@pixpilot/shadcn 2.0.0 → 2.2.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/components/ui/alert-dialog.d.ts +12 -12
- package/dist/components/ui/alert.d.ts +4 -4
- package/dist/components/ui/avatar.d.ts +4 -4
- package/dist/components/ui/badge.d.ts +2 -2
- package/dist/components/ui/button-group.d.ts +4 -4
- package/dist/components/ui/button.d.ts +2 -2
- package/dist/components/ui/calendar.d.ts +3 -3
- package/dist/components/ui/card.d.ts +8 -8
- package/dist/components/ui/checkbox.d.ts +2 -2
- package/dist/components/ui/color-picker.d.ts +11 -11
- package/dist/components/ui/command.d.ts +10 -10
- package/dist/components/ui/dialog.d.ts +11 -11
- package/dist/components/ui/drawer.d.ts +11 -11
- package/dist/components/ui/drawer.js +2 -2
- package/dist/components/ui/dropdown-menu.d.ts +16 -16
- package/dist/components/ui/file-upload.d.ts +11 -11
- package/dist/components/ui/form.d.ts +21 -1
- package/dist/components/ui/input-group.d.ts +7 -7
- package/dist/components/ui/input.d.ts +2 -2
- package/dist/components/ui/popover.d.ts +5 -5
- package/dist/components/ui/radio-group.d.ts +3 -3
- package/dist/components/ui/select.d.ts +11 -11
- package/dist/components/ui/separator.d.ts +2 -2
- package/dist/components/ui/shadcn-io/tags/index.d.ts +9 -9
- package/dist/components/ui/shadcn-io/tags-input-inline/index.d.ts +7 -7
- package/dist/components/ui/sheet.d.ts +9 -9
- package/dist/components/ui/slider.d.ts +2 -2
- package/dist/components/ui/switch.d.ts +2 -2
- package/dist/components/ui/tabs.d.ts +5 -5
- package/dist/components/ui/tabs.js +2 -2
- package/dist/components/ui/textarea.d.ts +2 -2
- package/dist/components/ui/toggle.d.ts +2 -2
- package/dist/components/ui/tooltip.d.ts +5 -5
- package/package.json +30 -29
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pixpilot/shadcn",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.2.0",
|
|
5
5
|
"description": "A collection of reusable UI components built with shadcn/ui and Radix UI primitives.",
|
|
6
6
|
"author": "m.doaie <m.doaie@hotmail.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -38,39 +38,40 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@diceui/tags-input": "^0.7.2",
|
|
41
|
-
"@hookform/resolvers": "^5.
|
|
42
|
-
"@pixpilot/hash": "^0.2.
|
|
43
|
-
"@radix-ui/react-alert-dialog": "^1.1.
|
|
44
|
-
"@radix-ui/react-avatar": "^1.
|
|
45
|
-
"@radix-ui/react-checkbox": "^1.3.
|
|
46
|
-
"@radix-ui/react-dialog": "^1.1.
|
|
47
|
-
"@radix-ui/react-direction": "^1.1.
|
|
48
|
-
"@radix-ui/react-dropdown-menu": "^2.1.
|
|
49
|
-
"@radix-ui/react-form": "^0.1.
|
|
41
|
+
"@hookform/resolvers": "^5.5.7",
|
|
42
|
+
"@pixpilot/hash": "^0.2.1",
|
|
43
|
+
"@radix-ui/react-alert-dialog": "^1.1.23",
|
|
44
|
+
"@radix-ui/react-avatar": "^1.2.6",
|
|
45
|
+
"@radix-ui/react-checkbox": "^1.3.11",
|
|
46
|
+
"@radix-ui/react-dialog": "^1.1.23",
|
|
47
|
+
"@radix-ui/react-direction": "^1.1.4",
|
|
48
|
+
"@radix-ui/react-dropdown-menu": "^2.1.24",
|
|
49
|
+
"@radix-ui/react-form": "^0.1.16",
|
|
50
50
|
"@radix-ui/react-icons": "^1.3.2",
|
|
51
|
-
"@radix-ui/react-label": "^2.1.
|
|
52
|
-
"@radix-ui/react-popover": "^1.1.
|
|
53
|
-
"@radix-ui/react-radio-group": "^1.
|
|
54
|
-
"@radix-ui/react-select": "^2.
|
|
55
|
-
"@radix-ui/react-separator": "^1.1.
|
|
56
|
-
"@radix-ui/react-slider": "^1.
|
|
57
|
-
"@radix-ui/react-slot": "^1.
|
|
58
|
-
"@radix-ui/react-switch": "^1.
|
|
59
|
-
"@radix-ui/react-tabs": "^1.1.
|
|
60
|
-
"@radix-ui/react-toggle": "^1.1.
|
|
61
|
-
"@radix-ui/react-toggle-group": "^1.1.
|
|
62
|
-
"@radix-ui/react-tooltip": "^1.2.
|
|
51
|
+
"@radix-ui/react-label": "^2.1.15",
|
|
52
|
+
"@radix-ui/react-popover": "^1.1.23",
|
|
53
|
+
"@radix-ui/react-radio-group": "^1.4.7",
|
|
54
|
+
"@radix-ui/react-select": "^2.3.7",
|
|
55
|
+
"@radix-ui/react-separator": "^1.1.15",
|
|
56
|
+
"@radix-ui/react-slider": "^1.4.7",
|
|
57
|
+
"@radix-ui/react-slot": "^1.3.3",
|
|
58
|
+
"@radix-ui/react-switch": "^1.3.7",
|
|
59
|
+
"@radix-ui/react-tabs": "^1.1.21",
|
|
60
|
+
"@radix-ui/react-toggle": "^1.1.18",
|
|
61
|
+
"@radix-ui/react-toggle-group": "^1.1.19",
|
|
62
|
+
"@radix-ui/react-tooltip": "^1.2.16",
|
|
63
63
|
"class-variance-authority": "^0.7.1",
|
|
64
64
|
"clsx": "^2.1.1",
|
|
65
65
|
"cmdk": "^1.1.1",
|
|
66
|
-
"date-fns": "^4.
|
|
67
|
-
"lucide-react": "
|
|
66
|
+
"date-fns": "^4.4.0",
|
|
67
|
+
"lucide-react": "1.26.0",
|
|
68
|
+
"radix-ui": "^1.6.7",
|
|
68
69
|
"react-day-picker": "^9.14.0",
|
|
69
|
-
"react-hook-form": "^7.
|
|
70
|
-
"tailwind-merge": "^3.
|
|
70
|
+
"react-hook-form": "^7.83.0",
|
|
71
|
+
"tailwind-merge": "^3.6.0",
|
|
71
72
|
"tailwindcss-animate": "^1.0.7",
|
|
72
73
|
"vaul": "^1.1.2",
|
|
73
|
-
"zod": "^4.3
|
|
74
|
+
"zod": "^4.4.3"
|
|
74
75
|
},
|
|
75
76
|
"devDependencies": {
|
|
76
77
|
"@pixpilot/dev-config": "^3.20.0",
|
|
@@ -83,8 +84,8 @@
|
|
|
83
84
|
"jsdom": "^27.4.0",
|
|
84
85
|
"postcss": "^8.5.9",
|
|
85
86
|
"prettier": "^3.8.2",
|
|
86
|
-
"react": "19.2.
|
|
87
|
-
"react-dom": "19.2.
|
|
87
|
+
"react": "19.2.8",
|
|
88
|
+
"react-dom": "19.2.8",
|
|
88
89
|
"tailwindcss": "^4.2.2",
|
|
89
90
|
"tsdown": "^0.15.12",
|
|
90
91
|
"typescript": "^5.9.3",
|