@expcat/tigercat-vue 1.2.19 → 1.2.23
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-54G23KA7.mjs → chunk-IXJSZIAE.mjs} +21 -5
- package/dist/{chunk-O5DBHXGJ.js → chunk-ZNGRSXFK.js} +21 -5
- package/dist/components/ActivityFeed.d.mts +2 -2
- package/dist/components/ActivityFeed.d.ts +2 -2
- package/dist/components/Affix.d.mts +4 -4
- package/dist/components/Affix.d.ts +4 -4
- package/dist/components/Alert.d.mts +2 -2
- package/dist/components/Alert.d.ts +2 -2
- package/dist/components/Anchor.d.mts +3 -3
- package/dist/components/Anchor.d.ts +3 -3
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/AutoComplete.d.ts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/Avatar.d.ts +1 -1
- package/dist/components/AvatarGroup.d.mts +1 -1
- package/dist/components/AvatarGroup.d.ts +1 -1
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/BackTop.d.ts +1 -1
- package/dist/components/Badge.d.mts +1 -1
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Breadcrumb.d.mts +1 -1
- package/dist/components/Breadcrumb.d.ts +1 -1
- package/dist/components/Button.d.mts +2 -2
- package/dist/components/Button.d.ts +2 -2
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChatWindow.d.mts +1 -1
- package/dist/components/ChatWindow.d.ts +1 -1
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- 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/DataTableWithToolbar.d.mts +3 -3
- package/dist/components/DataTableWithToolbar.d.ts +3 -3
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/Descriptions.d.ts +1 -1
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Drawer.d.ts +5 -5
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +1 -1
- package/dist/components/FloatButton.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +2 -2
- package/dist/components/FormWizard.d.ts +2 -2
- package/dist/components/FunnelChart.d.mts +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/GaugeChart.d.ts +2 -2
- package/dist/components/HeatmapChart.d.mts +1 -1
- package/dist/components/HeatmapChart.d.ts +1 -1
- package/dist/components/ImageAnnotation.d.mts +2 -2
- package/dist/components/ImageAnnotation.d.ts +2 -2
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImagePreview.d.ts +1 -1
- package/dist/components/InfiniteScroll.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.ts +1 -1
- package/dist/components/Input.d.mts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +2 -2
- package/dist/components/InputNumber.d.ts +2 -2
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/List.d.mts +2 -2
- package/dist/components/List.d.ts +2 -2
- package/dist/components/Loading.d.mts +1 -1
- package/dist/components/Loading.d.ts +1 -1
- package/dist/components/MarkdownEditor.d.mts +3 -3
- package/dist/components/MarkdownEditor.d.ts +3 -3
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +13 -3
- package/dist/components/Menu.d.ts +13 -3
- package/dist/components/Menu.js +2 -2
- package/dist/components/Menu.mjs +1 -1
- package/dist/components/MenuItem.js +3 -3
- package/dist/components/MenuItem.mjs +1 -1
- package/dist/components/MenuItemGroup.js +3 -3
- package/dist/components/MenuItemGroup.mjs +1 -1
- package/dist/components/Modal.d.mts +6 -6
- package/dist/components/Modal.d.ts +6 -6
- package/dist/components/NotificationCenter.d.mts +2 -2
- package/dist/components/NotificationCenter.d.ts +2 -2
- package/dist/components/NumberKeyboard.d.mts +1 -1
- package/dist/components/NumberKeyboard.d.ts +1 -1
- package/dist/components/OrgChart.d.mts +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +2 -2
- package/dist/components/Pagination.d.ts +2 -2
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popconfirm.d.ts +2 -2
- package/dist/components/Popover.d.mts +3 -3
- package/dist/components/Popover.d.ts +3 -3
- package/dist/components/Progress.d.mts +5 -5
- package/dist/components/Progress.d.ts +5 -5
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RichTextEditor.d.mts +2 -2
- package/dist/components/RichTextEditor.d.ts +2 -2
- package/dist/components/ScrollSpy.d.mts +2 -2
- package/dist/components/ScrollSpy.d.ts +2 -2
- package/dist/components/Segmented.d.mts +2 -2
- package/dist/components/Segmented.d.ts +2 -2
- package/dist/components/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Signature.d.mts +2 -2
- package/dist/components/Signature.d.ts +2 -2
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Skeleton.d.ts +1 -1
- package/dist/components/Slider.d.mts +1 -1
- package/dist/components/Slider.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 +2 -2
- package/dist/components/Spotlight.d.ts +2 -2
- 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/SubMenu.js +3 -3
- package/dist/components/SubMenu.mjs +1 -1
- package/dist/components/Tabs.d.mts +1 -1
- package/dist/components/Tabs.d.ts +1 -1
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/Tag.d.ts +2 -2
- package/dist/components/TaskBoard.d.mts +1 -1
- package/dist/components/TaskBoard.d.ts +1 -1
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/Textarea.d.ts +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 +1 -1
- package/dist/components/Tour.d.ts +1 -1
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/Upload.d.mts +3 -3
- package/dist/components/Upload.d.ts +3 -3
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/Watermark.d.mts +5 -5
- package/dist/components/Watermark.d.ts +5 -5
- package/dist/index.js +2 -2
- package/dist/index.mjs +1 -1
- package/package.json +2 -2
|
@@ -175,6 +175,9 @@ var Menu = defineComponent({
|
|
|
175
175
|
],
|
|
176
176
|
setup(props, { slots, emit, attrs }) {
|
|
177
177
|
const menuEl = ref(null);
|
|
178
|
+
const resolvedMode = computed(
|
|
179
|
+
() => props.collapsed && props.mode === "inline" ? "vertical" : props.mode
|
|
180
|
+
);
|
|
178
181
|
const internalSelectedKeys = ref(props.defaultSelectedKeys);
|
|
179
182
|
const internalOpenKeys = ref(props.defaultOpenKeys);
|
|
180
183
|
const internalSearchValue = ref(props.defaultSearchValue);
|
|
@@ -211,7 +214,7 @@ var Menu = defineComponent({
|
|
|
211
214
|
};
|
|
212
215
|
const menuClasses = computed(() => {
|
|
213
216
|
return classNames(
|
|
214
|
-
getMenuClasses(
|
|
217
|
+
getMenuClasses(resolvedMode.value, props.theme, props.collapsed),
|
|
215
218
|
props.className,
|
|
216
219
|
coerceClassValue(attrs.class)
|
|
217
220
|
);
|
|
@@ -227,7 +230,7 @@ var Menu = defineComponent({
|
|
|
227
230
|
const { class: _class, style: _style, ...rest } = attrs;
|
|
228
231
|
return rest;
|
|
229
232
|
});
|
|
230
|
-
const modeRef = computed(() =>
|
|
233
|
+
const modeRef = computed(() => resolvedMode.value);
|
|
231
234
|
const themeRef = computed(() => props.theme);
|
|
232
235
|
const collapsedRef = computed(() => props.collapsed);
|
|
233
236
|
const inlineIndentRef = computed(() => props.inlineIndent);
|
|
@@ -310,7 +313,8 @@ var Menu = defineComponent({
|
|
|
310
313
|
style: menuStyle.value,
|
|
311
314
|
role: "menu",
|
|
312
315
|
"data-tiger-menu-root": "true",
|
|
313
|
-
"data-tiger-menu-mode":
|
|
316
|
+
"data-tiger-menu-mode": resolvedMode.value,
|
|
317
|
+
"data-tiger-menu-requested-mode": props.mode,
|
|
314
318
|
...passthroughAttrs.value
|
|
315
319
|
},
|
|
316
320
|
[...searchChild, ...dataChildren, ...slotChildren, ...emptyChild]
|
|
@@ -505,6 +509,10 @@ var MenuItemGroup = defineComponent({
|
|
|
505
509
|
type: Number,
|
|
506
510
|
default: 0
|
|
507
511
|
},
|
|
512
|
+
collapsed: {
|
|
513
|
+
type: Boolean,
|
|
514
|
+
default: void 0
|
|
515
|
+
},
|
|
508
516
|
className: {
|
|
509
517
|
type: String,
|
|
510
518
|
default: void 0
|
|
@@ -531,8 +539,13 @@ var MenuItemGroup = defineComponent({
|
|
|
531
539
|
const isTarget = name === "TigerMenuItem" || name === "TigerSubMenu";
|
|
532
540
|
if (!isTarget) return node;
|
|
533
541
|
const existingProps = node.props ?? {};
|
|
534
|
-
if (existingProps.level != null) return node;
|
|
535
|
-
|
|
542
|
+
if (existingProps.level != null && existingProps.collapsed != null) return node;
|
|
543
|
+
const nextProps = {};
|
|
544
|
+
if (existingProps.level == null) nextProps.level = level;
|
|
545
|
+
if (props.collapsed !== void 0 && existingProps.collapsed == null) {
|
|
546
|
+
nextProps.collapsed = props.collapsed;
|
|
547
|
+
}
|
|
548
|
+
return cloneVNode(node, nextProps);
|
|
536
549
|
});
|
|
537
550
|
};
|
|
538
551
|
return () => {
|
|
@@ -850,6 +863,9 @@ var SubMenu = defineComponent({
|
|
|
850
863
|
const nextProps = {
|
|
851
864
|
level: existingProps.level ?? nextLevel
|
|
852
865
|
};
|
|
866
|
+
if (existingProps.collapsed == null && isPopup.value) {
|
|
867
|
+
nextProps.collapsed = false;
|
|
868
|
+
}
|
|
853
869
|
return cloneVNode(node, nextProps);
|
|
854
870
|
});
|
|
855
871
|
};
|
|
@@ -175,6 +175,9 @@ var Menu = _vue.defineComponent.call(void 0, {
|
|
|
175
175
|
],
|
|
176
176
|
setup(props, { slots, emit, attrs }) {
|
|
177
177
|
const menuEl = _vue.ref.call(void 0, null);
|
|
178
|
+
const resolvedMode = _vue.computed.call(void 0,
|
|
179
|
+
() => props.collapsed && props.mode === "inline" ? "vertical" : props.mode
|
|
180
|
+
);
|
|
178
181
|
const internalSelectedKeys = _vue.ref.call(void 0, props.defaultSelectedKeys);
|
|
179
182
|
const internalOpenKeys = _vue.ref.call(void 0, props.defaultOpenKeys);
|
|
180
183
|
const internalSearchValue = _vue.ref.call(void 0, props.defaultSearchValue);
|
|
@@ -211,7 +214,7 @@ var Menu = _vue.defineComponent.call(void 0, {
|
|
|
211
214
|
};
|
|
212
215
|
const menuClasses = _vue.computed.call(void 0, () => {
|
|
213
216
|
return _tigercatcore.classNames.call(void 0,
|
|
214
|
-
_tigercatcore.getMenuClasses.call(void 0,
|
|
217
|
+
_tigercatcore.getMenuClasses.call(void 0, resolvedMode.value, props.theme, props.collapsed),
|
|
215
218
|
props.className,
|
|
216
219
|
_tigercatcore.coerceClassValue.call(void 0, attrs.class)
|
|
217
220
|
);
|
|
@@ -227,7 +230,7 @@ var Menu = _vue.defineComponent.call(void 0, {
|
|
|
227
230
|
const { class: _class, style: _style, ...rest } = attrs;
|
|
228
231
|
return rest;
|
|
229
232
|
});
|
|
230
|
-
const modeRef = _vue.computed.call(void 0, () =>
|
|
233
|
+
const modeRef = _vue.computed.call(void 0, () => resolvedMode.value);
|
|
231
234
|
const themeRef = _vue.computed.call(void 0, () => props.theme);
|
|
232
235
|
const collapsedRef = _vue.computed.call(void 0, () => props.collapsed);
|
|
233
236
|
const inlineIndentRef = _vue.computed.call(void 0, () => props.inlineIndent);
|
|
@@ -310,7 +313,8 @@ var Menu = _vue.defineComponent.call(void 0, {
|
|
|
310
313
|
style: menuStyle.value,
|
|
311
314
|
role: "menu",
|
|
312
315
|
"data-tiger-menu-root": "true",
|
|
313
|
-
"data-tiger-menu-mode":
|
|
316
|
+
"data-tiger-menu-mode": resolvedMode.value,
|
|
317
|
+
"data-tiger-menu-requested-mode": props.mode,
|
|
314
318
|
...passthroughAttrs.value
|
|
315
319
|
},
|
|
316
320
|
[...searchChild, ...dataChildren, ...slotChildren, ...emptyChild]
|
|
@@ -505,6 +509,10 @@ var MenuItemGroup = _vue.defineComponent.call(void 0, {
|
|
|
505
509
|
type: Number,
|
|
506
510
|
default: 0
|
|
507
511
|
},
|
|
512
|
+
collapsed: {
|
|
513
|
+
type: Boolean,
|
|
514
|
+
default: void 0
|
|
515
|
+
},
|
|
508
516
|
className: {
|
|
509
517
|
type: String,
|
|
510
518
|
default: void 0
|
|
@@ -531,8 +539,13 @@ var MenuItemGroup = _vue.defineComponent.call(void 0, {
|
|
|
531
539
|
const isTarget = name === "TigerMenuItem" || name === "TigerSubMenu";
|
|
532
540
|
if (!isTarget) return node;
|
|
533
541
|
const existingProps = _nullishCoalesce(node.props, () => ( {}));
|
|
534
|
-
if (existingProps.level != null) return node;
|
|
535
|
-
|
|
542
|
+
if (existingProps.level != null && existingProps.collapsed != null) return node;
|
|
543
|
+
const nextProps = {};
|
|
544
|
+
if (existingProps.level == null) nextProps.level = level;
|
|
545
|
+
if (props.collapsed !== void 0 && existingProps.collapsed == null) {
|
|
546
|
+
nextProps.collapsed = props.collapsed;
|
|
547
|
+
}
|
|
548
|
+
return _vue.cloneVNode.call(void 0, node, nextProps);
|
|
536
549
|
});
|
|
537
550
|
};
|
|
538
551
|
return () => {
|
|
@@ -850,6 +863,9 @@ var SubMenu = _vue.defineComponent.call(void 0, {
|
|
|
850
863
|
const nextProps = {
|
|
851
864
|
level: _nullishCoalesce(existingProps.level, () => ( nextLevel))
|
|
852
865
|
};
|
|
866
|
+
if (existingProps.collapsed == null && isPopup.value) {
|
|
867
|
+
nextProps.collapsed = false;
|
|
868
|
+
}
|
|
853
869
|
return _vue.cloneVNode.call(void 0, node, nextProps);
|
|
854
870
|
});
|
|
855
871
|
};
|
|
@@ -107,10 +107,10 @@ declare const ActivityFeed: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
default: undefined;
|
|
108
108
|
};
|
|
109
109
|
}>> & Readonly<{}>, {
|
|
110
|
-
className: string;
|
|
111
|
-
style: Record<string, string | number>;
|
|
112
110
|
loadingText: string;
|
|
113
111
|
emptyText: string;
|
|
112
|
+
className: string;
|
|
113
|
+
style: Record<string, string | number>;
|
|
114
114
|
loading: boolean;
|
|
115
115
|
groupBy: (item: ActivityItem) => string;
|
|
116
116
|
items: ActivityItem[];
|
|
@@ -107,10 +107,10 @@ declare const ActivityFeed: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
default: undefined;
|
|
108
108
|
};
|
|
109
109
|
}>> & Readonly<{}>, {
|
|
110
|
-
className: string;
|
|
111
|
-
style: Record<string, string | number>;
|
|
112
110
|
loadingText: string;
|
|
113
111
|
emptyText: string;
|
|
112
|
+
className: string;
|
|
113
|
+
style: Record<string, string | number>;
|
|
114
114
|
loading: boolean;
|
|
115
115
|
groupBy: (item: ActivityItem) => string;
|
|
116
116
|
items: ActivityItem[];
|
|
@@ -64,12 +64,12 @@ declare const Affix: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
64
64
|
}>> & Readonly<{
|
|
65
65
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
66
66
|
}>, {
|
|
67
|
-
offsetTop: number;
|
|
68
|
-
offsetBottom: number;
|
|
69
|
-
target: string;
|
|
70
|
-
zIndex: number;
|
|
71
67
|
className: string;
|
|
72
68
|
style: Record<string, string | number>;
|
|
69
|
+
target: string;
|
|
70
|
+
zIndex: number;
|
|
71
|
+
offsetTop: number;
|
|
72
|
+
offsetBottom: number;
|
|
73
73
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
74
74
|
|
|
75
75
|
export { Affix, type VueAffixProps, Affix as default };
|
|
@@ -64,12 +64,12 @@ declare const Affix: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
64
64
|
}>> & Readonly<{
|
|
65
65
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
66
66
|
}>, {
|
|
67
|
-
offsetTop: number;
|
|
68
|
-
offsetBottom: number;
|
|
69
|
-
target: string;
|
|
70
|
-
zIndex: number;
|
|
71
67
|
className: string;
|
|
72
68
|
style: Record<string, string | number>;
|
|
69
|
+
target: string;
|
|
70
|
+
zIndex: number;
|
|
71
|
+
offsetTop: number;
|
|
72
|
+
offsetBottom: number;
|
|
73
73
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
74
74
|
|
|
75
75
|
export { Affix, type VueAffixProps, Affix as default };
|
|
@@ -205,11 +205,11 @@ declare const Alert: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
205
205
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
207
|
type: AlertType;
|
|
208
|
+
closeAriaLabel: string;
|
|
209
|
+
size: AlertSize;
|
|
208
210
|
className: string;
|
|
209
211
|
style: Record<string, string | number>;
|
|
210
212
|
title: string;
|
|
211
|
-
closeAriaLabel: string;
|
|
212
|
-
size: AlertSize;
|
|
213
213
|
closable: boolean;
|
|
214
214
|
showIcon: boolean;
|
|
215
215
|
description: string;
|
|
@@ -205,11 +205,11 @@ declare const Alert: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
205
205
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
}>, {
|
|
207
207
|
type: AlertType;
|
|
208
|
+
closeAriaLabel: string;
|
|
209
|
+
size: AlertSize;
|
|
208
210
|
className: string;
|
|
209
211
|
style: Record<string, string | number>;
|
|
210
212
|
title: string;
|
|
211
|
-
closeAriaLabel: string;
|
|
212
|
-
size: AlertSize;
|
|
213
213
|
closable: boolean;
|
|
214
214
|
showIcon: boolean;
|
|
215
215
|
description: string;
|
|
@@ -84,9 +84,9 @@ declare const AnchorLink: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
target: string;
|
|
88
87
|
className: string;
|
|
89
88
|
title: string;
|
|
89
|
+
target: string;
|
|
90
90
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
91
|
declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
92
92
|
/**
|
|
@@ -236,10 +236,10 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
-
|
|
239
|
+
direction: AnchorDirection;
|
|
240
240
|
className: string;
|
|
241
241
|
style: Record<string, unknown>;
|
|
242
|
-
|
|
242
|
+
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
245
245
|
getContainer: () => HTMLElement | Window;
|
|
@@ -84,9 +84,9 @@ declare const AnchorLink: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
}>> & Readonly<{}>, {
|
|
87
|
-
target: string;
|
|
88
87
|
className: string;
|
|
89
88
|
title: string;
|
|
89
|
+
target: string;
|
|
90
90
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
91
91
|
declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
92
92
|
/**
|
|
@@ -236,10 +236,10 @@ declare const Anchor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
236
236
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
237
237
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
238
238
|
}>, {
|
|
239
|
-
|
|
239
|
+
direction: AnchorDirection;
|
|
240
240
|
className: string;
|
|
241
241
|
style: Record<string, unknown>;
|
|
242
|
-
|
|
242
|
+
offsetTop: number;
|
|
243
243
|
targetOffset: number;
|
|
244
244
|
bounds: number;
|
|
245
245
|
getContainer: () => HTMLElement | Window;
|
|
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
46
46
|
};
|
|
47
47
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
48
48
|
[key: string]: any;
|
|
49
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
49
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "change" | "update:modelValue")[], "search" | "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
50
50
|
modelValue: {
|
|
51
51
|
type: PropType<string | number>;
|
|
52
52
|
default: string;
|
|
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
88
88
|
default: boolean;
|
|
89
89
|
};
|
|
90
90
|
}>> & Readonly<{
|
|
91
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
46
46
|
};
|
|
47
47
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
48
48
|
[key: string]: any;
|
|
49
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
49
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "change" | "update:modelValue")[], "search" | "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
50
50
|
modelValue: {
|
|
51
51
|
type: PropType<string | number>;
|
|
52
52
|
default: string;
|
|
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
88
88
|
default: boolean;
|
|
89
89
|
};
|
|
90
90
|
}>> & Readonly<{
|
|
91
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
@@ -148,9 +148,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
default: undefined;
|
|
149
149
|
};
|
|
150
150
|
}>> & Readonly<{}>, {
|
|
151
|
+
size: AvatarSize;
|
|
151
152
|
className: string;
|
|
152
153
|
style: Record<string, string | number>;
|
|
153
|
-
size: AvatarSize;
|
|
154
154
|
text: string;
|
|
155
155
|
src: string;
|
|
156
156
|
alt: string;
|
|
@@ -148,9 +148,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
148
148
|
default: undefined;
|
|
149
149
|
};
|
|
150
150
|
}>> & Readonly<{}>, {
|
|
151
|
+
size: AvatarSize;
|
|
151
152
|
className: string;
|
|
152
153
|
style: Record<string, string | number>;
|
|
153
|
-
size: AvatarSize;
|
|
154
154
|
text: string;
|
|
155
155
|
src: string;
|
|
156
156
|
alt: string;
|
|
@@ -41,8 +41,8 @@ declare const AvatarGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
41
41
|
default: undefined;
|
|
42
42
|
};
|
|
43
43
|
}>> & Readonly<{}>, {
|
|
44
|
-
className: string;
|
|
45
44
|
size: AvatarSize;
|
|
45
|
+
className: string;
|
|
46
46
|
max: number;
|
|
47
47
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
48
48
|
|
|
@@ -41,8 +41,8 @@ declare const AvatarGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
41
41
|
default: undefined;
|
|
42
42
|
};
|
|
43
43
|
}>> & Readonly<{}>, {
|
|
44
|
-
className: string;
|
|
45
44
|
size: AvatarSize;
|
|
45
|
+
className: string;
|
|
46
46
|
max: number;
|
|
47
47
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
48
48
|
|
|
@@ -78,9 +78,9 @@ declare const BackTop: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
78
78
|
}>> & Readonly<{
|
|
79
79
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}>, {
|
|
81
|
-
target: () => HTMLElement | Window | null;
|
|
82
81
|
className: string;
|
|
83
82
|
style: Record<string, unknown>;
|
|
83
|
+
target: () => HTMLElement | Window | null;
|
|
84
84
|
duration: number;
|
|
85
85
|
visibilityHeight: number;
|
|
86
86
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -78,9 +78,9 @@ declare const BackTop: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
78
78
|
}>> & Readonly<{
|
|
79
79
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
80
80
|
}>, {
|
|
81
|
-
target: () => HTMLElement | Window | null;
|
|
82
81
|
className: string;
|
|
83
82
|
style: Record<string, unknown>;
|
|
83
|
+
target: () => HTMLElement | Window | null;
|
|
84
84
|
duration: number;
|
|
85
85
|
visibilityHeight: number;
|
|
86
86
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -93,9 +93,9 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
95
|
type: BadgeType;
|
|
96
|
+
size: BadgeSize;
|
|
96
97
|
className: string;
|
|
97
98
|
style: Record<string, string | number>;
|
|
98
|
-
size: BadgeSize;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
100
|
max: number;
|
|
101
101
|
content: string | number;
|
|
@@ -93,9 +93,9 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
95
|
type: BadgeType;
|
|
96
|
+
size: BadgeSize;
|
|
96
97
|
className: string;
|
|
97
98
|
style: Record<string, string | number>;
|
|
98
|
-
size: BadgeSize;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
100
|
max: number;
|
|
101
101
|
content: string | number;
|
|
@@ -134,7 +134,6 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
134
134
|
}>> & Readonly<{
|
|
135
135
|
onClick?: ((event: MouseEvent) => any) | undefined;
|
|
136
136
|
}>, {
|
|
137
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
138
137
|
className: string;
|
|
139
138
|
style: Record<string, unknown>;
|
|
140
139
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
@@ -142,6 +141,7 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
142
141
|
}>;
|
|
143
142
|
separator: string;
|
|
144
143
|
href: string;
|
|
144
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
145
145
|
current: boolean;
|
|
146
146
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
147
|
declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -134,7 +134,6 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
134
134
|
}>> & Readonly<{
|
|
135
135
|
onClick?: ((event: MouseEvent) => any) | undefined;
|
|
136
136
|
}>, {
|
|
137
|
-
target: "_blank" | "_self" | "_parent" | "_top";
|
|
138
137
|
className: string;
|
|
139
138
|
style: Record<string, unknown>;
|
|
140
139
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
@@ -142,6 +141,7 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
142
141
|
}>;
|
|
143
142
|
separator: string;
|
|
144
143
|
href: string;
|
|
144
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
145
145
|
current: boolean;
|
|
146
146
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
147
147
|
declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
@@ -131,12 +131,12 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
131
131
|
}>> & Readonly<{
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
|
+
size: ButtonSize;
|
|
134
135
|
className: string;
|
|
135
136
|
style: Record<string, unknown>;
|
|
136
|
-
block: boolean;
|
|
137
|
-
size: ButtonSize;
|
|
138
137
|
disabled: boolean;
|
|
139
138
|
loading: boolean;
|
|
139
|
+
block: boolean;
|
|
140
140
|
danger: boolean;
|
|
141
141
|
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
@@ -131,12 +131,12 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
131
131
|
}>> & Readonly<{
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
|
+
size: ButtonSize;
|
|
134
135
|
className: string;
|
|
135
136
|
style: Record<string, unknown>;
|
|
136
|
-
block: boolean;
|
|
137
|
-
size: ButtonSize;
|
|
138
137
|
disabled: boolean;
|
|
139
138
|
loading: boolean;
|
|
139
|
+
block: boolean;
|
|
140
140
|
danger: boolean;
|
|
141
141
|
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
className: string;
|
|
38
37
|
vertical: boolean;
|
|
39
38
|
size: ButtonSize;
|
|
39
|
+
className: string;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
className: string;
|
|
38
37
|
vertical: boolean;
|
|
39
38
|
size: ButtonSize;
|
|
39
|
+
className: string;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -137,10 +137,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
className: string;
|
|
141
|
-
style: Record<string, string | number>;
|
|
142
140
|
direction: CardDirection;
|
|
143
141
|
size: CardSize;
|
|
142
|
+
className: string;
|
|
143
|
+
style: Record<string, string | number>;
|
|
144
144
|
variant: CardVariant;
|
|
145
145
|
cover: string;
|
|
146
146
|
hoverable: boolean;
|
|
@@ -137,10 +137,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
className: string;
|
|
141
|
-
style: Record<string, string | number>;
|
|
142
140
|
direction: CardDirection;
|
|
143
141
|
size: CardSize;
|
|
142
|
+
className: string;
|
|
143
|
+
style: Record<string, string | number>;
|
|
144
144
|
variant: CardVariant;
|
|
145
145
|
cover: string;
|
|
146
146
|
hoverable: boolean;
|
|
@@ -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
|
}>, {
|
|
@@ -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
|
}>, {
|
|
@@ -162,11 +162,11 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
162
162
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
163
163
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
|
+
theme: CodeEditorTheme;
|
|
165
166
|
className: string;
|
|
166
167
|
style: Record<string, string | number>;
|
|
167
|
-
value: string;
|
|
168
|
-
theme: CodeEditorTheme;
|
|
169
168
|
disabled: boolean;
|
|
169
|
+
value: string;
|
|
170
170
|
defaultValue: string;
|
|
171
171
|
placeholder: string;
|
|
172
172
|
language: CodeLanguage;
|
|
@@ -162,11 +162,11 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
162
162
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
163
163
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
164
164
|
}>, {
|
|
165
|
+
theme: CodeEditorTheme;
|
|
165
166
|
className: string;
|
|
166
167
|
style: Record<string, string | number>;
|
|
167
|
-
value: string;
|
|
168
|
-
theme: CodeEditorTheme;
|
|
169
168
|
disabled: boolean;
|
|
169
|
+
value: string;
|
|
170
170
|
defaultValue: string;
|
|
171
171
|
placeholder: string;
|
|
172
172
|
language: CodeLanguage;
|
|
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
105
|
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
106
|
header: string;
|
|
107
|
+
style: Record<string, string | number>;
|
|
108
108
|
disabled: boolean;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
105
|
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
106
|
header: string;
|
|
107
|
+
style: Record<string, string | number>;
|
|
108
108
|
disabled: boolean;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -194,9 +194,9 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
194
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
+
emptyText: string;
|
|
197
198
|
className: string;
|
|
198
199
|
style: Record<string, string | number>;
|
|
199
|
-
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
202
202
|
expandedKeys: (string | number)[];
|
|
@@ -194,9 +194,9 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
194
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
+
emptyText: string;
|
|
197
198
|
className: string;
|
|
198
199
|
style: Record<string, string | number>;
|
|
199
|
-
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
202
202
|
expandedKeys: (string | number)[];
|
|
@@ -91,10 +91,10 @@ declare const Countdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
91
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
92
|
onFinish?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
}>, {
|
|
94
|
+
size: CountdownSize;
|
|
94
95
|
className: string;
|
|
95
96
|
title: string;
|
|
96
97
|
value: CountdownValue;
|
|
97
|
-
size: CountdownSize;
|
|
98
98
|
ariaLabel: string;
|
|
99
99
|
prefix: string;
|
|
100
100
|
suffix: string;
|