@npm-questionpro/wick-ui-lib 1.48.1 → 1.49.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/src/base/ui/command.d.ts +1 -1
- package/dist/src/base/ui/toast.d.ts +1 -1
- package/dist/src/base/ui/toggle.d.ts +4 -4
- package/dist/src/base/ui/toggleGroup.d.ts +4 -4
- package/dist/src/components/appHeader/components/productSwitcher/ui/_menuTrigger.d.ts +1 -1
- package/dist/src/components/appHeader/components/productSwitcher/ui/_productDropdown.d.ts +1 -1
- package/dist/src/components/appHeader/components/productSwitcher/ui/_smallScreenMenuTrigger.d.ts +1 -1
- package/dist/src/components/appHeader/components/productSwitcher/ui/_smallScreenToggleMenu.d.ts +1 -1
- package/dist/src/components/input/WuInput.d.ts +1 -1
- package/dist/src/components/sidebar/shadcn/sidebar.d.ts +2 -2
- package/dist/src/components/table/hooks/useTableScroll.d.ts +1 -1
- package/dist/style.css +2 -1
- package/dist/wick-ui-lib/es/index.js +12274 -15665
- package/dist/wick-ui-lib/umd/index.js +15 -15
- package/package.json +24 -24
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@npm-questionpro/wick-ui-lib",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.49.0",
|
|
5
5
|
"description": "A React component library by QuestionPro for building web applications with ease",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"react",
|
|
@@ -98,55 +98,55 @@
|
|
|
98
98
|
"tailwind-merge": "^2.6.0"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
|
-
"@eslint/js": "^9.39.
|
|
101
|
+
"@eslint/js": "^9.39.4",
|
|
102
102
|
"@npm-questionpro/wick-ui-editor": "latest",
|
|
103
|
-
"@storybook/addon-a11y": "10.4.0",
|
|
103
|
+
"@storybook/addon-a11y": "^10.4.0",
|
|
104
104
|
"@storybook/addon-designs": "^11.1.3",
|
|
105
|
-
"@storybook/addon-docs": "10.4.0",
|
|
106
|
-
"@storybook/addon-links": "10.4.0",
|
|
105
|
+
"@storybook/addon-docs": "^10.4.0",
|
|
106
|
+
"@storybook/addon-links": "^10.4.0",
|
|
107
107
|
"@storybook/addon-mcp": "^0.6.0",
|
|
108
|
-
"@storybook/react-vite": "10.4.0",
|
|
108
|
+
"@storybook/react-vite": "^10.4.0",
|
|
109
109
|
"@tailwindcss/typography": "^0.5.19",
|
|
110
110
|
"@testing-library/dom": "^10.4.1",
|
|
111
111
|
"@testing-library/jest-dom": "^6.9.1",
|
|
112
112
|
"@testing-library/react": "^16.3.0",
|
|
113
113
|
"@testing-library/user-event": "^14.6.1",
|
|
114
114
|
"@types/node": "^22.19.1",
|
|
115
|
-
"@types/react": "^
|
|
116
|
-
"@types/react-dom": "^
|
|
115
|
+
"@types/react": "^18.3.1",
|
|
116
|
+
"@types/react-dom": "^18.3.1",
|
|
117
117
|
"@types/react-transition-group": "^4.4.12",
|
|
118
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
119
|
-
"@typescript-eslint/parser": "^8.
|
|
120
|
-
"@vitejs/plugin-react": "^
|
|
121
|
-
"@vitest/coverage-v8": "^
|
|
122
|
-
"@vitest/ui": "^
|
|
118
|
+
"@typescript-eslint/eslint-plugin": "^8.59.2",
|
|
119
|
+
"@typescript-eslint/parser": "^8.59.2",
|
|
120
|
+
"@vitejs/plugin-react": "^6.0.1",
|
|
121
|
+
"@vitest/coverage-v8": "^4.1.6",
|
|
122
|
+
"@vitest/ui": "^4.1.6",
|
|
123
123
|
"autoprefixer": "^10.4.22",
|
|
124
124
|
"cssnano": "^7.1.2",
|
|
125
|
-
"eslint": "^9.39.
|
|
125
|
+
"eslint": "^9.39.4",
|
|
126
126
|
"eslint-plugin-import": "^2.32.0",
|
|
127
127
|
"eslint-plugin-react": "^7.37.5",
|
|
128
|
-
"eslint-plugin-react-hooks": "^
|
|
129
|
-
"eslint-plugin-react-refresh": "^0.
|
|
130
|
-
"eslint-plugin-storybook": "10.4.0",
|
|
128
|
+
"eslint-plugin-react-hooks": "^7.1.1",
|
|
129
|
+
"eslint-plugin-react-refresh": "^0.5.2",
|
|
130
|
+
"eslint-plugin-storybook": "^10.4.0",
|
|
131
131
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
132
|
-
"globals": "^
|
|
132
|
+
"globals": "^17.6.0",
|
|
133
133
|
"jsdom": "^26.1.0",
|
|
134
134
|
"postcss": "^8.5.6",
|
|
135
|
-
"prettier": "^3.
|
|
135
|
+
"prettier": "^3.8.3",
|
|
136
136
|
"prettier-plugin-tailwindcss": "^0.6.14",
|
|
137
137
|
"react": "^18.3.1",
|
|
138
138
|
"react-dom": "^18.3.1",
|
|
139
139
|
"sass-embedded": "^1.93.3",
|
|
140
|
-
"storybook": "10.4.0",
|
|
140
|
+
"storybook": "^10.4.0",
|
|
141
141
|
"tailwindcss": "^3.4.18",
|
|
142
142
|
"tailwindcss-animate": "^1.0.7",
|
|
143
|
-
"typescript": "
|
|
144
|
-
"typescript-eslint": "^8.
|
|
145
|
-
"vite": "^
|
|
143
|
+
"typescript": "~5.7.3",
|
|
144
|
+
"typescript-eslint": "^8.59.2",
|
|
145
|
+
"vite": "^8.0.12",
|
|
146
146
|
"vite-bundle-analyzer": "^0.22.3",
|
|
147
147
|
"vite-plugin-dts": "^4.5.4",
|
|
148
148
|
"vite-tsconfig-paths": "^5.1.4",
|
|
149
|
-
"vitest": "^
|
|
149
|
+
"vitest": "^4.1.6"
|
|
150
150
|
},
|
|
151
151
|
"lint-staged": {
|
|
152
152
|
"src/**/*.{ts,tsx,js,jsx,json,css,md}": [
|