diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..5df5d5d --- /dev/null +++ b/package-lock.json @@ -0,0 +1,822 @@ +{ + "name": "sms", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "devDependencies": { + "@fontsource/inter": "^5.2.8", + "@fontsource/jetbrains-mono": "^5.2.8", + "@fontsource/plus-jakarta-sans": "^5.2.8", + "@material-symbols/svg-400": "^0.44.8", + "@tailwindcss/vite": "^4.0.0", + "concurrently": "^9.0.1", + "laravel-vite-plugin": "^3.1", + "tailwindcss": "^4.0.0", + "vite": "^8.0.0" + } + }, + "node_modules/@fontsource/inter": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource/inter/-/inter-5.2.8.tgz", + "integrity": "sha512-P6r5WnJoKiNVV+zvW2xM13gNdFhAEpQ9dQJHt3naLvfg+LkF2ldgSLiF4T41lf1SQCM9QmkqPTn4TH568IRagg==", + "dev": true, + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, + "node_modules/@fontsource/jetbrains-mono": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource/jetbrains-mono/-/jetbrains-mono-5.2.8.tgz", + "integrity": "sha512-6w8/SG4kqvIMu7xd7wt6x3idn1Qux3p9N62s6G3rfldOUYHpWcc2FKrqf+Vo44jRvqWj2oAtTHrZXEP23oSKwQ==", + "dev": true, + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, + "node_modules/@fontsource/plus-jakarta-sans": { + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/@fontsource/plus-jakarta-sans/-/plus-jakarta-sans-5.2.8.tgz", + "integrity": "sha512-P5qE49fqdeD+7DXH1KBxmMPlB17LTz1zvBhFH0tFzfnYTKVJVyb0pR6plh0ZGXxcB+Oayb54FZZw3V42/DawTw==", + "dev": true, + "license": "OFL-1.1", + "funding": { + "url": "https://github.com/sponsors/ayuhito" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.13", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "node_modules/@jridgewell/remapping": { + "version": "2.3.5", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.5", + "dev": true, + "license": "MIT" + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.31", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, + "node_modules/@material-symbols/svg-400": { + "version": "0.44.8", + "resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.44.8.tgz", + "integrity": "sha512-p4Lebev1M3UfRQug5rRV4Yci/j72+Pf4e3lZtyA0eLNAxUtYBiTlwMJHYHe8Pzw8QTU8KvZwULvRFxmO2rmWXA==", + "dev": true, + "license": "Apache-2.0" + }, + "node_modules/@oxc-project/types": { + "version": "0.130.0", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/Boshen" + } + }, + "node_modules/@rolldown/binding-darwin-x64": { + "version": "1.0.1", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^20.19.0 || >=22.12.0" + } + }, + "node_modules/@rolldown/pluginutils": { + "version": "1.0.1", + "dev": true, + "license": "MIT" + }, + "node_modules/@tailwindcss/node": { + "version": "4.3.0", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/remapping": "^2.3.5", + "enhanced-resolve": "^5.21.0", + "jiti": "^2.6.1", + "lightningcss": "1.32.0", + "magic-string": "^0.30.21", + "source-map-js": "^1.2.1", + "tailwindcss": "4.3.0" + } + }, + "node_modules/@tailwindcss/oxide": { + "version": "4.3.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 20" + }, + "optionalDependencies": { + "@tailwindcss/oxide-android-arm64": "4.3.0", + "@tailwindcss/oxide-darwin-arm64": "4.3.0", + "@tailwindcss/oxide-darwin-x64": "4.3.0", + "@tailwindcss/oxide-freebsd-x64": "4.3.0", + "@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.0", + "@tailwindcss/oxide-linux-arm64-gnu": "4.3.0", + "@tailwindcss/oxide-linux-arm64-musl": "4.3.0", + "@tailwindcss/oxide-linux-x64-gnu": "4.3.0", + "@tailwindcss/oxide-linux-x64-musl": "4.3.0", + "@tailwindcss/oxide-wasm32-wasi": "4.3.0", + "@tailwindcss/oxide-win32-arm64-msvc": "4.3.0", + "@tailwindcss/oxide-win32-x64-msvc": "4.3.0" + } + }, + "node_modules/@tailwindcss/oxide-darwin-x64": { + "version": "4.3.0", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 20" + } + }, + "node_modules/@tailwindcss/vite": { + "version": "4.3.0", + "dev": true, + "license": "MIT", + "dependencies": { + "@tailwindcss/node": "4.3.0", + "@tailwindcss/oxide": "4.3.0", + "tailwindcss": "4.3.0" + }, + "peerDependencies": { + "vite": "^5.2.0 || ^6 || ^7 || ^8" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "dev": true, + "license": "MIT", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/chalk/node_modules/supports-color": { + "version": "7.2.0", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/cliui": { + "version": "8.0.1", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "dev": true, + "license": "MIT" + }, + "node_modules/concurrently": { + "version": "9.2.1", + "dev": true, + "license": "MIT", + "dependencies": { + "chalk": "4.1.2", + "rxjs": "7.8.2", + "shell-quote": "1.8.3", + "supports-color": "8.1.1", + "tree-kill": "1.2.2", + "yargs": "17.7.2" + }, + "bin": { + "conc": "dist/bin/concurrently.js", + "concurrently": "dist/bin/concurrently.js" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/open-cli-tools/concurrently?sponsor=1" + } + }, + "node_modules/detect-libc": { + "version": "2.1.2", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=8" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "dev": true, + "license": "MIT" + }, + "node_modules/enhanced-resolve": { + "version": "5.21.5", + "dev": true, + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.4", + "tapable": "^2.3.3" + }, + "engines": { + "node": ">=10.13.0" + } + }, + "node_modules/escalade": { + "version": "3.2.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + } + }, + "node_modules/fdir": { + "version": "6.5.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12.0.0" + }, + "peerDependencies": { + "picomatch": "^3 || ^4" + }, + "peerDependenciesMeta": { + "picomatch": { + "optional": true + } + } + }, + "node_modules/fsevents": { + "version": "2.3.3", + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, + "node_modules/get-caller-file": { + "version": "2.0.5", + "dev": true, + "license": "ISC", + "engines": { + "node": "6.* || 8.* || >= 10.*" + } + }, + "node_modules/graceful-fs": { + "version": "4.2.11", + "dev": true, + "license": "ISC" + }, + "node_modules/has-flag": { + "version": "4.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8" + } + }, + "node_modules/jiti": { + "version": "2.7.0", + "dev": true, + "license": "MIT", + "bin": { + "jiti": "lib/jiti-cli.mjs" + } + }, + "node_modules/laravel-vite-plugin": { + "version": "3.1.0", + "dev": true, + "license": "MIT", + "dependencies": { + "picocolors": "^1.0.0", + "tinyglobby": "^0.2.12", + "vite-plugin-full-reload": "^1.1.0" + }, + "bin": { + "clean-orphaned-assets": "bin/clean.js" + }, + "engines": { + "node": "^20.19.0 || >=22.12.0" + }, + "peerDependencies": { + "fontaine": "^0.5.0", + "vite": "^8.0.0" + }, + "peerDependenciesMeta": { + "fontaine": { + "optional": true + } + } + }, + "node_modules/lightningcss": { + "version": "1.32.0", + "dev": true, + "license": "MPL-2.0", + "dependencies": { + "detect-libc": "^2.0.3" + }, + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + }, + "optionalDependencies": { + "lightningcss-android-arm64": "1.32.0", + "lightningcss-darwin-arm64": "1.32.0", + "lightningcss-darwin-x64": "1.32.0", + "lightningcss-freebsd-x64": "1.32.0", + "lightningcss-linux-arm-gnueabihf": "1.32.0", + "lightningcss-linux-arm64-gnu": "1.32.0", + "lightningcss-linux-arm64-musl": "1.32.0", + "lightningcss-linux-x64-gnu": "1.32.0", + "lightningcss-linux-x64-musl": "1.32.0", + "lightningcss-win32-arm64-msvc": "1.32.0", + "lightningcss-win32-x64-msvc": "1.32.0" + } + }, + "node_modules/lightningcss-darwin-x64": { + "version": "1.32.0", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MPL-2.0", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">= 12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/parcel" + } + }, + "node_modules/magic-string": { + "version": "0.30.21", + "dev": true, + "license": "MIT", + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.5" + } + }, + "node_modules/nanoid": { + "version": "3.3.12", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/picocolors": { + "version": "1.1.1", + "dev": true, + "license": "ISC" + }, + "node_modules/picomatch": { + "version": "4.0.4", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/postcss": { + "version": "8.5.15", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "license": "MIT", + "dependencies": { + "nanoid": "^3.3.12", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/require-directory": { + "version": "2.1.1", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/rolldown": { + "version": "1.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "@oxc-project/types": "=0.130.0", + "@rolldown/pluginutils": "^1.0.0" + }, + "bin": { + "rolldown": "bin/cli.mjs" + }, + "engines": { + "node": "^20.19.0 || >=22.12.0" + }, + "optionalDependencies": { + "@rolldown/binding-android-arm64": "1.0.1", + "@rolldown/binding-darwin-arm64": "1.0.1", + "@rolldown/binding-darwin-x64": "1.0.1", + "@rolldown/binding-freebsd-x64": "1.0.1", + "@rolldown/binding-linux-arm-gnueabihf": "1.0.1", + "@rolldown/binding-linux-arm64-gnu": "1.0.1", + "@rolldown/binding-linux-arm64-musl": "1.0.1", + "@rolldown/binding-linux-ppc64-gnu": "1.0.1", + "@rolldown/binding-linux-s390x-gnu": "1.0.1", + "@rolldown/binding-linux-x64-gnu": "1.0.1", + "@rolldown/binding-linux-x64-musl": "1.0.1", + "@rolldown/binding-openharmony-arm64": "1.0.1", + "@rolldown/binding-wasm32-wasi": "1.0.1", + "@rolldown/binding-win32-arm64-msvc": "1.0.1", + "@rolldown/binding-win32-x64-msvc": "1.0.1" + } + }, + "node_modules/rxjs": { + "version": "7.8.2", + "dev": true, + "license": "Apache-2.0", + "dependencies": { + "tslib": "^2.1.0" + } + }, + "node_modules/shell-quote": { + "version": "1.8.3", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/source-map-js": { + "version": "1.2.1", + "dev": true, + "license": "BSD-3-Clause", + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/string-width": { + "version": "4.2.3", + "dev": true, + "license": "MIT", + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-color": { + "version": "8.1.1", + "dev": true, + "license": "MIT", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/supports-color?sponsor=1" + } + }, + "node_modules/tailwindcss": { + "version": "4.3.0", + "dev": true, + "license": "MIT" + }, + "node_modules/tapable": { + "version": "2.3.3", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=6" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + } + }, + "node_modules/tinyglobby": { + "version": "0.2.16", + "dev": true, + "license": "MIT", + "dependencies": { + "fdir": "^6.5.0", + "picomatch": "^4.0.4" + }, + "engines": { + "node": ">=12.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/SuperchupuDev" + } + }, + "node_modules/tree-kill": { + "version": "1.2.2", + "dev": true, + "license": "MIT", + "bin": { + "tree-kill": "cli.js" + } + }, + "node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "license": "0BSD" + }, + "node_modules/vite": { + "version": "8.0.13", + "dev": true, + "license": "MIT", + "dependencies": { + "lightningcss": "^1.32.0", + "picomatch": "^4.0.4", + "postcss": "^8.5.14", + "rolldown": "1.0.1", + "tinyglobby": "^0.2.16" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": "^20.19.0 || >=22.12.0" + }, + "funding": { + "url": "https://github.com/vitejs/vite?sponsor=1" + }, + "optionalDependencies": { + "fsevents": "~2.3.3" + }, + "peerDependencies": { + "@types/node": "^20.19.0 || >=22.12.0", + "@vitejs/devtools": "^0.1.18", + "esbuild": "^0.27.0 || ^0.28.0", + "jiti": ">=1.21.0", + "less": "^4.0.0", + "sass": "^1.70.0", + "sass-embedded": "^1.70.0", + "stylus": ">=0.54.8", + "sugarss": "^5.0.0", + "terser": "^5.16.0", + "tsx": "^4.8.1", + "yaml": "^2.4.2" + }, + "peerDependenciesMeta": { + "@types/node": { + "optional": true + }, + "@vitejs/devtools": { + "optional": true + }, + "esbuild": { + "optional": true + }, + "jiti": { + "optional": true + }, + "less": { + "optional": true + }, + "sass": { + "optional": true + }, + "sass-embedded": { + "optional": true + }, + "stylus": { + "optional": true + }, + "sugarss": { + "optional": true + }, + "terser": { + "optional": true + }, + "tsx": { + "optional": true + }, + "yaml": { + "optional": true + } + } + }, + "node_modules/vite-plugin-full-reload": { + "version": "1.2.0", + "dev": true, + "license": "MIT", + "dependencies": { + "picocolors": "^1.0.0", + "picomatch": "^2.3.1" + } + }, + "node_modules/vite-plugin-full-reload/node_modules/picomatch": { + "version": "2.3.2", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=8.6" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/wrap-ansi": { + "version": "7.0.0", + "dev": true, + "license": "MIT", + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/y18n": { + "version": "5.0.8", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=10" + } + }, + "node_modules/yargs": { + "version": "17.7.2", + "dev": true, + "license": "MIT", + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/yargs-parser": { + "version": "21.1.1", + "dev": true, + "license": "ISC", + "engines": { + "node": ">=12" + } + } + } +} diff --git a/package.json b/package.json index 49c869e..0e8dfee 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,10 @@ "dev": "vite" }, "devDependencies": { + "@fontsource/inter": "^5.2.8", + "@fontsource/jetbrains-mono": "^5.2.8", + "@fontsource/plus-jakarta-sans": "^5.2.8", + "@material-symbols/svg-400": "^0.44.8", "@tailwindcss/vite": "^4.0.0", "concurrently": "^9.0.1", "laravel-vite-plugin": "^3.1", diff --git a/public/fonts/inter-400.woff2 b/public/fonts/inter-400.woff2 new file mode 100644 index 0000000..f15b025 Binary files /dev/null and b/public/fonts/inter-400.woff2 differ diff --git a/public/fonts/inter-600.woff2 b/public/fonts/inter-600.woff2 new file mode 100644 index 0000000..d189794 Binary files /dev/null and b/public/fonts/inter-600.woff2 differ diff --git a/public/fonts/jetbrains-mono-700.woff2 b/public/fonts/jetbrains-mono-700.woff2 new file mode 100644 index 0000000..3a4e333 Binary files /dev/null and b/public/fonts/jetbrains-mono-700.woff2 differ diff --git a/public/fonts/plus-jakarta-sans-600.woff2 b/public/fonts/plus-jakarta-sans-600.woff2 new file mode 100644 index 0000000..d6e4d1e Binary files /dev/null and b/public/fonts/plus-jakarta-sans-600.woff2 differ diff --git a/public/fonts/plus-jakarta-sans-700.woff2 b/public/fonts/plus-jakarta-sans-700.woff2 new file mode 100644 index 0000000..ca15140 Binary files /dev/null and b/public/fonts/plus-jakarta-sans-700.woff2 differ diff --git a/public/fonts/plus-jakarta-sans-800.woff2 b/public/fonts/plus-jakarta-sans-800.woff2 new file mode 100644 index 0000000..cd71b26 Binary files /dev/null and b/public/fonts/plus-jakarta-sans-800.woff2 differ diff --git a/public/icons/app_registration.svg b/public/icons/app_registration.svg new file mode 100644 index 0000000..c100902 --- /dev/null +++ b/public/icons/app_registration.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/arrow_back.svg b/public/icons/arrow_back.svg new file mode 100644 index 0000000..e90b5ae --- /dev/null +++ b/public/icons/arrow_back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/auto_awesome.svg b/public/icons/auto_awesome.svg new file mode 100644 index 0000000..7a341d4 --- /dev/null +++ b/public/icons/auto_awesome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/check.svg b/public/icons/check.svg new file mode 100644 index 0000000..40aa471 --- /dev/null +++ b/public/icons/check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/check_circle.svg b/public/icons/check_circle.svg new file mode 100644 index 0000000..47a10d5 --- /dev/null +++ b/public/icons/check_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/content_copy.svg b/public/icons/content_copy.svg new file mode 100644 index 0000000..e48caa4 --- /dev/null +++ b/public/icons/content_copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/info.svg b/public/icons/info.svg new file mode 100644 index 0000000..8568502 --- /dev/null +++ b/public/icons/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/css/app.css b/resources/css/app.css index 3e6abea..a4fd150 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -1,3 +1,4 @@ +@import './fonts.css'; @import 'tailwindcss'; @source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php'; @@ -6,6 +7,119 @@ @source '../**/*.js'; @theme { - --font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', - 'Segoe UI Symbol', 'Noto Color Emoji'; + --color-on-tertiary-fixed-variant: #7f2928; + --color-on-primary-fixed-variant: #005137; + --color-tertiary-container: #ba5551; + --color-background: #f8f9ff; + --color-secondary-fixed: #d5e6df; + --color-on-tertiary-container: #fffbff; + --color-tertiary-fixed: #ffdad7; + --color-surface: #f8f9ff; + --color-on-primary-container: #f5fff7; + --color-tertiary: #9b3e3b; + --color-surface-container-high: #dfe9fa; + --color-on-primary-fixed: #002114; + --color-outline-variant: #bccac0; + --color-inverse-on-surface: #eaf1ff; + --color-primary-fixed: #85f8c4; + --color-on-error: #ffffff; + --color-surface-container: #e5eeff; + --color-on-secondary-fixed: #101e1a; + --color-on-background: #121c28; + --color-primary-container: #00855d; + --color-tertiary-fixed-dim: #ffb3ae; + --color-on-secondary-fixed-variant: #3b4a44; + --color-on-tertiary-fixed: #410004; + --color-on-tertiary: #ffffff; + --color-outline: #6d7a72; + --color-surface-container-highest: #d9e3f4; + --color-error: #ba1a1a; + --color-primary: #006948; + --color-surface-tint: #006c4a; + --color-surface-container-low: #eef4ff; + --color-surface-container-lowest: #ffffff; + --color-error-container: #ffdad6; + --color-on-secondary-container: #566660; + --color-on-primary: #ffffff; + --color-surface-variant: #d9e3f4; + --color-secondary: #52625c; + --color-on-error-container: #93000a; + --color-inverse-primary: #68dba9; + --color-on-surface: #121c28; + --color-secondary-container: #d3e3dc; + --color-inverse-surface: #27313e; + --color-on-secondary: #ffffff; + --color-surface-bright: #f8f9ff; + --color-primary-fixed-dim: #68dba9; + --color-on-surface-variant: #3d4a42; + --color-secondary-fixed-dim: #bacac3; + --color-surface-dim: #d1dbec; + + --radius: 1rem; + --radius-lg: 2rem; + --radius-xl: 3rem; + + --spacing-sm: 12px; + --spacing-xl: 32px; + --spacing-2xl: 48px; + --spacing-gutter: 12px; + --spacing-container-padding: 20px; + --spacing-md: 16px; + --spacing-base: 8px; + --spacing-xs: 4px; + --spacing-lg: 24px; + + /* Restore layout widths — custom --spacing-* must not shrink max-w-* utilities */ + --max-width-sm: 24rem; + --max-width-md: 28rem; + --max-width-lg: 32rem; + --max-width-xl: 36rem; + --max-width-2xl: 42rem; + + --font-body-md: 'Inter', ui-sans-serif, system-ui, sans-serif; + --font-headline-xl: 'Plus Jakarta Sans', ui-sans-serif, system-ui, sans-serif; + --font-label-md: 'Inter', ui-sans-serif, system-ui, sans-serif; + --font-headline-lg-mobile: 'Plus Jakarta Sans', ui-sans-serif, system-ui, sans-serif; + --font-headline-lg: 'Plus Jakarta Sans', ui-sans-serif, system-ui, sans-serif; + --font-otp-digit: 'Plus Jakarta Sans', ui-sans-serif, system-ui, sans-serif; + --font-body-sm: 'Inter', ui-sans-serif, system-ui, sans-serif; + --font-mono: 'JetBrains Mono', ui-monospace, monospace; + + --text-body-md: 16px; + --text-body-md--line-height: 24px; + --text-body-md--font-weight: 400; + + --text-headline-xl: 32px; + --text-headline-xl--line-height: 40px; + --text-headline-xl--letter-spacing: -0.02em; + --text-headline-xl--font-weight: 700; + + --text-label-md: 14px; + --text-label-md--line-height: 20px; + --text-label-md--letter-spacing: 0.05em; + --text-label-md--font-weight: 600; + + --text-headline-lg-mobile: 22px; + --text-headline-lg-mobile--line-height: 28px; + --text-headline-lg-mobile--font-weight: 600; + + --text-headline-lg: 24px; + --text-headline-lg--line-height: 32px; + --text-headline-lg--letter-spacing: -0.01em; + --text-headline-lg--font-weight: 600; + + --text-otp-digit: 28px; + --text-otp-digit--line-height: 36px; + --text-otp-digit--font-weight: 600; + + --text-body-sm: 14px; + --text-body-sm--line-height: 20px; + --text-body-sm--font-weight: 400; +} + +@layer base { + body { + min-height: max(884px, 100dvh); + -webkit-tap-highlight-color: transparent; + } } diff --git a/resources/css/fonts.css b/resources/css/fonts.css new file mode 100644 index 0000000..863e636 --- /dev/null +++ b/resources/css/fonts.css @@ -0,0 +1,47 @@ +@font-face { + font-family: 'Inter'; + font-style: normal; + font-weight: 400; + font-display: swap; + src: url('/fonts/inter-400.woff2') format('woff2'); +} + +@font-face { + font-family: 'Inter'; + font-style: normal; + font-weight: 600; + font-display: swap; + src: url('/fonts/inter-600.woff2') format('woff2'); +} + +@font-face { + font-family: 'Plus Jakarta Sans'; + font-style: normal; + font-weight: 600; + font-display: swap; + src: url('/fonts/plus-jakarta-sans-600.woff2') format('woff2'); +} + +@font-face { + font-family: 'Plus Jakarta Sans'; + font-style: normal; + font-weight: 700; + font-display: swap; + src: url('/fonts/plus-jakarta-sans-700.woff2') format('woff2'); +} + +@font-face { + font-family: 'Plus Jakarta Sans'; + font-style: normal; + font-weight: 800; + font-display: swap; + src: url('/fonts/plus-jakarta-sans-800.woff2') format('woff2'); +} + +@font-face { + font-family: 'JetBrains Mono'; + font-style: normal; + font-weight: 700; + font-display: swap; + src: url('/fonts/jetbrains-mono-700.woff2') format('woff2'); +} diff --git a/resources/views/components/icon.blade.php b/resources/views/components/icon.blade.php new file mode 100644 index 0000000..89a496a --- /dev/null +++ b/resources/views/components/icon.blade.php @@ -0,0 +1,16 @@ +@props(['name', 'class' => '']) + +@php + $path = public_path("icons/{$name}.svg"); + + if (! is_file($path)) { + throw new InvalidArgumentException("Icon [{$name}] not found."); + } + + $svg = file_get_contents($path); + $svg = preg_replace('/merge(['class' => 'inline-flex shrink-0 '.$class]) }} aria-hidden="true"> + {!! $svg !!} + diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 6c9b186..04fdce5 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -4,116 +4,7 @@ OTP Tassyklamak - - - - - - - - - + @vite(['resources/css/app.css', 'resources/js/app.js']) @yield('styles') @@ -132,4 +23,4 @@ @yield('scripts') - \ No newline at end of file + diff --git a/resources/views/verification/congratulations.blade.php b/resources/views/verification/congratulations.blade.php index 82008db..3f95511 100644 --- a/resources/views/verification/congratulations.blade.php +++ b/resources/views/verification/congratulations.blade.php @@ -36,14 +36,14 @@ @section('content') -
+
- check_circle +
-
auto_awesome
+
@@ -60,9 +60,17 @@ {{ $code }} + +
@@ -77,7 +85,7 @@
- info +

Bu kupon diňe öňümizdäki 24 sagadyň dowamynda hereket edýär. Arzanladyşdan peýdalanmak üçin töleg wagtynda ulanmagy ýatdan çykarmaň.

@@ -151,11 +159,11 @@ const btnIcon = document.getElementById('copyIcon'); btnText.innerText = 'Göçürildi!'; - btnIcon.innerText = 'check'; + btnIcon.innerHTML = document.getElementById('icon-check').innerHTML; setTimeout(() => { btnText.innerText = 'Kody göçür'; - btnIcon.innerText = 'content_copy'; + btnIcon.innerHTML = document.getElementById('icon-content_copy').innerHTML; }, 2000); } diff --git a/resources/views/verification/index.blade.php b/resources/views/verification/index.blade.php index bc6c6a4..5043f48 100644 --- a/resources/views/verification/index.blade.php +++ b/resources/views/verification/index.blade.php @@ -34,7 +34,7 @@
@csrf
-
+