@chrome-consulting/krit-ui 0.0.53 → 0.0.55
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 +5 -0
- package/dist/components/ui/attachmentsSection.d.ts +1 -1
- package/dist/components/ui/badge.d.ts +1 -1
- package/dist/components/ui/banner.d.ts +4 -4
- package/dist/components/ui/calendar.d.ts +1 -1
- package/dist/components/ui/card.d.ts +1 -1
- package/dist/components/ui/carousel.d.ts +8 -8
- package/dist/components/ui/collapsible-section.d.ts +1 -1
- package/dist/components/ui/command.d.ts +2 -2
- package/dist/components/ui/confirm-modal.d.ts +1 -1
- package/dist/components/ui/data-table.d.ts +3 -3
- package/dist/components/ui/date-picker.d.ts +14 -25
- package/dist/components/ui/dialog.d.ts +3 -3
- package/dist/components/ui/dot.d.ts +1 -1
- package/dist/components/ui/dropdown-menu.d.ts +2 -2
- package/dist/components/ui/filters-column-header.d.ts +1 -1
- package/dist/components/ui/form.d.ts +1 -1
- package/dist/components/ui/header.d.ts +1 -1
- package/dist/components/ui/nav-panel.d.ts +1 -1
- package/dist/components/ui/nav.d.ts +2 -2
- package/dist/components/ui/network-error-message.d.ts +1 -1
- package/dist/components/ui/page-layout.d.ts +1 -1
- package/dist/components/ui/page-view-mode-toggle.d.ts +1 -1
- package/dist/components/ui/pagination.d.ts +2 -1
- package/dist/components/ui/post-card.d.ts +6 -6
- package/dist/components/ui/preloader.d.ts +1 -1
- package/dist/components/ui/previewFull.d.ts +1 -1
- package/dist/components/ui/previews.d.ts +1 -1
- package/dist/components/ui/previewsCompactList.d.ts +1 -1
- package/dist/components/ui/radix-dialog-dismiss.lib.d.ts +14 -0
- package/dist/components/ui/resizable.d.ts +2 -2
- package/dist/components/ui/secondary-panel-section.d.ts +1 -1
- package/dist/components/ui/segmented-control.d.ts +1 -1
- package/dist/components/ui/select-header-filter.d.ts +1 -1
- package/dist/components/ui/sheet.d.ts +2 -2
- package/dist/components/ui/skeleton.d.ts +1 -1
- package/dist/components/ui/sort-component.d.ts +1 -1
- package/dist/components/ui/sortable-header.d.ts +1 -1
- package/dist/components/ui/theme-provider.d.ts +1 -1
- package/dist/components/ui/toaster.d.ts +1 -1
- package/dist/components/ui/tooltip.d.ts +1 -1
- package/dist/components/ui/tree-view.d.ts +1 -1
- package/dist/components/ui/widget-plan-fact.d.ts +2 -2
- package/dist/hooks/usePreviewsFilePicker.d.ts +1 -1
- package/dist/hooks/useSidebar.d.ts +1 -1
- package/dist/krit-ui.js +21461 -17886
- package/dist/krit-ui.umd.cjs +36 -40
- package/dist/lib/infinite-scroll.d.ts +1 -1
- package/dist/lib/text.d.ts +1 -1
- package/dist/style.css +1 -1
- package/package.json +17 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chrome-consulting/krit-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.55",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"date-fns": "^3.6.0",
|
|
66
66
|
"embla-carousel-react": "^8.6.0",
|
|
67
67
|
"lucide-react": "^0.463.0",
|
|
68
|
-
"react-day-picker": "^
|
|
68
|
+
"react-day-picker": "^9.14.0",
|
|
69
69
|
"react-resizable-panels": "^2.1.9",
|
|
70
70
|
"react-window": "^1.8.11",
|
|
71
71
|
"tailwind-merge": "^2.6.0",
|
|
@@ -74,18 +74,18 @@
|
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@chromatic-com/storybook": "^1.9.0",
|
|
77
|
-
"@storybook/addon-essentials": "
|
|
78
|
-
"@storybook/addon-interactions": "
|
|
79
|
-
"@storybook/addon-links": "
|
|
80
|
-
"@storybook/addon-onboarding": "
|
|
81
|
-
"@storybook/blocks": "
|
|
82
|
-
"@storybook/react": "
|
|
83
|
-
"@storybook/react-vite": "
|
|
84
|
-
"@storybook/test": "
|
|
77
|
+
"@storybook/addon-essentials": "8.6.14",
|
|
78
|
+
"@storybook/addon-interactions": "8.6.14",
|
|
79
|
+
"@storybook/addon-links": "8.6.15",
|
|
80
|
+
"@storybook/addon-onboarding": "8.6.15",
|
|
81
|
+
"@storybook/blocks": "8.6.14",
|
|
82
|
+
"@storybook/react": "8.6.15",
|
|
83
|
+
"@storybook/react-vite": "8.6.15",
|
|
84
|
+
"@storybook/test": "8.6.15",
|
|
85
85
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
86
86
|
"@types/node": "^20.19.11",
|
|
87
|
-
"@types/react": "
|
|
88
|
-
"@types/react-dom": "
|
|
87
|
+
"@types/react": "19.2.17",
|
|
88
|
+
"@types/react-dom": "19.2.3",
|
|
89
89
|
"@types/react-window": "^1.8.8",
|
|
90
90
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
91
91
|
"@typescript-eslint/parser": "^7.18.0",
|
|
@@ -97,7 +97,9 @@
|
|
|
97
97
|
"eslint-plugin-storybook": "^0.8.0",
|
|
98
98
|
"postcss": "^8.5.6",
|
|
99
99
|
"prettier": "^3.6.2",
|
|
100
|
-
"
|
|
100
|
+
"react": "19.2.7",
|
|
101
|
+
"react-dom": "19.2.7",
|
|
102
|
+
"storybook": "8.6.15",
|
|
101
103
|
"tailwindcss": "^3.4.17",
|
|
102
104
|
"typescript": "^5.9.2",
|
|
103
105
|
"vite": "^5.4.19",
|
|
@@ -107,8 +109,8 @@
|
|
|
107
109
|
"peerDependencies": {
|
|
108
110
|
"@hookform/resolvers": ">=3.0.0",
|
|
109
111
|
"axios": ">=1.5.0",
|
|
110
|
-
"react": "^18.0.0",
|
|
111
|
-
"react-dom": "^18.0.0",
|
|
112
|
+
"react": "^18.0.0 || ^19.0.0",
|
|
113
|
+
"react-dom": "^18.0.0 || ^19.0.0",
|
|
112
114
|
"react-hook-form": ">=7.0.0",
|
|
113
115
|
"react-router-dom": ">=6.0.0",
|
|
114
116
|
"zod": ">=3.0.0 <4.0.0",
|