@expcat/tigercat-vue 1.2.33 → 1.2.34

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.
Files changed (203) hide show
  1. package/dist/{chunk-F5S26BR3.mjs → chunk-25VVIM45.mjs} +8 -2
  2. package/dist/{chunk-4Z4XMXCO.mjs → chunk-5HUZ33NC.mjs} +22 -6
  3. package/dist/{chunk-6G5IMGTC.js → chunk-BXS7OSVF.js} +37 -35
  4. package/dist/{chunk-DSHV7EAX.mjs → chunk-DRQ2QXZT.mjs} +16 -2
  5. package/dist/{chunk-NZUQ2KCW.mjs → chunk-F7WZCYYD.mjs} +19 -5
  6. package/dist/{chunk-DEDRUUK4.js → chunk-IBB54GHF.js} +2 -2
  7. package/dist/{chunk-QO2JYX6Q.js → chunk-LAWBHGPK.js} +19 -5
  8. package/dist/{chunk-663C2UX7.js → chunk-LZHCKW2Z.js} +2 -2
  9. package/dist/{chunk-EU4IGIPC.js → chunk-OKLDFVDJ.js} +8 -2
  10. package/dist/{chunk-6CSTMVB2.js → chunk-PACAXQQ4.js} +22 -6
  11. package/dist/{chunk-OF4MY6EC.mjs → chunk-U5RXZ2IL.mjs} +1 -1
  12. package/dist/{chunk-IQZX54SQ.js → chunk-UC3UXUVN.js} +16 -2
  13. package/dist/{chunk-OZLSZQXF.mjs → chunk-WH4J6PHF.mjs} +37 -35
  14. package/dist/{chunk-AQE5RZDE.mjs → chunk-ZDKGABPQ.mjs} +1 -1
  15. package/dist/components/ActivityFeed.d.mts +6 -6
  16. package/dist/components/ActivityFeed.d.ts +6 -6
  17. package/dist/components/Alert.d.mts +2 -2
  18. package/dist/components/Alert.d.ts +2 -2
  19. package/dist/components/Anchor.d.mts +1 -1
  20. package/dist/components/Anchor.d.ts +1 -1
  21. package/dist/components/AreaChart.d.mts +2 -2
  22. package/dist/components/AreaChart.d.ts +2 -2
  23. package/dist/components/AutoComplete.d.mts +2 -2
  24. package/dist/components/AutoComplete.d.ts +2 -2
  25. package/dist/components/Avatar.d.mts +1 -1
  26. package/dist/components/Avatar.d.ts +1 -1
  27. package/dist/components/Badge.d.mts +3 -3
  28. package/dist/components/Badge.d.ts +3 -3
  29. package/dist/components/BarChart.d.mts +1 -1
  30. package/dist/components/BarChart.d.ts +1 -1
  31. package/dist/components/Breadcrumb.d.mts +2 -2
  32. package/dist/components/Breadcrumb.d.ts +2 -2
  33. package/dist/components/Button.d.mts +3 -3
  34. package/dist/components/Button.d.ts +3 -3
  35. package/dist/components/ButtonGroup.d.mts +1 -1
  36. package/dist/components/ButtonGroup.d.ts +1 -1
  37. package/dist/components/Calendar.d.mts +1 -1
  38. package/dist/components/Calendar.d.ts +1 -1
  39. package/dist/components/Card.d.mts +2 -2
  40. package/dist/components/Card.d.ts +2 -2
  41. package/dist/components/ChartGrid.d.mts +1 -1
  42. package/dist/components/ChartGrid.d.ts +1 -1
  43. package/dist/components/ChatWindow.d.mts +3 -3
  44. package/dist/components/ChatWindow.d.ts +3 -3
  45. package/dist/components/CodeEditor.d.mts +2 -2
  46. package/dist/components/CodeEditor.d.ts +2 -2
  47. package/dist/components/Collapse.d.mts +1 -1
  48. package/dist/components/Collapse.d.ts +1 -1
  49. package/dist/components/CollapsePanel.d.mts +1 -1
  50. package/dist/components/CollapsePanel.d.ts +1 -1
  51. package/dist/components/ColorSwatch.d.mts +1 -1
  52. package/dist/components/ColorSwatch.d.ts +1 -1
  53. package/dist/components/CommentThread.d.mts +2 -2
  54. package/dist/components/CommentThread.d.ts +2 -2
  55. package/dist/components/ConfigProvider.d.mts +1 -1
  56. package/dist/components/ConfigProvider.d.ts +1 -1
  57. package/dist/components/CropUpload.js +4 -3
  58. package/dist/components/CropUpload.mjs +3 -2
  59. package/dist/components/DataTableWithToolbar.d.mts +8 -8
  60. package/dist/components/DataTableWithToolbar.d.ts +8 -8
  61. package/dist/components/DatePicker.d.mts +2 -2
  62. package/dist/components/DatePicker.d.ts +2 -2
  63. package/dist/components/Descriptions.d.mts +2 -2
  64. package/dist/components/Descriptions.d.ts +2 -2
  65. package/dist/components/DonutChart.d.mts +2 -2
  66. package/dist/components/DonutChart.d.ts +2 -2
  67. package/dist/components/Drawer.d.mts +21 -5
  68. package/dist/components/Drawer.d.ts +21 -5
  69. package/dist/components/Drawer.js +3 -2
  70. package/dist/components/Drawer.mjs +2 -1
  71. package/dist/components/FileManager.d.mts +1 -1
  72. package/dist/components/FileManager.d.ts +1 -1
  73. package/dist/components/FloatButton.d.mts +3 -3
  74. package/dist/components/FloatButton.d.ts +3 -3
  75. package/dist/components/Form.d.mts +1 -1
  76. package/dist/components/Form.d.ts +1 -1
  77. package/dist/components/FormWizard.d.mts +16 -6
  78. package/dist/components/FormWizard.d.ts +16 -6
  79. package/dist/components/FormWizard.js +2 -2
  80. package/dist/components/FormWizard.mjs +1 -1
  81. package/dist/components/FunnelChart.d.mts +1 -1
  82. package/dist/components/FunnelChart.d.ts +1 -1
  83. package/dist/components/Gantt.d.mts +1 -1
  84. package/dist/components/Gantt.d.ts +1 -1
  85. package/dist/components/GaugeChart.d.mts +1 -1
  86. package/dist/components/GaugeChart.d.ts +1 -1
  87. package/dist/components/HeatmapChart.d.mts +2 -2
  88. package/dist/components/HeatmapChart.d.ts +2 -2
  89. package/dist/components/Image.d.mts +2 -2
  90. package/dist/components/Image.d.ts +2 -2
  91. package/dist/components/ImageAnnotation.d.mts +4 -4
  92. package/dist/components/ImageAnnotation.d.ts +4 -4
  93. package/dist/components/InfiniteScroll.d.mts +2 -2
  94. package/dist/components/InfiniteScroll.d.ts +2 -2
  95. package/dist/components/Input.d.mts +4 -4
  96. package/dist/components/Input.d.ts +4 -4
  97. package/dist/components/InputGroup.d.mts +1 -1
  98. package/dist/components/InputGroup.d.ts +1 -1
  99. package/dist/components/InputNumber.d.mts +1 -1
  100. package/dist/components/InputNumber.d.ts +1 -1
  101. package/dist/components/Kanban.d.mts +1 -1
  102. package/dist/components/Kanban.d.ts +1 -1
  103. package/dist/components/Kanban.js +3 -3
  104. package/dist/components/Kanban.mjs +2 -2
  105. package/dist/components/LineChart.d.mts +2 -2
  106. package/dist/components/LineChart.d.ts +2 -2
  107. package/dist/components/Link.d.mts +1 -1
  108. package/dist/components/Link.d.ts +1 -1
  109. package/dist/components/List.d.mts +6 -6
  110. package/dist/components/List.d.ts +6 -6
  111. package/dist/components/Loading.d.mts +5 -5
  112. package/dist/components/Loading.d.ts +5 -5
  113. package/dist/components/MarkdownEditor.d.mts +2 -2
  114. package/dist/components/MarkdownEditor.d.ts +2 -2
  115. package/dist/components/Mentions.d.mts +2 -2
  116. package/dist/components/Mentions.d.ts +2 -2
  117. package/dist/components/Menu.d.mts +4 -4
  118. package/dist/components/Menu.d.ts +4 -4
  119. package/dist/components/Modal.d.mts +24 -8
  120. package/dist/components/Modal.d.ts +24 -8
  121. package/dist/components/Modal.js +3 -2
  122. package/dist/components/Modal.mjs +2 -1
  123. package/dist/components/NotificationCenter.d.mts +5 -5
  124. package/dist/components/NotificationCenter.d.ts +5 -5
  125. package/dist/components/NumberKeyboard.d.mts +2 -2
  126. package/dist/components/NumberKeyboard.d.ts +2 -2
  127. package/dist/components/OrgChart.d.mts +1 -1
  128. package/dist/components/OrgChart.d.ts +1 -1
  129. package/dist/components/Pagination.d.mts +24 -4
  130. package/dist/components/Pagination.d.ts +24 -4
  131. package/dist/components/Pagination.js +3 -2
  132. package/dist/components/Pagination.mjs +2 -1
  133. package/dist/components/PieChart.d.mts +2 -2
  134. package/dist/components/PieChart.d.ts +2 -2
  135. package/dist/components/Popconfirm.d.mts +2 -2
  136. package/dist/components/Popconfirm.d.ts +2 -2
  137. package/dist/components/Popover.d.mts +1 -1
  138. package/dist/components/Popover.d.ts +1 -1
  139. package/dist/components/Progress.d.mts +3 -3
  140. package/dist/components/Progress.d.ts +3 -3
  141. package/dist/components/QRCode.d.mts +1 -1
  142. package/dist/components/QRCode.d.ts +1 -1
  143. package/dist/components/RadarChart.d.mts +2 -2
  144. package/dist/components/RadarChart.d.ts +2 -2
  145. package/dist/components/RichTextEditor.d.mts +1 -1
  146. package/dist/components/RichTextEditor.d.ts +1 -1
  147. package/dist/components/Row.d.mts +1 -1
  148. package/dist/components/Row.d.ts +1 -1
  149. package/dist/components/ScatterChart.d.mts +1 -1
  150. package/dist/components/ScatterChart.d.ts +1 -1
  151. package/dist/components/ScrollSpy.d.mts +2 -2
  152. package/dist/components/ScrollSpy.d.ts +2 -2
  153. package/dist/components/Select.d.mts +1 -1
  154. package/dist/components/Select.d.ts +1 -1
  155. package/dist/components/Signature.d.mts +2 -2
  156. package/dist/components/Signature.d.ts +2 -2
  157. package/dist/components/Skeleton.d.mts +1 -1
  158. package/dist/components/Skeleton.d.ts +1 -1
  159. package/dist/components/Space.d.mts +2 -2
  160. package/dist/components/Space.d.ts +2 -2
  161. package/dist/components/Splitter.d.mts +1 -1
  162. package/dist/components/Splitter.d.ts +1 -1
  163. package/dist/components/Spotlight.d.mts +4 -4
  164. package/dist/components/Spotlight.d.ts +4 -4
  165. package/dist/components/Steps.d.mts +2 -2
  166. package/dist/components/Steps.d.ts +2 -2
  167. package/dist/components/SunburstChart.d.mts +1 -1
  168. package/dist/components/SunburstChart.d.ts +1 -1
  169. package/dist/components/Table.d.mts +5 -5
  170. package/dist/components/Table.d.ts +5 -5
  171. package/dist/components/Tabs.d.mts +2 -2
  172. package/dist/components/Tabs.d.ts +2 -2
  173. package/dist/components/Tag.d.mts +1 -1
  174. package/dist/components/Tag.d.ts +1 -1
  175. package/dist/components/TaskBoard.d.mts +12 -2
  176. package/dist/components/TaskBoard.d.ts +12 -2
  177. package/dist/components/TaskBoard.js +2 -2
  178. package/dist/components/TaskBoard.mjs +1 -1
  179. package/dist/components/Text.d.mts +3 -3
  180. package/dist/components/Text.d.ts +3 -3
  181. package/dist/components/Textarea.d.mts +1 -1
  182. package/dist/components/Textarea.d.ts +1 -1
  183. package/dist/components/TimePicker.d.mts +3 -3
  184. package/dist/components/TimePicker.d.ts +3 -3
  185. package/dist/components/Timeline.d.mts +3 -3
  186. package/dist/components/Timeline.d.ts +3 -3
  187. package/dist/components/Tooltip.d.mts +1 -1
  188. package/dist/components/Tooltip.d.ts +1 -1
  189. package/dist/components/Tour.d.mts +2 -2
  190. package/dist/components/Tour.d.ts +2 -2
  191. package/dist/components/Tree.d.mts +2 -2
  192. package/dist/components/Tree.d.ts +2 -2
  193. package/dist/components/TreeMapChart.d.mts +1 -1
  194. package/dist/components/TreeMapChart.d.ts +1 -1
  195. package/dist/components/Upload.d.mts +4 -4
  196. package/dist/components/Upload.d.ts +4 -4
  197. package/dist/components/VirtualTable.d.mts +2 -2
  198. package/dist/components/VirtualTable.d.ts +2 -2
  199. package/dist/components/Watermark.d.mts +1 -1
  200. package/dist/components/Watermark.d.ts +1 -1
  201. package/dist/index.js +8 -8
  202. package/dist/index.mjs +7 -7
  203. package/package.json +2 -2
