Landing/.idea/workspace.xml
Sergejs Kozinecs 691be8ca12 WIP: Cleaning
2026-07-29 14:30:08 +03:00

315 lines
No EOL
22 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="BackgroundAgentGlobalSettings">
<option name="selectedModelId" value="auto" />
</component>
<component name="ChangeListManager">
<list default="true" id="01345e21-67ff-441a-b47b-439ace178327" name="Changes" comment="WIP: Cleaning">
<change afterPath="$PROJECT_DIR$/src/pages/api/subscribe.ts" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/.vscode/extensions.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/.vscode/launch.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/AGENTS.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/CLAUDE.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/astro.config.mjs" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/package.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/pnpm-lock.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/pnpm-workspace.yaml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-1.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-2.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-3.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-4.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-5.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/blog-placeholder-about.jpg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/fonts/atkinson-bold.woff" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/fonts/atkinson-regular.woff" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/about-us/rocket.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/Austronaut.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/Mask Group.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/Mask.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/Planet Blue.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/Planet Yellow.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/contact-form/dog-in-space.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/email.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/logo.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/phone.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/phone.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/telegram.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/top-line.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/top-line.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/footer/whatsapp.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/header/Menu.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/header/logo.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/header/menu-close.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/intro/astronaut.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/intro/spaceship.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/Inflid.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/browser-window.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/custom-pc4u.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/inflid_full_1.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/inflid_part_1.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/mockba-modular.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/projects-ui.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/pryatki.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/sizzapp.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/projects/trackpro.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/services/circle.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/services/mobile_app.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/services/ui_animations.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/assets/images/main/services/web_development.svg" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/BaseHead.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/ContactForm/ContactForm.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/ContactForm/contact-form.style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Contacts/Contacts.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Contacts/contacts.style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Footer/Footer.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Footer/footer.style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/FormInput/FormInput.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/FormInput/form-input.style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/FormattedDate.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Header/Header.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/Header/header.style.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/HeaderLink.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/components/HomePage.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/consts.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content.config.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content/blog/first-post.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content/blog/markdown-style-guide.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content/blog/second-post.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content/blog/third-post.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/content/blog/using-mdx.mdx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/i18n/ui.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/i18n/utils.ts" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/layouts/BlogPost.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/about.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/blog/[...slug].astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/blog/index.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/en/index.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/index.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/lv/index.astro" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/pages/rss.xml.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/styles/global.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/styles/index.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/styles/reset.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/translations/en.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/src/translations/lv.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/AstroLanding/tsconfig.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/gatsby-config.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/abstracts/_functions.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/abstracts/_mixins.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/abstracts/_variables.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/base/_colors.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/base/_reset.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/base/_typography.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/layout/_grid.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/assets/stylesheets/style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/about/about.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/about/about.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/contact-form/contact-form.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/contact-form/contact-form.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/contacts/contacts.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/contacts/contacts.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/custom-button/custom-button.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/custom-button/custom-button.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/footer/footer.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/footer/footer.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/form-input/form-input.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/form-input/form-input.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/header/header.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/header/header.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/intro/intro.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/intro/intro.styles.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/language-switch/language-switch.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/language-switch/language-switch.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/projects/projects.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/projects/projects.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/section/section.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/section/section.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/seo.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/services-card/card.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/services-card/card.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/services/services.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/services/services.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/swiper/mid-swiper.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/swiper/swiper-test.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/components/swiper/swiper.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/hooks/use-site-metadata.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/i18n.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/images/icon.png" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/main.component.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/main.style.scss" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/pages/404.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/pages/index.jsx" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/src/translations/en.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/translations/en.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/translations/lv.json" beforeDir="false" afterPath="$PROJECT_DIR$/src/translations/lv.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/yarn.lock" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CopilotPersistence">
<persistenceIdMap>
<entry key="_/Users/sergejskozinecs/MIDCreative/Landing" value="2yH86MRbQxz5i3OVEdtNpqyPg19" />
</persistenceIdMap>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Astro Component" />
<option value="CSS File" />
<option value="Docker Compose" />
<option value="TypeScript File" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="main" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 7
}</component>
<component name="ProjectId" id="2yH86MRbQxz5i3OVEdtNpqyPg19" />
<component name="ProjectSessionTemplates">
<option name="panelTemplate">
<template>
<option name="modeId" value="Ask" />
<option name="model">
<model>
<option name="modelType" value="builtin_id" />
<option name="modelValue" value="auto" />
</model>
</option>
<option name="targetType" value="BACKGROUND" />
<option name="worktreeMode" value="WORKSPACE" />
</template>
</option>
</component>
<component name="ProjectViewState">
<option name="autoscrollFromSource" value="true" />
<option name="autoscrollToSource" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ModuleVcsDetector.initialDetectionPerformed": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
"codeWithMe.voiceChat.enabledByDefault": "false",
"copilot.chat.legacySessionMetadata.migrated": "true",
"git-widget-placeholder": "astro-migration",
"javascript.preferred.runtime.type.id": "node",
"js.debugger.nextJs.config.created.client": "true",
"js.debugger.nextJs.config.created.server": "true",
"junie.onboarding.icon.badge.shown": "true",
"last_opened_file_path": "/Users/sergejskozinecs/MIDCreative/Landing/AstroLanding/src",
"list.type.of.created.stylesheet": "CSS",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.jshint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.jshint": "",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "yarn",
"settings.editor.selected.configurable": "project.propVCSSupport.DirectoryMappings",
"ts.external.directory.path": "/Users/sergejskozinecs/Applications/WebStorm.app/Contents/plugins/javascript-plugin/jsLanguageServicesImpl/external",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/AstroLanding/src" />
<recent name="$PROJECT_DIR$/AstroLanding/src/components/Footer" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$" />
<recent name="$PROJECT_DIR$/AstroLanding/src/components/Contacts" />
<recent name="$PROJECT_DIR$/AstroLanding/src/components/Footer" />
<recent name="$PROJECT_DIR$/AstroLanding/src/components" />
<recent name="$PROJECT_DIR$/AstroLanding/src/styles" />
</key>
</component>
<component name="RunManager" selected="npm.Next.js: server-side">
<configuration name="Next.js: debug client-side" type="JavascriptDebugType" uri="http://localhost:3000/">
<method v="2" />
</configuration>
<configuration name="Next.js: server-side" type="js.build_tools.npm">
<package-json value="$PROJECT_DIR$/package.json" />
<command value="run" />
<scripts>
<script value="dev" />
</scripts>
<node-interpreter value="project" />
<envs />
<method v="2" />
</configuration>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-js-predefined-d6986cc7102b-4abd2a77f808-JavaScript-WS-262.8665.259" />
</set>
</attachedChunks>
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="01345e21-67ff-441a-b47b-439ace178327" name="Changes" comment="" />
<created>1749479961271</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1749479961271</updated>
<workItem from="1749479962358" duration="3291000" />
<workItem from="1750329701914" duration="64000" />
<workItem from="1750329776913" duration="2946000" />
<workItem from="1784537953715" duration="6202000" />
<workItem from="1784899208755" duration="13951000" />
<workItem from="1785220782898" duration="240000" />
<workItem from="1785317634340" duration="6157000" />
</task>
<task id="LOCAL-00001" summary="Add captcha verification to contact form and improve error handling">
<option name="closed" value="true" />
<created>1784538195783</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1784538195783</updated>
</task>
<task id="LOCAL-00002" summary="WIP: Astro migration">
<option name="closed" value="true" />
<created>1785320748598</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1785320748598</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="some latest test changes" />
<MESSAGE value="Add captcha verification to contact form and improve error handling" />
<MESSAGE value="WIP: Astro migration" />
<MESSAGE value="WIP: Cleaning" />
<option name="LAST_COMMIT_MESSAGE" value="WIP: Cleaning" />
</component>
</project>