@expcat/tigercat-vue 1.2.16 → 1.2.19
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/{chunk-LDDGBB3V.mjs → chunk-54G23KA7.mjs} +79 -18
- package/dist/{chunk-2GQE47OY.mjs → chunk-DSHV7EAX.mjs} +45 -4
- package/dist/{chunk-FXS5GHQZ.js → chunk-IQZX54SQ.js} +45 -4
- package/dist/{chunk-4OOR4524.js → chunk-O5DBHXGJ.js} +86 -25
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/ActivityFeed.d.ts +6 -6
- package/dist/components/Affix.d.mts +4 -4
- package/dist/components/Affix.d.ts +4 -4
- package/dist/components/Alert.d.mts +3 -3
- package/dist/components/Alert.d.ts +3 -3
- package/dist/components/Anchor.d.mts +2 -2
- package/dist/components/Anchor.d.ts +2 -2
- package/dist/components/AreaChart.d.mts +1 -1
- package/dist/components/AreaChart.d.ts +1 -1
- package/dist/components/AutoComplete.d.mts +1 -1
- package/dist/components/AutoComplete.d.ts +1 -1
- package/dist/components/Avatar.d.mts +2 -2
- package/dist/components/Avatar.d.ts +2 -2
- package/dist/components/AvatarGroup.d.mts +1 -1
- package/dist/components/AvatarGroup.d.ts +1 -1
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/BackTop.d.ts +1 -1
- package/dist/components/Badge.d.mts +4 -4
- package/dist/components/Badge.d.ts +4 -4
- package/dist/components/BarChart.d.mts +1 -1
- package/dist/components/BarChart.d.ts +1 -1
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Breadcrumb.d.ts +2 -2
- package/dist/components/Button.d.mts +5 -5
- package/dist/components/Button.d.ts +5 -5
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Calendar.d.ts +1 -1
- package/dist/components/Card.d.mts +3 -3
- package/dist/components/Card.d.ts +3 -3
- package/dist/components/ChatWindow.d.mts +2 -2
- package/dist/components/ChatWindow.d.ts +2 -2
- package/dist/components/CodeEditor.d.mts +1 -1
- package/dist/components/CodeEditor.d.ts +1 -1
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/Collapse.d.ts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/ColorSwatch.d.ts +1 -1
- package/dist/components/CommentThread.d.mts +3 -3
- package/dist/components/CommentThread.d.ts +3 -3
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/ConfigProvider.d.ts +1 -1
- package/dist/components/Countdown.d.mts +1 -1
- package/dist/components/Countdown.d.ts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +7 -7
- package/dist/components/DataTableWithToolbar.d.ts +7 -7
- package/dist/components/DatePicker.d.mts +3 -3
- package/dist/components/DatePicker.d.ts +3 -3
- package/dist/components/Descriptions.d.mts +3 -3
- package/dist/components/Descriptions.d.ts +3 -3
- package/dist/components/DonutChart.d.mts +2 -2
- package/dist/components/DonutChart.d.ts +2 -2
- package/dist/components/Drawer.d.mts +76 -7
- package/dist/components/Drawer.d.ts +76 -7
- package/dist/components/Drawer.js +2 -2
- package/dist/components/Drawer.mjs +1 -1
- package/dist/components/FileManager.d.mts +2 -2
- package/dist/components/FileManager.d.ts +2 -2
- package/dist/components/FloatButton.d.mts +4 -4
- package/dist/components/FloatButton.d.ts +4 -4
- package/dist/components/Form.d.mts +1 -1
- package/dist/components/Form.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +2 -2
- package/dist/components/FormWizard.d.ts +2 -2
- package/dist/components/FunnelChart.d.mts +2 -2
- package/dist/components/FunnelChart.d.ts +2 -2
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/Gantt.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +3 -3
- package/dist/components/GaugeChart.d.ts +3 -3
- package/dist/components/HeatmapChart.d.mts +2 -2
- package/dist/components/HeatmapChart.d.ts +2 -2
- package/dist/components/Image.d.mts +2 -2
- package/dist/components/Image.d.ts +2 -2
- package/dist/components/ImageAnnotation.d.mts +1 -1
- package/dist/components/ImageAnnotation.d.ts +1 -1
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImagePreview.d.ts +1 -1
- package/dist/components/InfiniteScroll.d.mts +2 -2
- package/dist/components/InfiniteScroll.d.ts +2 -2
- package/dist/components/Input.d.mts +5 -5
- package/dist/components/Input.d.ts +5 -5
- package/dist/components/InputGroup.d.mts +2 -2
- package/dist/components/InputGroup.d.ts +2 -2
- package/dist/components/InputNumber.d.mts +3 -3
- package/dist/components/InputNumber.d.ts +3 -3
- package/dist/components/LineChart.d.mts +1 -1
- package/dist/components/LineChart.d.ts +1 -1
- package/dist/components/Link.d.mts +1 -1
- package/dist/components/Link.d.ts +1 -1
- package/dist/components/List.d.mts +6 -6
- package/dist/components/List.d.ts +6 -6
- package/dist/components/Loading.d.mts +6 -6
- package/dist/components/Loading.d.ts +6 -6
- package/dist/components/MarkdownEditor.d.mts +1 -1
- package/dist/components/MarkdownEditor.d.ts +1 -1
- package/dist/components/Menu.d.mts +14 -3
- package/dist/components/Menu.d.ts +14 -3
- package/dist/components/Menu.js +3 -2
- package/dist/components/Menu.mjs +2 -1
- package/dist/components/MenuItem.js +4 -3
- package/dist/components/MenuItem.mjs +2 -1
- package/dist/components/MenuItemGroup.js +4 -3
- package/dist/components/MenuItemGroup.mjs +2 -1
- package/dist/components/Modal.d.mts +6 -6
- package/dist/components/Modal.d.ts +6 -6
- package/dist/components/NotificationCenter.d.mts +7 -7
- package/dist/components/NotificationCenter.d.ts +7 -7
- package/dist/components/NumberKeyboard.d.mts +1 -1
- package/dist/components/NumberKeyboard.d.ts +1 -1
- package/dist/components/OrgChart.d.mts +2 -2
- package/dist/components/OrgChart.d.ts +2 -2
- package/dist/components/Pagination.d.mts +3 -3
- package/dist/components/Pagination.d.ts +3 -3
- package/dist/components/PieChart.d.mts +2 -2
- package/dist/components/PieChart.d.ts +2 -2
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popconfirm.d.ts +2 -2
- package/dist/components/Popover.d.mts +4 -4
- package/dist/components/Popover.d.ts +4 -4
- package/dist/components/Progress.d.mts +6 -6
- package/dist/components/Progress.d.ts +6 -6
- package/dist/components/QRCode.d.mts +2 -2
- package/dist/components/QRCode.d.ts +2 -2
- package/dist/components/RadarChart.d.mts +1 -1
- package/dist/components/RadarChart.d.ts +1 -1
- package/dist/components/RichTextEditor.d.mts +1 -1
- package/dist/components/RichTextEditor.d.ts +1 -1
- package/dist/components/Row.d.mts +1 -1
- package/dist/components/Row.d.ts +1 -1
- package/dist/components/ScatterChart.d.mts +1 -1
- package/dist/components/ScatterChart.d.ts +1 -1
- package/dist/components/ScrollSpy.d.mts +2 -2
- package/dist/components/ScrollSpy.d.ts +2 -2
- package/dist/components/Segmented.d.mts +2 -2
- package/dist/components/Segmented.d.ts +2 -2
- package/dist/components/Signature.d.mts +4 -4
- package/dist/components/Signature.d.ts +4 -4
- package/dist/components/Skeleton.d.mts +2 -2
- package/dist/components/Skeleton.d.ts +2 -2
- package/dist/components/Slider.d.mts +1 -1
- package/dist/components/Slider.d.ts +1 -1
- package/dist/components/Space.d.mts +2 -2
- package/dist/components/Space.d.ts +2 -2
- package/dist/components/Spotlight.d.mts +6 -6
- package/dist/components/Spotlight.d.ts +6 -6
- package/dist/components/Statistic.d.mts +1 -1
- package/dist/components/Statistic.d.ts +1 -1
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/SubMenu.js +4 -3
- package/dist/components/SubMenu.mjs +2 -1
- package/dist/components/SunburstChart.d.mts +1 -1
- package/dist/components/SunburstChart.d.ts +1 -1
- package/dist/components/Table.d.mts +5 -5
- package/dist/components/Table.d.ts +5 -5
- package/dist/components/Tabs.d.mts +3 -3
- package/dist/components/Tabs.d.ts +3 -3
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/Tag.d.ts +2 -2
- package/dist/components/Text.d.mts +3 -3
- package/dist/components/Text.d.ts +3 -3
- package/dist/components/Textarea.d.mts +2 -2
- package/dist/components/Textarea.d.ts +2 -2
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/TimePicker.d.ts +3 -3
- package/dist/components/Timeline.d.mts +1 -1
- package/dist/components/Timeline.d.ts +1 -1
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tour.d.mts +1 -1
- package/dist/components/Tour.d.ts +1 -1
- package/dist/components/Tree.d.mts +4 -4
- package/dist/components/Tree.d.ts +4 -4
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.d.ts +1 -1
- package/dist/components/Upload.d.mts +3 -3
- package/dist/components/Upload.d.ts +3 -3
- package/dist/components/VirtualTable.d.mts +3 -3
- package/dist/components/VirtualTable.d.ts +3 -3
- package/dist/components/Watermark.d.mts +6 -6
- package/dist/components/Watermark.d.ts +6 -6
- package/dist/index.js +3 -3
- package/dist/index.mjs +2 -2
- package/package.json +2 -2
|
@@ -67,8 +67,8 @@ declare const ConfigProvider: vue.DefineComponent<ExtractPropTypes<{
|
|
|
67
67
|
default: undefined;
|
|
68
68
|
};
|
|
69
69
|
}>> & Readonly<{}>, {
|
|
70
|
-
direction: TigerLocaleDirection;
|
|
71
70
|
locale: TigerLocaleInput;
|
|
71
|
+
direction: TigerLocaleDirection;
|
|
72
72
|
theme: string;
|
|
73
73
|
colorScheme: ColorScheme;
|
|
74
74
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -91,10 +91,10 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
-
size: CountdownSize;
|
|
95
94
|
className: string;
|
|
96
95
|
title: string;
|
|
97
96
|
value: CountdownValue;
|
|
97
|
+
size: CountdownSize;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
100
100
|
suffix: string;
|
|
@@ -91,10 +91,10 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
-
size: CountdownSize;
|
|
95
94
|
className: string;
|
|
96
95
|
title: string;
|
|
97
96
|
value: CountdownValue;
|
|
97
|
+
size: CountdownSize;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
100
100
|
suffix: string;
|
|
@@ -233,28 +233,28 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
233
233
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
234
234
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
235
235
|
}>, {
|
|
236
|
-
size: TableSize;
|
|
237
|
-
loading: boolean;
|
|
238
|
-
emptyText: string;
|
|
239
236
|
className: string;
|
|
240
237
|
style: Record<string, string | number>;
|
|
241
238
|
sort: SortState;
|
|
242
|
-
bordered: boolean;
|
|
243
|
-
hoverable: boolean;
|
|
244
|
-
filters: Record<string, unknown>;
|
|
245
239
|
pagination: false | PaginationConfig;
|
|
240
|
+
emptyText: string;
|
|
241
|
+
size: TableSize;
|
|
242
|
+
loading: boolean;
|
|
246
243
|
dataSource: Record<string, unknown>[];
|
|
247
244
|
toolbar: VueTableToolbarProps;
|
|
245
|
+
filters: Record<string, unknown>;
|
|
248
246
|
columnLockable: boolean;
|
|
249
247
|
defaultSort: SortState;
|
|
250
248
|
defaultFilters: Record<string, unknown>;
|
|
249
|
+
bordered: boolean;
|
|
251
250
|
striped: boolean;
|
|
251
|
+
hoverable: boolean;
|
|
252
252
|
rowSelection: RowSelectionConfig<Record<string, unknown>>;
|
|
253
253
|
rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
254
254
|
rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
|
|
255
255
|
stickyHeader: boolean;
|
|
256
256
|
maxHeight: string | number;
|
|
257
|
-
tableLayout: "
|
|
257
|
+
tableLayout: "auto" | "fixed";
|
|
258
258
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
259
259
|
|
|
260
260
|
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarProps, DataTableWithToolbar as default };
|
|
@@ -233,28 +233,28 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
233
233
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
234
234
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
235
235
|
}>, {
|
|
236
|
-
size: TableSize;
|
|
237
|
-
loading: boolean;
|
|
238
|
-
emptyText: string;
|
|
239
236
|
className: string;
|
|
240
237
|
style: Record<string, string | number>;
|
|
241
238
|
sort: SortState;
|
|
242
|
-
bordered: boolean;
|
|
243
|
-
hoverable: boolean;
|
|
244
|
-
filters: Record<string, unknown>;
|
|
245
239
|
pagination: false | PaginationConfig;
|
|
240
|
+
emptyText: string;
|
|
241
|
+
size: TableSize;
|
|
242
|
+
loading: boolean;
|
|
246
243
|
dataSource: Record<string, unknown>[];
|
|
247
244
|
toolbar: VueTableToolbarProps;
|
|
245
|
+
filters: Record<string, unknown>;
|
|
248
246
|
columnLockable: boolean;
|
|
249
247
|
defaultSort: SortState;
|
|
250
248
|
defaultFilters: Record<string, unknown>;
|
|
249
|
+
bordered: boolean;
|
|
251
250
|
striped: boolean;
|
|
251
|
+
hoverable: boolean;
|
|
252
252
|
rowSelection: RowSelectionConfig<Record<string, unknown>>;
|
|
253
253
|
rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
254
254
|
rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
|
|
255
255
|
stickyHeader: boolean;
|
|
256
256
|
maxHeight: string | number;
|
|
257
|
-
tableLayout: "
|
|
257
|
+
tableLayout: "auto" | "fixed";
|
|
258
258
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
259
259
|
|
|
260
260
|
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarProps, DataTableWithToolbar as default };
|
|
@@ -304,15 +304,15 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
304
304
|
default: undefined;
|
|
305
305
|
};
|
|
306
306
|
}>> & Readonly<{
|
|
307
|
-
onClear?: (() => any) | undefined;
|
|
308
307
|
onChange?: ((value: unknown) => any) | undefined;
|
|
308
|
+
onClear?: (() => any) | undefined;
|
|
309
309
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
310
310
|
}>, {
|
|
311
|
-
size: DatePickerSize;
|
|
312
311
|
className: string;
|
|
313
312
|
style: Record<string, unknown>;
|
|
314
|
-
disabled: boolean;
|
|
315
313
|
labels: Partial<DatePickerLabels>;
|
|
314
|
+
size: DatePickerSize;
|
|
315
|
+
disabled: boolean;
|
|
316
316
|
range: boolean;
|
|
317
317
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
318
318
|
placeholder: string;
|
|
@@ -304,15 +304,15 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
304
304
|
default: undefined;
|
|
305
305
|
};
|
|
306
306
|
}>> & Readonly<{
|
|
307
|
-
onClear?: (() => any) | undefined;
|
|
308
307
|
onChange?: ((value: unknown) => any) | undefined;
|
|
308
|
+
onClear?: (() => any) | undefined;
|
|
309
309
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
310
310
|
}>, {
|
|
311
|
-
size: DatePickerSize;
|
|
312
311
|
className: string;
|
|
313
312
|
style: Record<string, unknown>;
|
|
314
|
-
disabled: boolean;
|
|
315
313
|
labels: Partial<DatePickerLabels>;
|
|
314
|
+
size: DatePickerSize;
|
|
315
|
+
disabled: boolean;
|
|
316
316
|
range: boolean;
|
|
317
317
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
318
318
|
placeholder: string;
|
|
@@ -187,18 +187,18 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
|
-
size: DescriptionsSize;
|
|
191
|
-
items: DescriptionsItem[];
|
|
192
190
|
className: string;
|
|
193
191
|
style: string | Record<string, string | number>;
|
|
194
192
|
title: string | number;
|
|
195
|
-
|
|
193
|
+
size: DescriptionsSize;
|
|
196
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
197
195
|
layout: DescriptionsLayout;
|
|
196
|
+
bordered: boolean;
|
|
198
197
|
extra: undefined;
|
|
199
198
|
colon: boolean;
|
|
200
199
|
labelStyle: Record<string, string | number>;
|
|
201
200
|
contentStyle: Record<string, string | number>;
|
|
201
|
+
items: DescriptionsItem[];
|
|
202
202
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
203
203
|
|
|
204
204
|
export { Descriptions, type VueDescriptionsProps, Descriptions as default };
|
|
@@ -187,18 +187,18 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
|
-
size: DescriptionsSize;
|
|
191
|
-
items: DescriptionsItem[];
|
|
192
190
|
className: string;
|
|
193
191
|
style: string | Record<string, string | number>;
|
|
194
192
|
title: string | number;
|
|
195
|
-
|
|
193
|
+
size: DescriptionsSize;
|
|
196
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
197
195
|
layout: DescriptionsLayout;
|
|
196
|
+
bordered: boolean;
|
|
198
197
|
extra: undefined;
|
|
199
198
|
colon: boolean;
|
|
200
199
|
labelStyle: Record<string, string | number>;
|
|
201
200
|
contentStyle: Record<string, string | number>;
|
|
201
|
+
items: DescriptionsItem[];
|
|
202
202
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
203
203
|
|
|
204
204
|
export { Descriptions, type VueDescriptionsProps, Descriptions as default };
|
|
@@ -292,13 +292,13 @@ declare const DonutChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
292
292
|
"onSlice-click"?: ((...args: any[]) => any) | undefined;
|
|
293
293
|
"onSlice-hover"?: ((...args: any[]) => any) | undefined;
|
|
294
294
|
}>, {
|
|
295
|
-
shadow: boolean;
|
|
296
|
-
hoverable: boolean;
|
|
297
295
|
width: number;
|
|
298
296
|
height: number;
|
|
299
297
|
padding: ChartPadding;
|
|
300
298
|
labelPosition: "inside" | "outside";
|
|
301
299
|
gradient: boolean;
|
|
300
|
+
hoverable: boolean;
|
|
301
|
+
shadow: boolean;
|
|
302
302
|
showLabels: boolean;
|
|
303
303
|
selectable: boolean;
|
|
304
304
|
hoveredIndex: number | null;
|
|
@@ -292,13 +292,13 @@ declare const DonutChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
292
292
|
"onSlice-click"?: ((...args: any[]) => any) | undefined;
|
|
293
293
|
"onSlice-hover"?: ((...args: any[]) => any) | undefined;
|
|
294
294
|
}>, {
|
|
295
|
-
shadow: boolean;
|
|
296
|
-
hoverable: boolean;
|
|
297
295
|
width: number;
|
|
298
296
|
height: number;
|
|
299
297
|
padding: ChartPadding;
|
|
300
298
|
labelPosition: "inside" | "outside";
|
|
301
299
|
gradient: boolean;
|
|
300
|
+
hoverable: boolean;
|
|
301
|
+
shadow: boolean;
|
|
302
302
|
showLabels: boolean;
|
|
303
303
|
selectable: boolean;
|
|
304
304
|
hoveredIndex: number | null;
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { DrawerPlacement, DrawerSize, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueDrawerProps {
|
|
6
6
|
open?: boolean;
|
|
7
7
|
placement?: DrawerPlacement;
|
|
8
8
|
size?: DrawerSize;
|
|
9
|
+
width?: string | number;
|
|
9
10
|
title?: string;
|
|
10
11
|
closable?: boolean;
|
|
11
12
|
mask?: boolean;
|
|
@@ -14,6 +15,10 @@ interface VueDrawerProps {
|
|
|
14
15
|
className?: string;
|
|
15
16
|
bodyClassName?: string;
|
|
16
17
|
destroyOnClose?: boolean;
|
|
18
|
+
destroyOnCloseAfterLeave?: boolean;
|
|
19
|
+
fullscreenOnMobile?: boolean;
|
|
20
|
+
panelClassName?: string;
|
|
21
|
+
panelStyle?: StyleValue;
|
|
17
22
|
style?: Record<string, unknown>;
|
|
18
23
|
closeAriaLabel?: string;
|
|
19
24
|
locale?: Partial<TigerLocale>;
|
|
@@ -111,6 +116,29 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
111
116
|
type: BooleanConstructor;
|
|
112
117
|
default: boolean;
|
|
113
118
|
};
|
|
119
|
+
/**
|
|
120
|
+
* When destroyOnClose is true, wait for leave animation before unmounting.
|
|
121
|
+
* @default false
|
|
122
|
+
*/
|
|
123
|
+
destroyOnCloseAfterLeave: {
|
|
124
|
+
type: BooleanConstructor;
|
|
125
|
+
default: boolean;
|
|
126
|
+
};
|
|
127
|
+
/**
|
|
128
|
+
* Whether the drawer panel should become fullscreen on mobile viewports.
|
|
129
|
+
* @default true
|
|
130
|
+
*/
|
|
131
|
+
fullscreenOnMobile: {
|
|
132
|
+
type: BooleanConstructor;
|
|
133
|
+
default: boolean;
|
|
134
|
+
};
|
|
135
|
+
/**
|
|
136
|
+
* Additional CSS class for drawer panel.
|
|
137
|
+
*/
|
|
138
|
+
panelClassName: {
|
|
139
|
+
type: StringConstructor;
|
|
140
|
+
default: undefined;
|
|
141
|
+
};
|
|
114
142
|
/**
|
|
115
143
|
* Custom inline style for drawer panel
|
|
116
144
|
*/
|
|
@@ -118,6 +146,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
118
146
|
type: PropType<Record<string, unknown>>;
|
|
119
147
|
default: undefined;
|
|
120
148
|
};
|
|
149
|
+
/**
|
|
150
|
+
* Custom inline style for drawer panel.
|
|
151
|
+
*/
|
|
152
|
+
panelStyle: {
|
|
153
|
+
type: PropType<StyleValue>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
121
156
|
/**
|
|
122
157
|
* Close button aria-label
|
|
123
158
|
* @default 'Close drawer'
|
|
@@ -235,6 +270,29 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
235
270
|
type: BooleanConstructor;
|
|
236
271
|
default: boolean;
|
|
237
272
|
};
|
|
273
|
+
/**
|
|
274
|
+
* When destroyOnClose is true, wait for leave animation before unmounting.
|
|
275
|
+
* @default false
|
|
276
|
+
*/
|
|
277
|
+
destroyOnCloseAfterLeave: {
|
|
278
|
+
type: BooleanConstructor;
|
|
279
|
+
default: boolean;
|
|
280
|
+
};
|
|
281
|
+
/**
|
|
282
|
+
* Whether the drawer panel should become fullscreen on mobile viewports.
|
|
283
|
+
* @default true
|
|
284
|
+
*/
|
|
285
|
+
fullscreenOnMobile: {
|
|
286
|
+
type: BooleanConstructor;
|
|
287
|
+
default: boolean;
|
|
288
|
+
};
|
|
289
|
+
/**
|
|
290
|
+
* Additional CSS class for drawer panel.
|
|
291
|
+
*/
|
|
292
|
+
panelClassName: {
|
|
293
|
+
type: StringConstructor;
|
|
294
|
+
default: undefined;
|
|
295
|
+
};
|
|
238
296
|
/**
|
|
239
297
|
* Custom inline style for drawer panel
|
|
240
298
|
*/
|
|
@@ -242,6 +300,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
242
300
|
type: PropType<Record<string, unknown>>;
|
|
243
301
|
default: undefined;
|
|
244
302
|
};
|
|
303
|
+
/**
|
|
304
|
+
* Custom inline style for drawer panel.
|
|
305
|
+
*/
|
|
306
|
+
panelStyle: {
|
|
307
|
+
type: PropType<StyleValue>;
|
|
308
|
+
default: undefined;
|
|
309
|
+
};
|
|
245
310
|
/**
|
|
246
311
|
* Close button aria-label
|
|
247
312
|
* @default 'Close drawer'
|
|
@@ -272,22 +337,26 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
272
337
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
273
338
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
274
339
|
}>, {
|
|
275
|
-
|
|
340
|
+
zIndex: number;
|
|
276
341
|
className: string;
|
|
277
342
|
style: Record<string, unknown>;
|
|
278
343
|
title: string;
|
|
279
|
-
|
|
280
|
-
closable: boolean;
|
|
281
|
-
closeAriaLabel: string;
|
|
344
|
+
width: string | number;
|
|
282
345
|
locale: Partial<TigerLocale>;
|
|
346
|
+
closeAriaLabel: string;
|
|
347
|
+
size: DrawerSize;
|
|
283
348
|
mask: boolean;
|
|
284
349
|
open: boolean;
|
|
285
|
-
|
|
286
|
-
zIndex: number;
|
|
350
|
+
closable: boolean;
|
|
287
351
|
maskClosable: boolean;
|
|
288
352
|
placement: DrawerPlacement;
|
|
353
|
+
disableTeleport: boolean;
|
|
289
354
|
bodyClassName: string;
|
|
290
355
|
destroyOnClose: boolean;
|
|
356
|
+
destroyOnCloseAfterLeave: boolean;
|
|
357
|
+
fullscreenOnMobile: boolean;
|
|
358
|
+
panelClassName: string;
|
|
359
|
+
panelStyle: StyleValue;
|
|
291
360
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
292
361
|
|
|
293
362
|
export { Drawer, type VueDrawerProps, Drawer as default };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { DrawerPlacement, DrawerSize, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueDrawerProps {
|
|
6
6
|
open?: boolean;
|
|
7
7
|
placement?: DrawerPlacement;
|
|
8
8
|
size?: DrawerSize;
|
|
9
|
+
width?: string | number;
|
|
9
10
|
title?: string;
|
|
10
11
|
closable?: boolean;
|
|
11
12
|
mask?: boolean;
|
|
@@ -14,6 +15,10 @@ interface VueDrawerProps {
|
|
|
14
15
|
className?: string;
|
|
15
16
|
bodyClassName?: string;
|
|
16
17
|
destroyOnClose?: boolean;
|
|
18
|
+
destroyOnCloseAfterLeave?: boolean;
|
|
19
|
+
fullscreenOnMobile?: boolean;
|
|
20
|
+
panelClassName?: string;
|
|
21
|
+
panelStyle?: StyleValue;
|
|
17
22
|
style?: Record<string, unknown>;
|
|
18
23
|
closeAriaLabel?: string;
|
|
19
24
|
locale?: Partial<TigerLocale>;
|
|
@@ -111,6 +116,29 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
111
116
|
type: BooleanConstructor;
|
|
112
117
|
default: boolean;
|
|
113
118
|
};
|
|
119
|
+
/**
|
|
120
|
+
* When destroyOnClose is true, wait for leave animation before unmounting.
|
|
121
|
+
* @default false
|
|
122
|
+
*/
|
|
123
|
+
destroyOnCloseAfterLeave: {
|
|
124
|
+
type: BooleanConstructor;
|
|
125
|
+
default: boolean;
|
|
126
|
+
};
|
|
127
|
+
/**
|
|
128
|
+
* Whether the drawer panel should become fullscreen on mobile viewports.
|
|
129
|
+
* @default true
|
|
130
|
+
*/
|
|
131
|
+
fullscreenOnMobile: {
|
|
132
|
+
type: BooleanConstructor;
|
|
133
|
+
default: boolean;
|
|
134
|
+
};
|
|
135
|
+
/**
|
|
136
|
+
* Additional CSS class for drawer panel.
|
|
137
|
+
*/
|
|
138
|
+
panelClassName: {
|
|
139
|
+
type: StringConstructor;
|
|
140
|
+
default: undefined;
|
|
141
|
+
};
|
|
114
142
|
/**
|
|
115
143
|
* Custom inline style for drawer panel
|
|
116
144
|
*/
|
|
@@ -118,6 +146,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
118
146
|
type: PropType<Record<string, unknown>>;
|
|
119
147
|
default: undefined;
|
|
120
148
|
};
|
|
149
|
+
/**
|
|
150
|
+
* Custom inline style for drawer panel.
|
|
151
|
+
*/
|
|
152
|
+
panelStyle: {
|
|
153
|
+
type: PropType<StyleValue>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
121
156
|
/**
|
|
122
157
|
* Close button aria-label
|
|
123
158
|
* @default 'Close drawer'
|
|
@@ -235,6 +270,29 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
235
270
|
type: BooleanConstructor;
|
|
236
271
|
default: boolean;
|
|
237
272
|
};
|
|
273
|
+
/**
|
|
274
|
+
* When destroyOnClose is true, wait for leave animation before unmounting.
|
|
275
|
+
* @default false
|
|
276
|
+
*/
|
|
277
|
+
destroyOnCloseAfterLeave: {
|
|
278
|
+
type: BooleanConstructor;
|
|
279
|
+
default: boolean;
|
|
280
|
+
};
|
|
281
|
+
/**
|
|
282
|
+
* Whether the drawer panel should become fullscreen on mobile viewports.
|
|
283
|
+
* @default true
|
|
284
|
+
*/
|
|
285
|
+
fullscreenOnMobile: {
|
|
286
|
+
type: BooleanConstructor;
|
|
287
|
+
default: boolean;
|
|
288
|
+
};
|
|
289
|
+
/**
|
|
290
|
+
* Additional CSS class for drawer panel.
|
|
291
|
+
*/
|
|
292
|
+
panelClassName: {
|
|
293
|
+
type: StringConstructor;
|
|
294
|
+
default: undefined;
|
|
295
|
+
};
|
|
238
296
|
/**
|
|
239
297
|
* Custom inline style for drawer panel
|
|
240
298
|
*/
|
|
@@ -242,6 +300,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
242
300
|
type: PropType<Record<string, unknown>>;
|
|
243
301
|
default: undefined;
|
|
244
302
|
};
|
|
303
|
+
/**
|
|
304
|
+
* Custom inline style for drawer panel.
|
|
305
|
+
*/
|
|
306
|
+
panelStyle: {
|
|
307
|
+
type: PropType<StyleValue>;
|
|
308
|
+
default: undefined;
|
|
309
|
+
};
|
|
245
310
|
/**
|
|
246
311
|
* Close button aria-label
|
|
247
312
|
* @default 'Close drawer'
|
|
@@ -272,22 +337,26 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
272
337
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
273
338
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
274
339
|
}>, {
|
|
275
|
-
|
|
340
|
+
zIndex: number;
|
|
276
341
|
className: string;
|
|
277
342
|
style: Record<string, unknown>;
|
|
278
343
|
title: string;
|
|
279
|
-
|
|
280
|
-
closable: boolean;
|
|
281
|
-
closeAriaLabel: string;
|
|
344
|
+
width: string | number;
|
|
282
345
|
locale: Partial<TigerLocale>;
|
|
346
|
+
closeAriaLabel: string;
|
|
347
|
+
size: DrawerSize;
|
|
283
348
|
mask: boolean;
|
|
284
349
|
open: boolean;
|
|
285
|
-
|
|
286
|
-
zIndex: number;
|
|
350
|
+
closable: boolean;
|
|
287
351
|
maskClosable: boolean;
|
|
288
352
|
placement: DrawerPlacement;
|
|
353
|
+
disableTeleport: boolean;
|
|
289
354
|
bodyClassName: string;
|
|
290
355
|
destroyOnClose: boolean;
|
|
356
|
+
destroyOnCloseAfterLeave: boolean;
|
|
357
|
+
fullscreenOnMobile: boolean;
|
|
358
|
+
panelClassName: string;
|
|
359
|
+
panelStyle: StyleValue;
|
|
291
360
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
292
361
|
|
|
293
362
|
export { Drawer, type VueDrawerProps, Drawer as default };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkIQZX54SQjs = require('../chunk-IQZX54SQ.js');
|
|
5
5
|
require('../chunk-JDCVS4SJ.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.Drawer =
|
|
9
|
+
exports.Drawer = _chunkIQZX54SQjs.Drawer; exports.default = _chunkIQZX54SQjs.Drawer_default;
|
|
@@ -142,9 +142,9 @@ declare const FileManager: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
142
142
|
"onUpdate:currentPath"?: ((...args: any[]) => any) | undefined;
|
|
143
143
|
"onUpdate:searchText"?: ((...args: any[]) => any) | undefined;
|
|
144
144
|
}>, {
|
|
145
|
-
loading: boolean;
|
|
146
|
-
emptyText: string;
|
|
147
145
|
className: string;
|
|
146
|
+
emptyText: string;
|
|
147
|
+
loading: boolean;
|
|
148
148
|
searchable: boolean;
|
|
149
149
|
multiple: boolean;
|
|
150
150
|
draggable: boolean;
|
|
@@ -142,9 +142,9 @@ declare const FileManager: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
142
142
|
"onUpdate:currentPath"?: ((...args: any[]) => any) | undefined;
|
|
143
143
|
"onUpdate:searchText"?: ((...args: any[]) => any) | undefined;
|
|
144
144
|
}>, {
|
|
145
|
-
loading: boolean;
|
|
146
|
-
emptyText: string;
|
|
147
145
|
className: string;
|
|
146
|
+
emptyText: string;
|
|
147
|
+
loading: boolean;
|
|
148
148
|
searchable: boolean;
|
|
149
149
|
multiple: boolean;
|
|
150
150
|
draggable: boolean;
|
|
@@ -83,14 +83,14 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
83
83
|
}>> & Readonly<{
|
|
84
84
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
|
-
|
|
86
|
+
type: "default" | "primary";
|
|
87
87
|
className: string;
|
|
88
88
|
style: Record<string, string | number>;
|
|
89
|
-
|
|
89
|
+
size: FloatButtonSize;
|
|
90
90
|
disabled: boolean;
|
|
91
|
-
shape: FloatButtonShape;
|
|
92
91
|
tooltip: string;
|
|
93
92
|
ariaLabel: string;
|
|
93
|
+
shape: FloatButtonShape;
|
|
94
94
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
95
95
|
interface VueFloatButtonGroupProps {
|
|
96
96
|
shape?: FloatButtonShape;
|
|
@@ -148,8 +148,8 @@ declare const FloatButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
}>, {
|
|
149
149
|
className: string;
|
|
150
150
|
style: Record<string, string | number>;
|
|
151
|
-
shape: FloatButtonShape;
|
|
152
151
|
open: boolean;
|
|
152
|
+
shape: FloatButtonShape;
|
|
153
153
|
trigger: "click" | "hover";
|
|
154
154
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
155
155
|
|
|
@@ -83,14 +83,14 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
83
83
|
}>> & Readonly<{
|
|
84
84
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
|
-
|
|
86
|
+
type: "default" | "primary";
|
|
87
87
|
className: string;
|
|
88
88
|
style: Record<string, string | number>;
|
|
89
|
-
|
|
89
|
+
size: FloatButtonSize;
|
|
90
90
|
disabled: boolean;
|
|
91
|
-
shape: FloatButtonShape;
|
|
92
91
|
tooltip: string;
|
|
93
92
|
ariaLabel: string;
|
|
93
|
+
shape: FloatButtonShape;
|
|
94
94
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
95
95
|
interface VueFloatButtonGroupProps {
|
|
96
96
|
shape?: FloatButtonShape;
|
|
@@ -148,8 +148,8 @@ declare const FloatButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
}>, {
|
|
149
149
|
className: string;
|
|
150
150
|
style: Record<string, string | number>;
|
|
151
|
-
shape: FloatButtonShape;
|
|
152
151
|
open: boolean;
|
|
152
|
+
shape: FloatButtonShape;
|
|
153
153
|
trigger: "click" | "hover";
|
|
154
154
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
155
155
|
|
|
@@ -257,8 +257,8 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
257
257
|
onValidate?: ((fieldName: string, isValid: boolean, _errorMessage?: string | undefined) => any) | undefined;
|
|
258
258
|
}>, {
|
|
259
259
|
size: FormSize;
|
|
260
|
-
loading: boolean;
|
|
261
260
|
disabled: boolean;
|
|
261
|
+
loading: boolean;
|
|
262
262
|
model: FormValues;
|
|
263
263
|
labelPosition: FormLabelPosition;
|
|
264
264
|
labelAlign: FormLabelAlign;
|
|
@@ -257,8 +257,8 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
257
257
|
onValidate?: ((fieldName: string, isValid: boolean, _errorMessage?: string | undefined) => any) | undefined;
|
|
258
258
|
}>, {
|
|
259
259
|
size: FormSize;
|
|
260
|
-
loading: boolean;
|
|
261
260
|
disabled: boolean;
|
|
261
|
+
loading: boolean;
|
|
262
262
|
model: FormValues;
|
|
263
263
|
labelPosition: FormLabelPosition;
|
|
264
264
|
labelAlign: FormLabelAlign;
|
|
@@ -165,14 +165,14 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
165
165
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
166
166
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
167
167
|
}>, {
|
|
168
|
-
size: StepSize;
|
|
169
168
|
className: string;
|
|
170
169
|
style: Record<string, string | number>;
|
|
171
|
-
direction: StepsDirection;
|
|
172
170
|
locale: Partial<TigerLocale>;
|
|
171
|
+
direction: StepsDirection;
|
|
173
172
|
prevText: string;
|
|
174
173
|
nextText: string;
|
|
175
174
|
finishText: string;
|
|
175
|
+
size: StepSize;
|
|
176
176
|
defaultCurrent: number;
|
|
177
177
|
current: number;
|
|
178
178
|
simple: boolean;
|