feat: table enhancement

This commit is contained in:
Philipinho
2026-05-12 20:25:22 +01:00
parent bf1ddd8320
commit 1260d60d38
47 changed files with 2756 additions and 478 deletions
+33
View File
@@ -250,6 +250,12 @@ importers:
apps/client:
dependencies:
'@atlaskit/pragmatic-drag-and-drop':
specifier: ^1.8.1
version: 1.8.1
'@atlaskit/pragmatic-drag-and-drop-auto-scroll':
specifier: ^2.1.5
version: 2.1.5
'@casl/react':
specifier: ^5.0.1
version: 5.0.1(@casl/ability@6.8.0)(react@18.3.1)
@@ -909,6 +915,12 @@ packages:
'@asamuzakjp/css-color@2.8.3':
resolution: {integrity: sha512-GIc76d9UI1hCvOATjZPyHFmE5qhRccp3/zGfMPapK3jBi+yocEzp6BBB0UnfRYP9NP4FANqUZYb0hnfs3TM3hw==}
'@atlaskit/pragmatic-drag-and-drop-auto-scroll@2.1.5':
resolution: {integrity: sha512-InLvVhZAHPBfv3CxuG4AfOQuhNJjaFy69YBfodPMWtRFQNQAKa9Yb3vL9Ho6qsD9qKUBuJa4A5k7QddaXQ4Eyw==}
'@atlaskit/pragmatic-drag-and-drop@1.8.1':
resolution: {integrity: sha512-uXWNPpL8n4OmTVbduH7nq8pk8htqGo/prR5cYEE8sVCPJGAUMWn6lzvWTfI+4VCeQvHiDRODVz4YzH06OVAxhw==}
'@aws-crypto/crc32@5.2.0':
resolution: {integrity: sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==}
engines: {node: '>=16.0.0'}
@@ -5540,6 +5552,9 @@ packages:
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines: {node: '>=8'}
bind-event-listener@3.0.0:
resolution: {integrity: sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==}
bl@4.1.0:
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
@@ -8938,6 +8953,9 @@ packages:
'@types/react-dom':
optional: true
raf-schd@4.0.3:
resolution: {integrity: sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==}
range-parser@1.2.1:
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
engines: {node: '>= 0.6'}
@@ -10557,6 +10575,17 @@ snapshots:
'@csstools/css-tokenizer': 3.0.3
lru-cache: 10.4.3
'@atlaskit/pragmatic-drag-and-drop-auto-scroll@2.1.5':
dependencies:
'@atlaskit/pragmatic-drag-and-drop': 1.8.1
'@babel/runtime': 7.29.2
'@atlaskit/pragmatic-drag-and-drop@1.8.1':
dependencies:
'@babel/runtime': 7.29.2
bind-event-listener: 3.0.0
raf-schd: 4.0.3
'@aws-crypto/crc32@5.2.0':
dependencies:
'@aws-crypto/util': 5.2.0
@@ -15978,6 +16007,8 @@ snapshots:
binary-extensions@2.3.0: {}
bind-event-listener@3.0.0: {}
bl@4.1.0:
dependencies:
buffer: 5.7.1
@@ -19987,6 +20018,8 @@ snapshots:
'@types/react': 18.3.12
'@types/react-dom': 18.3.1
raf-schd@4.0.3: {}
range-parser@1.2.1: {}
raw-body@3.0.2: