@godxjp/ui 9.1.0 → 10.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 +58 -29
- package/dist/app/index.d.ts +1 -1
- package/dist/app/index.js +4 -4
- package/dist/{app.prop-DnIXFzLi.d.ts → app.prop-Cy6dJnU8.d.ts} +18 -35
- package/dist/aspect-ratio-CZZJd9Km.d.ts +9 -0
- package/dist/{checkbox-ChRsR7Nk.d.ts → checkbox-em-oFM5D.d.ts} +1 -1
- package/dist/{chunk-LJLGABFV.js → chunk-2HXZT2WJ.js} +17 -9
- package/dist/{chunk-QLMXEJSY.js → chunk-3Q4A4U2P.js} +24 -1
- package/dist/{chunk-26CPAKUP.js → chunk-44YRPSZ7.js} +1 -2
- package/dist/{chunk-HB2OHB5X.js → chunk-5NCFLCM7.js} +27 -16
- package/dist/{chunk-FXFJF4YA.js → chunk-6CSBMMZS.js} +262 -31
- package/dist/{chunk-ZRRLOOBX.js → chunk-6HHSU6RG.js} +8 -6
- package/dist/{chunk-INSF6K3Y.js → chunk-7Q45MBFW.js} +7 -5
- package/dist/{chunk-O24Z3ULJ.js → chunk-BE6GJGKJ.js} +1 -1
- package/dist/{chunk-5D42MFB4.js → chunk-BG5RNXTH.js} +71 -2
- package/dist/{chunk-AINW5WYN.js → chunk-COD66MFF.js} +1 -2
- package/dist/{chunk-IOGU3ZWF.js → chunk-DNGJHWJZ.js} +3 -3
- package/dist/{chunk-3TS3G4U3.js → chunk-EE5DKOHX.js} +3 -1
- package/dist/{chunk-KXOAZGPA.js → chunk-EQZP53KI.js} +33 -8
- package/dist/{chunk-BHV2FUOA.js → chunk-EZHHJQWQ.js} +1 -1
- package/dist/{chunk-N3JPLJ3B.js → chunk-GDDCSKCB.js} +12 -5
- package/dist/{chunk-RLGHEV4A.js → chunk-HTG5VHU7.js} +10 -1
- package/dist/{chunk-R2W2FX5Q.js → chunk-I7NQ2LIL.js} +1 -9
- package/dist/{chunk-XQMPK4GM.js → chunk-IHRMOJXD.js} +86 -39
- package/dist/{chunk-TILFZBTE.js → chunk-INIIF7F7.js} +1 -4
- package/dist/{chunk-UIYEAUWA.js → chunk-IY347EQA.js} +2 -2
- package/dist/{chunk-HCM4JAC2.js → chunk-JWGLJXQU.js} +39 -11
- package/dist/{chunk-TO33OY4L.js → chunk-LMKUKCTN.js} +1 -1
- package/dist/chunk-NXVCI6YB.js +453 -0
- package/dist/{chunk-JBHXILI4.js → chunk-O6DQZYNI.js} +63 -44
- package/dist/{chunk-O2OUNXV4.js → chunk-P5KPCT6R.js} +3 -3
- package/dist/{chunk-56NYZNVY.js → chunk-PDXFQS7M.js} +112 -49
- package/dist/{chunk-F7PG4OEV.js → chunk-QSGW3ZWK.js} +12 -4
- package/dist/{chunk-25RYBC5T.js → chunk-S2IJKT3D.js} +1 -1
- package/dist/{chunk-OJZ6C2HM.js → chunk-SARQRCKO.js} +54 -48
- package/dist/chunk-T2QO2S65.js +126 -0
- package/dist/{chunk-442ULAA6.js → chunk-TGNBXS7H.js} +142 -62
- package/dist/{chunk-6J7GRCDA.js → chunk-UNVRNJCB.js} +71 -11
- package/dist/{chunk-6YBYAEXD.js → chunk-VSM44AYE.js} +94 -24
- package/dist/chunk-VSUYVT2Q.js +163 -0
- package/dist/{chunk-4R7QL3MW.js → chunk-X2VY4MOW.js} +14 -29
- package/dist/{chunk-FRU44GA2.js → chunk-XK3M3VRR.js} +16 -2
- package/dist/{chunk-6YK3IJXW.js → chunk-Z46J47FY.js} +73 -77
- package/dist/components/admin/index.d.ts +23 -13
- package/dist/components/admin/index.js +29 -30
- package/dist/components/data-display/badge.js +3 -3
- package/dist/components/data-display/card.d.ts +3 -3
- package/dist/components/data-display/card.js +1 -1
- package/dist/components/data-display/carousel.js +3 -1
- package/dist/components/data-display/index.js +55 -33
- package/dist/components/data-entry/calendar.d.ts +1 -1
- package/dist/components/data-entry/calendar.js +1 -1
- package/dist/components/data-entry/cascader.d.ts +1 -1
- package/dist/components/data-entry/cascader.js +5 -5
- package/dist/components/data-entry/checkbox.d.ts +2 -2
- package/dist/components/data-entry/checkbox.js +2 -2
- package/dist/components/data-entry/color-picker.d.ts +1 -1
- package/dist/components/data-entry/color-picker.js +3 -3
- package/dist/components/data-entry/date-picker.d.ts +2 -2
- package/dist/components/data-entry/date-picker.js +4 -4
- package/dist/components/data-entry/date-range-picker.d.ts +2 -2
- package/dist/components/data-entry/date-range-picker.js +4 -4
- package/dist/components/data-entry/index.d.ts +9 -25
- package/dist/components/data-entry/index.js +22 -26
- package/dist/components/data-entry/radio.d.ts +1 -1
- package/dist/components/data-entry/radio.js +2 -2
- package/dist/components/data-entry/select.d.ts +2 -2
- package/dist/components/data-entry/select.js +3 -4
- package/dist/components/data-entry/slider.d.ts +1 -1
- package/dist/components/data-entry/switch.d.ts +2 -2
- package/dist/components/data-entry/switch.js +1 -1
- package/dist/components/data-entry/time-input.js +2 -2
- package/dist/components/data-entry/time-picker.d.ts +3 -1
- package/dist/components/data-entry/time-picker.js +3 -3
- package/dist/components/data-entry/transfer.d.ts +2 -2
- package/dist/components/data-entry/transfer.js +5 -5
- package/dist/components/data-entry/tree-select.d.ts +1 -1
- package/dist/components/data-entry/tree-select.js +5 -5
- package/dist/components/data-entry/upload.d.ts +2 -2
- package/dist/components/data-entry/upload.js +5 -5
- package/dist/components/feedback/alert.js +5 -5
- package/dist/components/feedback/dialog.d.ts +20 -1
- package/dist/components/feedback/dialog.js +3 -3
- package/dist/components/feedback/index.d.ts +10 -18
- package/dist/components/feedback/index.js +9 -9
- package/dist/components/feedback/sheet.js +1 -1
- package/dist/components/layout/index.d.ts +27 -15
- package/dist/components/layout/index.js +7 -5
- package/dist/components/navigation/dropdown-menu.js +1 -1
- package/dist/components/navigation/index.d.ts +15 -17
- package/dist/components/navigation/index.js +7 -8
- package/dist/components/navigation/pagination.d.ts +25 -4
- package/dist/components/navigation/pagination.js +4 -5
- package/dist/components/navigation/steps.d.ts +3 -3
- package/dist/components/navigation/steps.js +3 -1
- package/dist/components/query/index.d.ts +1 -5
- package/dist/components/query/index.js +6 -8
- package/dist/components/ui/index.d.ts +13 -12
- package/dist/components/ui/index.js +30 -32
- package/dist/{data-entry.prop-CDkOajPj.d.ts → data-entry.prop-BR4vNA1j.d.ts} +7 -35
- package/dist/filter-bar-BxjSJJnQ.d.ts +7 -0
- package/dist/{inline-DCqn4O29.d.ts → flex-D_EXRFSW.d.ts} +2 -8
- package/dist/form/index.js +1 -1
- package/dist/i18n/index.d.ts +82 -10
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +7 -7
- package/dist/index.js +41 -44
- package/dist/{layout.prop-DwJKI6ka.d.ts → layout.prop-JE2TcRyL.d.ts} +8 -2
- package/dist/lib/datetime/index.js +1 -1
- package/dist/{navigation.prop-8DgElO0c.d.ts → navigation.prop-DMcXkR-J.d.ts} +9 -11
- package/dist/{toggle-group-BulJgKh3.d.ts → password-strength-DVRvXEOK.d.ts} +24 -3
- package/dist/props/components/index.d.ts +4 -4
- package/dist/props/index.d.ts +4 -4
- package/dist/props/index.js +1 -1
- package/dist/props/registry.d.ts +84 -39
- package/dist/props/registry.js +1 -1
- package/dist/{search-input-cezAxpgb.d.ts → search-input-DpqDMXcn.d.ts} +2 -4
- package/dist/{skeleton-uWAjSacg.d.ts → skeleton-cj9kh5wo.d.ts} +1 -3
- package/dist/styles/control.css +176 -41
- package/dist/styles/data-display-layout.css +41 -15
- package/dist/styles/data-entry-layout.css +71 -0
- package/dist/styles/feedback-layout.css +44 -12
- package/dist/styles/index.css +45 -1
- package/dist/styles/layout.css +66 -17
- package/dist/styles/navigation-layout.css +3 -1
- package/dist/styles/shell-layout.css +3 -3
- package/dist/styles/table-layout.css +13 -0
- package/dist/tokens/foundation.css +12 -1
- package/dist/tokens/semantic/layout.css +2 -2
- package/dist/tooltip-Bf2KjRy8.d.ts +14 -0
- package/package.json +7 -7
- package/scripts/ui-audit.mjs +31 -2
- package/dist/aspect-ratio-DGoYrOry.d.ts +0 -6
- package/dist/chunk-CAEL2ZD2.js +0 -222
- package/dist/chunk-FYM3MJSK.js +0 -59
- package/dist/chunk-GKXPALFT.js +0 -32
- package/dist/chunk-JKHWLPM5.js +0 -101
- package/dist/chunk-KDBGFJJI.js +0 -220
- package/dist/chunk-VN72SWHX.js +0 -189
- package/dist/components/data-entry/autocomplete.d.ts +0 -24
- package/dist/components/data-entry/autocomplete.js +0 -10
- package/dist/components/data-entry/combobox.d.ts +0 -22
- package/dist/components/data-entry/combobox.js +0 -6
- package/dist/filter-bar-BycYH10i.d.ts +0 -14
- /package/dist/{chunk-LDSLS6HE.js → chunk-7CFO5FFE.js} +0 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { f as ToolbarProp, e as ToolbarGroupProp } from './navigation.prop-DMcXkR-J.js';
|
|
3
|
+
|
|
4
|
+
declare function Toolbar({ onClear, hasActiveFilters, className, children }: ToolbarProp): react_jsx_runtime.JSX.Element;
|
|
5
|
+
declare function ToolbarGroup({ label, className, children }: ToolbarGroupProp): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Toolbar as T, ToolbarGroup as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { P as PageContainerProp, e as PageInsetProp, c as FlexProp
|
|
2
|
+
import { P as PageContainerProp, e as PageInsetProp, c as FlexProp } from './layout.prop-JE2TcRyL.js';
|
|
3
3
|
|
|
4
4
|
declare function PageContainerInset({ className, children, ...props }: PageInsetProp): react_jsx_runtime.JSX.Element;
|
|
5
5
|
declare function PageContainerRoot({ title, subtitle, extra, footer, breadcrumb, linkComponent: LinkComponent, density, variant, stickyFooter, children, className, }: PageContainerProp): react_jsx_runtime.JSX.Element;
|
|
@@ -9,10 +9,4 @@ declare const PageContainer: typeof PageContainerRoot & {
|
|
|
9
9
|
|
|
10
10
|
declare function Flex({ direction, gap, align, justify, wrap, className, children, ...props }: FlexProp): react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
declare function Stack(props: StackProp): react_jsx_runtime.JSX.Element;
|
|
14
|
-
|
|
15
|
-
/** @deprecated Use Flex with direction="row" and wrap. */
|
|
16
|
-
declare function Inline({ gap, ...props }: InlineProp): react_jsx_runtime.JSX.Element;
|
|
17
|
-
|
|
18
|
-
export { Flex as F, Inline as I, PageContainer as P, Stack as S };
|
|
12
|
+
export { Flex as F, PageContainer as P };
|
package/dist/form/index.js
CHANGED
package/dist/i18n/index.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ var common = {
|
|
|
14
14
|
clearSearch: "Xóa tìm kiếm",
|
|
15
15
|
clearFilters: "Xóa bộ lọc",
|
|
16
16
|
first: "Đầu",
|
|
17
|
-
next: "Tiếp
|
|
17
|
+
next: "Tiếp",
|
|
18
18
|
selectedCount: "{count} đã chọn",
|
|
19
19
|
typeToConfirm: "Nhập {phrase} để xác nhận"
|
|
20
20
|
};
|
|
@@ -34,7 +34,10 @@ var dataEntry = {
|
|
|
34
34
|
hour: "Giờ",
|
|
35
35
|
minute: "Phút",
|
|
36
36
|
typeLabel: "Nhập giờ HH:mm",
|
|
37
|
-
openPicker: "Mở chọn giờ"
|
|
37
|
+
openPicker: "Mở chọn giờ",
|
|
38
|
+
meridiem: "Buổi",
|
|
39
|
+
am: "SA",
|
|
40
|
+
pm: "CH"
|
|
38
41
|
},
|
|
39
42
|
searchInput: {
|
|
40
43
|
placeholder: "Tìm kiếm…"
|
|
@@ -44,7 +47,8 @@ var dataEntry = {
|
|
|
44
47
|
empty: "Không tìm thấy kết quả"
|
|
45
48
|
},
|
|
46
49
|
colorPicker: {
|
|
47
|
-
ariaLabel: "Chọn màu"
|
|
50
|
+
ariaLabel: "Chọn màu",
|
|
51
|
+
hexLabel: "Mã màu hex"
|
|
48
52
|
},
|
|
49
53
|
upload: {
|
|
50
54
|
dropzoneLabel: "Tải file lên",
|
|
@@ -62,19 +66,28 @@ var dataEntry = {
|
|
|
62
66
|
undo: "Hoàn tác",
|
|
63
67
|
cropTitle: "Cắt ảnh",
|
|
64
68
|
cropZoom: "Thu phóng",
|
|
65
|
-
cropConfirm: "Dùng ảnh này"
|
|
69
|
+
cropConfirm: "Dùng ảnh này",
|
|
70
|
+
inputLabel: "Chọn tệp",
|
|
71
|
+
statusUploading: "Đang tải lên {count} tệp…",
|
|
72
|
+
statusReady: "{count} tệp, đã tải lên {done}",
|
|
73
|
+
statusFailed: "{count} tệp tải lên thất bại",
|
|
74
|
+
removeImage: "Xóa ảnh",
|
|
75
|
+
removeFile: "Xóa {name}",
|
|
76
|
+
cropDescription: "Kéo thanh thu phóng rồi lưu để cắt ảnh thành hình vuông."
|
|
66
77
|
},
|
|
67
78
|
cascader: {
|
|
68
79
|
placeholder: "Chọn…",
|
|
69
80
|
searchPlaceholder: "Tìm kiếm…",
|
|
70
|
-
empty: "Không có kết quả"
|
|
81
|
+
empty: "Không có kết quả",
|
|
82
|
+
clear: "Xóa lựa chọn"
|
|
71
83
|
},
|
|
72
84
|
treeSelect: {
|
|
73
85
|
placeholder: "Chọn…",
|
|
74
86
|
searchPlaceholder: "Tìm kiếm…",
|
|
75
87
|
empty: "Không có dữ liệu",
|
|
76
88
|
expand: "Mở rộng",
|
|
77
|
-
collapse: "Thu gọn"
|
|
89
|
+
collapse: "Thu gọn",
|
|
90
|
+
clear: "Xóa lựa chọn"
|
|
78
91
|
},
|
|
79
92
|
transfer: {
|
|
80
93
|
source: "Nguồn",
|
|
@@ -82,7 +95,9 @@ var dataEntry = {
|
|
|
82
95
|
searchPlaceholder: "Tìm kiếm…",
|
|
83
96
|
empty: "Không có dữ liệu",
|
|
84
97
|
moveRight: "Chuyển sang đích",
|
|
85
|
-
moveLeft: "Chuyển về nguồn"
|
|
98
|
+
moveLeft: "Chuyển về nguồn",
|
|
99
|
+
selectAllSource: "Chọn tất cả ở nguồn",
|
|
100
|
+
selectAllTarget: "Chọn tất cả ở đích"
|
|
86
101
|
},
|
|
87
102
|
searchSelect: {
|
|
88
103
|
placeholder: "Chọn…",
|
|
@@ -96,9 +111,63 @@ var feedback = {
|
|
|
96
111
|
errorPanel: {
|
|
97
112
|
title: "Không tải được nội dung này"
|
|
98
113
|
},
|
|
99
|
-
genericError: "Đã xảy ra lỗi. Vui lòng thử lại."
|
|
114
|
+
genericError: "Đã xảy ra lỗi. Vui lòng thử lại.",
|
|
115
|
+
alert: {
|
|
116
|
+
dismiss: "Đóng"
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
var layout = {
|
|
120
|
+
sidebar: {
|
|
121
|
+
ariaLabel: "Điều hướng chính"
|
|
122
|
+
},
|
|
123
|
+
appShell: {
|
|
124
|
+
sidebarLabel: "Thanh bên",
|
|
125
|
+
headerLabel: "Đầu trang",
|
|
126
|
+
mainLabel: "Nội dung chính",
|
|
127
|
+
footerLabel: "Chân trang"
|
|
128
|
+
},
|
|
129
|
+
topbar: {
|
|
130
|
+
toggleSidebar: "Bật/tắt thanh bên",
|
|
131
|
+
search: "Tìm kiếm",
|
|
132
|
+
searchPlaceholder: "Tìm kiếm...",
|
|
133
|
+
notifications: "Thông báo",
|
|
134
|
+
tweaks: "Mở tùy chỉnh"
|
|
135
|
+
}
|
|
136
|
+
};
|
|
137
|
+
var dataDisplay = {
|
|
138
|
+
carousel: {
|
|
139
|
+
roleDescription: "băng chuyền",
|
|
140
|
+
ariaLabel: "Băng chuyền",
|
|
141
|
+
slideLabel: "{index} / {total}",
|
|
142
|
+
previous: "Trước",
|
|
143
|
+
next: "Sau"
|
|
144
|
+
}
|
|
145
|
+
};
|
|
146
|
+
var ui = {
|
|
147
|
+
rating: {
|
|
148
|
+
ariaLabel: "Đánh giá",
|
|
149
|
+
starLabel: "{star} / {max}"
|
|
150
|
+
},
|
|
151
|
+
tagInput: {
|
|
152
|
+
inputLabel: "Thêm thẻ",
|
|
153
|
+
removeTag: "Xóa {tag}",
|
|
154
|
+
tagCount: "{count} thẻ"
|
|
155
|
+
},
|
|
156
|
+
passwordInput: {
|
|
157
|
+
show: "Hiện mật khẩu",
|
|
158
|
+
hide: "Ẩn mật khẩu"
|
|
159
|
+
}
|
|
100
160
|
};
|
|
101
161
|
var navigation = {
|
|
162
|
+
steps: {
|
|
163
|
+
ariaLabel: "Tiến trình"
|
|
164
|
+
},
|
|
165
|
+
breadcrumb: {
|
|
166
|
+
ariaLabel: "Đường dẫn"
|
|
167
|
+
},
|
|
168
|
+
toolbar: {
|
|
169
|
+
ariaLabel: "Bộ lọc"
|
|
170
|
+
},
|
|
102
171
|
localePicker: {
|
|
103
172
|
ariaLabel: "Ngôn ngữ"
|
|
104
173
|
},
|
|
@@ -190,6 +259,9 @@ var vi = {
|
|
|
190
259
|
common: common,
|
|
191
260
|
dataEntry: dataEntry,
|
|
192
261
|
feedback: feedback,
|
|
262
|
+
layout: layout,
|
|
263
|
+
dataDisplay: dataDisplay,
|
|
264
|
+
ui: ui,
|
|
193
265
|
navigation: navigation,
|
|
194
266
|
locale: locale,
|
|
195
267
|
timeFormat: timeFormat,
|
|
@@ -201,10 +273,10 @@ var vi = {
|
|
|
201
273
|
};
|
|
202
274
|
|
|
203
275
|
type Messages = typeof vi;
|
|
204
|
-
declare const MESSAGE_CATALOG: Record<AppLocale,
|
|
276
|
+
declare const MESSAGE_CATALOG: Record<AppLocale, Record<string, unknown>>;
|
|
205
277
|
type MessageKey = string;
|
|
206
278
|
type TranslateParams = Record<string, string | number>;
|
|
207
|
-
/** Resolve a dot-path message with fallback locale chain. */
|
|
279
|
+
/** Resolve a dot-path message with fallback locale chain, CLDR plurals, and locale number formatting. */
|
|
208
280
|
declare function translate(locale: AppLocale, fallbackLocale: AppLocale, key: MessageKey, params?: TranslateParams): string;
|
|
209
281
|
/** Non-React translate using module-synced locale (see `syncI18nLocale`). */
|
|
210
282
|
declare function translateCurrent(key: MessageKey, params?: TranslateParams): string;
|
package/dist/i18n/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { usePickerLocales, useTranslation } from '../chunk-
|
|
2
|
-
export { MESSAGE_CATALOG, resetI18nLocale, syncI18nLocale, translate, translateCurrent } from '../chunk-
|
|
1
|
+
export { usePickerLocales, useTranslation } from '../chunk-HTG5VHU7.js';
|
|
2
|
+
export { MESSAGE_CATALOG, resetI18nLocale, syncI18nLocale, translate, translateCurrent } from '../chunk-6CSBMMZS.js';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
export { B as BreadcrumbItem } from './navigation.prop-BKlxd-j7.js';
|
|
2
|
-
export { F as FlexAlignProp, a as FlexDirectionProp, b as FlexJustifyProp, c as FlexProp, c as FlexProps, I as InlineProp, P as PageContainerProp, P as PageContainerProps, d as PageHeaderProp,
|
|
3
|
-
export { F as
|
|
4
|
-
export { F as Flex, I as Inline, P as PageContainer, S as Stack } from './inline-DCqn4O29.js';
|
|
2
|
+
export { F as FlexAlignProp, a as FlexDirectionProp, b as FlexJustifyProp, c as FlexProp, c as FlexProps, I as InlineProp, P as PageContainerProp, P as PageContainerProps, d as PageHeaderProp, j as StackProp } from './layout.prop-JE2TcRyL.js';
|
|
3
|
+
export { F as Flex, P as PageContainer } from './flex-D_EXRFSW.js';
|
|
5
4
|
export { C as ColumnDef, D as DataTable, a as Density, b as Descriptions, E as EmptyState } from './data-table-B_q7j992.js';
|
|
6
5
|
export { Badge } from './components/data-display/badge.js';
|
|
7
|
-
export {
|
|
8
|
-
export { a as
|
|
6
|
+
export { F as Field, a as FormField, S as SearchInput } from './search-input-DpqDMXcn.js';
|
|
7
|
+
export { a as SkeletonDetail, c as SkeletonRows, d as SkeletonStat, e as SkeletonTable } from './skeleton-cj9kh5wo.js';
|
|
9
8
|
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './components/feedback/alert.js';
|
|
10
9
|
export { Upload, useUploadDraft } from './components/data-entry/upload.js';
|
|
11
10
|
export { Cascader } from './components/data-entry/cascader.js';
|
|
@@ -14,15 +13,16 @@ export { Transfer } from './components/data-entry/transfer.js';
|
|
|
14
13
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './components/navigation/tabs.js';
|
|
15
14
|
export { Pagination } from './components/navigation/pagination.js';
|
|
16
15
|
export { Steps } from './components/navigation/steps.js';
|
|
16
|
+
export { T as Toolbar, a as ToolbarGroup } from './filter-bar-BxjSJJnQ.js';
|
|
17
17
|
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './components/feedback/dialog.js';
|
|
18
18
|
export { Toaster } from './components/feedback/sonner.js';
|
|
19
19
|
export { L as LegacyToastOptions, t as toast, u as useToast } from './use-toast-Dsw3yE2S.js';
|
|
20
20
|
export { useDebouncedValue, useTimeoutFlag } from './lib/hooks.js';
|
|
21
21
|
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './components/admin/index.js';
|
|
22
22
|
export { cn } from './lib/utils.js';
|
|
23
|
-
export { F as FieldProps,
|
|
23
|
+
export { F as FieldProps, E as collectUploadCommitActions, G as createUploadItem } from './data-entry.prop-BR4vNA1j.js';
|
|
24
24
|
export { c as AlertDialogProps } from './feedback.prop-Nc9Aa8SV.js';
|
|
25
|
-
export { e as ToolbarGroupProps, f as ToolbarProps } from './navigation.prop-
|
|
25
|
+
export { e as ToolbarGroupProps, f as ToolbarProps } from './navigation.prop-DMcXkR-J.js';
|
|
26
26
|
export { j as formatDate } from './format-date-ByyZoqI5.js';
|
|
27
27
|
import './shared.prop-BsNSXeqD.js';
|
|
28
28
|
import 'react';
|
package/dist/index.js
CHANGED
|
@@ -1,61 +1,58 @@
|
|
|
1
|
-
import './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
import './chunk-Z46J47FY.js';
|
|
2
|
+
import './chunk-VSUYVT2Q.js';
|
|
3
|
+
import './chunk-3Q4A4U2P.js';
|
|
4
|
+
import './chunk-VSM44AYE.js';
|
|
5
|
+
import './chunk-S2IJKT3D.js';
|
|
6
|
+
import './chunk-I7NQ2LIL.js';
|
|
5
7
|
import './chunk-EOTOCNT7.js';
|
|
6
|
-
import './chunk-
|
|
7
|
-
import './chunk-
|
|
8
|
-
import './chunk-
|
|
9
|
-
import './chunk-
|
|
10
|
-
import './chunk-
|
|
11
|
-
import './chunk-
|
|
12
|
-
import './chunk-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import './chunk-IOGU3ZWF.js';
|
|
16
|
-
import './chunk-LDSLS6HE.js';
|
|
17
|
-
export { FilterBar, FilterGroup, PageHeader, Toolbar, ToolbarGroup } from './chunk-VN72SWHX.js';
|
|
8
|
+
import './chunk-EE5DKOHX.js';
|
|
9
|
+
import './chunk-2HXZT2WJ.js';
|
|
10
|
+
import './chunk-GDDCSKCB.js';
|
|
11
|
+
import './chunk-DNGJHWJZ.js';
|
|
12
|
+
import './chunk-WFUIE252.js';
|
|
13
|
+
import './chunk-EZHHJQWQ.js';
|
|
14
|
+
import './chunk-7CFO5FFE.js';
|
|
15
|
+
export { Toolbar, ToolbarGroup } from './chunk-T2QO2S65.js';
|
|
16
|
+
export { Steps } from './chunk-SARQRCKO.js';
|
|
18
17
|
import './chunk-B73NA66T.js';
|
|
19
18
|
import './chunk-WGWI7EGL.js';
|
|
20
|
-
export { Pagination } from './chunk-
|
|
21
|
-
export { Steps } from './chunk-OJZ6C2HM.js';
|
|
19
|
+
export { Pagination } from './chunk-PDXFQS7M.js';
|
|
22
20
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-V3N266PT.js';
|
|
23
|
-
export { toast, useToast } from './chunk-B3WX53JQ.js';
|
|
24
|
-
export { SkeletonCard, SkeletonDetail, SkeletonRows, SkeletonStat, SkeletonTable } from './chunk-AINW5WYN.js';
|
|
25
|
-
export { Toaster } from './chunk-TO7URV7U.js';
|
|
26
|
-
export { PageContainer, Stack } from './chunk-442ULAA6.js';
|
|
27
|
-
import './chunk-FRU44GA2.js';
|
|
28
|
-
import './chunk-TO33OY4L.js';
|
|
29
|
-
import './chunk-32WO3YLB.js';
|
|
30
|
-
import './chunk-W4REF4TD.js';
|
|
31
21
|
import './chunk-HL3G4SVG.js';
|
|
32
|
-
export {
|
|
33
|
-
export {
|
|
34
|
-
export {
|
|
35
|
-
|
|
36
|
-
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './chunk-4R7QL3MW.js';
|
|
37
|
-
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-5D42MFB4.js';
|
|
38
|
-
import './chunk-CAEL2ZD2.js';
|
|
22
|
+
export { SearchInput, Transfer } from './chunk-7Q45MBFW.js';
|
|
23
|
+
export { TreeSelect } from './chunk-UNVRNJCB.js';
|
|
24
|
+
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from './chunk-EQZP53KI.js';
|
|
25
|
+
import './chunk-NXVCI6YB.js';
|
|
39
26
|
import './chunk-CRERCLIZ.js';
|
|
40
|
-
|
|
41
|
-
export { Cascader } from './chunk-HB2OHB5X.js';
|
|
27
|
+
export { Cascader } from './chunk-5NCFLCM7.js';
|
|
42
28
|
import './chunk-SMLKNECP.js';
|
|
43
|
-
import './chunk-O24Z3ULJ.js';
|
|
44
|
-
export { ChoiceField, Field } from './chunk-26CPAKUP.js';
|
|
45
29
|
import './chunk-HTEL5DQI.js';
|
|
30
|
+
export { toast, useToast } from './chunk-B3WX53JQ.js';
|
|
31
|
+
export { SkeletonDetail, SkeletonRows, SkeletonStat, SkeletonTable } from './chunk-COD66MFF.js';
|
|
32
|
+
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './chunk-6HHSU6RG.js';
|
|
33
|
+
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './chunk-X2VY4MOW.js';
|
|
34
|
+
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-BG5RNXTH.js';
|
|
46
35
|
import './chunk-VOHTRR5X.js';
|
|
47
|
-
export {
|
|
48
|
-
|
|
49
|
-
|
|
36
|
+
export { Toaster } from './chunk-TO7URV7U.js';
|
|
37
|
+
export { PageContainer } from './chunk-TGNBXS7H.js';
|
|
38
|
+
import './chunk-XK3M3VRR.js';
|
|
39
|
+
import './chunk-LMKUKCTN.js';
|
|
40
|
+
import './chunk-W4REF4TD.js';
|
|
41
|
+
import './chunk-32WO3YLB.js';
|
|
42
|
+
export { DataTable, Descriptions, EmptyState } from './chunk-O6DQZYNI.js';
|
|
43
|
+
import './chunk-BE6GJGKJ.js';
|
|
44
|
+
export { Field } from './chunk-44YRPSZ7.js';
|
|
50
45
|
import './chunk-M4PZNAMV.js';
|
|
51
|
-
|
|
46
|
+
import './chunk-DV52WNXO.js';
|
|
47
|
+
export { Flex } from './chunk-INIIF7F7.js';
|
|
48
|
+
export { Badge } from './chunk-IY347EQA.js';
|
|
52
49
|
import './chunk-DY5C44UP.js';
|
|
53
50
|
import './chunk-3KPEZ5CF.js';
|
|
54
51
|
import './chunk-4MMIMZMK.js';
|
|
55
52
|
import './chunk-IBK5D2Q6.js';
|
|
56
|
-
export { FormField } from './chunk-
|
|
53
|
+
export { FormField } from './chunk-QSGW3ZWK.js';
|
|
57
54
|
import './chunk-7PWBC4BY.js';
|
|
58
|
-
import './chunk-
|
|
59
|
-
export { formatDate } from './chunk-
|
|
55
|
+
import './chunk-HTG5VHU7.js';
|
|
56
|
+
export { formatDate } from './chunk-6CSBMMZS.js';
|
|
60
57
|
export { useDebouncedValue, useTimeoutFlag } from './chunk-LFW37FGG.js';
|
|
61
58
|
export { cn } from './chunk-U7N2A7A3.js';
|
|
@@ -78,6 +78,8 @@ type SidebarItemProp = {
|
|
|
78
78
|
children?: SidebarItemProp[];
|
|
79
79
|
};
|
|
80
80
|
/** @see Sidebar */
|
|
81
|
+
type SidebarItemData = SidebarItemProp;
|
|
82
|
+
/** @see Sidebar */
|
|
81
83
|
type SidebarSectionProp = {
|
|
82
84
|
label?: string;
|
|
83
85
|
items: SidebarItemProp[];
|
|
@@ -86,11 +88,13 @@ type SidebarSectionProp = {
|
|
|
86
88
|
type SidebarProp = {
|
|
87
89
|
activeId: string;
|
|
88
90
|
onSelect?: (id: string) => void;
|
|
89
|
-
sections
|
|
91
|
+
sections?: SidebarSectionProp[];
|
|
90
92
|
product?: SidebarProductProp;
|
|
91
93
|
onProductClick?: () => void;
|
|
92
94
|
brand?: ReactNode;
|
|
93
95
|
collapsed?: boolean;
|
|
96
|
+
children?: ChildrenProp;
|
|
97
|
+
renderItem?: (item: SidebarItemData) => ReactNode;
|
|
94
98
|
footer?: ReactNode;
|
|
95
99
|
};
|
|
96
100
|
/** @see Topbar */
|
|
@@ -120,6 +124,8 @@ type TopbarProp = {
|
|
|
120
124
|
onToggleCollapsed?: () => void;
|
|
121
125
|
rightSlot?: ReactNode;
|
|
122
126
|
unread?: boolean;
|
|
127
|
+
/** Accessible placeholder when project is intentionally unset but a project chip is rendered. */
|
|
128
|
+
projectPlaceholder?: string;
|
|
123
129
|
onNotificationsOpen?: () => void;
|
|
124
130
|
user?: ReactNode;
|
|
125
131
|
};
|
|
@@ -133,4 +139,4 @@ type PageHeaderProp = {
|
|
|
133
139
|
className?: ClassNameProp;
|
|
134
140
|
};
|
|
135
141
|
|
|
136
|
-
export type { AppShellProp as A, FlexAlignProp as F, InlineProp as I, PageContainerProp as P, ResponsiveGridColumnsProp as R,
|
|
142
|
+
export type { AppShellProp as A, FlexAlignProp as F, InlineProp as I, PageContainerProp as P, ResponsiveGridColumnsProp as R, SidebarItemData as S, TopbarProductProp as T, FlexDirectionProp as a, FlexJustifyProp as b, FlexProp as c, PageHeaderProp as d, PageInsetProp as e, SidebarItemProp as f, SidebarProductProp as g, SidebarProp as h, SidebarSectionProp as i, StackProp as j, TopbarProjectProp as k, TopbarProp as l };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-
|
|
1
|
+
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-6CSBMMZS.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { a as ClassNameProp, C as ChildrenProp, L as LabelProp
|
|
2
|
+
import { c as DisabledProp, a as ClassNameProp, C as ChildrenProp, L as LabelProp } from './shared.prop-BsNSXeqD.js';
|
|
3
3
|
import { O as OnClearFiltersProp, H as HasActiveFiltersProp } from './data.prop-DMYMNl6L.js';
|
|
4
4
|
|
|
5
5
|
/** Navigation component prop types — @see docs/COMPONENTS.md#navigation */
|
|
@@ -23,7 +23,7 @@ type FilterBarProp = ToolbarProp;
|
|
|
23
23
|
type FilterGroupProp = ToolbarGroupProp;
|
|
24
24
|
/** @see Pagination — offset/page-based (distinct from DataTable cursor pagination). */
|
|
25
25
|
type PaginationProp = {
|
|
26
|
-
|
|
26
|
+
value?: number;
|
|
27
27
|
total?: number;
|
|
28
28
|
pageSize?: number;
|
|
29
29
|
pageSizeOptions?: number[];
|
|
@@ -32,15 +32,13 @@ type PaginationProp = {
|
|
|
32
32
|
simple?: boolean;
|
|
33
33
|
disabled?: DisabledProp;
|
|
34
34
|
className?: ClassNameProp;
|
|
35
|
-
|
|
35
|
+
onValueChange?: (page: number, pageSize: number) => void;
|
|
36
36
|
};
|
|
37
37
|
type StepStatusProp = "wait" | "process" | "finish" | "error";
|
|
38
38
|
/** @see StepItem */
|
|
39
39
|
type StepItemProp = {
|
|
40
40
|
title: React.ReactNode;
|
|
41
|
-
|
|
42
|
-
/** Ant Design `content` — alias `description` supported */
|
|
43
|
-
content?: React.ReactNode;
|
|
41
|
+
subtitle?: React.ReactNode;
|
|
44
42
|
description?: React.ReactNode;
|
|
45
43
|
icon?: React.ReactNode;
|
|
46
44
|
status?: StepStatusProp;
|
|
@@ -49,14 +47,14 @@ type StepItemProp = {
|
|
|
49
47
|
/** @see Steps */
|
|
50
48
|
type StepsProp = {
|
|
51
49
|
items?: StepItemProp[];
|
|
52
|
-
|
|
53
|
-
|
|
50
|
+
value?: number;
|
|
51
|
+
defaultValue?: number;
|
|
54
52
|
status?: StepStatusProp;
|
|
55
53
|
orientation?: "horizontal" | "vertical";
|
|
56
54
|
type?: "default" | "dot";
|
|
57
|
-
size?: "
|
|
55
|
+
size?: "md" | "sm";
|
|
58
56
|
titlePlacement?: "horizontal" | "vertical";
|
|
59
|
-
|
|
57
|
+
onValueChange?: (value: number) => void;
|
|
60
58
|
className?: ClassNameProp;
|
|
61
59
|
};
|
|
62
60
|
/** Tab pane — Ant Design `items` entry. */
|
|
@@ -71,7 +69,7 @@ type TabsProp = {
|
|
|
71
69
|
items?: TabItemProp[];
|
|
72
70
|
value?: string;
|
|
73
71
|
defaultValue?: string;
|
|
74
|
-
onValueChange?: (
|
|
72
|
+
onValueChange?: (value: string) => void;
|
|
75
73
|
variant?: "default" | "line" | "card";
|
|
76
74
|
className?: ClassNameProp;
|
|
77
75
|
listClassName?: ClassNameProp;
|
|
@@ -3,15 +3,16 @@ import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
|
3
3
|
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
4
4
|
import * as TogglePrimitive from '@radix-ui/react-toggle';
|
|
5
5
|
import { VariantProps } from 'class-variance-authority';
|
|
6
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
7
|
|
|
7
8
|
declare const toggleVariants: (props?: ({
|
|
8
9
|
variant?: "default" | "outline" | null | undefined;
|
|
9
|
-
size?: "
|
|
10
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
10
11
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
12
|
type ToggleProps = React.ComponentPropsWithoutRef<typeof TogglePrimitive.Root> & VariantProps<typeof toggleVariants>;
|
|
12
13
|
declare const Toggle: React.ForwardRefExoticComponent<Omit<TogglePrimitive.ToggleProps & React.RefAttributes<HTMLButtonElement>, "ref"> & VariantProps<(props?: ({
|
|
13
14
|
variant?: "default" | "outline" | null | undefined;
|
|
14
|
-
size?: "
|
|
15
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
15
16
|
} & class_variance_authority_types.ClassProp) | undefined) => string> & React.RefAttributes<HTMLButtonElement>>;
|
|
16
17
|
|
|
17
18
|
declare const ToggleGroup: React.ForwardRefExoticComponent<((Omit<ToggleGroupPrimitive.ToggleGroupSingleProps & React.RefAttributes<HTMLDivElement>, "ref"> | Omit<ToggleGroupPrimitive.ToggleGroupMultipleProps & React.RefAttributes<HTMLDivElement>, "ref">) & {
|
|
@@ -23,4 +24,24 @@ declare const ToggleGroupItem: React.ForwardRefExoticComponent<Omit<ToggleGroupP
|
|
|
23
24
|
size?: ToggleProps["size"];
|
|
24
25
|
} & React.RefAttributes<HTMLButtonElement>>;
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
declare const DEFAULT_PASSWORD_RULES: readonly ["length", "upper", "lower", "number", "symbol"];
|
|
28
|
+
type PasswordRule = (typeof DEFAULT_PASSWORD_RULES)[number];
|
|
29
|
+
type PasswordStrengthLabels = {
|
|
30
|
+
weak: string;
|
|
31
|
+
fair: string;
|
|
32
|
+
strong: string;
|
|
33
|
+
};
|
|
34
|
+
type PasswordStrengthProps = {
|
|
35
|
+
value: string;
|
|
36
|
+
rules?: PasswordRule[];
|
|
37
|
+
showChecklist?: boolean;
|
|
38
|
+
labels?: PasswordStrengthLabels;
|
|
39
|
+
};
|
|
40
|
+
type PasswordStrengthReturn = {
|
|
41
|
+
score: 0 | 1 | 2 | 3 | 4;
|
|
42
|
+
checks: Record<PasswordRule, boolean>;
|
|
43
|
+
};
|
|
44
|
+
declare function usePasswordStrength(value: string, rules?: PasswordRule[]): PasswordStrengthReturn;
|
|
45
|
+
declare function PasswordStrength({ value, rules, showChecklist, labels, }: PasswordStrengthProps): react_jsx_runtime.JSX.Element;
|
|
46
|
+
|
|
47
|
+
export { type PasswordRule as P, Toggle as T, PasswordStrength as a, type PasswordStrengthLabels as b, type PasswordStrengthProps as c, type PasswordStrengthReturn as d, ToggleGroup as e, ToggleGroupItem as f, type ToggleProps as g, toggleVariants as t, usePasswordStrength as u };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { A as AppShellProp, I as InlineProp, P as PageContainerProp, d as PageHeaderProp, e as PageInsetProp,
|
|
1
|
+
export { A as AppShellProp, I as InlineProp, P as PageContainerProp, d as PageHeaderProp, e as PageInsetProp, f as SidebarItemProp, g as SidebarProductProp, h as SidebarProp, i as SidebarSectionProp, j as StackProp, T as TopbarProductProp, k as TopbarProjectProp, l as TopbarProp } from '../../layout.prop-JE2TcRyL.js';
|
|
2
2
|
export { B as ButtonProp } from '../../general.prop-DoHDCRmL.js';
|
|
3
|
-
export { A as AutocompleteOptionProp, a as AutocompleteProp, C as CalendarProp, b as CascaderProp, c as CheckboxGroupProp, d as CheckboxProp,
|
|
3
|
+
export { A as AutocompleteOptionProp, a as AutocompleteProp, C as CalendarProp, b as CascaderProp, c as CheckboxGroupProp, d as CheckboxProp, e as ChoiceOptionProp, f as ColorPickerProp, D as DatePickerProp, g as DateRangePickerProp, h as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, B as UploadVariantProp } from '../../data-entry.prop-BR4vNA1j.js';
|
|
4
4
|
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../../data-display.prop-Cf2p9QC4.js';
|
|
5
5
|
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../../feedback.prop-Nc9Aa8SV.js';
|
|
6
6
|
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, M as MutationFeedbackProp, P as PrefetchLinkProp, Q as QueryRefetchButtonProp } from '../../query.prop-BDdz9L1G.js';
|
|
7
|
-
export { F as FilterBarProp, a as FilterGroupProp, P as PaginationProp, S as StepItemProp, b as StepStatusProp, c as StepsProp, T as TabItemProp, d as TabsProp } from '../../navigation.prop-
|
|
8
|
-
export { A as AppContextValue, a as AppProviderProp,
|
|
7
|
+
export { F as FilterBarProp, a as FilterGroupProp, P as PaginationProp, S as StepItemProp, b as StepStatusProp, c as StepsProp, T as TabItemProp, d as TabsProp } from '../../navigation.prop-DMcXkR-J.js';
|
|
8
|
+
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../../app.prop-Cy6dJnU8.js';
|
|
9
9
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../../form.prop-Bc6r6JJW.js';
|
|
10
10
|
import 'react';
|
|
11
11
|
import '../../shared.prop-BsNSXeqD.js';
|
package/dist/props/index.d.ts
CHANGED
|
@@ -4,14 +4,14 @@ export { D as DensityProp, G as GapProp, P as PageContainerVariantProp, a as Pag
|
|
|
4
4
|
export { A as AlertVariantProp, B as ButtonSizeProp, a as ButtonVariantProp, C as ColumnAlignProp, b as ConfirmVariantProp, S as SizeProp, c as SortDirectionProp, d as SortStateProp, T as ToneProp } from '../interaction.prop-DSFizzP6.js';
|
|
5
5
|
export { B as BreadcrumbItem, B as BreadcrumbItemProp, a as BreadcrumbProp } from '../navigation.prop-BKlxd-j7.js';
|
|
6
6
|
export { C as ColumnDef, C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../data.prop-DMYMNl6L.js';
|
|
7
|
-
export { A as AppShellProp, I as InlineProp, I as InlineProps, P as PageContainerProp, P as PageContainerProps, d as PageHeaderProp, e as PageInsetProp,
|
|
7
|
+
export { A as AppShellProp, I as InlineProp, I as InlineProps, P as PageContainerProp, P as PageContainerProps, d as PageHeaderProp, e as PageInsetProp, f as SidebarItemProp, g as SidebarProductProp, h as SidebarProp, i as SidebarSectionProp, j as StackProp, j as StackProps, T as TopbarProductProp, k as TopbarProjectProp, l as TopbarProp } from '../layout.prop-JE2TcRyL.js';
|
|
8
8
|
export { B as ButtonProp, B as ButtonProps } from '../general.prop-DoHDCRmL.js';
|
|
9
|
-
export { A as AutocompleteOptionProp, a as AutocompleteProp, C as CalendarProp, b as CascaderProp, c as CheckboxGroupProp, d as CheckboxProp,
|
|
9
|
+
export { A as AutocompleteOptionProp, a as AutocompleteProp, C as CalendarProp, b as CascaderProp, c as CheckboxGroupProp, d as CheckboxProp, e as ChoiceOptionProp, f as ColorPickerProp, D as DatePickerProp, g as DateRangePickerProp, h as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, B as UploadVariantProp } from '../data-entry.prop-BR4vNA1j.js';
|
|
10
10
|
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../data-display.prop-Cf2p9QC4.js';
|
|
11
11
|
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../feedback.prop-Nc9Aa8SV.js';
|
|
12
12
|
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, M as MutationFeedbackProp, P as PrefetchLinkProp, Q as QueryRefetchButtonProp } from '../query.prop-BDdz9L1G.js';
|
|
13
|
-
export { F as FilterBarProp, a as FilterGroupProp, P as PaginationProp, S as StepItemProp, b as StepStatusProp, c as StepsProp, T as TabItemProp, d as TabsProp } from '../navigation.prop-
|
|
14
|
-
export { A as AppContextValue, a as AppProviderProp,
|
|
13
|
+
export { F as FilterBarProp, a as FilterGroupProp, P as PaginationProp, S as StepItemProp, b as StepStatusProp, c as StepsProp, T as TabItemProp, d as TabsProp } from '../navigation.prop-DMcXkR-J.js';
|
|
14
|
+
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../app.prop-Cy6dJnU8.js';
|
|
15
15
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../form.prop-Bc6r6JJW.js';
|
|
16
16
|
export { COMPONENT_PROP_REGISTRY, ComponentPropName, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY, VocabularyPropName } from './registry.js';
|
|
17
17
|
import 'react';
|
package/dist/props/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import '../chunk-B775Y6BE.js';
|
|
2
2
|
import '../chunk-ZT5UEUBO.js';
|
|
3
|
-
export { COMPONENT_PROP_REGISTRY, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY } from '../chunk-
|
|
3
|
+
export { COMPONENT_PROP_REGISTRY, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY } from '../chunk-IHRMOJXD.js';
|