@expcat/tigercat-vue 1.2.52 → 1.3.1
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-OU6PJQXN.mjs → chunk-43EMBXIF.mjs} +3 -3
- package/dist/{chunk-W5GVB54A.js → chunk-6NFACBDB.js} +1 -0
- package/dist/{chunk-PT4Q7C2A.mjs → chunk-6OQLZCQK.mjs} +8 -3
- package/dist/{chunk-BGMAWKWV.js → chunk-AEOREYSJ.js} +2 -1
- package/dist/{chunk-6YI6UAEY.js → chunk-AP42636I.js} +2 -2
- package/dist/{chunk-NF5O27AM.mjs → chunk-CFWGZ4QP.mjs} +34 -2
- package/dist/{chunk-ZONC44YH.js → chunk-E3GVL5S4.js} +6 -6
- package/dist/{chunk-5HNDLUUM.mjs → chunk-FSGD24HV.mjs} +11 -3
- package/dist/{chunk-PYT5DTQQ.mjs → chunk-IZQ7BRHC.mjs} +2 -1
- package/dist/{chunk-XP6C3MNM.mjs → chunk-NUABW6IB.mjs} +1 -1
- package/dist/{chunk-R62HQDKS.js → chunk-UWZSTI3E.js} +12 -4
- package/dist/{chunk-GD2WAN62.js → chunk-VH2GDZBH.js} +5 -3
- package/dist/{chunk-RGAHV6QG.mjs → chunk-WUHW7AIM.mjs} +1 -0
- package/dist/{chunk-FI2EIJIF.mjs → chunk-XMGNMKWW.mjs} +5 -3
- package/dist/{chunk-LUAI6VXV.js → chunk-XV6IYXAP.js} +8 -3
- package/dist/{chunk-O4V7VULF.js → chunk-Z26QGWO7.js} +34 -2
- package/dist/components/ActivityFeed.d.mts +6 -6
- package/dist/components/ActivityFeed.d.ts +6 -6
- package/dist/components/Alert.d.mts +3 -3
- package/dist/components/Alert.d.ts +3 -3
- package/dist/components/Anchor.d.mts +1 -1
- package/dist/components/Anchor.d.ts +1 -1
- package/dist/components/AreaChart.d.mts +3 -3
- package/dist/components/AreaChart.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/Badge.d.mts +3 -3
- package/dist/components/Badge.d.ts +3 -3
- package/dist/components/BarChart.d.mts +2 -2
- package/dist/components/BarChart.d.ts +2 -2
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Breadcrumb.d.ts +2 -2
- package/dist/components/Button.d.mts +3 -3
- package/dist/components/Button.d.ts +3 -3
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/ButtonGroup.d.ts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Calendar.d.ts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Card.d.ts +2 -2
- package/dist/components/ChartCanvas.d.mts +1 -1
- package/dist/components/ChartCanvas.d.ts +1 -1
- package/dist/components/ChartGrid.d.mts +1 -1
- package/dist/components/ChartGrid.d.ts +1 -1
- package/dist/components/ChatWindow.d.mts +3 -3
- package/dist/components/ChatWindow.d.ts +3 -3
- package/dist/components/CodeEditor.d.mts +2 -2
- package/dist/components/CodeEditor.d.ts +2 -2
- package/dist/components/Collapse.d.mts +1 -1
- package/dist/components/Collapse.d.ts +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/CollapsePanel.d.ts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/ColorSwatch.d.ts +1 -1
- package/dist/components/CommentThread.d.mts +2 -2
- package/dist/components/CommentThread.d.ts +2 -2
- package/dist/components/ConfigProvider.d.mts +1 -1
- package/dist/components/ConfigProvider.d.ts +1 -1
- package/dist/components/Container.d.mts +1 -1
- package/dist/components/Container.d.ts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +10 -10
- package/dist/components/DataTableWithToolbar.d.ts +10 -10
- package/dist/components/DataTableWithToolbar.js +5 -5
- package/dist/components/DataTableWithToolbar.mjs +4 -4
- package/dist/components/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker.d.ts +2 -2
- package/dist/components/Descriptions.d.mts +2 -2
- package/dist/components/Descriptions.d.ts +2 -2
- package/dist/components/DonutChart.d.mts +3 -3
- package/dist/components/DonutChart.d.ts +3 -3
- package/dist/components/Drawer.d.mts +6 -6
- package/dist/components/Drawer.d.ts +6 -6
- package/dist/components/Dropdown.js +2 -2
- package/dist/components/Dropdown.mjs +1 -1
- package/dist/components/DropdownItem.js +3 -3
- package/dist/components/DropdownItem.mjs +2 -2
- package/dist/components/DropdownMenu.js +3 -3
- package/dist/components/DropdownMenu.mjs +1 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FileManager.d.ts +1 -1
- package/dist/components/FloatButton.d.mts +3 -3
- package/dist/components/FloatButton.d.ts +3 -3
- package/dist/components/Form.d.mts +1 -1
- package/dist/components/Form.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +5 -5
- package/dist/components/FormWizard.d.ts +5 -5
- package/dist/components/FunnelChart.d.mts +2 -2
- package/dist/components/FunnelChart.d.ts +2 -2
- package/dist/components/Gantt.d.mts +2 -2
- package/dist/components/Gantt.d.ts +2 -2
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/GaugeChart.d.ts +2 -2
- package/dist/components/HeatmapChart.d.mts +3 -3
- package/dist/components/HeatmapChart.d.ts +3 -3
- package/dist/components/Icon.d.mts +1 -1
- package/dist/components/Icon.d.ts +1 -1
- package/dist/components/Image.d.mts +2 -2
- package/dist/components/Image.d.ts +2 -2
- package/dist/components/ImageAnnotation.d.mts +4 -4
- package/dist/components/ImageAnnotation.d.ts +4 -4
- package/dist/components/InfiniteScroll.d.mts +2 -2
- package/dist/components/InfiniteScroll.d.ts +2 -2
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/Input.d.ts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputGroup.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +1 -1
- package/dist/components/InputNumber.d.ts +1 -1
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kanban.d.ts +1 -1
- package/dist/components/LineChart.d.mts +2 -2
- package/dist/components/LineChart.d.ts +2 -2
- package/dist/components/Link.d.mts +1 -1
- package/dist/components/Link.d.ts +1 -1
- package/dist/components/List.d.mts +6 -6
- package/dist/components/List.d.ts +6 -6
- package/dist/components/Loading.d.mts +5 -5
- package/dist/components/Loading.d.ts +5 -5
- package/dist/components/MarkdownEditor.d.mts +2 -2
- package/dist/components/MarkdownEditor.d.ts +2 -2
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Mentions.d.ts +2 -2
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Menu.d.ts +5 -5
- 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 +9 -9
- package/dist/components/Modal.d.ts +9 -9
- package/dist/components/NotificationCenter.d.mts +5 -5
- package/dist/components/NotificationCenter.d.ts +5 -5
- package/dist/components/NumberKeyboard.d.mts +2 -2
- package/dist/components/NumberKeyboard.d.ts +2 -2
- package/dist/components/OrgChart.d.mts +2 -2
- package/dist/components/OrgChart.d.ts +2 -2
- package/dist/components/Pagination.d.mts +4 -4
- package/dist/components/Pagination.d.ts +4 -4
- package/dist/components/PieChart.d.mts +3 -3
- package/dist/components/PieChart.d.ts +3 -3
- package/dist/components/Popconfirm.d.mts +2 -2
- package/dist/components/Popconfirm.d.ts +2 -2
- package/dist/components/Popconfirm.js +2 -2
- package/dist/components/Popconfirm.mjs +1 -1
- package/dist/components/Popover.d.mts +1 -1
- package/dist/components/Popover.d.ts +1 -1
- package/dist/components/Popover.js +2 -2
- package/dist/components/Popover.mjs +1 -1
- package/dist/components/Progress.d.mts +3 -3
- package/dist/components/Progress.d.ts +3 -3
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/QRCode.d.ts +1 -1
- package/dist/components/RadarChart.d.mts +3 -3
- package/dist/components/RadarChart.d.ts +3 -3
- package/dist/components/RichTextEditor.d.mts +1 -1
- package/dist/components/RichTextEditor.d.ts +1 -1
- package/dist/components/Row.d.mts +1 -1
- package/dist/components/Row.d.ts +1 -1
- package/dist/components/ScatterChart.d.mts +2 -2
- package/dist/components/ScatterChart.d.ts +2 -2
- package/dist/components/ScrollSpy.d.mts +2 -2
- package/dist/components/ScrollSpy.d.ts +2 -2
- package/dist/components/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Select.js +2 -2
- package/dist/components/Select.mjs +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/Space.d.mts +2 -2
- package/dist/components/Space.d.ts +2 -2
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Splitter.d.ts +1 -1
- package/dist/components/Spotlight.d.mts +5 -5
- package/dist/components/Spotlight.d.ts +5 -5
- 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/SunburstChart.d.mts +2 -2
- package/dist/components/SunburstChart.d.ts +2 -2
- package/dist/components/Table.d.mts +5 -5
- package/dist/components/Table.d.ts +5 -5
- package/dist/components/Table.js +3 -3
- package/dist/components/Table.mjs +2 -2
- package/dist/components/Tabs.d.mts +2 -2
- package/dist/components/Tabs.d.ts +2 -2
- package/dist/components/Tag.d.mts +1 -1
- package/dist/components/Tag.d.ts +1 -1
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/TaskBoard.d.ts +2 -2
- package/dist/components/Text.d.mts +3 -3
- package/dist/components/Text.d.ts +3 -3
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/Textarea.d.ts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/TimePicker.d.ts +3 -3
- package/dist/components/Timeline.d.mts +3 -3
- package/dist/components/Timeline.d.ts +3 -3
- package/dist/components/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Tour.d.mts +2 -2
- package/dist/components/Tour.d.ts +2 -2
- package/dist/components/Tree.d.mts +2 -2
- package/dist/components/Tree.d.ts +2 -2
- package/dist/components/TreeMapChart.d.mts +2 -2
- package/dist/components/TreeMapChart.d.ts +2 -2
- package/dist/components/Upload.d.mts +4 -4
- package/dist/components/Upload.d.ts +4 -4
- package/dist/components/VirtualTable.d.mts +2 -2
- package/dist/components/VirtualTable.d.ts +2 -2
- package/dist/components/Watermark.d.mts +1 -1
- package/dist/components/Watermark.d.ts +1 -1
- package/dist/index.js +9 -9
- package/dist/index.mjs +8 -8
- package/package.json +2 -2
|
@@ -151,9 +151,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
151
151
|
size: AvatarSize;
|
|
152
152
|
className: string;
|
|
153
153
|
style: Record<string, string | number>;
|
|
154
|
-
text: string;
|
|
155
154
|
src: string;
|
|
156
155
|
alt: string;
|
|
156
|
+
text: string;
|
|
157
157
|
shape: AvatarShape;
|
|
158
158
|
bgColor: string;
|
|
159
159
|
textColor: string;
|
|
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
default: undefined;
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
|
-
type: BadgeType;
|
|
96
95
|
size: BadgeSize;
|
|
97
96
|
className: string;
|
|
98
97
|
style: Record<string, string | number>;
|
|
98
|
+
type: BadgeType;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
|
-
max: number;
|
|
101
|
-
content: string | number;
|
|
102
100
|
position: BadgePosition;
|
|
101
|
+
content: string | number;
|
|
102
|
+
max: number;
|
|
103
103
|
showZero: boolean;
|
|
104
104
|
standalone: boolean;
|
|
105
105
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
92
92
|
default: undefined;
|
|
93
93
|
};
|
|
94
94
|
}>> & Readonly<{}>, {
|
|
95
|
-
type: BadgeType;
|
|
96
95
|
size: BadgeSize;
|
|
97
96
|
className: string;
|
|
98
97
|
style: Record<string, string | number>;
|
|
98
|
+
type: BadgeType;
|
|
99
99
|
variant: BadgeVariant;
|
|
100
|
-
max: number;
|
|
101
|
-
content: string | number;
|
|
102
100
|
position: BadgePosition;
|
|
101
|
+
content: string | number;
|
|
102
|
+
max: number;
|
|
103
103
|
showZero: boolean;
|
|
104
104
|
standalone: boolean;
|
|
105
105
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
364
364
|
"onBar-click"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
"onBar-hover"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
}>, {
|
|
367
|
+
padding: ChartPadding;
|
|
368
|
+
hoverable: boolean;
|
|
367
369
|
width: number;
|
|
368
370
|
height: number;
|
|
369
|
-
padding: ChartPadding;
|
|
370
371
|
gradient: boolean;
|
|
371
|
-
hoverable: boolean;
|
|
372
372
|
selectable: boolean;
|
|
373
373
|
xTicks: number;
|
|
374
374
|
yTicks: number;
|
|
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
364
364
|
"onBar-click"?: ((...args: any[]) => any) | undefined;
|
|
365
365
|
"onBar-hover"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
}>, {
|
|
367
|
+
padding: ChartPadding;
|
|
368
|
+
hoverable: boolean;
|
|
367
369
|
width: number;
|
|
368
370
|
height: number;
|
|
369
|
-
padding: ChartPadding;
|
|
370
371
|
gradient: boolean;
|
|
371
|
-
hoverable: boolean;
|
|
372
372
|
selectable: boolean;
|
|
373
373
|
xTicks: number;
|
|
374
374
|
yTicks: number;
|
|
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
}>, {
|
|
137
137
|
className: string;
|
|
138
138
|
style: Record<string, unknown>;
|
|
139
|
+
href: string;
|
|
140
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
139
141
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
140
142
|
[key: string]: any;
|
|
141
143
|
}>;
|
|
142
144
|
separator: string;
|
|
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<{
|
|
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
136
136
|
}>, {
|
|
137
137
|
className: string;
|
|
138
138
|
style: Record<string, unknown>;
|
|
139
|
+
href: string;
|
|
140
|
+
target: "_blank" | "_self" | "_parent" | "_top";
|
|
139
141
|
icon: string | VNode<vue.RendererNode, vue.RendererElement, {
|
|
140
142
|
[key: string]: any;
|
|
141
143
|
}>;
|
|
142
144
|
separator: string;
|
|
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<{
|
|
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
size: ButtonSize;
|
|
135
|
+
loading: boolean;
|
|
135
136
|
className: string;
|
|
136
137
|
style: Record<string, unknown>;
|
|
138
|
+
variant: ButtonVariant;
|
|
139
|
+
danger: boolean;
|
|
137
140
|
disabled: boolean;
|
|
138
|
-
loading: boolean;
|
|
139
141
|
block: boolean;
|
|
140
|
-
danger: boolean;
|
|
141
|
-
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
143
143
|
htmlType: ButtonHtmlType;
|
|
144
144
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
132
132
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
133
133
|
}>, {
|
|
134
134
|
size: ButtonSize;
|
|
135
|
+
loading: boolean;
|
|
135
136
|
className: string;
|
|
136
137
|
style: Record<string, unknown>;
|
|
138
|
+
variant: ButtonVariant;
|
|
139
|
+
danger: boolean;
|
|
137
140
|
disabled: boolean;
|
|
138
|
-
loading: boolean;
|
|
139
141
|
block: boolean;
|
|
140
|
-
danger: boolean;
|
|
141
|
-
variant: ButtonVariant;
|
|
142
142
|
iconPosition: ButtonIconPosition;
|
|
143
143
|
htmlType: ButtonHtmlType;
|
|
144
144
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
vertical: boolean;
|
|
38
37
|
size: ButtonSize;
|
|
39
38
|
className: string;
|
|
39
|
+
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
34
34
|
default: undefined;
|
|
35
35
|
};
|
|
36
36
|
}>> & Readonly<{}>, {
|
|
37
|
-
vertical: boolean;
|
|
38
37
|
size: ButtonSize;
|
|
39
38
|
className: string;
|
|
39
|
+
vertical: boolean;
|
|
40
40
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
41
41
|
|
|
42
42
|
export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
|
|
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
}>, {
|
|
61
61
|
className: string;
|
|
62
62
|
mode: CalendarMode;
|
|
63
|
-
modelValue: Date;
|
|
64
63
|
fullscreen: boolean;
|
|
64
|
+
modelValue: Date;
|
|
65
65
|
disabledDate: (date: Date) => boolean;
|
|
66
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
|
|
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
}>, {
|
|
61
61
|
className: string;
|
|
62
62
|
mode: CalendarMode;
|
|
63
|
-
modelValue: Date;
|
|
64
63
|
fullscreen: boolean;
|
|
64
|
+
modelValue: Date;
|
|
65
65
|
disabledDate: (date: Date) => boolean;
|
|
66
66
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
67
67
|
|
|
@@ -156,14 +156,14 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
156
156
|
default: undefined;
|
|
157
157
|
};
|
|
158
158
|
}>> & Readonly<{}>, {
|
|
159
|
-
direction: CardDirection;
|
|
160
159
|
size: CardSize;
|
|
161
160
|
className: string;
|
|
162
161
|
style: Record<string, string | number>;
|
|
163
162
|
variant: CardVariant;
|
|
164
|
-
cover: string;
|
|
165
163
|
padding: string | boolean;
|
|
166
164
|
hoverable: boolean;
|
|
165
|
+
direction: CardDirection;
|
|
166
|
+
cover: string;
|
|
167
167
|
coverAlt: string;
|
|
168
168
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
169
169
|
|
|
@@ -156,14 +156,14 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
156
156
|
default: undefined;
|
|
157
157
|
};
|
|
158
158
|
}>> & Readonly<{}>, {
|
|
159
|
-
direction: CardDirection;
|
|
160
159
|
size: CardSize;
|
|
161
160
|
className: string;
|
|
162
161
|
style: Record<string, string | number>;
|
|
163
162
|
variant: CardVariant;
|
|
164
|
-
cover: string;
|
|
165
163
|
padding: string | boolean;
|
|
166
164
|
hoverable: boolean;
|
|
165
|
+
direction: CardDirection;
|
|
166
|
+
cover: string;
|
|
167
167
|
coverAlt: string;
|
|
168
168
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
169
169
|
|
|
@@ -60,9 +60,9 @@ declare const ChartCanvas: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
};
|
|
62
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
padding: ChartPadding;
|
|
63
64
|
width: number;
|
|
64
65
|
height: number;
|
|
65
|
-
padding: ChartPadding;
|
|
66
66
|
responsive: boolean;
|
|
67
67
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
68
68
|
|
|
@@ -60,9 +60,9 @@ declare const ChartCanvas: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
};
|
|
62
62
|
}>> & Readonly<{}>, {
|
|
63
|
+
padding: ChartPadding;
|
|
63
64
|
width: number;
|
|
64
65
|
height: number;
|
|
65
|
-
padding: ChartPadding;
|
|
66
66
|
responsive: boolean;
|
|
67
67
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
68
68
|
|
|
@@ -97,11 +97,11 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
type: StringConstructor;
|
|
98
98
|
};
|
|
99
99
|
}>> & Readonly<{}>, {
|
|
100
|
+
strokeWidth: number;
|
|
100
101
|
x: number;
|
|
101
102
|
y: number;
|
|
102
103
|
show: ChartGridLine;
|
|
103
104
|
lineStyle: ChartGridLineStyle;
|
|
104
|
-
strokeWidth: number;
|
|
105
105
|
xTicks: number;
|
|
106
106
|
yTicks: number;
|
|
107
107
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -97,11 +97,11 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
type: StringConstructor;
|
|
98
98
|
};
|
|
99
99
|
}>> & Readonly<{}>, {
|
|
100
|
+
strokeWidth: number;
|
|
100
101
|
x: number;
|
|
101
102
|
y: number;
|
|
102
103
|
show: ChartGridLine;
|
|
103
104
|
lineStyle: ChartGridLineStyle;
|
|
104
|
-
strokeWidth: number;
|
|
105
105
|
xTicks: number;
|
|
106
106
|
yTicks: number;
|
|
107
107
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -225,20 +225,20 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
225
225
|
type: PropType<Record<string, string | number>>;
|
|
226
226
|
};
|
|
227
227
|
}>> & Readonly<{
|
|
228
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
229
228
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
229
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
230
230
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
231
231
|
onSend?: ((...args: any[]) => any) | undefined;
|
|
232
232
|
}>, {
|
|
233
233
|
emptyText: string;
|
|
234
|
+
showAvatar: boolean;
|
|
235
|
+
showTime: boolean;
|
|
234
236
|
disabled: boolean;
|
|
235
237
|
defaultValue: string;
|
|
236
238
|
virtual: boolean;
|
|
237
239
|
placeholder: string;
|
|
238
240
|
virtualHeight: number;
|
|
239
241
|
virtualItemHeight: number;
|
|
240
|
-
showAvatar: boolean;
|
|
241
|
-
showTime: boolean;
|
|
242
242
|
messages: ChatMessage[];
|
|
243
243
|
sendText: string;
|
|
244
244
|
statusVariant: string;
|
|
@@ -225,20 +225,20 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
225
225
|
type: PropType<Record<string, string | number>>;
|
|
226
226
|
};
|
|
227
227
|
}>> & Readonly<{
|
|
228
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
229
228
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
229
|
+
onInput?: ((...args: any[]) => any) | undefined;
|
|
230
230
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
231
231
|
onSend?: ((...args: any[]) => any) | undefined;
|
|
232
232
|
}>, {
|
|
233
233
|
emptyText: string;
|
|
234
|
+
showAvatar: boolean;
|
|
235
|
+
showTime: boolean;
|
|
234
236
|
disabled: boolean;
|
|
235
237
|
defaultValue: string;
|
|
236
238
|
virtual: boolean;
|
|
237
239
|
placeholder: string;
|
|
238
240
|
virtualHeight: number;
|
|
239
241
|
virtualItemHeight: number;
|
|
240
|
-
showAvatar: boolean;
|
|
241
|
-
showTime: boolean;
|
|
242
242
|
messages: ChatMessage[];
|
|
243
243
|
sendText: string;
|
|
244
244
|
statusVariant: string;
|
|
@@ -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;
|
|
166
165
|
className: string;
|
|
167
166
|
style: Record<string, string | number>;
|
|
168
|
-
disabled: boolean;
|
|
169
167
|
value: string;
|
|
168
|
+
disabled: boolean;
|
|
169
|
+
theme: CodeEditorTheme;
|
|
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;
|
|
166
165
|
className: string;
|
|
167
166
|
style: Record<string, string | number>;
|
|
168
|
-
disabled: boolean;
|
|
169
167
|
value: string;
|
|
168
|
+
disabled: boolean;
|
|
169
|
+
theme: CodeEditorTheme;
|
|
170
170
|
defaultValue: string;
|
|
171
171
|
placeholder: string;
|
|
172
172
|
language: CodeLanguage;
|
|
@@ -151,8 +151,8 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
151
151
|
}>, {
|
|
152
152
|
className: string;
|
|
153
153
|
style: Record<string, string | number>;
|
|
154
|
-
ghost: boolean;
|
|
155
154
|
bordered: boolean;
|
|
155
|
+
ghost: boolean;
|
|
156
156
|
expandIconPosition: ExpandIconPosition;
|
|
157
157
|
activeKey: string | number | (string | number)[];
|
|
158
158
|
defaultActiveKey: string | number | (string | number)[];
|
|
@@ -151,8 +151,8 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
151
151
|
}>, {
|
|
152
152
|
className: string;
|
|
153
153
|
style: Record<string, string | number>;
|
|
154
|
-
ghost: boolean;
|
|
155
154
|
bordered: boolean;
|
|
155
|
+
ghost: boolean;
|
|
156
156
|
expandIconPosition: ExpandIconPosition;
|
|
157
157
|
activeKey: string | number | (string | number)[];
|
|
158
158
|
defaultActiveKey: string | number | (string | number)[];
|
|
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
105
|
className: string;
|
|
106
|
-
header: string;
|
|
107
106
|
style: Record<string, string | number>;
|
|
107
|
+
header: string;
|
|
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
|
-
header: string;
|
|
107
106
|
style: Record<string, string | number>;
|
|
107
|
+
header: string;
|
|
108
108
|
disabled: boolean;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -68,11 +68,11 @@ declare const ColorSwatch: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
68
68
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
70
|
size: ColorSwatchSize;
|
|
71
|
+
groups: ColorSwatchGroup[];
|
|
71
72
|
disabled: boolean;
|
|
72
73
|
modelValue: string;
|
|
73
74
|
ariaLabel: string;
|
|
74
75
|
columns: number;
|
|
75
|
-
groups: ColorSwatchGroup[];
|
|
76
76
|
colors: ColorSwatchOptionInput[];
|
|
77
77
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
78
78
|
|
|
@@ -68,11 +68,11 @@ declare const ColorSwatch: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
68
68
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
70
|
size: ColorSwatchSize;
|
|
71
|
+
groups: ColorSwatchGroup[];
|
|
71
72
|
disabled: boolean;
|
|
72
73
|
modelValue: string;
|
|
73
74
|
ariaLabel: string;
|
|
74
75
|
columns: number;
|
|
75
|
-
groups: ColorSwatchGroup[];
|
|
76
76
|
colors: ColorSwatchOptionInput[];
|
|
77
77
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
78
78
|
|
|
@@ -194,13 +194,13 @@ 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
|
+
items: CommentNode[];
|
|
197
198
|
emptyText: string;
|
|
199
|
+
showAvatar: boolean;
|
|
198
200
|
className: string;
|
|
199
201
|
style: Record<string, string | number>;
|
|
200
|
-
items: CommentNode[];
|
|
201
202
|
defaultExpandedKeys: (string | number)[];
|
|
202
203
|
expandedKeys: (string | number)[];
|
|
203
|
-
showAvatar: boolean;
|
|
204
204
|
nodes: CommentNode[];
|
|
205
205
|
maxDepth: number;
|
|
206
206
|
maxReplies: number;
|
|
@@ -194,13 +194,13 @@ 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
|
+
items: CommentNode[];
|
|
197
198
|
emptyText: string;
|
|
199
|
+
showAvatar: boolean;
|
|
198
200
|
className: string;
|
|
199
201
|
style: Record<string, string | number>;
|
|
200
|
-
items: CommentNode[];
|
|
201
202
|
defaultExpandedKeys: (string | number)[];
|
|
202
203
|
expandedKeys: (string | number)[];
|
|
203
|
-
showAvatar: boolean;
|
|
204
204
|
nodes: CommentNode[];
|
|
205
205
|
maxDepth: number;
|
|
206
206
|
maxReplies: number;
|
|
@@ -67,8 +67,8 @@ declare const ConfigProvider: vue.DefineComponent<ExtractPropTypes<{
|
|
|
67
67
|
default: undefined;
|
|
68
68
|
};
|
|
69
69
|
}>> & Readonly<{}>, {
|
|
70
|
-
locale: TigerLocaleInput;
|
|
71
70
|
direction: TigerLocaleDirection;
|
|
71
|
+
locale: TigerLocaleInput;
|
|
72
72
|
theme: string;
|
|
73
73
|
colorScheme: ColorScheme;
|
|
74
74
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -67,8 +67,8 @@ declare const ConfigProvider: vue.DefineComponent<ExtractPropTypes<{
|
|
|
67
67
|
default: undefined;
|
|
68
68
|
};
|
|
69
69
|
}>> & Readonly<{}>, {
|
|
70
|
-
locale: TigerLocaleInput;
|
|
71
70
|
direction: TigerLocaleDirection;
|
|
71
|
+
locale: TigerLocaleInput;
|
|
72
72
|
theme: string;
|
|
73
73
|
colorScheme: ColorScheme;
|
|
74
74
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -77,8 +77,8 @@ declare const Container: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
77
|
default: boolean;
|
|
78
78
|
};
|
|
79
79
|
}>> & Readonly<{}>, {
|
|
80
|
-
center: boolean;
|
|
81
80
|
padding: boolean;
|
|
81
|
+
center: boolean;
|
|
82
82
|
as: string | Component;
|
|
83
83
|
maxWidth: ContainerMaxWidth;
|
|
84
84
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -77,8 +77,8 @@ declare const Container: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
77
77
|
default: boolean;
|
|
78
78
|
};
|
|
79
79
|
}>> & Readonly<{}>, {
|
|
80
|
-
center: boolean;
|
|
81
80
|
padding: boolean;
|
|
81
|
+
center: boolean;
|
|
82
82
|
as: string | Component;
|
|
83
83
|
maxWidth: ContainerMaxWidth;
|
|
84
84
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -329,32 +329,32 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
329
329
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
330
330
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
331
331
|
}>, {
|
|
332
|
-
locale: TigerLocaleInput;
|
|
333
|
-
pagination: false | PaginationConfig;
|
|
334
|
-
sort: SortState;
|
|
335
|
-
emptyText: string;
|
|
336
|
-
labels: Partial<TigerLocaleTable>;
|
|
337
332
|
size: TableSize;
|
|
333
|
+
loading: boolean;
|
|
334
|
+
emptyText: string;
|
|
338
335
|
className: string;
|
|
339
336
|
style: Record<string, string | number>;
|
|
340
|
-
|
|
337
|
+
sort: SortState;
|
|
338
|
+
bordered: boolean;
|
|
339
|
+
hoverable: boolean;
|
|
340
|
+
filters: Record<string, unknown>;
|
|
341
|
+
locale: TigerLocaleInput;
|
|
342
|
+
pagination: false | PaginationConfig;
|
|
343
|
+
labels: Partial<TigerLocaleTable>;
|
|
341
344
|
dataSource: Record<string, unknown>[];
|
|
342
345
|
toolbar: VueTableToolbarProps;
|
|
343
|
-
filters: Record<string, unknown>;
|
|
344
346
|
columnLockable: boolean;
|
|
345
347
|
hiddenColumnKeys: string[];
|
|
346
348
|
defaultHiddenColumnKeys: string[];
|
|
347
349
|
defaultSort: SortState;
|
|
348
350
|
defaultFilters: Record<string, unknown>;
|
|
349
|
-
bordered: boolean;
|
|
350
351
|
striped: boolean;
|
|
351
|
-
hoverable: boolean;
|
|
352
352
|
rowSelection: RowSelectionConfig<Record<string, unknown>>;
|
|
353
353
|
rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
354
354
|
rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
|
|
355
355
|
stickyHeader: boolean;
|
|
356
356
|
maxHeight: string | number;
|
|
357
|
-
tableLayout: "
|
|
357
|
+
tableLayout: "fixed" | "auto";
|
|
358
358
|
responsiveMode: TableResponsiveMode;
|
|
359
359
|
cardBreakpoint: TableCardBreakpoint;
|
|
360
360
|
cardClassName: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
@@ -329,32 +329,32 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
329
329
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
330
330
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
331
331
|
}>, {
|
|
332
|
-
locale: TigerLocaleInput;
|
|
333
|
-
pagination: false | PaginationConfig;
|
|
334
|
-
sort: SortState;
|
|
335
|
-
emptyText: string;
|
|
336
|
-
labels: Partial<TigerLocaleTable>;
|
|
337
332
|
size: TableSize;
|
|
333
|
+
loading: boolean;
|
|
334
|
+
emptyText: string;
|
|
338
335
|
className: string;
|
|
339
336
|
style: Record<string, string | number>;
|
|
340
|
-
|
|
337
|
+
sort: SortState;
|
|
338
|
+
bordered: boolean;
|
|
339
|
+
hoverable: boolean;
|
|
340
|
+
filters: Record<string, unknown>;
|
|
341
|
+
locale: TigerLocaleInput;
|
|
342
|
+
pagination: false | PaginationConfig;
|
|
343
|
+
labels: Partial<TigerLocaleTable>;
|
|
341
344
|
dataSource: Record<string, unknown>[];
|
|
342
345
|
toolbar: VueTableToolbarProps;
|
|
343
|
-
filters: Record<string, unknown>;
|
|
344
346
|
columnLockable: boolean;
|
|
345
347
|
hiddenColumnKeys: string[];
|
|
346
348
|
defaultHiddenColumnKeys: string[];
|
|
347
349
|
defaultSort: SortState;
|
|
348
350
|
defaultFilters: Record<string, unknown>;
|
|
349
|
-
bordered: boolean;
|
|
350
351
|
striped: boolean;
|
|
351
|
-
hoverable: boolean;
|
|
352
352
|
rowSelection: RowSelectionConfig<Record<string, unknown>>;
|
|
353
353
|
rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
354
354
|
rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
|
|
355
355
|
stickyHeader: boolean;
|
|
356
356
|
maxHeight: string | number;
|
|
357
|
-
tableLayout: "
|
|
357
|
+
tableLayout: "fixed" | "auto";
|
|
358
358
|
responsiveMode: TableResponsiveMode;
|
|
359
359
|
cardBreakpoint: TableCardBreakpoint;
|
|
360
360
|
cardClassName: string | ((record: Record<string, unknown>, index: number) => string | undefined);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-
|
|
7
|
-
require('../chunk-
|
|
4
|
+
var _chunkE3GVL5S4js = require('../chunk-E3GVL5S4.js');
|
|
5
|
+
require('../chunk-Z26QGWO7.js');
|
|
6
|
+
require('../chunk-AEOREYSJ.js');
|
|
7
|
+
require('../chunk-XV6IYXAP.js');
|
|
8
8
|
require('../chunk-3QV2D54H.js');
|
|
9
9
|
require('../chunk-FC7RXQTM.js');
|
|
10
10
|
require('../chunk-QOMWROWE.js');
|
|
@@ -19,4 +19,4 @@ require('../chunk-EQW6IUHG.js');
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
exports.DataTableWithToolbar =
|
|
22
|
+
exports.DataTableWithToolbar = _chunkE3GVL5S4js.DataTableWithToolbar; exports.default = _chunkE3GVL5S4js.DataTableWithToolbar_default;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DataTableWithToolbar,
|
|
3
3
|
DataTableWithToolbar_default
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
7
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-43EMBXIF.mjs";
|
|
5
|
+
import "../chunk-CFWGZ4QP.mjs";
|
|
6
|
+
import "../chunk-IZQ7BRHC.mjs";
|
|
7
|
+
import "../chunk-6OQLZCQK.mjs";
|
|
8
8
|
import "../chunk-YZP4K6KI.mjs";
|
|
9
9
|
import "../chunk-Y4V7BOVR.mjs";
|
|
10
10
|
import "../chunk-M4EP4OVR.mjs";
|