@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
|
@@ -344,16 +344,16 @@ declare const TimePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
344
344
|
default: undefined;
|
|
345
345
|
};
|
|
346
346
|
}>> & Readonly<{
|
|
347
|
-
onClear?: (() => any) | undefined;
|
|
348
347
|
onChange?: ((value: TimePickerModelValue) => any) | undefined;
|
|
348
|
+
onClear?: (() => any) | undefined;
|
|
349
349
|
"onUpdate:modelValue"?: ((value: TimePickerModelValue) => any) | undefined;
|
|
350
350
|
}>, {
|
|
351
|
+
locale: string;
|
|
352
|
+
labels: Partial<TimePickerLabels>;
|
|
351
353
|
size: TimePickerSize;
|
|
352
354
|
className: string;
|
|
353
355
|
style: Record<string, string | number>;
|
|
354
356
|
disabled: boolean;
|
|
355
|
-
locale: string;
|
|
356
|
-
labels: Partial<TimePickerLabels>;
|
|
357
357
|
range: boolean;
|
|
358
358
|
modelValue: string | [string | null, string | null] | null;
|
|
359
359
|
placeholder: string;
|
|
@@ -102,11 +102,11 @@ declare const Timeline: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
102
102
|
default: undefined;
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
-
items: TimelineItem[];
|
|
106
|
-
className: string;
|
|
107
|
-
style: Record<string, unknown>;
|
|
108
105
|
reverse: boolean;
|
|
106
|
+
className: string;
|
|
109
107
|
mode: TimelineMode;
|
|
108
|
+
style: Record<string, unknown>;
|
|
109
|
+
items: TimelineItem[];
|
|
110
110
|
pending: boolean;
|
|
111
111
|
pendingDot: null;
|
|
112
112
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -102,11 +102,11 @@ declare const Timeline: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
102
102
|
default: undefined;
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
-
items: TimelineItem[];
|
|
106
|
-
className: string;
|
|
107
|
-
style: Record<string, unknown>;
|
|
108
105
|
reverse: boolean;
|
|
106
|
+
className: string;
|
|
109
107
|
mode: TimelineMode;
|
|
108
|
+
style: Record<string, unknown>;
|
|
109
|
+
items: TimelineItem[];
|
|
110
110
|
pending: boolean;
|
|
111
111
|
pendingDot: null;
|
|
112
112
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -104,9 +104,9 @@ declare const Tooltip: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
104
104
|
}>, {
|
|
105
105
|
className: string;
|
|
106
106
|
style: StyleValue;
|
|
107
|
-
content: string;
|
|
108
107
|
disabled: boolean;
|
|
109
108
|
open: boolean;
|
|
109
|
+
content: string;
|
|
110
110
|
offset: number;
|
|
111
111
|
placement: FloatingPlacement;
|
|
112
112
|
trigger: TooltipTrigger;
|
|
@@ -104,9 +104,9 @@ declare const Tooltip: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
104
104
|
}>, {
|
|
105
105
|
className: string;
|
|
106
106
|
style: StyleValue;
|
|
107
|
-
content: string;
|
|
108
107
|
disabled: boolean;
|
|
109
108
|
open: boolean;
|
|
109
|
+
content: string;
|
|
110
110
|
offset: number;
|
|
111
111
|
placement: FloatingPlacement;
|
|
112
112
|
trigger: TooltipTrigger;
|
|
@@ -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 _chunkKGDRA475js = require('../chunk-KGDRA475.js');
|
|
5
|
+
require('../chunk-QOMWROWE.js');
|
|
6
6
|
require('../chunk-EQW6IUHG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.Tooltip =
|
|
10
|
+
exports.Tooltip = _chunkKGDRA475js.Tooltip; exports.default = _chunkKGDRA475js.Tooltip_default;
|
|
@@ -105,12 +105,12 @@ declare const Tour: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
105
105
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
106
106
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
107
107
|
}>, {
|
|
108
|
-
className: string;
|
|
109
|
-
closable: boolean;
|
|
110
108
|
prevText: string;
|
|
111
109
|
nextText: string;
|
|
112
110
|
finishText: string;
|
|
111
|
+
className: string;
|
|
113
112
|
open: boolean;
|
|
113
|
+
closable: boolean;
|
|
114
114
|
current: number;
|
|
115
115
|
loadSteps: TourStepLoader;
|
|
116
116
|
showIndicators: boolean;
|
|
@@ -105,12 +105,12 @@ declare const Tour: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
105
105
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
106
106
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
107
107
|
}>, {
|
|
108
|
-
className: string;
|
|
109
|
-
closable: boolean;
|
|
110
108
|
prevText: string;
|
|
111
109
|
nextText: string;
|
|
112
110
|
finishText: string;
|
|
111
|
+
className: string;
|
|
113
112
|
open: boolean;
|
|
113
|
+
closable: boolean;
|
|
114
114
|
current: number;
|
|
115
115
|
loadSteps: TourStepLoader;
|
|
116
116
|
showIndicators: boolean;
|
|
@@ -229,7 +229,7 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
};
|
|
230
230
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
231
231
|
[key: string]: any;
|
|
232
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
232
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "expand" | "check" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys")[], "select" | "drop" | "expand" | "check" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
233
233
|
/**
|
|
234
234
|
* Tree data source
|
|
235
235
|
*/
|
|
@@ -430,8 +430,8 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
430
430
|
default: undefined;
|
|
431
431
|
};
|
|
432
432
|
}>> & Readonly<{
|
|
433
|
-
onDrop?: ((...args: any[]) => any) | undefined;
|
|
434
433
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
434
|
+
onDrop?: ((...args: any[]) => any) | undefined;
|
|
435
435
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
436
436
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
437
437
|
"onNode-click"?: ((...args: any[]) => any) | undefined;
|
|
@@ -229,7 +229,7 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
};
|
|
230
230
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
231
231
|
[key: string]: any;
|
|
232
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
232
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "drop" | "expand" | "check" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys")[], "select" | "drop" | "expand" | "check" | "node-click" | "node-expand" | "node-collapse" | "update:expandedKeys" | "update:selectedKeys" | "update:checkedKeys", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
233
233
|
/**
|
|
234
234
|
* Tree data source
|
|
235
235
|
*/
|
|
@@ -430,8 +430,8 @@ declare const Tree: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
430
430
|
default: undefined;
|
|
431
431
|
};
|
|
432
432
|
}>> & Readonly<{
|
|
433
|
-
onDrop?: ((...args: any[]) => any) | undefined;
|
|
434
433
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
434
|
+
onDrop?: ((...args: any[]) => any) | undefined;
|
|
435
435
|
onExpand?: ((...args: any[]) => any) | undefined;
|
|
436
436
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
437
437
|
"onNode-click"?: ((...args: any[]) => any) | undefined;
|
|
@@ -198,11 +198,11 @@ declare const TreeMapChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
198
198
|
"onUpdate:selectedIndex"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
"onNode-hover"?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
|
-
hoverable: boolean;
|
|
202
201
|
width: number;
|
|
203
202
|
height: number;
|
|
204
203
|
padding: ChartPadding;
|
|
205
204
|
gradient: boolean;
|
|
205
|
+
hoverable: boolean;
|
|
206
206
|
showLabels: boolean;
|
|
207
207
|
selectable: boolean;
|
|
208
208
|
gap: number;
|
|
@@ -198,11 +198,11 @@ declare const TreeMapChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
198
198
|
"onUpdate:selectedIndex"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
"onNode-hover"?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
|
-
hoverable: boolean;
|
|
202
201
|
width: number;
|
|
203
202
|
height: number;
|
|
204
203
|
padding: ChartPadding;
|
|
205
204
|
gradient: boolean;
|
|
205
|
+
hoverable: boolean;
|
|
206
206
|
showLabels: boolean;
|
|
207
207
|
selectable: boolean;
|
|
208
208
|
gap: number;
|
|
@@ -324,9 +324,9 @@ declare const Upload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
324
324
|
default: undefined;
|
|
325
325
|
};
|
|
326
326
|
}>> & Readonly<{
|
|
327
|
+
onProgress?: ((progress: number, _file: UploadFile) => any) | undefined;
|
|
327
328
|
onChange?: ((_file: UploadFile, _fileList: UploadFile[]) => any) | undefined;
|
|
328
329
|
onError?: ((error: Error, _file: UploadFile) => any) | undefined;
|
|
329
|
-
onProgress?: ((progress: number, _file: UploadFile) => any) | undefined;
|
|
330
330
|
onSuccess?: ((_response: unknown, _file: UploadFile) => any) | undefined;
|
|
331
331
|
"onUpdate:file-list"?: ((files: UploadFile[]) => any) | undefined;
|
|
332
332
|
onRemove?: ((_file: UploadFile, _fileList: UploadFile[]) => any) | undefined;
|
|
@@ -335,12 +335,12 @@ declare const Upload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
335
335
|
"onQueue-change"?: ((queue: unknown[]) => any) | undefined;
|
|
336
336
|
onExceed?: ((files: File[], fileList: UploadFile[]) => any) | undefined;
|
|
337
337
|
}>, {
|
|
338
|
-
|
|
338
|
+
locale: Partial<TigerLocale>;
|
|
339
|
+
labels: Partial<UploadLabels>;
|
|
339
340
|
className: string;
|
|
340
341
|
style: Record<string, string | number>;
|
|
342
|
+
drag: boolean;
|
|
341
343
|
disabled: boolean;
|
|
342
|
-
locale: Partial<TigerLocale>;
|
|
343
|
-
labels: Partial<UploadLabels>;
|
|
344
344
|
multiple: boolean;
|
|
345
345
|
listType: UploadListType;
|
|
346
346
|
fileList: UploadFile[];
|
|
@@ -324,9 +324,9 @@ declare const Upload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
324
324
|
default: undefined;
|
|
325
325
|
};
|
|
326
326
|
}>> & Readonly<{
|
|
327
|
+
onProgress?: ((progress: number, _file: UploadFile) => any) | undefined;
|
|
327
328
|
onChange?: ((_file: UploadFile, _fileList: UploadFile[]) => any) | undefined;
|
|
328
329
|
onError?: ((error: Error, _file: UploadFile) => any) | undefined;
|
|
329
|
-
onProgress?: ((progress: number, _file: UploadFile) => any) | undefined;
|
|
330
330
|
onSuccess?: ((_response: unknown, _file: UploadFile) => any) | undefined;
|
|
331
331
|
"onUpdate:file-list"?: ((files: UploadFile[]) => any) | undefined;
|
|
332
332
|
onRemove?: ((_file: UploadFile, _fileList: UploadFile[]) => any) | undefined;
|
|
@@ -335,12 +335,12 @@ declare const Upload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
335
335
|
"onQueue-change"?: ((queue: unknown[]) => any) | undefined;
|
|
336
336
|
onExceed?: ((files: File[], fileList: UploadFile[]) => any) | undefined;
|
|
337
337
|
}>, {
|
|
338
|
-
|
|
338
|
+
locale: Partial<TigerLocale>;
|
|
339
|
+
labels: Partial<UploadLabels>;
|
|
339
340
|
className: string;
|
|
340
341
|
style: Record<string, string | number>;
|
|
342
|
+
drag: boolean;
|
|
341
343
|
disabled: boolean;
|
|
342
|
-
locale: Partial<TigerLocale>;
|
|
343
|
-
labels: Partial<UploadLabels>;
|
|
344
344
|
multiple: boolean;
|
|
345
345
|
listType: UploadListType;
|
|
346
346
|
fileList: UploadFile[];
|
|
@@ -138,13 +138,13 @@ declare const VirtualTable: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
138
138
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
139
139
|
"onRow-click"?: ((...args: any[]) => any) | undefined;
|
|
140
140
|
}>, {
|
|
141
|
-
loading: boolean;
|
|
142
141
|
emptyText: string;
|
|
143
142
|
className: string;
|
|
144
143
|
data: Record<string, unknown>[];
|
|
145
|
-
|
|
144
|
+
loading: boolean;
|
|
146
145
|
height: number;
|
|
147
146
|
columns: TableColumn<Record<string, unknown>>[];
|
|
147
|
+
bordered: boolean;
|
|
148
148
|
striped: boolean;
|
|
149
149
|
rowKey: string | ((row: unknown, index: number) => string | number);
|
|
150
150
|
stickyHeader: boolean;
|
|
@@ -138,13 +138,13 @@ declare const VirtualTable: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
138
138
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
139
139
|
"onRow-click"?: ((...args: any[]) => any) | undefined;
|
|
140
140
|
}>, {
|
|
141
|
-
loading: boolean;
|
|
142
141
|
emptyText: string;
|
|
143
142
|
className: string;
|
|
144
143
|
data: Record<string, unknown>[];
|
|
145
|
-
|
|
144
|
+
loading: boolean;
|
|
146
145
|
height: number;
|
|
147
146
|
columns: TableColumn<Record<string, unknown>>[];
|
|
147
|
+
bordered: boolean;
|
|
148
148
|
striped: boolean;
|
|
149
149
|
rowKey: string | ((row: unknown, index: number) => string | number);
|
|
150
150
|
stickyHeader: boolean;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkXGO5Q6KKjs = require('../chunk-XGO5Q6KK.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.VirtualTable =
|
|
8
|
+
exports.VirtualTable = _chunkXGO5Q6KKjs.VirtualTable; exports.default = _chunkXGO5Q6KKjs.VirtualTable_default;
|
|
@@ -128,13 +128,13 @@ declare const Watermark: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
128
128
|
}>> & Readonly<{}>, {
|
|
129
129
|
className: string;
|
|
130
130
|
style: Record<string, string | number>;
|
|
131
|
-
content: string | string[];
|
|
132
131
|
offsetX: number;
|
|
133
132
|
offsetY: number;
|
|
134
133
|
image: string;
|
|
135
134
|
font: WatermarkFont;
|
|
136
135
|
width: number;
|
|
137
136
|
height: number;
|
|
137
|
+
content: string | string[];
|
|
138
138
|
zIndex: number;
|
|
139
139
|
rotate: number;
|
|
140
140
|
gapX: number;
|
|
@@ -128,13 +128,13 @@ declare const Watermark: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
128
128
|
}>> & Readonly<{}>, {
|
|
129
129
|
className: string;
|
|
130
130
|
style: Record<string, string | number>;
|
|
131
|
-
content: string | string[];
|
|
132
131
|
offsetX: number;
|
|
133
132
|
offsetY: number;
|
|
134
133
|
image: string;
|
|
135
134
|
font: WatermarkFont;
|
|
136
135
|
width: number;
|
|
137
136
|
height: number;
|
|
137
|
+
content: string | string[];
|
|
138
138
|
zIndex: number;
|
|
139
139
|
rotate: number;
|
|
140
140
|
gapX: number;
|
package/dist/index.js
CHANGED
|
@@ -21,13 +21,13 @@ var _chunkJFIVDZFKjs = require('./chunk-JFIVDZFK.js');
|
|
|
21
21
|
var _chunkS6K6IR3Yjs = require('./chunk-S6K6IR3Y.js');
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
var
|
|
24
|
+
var _chunkXGO5Q6KKjs = require('./chunk-XGO5Q6KK.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
var _chunkMUJLT2YGjs = require('./chunk-MUJLT2YG.js');
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
var
|
|
30
|
+
var _chunkKGDRA475js = require('./chunk-KGDRA475.js');
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
var _chunkA7FN3S4Ijs = require('./chunk-A7FN3S4I.js');
|
|
@@ -81,9 +81,6 @@ var _chunkOXIODAJSjs = require('./chunk-OXIODAJS.js');
|
|
|
81
81
|
var _chunkDJCTERZHjs = require('./chunk-DJCTERZH.js');
|
|
82
82
|
|
|
83
83
|
|
|
84
|
-
var _chunkSSMSRTEQjs = require('./chunk-SSMSRTEQ.js');
|
|
85
|
-
|
|
86
|
-
|
|
87
84
|
|
|
88
85
|
var _chunkXTMGF5YPjs = require('./chunk-XTMGF5YP.js');
|
|
89
86
|
|
|
@@ -120,8 +117,7 @@ var _chunkU36NBQWPjs = require('./chunk-U36NBQWP.js');
|
|
|
120
117
|
var _chunkLAWBHGPKjs = require('./chunk-LAWBHGPK.js');
|
|
121
118
|
|
|
122
119
|
|
|
123
|
-
var
|
|
124
|
-
require('./chunk-NNFDOVVA.js');
|
|
120
|
+
var _chunkGD2WAN62js = require('./chunk-GD2WAN62.js');
|
|
125
121
|
|
|
126
122
|
|
|
127
123
|
var _chunkS6Q7TD6Hjs = require('./chunk-S6Q7TD6H.js');
|
|
@@ -223,11 +219,11 @@ var _chunkQUIRQ7OAjs = require('./chunk-QUIRQ7OA.js');
|
|
|
223
219
|
var _chunkQJLFHHI2js = require('./chunk-QJLFHHI2.js');
|
|
224
220
|
|
|
225
221
|
|
|
226
|
-
var
|
|
222
|
+
var _chunk5TJI4HOTjs = require('./chunk-5TJI4HOT.js');
|
|
227
223
|
|
|
228
224
|
|
|
229
225
|
|
|
230
|
-
var
|
|
226
|
+
var _chunk7IVLFDZIjs = require('./chunk-7IVLFDZI.js');
|
|
231
227
|
|
|
232
228
|
|
|
233
229
|
var _chunk7QX4QWWNjs = require('./chunk-7QX4QWWN.js');
|
|
@@ -255,19 +251,23 @@ var _chunkDMNOK6OPjs = require('./chunk-DMNOK6OP.js');
|
|
|
255
251
|
var _chunkWUEP3PFNjs = require('./chunk-WUEP3PFN.js');
|
|
256
252
|
|
|
257
253
|
|
|
258
|
-
var
|
|
254
|
+
var _chunkEWQJGR7Ejs = require('./chunk-EWQJGR7E.js');
|
|
259
255
|
|
|
260
256
|
|
|
261
|
-
var
|
|
257
|
+
var _chunkOFTAQ2A4js = require('./chunk-OFTAQ2A4.js');
|
|
262
258
|
|
|
263
259
|
|
|
264
260
|
var _chunkBGMAWKWVjs = require('./chunk-BGMAWKWV.js');
|
|
265
261
|
|
|
266
262
|
|
|
263
|
+
var _chunkLUAI6VXVjs = require('./chunk-LUAI6VXV.js');
|
|
264
|
+
|
|
265
|
+
|
|
267
266
|
var _chunk3QV2D54Hjs = require('./chunk-3QV2D54H.js');
|
|
268
267
|
|
|
269
268
|
|
|
270
269
|
var _chunkFC7RXQTMjs = require('./chunk-FC7RXQTM.js');
|
|
270
|
+
require('./chunk-QOMWROWE.js');
|
|
271
271
|
|
|
272
272
|
|
|
273
273
|
var _chunkZUPVK5L7js = require('./chunk-ZUPVK5L7.js');
|
|
@@ -835,4 +835,4 @@ var version = "1.2.0";
|
|
|
835
835
|
|
|
836
836
|
|
|
837
837
|
|
|
838
|
-
exports.ActivityFeed = _chunkWIQPVVUQjs.ActivityFeed; exports.Affix = _chunkCWNEDREVjs.Affix; exports.Alert = _chunkFUGSQXFRjs.Alert; exports.Anchor = _chunkQYSFZA5Vjs.Anchor; exports.AnchorLink = _chunkQYSFZA5Vjs.AnchorLink; exports.AreaChart = _chunk5VSKQLK3js.AreaChart; exports.AutoComplete = _chunkP7RXZVLTjs.AutoComplete; exports.Avatar = _chunkZ6HBM73Wjs.Avatar; exports.AvatarGroup = _chunkODQOYMUQjs.AvatarGroup; exports.BackTop = _chunkDZXZ3YELjs.BackTop; exports.Badge = _chunkPQMZ3YN3js.Badge; exports.BarChart = _chunkSVWZOIBIjs.BarChart; exports.Breadcrumb = _chunkEJZBG5RTjs.Breadcrumb; exports.BreadcrumbItem = _chunkEJZBG5RTjs.BreadcrumbItem; exports.Button = _chunk4VLNT2EDjs.Button; exports.ButtonGroup = _chunk7ADONGSBjs.ButtonGroup; exports.Calendar = _chunkXAQID5IOjs.Calendar; exports.Card = _chunkXGXGAK27js.Card; exports.Carousel = _chunkXH4ZZ6KJjs.Carousel; exports.Cascader = _chunkZSCOAOJJjs.Cascader; exports.ChartAxis = _chunk5PXTMXXSjs.ChartAxis; exports.ChartCanvas = _chunkUHVUKLHFjs.ChartCanvas; exports.ChartGrid = _chunk57MJTNDLjs.ChartGrid; exports.ChartLegend = _chunkACYYQJ6Mjs.ChartLegend; exports.ChartSeries = _chunkHBFFINAIjs.ChartSeries; exports.ChartTooltip = _chunkZOUJFFG4js.ChartTooltip; exports.ChatWindow = _chunkYS6FW775js.ChatWindow; exports.Checkbox = _chunk2YFXJUBTjs.Checkbox; exports.CheckboxGroup = _chunkQ4MH333Pjs.CheckboxGroup; exports.Code = _chunkNCLUMDZBjs.Code; exports.CodeEditor = _chunkRKZN3UROjs.CodeEditor; exports.Col = _chunkMSKAWM7Kjs.Col; exports.Collapse = _chunkK2DJDJZRjs.Collapse; exports.CollapsePanel = _chunkMQ23PX3Sjs.CollapsePanel; exports.ColorPicker = _chunk43BLH7DEjs.ColorPicker; exports.ColorSwatch = _chunkXSMDZOBFjs.ColorSwatch; exports.CommentThread = _chunkL6W3XL3Ajs.CommentThread; exports.ConfigProvider = _chunk25EYT2CBjs.ConfigProvider; exports.Container = _chunk54VVFMYIjs.Container; exports.Content = _chunkI4LQXUMWjs.Content; exports.Countdown = _chunkUI7N2ZDUjs.Countdown; exports.CronEditor = _chunk5UOAWXOQjs.CronEditor; exports.CropUpload = _chunkICECZVMXjs.CropUpload; exports.DataTableWithToolbar =
|
|
838
|
+
exports.ActivityFeed = _chunkWIQPVVUQjs.ActivityFeed; exports.Affix = _chunkCWNEDREVjs.Affix; exports.Alert = _chunkFUGSQXFRjs.Alert; exports.Anchor = _chunkQYSFZA5Vjs.Anchor; exports.AnchorLink = _chunkQYSFZA5Vjs.AnchorLink; exports.AreaChart = _chunk5VSKQLK3js.AreaChart; exports.AutoComplete = _chunkP7RXZVLTjs.AutoComplete; exports.Avatar = _chunkZ6HBM73Wjs.Avatar; exports.AvatarGroup = _chunkODQOYMUQjs.AvatarGroup; exports.BackTop = _chunkDZXZ3YELjs.BackTop; exports.Badge = _chunkPQMZ3YN3js.Badge; exports.BarChart = _chunkSVWZOIBIjs.BarChart; exports.Breadcrumb = _chunkEJZBG5RTjs.Breadcrumb; exports.BreadcrumbItem = _chunkEJZBG5RTjs.BreadcrumbItem; exports.Button = _chunk4VLNT2EDjs.Button; exports.ButtonGroup = _chunk7ADONGSBjs.ButtonGroup; exports.Calendar = _chunkXAQID5IOjs.Calendar; exports.Card = _chunkXGXGAK27js.Card; exports.Carousel = _chunkXH4ZZ6KJjs.Carousel; exports.Cascader = _chunkZSCOAOJJjs.Cascader; exports.ChartAxis = _chunk5PXTMXXSjs.ChartAxis; exports.ChartCanvas = _chunkUHVUKLHFjs.ChartCanvas; exports.ChartGrid = _chunk57MJTNDLjs.ChartGrid; exports.ChartLegend = _chunkACYYQJ6Mjs.ChartLegend; exports.ChartSeries = _chunkHBFFINAIjs.ChartSeries; exports.ChartTooltip = _chunkZOUJFFG4js.ChartTooltip; exports.ChatWindow = _chunkYS6FW775js.ChatWindow; exports.Checkbox = _chunk2YFXJUBTjs.Checkbox; exports.CheckboxGroup = _chunkQ4MH333Pjs.CheckboxGroup; exports.Code = _chunkNCLUMDZBjs.Code; exports.CodeEditor = _chunkRKZN3UROjs.CodeEditor; exports.Col = _chunkMSKAWM7Kjs.Col; exports.Collapse = _chunkK2DJDJZRjs.Collapse; exports.CollapsePanel = _chunkMQ23PX3Sjs.CollapsePanel; exports.ColorPicker = _chunk43BLH7DEjs.ColorPicker; exports.ColorSwatch = _chunkXSMDZOBFjs.ColorSwatch; exports.CommentThread = _chunkL6W3XL3Ajs.CommentThread; exports.ConfigProvider = _chunk25EYT2CBjs.ConfigProvider; exports.Container = _chunk54VVFMYIjs.Container; exports.Content = _chunkI4LQXUMWjs.Content; exports.Countdown = _chunkUI7N2ZDUjs.Countdown; exports.CronEditor = _chunk5UOAWXOQjs.CronEditor; exports.CropUpload = _chunkICECZVMXjs.CropUpload; exports.DataTableWithToolbar = _chunkEWQJGR7Ejs.DataTableWithToolbar; exports.DatePicker = _chunkZUPVK5L7js.DatePicker; exports.Descriptions = _chunkDE5WMG6Pjs.Descriptions; exports.Divider = _chunkLUBUJUSHjs.Divider; exports.DonutChart = _chunkTAU447CLjs.DonutChart; exports.Drawer = _chunkQJLFHHI2js.Drawer; exports.Dropdown = _chunk7IVLFDZIjs.Dropdown; exports.DropdownItem = _chunk5TJI4HOTjs.DropdownItem; exports.DropdownMenu = _chunk7IVLFDZIjs.DropdownMenu; exports.Empty = _chunkNOZ65AMOjs.Empty; exports.FileManager = _chunk7QX4QWWNjs.FileManager; exports.FloatButton = _chunk2S5CNU36js.FloatButton; exports.FloatButtonGroup = _chunk2S5CNU36js.FloatButtonGroup; exports.Footer = _chunkSWOQMMOTjs.Footer; exports.Form = _chunkB2RH4CMGjs.Form; exports.FormItem = _chunkFRI62O2Jjs.FormItem; exports.FormWizard = _chunkBXS7OSVFjs.FormWizard; exports.FunnelChart = _chunkJKEF7NB3js.FunnelChart; exports.Gantt = _chunkZMGNQKXLjs.Gantt; exports.GaugeChart = _chunkXZMU7B54js.GaugeChart; exports.Header = _chunkCKXZONMOjs.Header; exports.HeatmapChart = _chunkVAXO5NEMjs.HeatmapChart; exports.Icon = _chunkRY2I56HBjs.Icon; exports.Image = _chunkSGAUVRUSjs.Image; exports.ImageAnnotation = _chunkPY6P4N2Qjs.ImageAnnotation; exports.ImageCropper = _chunkWUEP3PFNjs.ImageCropper; exports.ImageGroup = _chunkKDA4XDXTjs.ImageGroup; exports.ImagePreview = _chunkX6FG4RPFjs.ImagePreview; exports.ImageViewer = _chunkVXULMOIWjs.ImageViewer; exports.InfiniteScroll = _chunkXJXGVNNFjs.InfiniteScroll; exports.Input = _chunkBYNMOQBBjs.Input; exports.InputGroup = _chunkDYSLYJ2Wjs.InputGroup; exports.InputGroupAddon = _chunkDYSLYJ2Wjs.InputGroupAddon; exports.InputNumber = _chunkUUJ7A3CNjs.InputNumber; exports.Kanban = _chunkLZHCKW2Zjs.Kanban; exports.Layout = _chunkTLXEFLPAjs.Layout; exports.LineChart = _chunkKA7DILCIjs.LineChart; exports.Link = _chunk2DC3BMEDjs.Link; exports.List = _chunkS6Q7TD6Hjs.List; exports.Loading = _chunk6XI4VDU4js.Loading; exports.MarkdownEditor = _chunkX5CFXNVKjs.MarkdownEditor; exports.Mentions = _chunkA5HRX7EGjs.Mentions; exports.Menu = _chunkJE7AWY34js.Menu; exports.MenuItem = _chunkJE7AWY34js.MenuItem; exports.MenuItemGroup = _chunkJE7AWY34js.MenuItemGroup; exports.Message = _chunkJZJEZKGNjs.Message; exports.MessageContainer = _chunkJZJEZKGNjs.MessageContainer; exports.Modal = _chunkDMNOK6OPjs.Modal; exports.NotificationCenter = _chunkV6T5GRLEjs.NotificationCenter; exports.NotificationContainer = _chunkCSJQKBDJjs.NotificationContainer; exports.NumberKeyboard = _chunk5JKQPOG2js.NumberKeyboard; exports.OrgChart = _chunkU36NBQWPjs.OrgChart; exports.Pagination = _chunkLAWBHGPKjs.Pagination; exports.PieChart = _chunkQUIRQ7OAjs.PieChart; exports.Popconfirm = _chunkGD2WAN62js.Popconfirm; exports.Popover = _chunkLUAI6VXVjs.Popover; exports.PrintLayout = _chunkXTMGF5YPjs.PrintLayout; exports.PrintPageBreak = _chunkXTMGF5YPjs.PrintPageBreak; exports.Progress = _chunkQY6PYAJAjs.Progress; exports.QRCode = _chunk3NRRNQYJjs.QRCode; exports.RadarChart = _chunkFUI6WG2Fjs.RadarChart; exports.Radio = _chunk3QV2D54Hjs.Radio; exports.RadioGroup = _chunkFC7RXQTMjs.RadioGroup; exports.Rate = _chunkBZBVSB43js.Rate; exports.Resizable = _chunkLG6KGO5Djs.Resizable; exports.Result = _chunkG3SWTL27js.Result; exports.RichTextEditor = _chunkGOBWUEHVjs.RichTextEditor; exports.Row = _chunkXUOGT4HGjs.Row; exports.ScatterChart = _chunkM2XA7VU5js.ScatterChart; exports.ScrollSpy = _chunkOXIODAJSjs.ScrollSpy; exports.Segmented = _chunkDJCTERZHjs.Segmented; exports.Select = _chunkBGMAWKWVjs.Select; exports.Sidebar = _chunkETTYERGOjs.Sidebar; exports.Signature = _chunkMHNCH2YIjs.Signature; exports.Skeleton = _chunkT4DF24UVjs.Skeleton; exports.Slider = _chunkSLYUQ67Pjs.Slider; exports.Space = _chunkZNVQ2OFXjs.Space; exports.Splitter = _chunkK3CIXMN4js.Splitter; exports.Spotlight = _chunkJNIKT6ALjs.Spotlight; exports.Statistic = _chunkCTAQ5WENjs.Statistic; exports.Stepper = _chunkA7FN3S4Ijs.Stepper; exports.Steps = _chunkDS7RQFEGjs.Steps; exports.StepsItem = _chunkDS7RQFEGjs.StepsItem; exports.SubMenu = _chunkJE7AWY34js.SubMenu; exports.SunburstChart = _chunkULUH6UNVjs.SunburstChart; exports.Switch = _chunkRAUERIPSjs.Switch; exports.TabPane = _chunk44N7LE3Qjs.TabPane; exports.Table = _chunkOFTAQ2A4js.Table; exports.Tabs = _chunk44N7LE3Qjs.Tabs; exports.Tag = _chunk2KDSHEZTjs.Tag; exports.TaskBoard = _chunkOKLDFVDJjs.TaskBoard; exports.Text = _chunkTGHB5XSTjs.Text; exports.Textarea = _chunk6FXYRDYHjs.Textarea; exports.TimePicker = _chunkMUJLT2YGjs.TimePicker; exports.Timeline = _chunk27T3QDSFjs.Timeline; exports.Tooltip = _chunkKGDRA475js.Tooltip; exports.Tour = _chunkPCJHGWTUjs.Tour; exports.Transfer = _chunkFE2HR4E5js.Transfer; exports.Tree = _chunkL5E3L6IDjs.Tree; exports.TreeMapChart = _chunkFP7SBCPOjs.TreeMapChart; exports.TreeSelect = _chunkJFIVDZFKjs.TreeSelect; exports.Upload = _chunkS6K6IR3Yjs.Upload; exports.VirtualList = _chunk5F6P5Y4Kjs.VirtualList; exports.VirtualTable = _chunkXGO5Q6KKjs.VirtualTable; exports.Watermark = _chunkJKZ5ZRDGjs.Watermark; exports.notification = _chunkCSJQKBDJjs.notification; exports.useChartInteraction = _chunk2VOZFFW6js.useChartInteraction; exports.useDrag = useDrag; exports.useFormController = useFormController; exports.useTigerConfig = _chunk25EYT2CBjs.useTigerConfig; exports.version = version;
|
package/dist/index.mjs
CHANGED
|
@@ -21,13 +21,13 @@ import {
|
|
|
21
21
|
} from "./chunk-LILAZ4UJ.mjs";
|
|
22
22
|
import {
|
|
23
23
|
VirtualTable
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-PIF4M4TR.mjs";
|
|
25
25
|
import {
|
|
26
26
|
TimePicker
|
|
27
27
|
} from "./chunk-KVJIJJ4M.mjs";
|
|
28
28
|
import {
|
|
29
29
|
Tooltip
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-KJ6VISRW.mjs";
|
|
31
31
|
import {
|
|
32
32
|
Stepper
|
|
33
33
|
} from "./chunk-Z4SG7REU.mjs";
|
|
@@ -79,9 +79,6 @@ import {
|
|
|
79
79
|
import {
|
|
80
80
|
Segmented
|
|
81
81
|
} from "./chunk-ZYCOHZCM.mjs";
|
|
82
|
-
import {
|
|
83
|
-
Popover
|
|
84
|
-
} from "./chunk-5BGVVVVD.mjs";
|
|
85
82
|
import {
|
|
86
83
|
PrintLayout,
|
|
87
84
|
PrintPageBreak
|
|
@@ -120,8 +117,7 @@ import {
|
|
|
120
117
|
} from "./chunk-F7WZCYYD.mjs";
|
|
121
118
|
import {
|
|
122
119
|
Popconfirm
|
|
123
|
-
} from "./chunk-
|
|
124
|
-
import "./chunk-JPZJZFC4.mjs";
|
|
120
|
+
} from "./chunk-FI2EIJIF.mjs";
|
|
125
121
|
import {
|
|
126
122
|
List
|
|
127
123
|
} from "./chunk-PZH2RTSS.mjs";
|
|
@@ -223,11 +219,11 @@ import {
|
|
|
223
219
|
} from "./chunk-SZFEDBLT.mjs";
|
|
224
220
|
import {
|
|
225
221
|
DropdownItem
|
|
226
|
-
} from "./chunk-
|
|
222
|
+
} from "./chunk-ROMVD7LS.mjs";
|
|
227
223
|
import {
|
|
228
224
|
Dropdown,
|
|
229
225
|
DropdownMenu
|
|
230
|
-
} from "./chunk-
|
|
226
|
+
} from "./chunk-VKW2O36D.mjs";
|
|
231
227
|
import {
|
|
232
228
|
FileManager
|
|
233
229
|
} from "./chunk-ZSQ5I2KL.mjs";
|
|
@@ -255,19 +251,23 @@ import {
|
|
|
255
251
|
} from "./chunk-DEJKRMMU.mjs";
|
|
256
252
|
import {
|
|
257
253
|
DataTableWithToolbar
|
|
258
|
-
} from "./chunk-
|
|
254
|
+
} from "./chunk-GFQDHFAX.mjs";
|
|
259
255
|
import {
|
|
260
256
|
Table
|
|
261
|
-
} from "./chunk-
|
|
257
|
+
} from "./chunk-CHDKJDZQ.mjs";
|
|
262
258
|
import {
|
|
263
259
|
Select
|
|
264
260
|
} from "./chunk-PYT5DTQQ.mjs";
|
|
261
|
+
import {
|
|
262
|
+
Popover
|
|
263
|
+
} from "./chunk-PT4Q7C2A.mjs";
|
|
265
264
|
import {
|
|
266
265
|
Radio
|
|
267
266
|
} from "./chunk-YZP4K6KI.mjs";
|
|
268
267
|
import {
|
|
269
268
|
RadioGroup
|
|
270
269
|
} from "./chunk-Y4V7BOVR.mjs";
|
|
270
|
+
import "./chunk-M4EP4OVR.mjs";
|
|
271
271
|
import {
|
|
272
272
|
DatePicker
|
|
273
273
|
} from "./chunk-3A7H2CTW.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@expcat/tigercat-vue",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.43",
|
|
4
4
|
"description": "Vue 3 components for Tigercat UI library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Yizhe Wang",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@expcat/tigercat-core": "1.2.
|
|
51
|
+
"@expcat/tigercat-core": "1.2.43"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@types/node": "^25.6.0",
|