@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
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
103
103
  };
104
104
  }>> & Readonly<{}>, {
105
105
  className: string;
106
- style: Record<string, string | number>;
107
106
  header: string;
107
+ style: Record<string, string | number>;
108
108
  disabled: boolean;
109
109
  showArrow: boolean;
110
110
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
103
103
  };
104
104
  }>> & Readonly<{}>, {
105
105
  className: string;
106
- style: Record<string, string | number>;
107
106
  header: string;
107
+ style: Record<string, string | number>;
108
108
  disabled: boolean;
109
109
  showArrow: boolean;
110
110
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -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[];
72
71
  disabled: boolean;
73
72
  modelValue: string;
74
73
  ariaLabel: string;
75
74
  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[];
72
71
  disabled: boolean;
73
72
  modelValue: string;
74
73
  ariaLabel: string;
75
74
  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[];
198
197
  emptyText: string;
199
- showAvatar: boolean;
200
198
  className: string;
201
199
  style: Record<string, string | number>;
200
+ items: CommentNode[];
202
201
  defaultExpandedKeys: (string | number)[];
203
202
  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[];
198
197
  emptyText: string;
199
- showAvatar: boolean;
200
198
  className: string;
201
199
  style: Record<string, string | number>;
200
+ items: CommentNode[];
202
201
  defaultExpandedKeys: (string | number)[];
203
202
  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
- direction: TigerLocaleDirection;
71
70
  locale: TigerLocaleInput;
71
+ direction: TigerLocaleDirection;
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
- direction: TigerLocaleDirection;
71
70
  locale: TigerLocaleInput;
71
+ direction: TigerLocaleDirection;
72
72
  theme: string;
73
73
  colorScheme: ColorScheme;
74
74
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -1,13 +1,14 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkDEDRUUK4js = require('../chunk-DEDRUUK4.js');
5
- require('../chunk-6CSTMVB2.js');
4
+ var _chunkIBB54GHFjs = require('../chunk-IBB54GHF.js');
5
+ require('../chunk-PACAXQQ4.js');
6
6
  require('../chunk-WUEP3PFN.js');
7
+ require('../chunk-25EYT2CB.js');
7
8
  require('../chunk-4VLNT2ED.js');
8
9
  require('../chunk-7ADONGSB.js');
9
10
  require('../chunk-JDCVS4SJ.js');
10
11
 
11
12
 
12
13
 
13
- exports.CropUpload = _chunkDEDRUUK4js.CropUpload; exports.default = _chunkDEDRUUK4js.CropUpload_default;
14
+ exports.CropUpload = _chunkIBB54GHFjs.CropUpload; exports.default = _chunkIBB54GHFjs.CropUpload_default;
@@ -1,9 +1,10 @@
1
1
  import {
2
2
  CropUpload,
3
3
  CropUpload_default
4
- } from "../chunk-OF4MY6EC.mjs";
5
- import "../chunk-4Z4XMXCO.mjs";
4
+ } from "../chunk-U5RXZ2IL.mjs";
5
+ import "../chunk-5HUZ33NC.mjs";
6
6
  import "../chunk-DEJKRMMU.mjs";
7
+ import "../chunk-VG6E4NX6.mjs";
7
8
  import "../chunk-PO5GVU4Q.mjs";
8
9
  import "../chunk-Z2ZECCGD.mjs";
9
10
  import "../chunk-7RIWAO2A.mjs";
@@ -233,28 +233,28 @@ 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
- size: TableSize;
237
- loading: boolean;
236
+ pagination: false | PaginationConfig;
237
+ sort: SortState;
238
238
  emptyText: string;
239
+ size: TableSize;
239
240
  className: string;
240
241
  style: Record<string, string | number>;
241
- sort: SortState;
242
- bordered: boolean;
243
- hoverable: boolean;
244
- filters: Record<string, unknown>;
245
- pagination: false | PaginationConfig;
242
+ loading: boolean;
246
243
  dataSource: Record<string, unknown>[];
247
244
  toolbar: VueTableToolbarProps;
245
+ filters: Record<string, unknown>;
248
246
  columnLockable: boolean;