@@ -154,12 +154,12 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
154
154
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
155
155
  "onOpen-change"?: ((...args: any[]) => any) | undefined;
156
156
  }>, {
157
+ okText: string;
158
+ cancelText: string;
157
159
  className: string;
158
160
  style: StyleValue;
159
161
  title: string;
160
162
  disabled: boolean;
161
- okText: string;
162
- cancelText: string;
163
163
  icon: PopconfirmIconType;
164
164
  open: boolean;
165
165
  offset: number;
@@ -154,12 +154,12 @@ declare const Popconfirm: vue.DefineComponent<vue.ExtractPropTypes<{
154
154
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
155
155
  "onOpen-change"?: ((...args: any[]) => any) | undefined;
156
156
  }>, {
157
+ okText: string;
158
+ cancelText: string;
157
159
  className: string;
158
160
  style: StyleValue;
159
161
  title: string;
160
162
  disabled: boolean;
161
- okText: string;
162
- cancelText: string;
163
163
  icon: PopconfirmIconType;
164
164
  open: boolean;
165
165
  offset: number;
@@ -125,10 +125,10 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
125
125
  className: string;
126
126
  style: StyleValue;
127
127
  title: string;
128
- content: string;
129
128
  disabled: boolean;
130
129
  open: boolean;
131
130
  width: string | number;
131
+ content: string;
132
132
  offset: number;
133
133
  placement: FloatingPlacement;
134
134
  trigger: PopoverTrigger;
@@ -125,10 +125,10 @@ declare const Popover: vue.DefineComponent<vue.ExtractPropTypes<{
125
125
  className: string;
126
126
  style: StyleValue;
127
127
  title: string;
128
- content: string;
129
128
  disabled: boolean;
130
129
  open: boolean;
131
130
  width: string | number;
131
+ content: string;
132
132
  offset: number;
133
133
  placement: FloatingPlacement;
134
134
  trigger: PopoverTrigger;
@@ -130,18 +130,18 @@ declare const Progress: vue.DefineComponent<vue.ExtractPropTypes<{
130
130
  default: undefined;
131
131
  };
132
132
  }>> & Readonly<{}>, {
133
+ type: ProgressType;
133
134
  size: ProgressSize;
134
135
  className: string;
135
136
  style: Record<string, string | number>;
136
- type: ProgressType;
137
137
  variant: ProgressVariant;
138
138
  text: string;
139
- status: ProgressStatus;
140
- strokeWidth: number;
141
139
  width: string | number;
142
140
  height: number;
141
+ status: ProgressStatus;
143
142
  format: (p: number) => string;
144
143
  striped: boolean;
144
+ strokeWidth: number;
145
145
  percentage: number;
146
146
  showText: boolean;
147
147
  stripedAnimation: boolean;
@@ -130,18 +130,18 @@ declare const Progress: vue.DefineComponent<vue.ExtractPropTypes<{
130
130
  default: undefined;
131
131
  };
132
132
  }>> & Readonly<{}>, {
133
+ type: ProgressType;
133
134
  size: ProgressSize;
134
135
  className: string;
135
136
  style: Record<string, string | number>;
136
- type: ProgressType;
137
137
  variant: ProgressVariant;
138
138
  text: string;
139
- status: ProgressStatus;
140
- strokeWidth: number;
141
139
  width: string | number;
142
140
  height: number;
141
+ status: ProgressStatus;
143
142
  format: (p: number) => string;
144
143
  striped: boolean;
144
+ strokeWidth: number;
145
145
  percentage: number;
146
146
  showText: boolean;
147
147
  stripedAnimation: boolean;
@@ -77,9 +77,9 @@ declare const QRCode: vue.DefineComponent<vue.ExtractPropTypes<{
77
77
  size: number;
78
78
  className: string;
79
79
  color: string;
80
+ level: QRCodeLevel;
80
81
  status: QRCodeStatus;
81
82
  bgColor: string;
82
- level: QRCodeLevel;
83
83
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
84
84
 
85
85
  export { QRCode, type VueQRCodeProps, QRCode as default };
@@ -77,9 +77,9 @@ declare const QRCode: vue.DefineComponent<vue.ExtractPropTypes<{
77
77
  size: number;
78
78
  className: string;
79
79
  color: string;
80
+ level: QRCodeLevel;
80
81
  status: QRCodeStatus;
81
82
  bgColor: string;
82
- level: QRCodeLevel;
83
83
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
84
84
 
85
85
  export { QRCode, type VueQRCodeProps, QRCode as default };
@@ -411,12 +411,12 @@ declare const RadarChart: vue.DefineComponent<vue.ExtractPropTypes<{
411
411
  "onSeries-click"?: ((...args: any[]) => any) | undefined;
412
412
  "onSeries-hover"?: ((...args: any[]) => any) | undefined;
413
413
  }>, {
414
- hoverable: boolean;
415
- strokeWidth: number;
416
414
  width: number;
417
415
  height: number;
418
416
  padding: ChartPadding;
419
417
  gradient: boolean;
418
+ hoverable: boolean;
419
+ strokeWidth: number;
420
420
  showLabels: boolean;
421
421
  fillOpacity: number;
422
422
  selectable: boolean;
@@ -411,12 +411,12 @@ declare const RadarChart: vue.DefineComponent<vue.ExtractPropTypes<{
411
411
  "onSeries-click"?: ((...args: any[]) => any) | undefined;
412
412
  "onSeries-hover"?: ((...args: any[]) => any) | undefined;
413
413
  }>, {
414
- hoverable: boolean;
415
- strokeWidth: number;
416
414
  width: number;
417
415
  height: number;
418
416
  padding: ChartPadding;
419
417
  gradient: boolean;
418
+ hoverable: boolean;
419
+ strokeWidth: number;
420
420
  showLabels: boolean;
421
421
  fillOpacity: number;
422
422
  selectable: boolean;
@@ -110,8 +110,8 @@ declare const RichTextEditor: vue.DefineComponent<vue.ExtractPropTypes<{
110
110
  }>, {
111
111
  className: string;
112
112
  mode: RichTextEditorMode;
113
- value: string;
114
113
  disabled: boolean;
114
+ value: string;
115
115
  defaultValue: string;
116
116
  placeholder: string;
117
117
  height: string | number;
@@ -110,8 +110,8 @@ declare const RichTextEditor: vue.DefineComponent<vue.ExtractPropTypes<{
110
110
  }>, {
111
111
  className: string;
112
112
  mode: RichTextEditorMode;
113
- value: string;
114
113
  disabled: boolean;
114
+ value: string;
115
115
  defaultValue: string;
116
116
  placeholder: string;
117
117
  height: string | number;
@@ -81,9 +81,9 @@ declare const Row: vue.DefineComponent<vue.ExtractPropTypes<{
81
81
  default: boolean;
82
82
  };
83
83
  }>> & Readonly<{}>, {
84
+ wrap: boolean;
84
85
  justify: Justify;
85
86
  align: Align;
86
- wrap: boolean;
87
87
  gutter: GutterSize;
88
88
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
89
89
 
@@ -81,9 +81,9 @@ declare const Row: vue.DefineComponent<vue.ExtractPropTypes<{
81
81
  default: boolean;
82
82
  };
83
83
  }>> & Readonly<{}>, {
84
+ wrap: boolean;
84
85
  justify: Justify;
85
86
  align: Align;
86
- wrap: boolean;
87
87
  gutter: GutterSize;
88
88
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
89
89
 
@@ -356,11 +356,11 @@ declare const ScatterChart: vue.DefineComponent<vue.ExtractPropTypes<{
356
356
  "onPoint-click"?: ((...args: any[]) => any) | undefined;
357
357
  "onPoint-hover"?: ((...args: any[]) => any) | undefined;
358
358
  }>, {
359
- hoverable: boolean;
360
359
  width: number;
361
360
  height: number;
362
361
  padding: ChartPadding;
363
362
  gradient: boolean;
363
+ hoverable: boolean;
364
364
  selectable: boolean;
365
365
  xTicks: number;
366
366
  yTicks: number;
@@ -356,11 +356,11 @@ declare const ScatterChart: vue.DefineComponent<vue.ExtractPropTypes<{
356
356
  "onPoint-click"?: ((...args: any[]) => any) | undefined;
357
357
  "onPoint-hover"?: ((...args: any[]) => any) | undefined;
358
358
  }>, {
359
- hoverable: boolean;
360
359
  width: number;
361
360
  height: number;
362
361
  padding: ChartPadding;
363
362
  gradient: boolean;
363
+ hoverable: boolean;
364
364
  selectable: boolean;
365
365
  xTicks: number;
366
366
  yTicks: number;
@@ -107,12 +107,12 @@ declare const ScrollSpy: vue.DefineComponent<vue.ExtractPropTypes<{
107
107
  onClick?: ((...args: any[]) => any) | undefined;
108
108
  "onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
109
109
  }>, {
110
- items: ScrollSpyItem[];
110
+ direction: ScrollSpyDirection;
111
111
  className: string;
112
112
  style: Record<string, string | number>;
113
- direction: ScrollSpyDirection;
114
113
  ariaLabel: string;
115
114
  sticky: boolean;
115
+ items: ScrollSpyItem[];
116
116
  activeKey: ScrollSpyKey;
117
117
  defaultActiveKey: ScrollSpyKey;
118
118
  offsetTop: number;
@@ -107,12 +107,12 @@ declare const ScrollSpy: vue.DefineComponent<vue.ExtractPropTypes<{
107
107
  onClick?: ((...args: any[]) => any) | undefined;
108
108
  "onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
109
109
  }>, {
110
- items: ScrollSpyItem[];
110
+ direction: ScrollSpyDirection;
111
111
  className: string;
112
112
  style: Record<string, string | number>;
113
- direction: ScrollSpyDirection;
114
113
  ariaLabel: string;
115
114
  sticky: boolean;
115
+ items: ScrollSpyItem[];
116
116
  activeKey: ScrollSpyKey;
117
117
  defaultActiveKey: ScrollSpyKey;
118
118
  offsetTop: number;
@@ -136,7 +136,7 @@ declare const Select: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  };
137
137
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
138
138
  [key: string]: any;
139
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "search" | "update:modelValue" | "create")[], "change" | "search" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
139
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "change" | "update:modelValue" | "create")[], "search" | "change" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
140
140
  /**
141
141
  * Selected value(s) (for v-model)
142
142
  */
@@ -136,7 +136,7 @@ declare const Select: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  };
137
137
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
138
138
  [key: string]: any;
139
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "search" | "update:modelValue" | "create")[], "change" | "search" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
139
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "change" | "update:modelValue" | "create")[], "search" | "change" | "update:modelValue" | "create", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
140
140
  /**
141
141
  * Selected value(s) (for v-model)
142
142
  */
@@ -66,7 +66,7 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
66
66
  };
67
67
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
68
68
  [key: string]: any;
69
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("clear" | "change" | "update:modelValue" | "end" | "begin")[], "clear" | "change" | "update:modelValue" | "end" | "begin", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
69
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "clear" | "update:modelValue" | "end" | "begin")[], "change" | "clear" | "update:modelValue" | "end" | "begin", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
70
70
  modelValue: {
71
71
  type: StringConstructor;
72
72
  default: undefined;
@@ -136,13 +136,13 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  }>, {
137
137
  className: string;
138
138
  style: Record<string, unknown>;
139
- backgroundColor: string;
140
139
  disabled: boolean;
141
140
  modelValue: string;
142
141
  clearable: boolean;
143
142
  width: number;
144
143
  height: number;
145
144
  penColor: string;
145
+ backgroundColor: string;
146
146
  lineWidth: number;
147
147
  readonly: boolean;
148
148
  exportType: SignatureExportType;
@@ -66,7 +66,7 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
66
66
  };
67
67
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
68
68
  [key: string]: any;
69
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("clear" | "change" | "update:modelValue" | "end" | "begin")[], "clear" | "change" | "update:modelValue" | "end" | "begin", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
69
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "clear" | "update:modelValue" | "end" | "begin")[], "change" | "clear" | "update:modelValue" | "end" | "begin", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
70
70
  modelValue: {
71
71
  type: StringConstructor;
72
72
  default: undefined;
@@ -136,13 +136,13 @@ declare const Signature: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  }>, {
137
137
  className: string;
138
138
  style: Record<string, unknown>;
139
- backgroundColor: string;
140
139
  disabled: boolean;
141
140
  modelValue: string;
142
141
  clearable: boolean;
143
142
  width: number;
144
143
  height: number;
145
144
  penColor: string;
145
+ backgroundColor: string;
146
146
  lineWidth: number;
147
147
  readonly: boolean;
148
148
  exportType: SignatureExportType;
@@ -85,10 +85,10 @@ declare const Skeleton: vue.DefineComponent<vue.ExtractPropTypes<{
85
85
  className: string;
86
86
  style: Record<string, string | number>;
87
87
  variant: SkeletonVariant;
88
- shape: SkeletonShape;
89
88
  width: string;
90
89
  height: string;
91
90
  rows: number;
91
+ shape: SkeletonShape;
92
92
  animation: SkeletonAnimation;
93
93
  paragraph: boolean;
94
94
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -85,10 +85,10 @@ declare const Skeleton: vue.DefineComponent<vue.ExtractPropTypes<{
85
85
  className: string;
86
86
  style: Record<string, string | number>;
87
87
  variant: SkeletonVariant;
88
- shape: SkeletonShape;
89
88
  width: string;
90
89
  height: string;
91
90
  rows: number;
91
+ shape: SkeletonShape;
92
92
  animation: SkeletonAnimation;
93
93
  paragraph: boolean;
94
94
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -40,10 +40,10 @@ declare const Space: vue.DefineComponent<vue.ExtractPropTypes<{
40
40
  default: boolean;
41
41
  };
42
42
  }>> & Readonly<{}>, {
43
- size: SpaceSize;
44
43
  direction: SpaceDirection;
45
- align: SpaceAlign;
44
+ size: SpaceSize;
46
45
  wrap: boolean;
46
+ align: SpaceAlign;
47
47
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
48
48
 
49
49
  export { Space, type VueSpaceProps, Space as default };
@@ -40,10 +40,10 @@ declare const Space: vue.DefineComponent<vue.ExtractPropTypes<{
40
40
  default: boolean;
41
41
  };
42
42
  }>> & Readonly<{}>, {
43
- size: SpaceSize;
44
43
  direction: SpaceDirection;
45
- align: SpaceAlign;
44
+ size: SpaceSize;
46
45
  wrap: boolean;
46
+ align: SpaceAlign;
47
47
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
48
48
 
49
49
  export { Space, type VueSpaceProps, Space as default };
@@ -86,9 +86,9 @@ declare const Splitter: vue.DefineComponent<vue.ExtractPropTypes<{
86
86
  "onResize-start"?: ((...args: any[]) => any) | undefined;
87
87
  "onResize-end"?: ((...args: any[]) => any) | undefined;
88
88
  }>, {
89
+ direction: SplitDirection;
89
90
  className: string;
90
91
  style: Record<string, string | number>;
91
- direction: SplitDirection;
92
92
  disabled: boolean;
93
93
  min: number;
94
94
  max: number;
@@ -86,9 +86,9 @@ declare const Splitter: vue.DefineComponent<vue.ExtractPropTypes<{
86
86
  "onResize-start"?: ((...args: any[]) => any) | undefined;
87
87
  "onResize-end"?: ((...args: any[]) => any) | undefined;
88
88
  }>, {
89
+ direction: SplitDirection;
89
90
  className: string;
90
91
  style: Record<string, string | number>;
91
- direction: SplitDirection;
92
92
  disabled: boolean;
93
93
  min: number;
94
94
  max: number;
@@ -84,7 +84,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
84
84
  type: BooleanConstructor;
85
85
  default: boolean;
86
86
  };
87
- }>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("close" | "select" | "update:open" | "open-change" | "update:query" | "query-change")[], "close" | "select" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
87
+ }>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "close" | "update:open" | "open-change" | "update:query" | "query-change")[], "select" | "close" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
88
88
  open: {
89
89
  type: PropType<boolean | undefined>;
90
90
  default: undefined;
@@ -166,25 +166,24 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
166
166
  default: boolean;
167
167
  };
168
168
  }>> & Readonly<{
169
- onClose?: ((...args: any[]) => any) | undefined;
170
169
  onSelect?: ((...args: any[]) => any) | undefined;
170
+ onClose?: ((...args: any[]) => any) | undefined;
171
171
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
172
172
  "onOpen-change"?: ((...args: any[]) => any) | undefined;
173
173
  "onUpdate:query"?: ((...args: any[]) => any) | undefined;
174
174
  "onQuery-change"?: ((...args: any[]) => any) | undefined;
175
175
  }>, {
176
- items: SpotlightItem[];
177
176
  emptyText: string;
178
177
  className: string;
179
178
  style: Record<string, unknown>;
180
179
  title: string;
181
- disableTeleport: boolean;
182
180
  placeholder: string;
183
181
  mask: boolean;
184
182
  open: boolean | undefined;
185
183
  limit: number;
186
184
  zIndex: number;
187
185
  maskClosable: boolean;
186
+ items: SpotlightItem[];
188
187
  defaultOpen: boolean;
189
188
  query: string | undefined;
190
189
  defaultQuery: string;
@@ -193,6 +192,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
193
192
  closeOnSelect: boolean;
194
193
  defaultActiveFirstItem: boolean;
195
194
  filterItem: SpotlightItemFilter;
195
+ disableTeleport: boolean;
196
196
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
197
197
 
198
198
  export { Spotlight, type VueSpotlightProps, Spotlight as default };
@@ -84,7 +84,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
84
84
  type: BooleanConstructor;
85
85
  default: boolean;
86
86
  };
87
- }>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("close" | "select" | "update:open" | "open-change" | "update:query" | "query-change")[], "close" | "select" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
87
+ }>, () => VNodeChild, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("select" | "close" | "update:open" | "open-change" | "update:query" | "query-change")[], "select" | "close" | "update:open" | "open-change" | "update:query" | "query-change", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
88
88
  open: {
89
89
  type: PropType<boolean | undefined>;
90
90
  default: undefined;
@@ -166,25 +166,24 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
166
166
  default: boolean;
167
167
  };
168
168
  }>> & Readonly<{
169
- onClose?: ((...args: any[]) => any) | undefined;
170
169
  onSelect?: ((...args: any[]) => any) | undefined;
170
+ onClose?: ((...args: any[]) => any) | undefined;
171
171
  "onUpdate:open"?: ((...args: any[]) => any) | undefined;
172
172
  "onOpen-change"?: ((...args: any[]) => any) | undefined;
173
173
  "onUpdate:query"?: ((...args: any[]) => any) | undefined;
174
174
  "onQuery-change"?: ((...args: any[]) => any) | undefined;
175
175
  }>, {
176
- items: SpotlightItem[];
177
176
  emptyText: string;
178
177
  className: string;
179
178
  style: Record<string, unknown>;
180
179
  title: string;
181
- disableTeleport: boolean;
182
180
  placeholder: string;
183
181
  mask: boolean;
184
182
  open: boolean | undefined;
185
183
  limit: number;
186
184
  zIndex: number;
187
185
  maskClosable: boolean;
186
+ items: SpotlightItem[];
188
187
  defaultOpen: boolean;
189
188
  query: string | undefined;
190
189
  defaultQuery: string;
@@ -193,6 +192,7 @@ declare const Spotlight: vue.DefineComponent<vue.ExtractPropTypes<{
193
192
  closeOnSelect: boolean;
194
193
  defaultActiveFirstItem: boolean;
195
194
  filterItem: SpotlightItemFilter;
195
+ disableTeleport: boolean;
196
196
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
197
197
 
198
198
  export { Spotlight, type VueSpotlightProps, Spotlight as default };
@@ -153,8 +153,8 @@ declare const StepsItem: vue.DefineComponent<vue.ExtractPropTypes<{
153
153
  className: string;
154
154
  style: Record<string, unknown>;
155
155
  disabled: boolean;
156
- status: StepStatus;
157
156
  icon: undefined;
157
+ status: StepStatus;
158
158
  description: string;
159
159
  stepIndex: number;
160
160
  isLast: boolean;
@@ -285,10 +285,10 @@ declare const Steps: vue.DefineComponent<vue.ExtractPropTypes<{
285
285
  onChange?: ((...args: any[]) => any) | undefined;
286
286
  "onUpdate:current"?: ((...args: any[]) => any) | undefined;
287
287
  }>, {
288
+ direction: StepsDirection;
288
289
  size: StepSize;
289
290
  className: string;
290
291
  style: Record<string, unknown>;
291
- direction: StepsDirection;
292
292
  status: StepStatus;
293
293
  current: number;
294
294
  simple: boolean;
@@ -153,8 +153,8 @@ declare const StepsItem: vue.DefineComponent<vue.ExtractPropTypes<{
153
153
  className: string;
154
154
  style: Record<string, unknown>;
155
155
  disabled: boolean;
156
- status: StepStatus;
157
156
  icon: undefined;
157
+ status: StepStatus;
158
158
  description: string;
159
159
  stepIndex: number;
160
160
  isLast: boolean;
@@ -285,10 +285,10 @@ declare const Steps: vue.DefineComponent<vue.ExtractPropTypes<{
285
285
  onChange?: ((...args: any[]) => any) | undefined;
286
286
  "onUpdate:current"?: ((...args: any[]) => any) | undefined;
287
287
  }>, {
288
+ direction: StepsDirection;
288
289
  size: StepSize;
289
290
  className: string;
290
291
  style: Record<string, unknown>;
291
- direction: StepsDirection;
292
292
  status: StepStatus;
293
293
  current: number;
294
294
  simple: boolean;
@@ -190,11 +190,11 @@ declare const SunburstChart: vue.DefineComponent<vue.ExtractPropTypes<{
190
190
  "onArc-click"?: ((...args: any[]) => any) | undefined;
191
191
  "onArc-hover"?: ((...args: any[]) => any) | undefined;
192
192
  }>, {
193
- hoverable: boolean;
194
193
  width: number;
195
194
  height: number;
196
195
  padding: ChartPadding;
197
196
  gradient: boolean;
197
+ hoverable: boolean;
198
198
  showLabels: boolean;
199
199
  selectable: boolean;
200
200
  hoveredIndex: number | null;
@@ -190,11 +190,11 @@ declare const SunburstChart: vue.DefineComponent<vue.ExtractPropTypes<{
190
190
  "onArc-click"?: ((...args: any[]) => any) | undefined;
191
191
  "onArc-hover"?: ((...args: any[]) => any) | undefined;
192
192
  }>, {
193
- hoverable: boolean;
194
193
  width: number;
195
194
  height: number;
196
195
  padding: ChartPadding;
197
196
  gradient: boolean;
197
+ hoverable: boolean;
198
198
  showLabels: boolean;
199
199
  selectable: boolean;
200
200
  hoveredIndex: number | null;
@@ -377,21 +377,21 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
377
377
  }>> & Readonly<{
378
378
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
379
379
  }>, {
380
+ readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
381
+ readonly emptyText: string;
380
382
  readonly size: _expcat_tigercat_core.TableSize;
381
383
  readonly loading: boolean;
382
- readonly emptyText: string;
383
- readonly bordered: boolean;
384
- readonly hoverable: boolean;
385
- readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
386
384
  readonly virtual: boolean;
387
385
  readonly dataSource: Record<string, unknown>[];
388
386
  readonly columnLockable: boolean;
389
387
  readonly defaultSort: _expcat_tigercat_core.SortState;
390
388
  readonly defaultFilters: Record<string, unknown>;
389
+ readonly bordered: boolean;
391
390
  readonly striped: boolean;
391
+ readonly hoverable: boolean;
392
392
  readonly rowKey: string | ((record: Record<string, unknown>) => string | number);
393
393
  readonly stickyHeader: boolean;
394
- readonly tableLayout: "fixed" | "auto";
394
+ readonly tableLayout: "auto" | "fixed";
395
395
  readonly responsiveMode: _expcat_tigercat_core.TableResponsiveMode;
396
396
  readonly autoVirtual: boolean;
397
397
  readonly virtualHeight: number;
@@ -377,21 +377,21 @@ declare const Table: vue.DefineComponent<vue.ExtractPropTypes<{
377
377
  }>> & Readonly<{
378
378
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
379
379
  }>, {
380
+ readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
381
+ readonly emptyText: string;
380
382
  readonly size: _expcat_tigercat_core.TableSize;
381
383
  readonly loading: boolean;
382
- readonly emptyText: string;
383
- readonly bordered: boolean;
384
- readonly hoverable: boolean;
385
- readonly pagination: false | _expcat_tigercat_core.PaginationConfig;
386
384
  readonly virtual: boolean;
387
385
  readonly dataSource: Record<string, unknown>[];
388
386
  readonly columnLockable: boolean;
389
387
  readonly defaultSort: _expcat_tigercat_core.SortState;
390
388
  readonly defaultFilters: Record<string, unknown>;
389
+ readonly bordered: boolean;
391
390
  readonly striped: boolean;
391
+ readonly hoverable: boolean;
392
392
  readonly rowKey: string | ((record: Record<string, unknown>) => string | number);
393
393
  readonly stickyHeader: boolean;
394
- readonly tableLayout: "fixed" | "auto";
394
+ readonly tableLayout: "auto" | "fixed";
395
395
  readonly responsiveMode: _expcat_tigercat_core.TableResponsiveMode;
396
396
  readonly autoVirtual: boolean;
397
397
  readonly virtualHeight: number;