mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Compare commits
1 commit
e7e7b173cb
...
ae7aaad7dc
Author | SHA1 | Date | |
---|---|---|---|
|
ae7aaad7dc |
2 changed files with 195 additions and 28 deletions
|
@ -32,7 +32,7 @@
|
|||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
"@radix-ui/react-avatar": "^1.1.2",
|
||||
"@radix-ui/react-dialog": "^1.1.5",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.5",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.6",
|
||||
"@radix-ui/react-label": "^2.1.0",
|
||||
"@radix-ui/react-popover": "^1.1.5",
|
||||
"@radix-ui/react-separator": "^1.0.3",
|
||||
|
|
221
yarn.lock
221
yarn.lock
|
@ -3036,6 +3036,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-arrow@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-arrow@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/38e1a338da1131f325e417ac456b1b6c16c76aa9da0635916262b4682d4e648226fd37b23348964a8e909c98b4d2293c7c5789be8f243cfe03856e6f0765cf5d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-avatar@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-avatar@npm:1.1.2"
|
||||
|
@ -3106,6 +3125,28 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-collection@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-collection@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-slot": "npm:1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/8376aa0c0f38efbb45e5c0a2e8724b0ca2ccdab511f5aee4c3eb62a89959b20be0d4dd410b7068bc13d722751cbc88e916e10573784fb26b084c43f930818715
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-compose-refs@npm:1.1.1"
|
||||
|
@ -3200,16 +3241,39 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dropdown-menu@npm:^2.1.5":
|
||||
version: 2.1.5
|
||||
resolution: "@radix-ui/react-dropdown-menu@npm:2.1.5"
|
||||
"@radix-ui/react-dismissable-layer@npm:1.1.5":
|
||||
version: 1.1.5
|
||||
resolution: "@radix-ui/react-dismissable-layer@npm:1.1.5"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
"@radix-ui/react-use-escape-keydown": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/05c5adfcd42a736c456f50bdca25bf7f6b25eef7328e4c05de535fea128328666433a89d68cb1445e039c188d7f1397df6a4a02e2da0970762f2a80fd29b48ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dropdown-menu@npm:^2.1.6":
|
||||
version: 2.1.6
|
||||
resolution: "@radix-ui/react-dropdown-menu@npm:2.1.6"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-menu": "npm:2.1.5"
|
||||
"@radix-ui/react-primitive": "npm:2.0.1"
|
||||
"@radix-ui/react-menu": "npm:2.1.6"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
|
@ -3221,7 +3285,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/1b32444758058f97d8222029c66fb277405811b6ed42d02122b9d12953d484a04602778ccfcae29522216fc64c0a9d0b007c40074049928b9b034454cae548d6
|
||||
checksum: 10c0/1165cc6a7c914b4491f83b7ff2bd84e5c52016f5ee48ae9b841482ed09b349adb294a8269cc69ba5a20fee75400b521843130a490da7e81c39361f63092266ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3259,6 +3323,27 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/7b93866a9980bc938fc3fcfacfc49467c13144931c9b7a3b5423c0c3817685dc421499d73f58335f6c3c1c0f4fea9c9b7c16aa06a1d30571620787086082bea0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-id@npm:1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@radix-ui/react-id@npm:1.1.0"
|
||||
|
@ -3293,28 +3378,28 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-menu@npm:2.1.5":
|
||||
version: 2.1.5
|
||||
resolution: "@radix-ui/react-menu@npm:2.1.5"
|
||||
"@radix-ui/react-menu@npm:2.1.6":
|
||||
version: 2.1.6
|
||||
resolution: "@radix-ui/react-menu@npm:2.1.6"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.1"
|
||||
"@radix-ui/react-collection": "npm:1.1.1"
|
||||
"@radix-ui/react-collection": "npm:1.1.2"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-direction": "npm:1.1.0"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.4"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.1.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.1.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.1.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.1.2"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-popper": "npm:1.2.1"
|
||||
"@radix-ui/react-portal": "npm:1.1.3"
|
||||
"@radix-ui/react-popper": "npm:1.2.2"
|
||||
"@radix-ui/react-portal": "npm:1.1.4"
|
||||
"@radix-ui/react-presence": "npm:1.1.2"
|
||||
"@radix-ui/react-primitive": "npm:2.0.1"
|
||||
"@radix-ui/react-roving-focus": "npm:1.1.1"
|
||||
"@radix-ui/react-slot": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-roving-focus": "npm:1.1.2"
|
||||
"@radix-ui/react-slot": "npm:1.1.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
aria-hidden: "npm:^1.2.4"
|
||||
react-remove-scroll: "npm:^2.6.2"
|
||||
react-remove-scroll: "npm:^2.6.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
|
@ -3325,7 +3410,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/45a246efaecf2de16d748eaa515be089ab8f55f8e375887e3b7e4b89faf0555429cb934aa4dda1fe380a12b1c962dd8e32458e84465be5652e7be879c6889095
|
||||
checksum: 10c0/0b5420f181e38ec146572f56ebe51a4e7f28663939f8149a246f5d319b79633574fa35a3f3c7c85deb44a6fe31d94af62a34407b1a8e97c1eae99cfca5db40ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3390,6 +3475,34 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-popper@npm:1.2.2":
|
||||
version: 1.2.2
|
||||
resolution: "@radix-ui/react-popper@npm:1.2.2"
|
||||
dependencies:
|
||||
"@floating-ui/react-dom": "npm:^2.0.0"
|
||||
"@radix-ui/react-arrow": "npm:1.1.2"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.1.0"
|
||||
"@radix-ui/react-use-rect": "npm:1.1.0"
|
||||
"@radix-ui/react-use-size": "npm:1.1.0"
|
||||
"@radix-ui/rect": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/556cef98c0fe50bcfaaa4ae2e85af737755c884b78a04b6bdac3682829051ea0a4cf1163fc8bde782e33280613424e2ebb10b8af507da53e1aea08966c13cc86
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "@radix-ui/react-portal@npm:1.1.3"
|
||||
|
@ -3410,6 +3523,26 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.1.4":
|
||||
version: 1.1.4
|
||||
resolution: "@radix-ui/react-portal@npm:1.1.4"
|
||||
dependencies:
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/e4038eb2f20be10d9754d099d00620f429711919d20c4c630946d9c4941f1c83ef1a3f4110c221c70486e65bc565ebba4ada22a0e7e2d179c039f2a014300793
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-presence@npm:1.1.2"
|
||||
|
@ -3449,17 +3582,36 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-roving-focus@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@radix-ui/react-roving-focus@npm:1.1.1"
|
||||
"@radix-ui/react-primitive@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@radix-ui/react-primitive@npm:2.0.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-slot": "npm:1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/1af7a33a86f8bd2467f2300b1bb6ca9af67cae3950953ba543d2a625c17f341dff05d19056ece7b03e5ced8b9f8de99c74f806710ce0da6b9a000f2af063fffe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-roving-focus@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-roving-focus@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/primitive": "npm:1.1.1"
|
||||
"@radix-ui/react-collection": "npm:1.1.1"
|
||||
"@radix-ui/react-collection": "npm:1.1.2"
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
"@radix-ui/react-context": "npm:1.1.1"
|
||||
"@radix-ui/react-direction": "npm:1.1.0"
|
||||
"@radix-ui/react-id": "npm:1.1.0"
|
||||
"@radix-ui/react-primitive": "npm:2.0.1"
|
||||
"@radix-ui/react-primitive": "npm:2.0.2"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.1.0"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
|
||||
peerDependencies:
|
||||
|
@ -3472,7 +3624,7 @@ __metadata:
|
|||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10c0/ee41eb60b0c300ef3bb130f7ca6c7333148669f2a50b841027910158c06be215967880da932ac14b83d130a9ca5ffb33d6a1a0f067d5048f8db2c3884bbd9b85
|
||||
checksum: 10c0/80e378e1156d5b8af14995e908fe2358c8f4757fbf274e30d2ee3c1cedc3a0c7192524df7e3bb1d5011ee9ab8ab7445b60eff06617370e58abcd1ae97e0e40f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3510,6 +3662,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@radix-ui/react-slot@npm:1.1.2"
|
||||
dependencies:
|
||||
"@radix-ui/react-compose-refs": "npm:1.1.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10c0/81d45091806c52b507cec80b4477e4f31189d76ffcd7845b382eb3a034e6cf1faef71b881612028d5893f7580bf9ab59daa18fbf2792042dccd755c99a18df67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-tooltip@npm:^1.1.7":
|
||||
version: 1.1.7
|
||||
resolution: "@radix-ui/react-tooltip@npm:1.1.7"
|
||||
|
@ -11284,7 +11451,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:^2.6.2":
|
||||
"react-remove-scroll@npm:^2.6.2, react-remove-scroll@npm:^2.6.3":
|
||||
version: 2.6.3
|
||||
resolution: "react-remove-scroll@npm:2.6.3"
|
||||
dependencies:
|
||||
|
@ -12611,7 +12778,7 @@ __metadata:
|
|||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.2"
|
||||
"@radix-ui/react-dialog": "npm:^1.1.5"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.1.5"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.1.6"
|
||||
"@radix-ui/react-label": "npm:^2.1.0"
|
||||
"@radix-ui/react-popover": "npm:^1.1.5"
|
||||
"@radix-ui/react-separator": "npm:^1.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue