@expcat/tigercat-vue 2.0.19 → 2.1.0
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/README.md +20 -10
- package/dist/chunk-26QCTL2E.mjs +180 -0
- package/dist/{chunk-GS4SV2HK.mjs → chunk-32X54QKW.mjs} +1 -1
- package/dist/chunk-3ONCXHE5.mjs +184 -0
- package/dist/{chunk-KOG3HKOF.mjs → chunk-6AMWX5K4.mjs} +1 -4
- package/dist/chunk-6GR3XC5V.mjs +281 -0
- package/dist/chunk-6GR5U4UB.mjs +225 -0
- package/dist/chunk-7DWWNFRP.mjs +302 -0
- package/dist/chunk-AECXFT7D.mjs +121 -0
- package/dist/chunk-AOLRZG4E.mjs +347 -0
- package/dist/chunk-AY7CGLMO.mjs +368 -0
- package/dist/chunk-BBNCP55O.mjs +156 -0
- package/dist/chunk-F3ZVVVYD.mjs +257 -0
- package/dist/{chunk-OTGGPXDT.mjs → chunk-IEAEB4TX.mjs} +255 -44
- package/dist/chunk-P6FMU4AT.mjs +54 -0
- package/dist/chunk-PFIV5MXD.mjs +48 -0
- package/dist/chunk-TBOXTAIA.mjs +94 -0
- package/dist/{chunk-EDBMWZKH.mjs → chunk-TPESRDUG.mjs} +5 -1
- package/dist/{chunk-2XCXK3NQ.mjs → chunk-U4B5QT72.mjs} +1 -1
- package/dist/chunk-UUWPSRNV.mjs +337 -0
- package/dist/chunk-UXJRH72H.mjs +834 -0
- package/dist/chunk-VFS5XAZ3.mjs +602 -0
- package/dist/{chunk-WC5MKASU.mjs → chunk-VN2TWPRC.mjs} +169 -55
- package/dist/components/ActivityFeed.d.mts +3 -3
- package/dist/components/ActivityFeed.mjs +1 -1
- package/dist/components/Affix.d.mts +4 -4
- package/dist/components/Alert.d.mts +4 -4
- package/dist/components/Anchor.d.mts +3 -3
- package/dist/components/AreaChart.mjs +2 -2
- package/dist/components/AspectRatio.d.mts +44 -0
- package/dist/components/AspectRatio.mjs +8 -0
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/AvatarGroup.d.mts +1 -1
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/Badge.d.mts +2 -2
- package/dist/components/BarChart.mjs +2 -2
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Button.d.mts +2 -2
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Carousel.d.mts +3 -3
- package/dist/components/Cascader.d.mts +34 -0
- package/dist/components/Cascader.mjs +1 -1
- package/dist/components/ChartLegend.d.mts +1 -1
- package/dist/components/ChartTooltip.d.mts +1 -1
- package/dist/components/ChatWindow.d.mts +1 -1
- package/dist/components/ChatWindow.mjs +1 -1
- package/dist/components/CodeEditor.d.mts +3 -3
- package/dist/components/CodeEditor.mjs +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/CommentThread.d.mts +1 -1
- package/dist/components/ContextMenu.d.mts +234 -0
- package/dist/components/ContextMenu.mjs +17 -0
- package/dist/components/Countdown.d.mts +3 -3
- package/dist/components/CropUpload.d.mts +1 -1
- package/dist/components/DataExport.d.mts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +4 -4
- package/dist/components/DataTableWithToolbar.mjs +2 -2
- package/dist/components/DatePicker.d.mts +3 -3
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/DonutChart.mjs +3 -3
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Dropdown.d.mts +1 -1
- package/dist/components/Empty.d.mts +1 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FloatButton.d.mts +4 -4
- package/dist/components/FormWizard.d.mts +2 -2
- package/dist/components/FunnelChart.d.mts +2 -2
- package/dist/components/FunnelChart.mjs +2 -2
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/Header.d.mts +1 -1
- package/dist/components/HeatmapChart.d.mts +1 -1
- package/dist/components/Highlight.d.mts +146 -0
- package/dist/components/Highlight.mjs +8 -0
- package/dist/components/Icon.d.mts +1 -1
- package/dist/components/ImageAnnotation.d.mts +3 -3
- package/dist/components/ImageCompare.d.mts +284 -0
- package/dist/components/ImageCompare.mjs +8 -0
- package/dist/components/ImageCropper.d.mts +1 -1
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImageViewer.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.mts +1 -1
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputNumber.d.mts +3 -3
- package/dist/components/InputOTP.d.mts +261 -0
- package/dist/components/InputOTP.mjs +11 -0
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kbd.d.mts +118 -0
- package/dist/components/Kbd.mjs +8 -0
- package/dist/components/LineChart.mjs +2 -2
- package/dist/components/List.d.mts +3 -3
- package/dist/components/List.mjs +1 -1
- package/dist/components/Loading.d.mts +2 -2
- package/dist/components/LoadingBar.d.mts +8 -0
- package/dist/components/LoadingBar.mjs +114 -0
- package/dist/components/LoadingBarContainer.d.mts +78 -0
- package/dist/components/LoadingBarContainer.mjs +8 -0
- package/dist/components/LoadingBarRoot.d.mts +6 -0
- package/dist/components/LoadingBarRoot.mjs +6 -0
- package/dist/components/MarkdownEditor.d.mts +5 -5
- package/dist/components/Marquee.d.mts +158 -0
- package/dist/components/Marquee.mjs +8 -0
- package/dist/components/MaskInput.d.mts +201 -0
- package/dist/components/MaskInput.mjs +11 -0
- package/dist/components/Masonry.d.mts +66 -0
- package/dist/components/Masonry.mjs +8 -0
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Modal.d.mts +7 -7
- package/dist/components/NavigationMenu.d.mts +411 -0
- package/dist/components/NavigationMenu.mjs +25 -0
- package/dist/components/NotificationCenter.d.mts +3 -3
- package/dist/components/NotificationCenter.mjs +2 -2
- package/dist/components/NumberKeyboard.d.mts +3 -3
- package/dist/components/OrgChart.d.mts +2 -2
- package/dist/components/PageHeader.d.mts +140 -0
- package/dist/components/PageHeader.mjs +11 -0
- package/dist/components/Pagination.d.mts +2 -2
- package/dist/components/PieChart.mjs +2 -2
- package/dist/components/Popconfirm.d.mts +5 -5
- package/dist/components/Popover.d.mts +5 -5
- package/dist/components/Progress.d.mts +6 -6
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/RadarChart.mjs +2 -2
- package/dist/components/Result.d.mts +1 -1
- package/dist/components/RichTextEditor.d.mts +4 -4
- package/dist/components/ScatterChart.d.mts +2 -2
- package/dist/components/ScatterChart.mjs +2 -2
- package/dist/components/ScrollArea.d.mts +136 -0
- package/dist/components/ScrollArea.mjs +8 -0
- package/dist/components/ScrollSpy.d.mts +3 -3
- package/dist/components/Segmented.d.mts +2 -2
- package/dist/components/Signature.d.mts +5 -5
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Slider.d.mts +1 -1
- package/dist/components/SplitButton.d.mts +286 -0
- package/dist/components/SplitButton.mjs +12 -0
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Spotlight.d.mts +5 -5
- package/dist/components/Statistic.d.mts +1 -1
- package/dist/components/Steps.d.mts +3 -3
- package/dist/components/SunburstChart.mjs +2 -2
- package/dist/components/Tabs.d.mts +3 -3
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/TagsInput.d.mts +214 -0
- package/dist/components/TagsInput.mjs +12 -0
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/Timeline.d.mts +4 -4
- package/dist/components/Tooltip.d.mts +2 -2
- package/dist/components/Tour.d.mts +4 -4
- package/dist/components/Tree.d.mts +3 -3
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.mjs +2 -2
- package/dist/components/TreeSelect.d.mts +51 -0
- package/dist/components/TreeSelect.mjs +2 -1
- package/dist/components/Upload.d.mts +5 -5
- package/dist/components/VirtualTable.d.mts +3 -3
- package/dist/components/Watermark.d.mts +5 -5
- package/dist/index.d.mts +17 -1
- package/dist/index.mjs +355 -0
- package/package.json +117 -2
- package/dist/{chunk-MAKOSWR6.mjs → chunk-37W7XTA6.mjs} +3 -3
- package/dist/{chunk-WUQMFKQ6.mjs → chunk-66OS5A4D.mjs} +3 -3
- package/dist/{chunk-NNC75I7F.mjs → chunk-CHEXI7MO.mjs} +3 -3
- package/dist/{chunk-KFJIZED5.mjs → chunk-EHGFW5GX.mjs} +3 -3
- package/dist/{chunk-ZGA66PSG.mjs → chunk-EZYOCPMM.mjs} +3 -3
- package/dist/{chunk-XGXZF27U.mjs → chunk-JHMT5Q6P.mjs} +3 -3
- package/dist/{chunk-NGAA73CV.mjs → chunk-VLW3UBIR.mjs} +3 -3
- package/dist/{chunk-OTHJIFDV.mjs → chunk-W5XFWVNV.mjs} +3 -3
- package/dist/{chunk-3KITFMBJ.mjs → chunk-ZOYHZF4N.mjs} +3 -3
|
@@ -16,6 +16,8 @@ interface VueCascaderProps {
|
|
|
16
16
|
changeOnSelect?: boolean;
|
|
17
17
|
separator?: string;
|
|
18
18
|
emptyText?: string;
|
|
19
|
+
virtual?: boolean;
|
|
20
|
+
listHeight?: number;
|
|
19
21
|
locale?: Partial<TigerLocale>;
|
|
20
22
|
}
|
|
21
23
|
declare const Cascader: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -71,6 +73,21 @@ declare const Cascader: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
71
73
|
type: StringConstructor;
|
|
72
74
|
default: undefined;
|
|
73
75
|
};
|
|
76
|
+
/**
|
|
77
|
+
* Whether to use virtual scrolling for column and search lists
|
|
78
|
+
*/
|
|
79
|
+
virtual: {
|
|
80
|
+
type: BooleanConstructor;
|
|
81
|
+
default: boolean;
|
|
82
|
+
};
|
|
83
|
+
/**
|
|
84
|
+
* Height of each column panel (and searchable list) in pixels
|
|
85
|
+
* @default 256
|
|
86
|
+
*/
|
|
87
|
+
listHeight: {
|
|
88
|
+
type: NumberConstructor;
|
|
89
|
+
default: number;
|
|
90
|
+
};
|
|
74
91
|
/**
|
|
75
92
|
* Locale overrides merged on top of ConfigProvider locale
|
|
76
93
|
*/
|
|
@@ -133,6 +150,21 @@ declare const Cascader: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
133
150
|
type: StringConstructor;
|
|
134
151
|
default: undefined;
|
|
135
152
|
};
|
|
153
|
+
/**
|
|
154
|
+
* Whether to use virtual scrolling for column and search lists
|
|
155
|
+
*/
|
|
156
|
+
virtual: {
|
|
157
|
+
type: BooleanConstructor;
|
|
158
|
+
default: boolean;
|
|
159
|
+
};
|
|
160
|
+
/**
|
|
161
|
+
* Height of each column panel (and searchable list) in pixels
|
|
162
|
+
* @default 256
|
|
163
|
+
*/
|
|
164
|
+
listHeight: {
|
|
165
|
+
type: NumberConstructor;
|
|
166
|
+
default: number;
|
|
167
|
+
};
|
|
136
168
|
/**
|
|
137
169
|
* Locale overrides merged on top of ConfigProvider locale
|
|
138
170
|
*/
|
|
@@ -153,10 +185,12 @@ declare const Cascader: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
153
185
|
disabled: boolean;
|
|
154
186
|
modelValue: CascaderValue;
|
|
155
187
|
searchable: boolean | CascaderSearchConfig;
|
|
188
|
+
virtual: boolean;
|
|
156
189
|
options: CascaderOption[];
|
|
157
190
|
searchValue: string;
|
|
158
191
|
defaultSearchValue: string;
|
|
159
192
|
clearable: boolean;
|
|
193
|
+
listHeight: number;
|
|
160
194
|
expandTrigger: CascaderExpandTrigger;
|
|
161
195
|
changeOnSelect: boolean;
|
|
162
196
|
separator: string;
|
|
@@ -76,8 +76,8 @@ declare const ChartLegend: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
76
76
|
}>, {
|
|
77
77
|
ariaLabel: string;
|
|
78
78
|
position: ChartLegendPosition;
|
|
79
|
-
markerSize: number;
|
|
80
79
|
gap: number;
|
|
80
|
+
markerSize: number;
|
|
81
81
|
interactive: boolean;
|
|
82
82
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
83
83
|
|
|
@@ -50,9 +50,9 @@ declare const ChartTooltip: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
};
|
|
52
52
|
}>> & Readonly<{}>, {
|
|
53
|
-
open: boolean;
|
|
54
53
|
x: number;
|
|
55
54
|
y: number;
|
|
55
|
+
open: boolean;
|
|
56
56
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
57
57
|
|
|
58
58
|
export { ChartTooltip, type VueChartTooltipProps, ChartTooltip as default };
|
|
@@ -225,8 +225,8 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
225
225
|
type: PropType<Record<string, string | number>>;
|
|
226
226
|
};
|
|
227
227
|
}>> & Readonly<{
|
|
228
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
229
228
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
229
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
230
230
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
231
231
|
onSend?: ((...args: any[]) => any) | undefined;
|
|
232
232
|
}>, {
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
} from "../chunk-PYRKFQ6J.mjs";
|
|
5
5
|
import "../chunk-HS4YQGZQ.mjs";
|
|
6
6
|
import "../chunk-XLNK3Z2P.mjs";
|
|
7
|
-
import "../chunk-SJINC5NF.mjs";
|
|
8
7
|
import "../chunk-P2LZ2MR5.mjs";
|
|
8
|
+
import "../chunk-SJINC5NF.mjs";
|
|
9
9
|
import "../chunk-2OI6GWOT.mjs";
|
|
10
10
|
import "../chunk-VIIGYWUY.mjs";
|
|
11
11
|
import "../chunk-YZBQ6IR7.mjs";
|
|
@@ -162,12 +162,12 @@ 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
|
-
className: string;
|
|
166
|
-
style: Record<string, string | number>;
|
|
167
|
-
value: string;
|
|
168
165
|
theme: CodeEditorTheme;
|
|
169
166
|
placeholder: string;
|
|
167
|
+
className: string;
|
|
168
|
+
style: Record<string, string | number>;
|
|
170
169
|
disabled: boolean;
|
|
170
|
+
value: string;
|
|
171
171
|
defaultValue: string;
|
|
172
172
|
language: CodeLanguage;
|
|
173
173
|
readOnly: boolean;
|
|
@@ -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>;
|
|
@@ -71,8 +71,8 @@ declare const ColorSwatch: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
71
71
|
size: ComponentSize;
|
|
72
72
|
disabled: boolean;
|
|
73
73
|
modelValue: string;
|
|
74
|
-
columns: number;
|
|
75
74
|
groups: ColorSwatchGroup[];
|
|
75
|
+
columns: number;
|
|
76
76
|
colors: ColorSwatchOptionInput[];
|
|
77
77
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
78
78
|
|
|
@@ -198,9 +198,9 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
198
198
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
201
|
+
emptyText: string;
|
|
201
202
|
className: string;
|
|
202
203
|
style: Record<string, string | number>;
|
|
203
|
-
emptyText: string;
|
|
204
204
|
items: CommentNode[];
|
|
205
205
|
defaultExpandedKeys: (string | number)[];
|
|
206
206
|
expandedKeys: (string | number)[];
|
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
import * as vue from 'vue';
|
|
2
|
+
import { PropType, VNode, ComputedRef } from 'vue';
|
|
3
|
+
import { FloatingPlacement, ContextMenuItemProps, ContextMenuMenuProps, ContextMenuProps, ContextMenuSubProps } from '@expcat/tigercat-core';
|
|
4
|
+
|
|
5
|
+
interface VueContextMenuMenuProps extends ContextMenuMenuProps {
|
|
6
|
+
}
|
|
7
|
+
declare const ContextMenuMenu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
8
|
+
className: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: undefined;
|
|
11
|
+
};
|
|
12
|
+
style: {
|
|
13
|
+
type: PropType<Record<string, unknown>>;
|
|
14
|
+
default: undefined;
|
|
15
|
+
};
|
|
16
|
+
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
19
|
+
className: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: undefined;
|
|
22
|
+
};
|
|
23
|
+
style: {
|
|
24
|
+
type: PropType<Record<string, unknown>>;
|
|
25
|
+
default: undefined;
|
|
26
|
+
};
|
|
27
|
+
}>> & Readonly<{}>, {
|
|
28
|
+
className: string;
|
|
29
|
+
style: Record<string, unknown>;
|
|
30
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
31
|
+
declare const ContextMenuContextKey: unique symbol;
|
|
32
|
+
interface ContextMenuContext {
|
|
33
|
+
closeOnClick: boolean;
|
|
34
|
+
handleItemClick: () => void;
|
|
35
|
+
portal: ComputedRef<boolean>;
|
|
36
|
+
visible: ComputedRef<boolean>;
|
|
37
|
+
}
|
|
38
|
+
type VueContextMenuItemProps = ContextMenuItemProps;
|
|
39
|
+
declare const ContextMenuItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
40
|
+
disabled: {
|
|
41
|
+
type: BooleanConstructor;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
divided: {
|
|
45
|
+
type: BooleanConstructor;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
className: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
default: undefined;
|
|
51
|
+
};
|
|
52
|
+
style: {
|
|
53
|
+
type: PropType<Record<string, unknown>>;
|
|
54
|
+
default: undefined;
|
|
55
|
+
};
|
|
56
|
+
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, "click"[], "click", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
59
|
+
disabled: {
|
|
60
|
+
type: BooleanConstructor;
|
|
61
|
+
default: boolean;
|
|
62
|
+
};
|
|
63
|
+
divided: {
|
|
64
|
+
type: BooleanConstructor;
|
|
65
|
+
default: boolean;
|
|
66
|
+
};
|
|
67
|
+
className: {
|
|
68
|
+
type: StringConstructor;
|
|
69
|
+
default: undefined;
|
|
70
|
+
};
|
|
71
|
+
style: {
|
|
72
|
+
type: PropType<Record<string, unknown>>;
|
|
73
|
+
default: undefined;
|
|
74
|
+
};
|
|
75
|
+
}>> & Readonly<{
|
|
76
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
77
|
+
}>, {
|
|
78
|
+
className: string;
|
|
79
|
+
style: Record<string, unknown>;
|
|
80
|
+
disabled: boolean;
|
|
81
|
+
divided: boolean;
|
|
82
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
83
|
+
interface VueContextMenuSubProps extends ContextMenuSubProps {
|
|
84
|
+
}
|
|
85
|
+
declare const ContextMenuSub: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
86
|
+
itemKey: {
|
|
87
|
+
type: PropType<string | number>;
|
|
88
|
+
default: undefined;
|
|
89
|
+
};
|
|
90
|
+
title: {
|
|
91
|
+
type: StringConstructor;
|
|
92
|
+
default: string;
|
|
93
|
+
};
|
|
94
|
+
disabled: {
|
|
95
|
+
type: BooleanConstructor;
|
|
96
|
+
default: boolean;
|
|
97
|
+
};
|
|
98
|
+
className: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
default: undefined;
|
|
101
|
+
};
|
|
102
|
+
style: {
|
|
103
|
+
type: PropType<Record<string, unknown>>;
|
|
104
|
+
default: undefined;
|
|
105
|
+
};
|
|
106
|
+
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
107
|
+
[key: string]: any;
|
|
108
|
+
}> | null, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
109
|
+
itemKey: {
|
|
110
|
+
type: PropType<string | number>;
|
|
111
|
+
default: undefined;
|
|
112
|
+
};
|
|
113
|
+
title: {
|
|
114
|
+
type: StringConstructor;
|
|
115
|
+
default: string;
|
|
116
|
+
};
|
|
117
|
+
disabled: {
|
|
118
|
+
type: BooleanConstructor;
|
|
119
|
+
default: boolean;
|
|
120
|
+
};
|
|
121
|
+
className: {
|
|
122
|
+
type: StringConstructor;
|
|
123
|
+
default: undefined;
|
|
124
|
+
};
|
|
125
|
+
style: {
|
|
126
|
+
type: PropType<Record<string, unknown>>;
|
|
127
|
+
default: undefined;
|
|
128
|
+
};
|
|
129
|
+
}>> & Readonly<{}>, {
|
|
130
|
+
className: string;
|
|
131
|
+
style: Record<string, unknown>;
|
|
132
|
+
title: string;
|
|
133
|
+
disabled: boolean;
|
|
134
|
+
itemKey: string | number;
|
|
135
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
136
|
+
interface VueContextMenuProps extends ContextMenuProps {
|
|
137
|
+
/**
|
|
138
|
+
* Menu placement relative to the cursor point
|
|
139
|
+
* @default 'bottom-start'
|
|
140
|
+
*/
|
|
141
|
+
placement?: FloatingPlacement;
|
|
142
|
+
}
|
|
143
|
+
declare const ContextMenu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
144
|
+
disabled: {
|
|
145
|
+
type: BooleanConstructor;
|
|
146
|
+
default: boolean;
|
|
147
|
+
};
|
|
148
|
+
open: {
|
|
149
|
+
type: BooleanConstructor;
|
|
150
|
+
default: undefined;
|
|
151
|
+
};
|
|
152
|
+
defaultOpen: {
|
|
153
|
+
type: BooleanConstructor;
|
|
154
|
+
default: boolean;
|
|
155
|
+
};
|
|
156
|
+
closeOnClick: {
|
|
157
|
+
type: BooleanConstructor;
|
|
158
|
+
default: boolean;
|
|
159
|
+
};
|
|
160
|
+
portal: {
|
|
161
|
+
type: BooleanConstructor;
|
|
162
|
+
default: boolean;
|
|
163
|
+
};
|
|
164
|
+
offset: {
|
|
165
|
+
type: NumberConstructor;
|
|
166
|
+
default: number;
|
|
167
|
+
};
|
|
168
|
+
placement: {
|
|
169
|
+
type: PropType<FloatingPlacement>;
|
|
170
|
+
default: FloatingPlacement;
|
|
171
|
+
};
|
|
172
|
+
className: {
|
|
173
|
+
type: StringConstructor;
|
|
174
|
+
default: undefined;
|
|
175
|
+
};
|
|
176
|
+
style: {
|
|
177
|
+
type: PropType<Record<string, unknown>>;
|
|
178
|
+
default: undefined;
|
|
179
|
+
};
|
|
180
|
+
}>, () => VNode<vue.RendererNode, vue.RendererElement, {
|
|
181
|
+
[key: string]: any;
|
|
182
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("update:open" | "open-change")[], "update:open" | "open-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
183
|
+
disabled: {
|
|
184
|
+
type: BooleanConstructor;
|
|
185
|
+
default: boolean;
|
|
186
|
+
};
|
|
187
|
+
open: {
|
|
188
|
+
type: BooleanConstructor;
|
|
189
|
+
default: undefined;
|
|
190
|
+
};
|
|
191
|
+
defaultOpen: {
|
|
192
|
+
type: BooleanConstructor;
|
|
193
|
+
default: boolean;
|
|
194
|
+
};
|
|
195
|
+
closeOnClick: {
|
|
196
|
+
type: BooleanConstructor;
|
|
197
|
+
default: boolean;
|
|
198
|
+
};
|
|
199
|
+
portal: {
|
|
200
|
+
type: BooleanConstructor;
|
|
201
|
+
default: boolean;
|
|
202
|
+
};
|
|
203
|
+
offset: {
|
|
204
|
+
type: NumberConstructor;
|
|
205
|
+
default: number;
|
|
206
|
+
};
|
|
207
|
+
placement: {
|
|
208
|
+
type: PropType<FloatingPlacement>;
|
|
209
|
+
default: FloatingPlacement;
|
|
210
|
+
};
|
|
211
|
+
className: {
|
|
212
|
+
type: StringConstructor;
|
|
213
|
+
default: undefined;
|
|
214
|
+
};
|
|
215
|
+
style: {
|
|
216
|
+
type: PropType<Record<string, unknown>>;
|
|
217
|
+
default: undefined;
|
|
218
|
+
};
|
|
219
|
+
}>> & Readonly<{
|
|
220
|
+
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
221
|
+
"onOpen-change"?: ((...args: any[]) => any) | undefined;
|
|
222
|
+
}>, {
|
|
223
|
+
className: string;
|
|
224
|
+
style: Record<string, unknown>;
|
|
225
|
+
disabled: boolean;
|
|
226
|
+
placement: FloatingPlacement;
|
|
227
|
+
offset: number;
|
|
228
|
+
open: boolean;
|
|
229
|
+
defaultOpen: boolean;
|
|
230
|
+
closeOnClick: boolean;
|
|
231
|
+
portal: boolean;
|
|
232
|
+
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
233
|
+
|
|
234
|
+
export { ContextMenu, type ContextMenuContext, ContextMenuContextKey, ContextMenuItem, ContextMenuMenu, ContextMenuSub, type VueContextMenuItemProps, type VueContextMenuMenuProps, type VueContextMenuProps, type VueContextMenuSubProps, ContextMenu as default };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ContextMenu,
|
|
3
|
+
ContextMenuContextKey,
|
|
4
|
+
ContextMenuItem,
|
|
5
|
+
ContextMenuMenu,
|
|
6
|
+
ContextMenuSub,
|
|
7
|
+
ContextMenu_default
|
|
8
|
+
} from "../chunk-VFS5XAZ3.mjs";
|
|
9
|
+
import "../chunk-Q7Y22OFX.mjs";
|
|
10
|
+
export {
|
|
11
|
+
ContextMenu,
|
|
12
|
+
ContextMenuContextKey,
|
|
13
|
+
ContextMenuItem,
|
|
14
|
+
ContextMenuMenu,
|
|
15
|
+
ContextMenuSub,
|
|
16
|
+
ContextMenu_default as default
|
|
17
|
+
};
|
|
@@ -91,12 +91,12 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
-
className: string;
|
|
95
|
-
title: string;
|
|
96
|
-
value: CountdownValue;
|
|
97
94
|
ariaLabel: string;
|
|
98
95
|
now: CountdownValue;
|
|
99
96
|
size: CountdownSize;
|
|
97
|
+
className: string;
|
|
98
|
+
title: string;
|
|
99
|
+
value: CountdownValue;
|
|
100
100
|
prefix: string;
|
|
101
101
|
suffix: string;
|
|
102
102
|
format: string;
|
|
@@ -93,9 +93,9 @@ declare const CropUpload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
93
93
|
onError?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onCrop-complete"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
96
|
+
locale: Partial<TigerLocale>;
|
|
96
97
|
className: string;
|
|
97
98
|
style: Record<string, string | number>;
|
|
98
|
-
locale: Partial<TigerLocale>;
|
|
99
99
|
disabled: boolean;
|
|
100
100
|
accept: string;
|
|
101
101
|
maxSize: number;
|
|
@@ -123,9 +123,9 @@ declare const DataExport: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
123
123
|
onError?: ((_error: unknown) => any) | undefined;
|
|
124
124
|
onExport?: ((_format: DataExportFormat) => any) | undefined;
|
|
125
125
|
}>, {
|
|
126
|
-
className: string;
|
|
127
126
|
locale: Partial<TigerLocale>;
|
|
128
127
|
labels: Partial<TigerLocaleDataExport>;
|
|
128
|
+
className: string;
|
|
129
129
|
disabled: boolean;
|
|
130
130
|
fileName: string;
|
|
131
131
|
cellFormatter: (value: unknown, column: TableColumn, record: Record<string, unknown>) => unknown;
|
|
@@ -519,19 +519,19 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
519
519
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
520
520
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
521
521
|
}>, {
|
|
522
|
-
className: string;
|
|
523
|
-
style: Record<string, string | number>;
|
|
524
|
-
sort: SortState;
|
|
525
522
|
locale: TigerLocaleInput;
|
|
526
523
|
pagination: false | PaginationConfig;
|
|
524
|
+
sort: SortState;
|
|
527
525
|
emptyText: string;
|
|
528
526
|
labels: Partial<TigerLocaleTable>;
|
|
529
527
|
size: TableSize;
|
|
528
|
+
className: string;
|
|
529
|
+
style: Record<string, string | number>;
|
|
530
530
|
loading: boolean;
|
|
531
|
+
filters: Record<string, unknown>;
|
|
531
532
|
virtual: boolean;
|
|
532
533
|
dataSource: Record<string, unknown>[];
|
|
533
534
|
toolbar: VueTableToolbarProps;
|
|
534
|
-
filters: Record<string, unknown>;
|
|
535
535
|
columnLockable: boolean;
|
|
536
536
|
hiddenColumnKeys: string[];
|
|
537
537
|
defaultHiddenColumnKeys: string[];
|
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
} from "../chunk-DI6RRAGQ.mjs";
|
|
5
5
|
import "../chunk-AU6IC6K7.mjs";
|
|
6
6
|
import "../chunk-BZ6MVFV7.mjs";
|
|
7
|
-
import "../chunk-OQVGB7X6.mjs";
|
|
8
7
|
import "../chunk-6BDDX2R4.mjs";
|
|
9
8
|
import "../chunk-6TTICJR4.mjs";
|
|
9
|
+
import "../chunk-OQVGB7X6.mjs";
|
|
10
10
|
import "../chunk-2LIIMWBR.mjs";
|
|
11
11
|
import "../chunk-26OI3TEA.mjs";
|
|
12
12
|
import "../chunk-XLNK3Z2P.mjs";
|
|
13
|
-
import "../chunk-SJINC5NF.mjs";
|
|
14
13
|
import "../chunk-P2LZ2MR5.mjs";
|
|
14
|
+
import "../chunk-SJINC5NF.mjs";
|
|
15
15
|
import "../chunk-VIIGYWUY.mjs";
|
|
16
16
|
import "../chunk-MYKKKVGK.mjs";
|
|
17
17
|
import "../chunk-P3VAY2IQ.mjs";
|
|
@@ -309,16 +309,16 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
309
309
|
default: undefined;
|
|
310
310
|
};
|
|
311
311
|
}>> & Readonly<{
|
|
312
|
-
onChange?: ((value: unknown) => any) | undefined;
|
|
313
312
|
onClear?: (() => any) | undefined;
|
|
313
|
+
onChange?: ((value: unknown) => any) | undefined;
|
|
314
314
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
315
315
|
}>, {
|
|
316
|
-
className: string;
|
|
317
|
-
style: Record<string, unknown>;
|
|
318
316
|
labels: Partial<DatePickerLabels>;
|
|
319
317
|
placeholder: string;
|
|
320
318
|
required: boolean;
|
|
321
319
|
size: ComponentSize;
|
|
320
|
+
className: string;
|
|
321
|
+
style: Record<string, unknown>;
|
|
322
322
|
disabled: boolean;
|
|
323
323
|
range: boolean;
|
|
324
324
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
@@ -187,10 +187,10 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{}>, {
|
|
190
|
+
size: ComponentSize;
|
|
190
191
|
className: string;
|
|
191
192
|
style: string | Record<string, string | number>;
|
|
192
193
|
title: string | number;
|
|
193
|
-
size: ComponentSize;
|
|
194
194
|
column: number | Partial<Record<ResponsiveBreakpoint, number>>;
|
|
195
195
|
layout: DescriptionsLayout;
|
|
196
196
|
extra: undefined;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DonutChart,
|
|
3
3
|
DonutChart_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-U4B5QT72.mjs";
|
|
5
|
+
import "../chunk-CHEXI7MO.mjs";
|
|
6
6
|
import "../chunk-PE5OA4YG.mjs";
|
|
7
|
+
import "../chunk-2ZUEXCVJ.mjs";
|
|
7
8
|
import "../chunk-SPFL55TF.mjs";
|
|
8
9
|
import "../chunk-W5RZPTFD.mjs";
|
|
9
10
|
import "../chunk-V443QIJM.mjs";
|
|
10
|
-
import "../chunk-2ZUEXCVJ.mjs";
|
|
11
11
|
export {
|
|
12
12
|
DonutChart,
|
|
13
13
|
DonutChart_default as default
|
|
@@ -351,19 +351,19 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
351
351
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
352
352
|
"onAfter-close"?: ((...args: any[]) => any) | undefined;
|
|
353
353
|
}>, {
|
|
354
|
-
zIndex: number;
|
|
355
|
-
className: string;
|
|
356
|
-
style: Record<string, unknown>;
|
|
357
|
-
title: string;
|
|
358
|
-
width: string | number;
|
|
359
354
|
locale: Partial<TigerLocale>;
|
|
360
355
|
closeAriaLabel: string;
|
|
361
356
|
labels: Partial<TigerLocaleDrawer>;
|
|
362
357
|
size: DrawerSize;
|
|
358
|
+
className: string;
|
|
359
|
+
style: Record<string, unknown>;
|
|
360
|
+
title: string;
|
|
363
361
|
mask: boolean;
|
|
364
362
|
placement: DrawerPlacement;
|
|
365
363
|
open: boolean;
|
|
364
|
+
width: string | number;
|
|
366
365
|
closable: boolean;
|
|
366
|
+
zIndex: number;
|
|
367
367
|
maskClosable: boolean;
|
|
368
368
|
bodyClassName: string;
|
|
369
369
|
bodyPadding: string | boolean;
|
|
@@ -297,8 +297,8 @@ declare const Dropdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
297
297
|
disabled: boolean;
|
|
298
298
|
placement: FloatingPlacement;
|
|
299
299
|
offset: number;
|
|
300
|
-
open: boolean;
|
|
301
300
|
trigger: DropdownTrigger;
|
|
301
|
+
open: boolean;
|
|
302
302
|
defaultOpen: boolean;
|
|
303
303
|
closeOnClick: boolean;
|
|
304
304
|
showArrow: boolean;
|
|
@@ -63,9 +63,9 @@ declare const Empty: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
63
63
|
default: undefined;
|
|
64
64
|
};
|
|
65
65
|
}>> & Readonly<{}>, {
|
|
66
|
+
locale: Partial<TigerLocale>;
|
|
66
67
|
className: string;
|
|
67
68
|
style: Record<string, string | number>;
|
|
68
|
-
locale: Partial<TigerLocale>;
|
|
69
69
|
preset: EmptyPreset;
|
|
70
70
|
description: string;
|
|
71
71
|
showImage: boolean;
|
|
@@ -150,9 +150,9 @@ declare const FileManager: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
150
150
|
"onUpdate:searchText"?: ((...args: any[]) => any) | undefined;
|
|
151
151
|
"onUpdate:files"?: ((...args: any[]) => any) | undefined;
|
|
152
152
|
}>, {
|
|
153
|
-
className: string;
|
|
154
153
|
locale: Partial<TigerLocale>;
|
|
155
154
|
emptyText: string;
|
|
155
|
+
className: string;
|
|
156
156
|
loading: boolean;
|
|
157
157
|
searchable: boolean;
|
|
158
158
|
multiple: boolean;
|
|
@@ -111,15 +111,15 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
111
111
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
112
112
|
}>, {
|
|
113
113
|
type: "default" | "primary";
|
|
114
|
-
className: string;
|
|
115
|
-
style: Record<string, string | number>;
|
|
116
114
|
ariaLabel: string;
|
|
117
115
|
size: FloatButtonSize;
|
|
116
|
+
className: string;
|
|
117
|
+
style: Record<string, string | number>;
|
|
118
118
|
disabled: boolean;
|
|
119
|
-
tooltip: string;
|
|
120
119
|
placement: ViewportPlacement;
|
|
121
120
|
offset: ViewportOffset;
|
|
122
121
|
floating: boolean;
|
|
122
|
+
tooltip: string;
|
|
123
123
|
shape: FloatButtonShape;
|
|
124
124
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
125
125
|
interface VueFloatButtonGroupProps {
|
|
@@ -178,8 +178,8 @@ declare const FloatButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
178
178
|
}>, {
|
|
179
179
|
className: string;
|
|
180
180
|
style: Record<string, string | number>;
|
|
181
|
-
open: boolean;
|
|
182
181
|
trigger: "click" | "hover";
|
|
182
|
+
open: boolean;
|
|
183
183
|
shape: FloatButtonShape;
|
|
184
184
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
185
185
|
|
|
@@ -182,8 +182,6 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
182
182
|
"onUpdate:current"?: ((...args: any[]) => any) | undefined;
|
|
183
183
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
184
184
|
}>, {
|
|
185
|
-
className: string;
|
|
186
|
-
style: Record<string, string | number>;
|
|
187
185
|
locale: Partial<TigerLocale>;
|
|
188
186
|
direction: StepsDirection;
|
|
189
187
|
labels: Partial<TigerLocaleFormWizard>;
|
|
@@ -191,6 +189,8 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
191
189
|
nextText: string;
|
|
192
190
|
finishText: string;
|
|
193
191
|
size: StepSize;
|
|
192
|
+
className: string;
|
|
193
|
+
style: Record<string, string | number>;
|
|
194
194
|
simple: boolean;
|
|
195
195
|
bordered: boolean;
|
|
196
196
|
defaultCurrent: number;
|