249
247
  defaultSort: SortState;
250
248
  defaultFilters: Record<string, unknown>;
249
+ bordered: boolean;
251
250
  striped: boolean;
251
+ hoverable: boolean;
252
252
  rowSelection: RowSelectionConfig<Record<string, unknown>>;
253
253
  rowKey: string | ((record: Record<string, unknown>) => string | number);
254
254
  rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
255
255
  stickyHeader: boolean;
256
256
  maxHeight: string | number;
257
- tableLayout: "fixed" | "auto";
257
+ tableLayout: "auto" | "fixed";
258
258
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
259
259
 
260
260
  export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarProps, DataTableWithToolbar as default };
@@ -233,28 +233,28 @@ 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
- size: TableSize;
237
- loading: boolean;
236
+ pagination: false | PaginationConfig;
237
+ sort: SortState;
238
238
  emptyText: string;
239
+ size: TableSize;
239
240
  className: string;
240
241
  style: Record<string, string | number>;
241
- sort: SortState;
242
- bordered: boolean;
243
- hoverable: boolean;
244
- filters: Record<string, unknown>;
245
- pagination: false | PaginationConfig;
242
+ loading: boolean;
246
243
  dataSource: Record<string, unknown>[];
247
244
  toolbar: VueTableToolbarProps;
245
+ filters: Record<string, unknown>;
248
246
  columnLockable: boolean;
249
247
  defaultSort: SortState;
250
248
  defaultFilters: Record<string, unknown>;
249
+ bordered: boolean;
251
250
  striped: boolean;
251
+ hoverable: boolean;
252
252
  rowSelection: RowSelectionConfig<Record<string, unknown>>;
253
253
  rowKey: string | ((record: Record<string, unknown>) => string | number);
254
254
  rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
255
255
  stickyHeader: boolean;
256
256
  maxHeight: string | number;
257
- tableLayout: "fixed" | "auto";
257
+ tableLayout: "auto" | "fixed";
258
258
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
259
259
 
260
260
  export { DataTableWithToolbar, type VueDataTableWithToolbarProps, type VueTableToolbarProps, DataTableWithToolbar as default };
@@ -304,15 +304,15 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
304
304
  default: undefined;
305
305
  };
306
306
  }>> & Readonly<{
307
- onClear?: (() => any) | undefined;
308
307
  onChange?: ((value: unknown) => any) | undefined;
308
+ onClear?: (() => any) | undefined;
309
309
  "onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
310
310
  }>, {
311
+ labels: Partial<DatePickerLabels>;
311
312
  size: DatePickerSize;
312
313
  className: string;
313
314
  style: Record<string, unknown>;
314
315
  disabled: boolean;
315
- labels: Partial<DatePickerLabels>;
316
316
  range: boolean;
317
317
  modelValue: string | Date | [string | Date | null, string | Date | null] | null;
318
318
  placeholder: string;
@@ -304,15 +304,15 @@ declare const DatePicker: vue.DefineComponent<vue.ExtractPropTypes<{
304
304
  default: undefined;
305
305
  };
306
306
  }>> & Readonly<{
307
- onClear?: (() => any) | undefined;
308
307
  onChange?: ((value: unknown) => any) | undefined;
308
+ onClear?: (() => any) | undefined;
309
309
  "onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
310
310
  }>, {
311
+ labels: Partial<DatePickerLabels>;
311
312
  size: DatePickerSize;
312
313
  className: string;
313
314
  style: Record<string, unknown>;
314
315
  disabled: boolean;
315
- labels: Partial<DatePickerLabels>;
316
316
  range: boolean;
317
317
  modelValue: string | Date | [string | Date | null, string | Date | null] | null;
318
318
  placeholder: string;
@@ -188,17 +188,17 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
188
188
  };
