@expcat/tigercat-vue 1.2.43 → 1.2.46
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-EWQJGR7E.js → chunk-6WM7E6C4.js} +46 -13
- package/dist/{chunk-CHDKJDZQ.mjs → chunk-BIDBJNTL.mjs} +93 -8
- package/dist/{chunk-GFQDHFAX.mjs → chunk-OHCC6NNC.mjs} +44 -11
- package/dist/{chunk-OFTAQ2A4.js → chunk-PXSV3J2H.js} +93 -8
- 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 +2 -2
- package/dist/components/AreaChart.d.ts +2 -2
- 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 +1 -1
- package/dist/components/BarChart.d.ts +1 -1
- 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/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/DataTableWithToolbar.d.mts +33 -14
- package/dist/components/DataTableWithToolbar.d.ts +33 -14
- package/dist/components/DataTableWithToolbar.js +3 -3
- package/dist/components/DataTableWithToolbar.mjs +2 -2
- 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 +2 -2
- package/dist/components/DonutChart.d.ts +2 -2
- 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 +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 +1 -1
- package/dist/components/FunnelChart.d.ts +1 -1
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/Gantt.d.ts +1 -1
- package/dist/components/GaugeChart.d.mts +1 -1
- package/dist/components/GaugeChart.d.ts +1 -1
- package/dist/components/HeatmapChart.d.mts +2 -2
- package/dist/components/HeatmapChart.d.ts +2 -2
- 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/Modal.d.mts +8 -8
- package/dist/components/Modal.d.ts +8 -8
- 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 +1 -1
- package/dist/components/OrgChart.d.ts +1 -1
- package/dist/components/Pagination.d.mts +4 -4
- package/dist/components/Pagination.d.ts +4 -4
- package/dist/components/PieChart.d.mts +2 -2
- package/dist/components/PieChart.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 +1 -1
- package/dist/components/Popover.d.ts +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 +2 -2
- package/dist/components/RadarChart.d.ts +2 -2
- 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 +1 -1
- package/dist/components/ScatterChart.d.ts +1 -1
- 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/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 +4 -4
- package/dist/components/Spotlight.d.ts +4 -4
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/SunburstChart.d.mts +1 -1
- package/dist/components/SunburstChart.d.ts +1 -1
- package/dist/components/Table.d.mts +16 -6
- package/dist/components/Table.d.ts +16 -6
- package/dist/components/Table.js +2 -2
- package/dist/components/Table.mjs +1 -1
- package/dist/components/Tabs.d.mts +2 -2
- package/dist/components/Tabs.d.ts +2 -2
- package/dist/components/Tag.d.mts +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 +1 -1
- package/dist/components/TreeMapChart.d.ts +1 -1
- 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.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3 -3
- package/dist/index.mjs +2 -2
- package/package.json +2 -2
|
@@ -403,12 +403,12 @@ declare const AreaChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
403
403
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
404
404
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
405
405
|
}>, {
|
|
406
|
+
hoverable: boolean;
|
|
407
|
+
strokeWidth: number;
|
|
406
408
|
width: number;
|
|
407
409
|
height: number;
|
|
408
410
|
padding: ChartPadding;
|
|
409
411
|
gradient: boolean;
|
|
410
|
-
hoverable: boolean;
|
|
411
|
-
strokeWidth: number;
|
|
412
412
|
fillOpacity: number;
|
|
413
413
|
selectable: boolean;
|
|
414
414
|
xTicks: number;
|
|
@@ -403,12 +403,12 @@ declare const AreaChart: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
403
403
|
"onSeries-click"?: ((...args: any[]) => any) | undefined;
|
|
404
404
|
"onSeries-hover"?: ((...args: any[]) => any) | undefined;
|
|
405
405
|
}>, {
|
|
406
|
+
hoverable: boolean;
|
|
407
|
+
strokeWidth: number;
|
|
406
408
|
width: number;
|
|
407
409
|
height: number;
|
|
408
410
|
padding: ChartPadding;
|
|
409
411
|
gradient: boolean;
|
|
410
|
-
hoverable: boolean;
|
|
411
|
-
strokeWidth: number;
|
|
412
412
|
fillOpacity: number;
|
|
413
413
|
selectable: boolean;
|
|
414
414
|
xTicks: number;
|
|
@@ -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, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "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
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onSelect?: ((...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, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "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
|
-
onSelect?: ((...args: any[]) => any) | undefined;
|
|
92
91
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
92
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
93
93
|
onSearch?: ((...args: any[]) => any) | undefined;
|
|
94
94
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
95
95
|
}>, {
|
|
@@ -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;
|
|
@@ -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
|
+
hoverable: boolean;
|
|
367
368
|
width: number;
|
|
368
369
|
height: number;
|
|
369
370
|
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
|
+
hoverable: boolean;
|
|
367
368
|
width: number;
|
|
368
369
|
height: number;
|
|
369
370
|
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
|
|
|
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
direction: CardDirection;
|
|
141
140
|
size: CardSize;
|
|
142
141
|
className: string;
|
|
143
142
|
style: Record<string, string | number>;
|
|
144
143
|
variant: CardVariant;
|
|
145
|
-
cover: string;
|
|
146
144
|
hoverable: boolean;
|
|
145
|
+
direction: CardDirection;
|
|
146
|
+
cover: string;
|
|
147
147
|
coverAlt: string;
|
|
148
148
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
149
149
|
|
|
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
137
137
|
default: undefined;
|
|
138
138
|
};
|
|
139
139
|
}>> & Readonly<{}>, {
|
|
140
|
-
direction: CardDirection;
|
|
141
140
|
size: CardSize;
|
|
142
141
|
className: string;
|
|
143
142
|
style: Record<string, string | number>;
|
|
144
143
|
variant: CardVariant;
|
|
145
|
-
cover: string;
|
|
146
144
|
hoverable: boolean;
|
|
145
|
+
direction: CardDirection;
|
|
146
|
+
cover: string;
|
|
147
147
|
coverAlt: string;
|
|
148
148
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
149
149
|
|
|
@@ -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>;
|
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
import * as vue from 'vue';
|
|
2
|
-
import { PropType } from 'vue';
|
|
3
|
-
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableToolbarProps, PaginationConfig, TableToolbarFilterValue, TableToolbarAction } from '@expcat/tigercat-core';
|
|
2
|
+
import { PropType, VNodeChild } from 'vue';
|
|
3
|
+
import { TableColumn, SortState, TableSize, TigerLocaleInput, TigerLocaleTable, RowSelectionConfig, TableResponsiveMode, TableCardBreakpoint, TableCardLayoutItem, TableToolbarProps, TableToolbarFilter, TableToolbarFilterRenderContext, PaginationConfig, TableToolbarFilterValue, TableToolbarAction, TableToolbarFiltersExtraContext } from '@expcat/tigercat-core';
|
|
4
4
|
|
|
5
|
-
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
5
|
+
interface VueTableToolbarProps extends Omit<TableToolbarProps, 'filters' | 'filtersExtra' | 'onSearchChange' | 'onSearch' | 'onFiltersChange' | 'onBulkAction'> {
|
|
6
|
+
filters?: VueTableToolbarFilter[];
|
|
7
|
+
}
|
|
8
|
+
interface VueTableToolbarFilterRenderContext extends Omit<TableToolbarFilterRenderContext, 'filter'> {
|
|
9
|
+
filter: VueTableToolbarFilter;
|
|
10
|
+
}
|
|
11
|
+
interface VueTableToolbarFiltersExtraContext extends TableToolbarFiltersExtraContext {
|
|
12
|
+
}
|
|
13
|
+
interface VueTableToolbarFilter extends Omit<TableToolbarFilter, 'render'> {
|
|
14
|
+
render?: (context: VueTableToolbarFilterRenderContext) => VNodeChild;
|
|
6
15
|
}
|
|
7
16
|
interface VueDataTableWithToolbarProps {
|
|
8
17
|
columns: TableColumn[];
|
|
@@ -29,6 +38,7 @@ interface VueDataTableWithToolbarProps {
|
|
|
29
38
|
maxHeight?: string | number;
|
|
30
39
|
responsiveMode?: TableResponsiveMode;
|
|
31
40
|
cardBreakpoint?: TableCardBreakpoint;
|
|
41
|
+
cardLayout?: TableCardLayoutItem[];
|
|
32
42
|
toolbar?: VueTableToolbarProps;
|
|
33
43
|
pagination?: PaginationConfig | false;
|
|
34
44
|
className?: string;
|
|
@@ -131,6 +141,10 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
131
141
|
type: PropType<TableCardBreakpoint>;
|
|
132
142
|
default: TableCardBreakpoint;
|
|
133
143
|
};
|
|
144
|
+
cardLayout: {
|
|
145
|
+
type: PropType<TableCardLayoutItem[]>;
|
|
146
|
+
default: undefined;
|
|
147
|
+
};
|
|
134
148
|
toolbar: {
|
|
135
149
|
type: PropType<VueTableToolbarProps>;
|
|
136
150
|
default: undefined;
|
|
@@ -260,6 +274,10 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
260
274
|
type: PropType<TableCardBreakpoint>;
|
|
261
275
|
default: TableCardBreakpoint;
|
|
262
276
|
};
|
|
277
|
+
cardLayout: {
|
|
278
|
+
type: PropType<TableCardLayoutItem[]>;
|
|
279
|
+
default: undefined;
|
|
280
|
+
};
|
|
263
281
|
toolbar: {
|
|
264
282
|
type: PropType<VueTableToolbarProps>;
|
|
265
283
|
default: undefined;
|
|
@@ -291,34 +309,35 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
291
309
|
"onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
292
310
|
"onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
|
|
293
311
|
}>, {
|
|
294
|
-
locale: TigerLocaleInput;
|
|
295
|
-
pagination: false | PaginationConfig;
|
|
296
|
-
sort: SortState;
|
|
297
|
-
emptyText: string;
|
|
298
|
-
labels: Partial<TigerLocaleTable>;
|
|
299
312
|
size: TableSize;
|
|
313
|
+
loading: boolean;
|
|
314
|
+
emptyText: string;
|
|
300
315
|
className: string;
|
|
301
316
|
style: Record<string, string | number>;
|
|
302
|
-
|
|
317
|
+
sort: SortState;
|
|
318
|
+
bordered: boolean;
|
|
319
|
+
hoverable: boolean;
|
|
320
|
+
filters: Record<string, unknown>;
|
|
321
|
+
locale: TigerLocaleInput;
|
|
322
|
+
pagination: false | PaginationConfig;
|
|
323
|
+
labels: Partial<TigerLocaleTable>;
|
|
303
324
|
dataSource: Record<string, unknown>[];
|
|
304
325
|
toolbar: VueTableToolbarProps;
|
|
305
|
-
filters: Record<string, unknown>;
|
|
306
326
|
columnLockable: boolean;
|
|
307
327
|
hiddenColumnKeys: string[];
|
|
308
328
|
defaultHiddenColumnKeys: string[];
|
|
309
329
|
defaultSort: SortState;
|
|
310
330
|
defaultFilters: Record<string, unknown>;
|
|
311
|
-
bordered: boolean;
|
|
312
331
|
striped: boolean;
|
|
313
|
-
hoverable: boolean;
|
|
314
332
|
rowSelection: RowSelectionConfig<Record<string, unknown>>;
|
|
315
333
|
rowKey: string | ((record: Record<string, unknown>) => string | number);
|
|
316
334
|
rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
|
|
317
335
|
stickyHeader: boolean;
|
|
318
336
|
maxHeight: string | number;
|
|
319
|
-
tableLayout: "
|
|
337
|
+
tableLayout: "fixed" | "auto";
|
|
320
338
|
responsiveMode: TableResponsiveMode;
|
|
321
339
|
cardBreakpoint: TableCardBreakpoint;
|
|
340
|
+
cardLayout: TableCardLayoutItem[];
|
|
322
341
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
323
342
|
|
|
324
|
-
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarProps, DataTableWithToolbar as default };
|
|
343
|
+
export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarFilter, type VueTableToolbarFilterRenderContext, type VueTableToolbarFiltersExtraContext, type VueTableToolbarProps, DataTableWithToolbar as default };
|