@expcat/tigercat-vue 0.4.0 → 0.4.3
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-ZTJTIQZY.mjs → chunk-BS52UCMT.mjs} +139 -6
- package/dist/{chunk-ND4XDRYR.mjs → chunk-CWDBL5YC.mjs} +1 -1
- package/dist/{chunk-KUJ75OHX.js → chunk-ESALMEHU.js} +10 -9
- package/dist/{chunk-KVZLGW45.js → chunk-ETTYERGO.js} +14 -5
- package/dist/{chunk-YZK2HXRT.js → chunk-HBZHIEDV.js} +2 -2
- package/dist/chunk-HK2TAPQX.js +334 -0
- package/dist/chunk-LW3LFCRZ.mjs +331 -0
- package/dist/{chunk-3PQIZBT5.js → chunk-NUFSJMVC.js} +138 -5
- package/dist/{chunk-7FCHU5KV.mjs → chunk-TTDBR2B4.mjs} +11 -10
- package/dist/{chunk-RKPYLBPU.mjs → chunk-WM4ESIHG.mjs} +15 -6
- package/dist/components/ActivityFeed.d.mts +1 -1
- package/dist/components/ActivityFeed.d.ts +1 -1
- package/dist/components/ActivityFeed.js +4 -4
- package/dist/components/ActivityFeed.mjs +2 -2
- package/dist/components/Alert.d.mts +1 -1
- package/dist/components/Alert.d.ts +1 -1
- package/dist/components/Anchor.d.mts +5 -5
- package/dist/components/Anchor.d.ts +5 -5
- package/dist/components/AnchorLink.d.mts +1 -1
- package/dist/components/AnchorLink.d.ts +1 -1
- package/dist/components/Avatar.d.mts +2 -2
- package/dist/components/Avatar.d.ts +2 -2
- 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/BreadcrumbItem.d.mts +1 -1
- package/dist/components/BreadcrumbItem.d.ts +1 -1
- package/dist/components/Button.d.mts +2 -2
- package/dist/components/Button.d.ts +2 -2
- package/dist/components/Card.d.mts +1 -1
- package/dist/components/Card.d.ts +1 -1
- package/dist/components/Carousel.d.mts +2 -2
- package/dist/components/Carousel.d.ts +2 -2
- package/dist/components/ChartAxis.d.mts +1 -1
- package/dist/components/ChartAxis.d.ts +1 -1
- package/dist/components/ChartGrid.d.mts +2 -2
- package/dist/components/ChartGrid.d.ts +2 -2
- package/dist/components/ChartTooltip.d.mts +1 -1
- package/dist/components/ChartTooltip.d.ts +1 -1
- package/dist/components/ChatWindow.d.mts +1 -1
- package/dist/components/ChatWindow.d.ts +1 -1
- package/dist/components/Code.d.mts +1 -1
- package/dist/components/Code.d.ts +1 -1
- package/dist/components/Collapse.d.mts +3 -3
- package/dist/components/Collapse.d.ts +3 -3
- package/dist/components/CollapsePanel.d.mts +2 -2
- package/dist/components/CollapsePanel.d.ts +2 -2
- package/dist/components/CommentThread.d.mts +3 -3
- package/dist/components/CommentThread.d.ts +3 -3
- package/dist/components/Content.d.mts +1 -1
- package/dist/components/Content.d.ts +1 -1
- package/dist/components/CropUpload.d.mts +1 -1
- package/dist/components/CropUpload.d.ts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +3 -3
- package/dist/components/DataTableWithToolbar.d.ts +3 -3
- package/dist/components/DataTableWithToolbar.js +4 -4
- package/dist/components/DataTableWithToolbar.mjs +2 -2
- package/dist/components/DatePicker.d.mts +1 -1
- package/dist/components/DatePicker.d.ts +1 -1
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/Descriptions.d.ts +1 -1
- package/dist/components/Drawer.d.mts +3 -3
- package/dist/components/Drawer.d.ts +3 -3
- package/dist/components/Dropdown.d.mts +1 -1
- package/dist/components/Dropdown.d.ts +1 -1
- package/dist/components/DropdownItem.d.mts +1 -1
- package/dist/components/DropdownItem.d.ts +1 -1
- package/dist/components/DropdownMenu.d.mts +1 -1
- package/dist/components/DropdownMenu.d.ts +1 -1
- package/dist/components/Footer.d.mts +1 -1
- package/dist/components/Footer.d.ts +1 -1
- package/dist/components/FormWizard.d.mts +3 -3
- package/dist/components/FormWizard.d.ts +3 -3
- package/dist/components/Header.d.mts +1 -1
- package/dist/components/Header.d.ts +1 -1
- package/dist/components/Image.d.mts +1 -1
- package/dist/components/Image.d.ts +1 -1
- package/dist/components/ImageCropper.d.mts +1 -1
- package/dist/components/ImageCropper.d.ts +1 -1
- package/dist/components/Input.d.mts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/InputNumber.d.mts +170 -0
- package/dist/components/InputNumber.d.ts +170 -0
- package/dist/components/InputNumber.js +17 -0
- package/dist/components/InputNumber.mjs +2 -0
- package/dist/components/Layout.d.mts +1 -1
- package/dist/components/Layout.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 +2 -2
- package/dist/components/Loading.d.ts +2 -2
- package/dist/components/Menu.d.mts +1 -1
- package/dist/components/Menu.d.ts +1 -1
- package/dist/components/MenuItem.d.mts +1 -1
- package/dist/components/MenuItem.d.ts +1 -1
- package/dist/components/MenuItemGroup.d.mts +1 -1
- package/dist/components/MenuItemGroup.d.ts +1 -1
- package/dist/components/Modal.d.mts +3 -3
- package/dist/components/Modal.d.ts +3 -3
- package/dist/components/NotificationCenter.d.mts +1 -1
- package/dist/components/NotificationCenter.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 +1 -1
- package/dist/components/Popconfirm.d.ts +1 -1
- package/dist/components/Popover.d.mts +3 -3
- package/dist/components/Popover.d.ts +3 -3
- package/dist/components/Progress.d.mts +4 -4
- package/dist/components/Progress.d.ts +4 -4
- package/dist/components/Select.d.mts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Sidebar.d.mts +21 -1
- package/dist/components/Sidebar.d.ts +21 -1
- package/dist/components/Sidebar.js +3 -3
- package/dist/components/Sidebar.mjs +1 -1
- 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/Space.d.mts +1 -1
- package/dist/components/Space.d.ts +1 -1
- package/dist/components/Steps.d.mts +2 -2
- package/dist/components/Steps.d.ts +2 -2
- package/dist/components/StepsItem.d.mts +1 -1
- package/dist/components/StepsItem.d.ts +1 -1
- package/dist/components/SubMenu.d.mts +1 -1
- package/dist/components/SubMenu.d.ts +1 -1
- package/dist/components/SubMenu.js +3 -3
- package/dist/components/SubMenu.mjs +1 -1
- package/dist/components/TabPane.d.mts +1 -1
- package/dist/components/TabPane.d.ts +1 -1
- package/dist/components/Table.d.mts +16 -2
- package/dist/components/Table.d.ts +16 -2
- package/dist/components/Table.js +3 -3
- package/dist/components/Table.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 +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/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/Tooltip.d.mts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components/Upload.d.mts +3 -3
- package/dist/components/Upload.d.ts +3 -3
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +45 -40
- package/dist/index.mjs +12 -11
- package/package.json +2 -2
- package/dist/{chunk-NGW5UMAN.js → chunk-EBTLMVDJ.js} +1 -1
- package/dist/{chunk-D7VMY6WX.mjs → chunk-RVEEEDJQ.mjs} +1 -1
|
@@ -123,8 +123,8 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
123
123
|
}>> & Readonly<{
|
|
124
124
|
onClick?: ((event: MouseEvent) => any) | undefined;
|
|
125
125
|
}>, {
|
|
126
|
-
className: string;
|
|
127
126
|
style: Record<string, unknown>;
|
|
127
|
+
className: string;
|
|
128
128
|
separator: string;
|
|
129
129
|
href: string;
|
|
130
130
|
target: "_blank" | "_self" | "_parent" | "_top";
|
|
@@ -107,14 +107,14 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
}>> & Readonly<{
|
|
108
108
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}>, {
|
|
110
|
-
type: "button" | "
|
|
111
|
-
className: string;
|
|
110
|
+
type: "button" | "submit" | "reset";
|
|
112
111
|
style: Record<string, unknown>;
|
|
113
112
|
size: ButtonSize;
|
|
114
113
|
disabled: boolean;
|
|
115
114
|
loading: boolean;
|
|
116
115
|
block: boolean;
|
|
117
116
|
variant: ButtonVariant;
|
|
117
|
+
className: string;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
119
119
|
|
|
120
120
|
export { Button, type VueButtonProps, Button as default };
|
|
@@ -107,14 +107,14 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
107
107
|
}>> & Readonly<{
|
|
108
108
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
109
109
|
}>, {
|
|
110
|
-
type: "button" | "
|
|
111
|
-
className: string;
|
|
110
|
+
type: "button" | "submit" | "reset";
|
|
112
111
|
style: Record<string, unknown>;
|
|
113
112
|
size: ButtonSize;
|
|
114
113
|
disabled: boolean;
|
|
115
114
|
loading: boolean;
|
|
116
115
|
block: boolean;
|
|
117
116
|
variant: ButtonVariant;
|
|
117
|
+
className: string;
|
|
118
118
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
119
119
|
|
|
120
120
|
export { Button, type VueButtonProps, Button as default };
|
|
@@ -120,10 +120,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
120
120
|
default: undefined;
|
|
121
121
|
};
|
|
122
122
|
}>> & Readonly<{}>, {
|
|
123
|
-
className: string;
|
|
124
123
|
style: Record<string, string | number>;
|
|
125
124
|
size: CardSize;
|
|
126
125
|
variant: CardVariant;
|
|
126
|
+
className: string;
|
|
127
127
|
cover: string;
|
|
128
128
|
hoverable: boolean;
|
|
129
129
|
coverAlt: string;
|
|
@@ -120,10 +120,10 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
120
120
|
default: undefined;
|
|
121
121
|
};
|
|
122
122
|
}>> & Readonly<{}>, {
|
|
123
|
-
className: string;
|
|
124
123
|
style: Record<string, string | number>;
|
|
125
124
|
size: CardSize;
|
|
126
125
|
variant: CardVariant;
|
|
126
|
+
className: string;
|
|
127
127
|
cover: string;
|
|
128
128
|
hoverable: boolean;
|
|
129
129
|
coverAlt: string;
|
|
@@ -229,9 +229,9 @@ declare const Carousel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
230
230
|
"onBefore-change"?: ((...args: any[]) => any) | undefined;
|
|
231
231
|
}>, {
|
|
232
|
-
className: string;
|
|
233
|
-
style: Record<string, string | number>;
|
|
234
232
|
dots: boolean;
|
|
233
|
+
style: Record<string, string | number>;
|
|
234
|
+
className: string;
|
|
235
235
|
infinite: boolean;
|
|
236
236
|
autoplay: boolean;
|
|
237
237
|
autoplaySpeed: number;
|
|
@@ -229,9 +229,9 @@ declare const Carousel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
229
229
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
230
230
|
"onBefore-change"?: ((...args: any[]) => any) | undefined;
|
|
231
231
|
}>, {
|
|
232
|
-
className: string;
|
|
233
|
-
style: Record<string, string | number>;
|
|
234
232
|
dots: boolean;
|
|
233
|
+
style: Record<string, string | number>;
|
|
234
|
+
className: string;
|
|
235
235
|
infinite: boolean;
|
|
236
236
|
autoplay: boolean;
|
|
237
237
|
autoplaySpeed: number;
|
|
@@ -98,9 +98,9 @@ declare const ChartAxis: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
98
98
|
type: StringConstructor;
|
|
99
99
|
};
|
|
100
100
|
}>> & Readonly<{}>, {
|
|
101
|
-
orientation: ChartAxisOrientation;
|
|
102
101
|
x: number;
|
|
103
102
|
y: number;
|
|
103
|
+
orientation: ChartAxisOrientation;
|
|
104
104
|
ticks: number;
|
|
105
105
|
tickSize: number;
|
|
106
106
|
tickPadding: number;
|
|
@@ -98,9 +98,9 @@ declare const ChartAxis: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
98
98
|
type: StringConstructor;
|
|
99
99
|
};
|
|
100
100
|
}>> & Readonly<{}>, {
|
|
101
|
-
orientation: ChartAxisOrientation;
|
|
102
101
|
x: number;
|
|
103
102
|
y: number;
|
|
103
|
+
orientation: ChartAxisOrientation;
|
|
104
104
|
ticks: number;
|
|
105
105
|
tickSize: number;
|
|
106
106
|
tickPadding: number;
|
|
@@ -97,10 +97,10 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
type: StringConstructor;
|
|
98
98
|
};
|
|
99
99
|
}>> & Readonly<{}>, {
|
|
100
|
-
lineStyle: ChartGridLineStyle;
|
|
101
|
-
show: ChartGridLine;
|
|
102
100
|
x: number;
|
|
103
101
|
y: number;
|
|
102
|
+
lineStyle: ChartGridLineStyle;
|
|
103
|
+
show: ChartGridLine;
|
|
104
104
|
strokeWidth: number;
|
|
105
105
|
xTicks: number;
|
|
106
106
|
yTicks: number;
|
|
@@ -97,10 +97,10 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
type: StringConstructor;
|
|
98
98
|
};
|
|
99
99
|
}>> & Readonly<{}>, {
|
|
100
|
-
lineStyle: ChartGridLineStyle;
|
|
101
|
-
show: ChartGridLine;
|
|
102
100
|
x: number;
|
|
103
101
|
y: number;
|
|
102
|
+
lineStyle: ChartGridLineStyle;
|
|
103
|
+
show: ChartGridLine;
|
|
104
104
|
strokeWidth: number;
|
|
105
105
|
xTicks: number;
|
|
106
106
|
yTicks: number;
|
|
@@ -50,9 +50,9 @@ declare const ChartTooltip: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
};
|
|
52
52
|
}>> & Readonly<{}>, {
|
|
53
|
-
visible: boolean;
|
|
54
53
|
x: number;
|
|
55
54
|
y: number;
|
|
55
|
+
visible: boolean;
|
|
56
56
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
57
57
|
|
|
58
58
|
export { ChartTooltip, type VueChartTooltipProps, ChartTooltip as default };
|
|
@@ -50,9 +50,9 @@ declare const ChartTooltip: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
};
|
|
52
52
|
}>> & Readonly<{}>, {
|
|
53
|
-
visible: boolean;
|
|
54
53
|
x: number;
|
|
55
54
|
y: number;
|
|
55
|
+
visible: boolean;
|
|
56
56
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
57
57
|
|
|
58
58
|
export { ChartTooltip, type VueChartTooltipProps, ChartTooltip as default };
|
|
@@ -193,8 +193,8 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
193
193
|
type: PropType<Record<string, string | number>>;
|
|
194
194
|
};
|
|
195
195
|
}>> & Readonly<{
|
|
196
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
197
196
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
197
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
198
198
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
onSend?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
@@ -193,8 +193,8 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
193
193
|
type: PropType<Record<string, string | number>>;
|
|
194
194
|
};
|
|
195
195
|
}>> & Readonly<{
|
|
196
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
197
196
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
197
|
+
onChange?: ((...args: any[]) => any) | undefined;
|
|
198
198
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
199
199
|
onSend?: ((...args: any[]) => any) | undefined;
|
|
200
200
|
}>, {
|
|
@@ -61,8 +61,8 @@ declare const Code: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
61
61
|
}>> & Readonly<{
|
|
62
62
|
onCopy?: ((...args: any[]) => any) | undefined;
|
|
63
63
|
}>, {
|
|
64
|
-
className: string;
|
|
65
64
|
style: Record<string, string | number>;
|
|
65
|
+
className: string;
|
|
66
66
|
copyable: boolean;
|
|
67
67
|
copyLabel: string;
|
|
68
68
|
copiedLabel: string;
|
|
@@ -61,8 +61,8 @@ declare const Code: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
61
61
|
}>> & Readonly<{
|
|
62
62
|
onCopy?: ((...args: any[]) => any) | undefined;
|
|
63
63
|
}>, {
|
|
64
|
-
className: string;
|
|
65
64
|
style: Record<string, string | number>;
|
|
65
|
+
className: string;
|
|
66
66
|
copyable: boolean;
|
|
67
67
|
copyLabel: string;
|
|
68
68
|
copiedLabel: string;
|
|
@@ -149,14 +149,14 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
149
149
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
150
150
|
"onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
|
-
className: string;
|
|
153
|
-
style: Record<string, string | number>;
|
|
154
152
|
ghost: boolean;
|
|
153
|
+
style: Record<string, string | number>;
|
|
154
|
+
className: string;
|
|
155
155
|
bordered: boolean;
|
|
156
|
+
expandIconPosition: ExpandIconPosition;
|
|
156
157
|
activeKey: string | number | (string | number)[];
|
|
157
158
|
defaultActiveKey: string | number | (string | number)[];
|
|
158
159
|
accordion: boolean;
|
|
159
|
-
expandIconPosition: ExpandIconPosition;
|
|
160
160
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
161
161
|
|
|
162
162
|
export { Collapse, type CollapseContext, CollapseContextKey, type VueCollapseProps, Collapse as default };
|
|
@@ -149,14 +149,14 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
149
149
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
150
150
|
"onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
|
-
className: string;
|
|
153
|
-
style: Record<string, string | number>;
|
|
154
152
|
ghost: boolean;
|
|
153
|
+
style: Record<string, string | number>;
|
|
154
|
+
className: string;
|
|
155
155
|
bordered: boolean;
|
|
156
|
+
expandIconPosition: ExpandIconPosition;
|
|
156
157
|
activeKey: string | number | (string | number)[];
|
|
157
158
|
defaultActiveKey: string | number | (string | number)[];
|
|
158
159
|
accordion: boolean;
|
|
159
|
-
expandIconPosition: ExpandIconPosition;
|
|
160
160
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
161
161
|
|
|
162
162
|
export { Collapse, type CollapseContext, CollapseContextKey, type VueCollapseProps, Collapse as default };
|
|
@@ -102,10 +102,10 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
102
102
|
default: undefined;
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
-
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
105
|
header: string;
|
|
106
|
+
style: Record<string, string | number>;
|
|
108
107
|
disabled: boolean;
|
|
108
|
+
className: string;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
111
111
|
|
|
@@ -102,10 +102,10 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
102
102
|
default: undefined;
|
|
103
103
|
};
|
|
104
104
|
}>> & Readonly<{}>, {
|
|
105
|
-
className: string;
|
|
106
|
-
style: Record<string, string | number>;
|
|
107
105
|
header: string;
|
|
106
|
+
style: Record<string, string | number>;
|
|
108
107
|
disabled: boolean;
|
|
108
|
+
className: string;
|
|
109
109
|
showArrow: boolean;
|
|
110
110
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
111
111
|
|
|
@@ -97,7 +97,7 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
};
|
|
98
98
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
99
99
|
[key: string]: any;
|
|
100
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
100
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("expand-change" | "like" | "reply" | "more" | "action" | "load-more")[], "expand-change" | "like" | "reply" | "more" | "action" | "load-more", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
101
101
|
nodes: {
|
|
102
102
|
type: PropType<CommentNode[]>;
|
|
103
103
|
default: undefined;
|
|
@@ -187,15 +187,15 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{
|
|
190
|
+
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
190
191
|
onLike?: ((...args: any[]) => any) | undefined;
|
|
191
192
|
onReply?: ((...args: any[]) => any) | undefined;
|
|
192
193
|
onMore?: ((...args: any[]) => any) | undefined;
|
|
193
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
194
|
-
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
-
className: string;
|
|
198
197
|
style: Record<string, string | number>;
|
|
198
|
+
className: string;
|
|
199
199
|
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
@@ -97,7 +97,7 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
97
97
|
};
|
|
98
98
|
}>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
|
99
99
|
[key: string]: any;
|
|
100
|
-
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("
|
|
100
|
+
}>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("expand-change" | "like" | "reply" | "more" | "action" | "load-more")[], "expand-change" | "like" | "reply" | "more" | "action" | "load-more", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
|
|
101
101
|
nodes: {
|
|
102
102
|
type: PropType<CommentNode[]>;
|
|
103
103
|
default: undefined;
|
|
@@ -187,15 +187,15 @@ declare const CommentThread: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
187
187
|
default: undefined;
|
|
188
188
|
};
|
|
189
189
|
}>> & Readonly<{
|
|
190
|
+
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
190
191
|
onLike?: ((...args: any[]) => any) | undefined;
|
|
191
192
|
onReply?: ((...args: any[]) => any) | undefined;
|
|
192
193
|
onMore?: ((...args: any[]) => any) | undefined;
|
|
193
194
|
onAction?: ((...args: any[]) => any) | undefined;
|
|
194
|
-
"onExpand-change"?: ((...args: any[]) => any) | undefined;
|
|
195
195
|
"onLoad-more"?: ((...args: any[]) => any) | undefined;
|
|
196
196
|
}>, {
|
|
197
|
-
className: string;
|
|
198
197
|
style: Record<string, string | number>;
|
|
198
|
+
className: string;
|
|
199
199
|
emptyText: string;
|
|
200
200
|
items: CommentNode[];
|
|
201
201
|
defaultExpandedKeys: (string | number)[];
|
|
@@ -38,8 +38,8 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
38
38
|
default: undefined;
|
|
39
39
|
};
|
|
40
40
|
}>> & Readonly<{}>, {
|
|
41
|
-
className: string;
|
|
42
41
|
style: Record<string, string | number>;
|
|
42
|
+
className: string;
|
|
43
43
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
44
44
|
|
|
45
45
|
export { Content, type VueContentProps, Content as default };
|
|
@@ -38,8 +38,8 @@ declare const Content: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
38
38
|
default: undefined;
|
|
39
39
|
};
|
|
40
40
|
}>> & Readonly<{}>, {
|
|
41
|
-
className: string;
|
|
42
41
|
style: Record<string, string | number>;
|
|
42
|
+
className: string;
|
|
43
43
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
44
44
|
|
|
45
45
|
export { Content, type VueContentProps, Content as default };
|
|
@@ -84,9 +84,9 @@ declare const CropUpload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
onError?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
"onCrop-complete"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
-
className: string;
|
|
88
87
|
style: Record<string, string | number>;
|
|
89
88
|
disabled: boolean;
|
|
89
|
+
className: string;
|
|
90
90
|
accept: string;
|
|
91
91
|
maxSize: number;
|
|
92
92
|
cropperProps: Partial<Omit<ImageCropperProps, "src">>;
|
|
@@ -84,9 +84,9 @@ declare const CropUpload: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
84
84
|
onError?: ((...args: any[]) => any) | undefined;
|
|
85
85
|
"onCrop-complete"?: ((...args: any[]) => any) | undefined;
|
|
86
86
|
}>, {
|
|
87
|
-
className: string;
|
|
88
87
|
style: Record<string, string | number>;
|
|
89
88
|
disabled: boolean;
|
|
89
|
+
className: string;
|
|
90
90
|
accept: string;
|
|
91
91
|
maxSize: number;
|
|
92
92
|
cropperProps: Partial<Omit<ImageCropperProps, "src">>;
|
|
@@ -233,12 +233,12 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
233
233
|
"onFilters-change"?: ((filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
234
234
|
"onBulk-action"?: ((action: TableToolbarAction, keys: (string | number)[]) => any) | undefined;
|
|
235
235
|
}>, {
|
|
236
|
-
className: string;
|
|
237
|
-
style: Record<string, string | number>;
|
|
238
|
-
sort: SortState;
|
|
239
236
|
pagination: false | PaginationProps;
|
|
237
|
+
sort: SortState;
|
|
238
|
+
style: Record<string, string | number>;
|
|
240
239
|
size: TableSize;
|
|
241
240
|
loading: boolean;
|
|
241
|
+
className: string;
|
|
242
242
|
filters: Record<string, unknown>;
|
|
243
243
|
toolbar: VueTableToolbarProps;
|
|
244
244
|
columnLockable: boolean;
|
|
@@ -233,12 +233,12 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
233
233
|
"onFilters-change"?: ((filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
|
|
234
234
|
"onBulk-action"?: ((action: TableToolbarAction, keys: (string | number)[]) => any) | undefined;
|
|
235
235
|
}>, {
|
|
236
|
-
className: string;
|
|
237
|
-
style: Record<string, string | number>;
|
|
238
|
-
sort: SortState;
|
|
239
236
|
pagination: false | PaginationProps;
|
|
237
|
+
sort: SortState;
|
|
238
|
+
style: Record<string, string | number>;
|
|
240
239
|
size: TableSize;
|
|
241
240
|
loading: boolean;
|
|
241
|
+
className: string;
|
|
242
242
|
filters: Record<string, unknown>;
|
|
243
243
|
toolbar: VueTableToolbarProps;
|
|
244
244
|
columnLockable: boolean;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('../chunk-
|
|
5
|
+
var chunkHBZHIEDV_js = require('../chunk-HBZHIEDV.js');
|
|
6
|
+
require('../chunk-NUFSJMVC.js');
|
|
7
7
|
require('../chunk-HNQZ5JRB.js');
|
|
8
8
|
require('../chunk-AGAJJYP2.js');
|
|
9
9
|
require('../chunk-WC4B72TZ.js');
|
|
@@ -14,9 +14,9 @@ require('../chunk-PNKVD2UK.js');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "DataTableWithToolbar", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkHBZHIEDV_js.DataTableWithToolbar; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "default", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkHBZHIEDV_js.DataTableWithToolbar_default; }
|
|
22
22
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { DataTableWithToolbar, DataTableWithToolbar_default as default } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { DataTableWithToolbar, DataTableWithToolbar_default as default } from '../chunk-CWDBL5YC.mjs';
|
|
2
|
+
import '../chunk-BS52UCMT.mjs';
|
|
3
3
|
import '../chunk-GALASVSG.mjs';
|
|
4
4
|
import '../chunk-NHCCPMLC.mjs';
|
|
5
5
|
import '../chunk-VURU7TLN.mjs';
|
|
@@ -294,10 +294,10 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
294
294
|
onClear?: (() => any) | undefined;
|
|
295
295
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
296
296
|
}>, {
|
|
297
|
-
className: string;
|
|
298
297
|
style: Record<string, unknown>;
|
|
299
298
|
size: DatePickerSize;
|
|
300
299
|
disabled: boolean;
|
|
300
|
+
className: string;
|
|
301
301
|
range: boolean;
|
|
302
302
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
303
303
|
placeholder: string;
|
|
@@ -294,10 +294,10 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
294
294
|
onClear?: (() => any) | undefined;
|
|
295
295
|
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
296
296
|
}>, {
|
|
297
|
-
className: string;
|
|
298
297
|
style: Record<string, unknown>;
|
|
299
298
|
size: DatePickerSize;
|
|
300
299
|
disabled: boolean;
|
|
300
|
+
className: string;
|
|
301
301
|
range: boolean;
|
|
302
302
|
modelValue: string | Date | [string | Date | null, string | Date | null] | null;
|
|
303
303
|
placeholder: string;
|
|
@@ -189,10 +189,10 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
189
189
|
default: undefined;
|
|
190
190
|
};
|
|
191
191
|
}>> & Readonly<{}>, {
|
|
192
|
-
className: string;
|
|
193
192
|
style: string | Record<string, string | number>;
|
|
194
193
|
title: string | number;
|
|
195
194
|
size: DescriptionsSize;
|
|
195
|
+
className: string;
|
|
196
196
|
column: number;
|
|
197
197
|
layout: DescriptionsLayout;
|
|
198
198
|
bordered: boolean;
|
|
@@ -189,10 +189,10 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
189
189
|
default: undefined;
|
|
190
190
|
};
|
|
191
191
|
}>> & Readonly<{}>, {
|
|
192
|
-
className: string;
|
|
193
192
|
style: string | Record<string, string | number>;
|
|
194
193
|
title: string | number;
|
|
195
194
|
size: DescriptionsSize;
|
|
195
|
+
className: string;
|
|
196
196
|
column: number;
|
|
197
197
|
layout: DescriptionsLayout;
|
|
198
198
|
bordered: boolean;
|
|
@@ -260,12 +260,12 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
260
260
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
261
261
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
|
-
|
|
263
|
+
locale: Partial<TigerLocale>;
|
|
264
264
|
style: Record<string, unknown>;
|
|
265
265
|
title: string;
|
|
266
|
-
mask: boolean;
|
|
267
|
-
locale: Partial<TigerLocale>;
|
|
268
266
|
size: DrawerSize;
|
|
267
|
+
className: string;
|
|
268
|
+
mask: boolean;
|
|
269
269
|
visible: boolean;
|
|
270
270
|
closable: boolean;
|
|
271
271
|
closeAriaLabel: string;
|
|
@@ -260,12 +260,12 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
260
260
|
"onAfter-enter"?: ((...args: any[]) => any) | undefined;
|
|
261
261
|
"onAfter-leave"?: ((...args: any[]) => any) | undefined;
|
|
262
262
|
}>, {
|
|
263
|
-
|
|
263
|
+
locale: Partial<TigerLocale>;
|
|
264
264
|
style: Record<string, unknown>;
|
|
265
265
|
title: string;
|
|
266
|
-
mask: boolean;
|
|
267
|
-
locale: Partial<TigerLocale>;
|
|
268
266
|
size: DrawerSize;
|
|
267
|
+
className: string;
|
|
268
|
+
mask: boolean;
|
|
269
269
|
visible: boolean;
|
|
270
270
|
closable: boolean;
|
|
271
271
|
closeAriaLabel: string;
|
|
@@ -175,9 +175,9 @@ declare const Dropdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
175
175
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
177
177
|
}>, {
|
|
178
|
-
className: string;
|
|
179
178
|
style: Record<string, unknown>;
|
|
180
179
|
disabled: boolean;
|
|
180
|
+
className: string;
|
|
181
181
|
offset: number;
|
|
182
182
|
visible: boolean;
|
|
183
183
|
showArrow: boolean;
|
|
@@ -175,9 +175,9 @@ declare const Dropdown: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
175
175
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
177
177
|
}>, {
|
|
178
|
-
className: string;
|
|
179
178
|
style: Record<string, unknown>;
|
|
180
179
|
disabled: boolean;
|
|
180
|
+
className: string;
|
|
181
181
|
offset: number;
|
|
182
182
|
visible: boolean;
|
|
183
183
|
showArrow: boolean;
|
|
@@ -80,9 +80,9 @@ declare const DropdownItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
80
80
|
}>> & Readonly<{
|
|
81
81
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}>, {
|
|
83
|
-
className: string;
|
|
84
83
|
style: Record<string, unknown>;
|
|
85
84
|
disabled: boolean;
|
|
85
|
+
className: string;
|
|
86
86
|
divided: boolean;
|
|
87
87
|
itemKey: string | number;
|
|
88
88
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -80,9 +80,9 @@ declare const DropdownItem: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
80
80
|
}>> & Readonly<{
|
|
81
81
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
82
82
|
}>, {
|
|
83
|
-
className: string;
|
|
84
83
|
style: Record<string, unknown>;
|
|
85
84
|
disabled: boolean;
|
|
85
|
+
className: string;
|
|
86
86
|
divided: boolean;
|
|
87
87
|
itemKey: string | number;
|
|
88
88
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
@@ -31,8 +31,8 @@ declare const DropdownMenu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
33
|
}>> & Readonly<{}>, {
|
|
34
|
-
className: string;
|
|
35
34
|
style: Record<string, unknown>;
|
|
35
|
+
className: string;
|
|
36
36
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
37
|
|
|
38
38
|
export { DropdownMenu, type VueDropdownMenuProps, DropdownMenu as default };
|
|
@@ -31,8 +31,8 @@ declare const DropdownMenu: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
33
|
}>> & Readonly<{}>, {
|
|
34
|
-
className: string;
|
|
35
34
|
style: Record<string, unknown>;
|
|
35
|
+
className: string;
|
|
36
36
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
37
37
|
|
|
38
38
|
export { DropdownMenu, type VueDropdownMenuProps, DropdownMenu as default };
|
|
@@ -55,8 +55,8 @@ declare const Footer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
55
55
|
default: undefined;
|
|
56
56
|
};
|
|
57
57
|
}>> & Readonly<{}>, {
|
|
58
|
-
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
className: string;
|
|
60
60
|
height: string;
|
|
61
61
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
62
62
|
|
|
@@ -55,8 +55,8 @@ declare const Footer: vue.DefineComponent<vue.ExtractPropTypes<{
|
|
|
55
55
|
default: undefined;
|
|
56
56
|
};
|
|
57
57
|
}>> & Readonly<{}>, {
|
|
58
|
-
className: string;
|
|
59
58
|
style: Record<string, string | number>;
|
|
59
|
+
className: string;
|
|
60
60
|
height: string;
|
|
61
61
|
}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
|
|
62
62
|
|