@expcat/tigercat-vue 1.2.19 → 1.2.23
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-54G23KA7.mjs → chunk-IXJSZIAE.mjs} +21 -5
- package/dist/{chunk-O5DBHXGJ.js → chunk-ZNGRSXFK.js} +21 -5
- package/dist/components/ActivityFeed.d.mts +2 -2
- package/dist/components/ActivityFeed.d.ts +2 -2
- package/dist/components/Affix.d.mts +4 -4
- package/dist/components/Affix.d.ts +4 -4
- package/dist/components/Alert.d.mts +2 -2
- package/dist/components/Alert.d.ts +2 -2
- package/dist/components/Anchor.d.mts +3 -3
- package/dist/components/Anchor.d.ts +3 -3
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/AutoComplete.d.ts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/Avatar.d.ts +1 -1
- 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 +1 -1
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Breadcrumb.d.mts +1 -1
- package/dist/components/Breadcrumb.d.ts +1 -1
- package/dist/components/Button.d.mts +2 -2
- package/dist/components/Button.d.ts +2 -2
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChatWindow.d.mts +1 -1
- package/dist/components/ChatWindow.d.ts +1 -1
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/CollapsePanel.d.ts +1 -1
- package/dist/components/CommentThread.d.mts +1 -1
- package/dist/components/CommentThread.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 +3 -3
- package/dist/components/DataTableWithToolbar.d.ts +3 -3
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/Descriptions.d.ts +1 -1
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Drawer.d.ts +5 -5
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +1 -1
- package/dist/components/FloatButton.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 +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/GaugeChart.d.ts +2 -2
- package/dist/components/HeatmapChart.d.mts +1 -1
- package/dist/components/HeatmapChart.d.ts +1 -1
- package/dist/components/ImageAnnotation.d.mts +2 -2
- package/dist/components/ImageAnnotation.d.ts +2 -2
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImagePreview.d.ts +1 -1
- package/dist/components/InfiniteScroll.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.ts +1 -1
- package/dist/components/Input.d.mts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +2 -2
- package/dist/components/InputNumber.d.ts +2 -2
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/List.d.mts +2 -2
- package/dist/components/List.d.ts +2 -2
- package/dist/components/Loading.d.mts +1 -1
- package/dist/components/Loading.d.ts +1 -1
- package/dist/components/MarkdownEditor.d.mts +3 -3
- package/dist/components/MarkdownEditor.d.ts +3 -3
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +13 -3
- package/dist/components/Menu.d.ts +13 -3
- package/dist/components/Menu.js +2 -2
- package/dist/components/Menu.mjs +1 -1
- package/dist/components/MenuItem.js +3 -3
- package/dist/components/MenuItem.mjs +1 -1
- package/dist/components/MenuItemGroup.js +3 -3
- package/dist/components/MenuItemGroup.mjs +1 -1
- package/dist/components/Modal.d.mts +6 -6
- package/dist/components/Modal.d.ts +6 -6
- package/dist/components/NotificationCenter.d.mts +2 -2
- package/dist/components/NotificationCenter.d.ts +2 -2
- package/dist/components/NumberKeyboard.d.mts +1 -1
- package/dist/components/NumberKeyboard.d.ts +1 -1
- package/dist/components/OrgChart.d.mts +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +2 -2
- package/dist/components/Pagination.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 +3 -3
- package/dist/components/Popover.d.ts +3 -3
- package/dist/components/Progress.d.mts +5 -5
- package/dist/components/Progress.d.ts +5 -5
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RichTextEditor.d.mts +2 -2
- package/dist/components/RichTextEditor.d.ts +2 -2
- 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/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Signature.d.mts +2 -2
- package/dist/components/Signature.d.ts +2 -2
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Skeleton.d.ts +1 -1
- package/dist/components/Slider.d.mts +1 -1
- package/dist/components/Slider.d.ts +1 -1
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Splitter.d.ts +1 -1
- package/dist/components/Spotlight.d.mts +2 -2
- package/dist/components/Spotlight.d.ts +2 -2
- 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 +3 -3
- package/dist/components/SubMenu.mjs +1 -1
- package/dist/components/Tabs.d.mts +1 -1
- package/dist/components/Tabs.d.ts +1 -1
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/Tag.d.ts +2 -2
- package/dist/components/TaskBoard.d.mts +1 -1
- package/dist/components/TaskBoard.d.ts +1 -1
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/Textarea.d.ts +1 -1
- package/dist/components/TimePicker.d.mts +2 -2
- package/dist/components/TimePicker.d.ts +2 -2
- package/dist/components/Timeline.d.mts +2 -2
- package/dist/components/Timeline.d.ts +2 -2
- package/dist/components/Tour.d.mts +1 -1
- package/dist/components/Tour.d.ts +1 -1
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/Upload.d.mts +3 -3
- package/dist/components/Upload.d.ts +3 -3
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/Watermark.d.mts +5 -5
- package/dist/components/Watermark.d.ts +5 -5
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/package.json +2 -2
|
@@ -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;
|
|
94
95
|
className: string;
|
|
95
96
|
title: string;
|
|
96
97
|
value: CountdownValue;
|
|
97
|
-
size: CountdownSize;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
100
100
|
suffix: string;
|
|
@@ -233,12 +233,12 @@ 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
|
-
className: string;
|
|
237
|
-
style: Record<string, string | number>;
|
|
238
|
-
sort: SortState;
|
|
239
236
|
pagination: false | PaginationConfig;
|
|
237
|
+
sort: SortState;
|
|
240
238
|
emptyText: string;
|
|
241
239
|
size: TableSize;
|
|
240
|
+
className: string;
|
|
241
|
+
style: Record<string, string | number>;
|
|
242
242
|
loading: boolean;
|
|
243
243
|
dataSource: Record<string, unknown>[];
|
|
244
244
|
toolbar: VueTableToolbarProps;
|
|
@@ -233,12 +233,12 @@ 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
|
-
className: string;
|
|
237
|
-
style: Record<string, string | number>;
|
|
238
|
-
sort: SortState;
|
|
239
236
|
pagination: false | PaginationConfig;
|
|
237
|
+
sort: SortState;
|
|
240
238
|
emptyText: string;
|
|
241
239
|
size: TableSize;
|
|
240
|
+
className: string;
|
|
241
|
+
style: Record<string, string | number>;
|
|
242
242
|
loading: boolean;
|
|
243
243
|
dataSource: Record<string, unknown>[];
|
|
244
244
|
toolbar: VueTableToolbarProps;
|
|
@@ -308,10 +308,10 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
308
308
|
onClear?: (() => any) | undefined;
|
|
309
309
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
310
310
|
}>, {
|
|
311
|
-
className: string;
|
|
312
|
-
style: Record<string, unknown>;
|
|
313
311
|
labels: Partial<DatePickerLabels>;
|
|
314
312
|
size: DatePickerSize;
|
|
313
|
+
className: string;
|
|
314
|
+
style: Record<string, unknown>;
|
|
315
315
|
disabled: boolean;
|
|
316
316
|
range: boolean;
|
|
317
317
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
@@ -308,10 +308,10 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
308
308
|
onClear?: (() => any) | undefined;
|
|
309
309
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
310
310
|
}>, {
|
|
311
|
-
className: string;
|
|
312
|
-
style: Record<string, unknown>;
|
|
313
311
|
labels: Partial<DatePickerLabels>;
|
|
314
312
|
size: DatePickerSize;
|
|
313
|
+
className: string;
|
|
314
|
+
style: Record<string, unknown>;
|
|
315
315
|
disabled: boolean;
|
|
316
316
|
range: boolean;
|
|
317
317
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
@@ -187,10 +187,10 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
|
+
size: DescriptionsSize;
|
|
190
191
|
className: string;
|
|
191
192
|
style: string | Record<string, string | number>;
|
|
192
193
|
title: string | number;
|
|
193
|
-
size: DescriptionsSize;
|
|
194
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
195
195
|
layout: DescriptionsLayout;
|
|
196
196
|
bordered: boolean;
|
|
@@ -187,10 +187,10 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
|
+
size: DescriptionsSize;
|
|
190
191
|
className: string;
|
|
191
192
|
style: string | Record<string, string | number>;
|
|
192
193
|
title: string | number;
|
|
193
|
-
size: DescriptionsSize;
|
|
194
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
195
195
|
layout: DescriptionsLayout;
|
|
196
196
|
bordered: boolean;
|
|
@@ -337,17 +337,17 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
337
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
338
338
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
339
339
|
}>, {
|
|
340
|
-
zIndex: number;
|
|
341
|
-
className: string;
|
|
342
|
-
style: Record<string, unknown>;
|
|
343
|
-
title: string;
|
|
344
|
-
width: string | number;
|
|
345
340
|
locale: Partial<TigerLocale>;
|
|
346
341
|
closeAriaLabel: string;
|
|
347
342
|
size: DrawerSize;
|
|
343
|
+
className: string;
|
|
344
|
+
style: Record<string, unknown>;
|
|
345
|
+
title: string;
|
|
348
346
|
mask: boolean;
|
|
349
347
|
open: boolean;
|
|
348
|
+
width: string | number;
|
|
350
349
|
closable: boolean;
|
|
350
|
+
zIndex: number;
|
|
351
351
|
maskClosable: boolean;
|
|
352
352
|
placement: DrawerPlacement;
|
|
353
353
|
disableTeleport: boolean;
|
|
@@ -337,17 +337,17 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
337
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
338
338
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
339
339
|
}>, {
|
|
340
|
-
zIndex: number;
|
|
341
|
-
className: string;
|
|
342
|
-
style: Record<string, unknown>;
|
|
343
|
-
title: string;
|
|
344
|
-
width: string | number;
|
|
345
340
|
locale: Partial<TigerLocale>;
|
|
346
341
|
closeAriaLabel: string;
|
|
347
342
|
size: DrawerSize;
|
|
343
|
+
className: string;
|
|
344
|
+
style: Record<string, unknown>;
|
|
345
|
+
title: string;
|
|
348
346
|
mask: boolean;
|
|
349
347
|
open: boolean;
|
|
348
|
+
width: string | number;
|
|
350
349
|
closable: boolean;
|
|
350
|
+
zIndex: number;
|
|
351
351
|
maskClosable: boolean;
|
|
352
352
|
placement: DrawerPlacement;
|
|
353
353
|
disableTeleport: boolean;
|
|
@@ -142,8 +142,8 @@ 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
|
-
className: string;
|
|
146
145
|
emptyText: string;
|
|
146
|
+
className: string;
|
|
147
147
|
loading: boolean;
|
|
148
148
|
searchable: boolean;
|
|
149
149
|
multiple: boolean;
|
|
@@ -142,8 +142,8 @@ 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
|
-
className: string;
|
|
146
145
|
emptyText: string;
|
|
146
|
+
className: string;
|
|
147
147
|
loading: boolean;
|
|
148
148
|
searchable: boolean;
|
|
149
149
|
multiple: boolean;
|
|
@@ -84,9 +84,9 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
86
|
type: "default" | "primary";
|
|
87
|
+
size: FloatButtonSize;
|
|
87
88
|
className: string;
|
|
88
89
|
style: Record<string, string | number>;
|
|
89
|
-
size: FloatButtonSize;
|
|
90
90
|
disabled: boolean;
|
|
91
91
|
tooltip: string;
|
|
92
92
|
ariaLabel: string;
|
|
@@ -84,9 +84,9 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
86
|
type: "default" | "primary";
|
|
87
|
+
size: FloatButtonSize;
|
|
87
88
|
className: string;
|
|
88
89
|
style: Record<string, string | number>;
|
|
89
|
-
size: FloatButtonSize;
|
|
90
90
|
disabled: boolean;
|
|
91
91
|
tooltip: string;
|
|
92
92
|
ariaLabel: string;
|
|
@@ -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
|
-
className: string;
|
|
169
|
-
style: Record<string, string | number>;
|
|
170
168
|
locale: Partial<TigerLocale>;
|
|
171
169
|
direction: StepsDirection;
|
|
172
170
|
prevText: string;
|
|
173
171
|
nextText: string;
|
|
174
172
|
finishText: string;
|
|
175
173
|
size: StepSize;
|
|
174
|
+
className: string;
|
|
175
|
+
style: Record<string, string | number>;
|
|
176
176
|
defaultCurrent: number;
|
|
177
177
|
current: number;
|
|
178
178
|
simple: boolean;
|
|
@@ -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
|
-
className: string;
|
|
169
|
-
style: Record<string, string | number>;
|
|
170
168
|
locale: Partial<TigerLocale>;
|
|
171
169
|
direction: StepsDirection;
|
|
172
170
|
prevText: string;
|
|
173
171
|
nextText: string;
|
|
174
172
|
finishText: string;
|
|
175
173
|
size: StepSize;
|
|
174
|
+
className: string;
|
|
175
|
+
style: Record<string, string | number>;
|
|
176
176
|
defaultCurrent: number;
|
|
177
177
|
current: number;
|
|
178
178
|
simple: boolean;
|
|
@@ -198,9 +198,9 @@ declare const FunnelChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
198
198
|
"onSegment-click"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
"onSegment-hover"?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
|
+
direction: "vertical" | "horizontal";
|
|
201
202
|
width: number;
|
|
202
203
|
height: number;
|
|
203
|
-
direction: "vertical" | "horizontal";
|
|
204
204
|
padding: ChartPadding;
|
|
205
205
|
gradient: boolean;
|
|
206
206
|
hoverable: boolean;
|
|
@@ -198,9 +198,9 @@ declare const FunnelChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
198
198
|
"onSegment-click"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
"onSegment-hover"?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
|
+
direction: "vertical" | "horizontal";
|
|
201
202
|
width: number;
|
|
202
203
|
height: number;
|
|
203
|
-
direction: "vertical" | "horizontal";
|
|
204
204
|
padding: ChartPadding;
|
|
205
205
|
gradient: boolean;
|
|
206
206
|
hoverable: boolean;
|
|
@@ -164,10 +164,10 @@ declare const GaugeChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
164
164
|
type: StringConstructor;
|
|
165
165
|
};
|
|
166
166
|
}>> & Readonly<{}>, {
|
|
167
|
-
width: number;
|
|
168
|
-
height: number;
|
|
169
167
|
min: number;
|
|
170
168
|
max: number;
|
|
169
|
+
width: number;
|
|
170
|
+
height: number;
|
|
171
171
|
color: string;
|
|
172
172
|
padding: ChartPadding;
|
|
173
173
|
gradient: boolean;
|
|
@@ -164,10 +164,10 @@ declare const GaugeChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
164
164
|
type: StringConstructor;
|
|
165
165
|
};
|
|
166
166
|
}>> & Readonly<{}>, {
|
|
167
|
-
width: number;
|
|
168
|
-
height: number;
|
|
169
167
|
min: number;
|
|
170
168
|
max: number;
|
|
169
|
+
width: number;
|
|
170
|
+
height: number;
|
|
171
171
|
color: string;
|
|
172
172
|
padding: ChartPadding;
|
|
173
173
|
gradient: boolean;
|
|
@@ -216,7 +216,7 @@ declare const HeatmapChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
216
216
|
padding: ChartPadding;
|
|
217
217
|
hoverable: boolean;
|
|
218
218
|
selectable: boolean;
|
|
219
|
-
renderMode: "
|
|
219
|
+
renderMode: "auto" | "canvas" | "svg";
|
|
220
220
|
hoveredIndex: number | null;
|
|
221
221
|
activeOpacity: number;
|
|
222
222
|
inactiveOpacity: number;
|
|
@@ -216,7 +216,7 @@ declare const HeatmapChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
216
216
|
padding: ChartPadding;
|
|
217
217
|
hoverable: boolean;
|
|
218
218
|
selectable: boolean;
|
|
219
|
-
renderMode: "
|
|
219
|
+
renderMode: "auto" | "canvas" | "svg";
|
|
220
220
|
hoveredIndex: number | null;
|
|
221
221
|
activeOpacity: number;
|
|
222
222
|
inactiveOpacity: number;
|
|
@@ -87,7 +87,7 @@ declare const ImageAnnotation: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
87
87
|
};
|
|
88
88
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
89
89
|
[key: string]: any;
|
|
90
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
90
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "change" | "update:modelValue" | "ready" | "tool-change")[], "select" | "change" | "update:modelValue" | "ready" | "tool-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
91
91
|
src: {
|
|
92
92
|
type: StringConstructor;
|
|
93
93
|
required: true;
|
|
@@ -153,8 +153,8 @@ declare const ImageAnnotation: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
153
153
|
default: undefined;
|
|
154
154
|
};
|
|
155
155
|
}>> & Readonly<{
|
|
156
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
157
156
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
157
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
158
158
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
159
159
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
160
160
|
"onTool-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -87,7 +87,7 @@ declare const ImageAnnotation: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
87
87
|
};
|
|
88
88
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
89
89
|
[key: string]: any;
|
|
90
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
90
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "change" | "update:modelValue" | "ready" | "tool-change")[], "select" | "change" | "update:modelValue" | "ready" | "tool-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
91
91
|
src: {
|
|
92
92
|
type: StringConstructor;
|
|
93
93
|
required: true;
|
|
@@ -153,8 +153,8 @@ declare const ImageAnnotation: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
153
153
|
default: undefined;
|
|
154
154
|
};
|
|
155
155
|
}>> & Readonly<{
|
|
156
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
157
156
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
157
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
158
158
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
159
159
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
160
160
|
"onTool-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -84,10 +84,10 @@ declare const ImagePreview: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
"onUpdate:currentIndex"?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
"onScale-change"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
-
zIndex: number;
|
|
88
87
|
open: boolean;
|
|
89
88
|
images: string[];
|
|
90
89
|
currentIndex: number;
|
|
90
|
+
zIndex: number;
|
|
91
91
|
maskClosable: boolean;
|
|
92
92
|
scaleStep: number;
|
|
93
93
|
minScale: number;
|
|
@@ -84,10 +84,10 @@ declare const ImagePreview: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
"onUpdate:currentIndex"?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
"onScale-change"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
-
zIndex: number;
|
|
88
87
|
open: boolean;
|
|
89
88
|
images: string[];
|
|
90
89
|
currentIndex: number;
|
|
90
|
+
zIndex: number;
|
|
91
91
|
maskClosable: boolean;
|
|
92
92
|
scaleStep: number;
|
|
93
93
|
minScale: number;
|
|
@@ -91,9 +91,9 @@ declare const InfiniteScroll: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
}>> & Readonly<{
|
|
92
92
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
-
className: string;
|
|
95
94
|
direction: "vertical" | "horizontal";
|
|
96
95
|
loadingText: string;
|
|
96
|
+
className: string;
|
|
97
97
|
disabled: boolean;
|
|
98
98
|
loading: boolean;
|
|
99
99
|
threshold: number;
|
|
@@ -91,9 +91,9 @@ declare const InfiniteScroll: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
}>> & Readonly<{
|
|
92
92
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
-
className: string;
|
|
95
94
|
direction: "vertical" | "horizontal";
|
|
96
95
|
loadingText: string;
|
|
96
|
+
className: string;
|
|
97
97
|
disabled: boolean;
|
|
98
98
|
loading: boolean;
|
|
99
99
|
threshold: number;
|
|
@@ -244,9 +244,9 @@ declare const Input: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
244
244
|
type: PropType<Record<string, string | number>>;
|
|
245
245
|
};
|
|
246
246
|
}>> & Readonly<{
|
|
247
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
248
247
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
249
248
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
249
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
250
250
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
251
251
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
252
252
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
@@ -244,9 +244,9 @@ declare const Input: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
244
244
|
type: PropType<Record<string, string | number>>;
|
|
245
245
|
};
|
|
246
246
|
}>> & Readonly<{
|
|
247
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
248
247
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
249
248
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
249
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
250
250
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
251
251
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
252
252
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
@@ -45,8 +45,8 @@ declare const InputGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
45
45
|
default: undefined;
|
|
46
46
|
};
|
|
47
47
|
}>> & Readonly<{}>, {
|
|
48
|
-
className: string;
|
|
49
48
|
size: InputGroupSize;
|
|
49
|
+
className: string;
|
|
50
50
|
compact: boolean;
|
|
51
51
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
52
52
|
declare const InputGroupAddon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -45,8 +45,8 @@ declare const InputGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
45
45
|
default: undefined;
|
|
46
46
|
};
|
|
47
47
|
}>> & Readonly<{}>, {
|
|
48
|
-
className: string;
|
|
49
48
|
size: InputGroupSize;
|
|
49
|
+
className: string;
|
|
50
50
|
compact: boolean;
|
|
51
51
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
52
52
|
declare const InputGroupAddon: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -86,7 +86,7 @@ declare const InputNumber: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
86
86
|
};
|
|
87
87
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
88
88
|
[key: string]: any;
|
|
89
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
89
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("blur" | "change" | "focus" | "update:modelValue")[], "blur" | "change" | "focus" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
90
90
|
modelValue: {
|
|
91
91
|
type: PropType<number | null>;
|
|
92
92
|
};
|
|
@@ -148,8 +148,8 @@ declare const InputNumber: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
default: boolean;
|
|
149
149
|
};
|
|
150
150
|
}>> & Readonly<{
|
|
151
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
152
151
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
152
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
153
153
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
154
154
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
}>, {
|
|
@@ -86,7 +86,7 @@ declare const InputNumber: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
86
86
|
};
|
|
87
87
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
88
88
|
[key: string]: any;
|
|
89
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
89
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("blur" | "change" | "focus" | "update:modelValue")[], "blur" | "change" | "focus" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
90
90
|
modelValue: {
|
|
91
91
|
type: PropType<number | null>;
|
|
92
92
|
};
|
|
@@ -148,8 +148,8 @@ declare const InputNumber: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
default: boolean;
|
|
149
149
|
};
|
|
150
150
|
}>> & Readonly<{
|
|
151
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
152
151
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
152
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
153
153
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
154
154
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
}>, {
|
|
@@ -159,9 +159,9 @@ declare const Kanban: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
159
159
|
"onColumn-add"?: ((...args: any[]) => any) | undefined;
|
|
160
160
|
"onUpdate:columns"?: ((...args: any[]) => any) | undefined;
|
|
161
161
|
}>, {
|
|
162
|
+
locale: Partial<TigerLocale>;
|
|
162
163
|
className: string;
|
|
163
164
|
style: Record<string, string | number>;
|
|
164
|
-
locale: Partial<TigerLocale>;
|
|
165
165
|
columns: TaskBoardColumn[];
|
|
166
166
|
columnDraggable: boolean;
|
|
167
167
|
draggable: boolean;
|
|
@@ -159,9 +159,9 @@ declare const Kanban: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
159
159
|
"onColumn-add"?: ((...args: any[]) => any) | undefined;
|
|
160
160
|
"onUpdate:columns"?: ((...args: any[]) => any) | undefined;
|
|
161
161
|
}>, {
|
|
162
|
+
locale: Partial<TigerLocale>;
|
|
162
163
|
className: string;
|
|
163
164
|
style: Record<string, string | number>;
|
|
164
|
-
locale: Partial<TigerLocale>;
|
|
165
165
|
columns: TaskBoardColumn[];
|
|
166
166
|
columnDraggable: boolean;
|
|
167
167
|
draggable: boolean;
|
|
@@ -281,11 +281,11 @@ declare const List: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
281
281
|
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
282
282
|
onReorder?: ((...args: any[]) => any) | undefined;
|
|
283
283
|
}>, {
|
|
284
|
-
className: string;
|
|
285
|
-
style: Record<string, string | number>;
|
|
286
284
|
pagination: false | ListPaginationConfig;
|
|
287
285
|
emptyText: string;
|
|
288
286
|
size: ListSize;
|
|
287
|
+
className: string;
|
|
288
|
+
style: Record<string, string | number>;
|
|
289
289
|
loading: boolean;
|
|
290
290
|
virtual: boolean;
|
|
291
291
|
dataSource: ListItem[];
|
|
@@ -281,11 +281,11 @@ declare const List: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
281
281
|
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
282
282
|
onReorder?: ((...args: any[]) => any) | undefined;
|
|
283
283
|
}>, {
|
|
284
|
-
className: string;
|
|
285
|
-
style: Record<string, string | number>;
|
|
286
284
|
pagination: false | ListPaginationConfig;
|
|
287
285
|
emptyText: string;
|
|
288
286
|
size: ListSize;
|
|
287
|
+
className: string;
|
|
288
|
+
style: Record<string, string | number>;
|
|
289
289
|
loading: boolean;
|
|
290
290
|
virtual: boolean;
|
|
291
291
|
dataSource: ListItem[];
|
|
@@ -106,9 +106,9 @@ declare const Loading: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
106
106
|
default: undefined;
|
|
107
107
|
};
|
|
108
108
|
}>> & Readonly<{}>, {
|
|
109
|
+
size: LoadingSize;
|
|
109
110
|
className: string;
|
|
110
111
|
style: Record<string, string | number>;
|
|
111
|
-
size: LoadingSize;
|
|
112
112
|
variant: LoadingVariant;
|
|
113
113
|
text: string;
|
|
114
114
|
color: LoadingColor;
|
|
@@ -106,9 +106,9 @@ declare const Loading: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
106
106
|
default: undefined;
|
|
107
107
|
};
|
|
108
108
|
}>> & Readonly<{}>, {
|
|
109
|
+
size: LoadingSize;
|
|
109
110
|
className: string;
|
|
110
111
|
style: Record<string, string | number>;
|
|
111
|
-
size: LoadingSize;
|
|
112
112
|
variant: LoadingVariant;
|
|
113
113
|
text: string;
|
|
114
114
|
color: LoadingColor;
|
|
@@ -132,13 +132,13 @@ declare const MarkdownEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
"onMode-change"?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
className: string;
|
|
135
|
-
style: Record<string, string | number>;
|
|
136
135
|
mode: MarkdownEditorMode;
|
|
137
|
-
|
|
138
|
-
height: string | number;
|
|
136
|
+
style: Record<string, string | number>;
|
|
139
137
|
disabled: boolean;
|
|
138
|
+
value: string;
|
|
140
139
|
defaultValue: string;
|
|
141
140
|
placeholder: string;
|
|
141
|
+
height: string | number;
|
|
142
142
|
toolbar: false | MarkdownToolbarItem[];
|
|
143
143
|
readOnly: boolean;
|
|
144
144
|
defaultMode: MarkdownEditorMode;
|
|
@@ -132,13 +132,13 @@ declare const MarkdownEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
"onMode-change"?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
className: string;
|
|
135
|
-
style: Record<string, string | number>;
|
|
136
135
|
mode: MarkdownEditorMode;
|
|
137
|
-
|
|
138
|
-
height: string | number;
|
|
136
|
+
style: Record<string, string | number>;
|
|
139
137
|
disabled: boolean;
|
|
138
|
+
value: string;
|
|
140
139
|
defaultValue: string;
|
|
141
140
|
placeholder: string;
|
|
141
|
+
height: string | number;
|
|
142
142
|
toolbar: false | MarkdownToolbarItem[];
|
|
143
143
|
readOnly: boolean;
|
|
144
144
|
defaultMode: MarkdownEditorMode;
|
|
@@ -42,7 +42,7 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
42
42
|
};
|
|
43
43
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
44
44
|
[key: string]: any;
|
|
45
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
45
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "change" | "update:modelValue")[], "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
46
46
|
modelValue: {
|
|
47
47
|
type: StringConstructor;
|
|
48
48
|
default: string;
|
|
@@ -72,8 +72,8 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
72
72
|
default: number;
|
|
73
73
|
};
|
|
74
74
|
}>> & Readonly<{
|
|
75
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
76
75
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
76
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
size: MentionsSize;
|
|
@@ -42,7 +42,7 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
42
42
|
};
|
|
43
43
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
44
44
|
[key: string]: any;
|
|
45
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
45
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "change" | "update:modelValue")[], "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
46
46
|
modelValue: {
|
|
47
47
|
type: StringConstructor;
|
|
48
48
|
default: string;
|
|
@@ -72,8 +72,8 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
72
72
|
default: number;
|
|
73
73
|
};
|
|
74
74
|
}>> & Readonly<{
|
|
75
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
76
75
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
76
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
79
|
size: MentionsSize;
|