refactor: chaange figma structure with single package

This commit is contained in:
Zotov Ivan Yuryevich
2026-04-02 23:35:06 +03:00
parent 64ae1d9f5a
commit 1157854f1d
89 changed files with 277 additions and 2333 deletions

62
.gitignore vendored
View File

@@ -1,37 +1,37 @@
.DS_Store
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
/build
/package
dist
dist-ssr
*.local
# Editor
.DS_Store
.vscode/*
!.vscode/extensions.json
.idea
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vscode/*
!.vscode/settings.json
/.idea
# TypeScript
*.tsbuildinfo
# Env
.env
.env.*
# Legacy / optional (keep if you use these tools)
/build
/coverage
/test-results
/allure-report
/allure-results
/.cache
*.log
/dist
/storybook-static
!.vscode/snippets.code-snippets
*.env
/test-results/
/playwright-report/
/playwright/.cache/
/infra/certs/
/.svelte-kit/**
!/.svelte-kit/tsconfig.json
src/i18n/*.json
### Playwright
/test-results/
/playwright-report/
/playwright/.cache/
results.json
/tests/**/*-darwin.png
/failed_tests.txt
__f2f_cookies.json
/playwright-report
/playwright/.cache