189
189
  }>> & Readonly<{}>, {
190
190
  size: DescriptionsSize;
191
- items: DescriptionsItem[];
192
191
  className: string;
193
192
  style: string | Record<string, string | number>;
194
193
  title: string | number;
195
- bordered: boolean;
196
194
  column: number | Partial<Record<ResponsiveBreakpoint, number>>;
197
195
  layout: DescriptionsLayout;
196
+ bordered: boolean;
198
197
  extra: undefined;
199
198
  colon: boolean;
200
199
  labelStyle: Record<string, string | number>;
201
200
  contentStyle: Record<string, string | number>;
201
+ items: DescriptionsItem[];
202
202
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
203
203
 
204
204
  export { Descriptions, type VueDescriptionsProps, Descriptions as default };
@@ -188,17 +188,17 @@ declare const Descriptions: vue.DefineComponent<vue.ExtractPropTypes<{
188
188
  };
189
189
  }>> & Readonly<{}>, {
190
190
  size: DescriptionsSize;
191
- items: DescriptionsItem[];
192
191
  className: string;
193
192
  style: string | Record<string, string | number>;
194
193
  title: string | number;
195
- bordered: boolean;
196
194
  column: number | Partial<Record<ResponsiveBreakpoint, number>>;
197
195
  layout: DescriptionsLayout;
196
+ bordered: boolean;
198
197
  extra: undefined;
199
198
  colon: boolean;
200
199
  labelStyle: Record<string, string | number>;
201
200
  contentStyle: Record<string, string | number>;
201
+ items: DescriptionsItem[];
202
202
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
203
203
 
204
204
  export { Descriptions, type VueDescriptionsProps, Descriptions as default };
@@ -292,13 +292,13 @@ declare const DonutChart: vue.DefineComponent<vue.ExtractPropTypes<{
292
292
  "onSlice-click"?: ((...args: any[]) => any) | undefined;
293
293
  "onSlice-hover"?: ((...args: any[]) => any) | undefined;
294
294
  }>, {
295
- shadow: boolean;
296
- hoverable: boolean;
297
295
  width: number;
298
296
  height: number;
299
297
  padding: ChartPadding;
300
298
  labelPosition: "inside" | "outside";
301
299
  gradient: boolean;
300
+ hoverable: boolean;
301
+ shadow: boolean;
302
302
  showLabels: boolean;
303
303
  selectable: boolean;
304
304
  hoveredIndex: number | null;
@@ -292,13 +292,13 @@ declare const DonutChart: vue.DefineComponent<vue.ExtractPropTypes<{
292
292
  "onSlice-click"?: ((...args: any[]) => any) | undefined;
293
293
  "onSlice-hover"?: ((...args: any[]) => any) | undefined;
294
294
  }>, {
295
- shadow: boolean;
296
- hoverable: boolean;
297
295
  width: number;
298
296
  height: number;
299
297
  padding: ChartPadding;
300
298
  labelPosition: "inside" | "outside";
301
299
  gradient: boolean;
300
+ hoverable: boolean;
301
+ shadow: boolean;
302
302
  showLabels: boolean;
303
303
  selectable: boolean;
304
304
  hoveredIndex: number | null;
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import { PropType } from 'vue';
3
- import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
3
+ import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale, TigerLocaleDrawer } from '@expcat/tigercat-core';
4
4
 
5
5
  interface VueDrawerProps {
6
6
  open?: boolean;
@@ -22,6 +22,7 @@ interface VueDrawerProps {
22
22
  style?: Record<string, unknown>;
23
23
  closeAriaLabel?: string;
24
24
  locale?: Partial<TigerLocale>;
25
+ labels?: Partial<TigerLocaleDrawer>;
25
26
  }
26
27
  declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
27
28
  /**
@@ -168,6 +169,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
168
169
  type: PropType<Partial<TigerLocale>>;
169
170
  default: undefined;
170
171
  };
172
+ /**
173
+ * Flat custom-text overrides for single-language use (no i18n needed).
174
+ */
175
+ labels: {
176
+ type: PropType<Partial<TigerLocaleDrawer>>;
177
+ default: undefined;
178
+ };
171
179
  /**
172
180
  * Disable teleport (useful for testing)
173
181
  * @default false
@@ -322,6 +330,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
322
330
  type: PropType<Partial<TigerLocale>>;
323
331
  default: undefined;
324
332
  };
333
+ /**
334
+ * Flat custom-text overrides for single-language use (no i18n needed).
335
+ */
336
+ labels: {
337
+ type: PropType<Partial<TigerLocaleDrawer>>;
338
+ default: undefined;
339
+ };
325
340
  /**
326
341
  * Disable teleport (useful for testing)
327
342
  * @default false
@@ -337,20 +352,21 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
337
352
  "onAfter-enter"?: ((...args: any[]) => any) | undefined;
338
353
  "onAfter-leave"?: ((...args: any[]) => any) | undefined;
339
354
  }>, {
355
+ locale: Partial<TigerLocale>;
356
+ closeAriaLabel: string;
357
+ labels: Partial<TigerLocaleDrawer>;
340
358
  size: DrawerSize;
341
359
  className: string;
342
360
  style: Record<string, unknown>;
343
361
  title: string;
344
- disableTeleport: boolean;
345
- closable: boolean;
346
- closeAriaLabel: string;
347
- locale: Partial<TigerLocale>;
348
362
  mask: boolean;
349
363
  open: boolean;
350
364
  width: string | number;
365
+ closable: boolean;
351
366
  zIndex: number;
352
367
  maskClosable: boolean;
353
368
  placement: DrawerPlacement;
369
+ disableTeleport: boolean;
354
370
  bodyClassName: string;
355
371
  destroyOnClose: boolean;
356
372
  destroyOnCloseAfterLeave: boolean;
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import { PropType } from 'vue';
3
- import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale } from '@expcat/tigercat-core';
3
+ import { DrawerPlacement, DrawerSize, StyleValue, TigerLocale, TigerLocaleDrawer } from '@expcat/tigercat-core';
4
4
 
5
5
  interface VueDrawerProps {
6
6
  open?: boolean;
@@ -22,6 +22,7 @@ interface VueDrawerProps {
22
22
  style?: Record<string, unknown>;
23
23
  closeAriaLabel?: string;
24
24
  locale?: Partial<TigerLocale>;
25
+ labels?: Partial<TigerLocaleDrawer>;
25
26
  }
26
27
  declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
27
28
  /**
@@ -168,6 +169,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
168
169
  type: PropType<Partial<TigerLocale>>;
169
170
  default: undefined;
170
171
  };
172
+ /**
173
+ * Flat custom-text overrides for single-language use (no i18n needed).
174
+ */
175
+ labels: {
176
+ type: PropType<Partial<TigerLocaleDrawer>>;
177
+ default: undefined;
178
+ };
171
179
  /**
172
180
  * Disable teleport (useful for testing)
173
181
  * @default false
@@ -322,6 +330,13 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
322
330
  type: PropType<Partial<TigerLocale>>;
323
331
  default: undefined;
324
332
  };
333
+ /**
334
+ * Flat custom-text overrides for single-language use (no i18n needed).
335
+ */
336
+ labels: {
337
+ type: PropType<Partial<TigerLocaleDrawer>>;
338
+ default: undefined;
339
+ };
325
340
  /**
326
341
  * Disable teleport (useful for testing)
327
342
  * @default false
@@ -337,20 +352,21 @@ declare const Drawer: vue.DefineComponent<vue.ExtractPropTypes<{
337
352
  "onAfter-enter"?: ((...args: any[]) => any) | undefined;
338
353
  "onAfter-leave"?: ((...args: any[]) => any) | undefined;
339
354
  }>, {
355
+ locale: Partial<TigerLocale>;
356
+ closeAriaLabel: string;
357
+ labels: Partial<TigerLocaleDrawer>;
340
358
  size: DrawerSize;
341
359
  className: string;
342
360
  style: Record<string, unknown>;
343
361
  title: string;
344
- disableTeleport: boolean;
345
- closable: boolean;
346
- closeAriaLabel: string;
347
- locale: Partial<TigerLocale>;
348
362
  mask: boolean;
349
363
  open: boolean;
350
364
  width: string | number;
365
+ closable: boolean;
351
366
  zIndex: number;
352
367
  maskClosable: boolean;
353
368
  placement: DrawerPlacement;
369
+ disableTeleport: boolean;
354
370
  bodyClassName: string;
355
371
  destroyOnClose: boolean;
356
372
  destroyOnCloseAfterLeave: boolean;
@@ -1,9 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkIQZX54SQjs = require('../chunk-IQZX54SQ.js');
4
+ var _chunkUC3UXUVNjs = require('../chunk-UC3UXUVN.js');
5
+ require('../chunk-25EYT2CB.js');
5
6
  require('../chunk-JDCVS4SJ.js');
6
7
 
7
8
 
8
9
 
9
- exports.Drawer = _chunkIQZX54SQjs.Drawer; exports.default = _chunkIQZX54SQjs.Drawer_default;
10
+ exports.Drawer = _chunkUC3UXUVNjs.Drawer; exports.default = _chunkUC3UXUVNjs.Drawer_default;
@@ -1,7 +1,8 @@
1
1
  import {
2
2
  Drawer,
3
3
  Drawer_default
4
- } from "../chunk-DSHV7EAX.mjs";
4
+ } from "../chunk-DRQ2QXZT.mjs";
5
+ import "../chunk-VG6E4NX6.mjs";
5
6
  import "../chunk-7RIWAO2A.mjs";
6
7
  export {
7
8
  Drawer,
@@ -142,9 +142,9 @@ declare const FileManager: vue.DefineComponent<vue.ExtractPropTypes<{
142
142
  "onUpdate:currentPath"?: ((...args: any[]) => any) | undefined;
143
143
  "onUpdate:searchText"?: ((...args: any[]) => any) | undefined;
144
144
  }>, {
145
- loading: boolean;
146
145
  emptyText: string;
147
146
  className: string;
147
+ loading: boolean;
148
148
  searchable: boolean;
149
149
  multiple: boolean;
150
150
  draggable: boolean;
@@ -142,9 +142,9 @@ declare const FileManager: vue.DefineComponent<vue.ExtractPropTypes<{
142
142
  "onUpdate:currentPath"?: ((...args: any[]) => any) | undefined;
143
143
  "onUpdate:searchText"?: ((...args: any[]) => any) | undefined;
144
144
  }>, {
145
- loading: boolean;
146
145
  emptyText: string;
147
146
  className: string;
147
+ loading: boolean;
148
148
  searchable: boolean;
149
149
  multiple: boolean;
150
150
  draggable: boolean;
@@ -83,14 +83,14 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
83
83
  }>> & Readonly<{
84
84
  onClick?: ((...args: any[]) => any) | undefined;
85
85
  }>, {
86
+ type: "default" | "primary";
86
87
  size: FloatButtonSize;
87
88
  className: string;
88
89
  style: Record<string, string | number>;
89
- type: "default" | "primary";
90
90
  disabled: boolean;
91
- shape: FloatButtonShape;
92
91
  tooltip: string;
93
92
  ariaLabel: string;
93
+ shape: FloatButtonShape;
94
94
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
95
95
  interface VueFloatButtonGroupProps {
96
96
  shape?: FloatButtonShape;
@@ -148,8 +148,8 @@ declare const FloatButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
148
148
  }>, {
149
149
  className: string;
150
150
  style: Record<string, string | number>;
151
- shape: FloatButtonShape;
152
151
  open: boolean;
152
+ shape: FloatButtonShape;
153
153
  trigger: "click" | "hover";
154
154
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
155
155
 
@@ -83,14 +83,14 @@ declare const FloatButton: vue.DefineComponent<vue.ExtractPropTypes<{
83
83
  }>> & Readonly<{
84
84
  onClick?: ((...args: any[]) => any) | undefined;
85
85
  }>, {
86
+ type: "default" | "primary";
86
87
  size: FloatButtonSize;
87
88
  className: string;
88
89
  style: Record<string, string | number>;
89
- type: "default" | "primary";
90
90
  disabled: boolean;
91
- shape: FloatButtonShape;
92
91
  tooltip: string;
93
92
  ariaLabel: string;
93
+ shape: FloatButtonShape;
94
94
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
95
95
  interface VueFloatButtonGroupProps {
96
96
  shape?: FloatButtonShape;
@@ -148,8 +148,8 @@ declare const FloatButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
148
148
  }>, {
149
149
  className: string;
150
150
  style: Record<string, string | number>;
151
- shape: FloatButtonShape;
152
151
  open: boolean;
152
+ shape: FloatButtonShape;
153
153
  trigger: "click" | "hover";
154
154
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
155
155
 
@@ -257,8 +257,8 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
257
257
  onValidate?: ((fieldName: string, isValid: boolean, _errorMessage?: string | undefined) => any) | undefined;
258
258
  }>, {
259
259
  size: FormSize;
260
- loading: boolean;
261
260
  disabled: boolean;
261
+ loading: boolean;
262
262
  model: FormValues;
263
263
  labelPosition: FormLabelPosition;
264
264
  labelAlign: FormLabelAlign;
@@ -257,8 +257,8 @@ declare const Form: vue.DefineComponent<vue.ExtractPropTypes<{
257
257
  onValidate?: ((fieldName: string, isValid: boolean, _errorMessage?: string | undefined) => any) | undefined;
258
258
  }>, {
259
259
  size: FormSize;
260
- loading: boolean;
261
260
  disabled: boolean;
261
+ loading: boolean;
262
262
  model: FormValues;
263
263
  labelPosition: FormLabelPosition;
264
264
  labelAlign: FormLabelAlign;
@@ -1,6 +1,6 @@
1
1
  import * as vue from 'vue';
2
2
  import { PropType } from 'vue';
3
- import { WizardStep, StepsDirection, StepSize, FormWizardValidator, TigerLocale } from '@expcat/tigercat-core';
3
+ import { WizardStep, StepsDirection, StepSize, FormWizardValidator, TigerLocale, TigerLocaleFormWizard } from '@expcat/tigercat-core';
4
4
 
5
5
  interface VueFormWizardProps {
6
6
  steps?: WizardStep[];
@@ -17,6 +17,7 @@ interface VueFormWizardProps {
17
17
  finishText?: string;
18
18
  beforeNext?: FormWizardValidator;
19
19
  locale?: Partial<TigerLocale>;
20
+ labels?: Partial<TigerLocaleFormWizard>;
20
21
  className?: string;
21
22
  style?: Record<string, string | number>;
22
23
  }
@@ -77,6 +78,10 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
77
78
  type: PropType<Partial<TigerLocale>>;
78
79
  default: undefined;
79
80
  };
81
+ labels: {
82
+ type: PropType<Partial<TigerLocaleFormWizard>>;
83
+ default: undefined;
84
+ };
80
85
  bordered: {
81
86
  type: BooleanConstructor;
82
87
  default: boolean;
@@ -152,6 +157,10 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
152
157
  type: PropType<Partial<TigerLocale>>;
153
158
  default: undefined;
154
159
  };
160
+ labels: {
161
+ type: PropType<Partial<TigerLocaleFormWizard>>;
162
+ default: undefined;
163
+ };
155
164
  bordered: {
156
165
  type: BooleanConstructor;
157
166
  default: boolean;
@@ -173,15 +182,16 @@ declare const FormWizard: vue.DefineComponent<vue.ExtractPropTypes<{
173
182
  onFinish?: ((...args: any[]) => any) | undefined;
174
183
  "onUpdate:current"?: ((...args: any[]) => any) | undefined;
175
184
  }>, {
176
- size: StepSize;
177
- className: string;
178
- style: Record<string, string | number>;
179
- bordered: boolean;
180
- direction: StepsDirection;
181
185
  locale: Partial<TigerLocale>;
186
+ direction: StepsDirection;
187
+ labels: Partial<TigerLocaleFormWizard>;
182
188
  prevText: string;
183
189
  nextText: string;
184
190
  finishText: string;
191
+ size: StepSize;
192
+ className: string;
193
+ style: Record<string, string | number>;
194
+ bordered: boolean;
185
195
  defaultCurrent: number;
186
196
  current: number;
187
197
  simple: boolean;