@expcat/tigercat-vue 1.2.39 → 1.2.43
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-MD7S2A55.js → chunk-5TJI4HOT.js} +2 -2
- package/dist/{chunk-FKCZSBM6.js → chunk-7IVLFDZI.js} +17 -3
- package/dist/{chunk-5Z2OCSVJ.mjs → chunk-CHDKJDZQ.mjs} +38 -2
- package/dist/{chunk-O23S65U3.js → chunk-EWQJGR7E.js} +130 -15
- package/dist/{chunk-G7O3G2LI.mjs → chunk-FI2EIJIF.mjs} +1 -1
- package/dist/{chunk-YCYS6LAQ.js → chunk-GD2WAN62.js} +2 -2
- package/dist/{chunk-OKBZKBFP.mjs → chunk-GFQDHFAX.mjs} +121 -6
- package/dist/{chunk-JT2ANXUR.js → chunk-KGDRA475.js} +2 -2
- package/dist/{chunk-3KIIMXJC.mjs → chunk-KJ6VISRW.mjs} +1 -1
- package/dist/{chunk-SSMSRTEQ.js → chunk-LUAI6VXV.js} +2 -2
- package/dist/{chunk-JPZJZFC4.mjs → chunk-M4EP4OVR.mjs} +2 -1
- package/dist/{chunk-5BILS3SG.js → chunk-OFTAQ2A4.js} +37 -1
- package/dist/{chunk-G44EGPJB.mjs → chunk-PIF4M4TR.mjs} +2 -2
- package/dist/{chunk-5BGVVVVD.mjs → chunk-PT4Q7C2A.mjs} +1 -1
- package/dist/{chunk-NNFDOVVA.js → chunk-QOMWROWE.js} +2 -1
- package/dist/{chunk-FATIMV7O.mjs → chunk-ROMVD7LS.mjs} +1 -1
- package/dist/{chunk-NYH6GSP7.mjs → chunk-VKW2O36D.mjs} +17 -3
- package/dist/{chunk-CTR462T2.js → chunk-XGO5Q6KK.js} +1 -1
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/ActivityFeed.d.ts +6 -6
- package/dist/components/Alert.d.mts +3 -3
- package/dist/components/Alert.d.ts +3 -3
- package/dist/components/Anchor.d.mts +1 -1
- package/dist/components/Anchor.d.ts +1 -1
- package/dist/components/AreaChart.d.mts +2 -2
- package/dist/components/AreaChart.d.ts +2 -2
- 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/Badge.d.mts +3 -3
- package/dist/components/Badge.d.ts +3 -3
- 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 +3 -3
- package/dist/components/Button.d.ts +3 -3
- 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 +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChartGrid.d.mts +1 -1
- package/dist/components/ChartGrid.d.ts +1 -1
- package/dist/components/ChatWindow.d.mts +3 -3
- package/dist/components/ChatWindow.d.ts +3 -3
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/Collapse.d.ts +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/CollapsePanel.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 +2 -2
- package/dist/components/CommentThread.d.ts +2 -2
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/ConfigProvider.d.ts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +34 -10
- package/dist/components/DataTableWithToolbar.d.ts +34 -10
- package/dist/components/DataTableWithToolbar.js +6 -3
- package/dist/components/DataTableWithToolbar.mjs +5 -2
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +2 -2
- package/dist/components/Descriptions.d.ts +2 -2
- package/dist/components/DonutChart.d.mts +2 -2
- package/dist/components/DonutChart.d.ts +2 -2
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Drawer.d.ts +5 -5
- package/dist/components/Dropdown.d.mts +19 -0
- package/dist/components/Dropdown.d.ts +19 -0
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/Dropdown.mjs +1 -1
- package/dist/components/DropdownItem.js +3 -3
- package/dist/components/DropdownItem.mjs +2 -2
- package/dist/components/DropdownMenu.js +3 -3
- package/dist/components/DropdownMenu.mjs +1 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +3 -3
- package/dist/components/FloatButton.d.ts +3 -3
- package/dist/components/Form.d.mts +1 -1
- package/dist/components/Form.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +5 -5
- package/dist/components/FormWizard.d.ts +5 -5
- package/dist/components/FunnelChart.d.mts +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/Gantt.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +1 -1
- package/dist/components/GaugeChart.d.ts +1 -1
- 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 +4 -4
- package/dist/components/ImageAnnotation.d.ts +4 -4
- package/dist/components/InfiniteScroll.d.mts +2 -2
- package/dist/components/InfiniteScroll.d.ts +2 -2
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/Input.d.ts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +1 -1
- package/dist/components/InputNumber.d.ts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/LineChart.d.mts +2 -2
- package/dist/components/LineChart.d.ts +2 -2
- 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 +5 -5
- package/dist/components/Loading.d.ts +5 -5
- package/dist/components/MarkdownEditor.d.mts +2 -2
- package/dist/components/MarkdownEditor.d.ts +2 -2
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Menu.d.ts +5 -5
- package/dist/components/Modal.d.mts +8 -8
- package/dist/components/Modal.d.ts +8 -8
- package/dist/components/NotificationCenter.d.mts +5 -5
- package/dist/components/NotificationCenter.d.ts +5 -5
- package/dist/components/NumberKeyboard.d.mts +2 -2
- package/dist/components/NumberKeyboard.d.ts +2 -2
- package/dist/components/OrgChart.d.mts +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +4 -4
- package/dist/components/Pagination.d.ts +4 -4
- 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/Popconfirm.js +3 -3
- package/dist/components/Popconfirm.mjs +2 -2
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Popover.d.ts +1 -1
- package/dist/components/Popover.js +3 -3
- package/dist/components/Popover.mjs +2 -2
- package/dist/components/Progress.d.mts +3 -3
- package/dist/components/Progress.d.ts +3 -3
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RadarChart.d.mts +2 -2
- package/dist/components/RadarChart.d.ts +2 -2
- 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/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/Space.d.mts +2 -2
- package/dist/components/Space.d.ts +2 -2
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Splitter.d.ts +1 -1
- package/dist/components/Spotlight.d.mts +4 -4
- package/dist/components/Spotlight.d.ts +4 -4
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/SunburstChart.d.mts +1 -1
- package/dist/components/SunburstChart.d.ts +1 -1
- package/dist/components/Table.d.mts +25 -5
- package/dist/components/Table.d.ts +25 -5
- package/dist/components/Table.js +2 -2
- package/dist/components/Table.mjs +1 -1
- package/dist/components/Tabs.d.mts +2 -2
- package/dist/components/Tabs.d.ts +2 -2
- package/dist/components/Tag.d.mts +1 -1
- package/dist/components/Tag.d.ts +1 -1
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/TaskBoard.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 +1 -1
- package/dist/components/Textarea.d.ts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/TimePicker.d.ts +3 -3
- package/dist/components/Timeline.d.mts +3 -3
- package/dist/components/Timeline.d.ts +3 -3
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tooltip.js +3 -3
- package/dist/components/Tooltip.mjs +2 -2
- package/dist/components/Tour.d.mts +2 -2
- package/dist/components/Tour.d.ts +2 -2
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.d.ts +1 -1
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/Upload.d.ts +4 -4
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/VirtualTable.js +2 -2
- package/dist/components/VirtualTable.mjs +1 -1
- package/dist/components/Watermark.d.mts +1 -1
- package/dist/components/Watermark.d.ts +1 -1
- package/dist/index.js +12 -12
- package/dist/index.mjs +11 -11
- package/package.json +2 -2
|
@@ -144,7 +144,7 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
144
144
|
};
|
|
145
145
|
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
146
146
|
[key: string]: any;
|
|
147
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
147
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "update:selectedKeys" | "update:openKeys" | "update:searchValue" | "open-change")[], "search" | "select" | "update:selectedKeys" | "update:openKeys" | "update:searchValue" | "open-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
148
148
|
/**
|
|
149
149
|
* Data-driven menu items
|
|
150
150
|
*/
|
|
@@ -260,16 +260,16 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
260
260
|
"onUpdate:searchValue"?: ((...args: any[]) => any) | undefined;
|
|
261
261
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
|
-
|
|
263
|
+
theme: MenuTheme;
|
|
264
264
|
emptyText: string;
|
|
265
|
+
searchPlaceholder: string;
|
|
265
266
|
className: string;
|
|
266
|
-
style: Record<string, string | number> | undefined;
|
|
267
267
|
mode: MenuMode;
|
|
268
|
-
|
|
269
|
-
searchPlaceholder: string;
|
|
268
|
+
style: Record<string, string | number> | undefined;
|
|
270
269
|
searchable: boolean;
|
|
271
270
|
multiple: boolean;
|
|
272
271
|
collapsed: boolean;
|
|
272
|
+
items: MenuItem$1[];
|
|
273
273
|
defaultSelectedKeys: (string | number)[];
|
|
274
274
|
selectedKeys: (string | number)[];
|
|
275
275
|
openKeys: (string | number)[];
|
|
@@ -185,7 +185,7 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
185
185
|
type: BooleanConstructor;
|
|
186
186
|
default: boolean;
|
|
187
187
|
};
|
|
188
|
-
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
188
|
+
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("ok" | "cancel" | "close" | "update:open")[], "ok" | "cancel" | "close" | "update:open", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
189
189
|
/**
|
|
190
190
|
* Whether the modal is open
|
|
191
191
|
* @default false
|
|
@@ -355,24 +355,24 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
355
355
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
356
356
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
357
357
|
}>, {
|
|
358
|
-
size: ModalSize;
|
|
359
|
-
className: string;
|
|
360
|
-
style: Record<string, unknown>;
|
|
361
|
-
title: string;
|
|
362
|
-
disableTeleport: boolean;
|
|
363
|
-
closable: boolean;
|
|
364
|
-
closeAriaLabel: string;
|
|
365
358
|
locale: Partial<TigerLocale>;
|
|
366
359
|
okText: string;
|
|
367
360
|
cancelText: string;
|
|
361
|
+
closeAriaLabel: string;
|
|
368
362
|
labels: Partial<TigerLocaleModal>;
|
|
363
|
+
size: ModalSize;
|
|
364
|
+
className: string;
|
|
365
|
+
style: Record<string, unknown>;
|
|
366
|
+
title: string;
|
|
369
367
|
mask: boolean;
|
|
370
368
|
open: boolean;
|
|
371
369
|
width: string | number;
|
|
372
370
|
draggable: boolean;
|
|
371
|
+
closable: boolean;
|
|
373
372
|
zIndex: number;
|
|
374
373
|
maskClosable: boolean;
|
|
375
374
|
centered: boolean;
|
|
375
|
+
disableTeleport: boolean;
|
|
376
376
|
destroyOnClose: boolean;
|
|
377
377
|
mobileSheet: boolean;
|
|
378
378
|
showDefaultFooter: boolean;
|
|
@@ -185,7 +185,7 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
185
185
|
type: BooleanConstructor;
|
|
186
186
|
default: boolean;
|
|
187
187
|
};
|
|
188
|
-
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
188
|
+
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("ok" | "cancel" | "close" | "update:open")[], "ok" | "cancel" | "close" | "update:open", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
189
189
|
/**
|
|
190
190
|
* Whether the modal is open
|
|
191
191
|
* @default false
|
|
@@ -355,24 +355,24 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
355
355
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
356
356
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
357
357
|
}>, {
|
|
358
|
-
size: ModalSize;
|
|
359
|
-
className: string;
|
|
360
|
-
style: Record<string, unknown>;
|
|
361
|
-
title: string;
|
|
362
|
-
disableTeleport: boolean;
|
|
363
|
-
closable: boolean;
|
|
364
|
-
closeAriaLabel: string;
|
|
365
358
|
locale: Partial<TigerLocale>;
|
|
366
359
|
okText: string;
|
|
367
360
|
cancelText: string;
|
|
361
|
+
closeAriaLabel: string;
|
|
368
362
|
labels: Partial<TigerLocaleModal>;
|
|
363
|
+
size: ModalSize;
|
|
364
|
+
className: string;
|
|
365
|
+
style: Record<string, unknown>;
|
|
366
|
+
title: string;
|
|
369
367
|
mask: boolean;
|
|
370
368
|
open: boolean;
|
|
371
369
|
width: string | number;
|
|
372
370
|
draggable: boolean;
|
|
371
|
+
closable: boolean;
|
|
373
372
|
zIndex: number;
|
|
374
373
|
maskClosable: boolean;
|
|
375
374
|
centered: boolean;
|
|
375
|
+
disableTeleport: boolean;
|
|
376
376
|
destroyOnClose: boolean;
|
|
377
377
|
mobileSheet: boolean;
|
|
378
378
|
showDefaultFooter: boolean;
|
|
@@ -187,16 +187,16 @@ declare const NotificationCenter: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
"onMark-all-read"?: ((...args: any[]) => any) | undefined;
|
|
188
188
|
"onItem-read-change"?: ((...args: any[]) => any) | undefined;
|
|
189
189
|
}>, {
|
|
190
|
-
items: NotificationItem[];
|
|
191
|
-
groups: NotificationGroup[];
|
|
192
|
-
groupBy: (item: NotificationItem) => string;
|
|
193
|
-
groupOrder: string[];
|
|
194
|
-
loading: boolean;
|
|
195
190
|
loadingText: string;
|
|
196
191
|
emptyText: string;
|
|
197
192
|
className: string;
|
|
198
193
|
style: Record<string, string | number>;
|
|
199
194
|
title: string;
|
|
195
|
+
loading: boolean;
|
|
196
|
+
groupBy: (item: NotificationItem) => string;
|
|
197
|
+
items: NotificationItem[];
|
|
198
|
+
groups: NotificationGroup[];
|
|
199
|
+
groupOrder: string[];
|
|
200
200
|
activeGroupKey: string | number;
|
|
201
201
|
defaultActiveGroupKey: string | number;
|
|
202
202
|
readFilter: NotificationReadFilter;
|
|
@@ -187,16 +187,16 @@ declare const NotificationCenter: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
"onMark-all-read"?: ((...args: any[]) => any) | undefined;
|
|
188
188
|
"onItem-read-change"?: ((...args: any[]) => any) | undefined;
|
|
189
189
|
}>, {
|
|
190
|
-
items: NotificationItem[];
|
|
191
|
-
groups: NotificationGroup[];
|
|
192
|
-
groupBy: (item: NotificationItem) => string;
|
|
193
|
-
groupOrder: string[];
|
|
194
|
-
loading: boolean;
|
|
195
190
|
loadingText: string;
|
|
196
191
|
emptyText: string;
|
|
197
192
|
className: string;
|
|
198
193
|
style: Record<string, string | number>;
|
|
199
194
|
title: string;
|
|
195
|
+
loading: boolean;
|
|
196
|
+
groupBy: (item: NotificationItem) => string;
|
|
197
|
+
items: NotificationItem[];
|
|
198
|
+
groups: NotificationGroup[];
|
|
199
|
+
groupOrder: string[];
|
|
200
200
|
activeGroupKey: string | number;
|
|
201
201
|
defaultActiveGroupKey: string | number;
|
|
202
202
|
readFilter: NotificationReadFilter;
|
|
@@ -62,7 +62,7 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
62
62
|
};
|
|
63
63
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
64
64
|
[key: string]: any;
|
|
65
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
65
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "delete" | "update:modelValue" | "key-press" | "confirm")[], "change" | "delete" | "update:modelValue" | "key-press" | "confirm", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
66
66
|
modelValue: {
|
|
67
67
|
type: StringConstructor;
|
|
68
68
|
default: undefined;
|
|
@@ -127,8 +127,8 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
127
127
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
128
128
|
}>, {
|
|
129
129
|
className: string;
|
|
130
|
-
style: Record<string, unknown>;
|
|
131
130
|
mode: NumberKeyboardMode;
|
|
131
|
+
style: Record<string, unknown>;
|
|
132
132
|
disabled: boolean;
|
|
133
133
|
defaultValue: string;
|
|
134
134
|
modelValue: string;
|
|
@@ -62,7 +62,7 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
62
62
|
};
|
|
63
63
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
64
64
|
[key: string]: any;
|
|
65
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
65
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "delete" | "update:modelValue" | "key-press" | "confirm")[], "change" | "delete" | "update:modelValue" | "key-press" | "confirm", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
66
66
|
modelValue: {
|
|
67
67
|
type: StringConstructor;
|
|
68
68
|
default: undefined;
|
|
@@ -127,8 +127,8 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
127
127
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
128
128
|
}>, {
|
|
129
129
|
className: string;
|
|
130
|
-
style: Record<string, unknown>;
|
|
131
130
|
mode: NumberKeyboardMode;
|
|
131
|
+
style: Record<string, unknown>;
|
|
132
132
|
disabled: boolean;
|
|
133
133
|
defaultValue: string;
|
|
134
134
|
modelValue: string;
|
|
@@ -174,12 +174,12 @@ declare const OrgChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
174
174
|
"onNode-hover"?: ((...args: any[]) => any) | undefined;
|
|
175
175
|
"onUpdate:selectedId"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
}>, {
|
|
177
|
-
hoverable: boolean;
|
|
178
177
|
direction: "vertical" | "horizontal";
|
|
179
178
|
width: number;
|
|
180
179
|
height: number;
|
|
181
180
|
ariaLabel: string;
|
|
182
181
|
padding: ChartPadding;
|
|
182
|
+
hoverable: boolean;
|
|
183
183
|
selectedId: string | number | null;
|
|
184
184
|
selectable: boolean;
|
|
185
185
|
activeOpacity: number;
|
|
@@ -174,12 +174,12 @@ declare const OrgChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
174
174
|
"onNode-hover"?: ((...args: any[]) => any) | undefined;
|
|
175
175
|
"onUpdate:selectedId"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
}>, {
|
|
177
|
-
hoverable: boolean;
|
|
178
177
|
direction: "vertical" | "horizontal";
|
|
179
178
|
width: number;
|
|
180
179
|
height: number;
|
|
181
180
|
ariaLabel: string;
|
|
182
181
|
padding: ChartPadding;
|
|
182
|
+
hoverable: boolean;
|
|
183
183
|
selectedId: string | number | null;
|
|
184
184
|
selectable: boolean;
|
|
185
185
|
activeOpacity: number;
|
|
@@ -363,14 +363,14 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
363
363
|
"onUpdate:pageSize"?: ((...args: any[]) => any) | undefined;
|
|
364
364
|
"onPage-size-change"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
}>, {
|
|
366
|
+
locale: TigerLocaleInput;
|
|
367
|
+
totalText: (total: number, range: [number, number]) => string;
|
|
368
|
+
labels: Partial<TigerLocalePagination>;
|
|
366
369
|
size: PaginationSize;
|
|
367
370
|
className: string;
|
|
368
371
|
style: Record<string, unknown>;
|
|
369
|
-
align: PaginationAlign;
|
|
370
372
|
disabled: boolean;
|
|
371
|
-
|
|
372
|
-
totalText: (total: number, range: [number, number]) => string;
|
|
373
|
-
labels: Partial<TigerLocalePagination>;
|
|
373
|
+
align: PaginationAlign;
|
|
374
374
|
simple: boolean;
|
|
375
375
|
defaultCurrent: number;
|
|
376
376
|
defaultPageSize: number;
|
|
@@ -363,14 +363,14 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
363
363
|
"onUpdate:pageSize"?: ((...args: any[]) => any) | undefined;
|
|
364
364
|
"onPage-size-change"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
}>, {
|
|
366
|
+
locale: TigerLocaleInput;
|
|
367
|
+
totalText: (total: number, range: [number, number]) => string;
|
|
368
|
+
labels: Partial<TigerLocalePagination>;
|
|
366
369
|
size: PaginationSize;
|
|
367
370
|
className: string;
|
|
368
371
|
style: Record<string, unknown>;
|
|
369
|
-
align: PaginationAlign;
|
|
370
372
|
disabled: boolean;
|
|
371
|
-
|
|
372
|
-
totalText: (total: number, range: [number, number]) => string;
|
|
373
|
-
labels: Partial<TigerLocalePagination>;
|
|
373
|
+
align: PaginationAlign;
|
|
374
374
|
simple: boolean;
|
|
375
375
|
defaultCurrent: number;
|
|
376
376
|
defaultPageSize: number;
|
|
@@ -266,13 +266,13 @@ declare const PieChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
266
266
|
"onSlice-click"?: ((...args: any[]) => any) | undefined;
|
|
267
267
|
"onSlice-hover"?: ((...args: any[]) => any) | undefined;
|
|
268
268
|
}>, {
|
|
269
|
-
shadow: boolean;
|
|
270
|
-
hoverable: boolean;
|
|
271
269
|
width: number;
|
|
272
270
|
height: number;
|
|
273
271
|
padding: ChartPadding;
|
|
274
272
|
labelPosition: "inside" | "outside";
|
|
275
273
|
gradient: boolean;
|
|
274
|
+
hoverable: boolean;
|
|
275
|
+
shadow: boolean;
|
|
276
276
|
showLabels: boolean;
|
|
277
277
|
selectable: boolean;
|
|
278
278
|
hoveredIndex: number | null;
|
|
@@ -266,13 +266,13 @@ declare const PieChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
266
266
|
"onSlice-click"?: ((...args: any[]) => any) | undefined;
|
|
267
267
|
"onSlice-hover"?: ((...args: any[]) => any) | undefined;
|
|
268
268
|
}>, {
|
|
269
|
-
shadow: boolean;
|
|
270
|
-
hoverable: boolean;
|
|
271
269
|
width: number;
|
|
272
270
|
height: number;
|
|
273
271
|
padding: ChartPadding;
|
|
274
272
|
labelPosition: "inside" | "outside";
|
|
275
273
|
gradient: boolean;
|
|
274
|
+
hoverable: boolean;
|
|
275
|
+
shadow: boolean;
|
|
276
276
|
showLabels: boolean;
|
|
277
277
|
selectable: boolean;
|
|
278
278
|
hoveredIndex: number | null;
|
|
@@ -154,12 +154,12 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
154
154
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
156
156
|
}>, {
|
|
157
|
+
okText: string;
|
|
158
|
+
cancelText: string;
|
|
157
159
|
className: string;
|
|
158
160
|
style: StyleValue;
|
|
159
161
|
title: string;
|
|
160
162
|
disabled: boolean;
|
|
161
|
-
okText: string;
|
|
162
|
-
cancelText: string;
|
|
163
163
|
icon: PopconfirmIconType;
|
|
164
164
|
open: boolean;
|
|
165
165
|
offset: number;
|
|
@@ -154,12 +154,12 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
154
154
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
156
156
|
}>, {
|
|
157
|
+
okText: string;
|
|
158
|
+
cancelText: string;
|
|
157
159
|
className: string;
|
|
158
160
|
style: StyleValue;
|
|
159
161
|
title: string;
|
|
160
162
|
disabled: boolean;
|
|
161
|
-
okText: string;
|
|
162
|
-
cancelText: string;
|
|
163
163
|
icon: PopconfirmIconType;
|
|
164
164
|
open: boolean;
|
|
165
165
|
offset: number;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkGD2WAN62js = require('../chunk-GD2WAN62.js');
|
|
5
|
+
require('../chunk-QOMWROWE.js');
|
|
6
6
|
require('../chunk-EQW6IUHG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.Popconfirm =
|
|
10
|
+
exports.Popconfirm = _chunkGD2WAN62js.Popconfirm; exports.default = _chunkGD2WAN62js.Popconfirm_default;
|
|
@@ -125,10 +125,10 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
125
125
|
className: string;
|
|
126
126
|
style: StyleValue;
|
|
127
127
|
title: string;
|
|
128
|
-
content: string;
|
|
129
128
|
disabled: boolean;
|
|
130
129
|
open: boolean;
|
|
131
130
|
width: string | number;
|
|
131
|
+
content: string;
|
|
132
132
|
offset: number;
|
|
133
133
|
placement: FloatingPlacement;
|
|
134
134
|
trigger: PopoverTrigger;
|
|
@@ -125,10 +125,10 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
125
125
|
className: string;
|
|
126
126
|
style: StyleValue;
|
|
127
127
|
title: string;
|
|
128
|
-
content: string;
|
|
129
128
|
disabled: boolean;
|
|
130
129
|
open: boolean;
|
|
131
130
|
width: string | number;
|
|
131
|
+
content: string;
|
|
132
132
|
offset: number;
|
|
133
133
|
placement: FloatingPlacement;
|
|
134
134
|
trigger: PopoverTrigger;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkLUAI6VXVjs = require('../chunk-LUAI6VXV.js');
|
|
5
|
+
require('../chunk-QOMWROWE.js');
|
|
6
6
|
require('../chunk-EQW6IUHG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.Popover =
|
|
10
|
+
exports.Popover = _chunkLUAI6VXVjs.Popover; exports.default = _chunkLUAI6VXVjs.Popover_default;
|
|
@@ -130,18 +130,18 @@ declare const Progress: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
130
130
|
default: undefined;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{}>, {
|
|
133
|
+
type: ProgressType;
|
|
133
134
|
size: ProgressSize;
|
|
134
135
|
className: string;
|
|
135
136
|
style: Record<string, string | number>;
|
|
136
|
-
type: ProgressType;
|
|
137
137
|
variant: ProgressVariant;
|
|
138
138
|
text: string;
|
|
139
|
-
status: ProgressStatus;
|
|
140
|
-
strokeWidth: number;
|
|
141
139
|
width: string | number;
|
|
142
140
|
height: number;
|
|
141
|
+
status: ProgressStatus;
|
|
143
142
|
format: (p: number) => string;
|
|
144
143
|
striped: boolean;
|
|
144
|
+
strokeWidth: number;
|
|
145
145
|
percentage: number;
|
|
146
146
|
showText: boolean;
|
|
147
147
|
stripedAnimation: boolean;
|
|
@@ -130,18 +130,18 @@ declare const Progress: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
130
130
|
default: undefined;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{}>, {
|
|
133
|
+
type: ProgressType;
|
|
133
134
|
size: ProgressSize;
|
|
134
135
|
className: string;
|
|
135
136
|
style: Record<string, string | number>;
|
|
136
|
-
type: ProgressType;
|
|
137
137
|
variant: ProgressVariant;
|
|
138
138
|
text: string;
|
|
139
|
-
status: ProgressStatus;
|
|
140
|
-
strokeWidth: number;
|
|
141
139
|
width: string | number;
|
|
142
140
|
height: number;
|
|
141
|
+
status: ProgressStatus;
|
|
143
142
|
format: (p: number) => string;
|
|
144
143
|
striped: boolean;
|
|
144
|
+
strokeWidth: number;
|
|
145
145
|
percentage: number;
|
|
146
146
|
showText: boolean;
|
|
147
147
|
stripedAnimation: boolean;
|
|
@@ -77,9 +77,9 @@ declare const QRCode: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
77
|
size: number;
|
|
78
78
|
className: string;
|
|
79
79
|
color: string;
|
|
80
|
+
level: QRCodeLevel;
|
|
80
81
|
status: QRCodeStatus;
|
|
81
82
|
bgColor: string;
|
|
82
|
-
level: QRCodeLevel;
|
|
83
83
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
84
84
|
|
|
85
85
|
export { QRCode, type VueQRCodeProps, QRCode as default };
|
|
@@ -77,9 +77,9 @@ declare const QRCode: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
77
|
size: number;
|
|
78
78
|
className: string;
|
|
79
79
|
color: string;
|
|
80
|
+
level: QRCodeLevel;
|
|
80
81
|
status: QRCodeStatus;
|
|
81
82
|
bgColor: string;
|
|
82
|
-
level: QRCodeLevel;
|
|
83
83
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
84
84
|
|
|
85
85
|
export { QRCode, type VueQRCodeProps, QRCode as default };
|
|
@@ -411,12 +411,12 @@ declare const RadarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
411
411
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
412
412
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
413
413
|
}>, {
|
|
414
|
-
hoverable: boolean;
|
|
415
|
-
strokeWidth: number;
|
|
416
414
|
width: number;
|
|
417
415
|
height: number;
|
|
418
416
|
padding: ChartPadding;
|
|
419
417
|
gradient: boolean;
|
|
418
|
+
hoverable: boolean;
|
|
419
|
+
strokeWidth: number;
|
|
420
420
|
showLabels: boolean;
|
|
421
421
|
fillOpacity: number;
|
|
422
422
|
selectable: boolean;
|
|
@@ -411,12 +411,12 @@ declare const RadarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
411
411
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
412
412
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
413
413
|
}>, {
|
|
414
|
-
hoverable: boolean;
|
|
415
|
-
strokeWidth: number;
|
|
416
414
|
width: number;
|
|
417
415
|
height: number;
|
|
418
416
|
padding: ChartPadding;
|
|
419
417
|
gradient: boolean;
|
|
418
|
+
hoverable: boolean;
|
|
419
|
+
strokeWidth: number;
|
|
420
420
|
showLabels: boolean;
|
|
421
421
|
fillOpacity: number;
|
|
422
422
|
selectable: boolean;
|
|
@@ -110,8 +110,8 @@ declare const RichTextEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
110
110
|
}>, {
|
|
111
111
|
className: string;
|
|
112
112
|
mode: RichTextEditorMode;
|
|
113
|
-
value: string;
|
|
114
113
|
disabled: boolean;
|
|
114
|
+
value: string;
|
|
115
115
|
defaultValue: string;
|
|
116
116
|
placeholder: string;
|
|
117
117
|
height: string | number;
|
|
@@ -110,8 +110,8 @@ declare const RichTextEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
110
110
|
}>, {
|
|
111
111
|
className: string;
|
|
112
112
|
mode: RichTextEditorMode;
|
|
113
|
-
value: string;
|
|
114
113
|
disabled: boolean;
|
|
114
|
+
value: string;
|
|
115
115
|
defaultValue: string;
|
|
116
116
|
placeholder: string;
|
|
117
117
|
height: string | number;
|
|
@@ -81,9 +81,9 @@ declare const Row: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
81
81
|
default: boolean;
|
|
82
82
|
};
|
|
83
83
|
}>> & Readonly<{}>, {
|
|
84
|
+
wrap: boolean;
|
|
84
85
|
justify: Justify;
|
|
85
86
|
align: Align;
|
|
86
|
-
wrap: boolean;
|
|
87
87
|
gutter: GutterSize;
|
|
88
88
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
89
89
|
|
package/dist/components/Row.d.ts
CHANGED
|
@@ -81,9 +81,9 @@ declare const Row: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
81
81
|
default: boolean;
|
|
82
82
|
};
|
|
83
83
|
}>> & Readonly<{}>, {
|
|
84
|
+
wrap: boolean;
|
|
84
85
|
justify: Justify;
|
|
85
86
|
align: Align;
|
|
86
|
-
wrap: boolean;
|
|
87
87
|
gutter: GutterSize;
|
|
88
88
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
89
89
|
|
|
@@ -356,11 +356,11 @@ declare const ScatterChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
356
356
|
"onPoint-click"?: ((...args: any[]) => any) | undefined;
|
|
357
357
|
"onPoint-hover"?: ((...args: any[]) => any) | undefined;
|
|
358
358
|
}>, {
|
|
359
|
-
hoverable: boolean;
|
|
360
359
|
width: number;
|
|
361
360
|
height: number;
|
|
362
361
|
padding: ChartPadding;
|
|
363
362
|
gradient: boolean;
|
|
363
|
+
hoverable: boolean;
|
|
364
364
|
selectable: boolean;
|
|
365
365
|
xTicks: number;
|
|
366
366
|
yTicks: number;
|
|
@@ -356,11 +356,11 @@ declare const ScatterChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
356
356
|
"onPoint-click"?: ((...args: any[]) => any) | undefined;
|
|
357
357
|
"onPoint-hover"?: ((...args: any[]) => any) | undefined;
|
|
358
358
|
}>, {
|
|
359
|
-
hoverable: boolean;
|
|
360
359
|
width: number;
|
|
361
360
|
height: number;
|
|
362
361
|
padding: ChartPadding;
|
|
363
362
|
gradient: boolean;
|
|
363
|
+
hoverable: boolean;
|
|
364
364
|
selectable: boolean;
|
|
365
365
|
xTicks: number;
|
|
366
366
|
yTicks: number;
|
|
@@ -107,12 +107,12 @@ declare const ScrollSpy: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
108
108
|
"onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}>, {
|
|
110
|
-
|
|
110
|
+
direction: ScrollSpyDirection;
|
|
111
111
|
className: string;
|
|
112
112
|
style: Record<string, string | number>;
|
|
113
|
-
direction: ScrollSpyDirection;
|
|
114
113
|
ariaLabel: string;
|
|
115
114
|
sticky: boolean;
|
|
115
|
+
items: ScrollSpyItem[];
|
|
116
116
|
activeKey: ScrollSpyKey;
|
|
117
117
|
defaultActiveKey: ScrollSpyKey;
|
|
118
118
|
offsetTop: number;
|
|
@@ -107,12 +107,12 @@ declare const ScrollSpy: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
108
108
|
"onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}>, {
|
|
110
|
-
|
|
110
|
+
direction: ScrollSpyDirection;
|
|
111
111
|
className: string;
|
|
112
112
|
style: Record<string, string | number>;
|
|
113
|
-
direction: ScrollSpyDirection;
|
|
114
113
|
ariaLabel: string;
|
|
115
114
|
sticky: boolean;
|
|
115
|
+
items: ScrollSpyItem[];
|
|
116
116
|
activeKey: ScrollSpyKey;
|
|
117
117
|
defaultActiveKey: ScrollSpyKey;
|
|
118
118
|
offsetTop: number;
|
|
@@ -136,7 +136,7 @@ declare const Select: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
};
|
|
137
137
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
138
138
|
[key: string]: any;
|
|
139
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
139
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "change" | "update:modelValue" | "create")[], "search" | "change" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
140
140
|
/**
|
|
141
141
|
* Selected value(s) (for v-model)
|
|
142
142
|
*/
|
|
@@ -136,7 +136,7 @@ declare const Select: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
};
|
|
137
137
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
138
138
|
[key: string]: any;
|
|
139
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
139
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "change" | "update:modelValue" | "create")[], "search" | "change" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
140
140
|
/**
|
|
141
141
|
* Selected value(s) (for v-model)
|
|
142
142
|
*/
|