@uniformdev/design-system 20.35.0 → 20.35.1-alpha.210
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/README.md +246 -0
- package/dist/esm/index.js +6119 -4797
- package/dist/index.d.mts +520 -202
- package/dist/index.d.ts +520 -202
- package/dist/index.js +4692 -3348
- package/package.json +34 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uniformdev/design-system",
|
|
3
|
-
"version": "20.35.
|
|
3
|
+
"version": "20.35.1-alpha.210+4fa236da76",
|
|
4
4
|
"description": "Uniform design system components",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"exports": {
|
|
@@ -36,50 +36,50 @@
|
|
|
36
36
|
"@storybook/preview-api": "^8.3.3",
|
|
37
37
|
"@storybook/react": "8.3.3",
|
|
38
38
|
"@storybook/theming": "^8.3.3",
|
|
39
|
-
"@types/react": "
|
|
40
|
-
"@types/react-dom": "
|
|
41
|
-
"@uniformdev/canvas": "^20.35.
|
|
42
|
-
"@uniformdev/richtext": "^20.35.
|
|
43
|
-
"@vitest/coverage-v8": "3.2.4",
|
|
39
|
+
"@types/react": "19.2.2",
|
|
40
|
+
"@types/react-dom": "19.2.2",
|
|
41
|
+
"@uniformdev/canvas": "^20.35.1-alpha.210+4fa236da76",
|
|
42
|
+
"@uniformdev/richtext": "^20.35.1-alpha.210+4fa236da76",
|
|
44
43
|
"autoprefixer": "10.4.21",
|
|
45
44
|
"hygen": "6.2.11",
|
|
45
|
+
"jsdom": "20.0.3",
|
|
46
|
+
"nwsapi": "2.2.2",
|
|
46
47
|
"postcss": "8.5.3",
|
|
47
|
-
"react": "
|
|
48
|
-
"react-dom": "
|
|
48
|
+
"react": "19.2.1",
|
|
49
|
+
"react-dom": "19.2.1",
|
|
49
50
|
"react-select-event": "^5.5.1",
|
|
50
|
-
"tsup": "8.3.0"
|
|
51
|
-
"vitest": "3.2.4"
|
|
51
|
+
"tsup": "8.3.0"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@ariakit/react": "^0.4.
|
|
55
|
-
"@dnd-kit/core": "^6.1
|
|
56
|
-
"@dnd-kit/modifiers": "^
|
|
57
|
-
"@dnd-kit/sortable": "^
|
|
54
|
+
"@ariakit/react": "^0.4.19",
|
|
55
|
+
"@dnd-kit/core": "^6.3.1",
|
|
56
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
57
|
+
"@dnd-kit/sortable": "^10.0.0",
|
|
58
58
|
"@dnd-kit/utilities": "^3.2.2",
|
|
59
59
|
"@emotion/css": "11.13.5",
|
|
60
|
-
"@emotion/react": "11.
|
|
61
|
-
"@internationalized/date": "^3.
|
|
62
|
-
"@lexical/code": "0.
|
|
63
|
-
"@lexical/link": "0.
|
|
64
|
-
"@lexical/list": "0.
|
|
65
|
-
"@lexical/markdown": "0.
|
|
66
|
-
"@lexical/react": "0.
|
|
67
|
-
"@lexical/rich-text": "0.
|
|
68
|
-
"@lexical/selection": "0.
|
|
69
|
-
"@lexical/table": "0.
|
|
70
|
-
"@lexical/utils": "0.
|
|
60
|
+
"@emotion/react": "11.14.0",
|
|
61
|
+
"@internationalized/date": "^3.10.0",
|
|
62
|
+
"@lexical/code": "0.37.0",
|
|
63
|
+
"@lexical/link": "0.37.0",
|
|
64
|
+
"@lexical/list": "0.37.0",
|
|
65
|
+
"@lexical/markdown": "0.37.0",
|
|
66
|
+
"@lexical/react": "0.37.0",
|
|
67
|
+
"@lexical/rich-text": "0.37.0",
|
|
68
|
+
"@lexical/selection": "0.37.0",
|
|
69
|
+
"@lexical/table": "0.37.0",
|
|
70
|
+
"@lexical/utils": "0.37.0",
|
|
71
71
|
"@monaco-editor/react": "4.7.0",
|
|
72
72
|
"@react-icons/all-files": "https://github.com/react-icons/react-icons/releases/download/v5.5.0/react-icons-all-files-5.5.0.tgz",
|
|
73
|
-
"fast-equals": "^5.
|
|
74
|
-
"lexical": "0.
|
|
75
|
-
"monaco-editor": "0.
|
|
76
|
-
"react-aria-components": "^1.
|
|
77
|
-
"react-hotkeys-hook": "
|
|
73
|
+
"fast-equals": "^5.3.2",
|
|
74
|
+
"lexical": "0.37.0",
|
|
75
|
+
"monaco-editor": "0.54.0",
|
|
76
|
+
"react-aria-components": "^1.13.0",
|
|
77
|
+
"react-hotkeys-hook": "5.2.1",
|
|
78
78
|
"react-paginate": "8.3.0",
|
|
79
|
-
"react-select": "5.10.
|
|
79
|
+
"react-select": "5.10.2",
|
|
80
80
|
"react-toastify": "10.0.5",
|
|
81
|
-
"react-use": "17.
|
|
82
|
-
"zod-to-json-schema": "3.
|
|
81
|
+
"react-use": "17.6.0",
|
|
82
|
+
"zod-to-json-schema": "3.24.6"
|
|
83
83
|
},
|
|
84
84
|
"peerDependencies": {
|
|
85
85
|
"react": ">=18",
|
|
@@ -91,5 +91,5 @@
|
|
|
91
91
|
"publishConfig": {
|
|
92
92
|
"access": "public"
|
|
93
93
|
},
|
|
94
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "4fa236da76e057582eae6c2595a2fa763fda886a"
|
|
95
95
|
}
|