@purpurds/table 8.12.2 → 8.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/LICENSE.txt +16 -16
- package/dist/styles.css +1 -1
- package/dist/table.cjs.js +10 -10
- package/dist/table.cjs.js.map +1 -1
- package/dist/table.es.js +2743 -2778
- package/dist/table.es.js.map +1 -1
- package/package.json +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@purpurds/table",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.14.0",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "./dist/table.cjs.js",
|
|
6
6
|
"types": "./dist/table.d.ts",
|
|
@@ -21,26 +21,26 @@
|
|
|
21
21
|
"@dnd-kit/utilities": "~3.2.2",
|
|
22
22
|
"@tanstack/react-table": "~8.21.2",
|
|
23
23
|
"classnames": "~2.5.1",
|
|
24
|
-
"@purpurds/badge": "8.
|
|
25
|
-
"@purpurds/
|
|
26
|
-
"@purpurds/
|
|
27
|
-
"@purpurds/
|
|
28
|
-
"@purpurds/
|
|
29
|
-
"@purpurds/
|
|
30
|
-
"@purpurds/
|
|
31
|
-
"@purpurds/
|
|
32
|
-
"@purpurds/paragraph": "8.
|
|
33
|
-
"@purpurds/select": "8.
|
|
34
|
-
"@purpurds/
|
|
35
|
-
"@purpurds/
|
|
36
|
-
"@purpurds/toggle": "8.
|
|
37
|
-
"@purpurds/
|
|
38
|
-
"@purpurds/
|
|
39
|
-
"@purpurds/
|
|
24
|
+
"@purpurds/badge": "8.14.0",
|
|
25
|
+
"@purpurds/button": "8.14.0",
|
|
26
|
+
"@purpurds/checkbox": "8.14.0",
|
|
27
|
+
"@purpurds/cta-link": "8.14.0",
|
|
28
|
+
"@purpurds/heading": "8.14.0",
|
|
29
|
+
"@purpurds/link": "8.14.0",
|
|
30
|
+
"@purpurds/drawer": "8.14.0",
|
|
31
|
+
"@purpurds/icon": "8.14.0",
|
|
32
|
+
"@purpurds/paragraph": "8.14.0",
|
|
33
|
+
"@purpurds/select": "8.14.0",
|
|
34
|
+
"@purpurds/skeleton": "8.14.0",
|
|
35
|
+
"@purpurds/text-field": "8.14.0",
|
|
36
|
+
"@purpurds/toggle": "8.14.0",
|
|
37
|
+
"@purpurds/tooltip": "8.14.0",
|
|
38
|
+
"@purpurds/visually-hidden": "8.14.0",
|
|
39
|
+
"@purpurds/tokens": "8.14.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@rushstack/eslint-patch": "~1.10.0",
|
|
43
|
-
"@storybook/react-vite": "
|
|
43
|
+
"@storybook/react-vite": "10.1.11",
|
|
44
44
|
"@testing-library/dom": "~10.4.1",
|
|
45
45
|
"@testing-library/jest-dom": "~6.9.1",
|
|
46
46
|
"@testing-library/react": "~16.3.0",
|
|
@@ -48,25 +48,25 @@
|
|
|
48
48
|
"@types/node": "22.17",
|
|
49
49
|
"@types/react-dom": "^19.2.3",
|
|
50
50
|
"@types/react": "^19.2.6",
|
|
51
|
-
"eslint": "9.39.
|
|
51
|
+
"eslint": "9.39.2",
|
|
52
52
|
"jsdom": "~27.2.0",
|
|
53
53
|
"lint-staged": "16.2.6",
|
|
54
54
|
"prettier": "~2.8.8",
|
|
55
55
|
"react-dom": "^19.2.1",
|
|
56
56
|
"react": "^19.2.1",
|
|
57
|
-
"storybook": "
|
|
57
|
+
"storybook": "10.1.11",
|
|
58
58
|
"typescript": "^5.9.3",
|
|
59
59
|
"vite": "^7.2.2",
|
|
60
60
|
"vitest-axe": "~0.1.0",
|
|
61
61
|
"vitest-canvas-mock": "~0.3.3",
|
|
62
62
|
"vitest": "^4.0.10",
|
|
63
|
-
"@purpurds/autocomplete": "8.
|
|
63
|
+
"@purpurds/autocomplete": "8.14.0",
|
|
64
|
+
"@purpurds/grid": "8.14.0",
|
|
64
65
|
"@purpurds/component-rig": "1.0.0",
|
|
65
|
-
"@purpurds/
|
|
66
|
-
"@purpurds/
|
|
67
|
-
"@purpurds/
|
|
68
|
-
"@purpurds/
|
|
69
|
-
"@purpurds/pagination": "8.12.2"
|
|
66
|
+
"@purpurds/label": "8.14.0",
|
|
67
|
+
"@purpurds/listbox": "8.14.0",
|
|
68
|
+
"@purpurds/illustrative-icon": "8.14.0",
|
|
69
|
+
"@purpurds/pagination": "8.14.0"
|
|
70
70
|
},
|
|
71
71
|
"scripts": {
|
|
72
72
|
"build:dev": "vite",
|