feat: implement profile completion flow and guard commit

This commit is contained in:
mengstabketemaw
2026-06-26 15:27:13 +03:00
parent d7420d2de6
commit 08ade42157
9 changed files with 106 additions and 46 deletions

8
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"@reduxjs/toolkit": "^2.11.2",
"@tabler/icons-react": "^3.40.0",
"@tanstack/react-query": "^5.99.0",
"@tria-plc/iamui": "file:local-packages/tria-plc-iamui-0.0.3.tgz",
"@tria-plc/iamui": "file:local-packages/tria-plc-iamui-0.1.1.tgz",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"dayjs": "^1.11.20",
@@ -8632,9 +8632,9 @@
"license": "MIT"
},
"node_modules/@tria-plc/iamui": {
"version": "0.0.3",
"resolved": "file:local-packages/tria-plc-iamui-0.0.3.tgz",
"integrity": "sha512-aZhIeNq2Uui7TUkG88G9QTBqdhaVB5kvqfd47HLgVE7qKkVyfjlm4nwlSWnHh5MO+CjgP9vRi6ILwMJx1ULO8g==",
"version": "0.1.1",
"resolved": "file:local-packages/tria-plc-iamui-0.1.1.tgz",
"integrity": "sha512-FTihoH0lIqKV/0s+FTJZokQw8xX3XztXIqT8eEYEZgDM2xyzVSCHY8pHCUxw0MQtiR8R97zxZJ/o192eWt+E/g==",
"license": "UNLICENSED",
"dependencies": {
"@emotion/react": "^11.14.0",