@expcat/tigercat-vue 2.0.0-preview.3 → 2.0.0-preview.5
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-6LORRRRB.mjs → chunk-2YLUE5CW.mjs} +21 -10
- package/dist/{chunk-AWCXUDIL.mjs → chunk-4M2TNB2Z.mjs} +4 -1
- package/dist/{chunk-GDK5LNP3.mjs → chunk-4ZZYQITT.mjs} +5 -1
- package/dist/{chunk-DBCSR4WY.mjs → chunk-7XDNHGDA.mjs} +9 -1
- package/dist/{chunk-F2IWAV3T.mjs → chunk-AQMPCLX7.mjs} +5 -1
- package/dist/{chunk-3WQIYF4T.mjs → chunk-KZ5AIM4G.mjs} +2 -2
- package/dist/{chunk-LOC5B4YM.mjs → chunk-N7LWKAYS.mjs} +1 -1
- package/dist/{chunk-7XENCCN5.mjs → chunk-QNPBLZZT.mjs} +1 -1
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/Alert.d.mts +3 -3
- package/dist/components/Anchor.d.mts +1 -1
- package/dist/components/AreaChart.d.mts +3 -3
- package/dist/components/AutoComplete.d.mts +5 -5
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/AvatarGroup.d.mts +2 -2
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/Badge.d.mts +4 -4
- package/dist/components/BarChart.d.mts +2 -2
- package/dist/components/Breadcrumb.d.mts +3 -3
- package/dist/components/Button.d.mts +3 -3
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/Calendar.d.mts +2 -2
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Carousel.d.mts +2 -2
- package/dist/components/Cascader.d.mts +3 -3
- package/dist/components/ChartCanvas.d.mts +1 -1
- package/dist/components/ChartGrid.d.mts +1 -1
- package/dist/components/ChartLegend.d.mts +1 -1
- package/dist/components/ChatWindow.d.mts +4 -4
- package/dist/components/CodeEditor.d.mts +3 -3
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/ColorSwatch.d.mts +2 -2
- package/dist/components/CommentThread.d.mts +2 -2
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/Container.d.mts +1 -1
- package/dist/components/Countdown.d.mts +2 -2
- package/dist/components/CronEditor.d.mts +2 -2
- package/dist/components/CropUpload.d.mts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +11 -11
- package/dist/components/DataTableWithToolbar.mjs +3 -3
- package/dist/components/DatePicker.d.mts +3 -3
- package/dist/components/DatePicker.mjs +1 -1
- package/dist/components/Descriptions.d.mts +2 -2
- package/dist/components/DonutChart.d.mts +3 -3
- package/dist/components/Drawer.d.mts +4 -4
- package/dist/components/Empty.d.mts +1 -1
- package/dist/components/FileManager.d.mts +2 -2
- package/dist/components/FloatButton.d.mts +4 -4
- package/dist/components/Form.d.mts +2 -2
- package/dist/components/FormWizard.d.mts +5 -5
- package/dist/components/FunnelChart.d.mts +3 -3
- package/dist/components/Gantt.d.mts +2 -2
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/HeatmapChart.d.mts +3 -3
- package/dist/components/Icon.d.mts +20 -2
- package/dist/components/Icon.mjs +1 -1
- package/dist/components/Image.d.mts +2 -2
- package/dist/components/ImageAnnotation.d.mts +5 -5
- package/dist/components/ImageCropper.d.mts +1 -1
- package/dist/components/ImageViewer.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.mts +3 -3
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputNumber.d.mts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/LineChart.d.mts +2 -2
- package/dist/components/Link.d.mts +1 -1
- package/dist/components/List.d.mts +7 -7
- package/dist/components/List.mjs +1 -1
- package/dist/components/Loading.d.mts +6 -6
- package/dist/components/MarkdownEditor.d.mts +5 -5
- package/dist/components/Mentions.d.mts +3 -3
- package/dist/components/Menu.d.mts +4 -4
- package/dist/components/Modal.d.mts +7 -7
- package/dist/components/NotificationCenter.d.mts +5 -5
- package/dist/components/NotificationCenter.mjs +2 -2
- package/dist/components/NumberKeyboard.d.mts +5 -5
- package/dist/components/OrgChart.d.mts +3 -3
- package/dist/components/Pagination.d.mts +4 -4
- package/dist/components/PieChart.d.mts +3 -3
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Progress.d.mts +3 -3
- package/dist/components/QRCode.d.mts +3 -3
- package/dist/components/RadarChart.d.mts +3 -3
- package/dist/components/Rate.d.mts +2 -2
- package/dist/components/Result.d.mts +1 -1
- package/dist/components/RichTextEditor.d.mts +4 -4
- package/dist/components/Row.d.mts +1 -1
- package/dist/components/ScatterChart.d.mts +2 -2
- package/dist/components/ScrollSpy.d.mts +3 -3
- package/dist/components/Select.d.mts +3 -3
- package/dist/components/Select.mjs +1 -1
- package/dist/components/Signature.d.mts +5 -5
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Space.d.mts +2 -2
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Spotlight.d.mts +4 -4
- package/dist/components/Steps.d.mts +3 -3
- package/dist/components/SunburstChart.d.mts +2 -2
- package/dist/components/Table.d.mts +5 -5
- package/dist/components/Table.mjs +2 -2
- package/dist/components/Tabs.d.mts +4 -4
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/Text.d.mts +3 -3
- package/dist/components/Textarea.d.mts +3 -3
- package/dist/components/TimePicker.d.mts +4 -4
- package/dist/components/TimePicker.mjs +1 -1
- package/dist/components/Timeline.d.mts +4 -4
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tour.d.mts +2 -2
- package/dist/components/Transfer.d.mts +3 -3
- package/dist/components/Tree.d.mts +4 -4
- package/dist/components/TreeMapChart.d.mts +2 -2
- package/dist/components/TreeSelect.d.mts +3 -3
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/VirtualTable.d.mts +3 -3
- package/dist/components/Watermark.d.mts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.mjs +63 -0
- package/package.json +2 -2
|
@@ -59,9 +59,9 @@ declare const Loading: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
59
59
|
type: PropType<Partial<TigerLocale>>;
|
|
60
60
|
default: undefined;
|
|
61
61
|
};
|
|
62
|
-
}>, () => string | number | boolean | void | vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
62
|
+
}>, () => string | number | boolean | void | vue.VNodeArrayChildren | vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
63
63
|
[key: string]: any;
|
|
64
|
-
}> |
|
|
64
|
+
}> | null, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
65
65
|
variant: {
|
|
66
66
|
type: PropType<LoadingVariant>;
|
|
67
67
|
default: LoadingVariant;
|
|
@@ -115,19 +115,19 @@ declare const Loading: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
115
115
|
default: undefined;
|
|
116
116
|
};
|
|
117
117
|
}>> & Readonly<{}>, {
|
|
118
|
-
locale: Partial<TigerLocale>;
|
|
119
118
|
size: LoadingSize;
|
|
120
119
|
className: string;
|
|
121
120
|
style: Record<string, string | number>;
|
|
122
121
|
variant: LoadingVariant;
|
|
123
|
-
text: string;
|
|
124
122
|
color: LoadingColor;
|
|
125
|
-
|
|
126
|
-
|
|
123
|
+
locale: Partial<TigerLocale>;
|
|
124
|
+
text: string;
|
|
127
125
|
fullscreen: boolean;
|
|
126
|
+
delay: number;
|
|
128
127
|
background: string;
|
|
129
128
|
customColor: string;
|
|
130
129
|
lockScroll: boolean;
|
|
130
|
+
disableTeleport: boolean;
|
|
131
131
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
132
132
|
|
|
133
133
|
export { Loading, type VueLoadingProps, Loading as default };
|
|
@@ -149,14 +149,14 @@ declare const MarkdownEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
149
149
|
"onUpdate:mode"?: ((...args: any[]) => any) | undefined;
|
|
150
150
|
"onMode-change"?: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
|
-
locale: Partial<TigerLocale>;
|
|
153
|
-
labels: Partial<TigerLocaleMarkdownEditor>;
|
|
154
|
-
placeholder: string;
|
|
155
152
|
className: string;
|
|
156
|
-
mode: MarkdownEditorMode;
|
|
157
153
|
style: Record<string, string | number>;
|
|
158
|
-
|
|
154
|
+
mode: MarkdownEditorMode;
|
|
159
155
|
value: string;
|
|
156
|
+
locale: Partial<TigerLocale>;
|
|
157
|
+
disabled: boolean;
|
|
158
|
+
labels: Partial<TigerLocaleMarkdownEditor>;
|
|
159
|
+
placeholder: string;
|
|
160
160
|
defaultValue: string;
|
|
161
161
|
height: string | number;
|
|
162
162
|
toolbar: false | MarkdownToolbarItem[];
|
|
@@ -42,7 +42,7 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
42
42
|
};
|
|
43
43
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
44
44
|
[key: string]: any;
|
|
45
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
45
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "select" | "update:modelValue")[], "change" | "select" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
46
46
|
modelValue: {
|
|
47
47
|
type: StringConstructor;
|
|
48
48
|
default: string;
|
|
@@ -72,13 +72,13 @@ declare const Mentions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
72
72
|
default: number;
|
|
73
73
|
};
|
|
74
74
|
}>> & Readonly<{
|
|
75
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
76
75
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
76
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
77
77
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
78
78
|
}>, {
|
|
79
|
-
placeholder: string;
|
|
80
79
|
size: MentionsSize;
|
|
81
80
|
disabled: boolean;
|
|
81
|
+
placeholder: string;
|
|
82
82
|
modelValue: string;
|
|
83
83
|
options: MentionOption[];
|
|
84
84
|
rows: number;
|
|
@@ -260,18 +260,18 @@ declare const Menu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
260
260
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
261
261
|
"onUpdate:openKeys"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
|
-
|
|
263
|
+
items: MenuItem$1[];
|
|
264
264
|
emptyText: string;
|
|
265
|
-
searchPlaceholder: string;
|
|
266
265
|
className: string;
|
|
267
|
-
mode: MenuMode;
|
|
268
266
|
style: Record<string, string | number> | undefined;
|
|
267
|
+
mode: MenuMode;
|
|
268
|
+
theme: MenuTheme;
|
|
269
|
+
searchPlaceholder: string;
|
|
269
270
|
searchable: boolean;
|
|
270
271
|
multiple: boolean;
|
|
271
272
|
searchValue: string;
|
|
272
273
|
defaultSearchValue: string;
|
|
273
274
|
collapsed: boolean;
|
|
274
|
-
items: MenuItem$1[];
|
|
275
275
|
defaultSelectedKeys: (string | number)[];
|
|
276
276
|
selectedKeys: (string | number)[];
|
|
277
277
|
openKeys: (string | number)[];
|
|
@@ -176,7 +176,7 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
176
176
|
type: BooleanConstructor;
|
|
177
177
|
default: boolean;
|
|
178
178
|
};
|
|
179
|
-
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
179
|
+
}>, () => vue.VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("cancel" | "close" | "ok" | "update:open" | "after-close")[], "cancel" | "close" | "ok" | "update:open" | "after-close", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
180
180
|
/**
|
|
181
181
|
* Whether the modal is open
|
|
182
182
|
* @default false
|
|
@@ -338,20 +338,20 @@ declare const Modal: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
338
338
|
"onAfter-close"?: ((...args: any[]) => any) | undefined;
|
|
339
339
|
onOk?: ((...args: any[]) => any) | undefined;
|
|
340
340
|
}>, {
|
|
341
|
-
locale: Partial<TigerLocale>;
|
|
342
|
-
okText: string;
|
|
343
|
-
cancelText: string;
|
|
344
|
-
closeAriaLabel: string;
|
|
345
|
-
labels: Partial<TigerLocaleModal>;
|
|
346
341
|
size: ModalSize;
|
|
347
342
|
className: string;
|
|
348
343
|
style: Record<string, unknown>;
|
|
349
344
|
title: string;
|
|
345
|
+
locale: Partial<TigerLocale>;
|
|
346
|
+
closable: boolean;
|
|
347
|
+
closeAriaLabel: string;
|
|
348
|
+
okText: string;
|
|
349
|
+
cancelText: string;
|
|
350
|
+
labels: Partial<TigerLocaleModal>;
|
|
350
351
|
open: boolean;
|
|
351
352
|
mask: boolean;
|
|
352
353
|
width: string | number;
|
|
353
354
|
draggable: boolean;
|
|
354
|
-
closable: boolean;
|
|
355
355
|
zIndex: number;
|
|
356
356
|
maskClosable: boolean;
|
|
357
357
|
centered: boolean;
|
|
@@ -187,16 +187,16 @@ declare const NotificationCenter: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
"onMark-all-read"?: ((...args: any[]) => any) | undefined;
|
|
188
188
|
"onItem-read-change"?: ((...args: any[]) => any) | undefined;
|
|
189
189
|
}>, {
|
|
190
|
+
items: NotificationItem[];
|
|
191
|
+
groups: NotificationGroup[];
|
|
192
|
+
groupBy: (item: NotificationItem) => string;
|
|
193
|
+
groupOrder: string[];
|
|
194
|
+
loading: boolean;
|
|
190
195
|
loadingText: string;
|
|
191
196
|
emptyText: string;
|
|
192
197
|
className: string;
|
|
193
198
|
style: Record<string, string | number>;
|
|
194
199
|
title: string;
|
|
195
|
-
loading: boolean;
|
|
196
|
-
groupBy: (item: NotificationItem) => string;
|
|
197
|
-
items: NotificationItem[];
|
|
198
|
-
groups: NotificationGroup[];
|
|
199
|
-
groupOrder: string[];
|
|
200
200
|
activeGroupKey: string | number;
|
|
201
201
|
defaultActiveGroupKey: string | number;
|
|
202
202
|
readFilter: NotificationReadFilter;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
NotificationCenter,
|
|
3
3
|
NotificationCenter_default
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-QNPBLZZT.mjs";
|
|
5
5
|
import "../chunk-U6OGGZBY.mjs";
|
|
6
|
-
import "../chunk-
|
|
6
|
+
import "../chunk-2YLUE5CW.mjs";
|
|
7
7
|
import "../chunk-HS4YQGZQ.mjs";
|
|
8
8
|
import "../chunk-YZBQ6IR7.mjs";
|
|
9
9
|
import "../chunk-Z2ZECCGD.mjs";
|
|
@@ -66,7 +66,7 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
66
66
|
};
|
|
67
67
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
68
68
|
[key: string]: any;
|
|
69
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
69
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("delete" | "change" | "update:modelValue" | "key-press" | "confirm")[], "delete" | "change" | "update:modelValue" | "key-press" | "confirm", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
70
70
|
modelValue: {
|
|
71
71
|
type: StringConstructor;
|
|
72
72
|
default: undefined;
|
|
@@ -134,14 +134,14 @@ declare const NumberKeyboard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
134
134
|
"onKey-press"?: ((...args: any[]) => any) | undefined;
|
|
135
135
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
136
136
|
}>, {
|
|
137
|
+
className: string;
|
|
138
|
+
style: Record<string, unknown>;
|
|
139
|
+
mode: NumberKeyboardMode;
|
|
137
140
|
locale: Partial<TigerLocale>;
|
|
141
|
+
disabled: boolean;
|
|
138
142
|
ariaLabel: string;
|
|
139
143
|
deleteText: string;
|
|
140
144
|
maxLength: number;
|
|
141
|
-
className: string;
|
|
142
|
-
mode: NumberKeyboardMode;
|
|
143
|
-
style: Record<string, unknown>;
|
|
144
|
-
disabled: boolean;
|
|
145
145
|
defaultValue: string;
|
|
146
146
|
modelValue: string;
|
|
147
147
|
readonly: boolean;
|
|
@@ -174,12 +174,12 @@ declare const OrgChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
174
174
|
"onNode-hover"?: ((...args: any[]) => any) | undefined;
|
|
175
175
|
"onUpdate:selectedId"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
}>, {
|
|
177
|
-
direction: "
|
|
177
|
+
direction: "horizontal" | "vertical";
|
|
178
|
+
padding: ChartPadding;
|
|
179
|
+
hoverable: boolean;
|
|
178
180
|
ariaLabel: string;
|
|
179
181
|
width: number;
|
|
180
182
|
height: number;
|
|
181
|
-
padding: ChartPadding;
|
|
182
|
-
hoverable: boolean;
|
|
183
183
|
selectedId: string | number | null;
|
|
184
184
|
selectable: boolean;
|
|
185
185
|
activeOpacity: number;
|
|
@@ -363,14 +363,14 @@ declare const Pagination: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
363
363
|
"onUpdate:pageSize"?: ((...args: any[]) => any) | undefined;
|
|
364
364
|
"onPage-size-change"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
}>, {
|
|
366
|
-
locale: TigerLocaleInput;
|
|
367
|
-
totalText: (total: number, range: [number, number]) => string;
|
|
368
|
-
labels: Partial<TigerLocalePagination>;
|
|
369
366
|
size: PaginationSize;
|
|
370
367
|
className: string;
|
|
371
368
|
style: Record<string, unknown>;
|
|
372
|
-
disabled: boolean;
|
|
373
369
|
align: PaginationAlign;
|
|
370
|
+
locale: TigerLocaleInput;
|
|
371
|
+
disabled: boolean;
|
|
372
|
+
totalText: (total: number, range: [number, number]) => string;
|
|
373
|
+
labels: Partial<TigerLocalePagination>;
|
|
374
374
|
simple: boolean;
|
|
375
375
|
defaultCurrent: number;
|
|
376
376
|
defaultPageSize: number;
|
|
@@ -274,13 +274,13 @@ declare const PieChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
274
274
|
"onSlice-click"?: ((...args: any[]) => any) | undefined;
|
|
275
275
|
"onSlice-hover"?: ((...args: any[]) => any) | undefined;
|
|
276
276
|
}>, {
|
|
277
|
+
shadow: boolean;
|
|
278
|
+
padding: ChartPadding;
|
|
279
|
+
hoverable: boolean;
|
|
277
280
|
width: number;
|
|
278
281
|
height: number;
|
|
279
|
-
padding: ChartPadding;
|
|
280
282
|
labelPosition: "inside" | "outside";
|
|
281
283
|
gradient: boolean;
|
|
282
|
-
hoverable: boolean;
|
|
283
|
-
shadow: boolean;
|
|
284
284
|
showLabels: boolean;
|
|
285
285
|
selectable: boolean;
|
|
286
286
|
hoveredIndex: number | null;
|
|
@@ -154,12 +154,12 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
154
154
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
155
155
|
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
156
156
|
}>, {
|
|
157
|
-
okText: string;
|
|
158
|
-
cancelText: string;
|
|
159
157
|
className: string;
|
|
160
158
|
style: StyleValue;
|
|
161
159
|
title: string;
|
|
162
160
|
disabled: boolean;
|
|
161
|
+
okText: string;
|
|
162
|
+
cancelText: string;
|
|
163
163
|
icon: PopconfirmIconType;
|
|
164
164
|
open: boolean;
|
|
165
165
|
offset: number;
|
|
@@ -125,10 +125,10 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
125
125
|
className: string;
|
|
126
126
|
style: StyleValue;
|
|
127
127
|
title: string;
|
|
128
|
+
content: string;
|
|
128
129
|
disabled: boolean;
|
|
129
130
|
open: boolean;
|
|
130
131
|
width: string | number;
|
|
131
|
-
content: string;
|
|
132
132
|
offset: number;
|
|
133
133
|
placement: FloatingPlacement;
|
|
134
134
|
trigger: PopoverTrigger;
|
|
@@ -130,18 +130,18 @@ declare const Progress: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
130
130
|
default: undefined;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{}>, {
|
|
133
|
-
status: ProgressStatus;
|
|
134
|
-
type: ProgressType;
|
|
135
133
|
size: ProgressSize;
|
|
136
134
|
className: string;
|
|
137
135
|
style: Record<string, string | number>;
|
|
136
|
+
type: ProgressType;
|
|
138
137
|
variant: ProgressVariant;
|
|
138
|
+
status: ProgressStatus;
|
|
139
139
|
text: string;
|
|
140
|
+
strokeWidth: number;
|
|
140
141
|
width: string | number;
|
|
141
142
|
height: number;
|
|
142
143
|
format: (p: number) => string;
|
|
143
144
|
striped: boolean;
|
|
144
|
-
strokeWidth: number;
|
|
145
145
|
percentage: number;
|
|
146
146
|
showText: boolean;
|
|
147
147
|
stripedAnimation: boolean;
|
|
@@ -83,13 +83,13 @@ declare const QRCode: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
83
83
|
}>> & Readonly<{
|
|
84
84
|
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
}>, {
|
|
86
|
-
locale: Partial<TigerLocale>;
|
|
87
|
-
status: QRCodeStatus;
|
|
88
86
|
size: number;
|
|
89
87
|
className: string;
|
|
90
88
|
color: string;
|
|
91
|
-
|
|
89
|
+
locale: Partial<TigerLocale>;
|
|
90
|
+
status: QRCodeStatus;
|
|
92
91
|
bgColor: string;
|
|
92
|
+
level: QRCodeLevel;
|
|
93
93
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
94
94
|
|
|
95
95
|
export { QRCode, type VueQRCodeProps, QRCode as default };
|
|
@@ -411,12 +411,12 @@ declare const RadarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
411
411
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
412
412
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
413
413
|
}>, {
|
|
414
|
-
width: number;
|
|
415
|
-
height: number;
|
|
416
414
|
padding: ChartPadding;
|
|
417
|
-
gradient: boolean;
|
|
418
415
|
hoverable: boolean;
|
|
419
416
|
strokeWidth: number;
|
|
417
|
+
width: number;
|
|
418
|
+
height: number;
|
|
419
|
+
gradient: boolean;
|
|
420
420
|
showLabels: boolean;
|
|
421
421
|
fillOpacity: number;
|
|
422
422
|
selectable: boolean;
|
|
@@ -84,10 +84,10 @@ declare const Rate: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
"onHover-change"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
-
locale: Partial<TigerLocale>;
|
|
88
|
-
labels: Partial<TigerLocaleRate>;
|
|
89
87
|
size: RateSize;
|
|
88
|
+
locale: Partial<TigerLocale>;
|
|
90
89
|
disabled: boolean;
|
|
90
|
+
labels: Partial<TigerLocaleRate>;
|
|
91
91
|
modelValue: number;
|
|
92
92
|
count: number;
|
|
93
93
|
allowHalf: boolean;
|
|
@@ -54,10 +54,10 @@ declare const Result: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
54
54
|
default: undefined;
|
|
55
55
|
};
|
|
56
56
|
}>> & Readonly<{}>, {
|
|
57
|
-
status: ResultStatus;
|
|
58
57
|
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
60
59
|
title: string;
|
|
60
|
+
status: ResultStatus;
|
|
61
61
|
subTitle: string;
|
|
62
62
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
63
63
|
|
|
@@ -126,13 +126,13 @@ declare const RichTextEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
126
126
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
127
127
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
128
128
|
}>, {
|
|
129
|
-
locale: Partial<TigerLocale>;
|
|
130
|
-
labels: Partial<TigerLocaleRichTextEditor>;
|
|
131
|
-
placeholder: string;
|
|
132
129
|
className: string;
|
|
133
130
|
mode: RichTextEditorMode;
|
|
134
|
-
disabled: boolean;
|
|
135
131
|
value: string;
|
|
132
|
+
locale: Partial<TigerLocale>;
|
|
133
|
+
disabled: boolean;
|
|
134
|
+
labels: Partial<TigerLocaleRichTextEditor>;
|
|
135
|
+
placeholder: string;
|
|
136
136
|
defaultValue: string;
|
|
137
137
|
height: string | number;
|
|
138
138
|
toolbar: ToolbarItem[];
|
|
@@ -81,9 +81,9 @@ declare const Row: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
81
81
|
default: boolean;
|
|
82
82
|
};
|
|
83
83
|
}>> & Readonly<{}>, {
|
|
84
|
-
wrap: boolean;
|
|
85
84
|
justify: Justify;
|
|
86
85
|
align: Align;
|
|
86
|
+
wrap: boolean;
|
|
87
87
|
gutter: GutterSize;
|
|
88
88
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
89
89
|
|
|
@@ -382,13 +382,13 @@ declare const ScatterChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
382
382
|
"onPoint-click"?: ((...args: any[]) => any) | undefined;
|
|
383
383
|
"onPoint-hover"?: ((...args: any[]) => any) | undefined;
|
|
384
384
|
}>, {
|
|
385
|
+
padding: ChartPadding;
|
|
386
|
+
hoverable: boolean;
|
|
385
387
|
locale: Partial<TigerLocale>;
|
|
386
388
|
labels: Partial<TigerLocaleChart>;
|
|
387
389
|
width: number;
|
|
388
390
|
height: number;
|
|
389
|
-
padding: ChartPadding;
|
|
390
391
|
gradient: boolean;
|
|
391
|
-
hoverable: boolean;
|
|
392
392
|
selectable: boolean;
|
|
393
393
|
responsive: boolean;
|
|
394
394
|
xTicks: number;
|
|
@@ -107,12 +107,12 @@ declare const ScrollSpy: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
108
108
|
"onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}>, {
|
|
110
|
-
|
|
111
|
-
ariaLabel: string;
|
|
110
|
+
items: ScrollSpyItem[];
|
|
112
111
|
className: string;
|
|
113
112
|
style: Record<string, string | number>;
|
|
113
|
+
direction: ScrollSpyDirection;
|
|
114
|
+
ariaLabel: string;
|
|
114
115
|
sticky: boolean;
|
|
115
|
-
items: ScrollSpyItem[];
|
|
116
116
|
activeKey: ScrollSpyKey;
|
|
117
117
|
defaultActiveKey: ScrollSpyKey;
|
|
118
118
|
offsetTop: number;
|
|
@@ -285,12 +285,12 @@ declare const Select: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
285
285
|
"onUpdate:searchValue"?: ((...args: any[]) => any) | undefined;
|
|
286
286
|
"onSearch-change"?: ((...args: any[]) => any) | undefined;
|
|
287
287
|
}>, {
|
|
288
|
-
|
|
288
|
+
size: ComponentSize;
|
|
289
289
|
emptyText: string;
|
|
290
|
+
locale: Partial<TigerLocale>;
|
|
291
|
+
disabled: boolean;
|
|
290
292
|
labels: Partial<TigerLocaleSelect>;
|
|
291
293
|
placeholder: string;
|
|
292
|
-
size: ComponentSize;
|
|
293
|
-
disabled: boolean;
|
|
294
294
|
searchable: boolean;
|
|
295
295
|
multiple: boolean;
|
|
296
296
|
virtual: boolean;
|
|
@@ -70,7 +70,7 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
70
70
|
};
|
|
71
71
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
72
72
|
[key: string]: any;
|
|
73
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
73
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("clear" | "change" | "end" | "update:modelValue" | "begin")[], "clear" | "change" | "end" | "update:modelValue" | "begin", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
74
74
|
modelValue: {
|
|
75
75
|
type: StringConstructor;
|
|
76
76
|
default: undefined;
|
|
@@ -142,18 +142,18 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
142
142
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
143
143
|
onBegin?: ((...args: any[]) => any) | undefined;
|
|
144
144
|
}>, {
|
|
145
|
-
locale: Partial<TigerLocale>;
|
|
146
|
-
clearText: string;
|
|
147
|
-
ariaLabel: string;
|
|
148
145
|
className: string;
|
|
149
146
|
style: Record<string, unknown>;
|
|
147
|
+
locale: Partial<TigerLocale>;
|
|
148
|
+
backgroundColor: string;
|
|
150
149
|
disabled: boolean;
|
|
150
|
+
clearText: string;
|
|
151
|
+
ariaLabel: string;
|
|
151
152
|
modelValue: string;
|
|
152
153
|
clearable: boolean;
|
|
153
154
|
width: number;
|
|
154
155
|
height: number;
|
|
155
156
|
penColor: string;
|
|
156
|
-
backgroundColor: string;
|
|
157
157
|
lineWidth: number;
|
|
158
158
|
readonly: boolean;
|
|
159
159
|
exportType: SignatureExportType;
|
|
@@ -85,10 +85,10 @@ declare const Skeleton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
85
85
|
className: string;
|
|
86
86
|
style: Record<string, string | number>;
|
|
87
87
|
variant: SkeletonVariant;
|
|
88
|
+
shape: SkeletonShape;
|
|
88
89
|
width: string;
|
|
89
90
|
height: string;
|
|
90
91
|
rows: number;
|
|
91
|
-
shape: SkeletonShape;
|
|
92
92
|
animation: SkeletonAnimation;
|
|
93
93
|
paragraph: boolean;
|
|
94
94
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -40,10 +40,10 @@ declare const Space: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
40
40
|
default: boolean;
|
|
41
41
|
};
|
|
42
42
|
}>> & Readonly<{}>, {
|
|
43
|
-
direction: "vertical" | "horizontal" | undefined;
|
|
44
43
|
size: SpaceSize;
|
|
44
|
+
direction: "horizontal" | "vertical" | undefined;
|
|
45
|
+
align: "center" | "start" | "end" | "stretch" | "baseline" | undefined;
|
|
45
46
|
wrap: boolean;
|
|
46
|
-
align: "start" | "end" | "center" | "stretch" | "baseline" | undefined;
|
|
47
47
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
48
48
|
|
|
49
49
|
export { Space, type VueSpaceProps, Space as default };
|
|
@@ -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;
|
|
90
89
|
className: string;
|
|
91
90
|
style: Record<string, string | number>;
|
|
91
|
+
direction: SplitDirection;
|
|
92
92
|
disabled: boolean;
|
|
93
93
|
min: number;
|
|
94
94
|
max: number;
|
|
@@ -180,18 +180,19 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
180
180
|
"onUpdate:query"?: ((...args: any[]) => any) | undefined;
|
|
181
181
|
"onQuery-change"?: ((...args: any[]) => any) | undefined;
|
|
182
182
|
}>, {
|
|
183
|
-
|
|
183
|
+
items: SpotlightItem[];
|
|
184
184
|
emptyText: string;
|
|
185
|
-
placeholder: string;
|
|
186
185
|
className: string;
|
|
187
186
|
style: Record<string, unknown>;
|
|
188
187
|
title: string;
|
|
188
|
+
locale: Partial<TigerLocale>;
|
|
189
|
+
disableTeleport: boolean;
|
|
190
|
+
placeholder: string;
|
|
189
191
|
open: boolean | undefined;
|
|
190
192
|
mask: boolean;
|
|
191
193
|
limit: number;
|
|
192
194
|
zIndex: number;
|
|
193
195
|
maskClosable: boolean;
|
|
194
|
-
items: SpotlightItem[];
|
|
195
196
|
defaultOpen: boolean;
|
|
196
197
|
query: string | undefined;
|
|
197
198
|
defaultQuery: string;
|
|
@@ -200,7 +201,6 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
200
201
|
closeOnSelect: boolean;
|
|
201
202
|
defaultActiveFirstItem: boolean;
|
|
202
203
|
filterItem: SpotlightItemFilter;
|
|
203
|
-
disableTeleport: boolean;
|
|
204
204
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
205
205
|
|
|
206
206
|
export { Spotlight, type VueSpotlightProps, Spotlight as default };
|
|
@@ -150,9 +150,9 @@ declare const StepsItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
150
150
|
default: boolean;
|
|
151
151
|
};
|
|
152
152
|
}>> & Readonly<{}>, {
|
|
153
|
-
status: StepStatus;
|
|
154
153
|
className: string;
|
|
155
154
|
style: Record<string, unknown>;
|
|
155
|
+
status: StepStatus;
|
|
156
156
|
disabled: boolean;
|
|
157
157
|
icon: undefined;
|
|
158
158
|
description: string;
|
|
@@ -285,11 +285,11 @@ 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;
|
|
289
|
-
status: StepStatus;
|
|
290
288
|
size: StepSize;
|
|
291
289
|
className: string;
|
|
292
290
|
style: Record<string, unknown>;
|
|
291
|
+
direction: StepsDirection;
|
|
292
|
+
status: StepStatus;
|
|
293
293
|
simple: boolean;
|
|
294
294
|
current: number;
|
|
295
295
|
clickable: boolean;
|
|
@@ -190,11 +190,11 @@ declare const SunburstChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
190
190
|
"onArc-click"?: ((...args: any[]) => any) | undefined;
|
|
191
191
|
"onArc-hover"?: ((...args: any[]) => any) | undefined;
|
|
192
192
|
}>, {
|
|
193
|
+
padding: ChartPadding;
|
|
194
|
+
hoverable: boolean;
|
|
193
195
|
width: number;
|
|
194
196
|
height: number;
|
|
195
|
-
padding: ChartPadding;
|
|
196
197
|
gradient: boolean;
|
|
197
|
-
hoverable: boolean;
|
|
198
198
|
showLabels: boolean;
|
|
199
199
|
selectable: boolean;
|
|
200
200
|
hoveredIndex: number | null;
|
|
@@ -459,10 +459,12 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
459
459
|
}>> & Readonly<{
|
|
460
460
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
461
461
|
}>, {
|
|
462
|
-
readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
|
|
463
|
-
readonly emptyText: string;
|
|
464
462
|
readonly size: _expcat_tigercat_core.TableSize;
|
|
465
463
|
readonly loading: boolean;
|
|
464
|
+
readonly emptyText: string;
|
|
465
|
+
readonly bordered: boolean;
|
|
466
|
+
readonly hoverable: boolean;
|
|
467
|
+
readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
|
|
466
468
|
readonly virtual: boolean;
|
|
467
469
|
readonly dataSource: Record<string, unknown>[];
|
|
468
470
|
readonly columnLockable: boolean;
|
|
@@ -470,12 +472,10 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
470
472
|
readonly defaultHiddenColumnKeys: string[];
|
|
471
473
|
readonly defaultSort: _expcat_tigercat_core.SortState;
|
|
472
474
|
readonly defaultFilters: Record<string, unknown>;
|
|
473
|
-
readonly bordered: boolean;
|
|
474
475
|
readonly striped: boolean;
|
|
475
|
-
readonly hoverable: boolean;
|
|
476
476
|
readonly rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
477
477
|
readonly stickyHeader: boolean;
|
|
478
|
-
readonly tableLayout: "
|
|
478
|
+
readonly tableLayout: "fixed" | "auto";
|
|
479
479
|
readonly responsiveMode: _expcat_tigercat_core.TableResponsiveMode;
|
|
480
480
|
readonly cardBreakpoint: _expcat_tigercat_core.TableCardBreakpoint;
|
|
481
481
|
readonly cardSelectionPosition: _expcat_tigercat_core.TableCardSelectionPosition;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Table,
|
|
3
3
|
Table_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-4M2TNB2Z.mjs";
|
|
5
|
+
import "../chunk-N7LWKAYS.mjs";
|
|
6
6
|
import "../chunk-6BDDX2R4.mjs";
|
|
7
7
|
import "../chunk-6TTICJR4.mjs";
|
|
8
8
|
import "../chunk-SJINC5NF.mjs";
|