UI 일부 개선

This commit is contained in:
Rinjae
2026-01-05 11:31:12 +09:00
parent 44957e8883
commit f7dff3e8db
17 changed files with 1118 additions and 166 deletions
+763 -2
View File
@@ -1,6 +1,767 @@
{
"name": "eactive-portal",
"name": "eapim-portal",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {}
"packages": {
"": {
"name": "eapim-portal",
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
"sass": "^1.69.5"
}
},
"node_modules/@parcel/watcher": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"dependencies": {
"detect-libc": "^1.0.3",
"is-glob": "^4.0.3",
"micromatch": "^4.0.5",
"node-addon-api": "^7.0.0"
},
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
},
"optionalDependencies": {
"@parcel/watcher-android-arm64": "2.5.1",
"@parcel/watcher-darwin-arm64": "2.5.1",
"@parcel/watcher-darwin-x64": "2.5.1",
"@parcel/watcher-freebsd-x64": "2.5.1",
"@parcel/watcher-linux-arm-glibc": "2.5.1",
"@parcel/watcher-linux-arm-musl": "2.5.1",
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
"@parcel/watcher-linux-arm64-musl": "2.5.1",
"@parcel/watcher-linux-x64-glibc": "2.5.1",
"@parcel/watcher-linux-x64-musl": "2.5.1",
"@parcel/watcher-win32-arm64": "2.5.1",
"@parcel/watcher-win32-ia32": "2.5.1",
"@parcel/watcher-win32-x64": "2.5.1"
}
},
"node_modules/@parcel/watcher-android-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-darwin-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-darwin-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-freebsd-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-arm-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-arm-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-arm64-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-arm64-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-x64-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-linux-x64-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-win32-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-win32-ia32": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
"cpu": [
"ia32"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/@parcel/watcher-win32-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
}
},
"node_modules/braces": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"fill-range": "^7.1.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/chokidar": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
"dev": true,
"license": "MIT",
"dependencies": {
"readdirp": "^4.0.1"
},
"engines": {
"node": ">= 14.16.0"
},
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/detect-libc": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
"dev": true,
"license": "Apache-2.0",
"optional": true,
"bin": {
"detect-libc": "bin/detect-libc.js"
},
"engines": {
"node": ">=0.10"
}
},
"node_modules/fill-range": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"to-regex-range": "^5.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/immutable": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"dev": true,
"license": "MIT"
},
"node_modules/is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"is-extglob": "^2.1.1"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/micromatch": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"braces": "^3.0.3",
"picomatch": "^2.3.1"
},
"engines": {
"node": ">=8.6"
}
},
"node_modules/node-addon-api": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
"dev": true,
"license": "MIT",
"optional": true
},
"node_modules/picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"license": "MIT",
"optional": true,
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/readdirp": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 14.18.0"
},
"funding": {
"type": "individual",
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/sass": {
"version": "1.97.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
"source-map-js": ">=0.6.2 <2.0.0"
},
"bin": {
"sass": "sass.js"
},
"engines": {
"node": ">=14.0.0"
},
"optionalDependencies": {
"@parcel/watcher": "^2.4.1"
}
},
"node_modules/source-map-js": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"license": "MIT",
"optional": true,
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
}
}
},
"dependencies": {
"@parcel/watcher": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
"dev": true,
"optional": true,
"requires": {
"@parcel/watcher-android-arm64": "2.5.1",
"@parcel/watcher-darwin-arm64": "2.5.1",
"@parcel/watcher-darwin-x64": "2.5.1",
"@parcel/watcher-freebsd-x64": "2.5.1",
"@parcel/watcher-linux-arm-glibc": "2.5.1",
"@parcel/watcher-linux-arm-musl": "2.5.1",
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
"@parcel/watcher-linux-arm64-musl": "2.5.1",
"@parcel/watcher-linux-x64-glibc": "2.5.1",
"@parcel/watcher-linux-x64-musl": "2.5.1",
"@parcel/watcher-win32-arm64": "2.5.1",
"@parcel/watcher-win32-ia32": "2.5.1",
"@parcel/watcher-win32-x64": "2.5.1",
"detect-libc": "^1.0.3",
"is-glob": "^4.0.3",
"micromatch": "^4.0.5",
"node-addon-api": "^7.0.0"
}
},
"@parcel/watcher-android-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
"dev": true,
"optional": true
},
"@parcel/watcher-darwin-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
"dev": true,
"optional": true
},
"@parcel/watcher-darwin-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
"dev": true,
"optional": true
},
"@parcel/watcher-freebsd-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-arm-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-arm-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-arm64-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-arm64-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-x64-glibc": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
"dev": true,
"optional": true
},
"@parcel/watcher-linux-x64-musl": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
"dev": true,
"optional": true
},
"@parcel/watcher-win32-arm64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
"dev": true,
"optional": true
},
"@parcel/watcher-win32-ia32": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
"dev": true,
"optional": true
},
"@parcel/watcher-win32-x64": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
"dev": true,
"optional": true
},
"braces": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true,
"optional": true,
"requires": {
"fill-range": "^7.1.1"
}
},
"chokidar": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
"dev": true,
"requires": {
"readdirp": "^4.0.1"
}
},
"detect-libc": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
"dev": true,
"optional": true
},
"fill-range": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true,
"optional": true,
"requires": {
"to-regex-range": "^5.0.1"
}
},
"immutable": {
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz",
"integrity": "sha512-p6u1bG3YSnINT5RQmx/yRZBpenIl30kVxkTLDyHLIMk0gict704Q9n+thfDI7lTRm9vXdDYutVzXhzcThxTnXA==",
"dev": true
},
"is-extglob": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
"dev": true,
"optional": true
},
"is-glob": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
"optional": true,
"requires": {
"is-extglob": "^2.1.1"
}
},
"is-number": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
"optional": true
},
"micromatch": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
"optional": true,
"requires": {
"braces": "^3.0.3",
"picomatch": "^2.3.1"
}
},
"node-addon-api": {
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
"dev": true,
"optional": true
},
"picomatch": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
"dev": true,
"optional": true
},
"readdirp": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
"dev": true
},
"sass": {
"version": "1.97.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
"dev": true,
"requires": {
"@parcel/watcher": "^2.4.1",
"chokidar": "^4.0.0",
"immutable": "^5.0.2",
"source-map-js": ">=0.6.2 <2.0.0"
}
},
"source-map-js": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
"dev": true
},
"to-regex-range": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
"dev": true,
"optional": true,
"requires": {
"is-number": "^7.0.0"
}
}
}
}
+156 -66
View File
@@ -1356,7 +1356,7 @@ hr {
text-decoration: none;
color: var(--text-dark);
font-weight: 500;
font-size: 22px;
font-size: 20px;
padding: 8px 16px;
border-radius: 8px;
transition: all 0.3s ease;
@@ -3173,7 +3173,7 @@ hr {
}
.common-title-bar .common-title, .user-management-container .table-controls .common-title, .app-list-title-section .common-title, .register-title-bar .common-title {
font-family: "Spoqa Han Sans Neo", "SpoqaHanSans", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 28px;
font-size: 22px;
font-weight: 700;
color: #1A1A2E;
margin: 0;
@@ -3943,14 +3943,14 @@ select.form-control {
.form-row {
display: flex;
align-items: flex-start;
gap: 40px;
margin-bottom: 50px;
gap: 20px;
margin-bottom: 16px;
}
@media (max-width: 1024px) {
.form-row {
flex-direction: column;
gap: 12px;
margin-bottom: 30px;
gap: 10px;
margin-bottom: 12px;
}
}
@@ -3958,8 +3958,8 @@ select.form-control {
display: flex;
align-items: center;
gap: 5px;
min-width: 214px;
width: 214px;
min-width: 160px;
width: 160px;
flex-shrink: 0;
}
@media (max-width: 1024px) {
@@ -3969,7 +3969,7 @@ select.form-control {
}
}
.form-label-wrapper.label-offset {
margin-top: 15px;
margin-top: 10px;
}
@media (max-width: 1024px) {
.form-label-wrapper.label-offset {
@@ -3978,13 +3978,13 @@ select.form-control {
}
.form-label-text {
font-size: 20px;
font-weight: 700;
font-size: 15px;
font-weight: 400;
color: #000000;
}
@media (max-width: 1024px) {
.form-label-text {
font-size: 16px;
font-size: 14px;
}
}
.form-label-text.required::after {
@@ -4012,6 +4012,57 @@ select.form-control {
}
}
.form-input {
width: 100%;
padding: 8px 12px;
border: 1px solid #E2E8F0;
border-radius: 8px;
font-size: 14px;
color: #1A1A2E;
background: #FFFFFF;
transition: all 0.3s ease;
}
.form-input:focus {
outline: none;
border-color: #0049b4;
box-shadow: 0 0 0 3px rgba(0, 73, 180, 0.1);
}
.form-input:disabled, .form-input.input-readonly {
background: #F8FAFC;
color: #64748B;
cursor: not-allowed;
}
.form-input::placeholder {
color: #94A3B8;
}
.form-select {
width: 100%;
padding: 8px 12px;
border: 1px solid #E2E8F0;
border-radius: 8px;
font-size: 14px;
color: #1A1A2E;
background: #FFFFFF;
cursor: pointer;
transition: all 0.3s ease;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 24px center;
padding-right: 48px;
}
.form-select:focus {
outline: none;
border-color: #0049b4;
box-shadow: 0 0 0 3px rgba(0, 73, 180, 0.1);
}
.form-select:disabled {
background-color: #F8FAFC;
color: #94A3B8;
cursor: not-allowed;
}
.char-counter-wrapper {
display: block;
text-align: right;
@@ -4045,9 +4096,19 @@ select.form-control {
user-select: none;
flex-shrink: 0;
}
.compound-input .phone-number {
flex: 1;
width: 100%;
.compound-input .form-input.phone-number {
flex: none;
width: 130px;
max-width: 130px;
}
.compound-input .form-select.phone-number {
flex: none;
width: 130px;
max-width: 130px;
padding-right: 28px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 8px center;
}
.compound-input .biz-reg-number {
flex: 1;
@@ -4905,25 +4966,25 @@ select.form-control {
transition: all 0.3s ease;
}
.login-btn-box {
height: 22px;
height: 32px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 4px;
padding: 4px 10px;
gap: 6px;
padding: 6px 16px;
color: #212529;
text-decoration: none;
border: 1px solid #212529;
border: none;
border-radius: 6px;
font-family: "Spoqa Han Sans Neo", "SpoqaHanSans", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-weight: 600;
font-size: 14px;
font-size: 16px;
background: transparent;
transition: all 0.3s ease;
}
.login-btn-box .user-icon {
width: 16px;
height: 16px;
width: 18px;
height: 18px;
flex-shrink: 0;
}
@@ -10461,11 +10522,11 @@ select.form-control {
align-items: center;
justify-content: center;
background: #EDF9FE;
padding: 60px 20px;
padding: 30px 20px;
position: relative;
border-radius: 12px;
margin-top: 60px;
margin-bottom: 60px;
margin-top: 30px;
margin-bottom: 30px;
}
.signup-selection-container {
@@ -10491,7 +10552,7 @@ select.form-control {
.signup-logo {
width: 90px;
height: 90px;
margin-bottom: 30px;
margin-bottom: 15px;
}
.signup-logo img {
width: 100%;
@@ -10505,7 +10566,7 @@ select.form-control {
font-weight: 400;
color: #000000;
text-align: center;
margin-bottom: 40px;
margin-bottom: 20px;
line-height: 1;
}
@@ -10514,8 +10575,8 @@ select.form-control {
max-width: 504px;
display: flex;
flex-direction: column;
gap: 40px;
margin-bottom: 60px;
gap: 20px;
margin-bottom: 30px;
}
.signup-btn {
@@ -10864,12 +10925,11 @@ select.form-control {
.register-form-container .form-input {
width: 100%;
height: 60px;
padding: 0 20px;
padding: 8px 12px;
border: 1px solid #dadada;
border-radius: 12px;
border-radius: 8px;
background-color: #FFFFFF;
font-size: 20px;
font-size: 14px;
color: #1A1A2E;
outline: none;
transition: border-color 0.2s ease;
@@ -10882,18 +10942,17 @@ select.form-control {
}
@media (max-width: 1024px) {
.register-form-container .form-input {
height: 50px;
font-size: 16px;
font-size: 14px;
}
}
.register-form-container .form-textarea {
width: 100%;
min-height: 190px;
padding: 18px 20px;
min-height: 120px;
padding: 8px 12px;
border: 1px solid #dadada;
border-radius: 12px;
border-radius: 8px;
background-color: #FFFFFF;
font-size: 20px;
font-size: 14px;
color: #1A1A2E;
outline: none;
resize: vertical;
@@ -13365,7 +13424,7 @@ input[type=checkbox]:checked + .custom-checkbox {
.app-list-name {
font-family: "Spoqa Han Sans Neo", "SpoqaHanSans", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 22px;
font-size: 18px;
font-weight: 700;
color: #1A1A2E;
margin: 0;
@@ -13381,7 +13440,7 @@ input[type=checkbox]:checked + .custom-checkbox {
.app-list-description {
font-family: "Spoqa Han Sans Neo", "SpoqaHanSans", "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-size: 16px;
font-size: 14px;
font-weight: 400;
color: #6e7780;
margin: 0;
@@ -15103,6 +15162,14 @@ input[type=checkbox]:checked + .custom-checkbox {
padding: 0;
}
}
.org-register-page.corporate-register .org-register-container {
padding: 0;
}
@media (max-width: 768px) {
.org-register-page.corporate-register .org-register-container {
padding: 0 16px;
}
}
@media (max-width: 768px) {
.org-register-container {
@@ -15134,7 +15201,7 @@ input[type=checkbox]:checked + .custom-checkbox {
margin-bottom: 32px;
}
.org-section-header h3 {
font-size: 20px;
font-size: 16px;
font-weight: 400;
color: #515961;
margin: 0;
@@ -15214,10 +15281,10 @@ input[type=checkbox]:checked + .custom-checkbox {
}
.org-form-group {
margin-bottom: 8px;
margin-bottom: 16px;
display: flex;
align-items: flex-start;
gap: 24px;
gap: 20px;
}
.org-form-group:last-child {
margin-bottom: 0;
@@ -15225,7 +15292,8 @@ input[type=checkbox]:checked + .custom-checkbox {
@media (max-width: 768px) {
.org-form-group {
flex-direction: column;
gap: 16px;
gap: 10px;
margin-bottom: 12px;
}
}
@@ -15233,11 +15301,11 @@ input[type=checkbox]:checked + .custom-checkbox {
display: flex;
align-items: center;
gap: 8px;
font-size: 16px;
font-weight: 600;
font-size: 15px;
font-weight: 400;
color: #1A1A2E;
min-width: 180px;
padding-top: 16px;
min-width: 160px;
padding-top: 10px;
}
.org-form-label .required-badge {
display: inline-flex;
@@ -15302,10 +15370,10 @@ input[type=checkbox]:checked + .custom-checkbox {
.org-form-input {
width: 100%;
padding: 16px 24px;
border: 2px solid #E2E8F0;
padding: 8px 12px;
border: 1px solid #E2E8F0;
border-radius: 8px;
font-size: 16px;
font-size: 14px;
color: #1A1A2E;
transition: all 0.3s ease;
background: #FFFFFF;
@@ -15341,9 +15409,19 @@ input[type=checkbox]:checked + .custom-checkbox {
flex: 1;
min-width: 0;
}
.org-compound-input .phone-number {
flex: 1;
width: 100%;
.org-compound-input .org-form-input.phone-number {
flex: none;
width: 130px;
max-width: 130px;
}
.org-compound-input .org-form-select.phone-number {
flex: none;
width: 130px;
max-width: 130px;
padding-right: 28px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 8px center;
}
.org-compound-input .separator {
color: #64748B;
@@ -15364,10 +15442,10 @@ input[type=checkbox]:checked + .custom-checkbox {
.org-form-select {
width: 100%;
padding: 16px 24px;
border: 2px solid #E2E8F0;
padding: 8px 12px;
border: 1px solid #E2E8F0;
border-radius: 8px;
font-size: 16px;
font-size: 14px;
color: #1A1A2E;
background: #FFFFFF;
cursor: pointer;
@@ -15467,11 +15545,14 @@ input[type=checkbox]:checked + .custom-checkbox {
}
.org-btn-check, .org-file-label {
padding: 16px 24px;
width: 172px;
padding: 8px 16px;
width: auto;
min-width: 100px;
background: #A4D6EA;
color: #FFFFFF;
border: 2px solid #A4D6EA;
border: 1px solid #A4D6EA;
border-radius: 8px;
font-size: 14px;
text-align: center;
justify-content: center;
}
@@ -15498,11 +15579,12 @@ input[type=checkbox]:checked + .custom-checkbox {
.org-file-display {
flex: 1;
padding: 16px 24px;
border: 2px dashed #E2E8F0;
padding: 8px 12px;
border: 1px dashed #E2E8F0;
border-radius: 8px;
background: #F8FAFC;
color: #94A3B8;
font-size: 14px;
cursor: default;
overflow: hidden;
text-overflow: ellipsis;
@@ -15516,21 +15598,29 @@ input[type=checkbox]:checked + .custom-checkbox {
}
.org-file-label {
display: inline-flex;
align-items: center;
gap: 6px;
cursor: pointer;
background: #3BA4ED;
border-radius: 12px;
border: 2px solid #3BA4ED;
border: 1px solid #3BA4ED;
}
.org-file-label svg {
width: 16px;
height: 16px;
flex-shrink: 0;
}
.org-file-label input[type=file] {
display: none;
}
.org-file-remove {
padding: 16px;
padding: 8px 12px;
background: #FF6B6B;
color: #FFFFFF;
border: none;
border-radius: 8px;
font-size: 14px;
cursor: pointer;
transition: all 0.3s ease;
}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -21,7 +21,7 @@ $apikey-border-color: #dadada;
.common-container {
max-width: $container-max-width;
margin: 0 auto;
padding: $spacing-3xl 0;
padding: 48px 0;
@include respond-to('sm') {
padding: 40px $spacing-md 60px;
@@ -62,7 +62,7 @@ $apikey-border-color: #dadada;
.common-title {
font-family: $font-family-primary;
font-size: 28px;
font-size: 22px;
font-weight: $font-weight-bold;
color: $text-dark;
margin: 0;
@@ -384,8 +384,8 @@ select.form-control {
.form-row {
display: flex;
align-items: flex-start;
gap: 40px;
margin-bottom: 50px;
gap: 20px;
margin-bottom: 16px;
//&:last-child {
// margin-bottom: 0;
@@ -393,8 +393,8 @@ select.form-control {
@include respond-to('md') {
flex-direction: column;
gap: 12px;
margin-bottom: 30px;
gap: 10px;
margin-bottom: 12px;
}
}
@@ -402,8 +402,8 @@ select.form-control {
display: flex;
align-items: center;
gap: 5px;
min-width: 214px;
width: 214px;
min-width: 160px;
width: 160px;
flex-shrink: 0;
@include respond-to('md') {
@@ -412,7 +412,7 @@ select.form-control {
}
&.label-offset {
margin-top: 15px;
margin-top: 10px;
@include respond-to('md') {
margin-top: 0;
@@ -421,12 +421,12 @@ select.form-control {
}
.form-label-text {
font-size: 20px;
font-weight: $font-weight-bold;
font-size: 15px;
font-weight: $font-weight-regular;
color: #000000;
@include respond-to('md') {
font-size: 16px;
font-size: 14px;
}
// Required indicator (asterisk style)
@@ -454,6 +454,65 @@ select.form-control {
}
}
// Form input base style - compact
.form-input {
width: 100%;
padding: 8px 12px;
border: 1px solid $border-gray;
border-radius: $border-radius-md;
font-size: 14px;
color: $text-dark;
background: $white;
transition: $transition-base;
&:focus {
outline: none;
border-color: $primary-blue;
box-shadow: 0 0 0 3px rgba($primary-blue, 0.1);
}
&:disabled,
&.input-readonly {
background: $gray-bg;
color: $text-gray;
cursor: not-allowed;
}
&::placeholder {
color: $text-light;
}
}
// Form select base style - compact
.form-select {
width: 100%;
padding: 8px 12px;
border: 1px solid $border-gray;
border-radius: $border-radius-md;
font-size: 14px;
color: $text-dark;
background: $white;
cursor: pointer;
transition: $transition-base;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right $spacing-lg center;
padding-right: $spacing-3xl;
&:focus {
outline: none;
border-color: $primary-blue;
box-shadow: 0 0 0 3px rgba($primary-blue, 0.1);
}
&:disabled {
background-color: $gray-bg;
color: $text-light;
cursor: not-allowed;
}
}
// -----------------------------------------------------------------------------
// Character Counter - Text input character count display
// -----------------------------------------------------------------------------
@@ -501,10 +560,21 @@ select.form-control {
flex-shrink: 0;
}
// Phone number specific
.phone-number {
flex: 1;
width: 100%;
// Phone number specific - limit each element width
.form-input.phone-number {
flex: none;
width: 130px;
max-width: 130px;
}
.form-select.phone-number {
flex: none;
width: 130px;
max-width: 130px;
padding-right: 28px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 8px center;
}
// Business registration number specific
@@ -33,25 +33,25 @@
// Box style for Figma design (node-id: 721-1489)
&-box {
height: 22px;
height: 32px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 4px; // 아이콘-텍스트 간격
padding: 4px 10px;
gap: 6px; // 아이콘-텍스트 간격
padding: 6px 16px;
color: #212529; // 강조 텍스트 색상
text-decoration: none;
border: 1px solid #212529;
border: none;
border-radius: 6px;
font-family: $font-family-primary;
font-weight: $font-weight-semibold; // 600
font-size: $font-size-sm; // 14px
font-size: 16px;
background: transparent;
transition: $transition-base;
.user-icon {
width: 16px;
height: 16px;
width: 18px;
height: 18px;
flex-shrink: 0;
}
}
@@ -903,7 +903,7 @@
text-decoration: none;
color: var(--text-dark);
font-weight: 500;
font-size: 22px;
font-size: 20px;
padding: 8px 16px;
border-radius: 8px;
transition: all 0.3s ease;
@@ -177,7 +177,7 @@
// App Name
.app-list-name {
font-family: $font-family-primary;
font-size: 22px;
font-size: 18px;
font-weight: $font-weight-bold;
color: $text-dark;
margin: 0;
@@ -194,7 +194,7 @@
// App Description
.app-list-description {
font-family: $font-family-primary;
font-size: $font-size-base;
font-size: 14px;
font-weight: $font-weight-regular;
color: #6e7780;
margin: 0;
@@ -226,12 +226,11 @@
.register-form-container {
.form-input {
width: 100%;
height: 60px;
padding: 0 20px;
padding: 8px 12px;
border: 1px solid #dadada;
border-radius: $border-radius-lg;
border-radius: $border-radius-md;
background-color: $white;
font-size: 20px;
font-size: 14px;
color: $text-dark;
outline: none;
transition: border-color 0.2s ease;
@@ -245,19 +244,18 @@
}
@include respond-to('md') {
height: 50px;
font-size: 16px;
font-size: 14px;
}
}
.form-textarea {
width: 100%;
min-height: 190px;
padding: 18px 20px;
min-height: 120px;
padding: 8px 12px;
border: 1px solid #dadada;
border-radius: $border-radius-lg;
border-radius: $border-radius-md;
background-color: $white;
font-size: 20px;
font-size: 14px;
color: $text-dark;
outline: none;
resize: vertical;
@@ -12,6 +12,17 @@
@include respond-to('sm') {
padding: 0;
}
// 법인회원 가입 페이지 전용 스타일
&.corporate-register {
.org-register-container {
padding: 0;
@media (max-width: $breakpoint-sm) {
padding: 0 $spacing-md;
}
}
}
}
.org-register-container {
@@ -47,7 +58,7 @@
margin-bottom: $spacing-xl;
h3 {
font-size: $font-size-lg;
font-size: 16px;
font-weight: $font-weight-regular;
color: #515961;
margin: 0;
@@ -142,10 +153,10 @@
// Form Groups
.org-form-group {
margin-bottom: $spacing-sm;
margin-bottom: 16px;
display: flex;
align-items: flex-start;
gap: $spacing-lg;
gap: 20px;
&:last-child {
margin-bottom: 0;
@@ -153,7 +164,8 @@
@include respond-to('sm') {
flex-direction: column;
gap: $spacing-md;
gap: 10px;
margin-bottom: 12px;
}
}
@@ -161,11 +173,11 @@
display: flex;
align-items: center;
gap: $spacing-sm;
font-size: $font-size-base;
font-weight: $font-weight-semibold;
font-size: 15px;
font-weight: $font-weight-regular;
color: $text-dark;
min-width: 180px;
padding-top: $spacing-md;
min-width: 160px;
padding-top: 10px;
.required-badge {
display: inline-flex;
@@ -234,10 +246,10 @@
// Input Fields
.org-form-input {
width: 100%;
padding: $spacing-md $spacing-lg;
border: 2px solid $border-gray;
padding: 8px 12px;
border: 1px solid $border-gray;
border-radius: $border-radius-md;
font-size: $font-size-base;
font-size: 14px;
color: $text-dark;
transition: $transition-base;
background: $white;
@@ -280,10 +292,21 @@
min-width: 0;
}
// Equal width for phone number inputs
.phone-number {
flex: 1;
width: 100%;
// Phone number inputs - limit each element width
.org-form-input.phone-number {
flex: none;
width: 130px;
max-width: 130px;
}
.org-form-select.phone-number {
flex: none;
width: 130px;
max-width: 130px;
padding-right: 28px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748B' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 8px center;
}
.separator {
@@ -307,10 +330,10 @@
// Select Dropdown
.org-form-select {
width: 100%;
padding: $spacing-md $spacing-lg;
border: 2px solid $border-gray;
padding: 8px 12px;
border: 1px solid $border-gray;
border-radius: $border-radius-md;
font-size: $font-size-base;
font-size: 14px;
color: $text-dark;
background: $white;
cursor: pointer;
@@ -422,11 +445,14 @@
}
.org-btn-check {
padding: $spacing-md $spacing-lg;
width: 172px;
padding: 8px 16px;
width: auto;
min-width: 100px;
background: #A4D6EA;
color: $white;
border: 2px solid #A4D6EA;
border: 1px solid #A4D6EA;
border-radius: $border-radius-md;
font-size: 14px;
text-align: center;
justify-content: center;
@@ -453,11 +479,12 @@
.org-file-display {
flex: 1;
padding: $spacing-md $spacing-lg;
border: 2px dashed $border-gray;
padding: 8px 12px;
border: 1px dashed $border-gray;
border-radius: $border-radius-md;
background: $gray-bg;
color: $text-light;
font-size: 14px;
cursor: default;
overflow: hidden;
text-overflow: ellipsis;
@@ -473,10 +500,18 @@
.org-file-label {
@extend .org-btn-check;
display: inline-flex;
align-items: center;
gap: 6px;
cursor: pointer;
background: #3BA4ED;
border-radius: 12px;
border: 2px solid #3BA4ED;
border: 1px solid #3BA4ED;
svg {
width: 16px;
height: 16px;
flex-shrink: 0;
}
input[type="file"] {
display: none;
@@ -484,11 +519,12 @@
}
.org-file-remove {
padding: $spacing-md;
padding: 8px 12px;
background: $accent-orange;
color: $white;
border: none;
border-radius: $border-radius-md;
font-size: 14px;
cursor: pointer;
transition: $transition-base;
@@ -8,11 +8,11 @@
align-items: center;
justify-content: center;
background: #EDF9FE; // Light blue background from Figma (same as login)
padding: 60px 20px;
padding: 30px 20px;
position: relative;
border-radius: 12px;
margin-top: 60px;
margin-bottom: 60px;
margin-top: 30px;
margin-bottom: 30px;
}
.signup-selection-container {
@@ -37,7 +37,7 @@
.signup-logo {
width: 90px;
height: 90px;
margin-bottom: 30px;
margin-bottom: 15px;
img {
width: 100%;
@@ -52,7 +52,7 @@
font-weight: 400;
color: #000000;
text-align: center;
margin-bottom: 40px;
margin-bottom: 20px;
line-height: 1;
}
@@ -61,8 +61,8 @@
max-width: 504px;
display: flex;
flex-direction: column;
gap: 40px;
margin-bottom: 60px;
gap: 20px;
margin-bottom: 30px;
}
.signup-btn {
@@ -13,11 +13,6 @@
<th:block layout:fragment="contentFragment">
<section class="app-management-container">
<!-- App List Title Section -->
<div class="app-list-title-section">
<h2 class="app-list-title">인증키 관리</h2>
</div>
<!-- App List Container -->
<div class="app-list-container">
@@ -10,15 +10,15 @@
</section>
<section layout:fragment="contentFragment">
<div class="org-register-container">
<div class="common-title-bar">
<h2 class="common-title">법인 기본 정보</h2>
</div>
<div class="register-form-container">
<form id="updateForm" method="post" th:action="@{/mypage/update}" th:object="${user}">
<form id="updateForm" method="post" th:action="@{/mypage/update}" th:object="${user}">
<input type="hidden" th:name="${_csrf.parameterName}" th:value="${_csrf.token}"/>
<!-- 법인 기본 정보 -->
<div class="register-form">
<div class="common-title-bar">
<h2 class="common-title">법인 기본 정보</h2>
</div>
<div class="register-form-container">
<!-- 법인 기본 정보 -->
<div class="register-form">
<div class="form-row">
<div class="form-label-wrapper label-offset">
<span class="form-label-text">제휴기관 ID</span>
@@ -204,17 +204,19 @@
</div>
</div>
</div>
</div>
</div>
<!-- 법인 관리자 정보 -->
<div class="register-title-bar" style="padding-left: 0px;">
<h2 class="register-title">법인 관리자 정보</h2>
<div class="common-title-bar" style="margin-top: 48px;">
<h2 class="common-title">법인 관리자 정보</h2>
</div>
<div class="register-form">
<th:block th:replace="~{apps/mypage/components/commonUserInfo :: commonUserInfo}"></th:block>
<div class="register-form-container">
<div class="register-form">
<th:block th:replace="~{apps/mypage/components/commonUserInfo :: commonUserInfo}"></th:block>
</div>
</div>
<!-- Action Buttons -->
</form>
</div>
<div class="form-actions form-actions--with-withdrawal">
<a class="withdrawal-link"><img th:src="@{/img/btn_withdrawal.png}" alt="회원탈퇴">회원탈퇴</a>
<div class="form-actions-buttons">
@@ -116,7 +116,7 @@
</label>
<div class="org-form-input-wrapper">
<div class="org-compound-input">
<select class="org-form-select" id="orgAreaCode">
<select class="org-form-select phone-number" id="orgAreaCode">
<option value="">선택</option>
<option value="국번없음">국번없음</option>
<option value="02">02</option>
@@ -146,10 +146,10 @@
<option value="019">019</option>
</select>
<span class="separator">-</span>
<input type="text" id="orgPhoneNumber1" class="org-form-input" maxlength="4"
<input type="text" id="orgPhoneNumber1" class="org-form-input phone-number" maxlength="4"
placeholder="0000">
<span class="separator">-</span>
<input type="text" id="orgPhoneNumber2" class="org-form-input" maxlength="4"
<input type="text" id="orgPhoneNumber2" class="org-form-input phone-number" maxlength="4"
placeholder="0000">
</div>
<input type="hidden" id="orgPhoneNumber" th:field="*{orgPhoneNumber}">
@@ -178,7 +178,7 @@
</label>
<div class="org-form-input-wrapper">
<div class="org-compound-input">
<select class="org-form-select" id="scAreaCode">
<select class="org-form-select phone-number" id="scAreaCode">
<option value="">선택</option>
<option value="국번없음">국번없음</option>
<option value="02">02</option>
@@ -208,10 +208,10 @@
<option value="019">019</option>
</select>
<span class="separator">-</span>
<input type="text" id="scPhoneNumber1" class="org-form-input" maxlength="4"
<input type="text" id="scPhoneNumber1" class="org-form-input phone-number" maxlength="4"
placeholder="0000">
<span class="separator">-</span>
<input type="text" id="scPhoneNumber2" class="org-form-input" maxlength="4"
<input type="text" id="scPhoneNumber2" class="org-form-input phone-number" maxlength="4"
placeholder="0000">
</div>
<input type="hidden" id="scPhoneNumber" th:field="*{scPhoneNumber}">
@@ -13,7 +13,7 @@
<section layout:fragment="contentFragment">
<div class="org-register-page">
<div class="org-register-page corporate-register">
<!-- Page Title Banner -->
<div class="org-register-container">