@tanishraj/ui-kit 2.4.0 → 2.5.2
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/globals.css +1 -0
- package/dist/index.cjs.js +2 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +462 -53
- package/dist/index.es.js +155 -100
- package/dist/index.es.js.map +1 -1
- package/package.json +24 -22
- package/readme.md +161 -539
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tanishraj/ui-kit",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.5.2",
|
|
4
4
|
"description": "A production-ready React component library with modern tooling, Storybook docs, and TypeScript support.",
|
|
5
5
|
"author": "Tanishraj",
|
|
6
6
|
"license": "MIT",
|
|
@@ -72,9 +72,11 @@
|
|
|
72
72
|
"clsx": "^2.1.1",
|
|
73
73
|
"d3": "^7.9.0",
|
|
74
74
|
"d3-org-chart": "^3.1.1",
|
|
75
|
-
"lucide-react": "^1.
|
|
75
|
+
"lucide-react": "^1.21.0",
|
|
76
76
|
"react": "^19.2.7",
|
|
77
77
|
"react-dom": "^19.2.7",
|
|
78
|
+
"react-select": "^5.10.2",
|
|
79
|
+
"react-tooltip": "^5.30.1",
|
|
78
80
|
"sonner": "^2.0.7",
|
|
79
81
|
"tailwind-merge": "^3.6.0"
|
|
80
82
|
},
|
|
@@ -82,22 +84,22 @@
|
|
|
82
84
|
"@chromatic-com/storybook": "^5.2.1",
|
|
83
85
|
"@eslint/js": "^9.14.0",
|
|
84
86
|
"@microsoft/api-extractor": "^7.58.9",
|
|
85
|
-
"@storybook/addon-docs": "^10.4.
|
|
86
|
-
"@storybook/addon-onboarding": "^10.4.
|
|
87
|
-
"@storybook/addon-vitest": "10.4.
|
|
88
|
-
"@storybook/react": "^10.4.
|
|
89
|
-
"@storybook/react-vite": "^10.4.
|
|
90
|
-
"@tailwindcss/postcss": "^4.3.
|
|
91
|
-
"@tailwindcss/typography": "^0.5.
|
|
92
|
-
"@tailwindcss/vite": "^4.3.
|
|
87
|
+
"@storybook/addon-docs": "^10.4.6",
|
|
88
|
+
"@storybook/addon-onboarding": "^10.4.6",
|
|
89
|
+
"@storybook/addon-vitest": "10.4.6",
|
|
90
|
+
"@storybook/react": "^10.4.6",
|
|
91
|
+
"@storybook/react-vite": "^10.4.6",
|
|
92
|
+
"@tailwindcss/postcss": "^4.3.1",
|
|
93
|
+
"@tailwindcss/typography": "^0.5.20",
|
|
94
|
+
"@tailwindcss/vite": "^4.3.1",
|
|
93
95
|
"@testing-library/dom": "^10.4.1",
|
|
94
96
|
"@testing-library/jest-dom": "^6.9.1",
|
|
95
97
|
"@testing-library/react": "^16.3.2",
|
|
96
98
|
"@types/d3-org-chart": "^3.1.2",
|
|
97
99
|
"@types/react": "^19.2.17",
|
|
98
100
|
"@types/react-dom": "^19.2.3",
|
|
99
|
-
"@vitejs/plugin-react": "^6.0.
|
|
100
|
-
"@vitest/coverage-v8": "4.1.
|
|
101
|
+
"@vitejs/plugin-react": "^6.0.3",
|
|
102
|
+
"@vitest/coverage-v8": "4.1.9",
|
|
101
103
|
"@vueless/storybook-dark-mode": "^10.0.8",
|
|
102
104
|
"eslint": "^9.14.0",
|
|
103
105
|
"eslint-config-prettier": "^10.1.8",
|
|
@@ -108,21 +110,21 @@
|
|
|
108
110
|
"eslint-plugin-react": "^7.37.5",
|
|
109
111
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
110
112
|
"eslint-plugin-react-perf": "^3.3.3",
|
|
111
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
112
|
-
"eslint-plugin-storybook": "^10.4.
|
|
113
|
-
"globals": "^17.
|
|
113
|
+
"eslint-plugin-react-refresh": "^0.5.3",
|
|
114
|
+
"eslint-plugin-storybook": "^10.4.6",
|
|
115
|
+
"globals": "^17.7.0",
|
|
114
116
|
"jsdom": "^29.1.1",
|
|
115
117
|
"postcss": "^8.5.15",
|
|
116
|
-
"prettier": "^3.8.
|
|
117
|
-
"storybook": "^10.4.
|
|
118
|
-
"tailwindcss": "^4.3.
|
|
118
|
+
"prettier": "^3.8.4",
|
|
119
|
+
"storybook": "^10.4.6",
|
|
120
|
+
"tailwindcss": "^4.3.1",
|
|
119
121
|
"tailwindcss-animate": "^1.0.7",
|
|
120
122
|
"terser": "^5.48.0",
|
|
121
123
|
"typescript": "^6.0.3",
|
|
122
|
-
"typescript-eslint": "^8.
|
|
123
|
-
"vite": "^8.0
|
|
124
|
+
"typescript-eslint": "^8.62.0",
|
|
125
|
+
"vite": "^8.1.0",
|
|
124
126
|
"vite-plugin-css-injected-by-js": "^5.0.1",
|
|
125
|
-
"vite-plugin-dts": "^5.0.
|
|
126
|
-
"vitest": "^4.1.
|
|
127
|
+
"vite-plugin-dts": "^5.0.3",
|
|
128
|
+
"vitest": "^4.1.9"
|
|
127
129
|
}
|
|
128
130
|
}
|