@expcat/tigercat-vue 1.2.31 → 1.2.34
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-F5S26BR3.mjs → chunk-25VVIM45.mjs} +8 -2
- package/dist/{chunk-4Z4XMXCO.mjs → chunk-5HUZ33NC.mjs} +22 -6
- package/dist/{chunk-7U673KY5.mjs → chunk-7M4UUCJF.mjs} +53 -44
- package/dist/{chunk-6G5IMGTC.js → chunk-BXS7OSVF.js} +37 -35
- package/dist/{chunk-AGVXMB4Q.js → chunk-CTR462T2.js} +27 -2
- package/dist/{chunk-DSHV7EAX.mjs → chunk-DRQ2QXZT.mjs} +16 -2
- package/dist/{chunk-NZUQ2KCW.mjs → chunk-F7WZCYYD.mjs} +19 -5
- package/dist/{chunk-C7VGTRHE.mjs → chunk-G44EGPJB.mjs} +28 -3
- package/dist/{chunk-DEDRUUK4.js → chunk-IBB54GHF.js} +2 -2
- package/dist/{chunk-QO2JYX6Q.js → chunk-LAWBHGPK.js} +19 -5
- package/dist/{chunk-663C2UX7.js → chunk-LZHCKW2Z.js} +2 -2
- package/dist/{chunk-CNRBYRK6.js → chunk-MCRT64VS.js} +2 -2
- package/dist/{chunk-YS6YQKYU.js → chunk-OA3HAUBT.js} +55 -46
- package/dist/{chunk-EU4IGIPC.js → chunk-OKLDFVDJ.js} +8 -2
- package/dist/{chunk-6CSTMVB2.js → chunk-PACAXQQ4.js} +22 -6
- package/dist/{chunk-PKMSTN65.mjs → chunk-PHWAXBFG.mjs} +1 -1
- package/dist/{chunk-OF4MY6EC.mjs → chunk-U5RXZ2IL.mjs} +1 -1
- package/dist/{chunk-IQZX54SQ.js → chunk-UC3UXUVN.js} +16 -2
- package/dist/{chunk-OZLSZQXF.mjs → chunk-WH4J6PHF.mjs} +37 -35
- package/dist/{chunk-AQE5RZDE.mjs → chunk-ZDKGABPQ.mjs} +1 -1
- package/dist/components/ActivityFeed.d.mts +2 -2
- package/dist/components/ActivityFeed.d.ts +2 -2
- package/dist/components/Alert.d.mts +5 -5
- package/dist/components/Alert.d.ts +5 -5
- package/dist/components/Anchor.d.mts +2 -2
- package/dist/components/Anchor.d.ts +2 -2
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/BackTop.d.ts +1 -1
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Card.d.mts +1 -1
- package/dist/components/Card.d.ts +1 -1
- package/dist/components/CodeEditor.d.mts +1 -1
- package/dist/components/CodeEditor.d.ts +1 -1
- 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/CropUpload.js +4 -3
- package/dist/components/CropUpload.mjs +3 -2
- package/dist/components/DataTableWithToolbar.d.mts +3 -3
- package/dist/components/DataTableWithToolbar.d.ts +3 -3
- package/dist/components/DataTableWithToolbar.js +3 -3
- package/dist/components/DataTableWithToolbar.mjs +2 -2
- package/dist/components/DatePicker.d.mts +1 -1
- package/dist/components/DatePicker.d.ts +1 -1
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/Descriptions.d.ts +1 -1
- package/dist/components/Drawer.d.mts +21 -5
- package/dist/components/Drawer.d.ts +21 -5
- package/dist/components/Drawer.js +3 -2
- package/dist/components/Drawer.mjs +2 -1
- package/dist/components/Empty.d.mts +1 -1
- package/dist/components/Empty.d.ts +1 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +14 -4
- package/dist/components/FormWizard.d.ts +14 -4
- package/dist/components/FormWizard.js +2 -2
- package/dist/components/FormWizard.mjs +1 -1
- package/dist/components/HeatmapChart.d.mts +1 -1
- package/dist/components/HeatmapChart.d.ts +1 -1
- package/dist/components/InfiniteScroll.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.ts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/Kanban.js +3 -3
- package/dist/components/Kanban.mjs +2 -2
- package/dist/components/List.d.mts +2 -2
- package/dist/components/List.d.ts +2 -2
- package/dist/components/MarkdownEditor.d.mts +1 -1
- package/dist/components/MarkdownEditor.d.ts +1 -1
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Menu.d.ts +5 -5
- package/dist/components/Modal.d.mts +25 -9
- package/dist/components/Modal.d.ts +25 -9
- package/dist/components/Modal.js +3 -2
- package/dist/components/Modal.mjs +2 -1
- package/dist/components/NotificationCenter.d.mts +3 -3
- package/dist/components/NotificationCenter.d.ts +3 -3
- package/dist/components/NumberKeyboard.d.mts +1 -1
- package/dist/components/NumberKeyboard.d.ts +1 -1
- package/dist/components/Pagination.d.mts +23 -3
- package/dist/components/Pagination.d.ts +23 -3
- package/dist/components/Pagination.js +3 -2
- package/dist/components/Pagination.mjs +2 -1
- package/dist/components/Popconfirm.d.mts +5 -5
- package/dist/components/Popconfirm.d.ts +5 -5
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Popover.d.ts +1 -1
- package/dist/components/Result.d.mts +1 -1
- package/dist/components/Result.d.ts +1 -1
- package/dist/components/ScrollSpy.d.mts +1 -1
- package/dist/components/ScrollSpy.d.ts +1 -1
- package/dist/components/Space.d.mts +1 -1
- package/dist/components/Space.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 +4 -4
- package/dist/components/Spotlight.d.ts +4 -4
- 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/Table.d.mts +1 -1
- package/dist/components/Table.d.ts +1 -1
- 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 +2 -2
- package/dist/components/Tag.d.ts +2 -2
- package/dist/components/TaskBoard.d.mts +12 -2
- package/dist/components/TaskBoard.d.ts +12 -2
- package/dist/components/TaskBoard.js +2 -2
- package/dist/components/TaskBoard.mjs +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 +4 -4
- package/dist/components/Tour.d.ts +4 -4
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/Upload.d.ts +4 -4
- package/dist/components/VirtualTable.d.mts +1 -1
- package/dist/components/VirtualTable.d.ts +1 -1
- package/dist/components/VirtualTable.js +2 -2
- package/dist/components/VirtualTable.mjs +1 -1
- package/dist/index.js +11 -11
- package/dist/index.mjs +10 -10
- package/package.json +2 -2
|
@@ -205,15 +205,15 @@ declare const Alert: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
205
205
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
207
|
type: AlertType;
|
|
208
|
+
closeAriaLabel: string;
|
|
208
209
|
size: AlertSize;
|
|
210
|
+
className: string;
|
|
211
|
+
style: Record<string, string | number>;
|
|
209
212
|
title: string;
|
|
210
|
-
description: string;
|
|
211
|
-
showIcon: boolean;
|
|
212
213
|
closable: boolean;
|
|
213
|
-
|
|
214
|
+
showIcon: boolean;
|
|
215
|
+
description: string;
|
|
214
216
|
duration: number;
|
|
215
|
-
className: string;
|
|
216
|
-
style: Record<string, string | number>;
|
|
217
217
|
banner: boolean;
|
|
218
218
|
showCountdown: boolean;
|
|
219
219
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -84,8 +84,8 @@ declare const AnchorLink: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
title: string;
|
|
88
87
|
className: string;
|
|
88
|
+
title: string;
|
|
89
89
|
target: string;
|
|
90
90
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
91
|
declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -236,9 +236,9 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
+
direction: AnchorDirection;
|
|
239
240
|
className: string;
|
|
240
241
|
style: Record<string, unknown>;
|
|
241
|
-
direction: AnchorDirection;
|
|
242
242
|
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
@@ -84,8 +84,8 @@ declare const AnchorLink: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
title: string;
|
|
88
87
|
className: string;
|
|
88
|
+
title: string;
|
|
89
89
|
target: string;
|
|
90
90
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
91
|
declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -236,9 +236,9 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
+
direction: AnchorDirection;
|
|
239
240
|
className: string;
|
|
240
241
|
style: Record<string, unknown>;
|
|
241
|
-
direction: AnchorDirection;
|
|
242
242
|
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
@@ -78,10 +78,10 @@ declare const BackTop: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
78
78
|
}>> & Readonly<{
|
|
79
79
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}>, {
|
|
81
|
-
duration: number;
|
|
82
81
|
className: string;
|
|
83
82
|
style: Record<string, unknown>;
|
|
84
83
|
target: () => HTMLElement | Window | null;
|
|
84
|
+
duration: number;
|
|
85
85
|
visibilityHeight: number;
|
|
86
86
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
87
87
|
|
|
@@ -78,10 +78,10 @@ declare const BackTop: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
78
78
|
}>> & Readonly<{
|
|
79
79
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}>, {
|
|
81
|
-
duration: number;
|
|
82
81
|
className: string;
|
|
83
82
|
style: Record<string, unknown>;
|
|
84
83
|
target: () => HTMLElement | Window | null;
|
|
84
|
+
duration: number;
|
|
85
85
|
visibilityHeight: number;
|
|
86
86
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
87
87
|
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
+
vertical: boolean;
|
|
37
38
|
size: ButtonSize;
|
|
38
39
|
className: string;
|
|
39
|
-
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
+
vertical: boolean;
|
|
37
38
|
size: ButtonSize;
|
|
38
39
|
className: string;
|
|
39
|
-
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -137,10 +137,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
+
direction: CardDirection;
|
|
140
141
|
size: CardSize;
|
|
141
142
|
className: string;
|
|
142
143
|
style: Record<string, string | number>;
|
|
143
|
-
direction: CardDirection;
|
|
144
144
|
variant: CardVariant;
|
|
145
145
|
cover: string;
|
|
146
146
|
hoverable: boolean;
|
|
@@ -137,10 +137,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
+
direction: CardDirection;
|
|
140
141
|
size: CardSize;
|
|
141
142
|
className: string;
|
|
142
143
|
style: Record<string, string | number>;
|
|
143
|
-
direction: CardDirection;
|
|
144
144
|
variant: CardVariant;
|
|
145
145
|
cover: string;
|
|
146
146
|
hoverable: boolean;
|
|
@@ -162,9 +162,9 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
162
162
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
163
163
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
|
+
theme: CodeEditorTheme;
|
|
165
166
|
className: string;
|
|
166
167
|
style: Record<string, string | number>;
|
|
167
|
-
theme: CodeEditorTheme;
|
|
168
168
|
disabled: boolean;
|
|
169
169
|
value: string;
|
|
170
170
|
defaultValue: string;
|
|
@@ -162,9 +162,9 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
162
162
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
163
163
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
|
+
theme: CodeEditorTheme;
|
|
165
166
|
className: string;
|
|
166
167
|
style: Record<string, string | number>;
|
|
167
|
-
theme: CodeEditorTheme;
|
|
168
168
|
disabled: boolean;
|
|
169
169
|
value: string;
|
|
170
170
|
defaultValue: string;
|
|
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
105
|
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
106
|
header: string;
|
|
107
|
+
style: Record<string, string | number>;
|
|
108
108
|
disabled: boolean;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
105
|
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
106
|
header: string;
|
|
107
|
+
style: Record<string, string | number>;
|
|
108
108
|
disabled: boolean;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -194,9 +194,9 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
194
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
+
emptyText: string;
|
|
197
198
|
className: string;
|
|
198
199
|
style: Record<string, string | number>;
|
|
199
|
-
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
202
202
|
expandedKeys: (string | number)[];
|
|
@@ -194,9 +194,9 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
194
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
+
emptyText: string;
|
|
197
198
|
className: string;
|
|
198
199
|
style: Record<string, string | number>;
|
|
199
|
-
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
202
202
|
expandedKeys: (string | number)[];
|
|
@@ -92,8 +92,8 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
94
|
size: CountdownSize;
|
|
95
|
-
title: string;
|
|
96
95
|
className: string;
|
|
96
|
+
title: string;
|
|
97
97
|
value: CountdownValue;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
@@ -92,8 +92,8 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
94
|
size: CountdownSize;
|
|
95
|
-
title: string;
|
|
96
95
|
className: string;
|
|
96
|
+
title: string;
|
|
97
97
|
value: CountdownValue;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkIBB54GHFjs = require('../chunk-IBB54GHF.js');
|
|
5
|
+
require('../chunk-PACAXQQ4.js');
|
|
6
6
|
require('../chunk-WUEP3PFN.js');
|
|
7
|
+
require('../chunk-25EYT2CB.js');
|
|
7
8
|
require('../chunk-4VLNT2ED.js');
|
|
8
9
|
require('../chunk-7ADONGSB.js');
|
|
9
10
|
require('../chunk-JDCVS4SJ.js');
|
|
10
11
|
|
|
11
12
|
|
|
12
13
|
|
|
13
|
-
exports.CropUpload =
|
|
14
|
+
exports.CropUpload = _chunkIBB54GHFjs.CropUpload; exports.default = _chunkIBB54GHFjs.CropUpload_default;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CropUpload,
|
|
3
3
|
CropUpload_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-U5RXZ2IL.mjs";
|
|
5
|
+
import "../chunk-5HUZ33NC.mjs";
|
|
6
6
|
import "../chunk-DEJKRMMU.mjs";
|
|
7
|
+
import "../chunk-VG6E4NX6.mjs";
|
|
7
8
|
import "../chunk-PO5GVU4Q.mjs";
|
|
8
9
|
import "../chunk-Z2ZECCGD.mjs";
|
|
9
10
|
import "../chunk-7RIWAO2A.mjs";
|
|
@@ -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
|
+
pagination: false | PaginationConfig;
|
|
237
|
+
sort: SortState;
|
|
238
|
+
emptyText: string;
|
|
236
239
|
size: TableSize;
|
|
237
240
|
className: string;
|
|
238
241
|
style: Record<string, string | number>;
|
|
239
|
-
sort: SortState;
|
|
240
|
-
pagination: false | PaginationConfig;
|
|
241
|
-
emptyText: string;
|
|
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
|
+
pagination: false | PaginationConfig;
|
|
237
|
+
sort: SortState;
|
|
238
|
+
emptyText: string;
|
|
236
239
|
size: TableSize;
|
|
237
240
|
className: string;
|
|
238
241
|
style: Record<string, string | number>;
|
|
239
|
-
sort: SortState;
|
|
240
|
-
pagination: false | PaginationConfig;
|
|
241
|
-
emptyText: string;
|
|
242
242
|
loading: boolean;
|
|
243
243
|
dataSource: Record<string, unknown>[];
|
|
244
244
|
toolbar: VueTableToolbarProps;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
4
|
+
var _chunkMCRT64VSjs = require('../chunk-MCRT64VS.js');
|
|
5
|
+
require('../chunk-OA3HAUBT.js');
|
|
6
6
|
require('../chunk-BGMAWKWV.js');
|
|
7
7
|
require('../chunk-25EYT2CB.js');
|
|
8
8
|
require('../chunk-BYNMOQBB.js');
|
|
@@ -11,4 +11,4 @@ require('../chunk-7ADONGSB.js');
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.DataTableWithToolbar =
|
|
14
|
+
exports.DataTableWithToolbar = _chunkMCRT64VSjs.DataTableWithToolbar; exports.default = _chunkMCRT64VSjs.DataTableWithToolbar_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DataTableWithToolbar,
|
|
3
3
|
DataTableWithToolbar_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-PHWAXBFG.mjs";
|
|
5
|
+
import "../chunk-7M4UUCJF.mjs";
|
|
6
6
|
import "../chunk-PYT5DTQQ.mjs";
|
|
7
7
|
import "../chunk-VG6E4NX6.mjs";
|
|
8
8
|
import "../chunk-2WJADO6O.mjs";
|
|
@@ -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
|
+
labels: Partial<DatePickerLabels>;
|
|
311
312
|
size: DatePickerSize;
|
|
312
313
|
className: string;
|
|
313
314
|
style: Record<string, unknown>;
|
|
314
|
-
labels: Partial<DatePickerLabels>;
|
|
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
|
+
labels: Partial<DatePickerLabels>;
|
|
311
312
|
size: DatePickerSize;
|
|
312
313
|
className: string;
|
|
313
314
|
style: Record<string, unknown>;
|
|
314
|
-
labels: Partial<DatePickerLabels>;
|
|
315
315
|
disabled: boolean;
|
|
316
316
|
range: boolean;
|
|
317
317
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
@@ -188,9 +188,9 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
190
|
size: DescriptionsSize;
|
|
191
|
-
title: string | number;
|
|
192
191
|
className: string;
|
|
193
192
|
style: string | Record<string, string | number>;
|
|
193
|
+
title: string | number;
|
|
194
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
195
195
|
layout: DescriptionsLayout;
|
|
196
196
|
bordered: boolean;
|
|
@@ -188,9 +188,9 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
190
|
size: DescriptionsSize;
|
|
191
|
-
title: string | number;
|
|
192
191
|
className: string;
|
|
193
192
|
style: string | Record<string, string | number>;
|
|
193
|
+
title: string | number;
|
|
194
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
195
195
|
layout: DescriptionsLayout;
|
|
196
196
|
bordered: boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale, TigerLocaleDrawer } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueDrawerProps {
|
|
6
6
|
open?: boolean;
|
|
@@ -22,6 +22,7 @@ interface VueDrawerProps {
|
|
|
22
22
|
style?: Record<string, unknown>;
|
|
23
23
|
closeAriaLabel?: string;
|
|
24
24
|
locale?: Partial<TigerLocale>;
|
|
25
|
+
labels?: Partial<TigerLocaleDrawer>;
|
|
25
26
|
}
|
|
26
27
|
declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
27
28
|
/**
|
|
@@ -168,6 +169,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
168
169
|
type: PropType<Partial<TigerLocale>>;
|
|
169
170
|
default: undefined;
|
|
170
171
|
};
|
|
172
|
+
/**
|
|
173
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
174
|
+
*/
|
|
175
|
+
labels: {
|
|
176
|
+
type: PropType<Partial<TigerLocaleDrawer>>;
|
|
177
|
+
default: undefined;
|
|
178
|
+
};
|
|
171
179
|
/**
|
|
172
180
|
* Disable teleport (useful for testing)
|
|
173
181
|
* @default false
|
|
@@ -322,6 +330,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
322
330
|
type: PropType<Partial<TigerLocale>>;
|
|
323
331
|
default: undefined;
|
|
324
332
|
};
|
|
333
|
+
/**
|
|
334
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
335
|
+
*/
|
|
336
|
+
labels: {
|
|
337
|
+
type: PropType<Partial<TigerLocaleDrawer>>;
|
|
338
|
+
default: undefined;
|
|
339
|
+
};
|
|
325
340
|
/**
|
|
326
341
|
* Disable teleport (useful for testing)
|
|
327
342
|
* @default false
|
|
@@ -337,16 +352,17 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
352
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
338
353
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
339
354
|
}>, {
|
|
340
|
-
|
|
341
|
-
title: string;
|
|
342
|
-
closable: boolean;
|
|
355
|
+
locale: Partial<TigerLocale>;
|
|
343
356
|
closeAriaLabel: string;
|
|
357
|
+
labels: Partial<TigerLocaleDrawer>;
|
|
358
|
+
size: DrawerSize;
|
|
344
359
|
className: string;
|
|
345
360
|
style: Record<string, unknown>;
|
|
346
|
-
|
|
361
|
+
title: string;
|
|
347
362
|
mask: boolean;
|
|
348
363
|
open: boolean;
|
|
349
364
|
width: string | number;
|
|
365
|
+
closable: boolean;
|
|
350
366
|
zIndex: number;
|
|
351
367
|
maskClosable: boolean;
|
|
352
368
|
placement: DrawerPlacement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale, TigerLocaleDrawer } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueDrawerProps {
|
|
6
6
|
open?: boolean;
|
|
@@ -22,6 +22,7 @@ interface VueDrawerProps {
|
|
|
22
22
|
style?: Record<string, unknown>;
|
|
23
23
|
closeAriaLabel?: string;
|
|
24
24
|
locale?: Partial<TigerLocale>;
|
|
25
|
+
labels?: Partial<TigerLocaleDrawer>;
|
|
25
26
|
}
|
|
26
27
|
declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
27
28
|
/**
|
|
@@ -168,6 +169,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
168
169
|
type: PropType<Partial<TigerLocale>>;
|
|
169
170
|
default: undefined;
|
|
170
171
|
};
|
|
172
|
+
/**
|
|
173
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
174
|
+
*/
|
|
175
|
+
labels: {
|
|
176
|
+
type: PropType<Partial<TigerLocaleDrawer>>;
|
|
177
|
+
default: undefined;
|
|
178
|
+
};
|
|
171
179
|
/**
|
|
172
180
|
* Disable teleport (useful for testing)
|
|
173
181
|
* @default false
|
|
@@ -322,6 +330,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
322
330
|
type: PropType<Partial<TigerLocale>>;
|
|
323
331
|
default: undefined;
|
|
324
332
|
};
|
|
333
|
+
/**
|
|
334
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
335
|
+
*/
|
|
336
|
+
labels: {
|
|
337
|
+
type: PropType<Partial<TigerLocaleDrawer>>;
|
|
338
|
+
default: undefined;
|
|
339
|
+
};
|
|
325
340
|
/**
|
|
326
341
|
* Disable teleport (useful for testing)
|
|
327
342
|
* @default false
|
|
@@ -337,16 +352,17 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
337
352
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
338
353
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
339
354
|
}>, {
|
|
340
|
-
|
|
341
|
-
title: string;
|
|
342
|
-
closable: boolean;
|
|
355
|
+
locale: Partial<TigerLocale>;
|
|
343
356
|
closeAriaLabel: string;
|
|
357
|
+
labels: Partial<TigerLocaleDrawer>;
|
|
358
|
+
size: DrawerSize;
|
|
344
359
|
className: string;
|
|
345
360
|
style: Record<string, unknown>;
|
|
346
|
-
|
|
361
|
+
title: string;
|
|
347
362
|
mask: boolean;
|
|
348
363
|
open: boolean;
|
|
349
364
|
width: string | number;
|
|
365
|
+
closable: boolean;
|
|
350
366
|
zIndex: number;
|
|
351
367
|
maskClosable: boolean;
|
|
352
368
|
placement: DrawerPlacement;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkUC3UXUVNjs = require('../chunk-UC3UXUVN.js');
|
|
5
|
+
require('../chunk-25EYT2CB.js');
|
|
5
6
|
require('../chunk-JDCVS4SJ.js');
|
|
6
7
|
|
|
7
8
|
|
|
8
9
|
|
|
9
|
-
exports.Drawer =
|
|
10
|
+
exports.Drawer = _chunkUC3UXUVNjs.Drawer; exports.default = _chunkUC3UXUVNjs.Drawer_default;
|
|
@@ -54,9 +54,9 @@ declare const Empty: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
54
54
|
default: undefined;
|
|
55
55
|
};
|
|
56
56
|
}>> & Readonly<{}>, {
|
|
57
|
-
description: string;
|
|
58
57
|
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
description: string;
|
|
60
60
|
preset: EmptyPreset;
|
|
61
61
|
showImage: boolean;
|
|
62
62
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -54,9 +54,9 @@ declare const Empty: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
54
54
|
default: undefined;
|
|
55
55
|
};
|
|
56
56
|
}>> & Readonly<{}>, {
|
|
57
|
-
description: string;
|
|
58
57
|
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
description: string;
|
|
60
60
|
preset: EmptyPreset;
|
|
61
61
|
showImage: boolean;
|
|
62
62
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -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;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { WizardStep, StepsDirection, StepSize, FormWizardValidator, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { WizardStep, StepsDirection, StepSize, FormWizardValidator, TigerLocale, TigerLocaleFormWizard } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueFormWizardProps {
|
|
6
6
|
steps?: WizardStep[];
|
|
@@ -17,6 +17,7 @@ interface VueFormWizardProps {
|
|
|
17
17
|
finishText?: string;
|
|
18
18
|
beforeNext?: FormWizardValidator;
|
|
19
19
|
locale?: Partial<TigerLocale>;
|
|
20
|
+
labels?: Partial<TigerLocaleFormWizard>;
|
|
20
21
|
className?: string;
|
|
21
22
|
style?: Record<string, string | number>;
|
|
22
23
|
}
|
|
@@ -77,6 +78,10 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
78
|
type: PropType<Partial<TigerLocale>>;
|
|
78
79
|
default: undefined;
|
|
79
80
|
};
|
|
81
|
+
labels: {
|
|
82
|
+
type: PropType<Partial<TigerLocaleFormWizard>>;
|
|
83
|
+
default: undefined;
|
|
84
|
+
};
|
|
80
85
|
bordered: {
|
|
81
86
|
type: BooleanConstructor;
|
|
82
87
|
default: boolean;
|
|
@@ -152,6 +157,10 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
152
157
|
type: PropType<Partial<TigerLocale>>;
|
|
153
158
|
default: undefined;
|
|
154
159
|
};
|
|
160
|
+
labels: {
|
|
161
|
+
type: PropType<Partial<TigerLocaleFormWizard>>;
|
|
162
|
+
default: undefined;
|
|
163
|
+
};
|
|
155
164
|
bordered: {
|
|
156
165
|
type: BooleanConstructor;
|
|
157
166
|
default: boolean;
|
|
@@ -173,14 +182,15 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
173
182
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
174
183
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
175
184
|
}>, {
|
|
176
|
-
size: StepSize;
|
|
177
|
-
className: string;
|
|
178
|
-
style: Record<string, string | number>;
|
|
179
185
|
locale: Partial<TigerLocale>;
|
|
180
186
|
direction: StepsDirection;
|
|
187
|
+
labels: Partial<TigerLocaleFormWizard>;
|
|
181
188
|
prevText: string;
|
|
182
189
|
nextText: string;
|
|
183
190
|
finishText: string;
|
|
191
|
+
size: StepSize;
|
|
192
|
+
className: string;
|
|
193
|
+
style: Record<string, string | number>;
|
|
184
194
|
bordered: boolean;
|
|
185
195
|
defaultCurrent: number;
|
|
186
196
|
current: number;
|