demio-ui 4.0.13 → 5.0.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/README.md +4 -4
- package/dist/bundle-analysis.html +1 -3
- package/dist/cjs/index.css +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/esm/index.css +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/types.d.ts +463 -565
- package/package.json +56 -63
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "demio-ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -68,91 +68,84 @@
|
|
|
68
68
|
]
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
|
-
"@radix-ui/react-alert-dialog": "^1.
|
|
72
|
-
"@radix-ui/react-avatar": "^1.
|
|
73
|
-
"@radix-ui/react-checkbox": "^1.
|
|
74
|
-
"@radix-ui/react-dialog": "^1.1.
|
|
75
|
-
"@radix-ui/react-dropdown-menu": "^2.
|
|
76
|
-
"@radix-ui/react-label": "^2.
|
|
77
|
-
"@radix-ui/react-popover": "^1.
|
|
78
|
-
"@radix-ui/react-progress": "^1.
|
|
79
|
-
"@radix-ui/react-radio-group": "^1.
|
|
80
|
-
"@radix-ui/react-select": "^2.
|
|
81
|
-
"@radix-ui/react-slider": "^1.
|
|
82
|
-
"@radix-ui/react-switch": "^1.
|
|
83
|
-
"@radix-ui/react-tabs": "^1.
|
|
84
|
-
"@radix-ui/react-tooltip": "^1.
|
|
85
|
-
"@storybook/preset-react-webpack": "^
|
|
86
|
-
"@storybook/react": "^
|
|
87
|
-
"@storybook/react-webpack5": "^8.6.10",
|
|
71
|
+
"@radix-ui/react-alert-dialog": "^1.1.14",
|
|
72
|
+
"@radix-ui/react-avatar": "^1.1.10",
|
|
73
|
+
"@radix-ui/react-checkbox": "^1.3.2",
|
|
74
|
+
"@radix-ui/react-dialog": "^1.1.14",
|
|
75
|
+
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
|
76
|
+
"@radix-ui/react-label": "^2.1.7",
|
|
77
|
+
"@radix-ui/react-popover": "^1.1.14",
|
|
78
|
+
"@radix-ui/react-progress": "^1.1.7",
|
|
79
|
+
"@radix-ui/react-radio-group": "^1.3.7",
|
|
80
|
+
"@radix-ui/react-select": "^2.2.5",
|
|
81
|
+
"@radix-ui/react-slider": "^1.3.5",
|
|
82
|
+
"@radix-ui/react-switch": "^1.2.5",
|
|
83
|
+
"@radix-ui/react-tabs": "^1.1.12",
|
|
84
|
+
"@radix-ui/react-tooltip": "^1.2.7",
|
|
85
|
+
"@storybook/preset-react-webpack": "^9.0.18",
|
|
86
|
+
"@storybook/react-webpack5": "^9.0.18",
|
|
88
87
|
"classnames": "^2.5.1",
|
|
89
|
-
"react-easy-crop": "^5.0
|
|
90
|
-
"react-select": "^5.
|
|
88
|
+
"react-easy-crop": "^5.5.0",
|
|
89
|
+
"react-select": "^5.10.2"
|
|
91
90
|
},
|
|
92
91
|
"devDependencies": {
|
|
93
|
-
"@babel/core": "^7.
|
|
94
|
-
"@babel/preset-env": "^7.
|
|
95
|
-
"@babel/preset-react": "^7.
|
|
96
|
-
"@babel/preset-typescript": "^7.
|
|
97
|
-
"@chromatic-com/storybook": "^
|
|
98
|
-
"@rollup/plugin-commonjs": "^
|
|
99
|
-
"@rollup/plugin-node-resolve": "^
|
|
92
|
+
"@babel/core": "^7.28.0",
|
|
93
|
+
"@babel/preset-env": "^7.28.0",
|
|
94
|
+
"@babel/preset-react": "^7.27.1",
|
|
95
|
+
"@babel/preset-typescript": "^7.27.1",
|
|
96
|
+
"@chromatic-com/storybook": "^4.0.1",
|
|
97
|
+
"@rollup/plugin-commonjs": "^28.0.6",
|
|
98
|
+
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
100
99
|
"@rollup/plugin-terser": "^0.4.4",
|
|
101
|
-
"@rollup/plugin-typescript": "^
|
|
102
|
-
"@storybook/addon-a11y": "^
|
|
103
|
-
"@storybook/addon-
|
|
104
|
-
"@storybook/addon-
|
|
105
|
-
"@storybook/addon-
|
|
106
|
-
"@storybook/addon-
|
|
107
|
-
"@storybook/
|
|
108
|
-
"@storybook/addon-styling-webpack": "^1.0.1",
|
|
109
|
-
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
|
110
|
-
"@storybook/cli": "^8.6.10",
|
|
111
|
-
"@storybook/manager-api": "^8.6.10",
|
|
112
|
-
"@storybook/test": "^8.6.10",
|
|
113
|
-
"@storybook/theming": "^8.6.10",
|
|
100
|
+
"@rollup/plugin-typescript": "^12.1.4",
|
|
101
|
+
"@storybook/addon-a11y": "^9.0.18",
|
|
102
|
+
"@storybook/addon-docs": "^9.0.18",
|
|
103
|
+
"@storybook/addon-links": "^9.0.18",
|
|
104
|
+
"@storybook/addon-styling-webpack": "^2.0.0",
|
|
105
|
+
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
|
|
106
|
+
"@storybook/cli": "^9.0.18",
|
|
114
107
|
"@svgr/rollup": "^8.1.0",
|
|
115
108
|
"@svgr/webpack": "^8.1.0",
|
|
116
|
-
"@testing-library/jest-dom": "^6.
|
|
117
|
-
"@testing-library/react": "^
|
|
109
|
+
"@testing-library/jest-dom": "^6.6.4",
|
|
110
|
+
"@testing-library/react": "^16.3.0",
|
|
118
111
|
"@testing-library/user-event": "^14.5.2",
|
|
119
|
-
"@types/jest": "^
|
|
112
|
+
"@types/jest": "^30.0.0",
|
|
120
113
|
"@types/react": "^18.2.46",
|
|
121
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
122
|
-
"@typescript-eslint/parser": "^
|
|
123
|
-
"babel-loader": "^
|
|
124
|
-
"chromatic": "^
|
|
114
|
+
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
|
115
|
+
"@typescript-eslint/parser": "^8.38.0",
|
|
116
|
+
"babel-loader": "^10.0.0",
|
|
117
|
+
"chromatic": "^13.1.2",
|
|
125
118
|
"css-loader": "^7.1.2",
|
|
126
|
-
"eslint": "^
|
|
127
|
-
"eslint-plugin-prettier": "^5.
|
|
119
|
+
"eslint": "^9.32.0",
|
|
120
|
+
"eslint-plugin-prettier": "^5.5.3",
|
|
128
121
|
"eslint-plugin-simple-import-sort": "^12.0.0",
|
|
129
|
-
"eslint-plugin-storybook": "^0.
|
|
122
|
+
"eslint-plugin-storybook": "^9.0.18",
|
|
130
123
|
"file-loader": "^6.2.0",
|
|
131
|
-
"husky": "^
|
|
124
|
+
"husky": "^9.1.7",
|
|
132
125
|
"identity-obj-proxy": "^3.0.0",
|
|
133
|
-
"jest": "^
|
|
126
|
+
"jest": "^30.0.5",
|
|
134
127
|
"jest-environment-jsdom": "^29.7.0",
|
|
135
|
-
"lint-staged": "^
|
|
136
|
-
"postcss-import": "^16.
|
|
137
|
-
"prettier": "^3.
|
|
138
|
-
"pretty-quick": "^4.
|
|
128
|
+
"lint-staged": "^16.1.2",
|
|
129
|
+
"postcss-import": "^16.1.1",
|
|
130
|
+
"prettier": "^3.6.2",
|
|
131
|
+
"pretty-quick": "^4.2.2",
|
|
139
132
|
"react": "^18.2.0",
|
|
140
|
-
"react-docgen-typescript": "^2.
|
|
133
|
+
"react-docgen-typescript": "^2.4.0",
|
|
141
134
|
"react-dom": "^18.2.0",
|
|
142
135
|
"resize-observer-polyfill": "^1.5.1",
|
|
143
|
-
"rollup": "^4.
|
|
144
|
-
"rollup-plugin-dts": "^6.1
|
|
136
|
+
"rollup": "^4.46.2",
|
|
137
|
+
"rollup-plugin-dts": "^6.2.1",
|
|
145
138
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
146
139
|
"rollup-plugin-postcss": "^4.0.2",
|
|
147
140
|
"rollup-plugin-visualizer": "^6.0.3",
|
|
148
|
-
"storybook": "^
|
|
141
|
+
"storybook": "^9.0.18",
|
|
149
142
|
"storybook-css-modules": "^1.0.8",
|
|
150
|
-
"stylelint": "^16.
|
|
151
|
-
"stylelint-config-standard": "^
|
|
143
|
+
"stylelint": "^16.23.0",
|
|
144
|
+
"stylelint-config-standard": "^39.0.0",
|
|
152
145
|
"ts-node": "^10.9.2",
|
|
153
146
|
"tsconfig-paths-webpack-plugin": "^4.1.0",
|
|
154
147
|
"tslib": "^2.6.2",
|
|
155
|
-
"typescript": "^5.
|
|
148
|
+
"typescript": "^5.8.3"
|
|
156
149
|
},
|
|
157
150
|
"peerDependencies": {
|
|
158
151
|
"react": "^18.2.0",
|