@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { PaginationPageSizeOptionItem, PaginationSize, PaginationAlign, TigerLocaleInput } from '@expcat/tigercat-core';
|
|
3
|
+
import { PaginationPageSizeOptionItem, PaginationSize, PaginationAlign, TigerLocaleInput, TigerLocalePagination } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VuePaginationProps {
|
|
6
6
|
current?: number;
|
|
@@ -29,6 +29,11 @@ interface VuePaginationProps {
|
|
|
29
29
|
* Locale configuration for i18n support
|
|
30
30
|
*/
|
|
31
31
|
locale?: TigerLocaleInput;
|
|
32
|
+
/**
|
|
33
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
34
|
+
* Takes precedence over `locale` and global ConfigProvider text.
|
|
35
|
+
*/
|
|
36
|
+
labels?: Partial<TigerLocalePagination>;
|
|
32
37
|
}
|
|
33
38
|
declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
34
39
|
/**
|
|
@@ -176,6 +181,13 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
176
181
|
type: PropType<TigerLocaleInput>;
|
|
177
182
|
default: undefined;
|
|
178
183
|
};
|
|
184
|
+
/**
|
|
185
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
186
|
+
*/
|
|
187
|
+
labels: {
|
|
188
|
+
type: PropType<Partial<TigerLocalePagination>>;
|
|
189
|
+
default: undefined;
|
|
190
|
+
};
|
|
179
191
|
quickJumperValidation: {
|
|
180
192
|
type: PropType<{
|
|
181
193
|
delay?: number;
|
|
@@ -331,6 +343,13 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
331
343
|
type: PropType<TigerLocaleInput>;
|
|
332
344
|
default: undefined;
|
|
333
345
|
};
|
|
346
|
+
/**
|
|
347
|
+
* Flat custom-text overrides for single-language use (no i18n needed).
|
|
348
|
+
*/
|
|
349
|
+
labels: {
|
|
350
|
+
type: PropType<Partial<TigerLocalePagination>>;
|
|
351
|
+
default: undefined;
|
|
352
|
+
};
|
|
334
353
|
quickJumperValidation: {
|
|
335
354
|
type: PropType<{
|
|
336
355
|
delay?: number;
|
|
@@ -344,11 +363,12 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
344
363
|
"onUpdate:pageSize"?: ((...args: any[]) => any) | undefined;
|
|
345
364
|
"onPage-size-change"?: ((...args: any[]) => any) | undefined;
|
|
346
365
|
}>, {
|
|
366
|
+
locale: TigerLocaleInput;
|
|
367
|
+
totalText: (total: number, range: [number, number]) => string;
|
|
368
|
+
labels: Partial<TigerLocalePagination>;
|
|
347
369
|
size: PaginationSize;
|
|
348
370
|
className: string;
|
|
349
371
|
style: Record<string, unknown>;
|
|
350
|
-
locale: TigerLocaleInput;
|
|
351
|
-
totalText: (total: number, range: [number, number]) => string;
|
|
352
372
|
disabled: boolean;
|
|
353
373
|
align: PaginationAlign;
|
|
354
374
|
defaultCurrent: number;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkLAWBHGPKjs = require('../chunk-LAWBHGPK.js');
|
|
5
|
+
require('../chunk-25EYT2CB.js');
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
|
|
8
|
-
exports.Pagination =
|
|
9
|
+
exports.Pagination = _chunkLAWBHGPKjs.Pagination; exports.default = _chunkLAWBHGPKjs.Pagination_default;
|
|
@@ -154,18 +154,18 @@ 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
|
-
title: string;
|
|
158
|
-
description: string;
|
|
159
|
-
showIcon: boolean;
|
|
160
|
-
className: string;
|
|
161
|
-
style: StyleValue;
|
|
162
157
|
okText: string;
|
|
163
158
|
cancelText: string;
|
|
159
|
+
className: string;
|
|
160
|
+
style: StyleValue;
|
|
161
|
+
title: string;
|
|
164
162
|
disabled: boolean;
|
|
165
163
|
icon: PopconfirmIconType;
|
|
166
164
|
open: boolean;
|
|
167
165
|
offset: number;
|
|
166
|
+
showIcon: boolean;
|
|
168
167
|
placement: FloatingPlacement;
|
|
168
|
+
description: string;
|
|
169
169
|
defaultOpen: boolean;
|
|
170
170
|
okType: "primary" | "danger";
|
|
171
171
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -154,18 +154,18 @@ 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
|
-
title: string;
|
|
158
|
-
description: string;
|
|
159
|
-
showIcon: boolean;
|
|
160
|
-
className: string;
|
|
161
|
-
style: StyleValue;
|
|
162
157
|
okText: string;
|
|
163
158
|
cancelText: string;
|
|
159
|
+
className: string;
|
|
160
|
+
style: StyleValue;
|
|
161
|
+
title: string;
|
|
164
162
|
disabled: boolean;
|
|
165
163
|
icon: PopconfirmIconType;
|
|
166
164
|
open: boolean;
|
|
167
165
|
offset: number;
|
|
166
|
+
showIcon: boolean;
|
|
168
167
|
placement: FloatingPlacement;
|
|
168
|
+
description: string;
|
|
169
169
|
defaultOpen: boolean;
|
|
170
170
|
okType: "primary" | "danger";
|
|
171
171
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -122,9 +122,9 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
122
122
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
123
123
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
124
124
|
}>, {
|
|
125
|
-
title: string;
|
|
126
125
|
className: string;
|
|
127
126
|
style: StyleValue;
|
|
127
|
+
title: string;
|
|
128
128
|
disabled: boolean;
|
|
129
129
|
open: boolean;
|
|
130
130
|
width: string | number;
|
|
@@ -122,9 +122,9 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
122
122
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
123
123
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
124
124
|
}>, {
|
|
125
|
-
title: string;
|
|
126
125
|
className: string;
|
|
127
126
|
style: StyleValue;
|
|
127
|
+
title: string;
|
|
128
128
|
disabled: boolean;
|
|
129
129
|
open: boolean;
|
|
130
130
|
width: string | number;
|
|
@@ -54,9 +54,9 @@ declare const Result: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
54
54
|
default: undefined;
|
|
55
55
|
};
|
|
56
56
|
}>> & Readonly<{}>, {
|
|
57
|
-
title: string;
|
|
58
57
|
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
title: string;
|
|
60
60
|
status: ResultStatus;
|
|
61
61
|
subTitle: string;
|
|
62
62
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -54,9 +54,9 @@ declare const Result: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
54
54
|
default: undefined;
|
|
55
55
|
};
|
|
56
56
|
}>> & Readonly<{}>, {
|
|
57
|
-
title: string;
|
|
58
57
|
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
title: string;
|
|
60
60
|
status: ResultStatus;
|
|
61
61
|
subTitle: string;
|
|
62
62
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -107,9 +107,9 @@ 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
|
+
direction: ScrollSpyDirection;
|
|
110
111
|
className: string;
|
|
111
112
|
style: Record<string, string | number>;
|
|
112
|
-
direction: ScrollSpyDirection;
|
|
113
113
|
ariaLabel: string;
|
|
114
114
|
sticky: boolean;
|
|
115
115
|
items: ScrollSpyItem[];
|
|
@@ -107,9 +107,9 @@ 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
|
+
direction: ScrollSpyDirection;
|
|
110
111
|
className: string;
|
|
111
112
|
style: Record<string, string | number>;
|
|
112
|
-
direction: ScrollSpyDirection;
|
|
113
113
|
ariaLabel: string;
|
|
114
114
|
sticky: boolean;
|
|
115
115
|
items: ScrollSpyItem[];
|
|
@@ -40,8 +40,8 @@ declare const Space: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
40
40
|
default: boolean;
|
|
41
41
|
};
|
|
42
42
|
}>> & Readonly<{}>, {
|
|
43
|
-
size: SpaceSize;
|
|
44
43
|
direction: SpaceDirection;
|
|
44
|
+
size: SpaceSize;
|
|
45
45
|
wrap: boolean;
|
|
46
46
|
align: SpaceAlign;
|
|
47
47
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -40,8 +40,8 @@ declare const Space: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
40
40
|
default: boolean;
|
|
41
41
|
};
|
|
42
42
|
}>> & Readonly<{}>, {
|
|
43
|
-
size: SpaceSize;
|
|
44
43
|
direction: SpaceDirection;
|
|
44
|
+
size: SpaceSize;
|
|
45
45
|
wrap: boolean;
|
|
46
46
|
align: SpaceAlign;
|
|
47
47
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -86,9 +86,9 @@ declare const Splitter: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
86
86
|
"onResize-start"?: ((...args: any[]) => any) | undefined;
|
|
87
87
|
"onResize-end"?: ((...args: any[]) => any) | undefined;
|
|
88
88
|
}>, {
|
|
89
|
+
direction: SplitDirection;
|
|
89
90
|
className: string;
|
|
90
91
|
style: Record<string, string | number>;
|
|
91
|
-
direction: SplitDirection;
|
|
92
92
|
disabled: boolean;
|
|
93
93
|
min: number;
|
|
94
94
|
max: number;
|
|
@@ -86,9 +86,9 @@ declare const Splitter: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
86
86
|
"onResize-start"?: ((...args: any[]) => any) | undefined;
|
|
87
87
|
"onResize-end"?: ((...args: any[]) => any) | undefined;
|
|
88
88
|
}>, {
|
|
89
|
+
direction: SplitDirection;
|
|
89
90
|
className: string;
|
|
90
91
|
style: Record<string, string | number>;
|
|
91
|
-
direction: SplitDirection;
|
|
92
92
|
disabled: boolean;
|
|
93
93
|
min: number;
|
|
94
94
|
max: number;
|
|
@@ -84,7 +84,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
type: BooleanConstructor;
|
|
85
85
|
default: boolean;
|
|
86
86
|
};
|
|
87
|
-
}>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
87
|
+
}>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "close" | "update:open" | "open-change" | "update:query" | "query-change")[], "select" | "close" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
88
88
|
open: {
|
|
89
89
|
type: PropType<boolean | undefined>;
|
|
90
90
|
default: undefined;
|
|
@@ -166,17 +166,17 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
166
166
|
default: boolean;
|
|
167
167
|
};
|
|
168
168
|
}>> & Readonly<{
|
|
169
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
170
169
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
170
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
171
171
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
172
172
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
173
173
|
"onUpdate:query"?: ((...args: any[]) => any) | undefined;
|
|
174
174
|
"onQuery-change"?: ((...args: any[]) => any) | undefined;
|
|
175
175
|
}>, {
|
|
176
|
-
|
|
176
|
+
emptyText: string;
|
|
177
177
|
className: string;
|
|
178
178
|
style: Record<string, unknown>;
|
|
179
|
-
|
|
179
|
+
title: string;
|
|
180
180
|
placeholder: string;
|
|
181
181
|
mask: boolean;
|
|
182
182
|
open: boolean | undefined;
|
|
@@ -84,7 +84,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
type: BooleanConstructor;
|
|
85
85
|
default: boolean;
|
|
86
86
|
};
|
|
87
|
-
}>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
87
|
+
}>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "close" | "update:open" | "open-change" | "update:query" | "query-change")[], "select" | "close" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
88
88
|
open: {
|
|
89
89
|
type: PropType<boolean | undefined>;
|
|
90
90
|
default: undefined;
|
|
@@ -166,17 +166,17 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
166
166
|
default: boolean;
|
|
167
167
|
};
|
|
168
168
|
}>> & Readonly<{
|
|
169
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
170
169
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
170
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
171
171
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
172
172
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
173
173
|
"onUpdate:query"?: ((...args: any[]) => any) | undefined;
|
|
174
174
|
"onQuery-change"?: ((...args: any[]) => any) | undefined;
|
|
175
175
|
}>, {
|
|
176
|
-
|
|
176
|
+
emptyText: string;
|
|
177
177
|
className: string;
|
|
178
178
|
style: Record<string, unknown>;
|
|
179
|
-
|
|
179
|
+
title: string;
|
|
180
180
|
placeholder: string;
|
|
181
181
|
mask: boolean;
|
|
182
182
|
open: boolean | undefined;
|
|
@@ -150,12 +150,12 @@ declare const StepsItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
150
150
|
default: boolean;
|
|
151
151
|
};
|
|
152
152
|
}>> & Readonly<{}>, {
|
|
153
|
-
description: string;
|
|
154
153
|
className: string;
|
|
155
154
|
style: Record<string, unknown>;
|
|
156
155
|
disabled: boolean;
|
|
157
156
|
icon: undefined;
|
|
158
157
|
status: StepStatus;
|
|
158
|
+
description: string;
|
|
159
159
|
stepIndex: number;
|
|
160
160
|
isLast: boolean;
|
|
161
161
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -285,10 +285,10 @@ declare const Steps: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
285
285
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
286
286
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
287
287
|
}>, {
|
|
288
|
+
direction: StepsDirection;
|
|
288
289
|
size: StepSize;
|
|
289
290
|
className: string;
|
|
290
291
|
style: Record<string, unknown>;
|
|
291
|
-
direction: StepsDirection;
|
|
292
292
|
status: StepStatus;
|
|
293
293
|
current: number;
|
|
294
294
|
simple: boolean;
|
|
@@ -150,12 +150,12 @@ declare const StepsItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
150
150
|
default: boolean;
|
|
151
151
|
};
|
|
152
152
|
}>> & Readonly<{}>, {
|
|
153
|
-
description: string;
|
|
154
153
|
className: string;
|
|
155
154
|
style: Record<string, unknown>;
|
|
156
155
|
disabled: boolean;
|
|
157
156
|
icon: undefined;
|
|
158
157
|
status: StepStatus;
|
|
158
|
+
description: string;
|
|
159
159
|
stepIndex: number;
|
|
160
160
|
isLast: boolean;
|
|
161
161
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -285,10 +285,10 @@ declare const Steps: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
285
285
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
286
286
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
287
287
|
}>, {
|
|
288
|
+
direction: StepsDirection;
|
|
288
289
|
size: StepSize;
|
|
289
290
|
className: string;
|
|
290
291
|
style: Record<string, unknown>;
|
|
291
|
-
direction: StepsDirection;
|
|
292
292
|
status: StepStatus;
|
|
293
293
|
current: number;
|
|
294
294
|
simple: boolean;
|
|
@@ -377,9 +377,9 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
377
377
|
}>> & Readonly<{
|
|
378
378
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
379
379
|
}>, {
|
|
380
|
-
readonly size: _expcat_tigercat_core.TableSize;
|
|
381
380
|
readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
|
|
382
381
|
readonly emptyText: string;
|
|
382
|
+
readonly size: _expcat_tigercat_core.TableSize;
|
|
383
383
|
readonly loading: boolean;
|
|
384
384
|
readonly virtual: boolean;
|
|
385
385
|
readonly dataSource: Record<string, unknown>[];
|
|
@@ -377,9 +377,9 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
377
377
|
}>> & Readonly<{
|
|
378
378
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
379
379
|
}>, {
|
|
380
|
-
readonly size: _expcat_tigercat_core.TableSize;
|
|
381
380
|
readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
|
|
382
381
|
readonly emptyText: string;
|
|
382
|
+
readonly size: _expcat_tigercat_core.TableSize;
|
|
383
383
|
readonly loading: boolean;
|
|
384
384
|
readonly virtual: boolean;
|
|
385
385
|
readonly dataSource: Record<string, unknown>[];
|
package/dist/components/Table.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkOA3HAUBTjs = require('../chunk-OA3HAUBT.js');
|
|
5
5
|
require('../chunk-25EYT2CB.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.Table =
|
|
9
|
+
exports.Table = _chunkOA3HAUBTjs.Table; exports.default = _chunkOA3HAUBTjs.Table_default;
|
|
@@ -183,13 +183,13 @@ declare const TabPane: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
183
183
|
default: undefined;
|
|
184
184
|
};
|
|
185
185
|
}>> & Readonly<{}>, {
|
|
186
|
-
closable: boolean;
|
|
187
186
|
className: string;
|
|
188
187
|
style: Record<string, string | number>;
|
|
189
188
|
disabled: boolean;
|
|
190
189
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
191
190
|
[key: string]: any;
|
|
192
191
|
}>;
|
|
192
|
+
closable: boolean;
|
|
193
193
|
tabIndex: number;
|
|
194
194
|
renderMode: "tab" | "pane";
|
|
195
195
|
tabId: string;
|
|
@@ -393,9 +393,9 @@ declare const Tabs: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
393
393
|
}>, {
|
|
394
394
|
type: TabType;
|
|
395
395
|
size: TabSize;
|
|
396
|
-
closable: boolean;
|
|
397
396
|
className: string;
|
|
398
397
|
style: Record<string, string | number>;
|
|
398
|
+
closable: boolean;
|
|
399
399
|
lazy: boolean;
|
|
400
400
|
activeKey: string | number;
|
|
401
401
|
defaultActiveKey: string | number;
|
|
@@ -183,13 +183,13 @@ declare const TabPane: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
183
183
|
default: undefined;
|
|
184
184
|
};
|
|
185
185
|
}>> & Readonly<{}>, {
|
|
186
|
-
closable: boolean;
|
|
187
186
|
className: string;
|
|
188
187
|
style: Record<string, string | number>;
|
|
189
188
|
disabled: boolean;
|
|
190
189
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
191
190
|
[key: string]: any;
|
|
192
191
|
}>;
|
|
192
|
+
closable: boolean;
|
|
193
193
|
tabIndex: number;
|
|
194
194
|
renderMode: "tab" | "pane";
|
|
195
195
|
tabId: string;
|
|
@@ -393,9 +393,9 @@ declare const Tabs: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
393
393
|
}>, {
|
|
394
394
|
type: TabType;
|
|
395
395
|
size: TabSize;
|
|
396
|
-
closable: boolean;
|
|
397
396
|
className: string;
|
|
398
397
|
style: Record<string, string | number>;
|
|
398
|
+
closable: boolean;
|
|
399
399
|
lazy: boolean;
|
|
400
400
|
activeKey: string | number;
|
|
401
401
|
defaultActiveKey: string | number;
|
|
@@ -109,12 +109,12 @@ declare const Tag: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
109
109
|
}>> & Readonly<{
|
|
110
110
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
111
111
|
}>, {
|
|
112
|
-
size: TagSize;
|
|
113
|
-
closable: boolean;
|
|
114
112
|
closeAriaLabel: string;
|
|
113
|
+
size: TagSize;
|
|
115
114
|
className: string;
|
|
116
115
|
style: Record<string, string | number>;
|
|
117
116
|
variant: TagVariant;
|
|
117
|
+
closable: boolean;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
119
119
|
|
|
120
120
|
export { Tag, type VueTagProps, Tag as default };
|
package/dist/components/Tag.d.ts
CHANGED
|
@@ -109,12 +109,12 @@ declare const Tag: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
109
109
|
}>> & Readonly<{
|
|
110
110
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
111
111
|
}>, {
|
|
112
|
-
size: TagSize;
|
|
113
|
-
closable: boolean;
|
|
114
112
|
closeAriaLabel: string;
|
|
113
|
+
size: TagSize;
|
|
115
114
|
className: string;
|
|
116
115
|
style: Record<string, string | number>;
|
|
117
116
|
variant: TagVariant;
|
|
117
|
+
closable: boolean;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
119
119
|
|
|
120
120
|
export { Tag, type VueTagProps, Tag as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { TaskBoardColumn, TaskBoardMoveValidator, TaskBoardCardMoveEvent, TaskBoardColumnMoveEvent, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { TaskBoardColumn, TaskBoardMoveValidator, TaskBoardCardMoveEvent, TaskBoardColumnMoveEvent, TigerLocale, TigerLocaleTaskBoard } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueTaskBoardProps {
|
|
6
6
|
columns?: TaskBoardColumn[];
|
|
@@ -17,6 +17,7 @@ interface VueTaskBoardProps {
|
|
|
17
17
|
allowAddCard?: boolean;
|
|
18
18
|
allowAddColumn?: boolean;
|
|
19
19
|
locale?: Partial<TigerLocale>;
|
|
20
|
+
labels?: Partial<TigerLocaleTaskBoard>;
|
|
20
21
|
className?: string;
|
|
21
22
|
style?: Record<string, string | number>;
|
|
22
23
|
}
|
|
@@ -77,6 +78,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
78
|
type: PropType<Partial<TigerLocale>>;
|
|
78
79
|
default: undefined;
|
|
79
80
|
};
|
|
81
|
+
labels: {
|
|
82
|
+
type: PropType<Partial<TigerLocaleTaskBoard>>;
|
|
83
|
+
default: undefined;
|
|
84
|
+
};
|
|
80
85
|
className: {
|
|
81
86
|
type: StringConstructor;
|
|
82
87
|
default: undefined;
|
|
@@ -144,6 +149,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
144
149
|
type: PropType<Partial<TigerLocale>>;
|
|
145
150
|
default: undefined;
|
|
146
151
|
};
|
|
152
|
+
labels: {
|
|
153
|
+
type: PropType<Partial<TigerLocaleTaskBoard>>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
147
156
|
className: {
|
|
148
157
|
type: StringConstructor;
|
|
149
158
|
default: undefined;
|
|
@@ -159,9 +168,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
159
168
|
"onColumn-add"?: ((...args: any[]) => any) | undefined;
|
|
160
169
|
"onUpdate:columns"?: ((...args: any[]) => any) | undefined;
|
|
161
170
|
}>, {
|
|
171
|
+
locale: Partial<TigerLocale>;
|
|
172
|
+
labels: Partial<TigerLocaleTaskBoard>;
|
|
162
173
|
className: string;
|
|
163
174
|
style: Record<string, string | number>;
|
|
164
|
-
locale: Partial<TigerLocale>;
|
|
165
175
|
columns: TaskBoardColumn[];
|
|
166
176
|
columnDraggable: boolean;
|
|
167
177
|
draggable: boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
2
|
import { PropType } from 'vue';
|
|
3
|
-
import { TaskBoardColumn, TaskBoardMoveValidator, TaskBoardCardMoveEvent, TaskBoardColumnMoveEvent, TigerLocale } from '@expcat/tigercat-core';
|
|
3
|
+
import { TaskBoardColumn, TaskBoardMoveValidator, TaskBoardCardMoveEvent, TaskBoardColumnMoveEvent, TigerLocale, TigerLocaleTaskBoard } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
5
|
interface VueTaskBoardProps {
|
|
6
6
|
columns?: TaskBoardColumn[];
|
|
@@ -17,6 +17,7 @@ interface VueTaskBoardProps {
|
|
|
17
17
|
allowAddCard?: boolean;
|
|
18
18
|
allowAddColumn?: boolean;
|
|
19
19
|
locale?: Partial<TigerLocale>;
|
|
20
|
+
labels?: Partial<TigerLocaleTaskBoard>;
|
|
20
21
|
className?: string;
|
|
21
22
|
style?: Record<string, string | number>;
|
|
22
23
|
}
|
|
@@ -77,6 +78,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
78
|
type: PropType<Partial<TigerLocale>>;
|
|
78
79
|
default: undefined;
|
|
79
80
|
};
|
|
81
|
+
labels: {
|
|
82
|
+
type: PropType<Partial<TigerLocaleTaskBoard>>;
|
|
83
|
+
default: undefined;
|
|
84
|
+
};
|
|
80
85
|
className: {
|
|
81
86
|
type: StringConstructor;
|
|
82
87
|
default: undefined;
|
|
@@ -144,6 +149,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
144
149
|
type: PropType<Partial<TigerLocale>>;
|
|
145
150
|
default: undefined;
|
|
146
151
|
};
|
|
152
|
+
labels: {
|
|
153
|
+
type: PropType<Partial<TigerLocaleTaskBoard>>;
|
|
154
|
+
default: undefined;
|
|
155
|
+
};
|
|
147
156
|
className: {
|
|
148
157
|
type: StringConstructor;
|
|
149
158
|
default: undefined;
|
|
@@ -159,9 +168,10 @@ declare const TaskBoard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
159
168
|
"onColumn-add"?: ((...args: any[]) => any) | undefined;
|
|
160
169
|
"onUpdate:columns"?: ((...args: any[]) => any) | undefined;
|
|
161
170
|
}>, {
|
|
171
|
+
locale: Partial<TigerLocale>;
|
|
172
|
+
labels: Partial<TigerLocaleTaskBoard>;
|
|
162
173
|
className: string;
|
|
163
174
|
style: Record<string, string | number>;
|
|
164
|
-
locale: Partial<TigerLocale>;
|
|
165
175
|
columns: TaskBoardColumn[];
|
|
166
176
|
columnDraggable: boolean;
|
|
167
177
|
draggable: boolean;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkOKLDFVDJjs = require('../chunk-OKLDFVDJ.js');
|
|
5
5
|
require('../chunk-25EYT2CB.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.TaskBoard =
|
|
9
|
+
exports.TaskBoard = _chunkOKLDFVDJjs.TaskBoard; exports.default = _chunkOKLDFVDJjs.TaskBoard_default;
|
|
@@ -348,11 +348,11 @@ declare const TimePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
348
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
|
-
locale: string;
|
|
355
|
-
labels: Partial<TimePickerLabels>;
|
|
356
356
|
disabled: boolean;
|
|
357
357
|
range: boolean;
|
|
358
358
|
modelValue: string | [string | null, string | null] | null;
|