@expcat/tigercat-vue 1.2.39 → 1.2.43

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 (213) hide show
  1. package/dist/{chunk-MD7S2A55.js → chunk-5TJI4HOT.js} +2 -2
  2. package/dist/{chunk-FKCZSBM6.js → chunk-7IVLFDZI.js} +17 -3
  3. package/dist/{chunk-5Z2OCSVJ.mjs → chunk-CHDKJDZQ.mjs} +38 -2
  4. package/dist/{chunk-O23S65U3.js → chunk-EWQJGR7E.js} +130 -15
  5. package/dist/{chunk-G7O3G2LI.mjs → chunk-FI2EIJIF.mjs} +1 -1
  6. package/dist/{chunk-YCYS6LAQ.js → chunk-GD2WAN62.js} +2 -2
  7. package/dist/{chunk-OKBZKBFP.mjs → chunk-GFQDHFAX.mjs} +121 -6
  8. package/dist/{chunk-JT2ANXUR.js → chunk-KGDRA475.js} +2 -2
  9. package/dist/{chunk-3KIIMXJC.mjs → chunk-KJ6VISRW.mjs} +1 -1
  10. package/dist/{chunk-SSMSRTEQ.js → chunk-LUAI6VXV.js} +2 -2
  11. package/dist/{chunk-JPZJZFC4.mjs → chunk-M4EP4OVR.mjs} +2 -1
  12. package/dist/{chunk-5BILS3SG.js → chunk-OFTAQ2A4.js} +37 -1
  13. package/dist/{chunk-G44EGPJB.mjs → chunk-PIF4M4TR.mjs} +2 -2
  14. package/dist/{chunk-5BGVVVVD.mjs → chunk-PT4Q7C2A.mjs} +1 -1
  15. package/dist/{chunk-NNFDOVVA.js → chunk-QOMWROWE.js} +2 -1
  16. package/dist/{chunk-FATIMV7O.mjs → chunk-ROMVD7LS.mjs} +1 -1
  17. package/dist/{chunk-NYH6GSP7.mjs → chunk-VKW2O36D.mjs} +17 -3
  18. package/dist/{chunk-CTR462T2.js → chunk-XGO5Q6KK.js} +1 -1
  19. package/dist/components/ActivityFeed.d.mts +6 -6
  20. package/dist/components/ActivityFeed.d.ts +6 -6
  21. package/dist/components/Alert.d.mts +3 -3
  22. package/dist/components/Alert.d.ts +3 -3
  23. package/dist/components/Anchor.d.mts +1 -1
  24. package/dist/components/Anchor.d.ts +1 -1
  25. package/dist/components/AreaChart.d.mts +2 -2
  26. package/dist/components/AreaChart.d.ts +2 -2
  27. package/dist/components/AutoComplete.d.mts +2 -2
  28. package/dist/components/AutoComplete.d.ts +2 -2
  29. package/dist/components/Avatar.d.mts +1 -1
  30. package/dist/components/Avatar.d.ts +1 -1
  31. package/dist/components/Badge.d.mts +3 -3
  32. package/dist/components/Badge.d.ts +3 -3
  33. package/dist/components/BarChart.d.mts +1 -1
  34. package/dist/components/BarChart.d.ts +1 -1
  35. package/dist/components/Breadcrumb.d.mts +2 -2
  36. package/dist/components/Breadcrumb.d.ts +2 -2
  37. package/dist/components/Button.d.mts +3 -3
  38. package/dist/components/Button.d.ts +3 -3
  39. package/dist/components/ButtonGroup.d.mts +1 -1
  40. package/dist/components/ButtonGroup.d.ts +1 -1
  41. package/dist/components/Calendar.d.mts +1 -1
  42. package/dist/components/Calendar.d.ts +1 -1
  43. package/dist/components/Card.d.mts +2 -2
  44. package/dist/components/Card.d.ts +2 -2
  45. package/dist/components/ChartGrid.d.mts +1 -1
  46. package/dist/components/ChartGrid.d.ts +1 -1
  47. package/dist/components/ChatWindow.d.mts +3 -3
  48. package/dist/components/ChatWindow.d.ts +3 -3
  49. package/dist/components/CodeEditor.d.mts +2 -2
  50. package/dist/components/CodeEditor.d.ts +2 -2
  51. package/dist/components/Collapse.d.mts +1 -1
  52. package/dist/components/Collapse.d.ts +1 -1
  53. package/dist/components/CollapsePanel.d.mts +1 -1
  54. package/dist/components/CollapsePanel.d.ts +1 -1
  55. package/dist/components/ColorSwatch.d.mts +1 -1
  56. package/dist/components/ColorSwatch.d.ts +1 -1
  57. package/dist/components/CommentThread.d.mts +2 -2
  58. package/dist/components/CommentThread.d.ts +2 -2
  59. package/dist/components/ConfigProvider.d.mts +1 -1
  60. package/dist/components/ConfigProvider.d.ts +1 -1
  61. package/dist/components/DataTableWithToolbar.d.mts +34 -10
  62. package/dist/components/DataTableWithToolbar.d.ts +34 -10
  63. package/dist/components/DataTableWithToolbar.js +6 -3
  64. package/dist/components/DataTableWithToolbar.mjs +5 -2
  65. package/dist/components/DatePicker.d.mts +2 -2
  66. package/dist/components/DatePicker.d.ts +2 -2
  67. package/dist/components/Descriptions.d.mts +2 -2
  68. package/dist/components/Descriptions.d.ts +2 -2
  69. package/dist/components/DonutChart.d.mts +2 -2
  70. package/dist/components/DonutChart.d.ts +2 -2
  71. package/dist/components/Drawer.d.mts +5 -5
  72. package/dist/components/Drawer.d.ts +5 -5
  73. package/dist/components/Dropdown.d.mts +19 -0
  74. package/dist/components/Dropdown.d.ts +19 -0
  75. package/dist/components/Dropdown.js +2 -2
  76. package/dist/components/Dropdown.mjs +1 -1
  77. package/dist/components/DropdownItem.js +3 -3
  78. package/dist/components/DropdownItem.mjs +2 -2
  79. package/dist/components/DropdownMenu.js +3 -3
  80. package/dist/components/DropdownMenu.mjs +1 -1
  81. package/dist/components/FileManager.d.mts +1 -1
  82. package/dist/components/FileManager.d.ts +1 -1
  83. package/dist/components/FloatButton.d.mts +3 -3
  84. package/dist/components/FloatButton.d.ts +3 -3
  85. package/dist/components/Form.d.mts +1 -1
  86. package/dist/components/Form.d.ts +1 -1
  87. package/dist/components/FormWizard.d.mts +5 -5
  88. package/dist/components/FormWizard.d.ts +5 -5
  89. package/dist/components/FunnelChart.d.mts +1 -1
  90. package/dist/components/FunnelChart.d.ts +1 -1
  91. package/dist/components/Gantt.d.mts +1 -1
  92. package/dist/components/Gantt.d.ts +1 -1
  93. package/dist/components/GaugeChart.d.mts +1 -1
  94. package/dist/components/GaugeChart.d.ts +1 -1
  95. package/dist/components/HeatmapChart.d.mts +2 -2
  96. package/dist/components/HeatmapChart.d.ts +2 -2
  97. package/dist/components/Image.d.mts +2 -2
  98. package/dist/components/Image.d.ts +2 -2
  99. package/dist/components/ImageAnnotation.d.mts +4 -4
  100. package/dist/components/ImageAnnotation.d.ts +4 -4
  101. package/dist/components/InfiniteScroll.d.mts +2 -2
  102. package/dist/components/InfiniteScroll.d.ts +2 -2
  103. package/dist/components/Input.d.mts +4 -4
  104. package/dist/components/Input.d.ts +4 -4
  105. package/dist/components/InputGroup.d.mts +1 -1
  106. package/dist/components/InputGroup.d.ts +1 -1
  107. package/dist/components/InputNumber.d.mts +1 -1
  108. package/dist/components/InputNumber.d.ts +1 -1
  109. package/dist/components/Kanban.d.mts +1 -1
  110. package/dist/components/Kanban.d.ts +1 -1
  111. package/dist/components/LineChart.d.mts +2 -2
  112. package/dist/components/LineChart.d.ts +2 -2
  113. package/dist/components/Link.d.mts +1 -1
  114. package/dist/components/Link.d.ts +1 -1
  115. package/dist/components/List.d.mts +6 -6
  116. package/dist/components/List.d.ts +6 -6
  117. package/dist/components/Loading.d.mts +5 -5
  118. package/dist/components/Loading.d.ts +5 -5
  119. package/dist/components/MarkdownEditor.d.mts +2 -2
  120. package/dist/components/MarkdownEditor.d.ts +2 -2
  121. package/dist/components/Mentions.d.mts +2 -2
  122. package/dist/components/Mentions.d.ts +2 -2
  123. package/dist/components/Menu.d.mts +5 -5
  124. package/dist/components/Menu.d.ts +5 -5
  125. package/dist/components/Modal.d.mts +8 -8
  126. package/dist/components/Modal.d.ts +8 -8
  127. package/dist/components/NotificationCenter.d.mts +5 -5
  128. package/dist/components/NotificationCenter.d.ts +5 -5
  129. package/dist/components/NumberKeyboard.d.mts +2 -2
  130. package/dist/components/NumberKeyboard.d.ts +2 -2
  131. package/dist/components/OrgChart.d.mts +1 -1
  132. package/dist/components/OrgChart.d.ts +1 -1
  133. package/dist/components/Pagination.d.mts +4 -4
  134. package/dist/components/Pagination.d.ts +4 -4
  135. package/dist/components/PieChart.d.mts +2 -2
  136. package/dist/components/PieChart.d.ts +2 -2
  137. package/dist/components/Popconfirm.d.mts +2 -2
  138. package/dist/components/Popconfirm.d.ts +2 -2
  139. package/dist/components/Popconfirm.js +3 -3
  140. package/dist/components/Popconfirm.mjs +2 -2
  141. package/dist/components/Popover.d.mts +1 -1
  142. package/dist/components/Popover.d.ts +1 -1
  143. package/dist/components/Popover.js +3 -3
  144. package/dist/components/Popover.mjs +2 -2
  145. package/dist/components/Progress.d.mts +3 -3
  146. package/dist/components/Progress.d.ts +3 -3
  147. package/dist/components/QRCode.d.mts +1 -1
  148. package/dist/components/QRCode.d.ts +1 -1
  149. package/dist/components/RadarChart.d.mts +2 -2
  150. package/dist/components/RadarChart.d.ts +2 -2
  151. package/dist/components/RichTextEditor.d.mts +1 -1
  152. package/dist/components/RichTextEditor.d.ts +1 -1
  153. package/dist/components/Row.d.mts +1 -1
  154. package/dist/components/Row.d.ts +1 -1
  155. package/dist/components/ScatterChart.d.mts +1 -1
  156. package/dist/components/ScatterChart.d.ts +1 -1
  157. package/dist/components/ScrollSpy.d.mts +2 -2
  158. package/dist/components/ScrollSpy.d.ts +2 -2
  159. package/dist/components/Select.d.mts +1 -1
  160. package/dist/components/Select.d.ts +1 -1
  161. package/dist/components/Signature.d.mts +2 -2
  162. package/dist/components/Signature.d.ts +2 -2
  163. package/dist/components/Skeleton.d.mts +1 -1
  164. package/dist/components/Skeleton.d.ts +1 -1
  165. package/dist/components/Space.d.mts +2 -2
  166. package/dist/components/Space.d.ts +2 -2
  167. package/dist/components/Splitter.d.mts +1 -1
  168. package/dist/components/Splitter.d.ts +1 -1
  169. package/dist/components/Spotlight.d.mts +4 -4
  170. package/dist/components/Spotlight.d.ts +4 -4
  171. package/dist/components/Steps.d.mts +2 -2
  172. package/dist/components/Steps.d.ts +2 -2
  173. package/dist/components/SunburstChart.d.mts +1 -1
  174. package/dist/components/SunburstChart.d.ts +1 -1
  175. package/dist/components/Table.d.mts +25 -5
  176. package/dist/components/Table.d.ts +25 -5
  177. package/dist/components/Table.js +2 -2
  178. package/dist/components/Table.mjs +1 -1
  179. package/dist/components/Tabs.d.mts +2 -2
  180. package/dist/components/Tabs.d.ts +2 -2
  181. package/dist/components/Tag.d.mts +1 -1
  182. package/dist/components/Tag.d.ts +1 -1
  183. package/dist/components/TaskBoard.d.mts +2 -2
  184. package/dist/components/TaskBoard.d.ts +2 -2
  185. package/dist/components/Text.d.mts +3 -3
  186. package/dist/components/Text.d.ts +3 -3
  187. package/dist/components/Textarea.d.mts +1 -1
  188. package/dist/components/Textarea.d.ts +1 -1
  189. package/dist/components/TimePicker.d.mts +3 -3
  190. package/dist/components/TimePicker.d.ts +3 -3
  191. package/dist/components/Timeline.d.mts +3 -3
  192. package/dist/components/Timeline.d.ts +3 -3
  193. package/dist/components/Tooltip.d.mts +1 -1
  194. package/dist/components/Tooltip.d.ts +1 -1
  195. package/dist/components/Tooltip.js +3 -3
  196. package/dist/components/Tooltip.mjs +2 -2
  197. package/dist/components/Tour.d.mts +2 -2
  198. package/dist/components/Tour.d.ts +2 -2
  199. package/dist/components/Tree.d.mts +2 -2
  200. package/dist/components/Tree.d.ts +2 -2
  201. package/dist/components/TreeMapChart.d.mts +1 -1
  202. package/dist/components/TreeMapChart.d.ts +1 -1
  203. package/dist/components/Upload.d.mts +4 -4
  204. package/dist/components/Upload.d.ts +4 -4
  205. package/dist/components/VirtualTable.d.mts +2 -2
  206. package/dist/components/VirtualTable.d.ts +2 -2
  207. package/dist/components/VirtualTable.js +2 -2
  208. package/dist/components/VirtualTable.mjs +1 -1
  209. package/dist/components/Watermark.d.mts +1 -1
  210. package/dist/components/Watermark.d.ts +1 -1
  211. package/dist/index.js +12 -12
  212. package/dist/index.mjs +11 -11
  213. package/package.json +2 -2
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
46
46
  };
47
47
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
48
48
  [key: string]: any;
49
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
49
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "change" | "update:modelValue")[], "search" | "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
50
50
  modelValue: {
51
51
  type: PropType<string | number>;
52
52
  default: string;
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
88
88
  default: boolean;
89
89
  };
90
90
  }>> & Readonly<{
91
- onChange?: ((...args: any[]) => any) | undefined;
92
91
  onSelect?: ((...args: any[]) => any) | undefined;
92
+ onChange?: ((...args: any[]) => any) | undefined;
93
93
  onSearch?: ((...args: any[]) => any) | undefined;
94
94
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
95
95
  }>, {
@@ -46,7 +46,7 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
46
46
  };
47
47
  }>, () => vue.VNode<vue.RendererNode, vue.RendererElement, {
48
48
  [key: string]: any;
49
- }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("change" | "select" | "search" | "update:modelValue")[], "change" | "select" | "search" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
49
+ }>, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, ("search" | "select" | "change" | "update:modelValue")[], "search" | "select" | "change" | "update:modelValue", vue.PublicProps, Readonly<vue.ExtractPropTypes<{
50
50
  modelValue: {
51
51
  type: PropType<string | number>;
52
52
  default: string;
@@ -88,8 +88,8 @@ declare const AutoComplete: vue.DefineComponent<vue.ExtractPropTypes<{
88
88
  default: boolean;
89
89
  };
90
90
  }>> & Readonly<{
91
- onChange?: ((...args: any[]) => any) | undefined;
92
91
  onSelect?: ((...args: any[]) => any) | undefined;
92
+ onChange?: ((...args: any[]) => any) | undefined;
93
93
  onSearch?: ((...args: any[]) => any) | undefined;
94
94
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
95
95
  }>, {
@@ -151,9 +151,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
151
151
  size: AvatarSize;
152
152
  className: string;
153
153
  style: Record<string, string | number>;
154
+ text: string;
154
155
  src: string;
155
156
  alt: string;
156
- text: string;
157
157
  shape: AvatarShape;
158
158
  bgColor: string;
159
159
  textColor: string;
@@ -151,9 +151,9 @@ declare const Avatar: vue.DefineComponent<vue.ExtractPropTypes<{
151
151
  size: AvatarSize;
152
152
  className: string;
153
153
  style: Record<string, string | number>;
154
+ text: string;
154
155
  src: string;
155
156
  alt: string;
156
- text: string;
157
157
  shape: AvatarShape;
158
158
  bgColor: string;
159
159
  textColor: string;
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
92
92
  default: undefined;
93
93
  };
94
94
  }>> & Readonly<{}>, {
95
+ type: BadgeType;
95
96
  size: BadgeSize;
96
97
  className: string;
97
98
  style: Record<string, string | number>;
98
- type: BadgeType;
99
99
  variant: BadgeVariant;
100
- position: BadgePosition;
101
- content: string | number;
102
100
  max: number;
101
+ content: string | number;
102
+ position: BadgePosition;
103
103
  showZero: boolean;
104
104
  standalone: boolean;
105
105
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -92,14 +92,14 @@ declare const Badge: vue.DefineComponent<vue.ExtractPropTypes<{
92
92
  default: undefined;
93
93
  };
94
94
  }>> & Readonly<{}>, {
95
+ type: BadgeType;
95
96
  size: BadgeSize;
96
97
  className: string;
97
98
  style: Record<string, string | number>;
98
- type: BadgeType;
99
99
  variant: BadgeVariant;
100
- position: BadgePosition;
101
- content: string | number;
102
100
  max: number;
101
+ content: string | number;
102
+ position: BadgePosition;
103
103
  showZero: boolean;
104
104
  standalone: boolean;
105
105
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
364
364
  "onBar-click"?: ((...args: any[]) => any) | undefined;
365
365
  "onBar-hover"?: ((...args: any[]) => any) | undefined;
366
366
  }>, {
367
- hoverable: boolean;
368
367
  width: number;
369
368
  height: number;
370
369
  padding: ChartPadding;
371
370
  gradient: boolean;
371
+ hoverable: boolean;
372
372
  selectable: boolean;
373
373
  xTicks: number;
374
374
  yTicks: number;
@@ -364,11 +364,11 @@ declare const BarChart: vue.DefineComponent<vue.ExtractPropTypes<{
364
364
  "onBar-click"?: ((...args: any[]) => any) | undefined;
365
365
  "onBar-hover"?: ((...args: any[]) => any) | undefined;
366
366
  }>, {
367
- hoverable: boolean;
368
367
  width: number;
369
368
  height: number;
370
369
  padding: ChartPadding;
371
370
  gradient: boolean;
371
+ hoverable: boolean;
372
372
  selectable: boolean;
373
373
  xTicks: number;
374
374
  yTicks: number;
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  }>, {
137
137
  className: string;
138
138
  style: Record<string, unknown>;
139
- href: string;
140
- target: "_blank" | "_self" | "_parent" | "_top";
141
139
  icon: string | VNode<vue.RendererNode, vue.RendererElement, {
142
140
  [key: string]: any;
143
141
  }>;
144
142
  separator: string;
143
+ href: string;
144
+ target: "_blank" | "_self" | "_parent" | "_top";
145
145
  current: boolean;
146
146
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
147
147
  declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
@@ -136,12 +136,12 @@ declare const BreadcrumbItem: vue.DefineComponent<vue.ExtractPropTypes<{
136
136
  }>, {
137
137
  className: string;
138
138
  style: Record<string, unknown>;
139
- href: string;
140
- target: "_blank" | "_self" | "_parent" | "_top";
141
139
  icon: string | VNode<vue.RendererNode, vue.RendererElement, {
142
140
  [key: string]: any;
143
141
  }>;
144
142
  separator: string;
143
+ href: string;
144
+ target: "_blank" | "_self" | "_parent" | "_top";
145
145
  current: boolean;
146
146
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
147
147
  declare const Breadcrumb: vue.DefineComponent<vue.ExtractPropTypes<{
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
132
132
  onClick?: ((...args: any[]) => any) | undefined;
133
133
  }>, {
134
134
  size: ButtonSize;
135
- loading: boolean;
136
135
  className: string;
137
136
  style: Record<string, unknown>;
138
- variant: ButtonVariant;
139
- danger: boolean;
140
137
  disabled: boolean;
138
+ loading: boolean;
141
139
  block: boolean;
140
+ danger: boolean;
141
+ variant: ButtonVariant;
142
142
  iconPosition: ButtonIconPosition;
143
143
  htmlType: ButtonHtmlType;
144
144
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -132,13 +132,13 @@ declare const Button: vue.DefineComponent<vue.ExtractPropTypes<{
132
132
  onClick?: ((...args: any[]) => any) | undefined;
133
133
  }>, {
134
134
  size: ButtonSize;
135
- loading: boolean;
136
135
  className: string;
137
136
  style: Record<string, unknown>;
138
- variant: ButtonVariant;
139
- danger: boolean;
140
137
  disabled: boolean;
138
+ loading: boolean;
141
139
  block: boolean;
140
+ danger: boolean;
141
+ variant: ButtonVariant;
142
142
  iconPosition: ButtonIconPosition;
143
143
  htmlType: ButtonHtmlType;
144
144
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
34
34
  default: undefined;
35
35
  };
36
36
  }>> & Readonly<{}>, {
37
+ vertical: boolean;
37
38
  size: ButtonSize;
38
39
  className: string;
39
- vertical: boolean;
40
40
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
41
41
 
42
42
  export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
@@ -34,9 +34,9 @@ declare const ButtonGroup: vue.DefineComponent<vue.ExtractPropTypes<{
34
34
  default: undefined;
35
35
  };
36
36
  }>> & Readonly<{}>, {
37
+ vertical: boolean;
37
38
  size: ButtonSize;
38
39
  className: string;
39
- vertical: boolean;
40
40
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
41
41
 
42
42
  export { BUTTON_GROUP_INJECTION_KEY, ButtonGroup, type ButtonGroupContext, type VueButtonGroupProps, ButtonGroup as default };
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
60
60
  }>, {
61
61
  className: string;
62
62
  mode: CalendarMode;
63
- fullscreen: boolean;
64
63
  modelValue: Date;
64
+ fullscreen: boolean;
65
65
  disabledDate: (date: Date) => boolean;
66
66
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
67
67
 
@@ -60,8 +60,8 @@ declare const Calendar: vue.DefineComponent<vue.ExtractPropTypes<{
60
60
  }>, {
61
61
  className: string;
62
62
  mode: CalendarMode;
63
- fullscreen: boolean;
64
63
  modelValue: Date;
64
+ fullscreen: boolean;
65
65
  disabledDate: (date: Date) => boolean;
66
66
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
67
67
 
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
137
137
  default: undefined;
138
138
  };
139
139
  }>> & Readonly<{}>, {
140
+ direction: CardDirection;
140
141
  size: CardSize;
141
142
  className: string;
142
143
  style: Record<string, string | number>;
143
144
  variant: CardVariant;
144
- hoverable: boolean;
145
- direction: CardDirection;
146
145
  cover: string;
146
+ hoverable: boolean;
147
147
  coverAlt: string;
148
148
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
149
149
 
@@ -137,13 +137,13 @@ declare const Card: vue.DefineComponent<vue.ExtractPropTypes<{
137
137
  default: undefined;
138
138
  };
139
139
  }>> & Readonly<{}>, {
140
+ direction: CardDirection;
140
141
  size: CardSize;
141
142
  className: string;
142
143
  style: Record<string, string | number>;
143
144
  variant: CardVariant;
144
- hoverable: boolean;
145
- direction: CardDirection;
146
145
  cover: string;
146
+ hoverable: boolean;
147
147
  coverAlt: string;
148
148
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
149
149
 
@@ -97,11 +97,11 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
97
97
  type: StringConstructor;
98
98
  };
99
99
  }>> & Readonly<{}>, {
100
- strokeWidth: number;
101
100
  x: number;
102
101
  y: number;
103
102
  show: ChartGridLine;
104
103
  lineStyle: ChartGridLineStyle;
104
+ strokeWidth: number;
105
105
  xTicks: number;
106
106
  yTicks: number;
107
107
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -97,11 +97,11 @@ declare const ChartGrid: vue.DefineComponent<vue.ExtractPropTypes<{
97
97
  type: StringConstructor;
98
98
  };
99
99
  }>> & Readonly<{}>, {
100
- strokeWidth: number;
101
100
  x: number;
102
101
  y: number;
103
102
  show: ChartGridLine;
104
103
  lineStyle: ChartGridLineStyle;
104
+ strokeWidth: number;
105
105
  xTicks: number;
106
106
  yTicks: number;
107
107
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;
@@ -225,20 +225,20 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
225
225
  type: PropType<Record<string, string | number>>;
226
226
  };
227
227
  }>> & Readonly<{
228
- onChange?: ((...args: any[]) => any) | undefined;
229
228
  onInput?: ((...args: any[]) => any) | undefined;
229
+ onChange?: ((...args: any[]) => any) | undefined;
230
230
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
231
231
  onSend?: ((...args: any[]) => any) | undefined;
232
232
  }>, {
233
233
  emptyText: string;
234
- showAvatar: boolean;
235
- showTime: boolean;
236
234
  disabled: boolean;
237
235
  defaultValue: string;
238
236
  virtual: boolean;
239
237
  placeholder: string;
240
238
  virtualHeight: number;
241
239
  virtualItemHeight: number;
240
+ showAvatar: boolean;
241
+ showTime: boolean;
242
242
  messages: ChatMessage[];
243
243
  sendText: string;
244
244
  statusVariant: string;
@@ -225,20 +225,20 @@ declare const ChatWindow: vue.DefineComponent<vue.ExtractPropTypes<{
225
225
  type: PropType<Record<string, string | number>>;
226
226
  };
227
227
  }>> & Readonly<{
228
- onChange?: ((...args: any[]) => any) | undefined;
229
228
  onInput?: ((...args: any[]) => any) | undefined;
229
+ onChange?: ((...args: any[]) => any) | undefined;
230
230
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
231
231
  onSend?: ((...args: any[]) => any) | undefined;
232
232
  }>, {
233
233
  emptyText: string;
234
- showAvatar: boolean;
235
- showTime: boolean;
236
234
  disabled: boolean;
237
235
  defaultValue: string;
238
236
  virtual: boolean;
239
237
  placeholder: string;
240
238
  virtualHeight: number;
241
239
  virtualItemHeight: number;
240
+ showAvatar: boolean;
241
+ showTime: boolean;
242
242
  messages: ChatMessage[];
243
243
  sendText: string;
244
244
  statusVariant: string;
@@ -162,11 +162,11 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
162
162
  onChange?: ((...args: any[]) => any) | undefined;
163
163
  "onUpdate:value"?: ((...args: any[]) => any) | undefined;
164
164
  }>, {
165
+ theme: CodeEditorTheme;
165
166
  className: string;
166
167
  style: Record<string, string | number>;
167
- value: string;
168
168
  disabled: boolean;
169
- theme: CodeEditorTheme;
169
+ value: string;
170
170
  defaultValue: string;
171
171
  placeholder: string;
172
172
  language: CodeLanguage;
@@ -162,11 +162,11 @@ declare const CodeEditor: vue.DefineComponent<vue.ExtractPropTypes<{
162
162
  onChange?: ((...args: any[]) => any) | undefined;
163
163
  "onUpdate:value"?: ((...args: any[]) => any) | undefined;
164
164
  }>, {
165
+ theme: CodeEditorTheme;
165
166
  className: string;
166
167
  style: Record<string, string | number>;
167
- value: string;
168
168
  disabled: boolean;
169
- theme: CodeEditorTheme;
169
+ value: string;
170
170
  defaultValue: string;
171
171
  placeholder: string;
172
172
  language: CodeLanguage;
@@ -151,8 +151,8 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
151
151
  }>, {
152
152
  className: string;
153
153
  style: Record<string, string | number>;
154
- bordered: boolean;
155
154
  ghost: boolean;
155
+ bordered: boolean;
156
156
  expandIconPosition: ExpandIconPosition;
157
157
  activeKey: string | number | (string | number)[];
158
158
  defaultActiveKey: string | number | (string | number)[];
@@ -151,8 +151,8 @@ declare const Collapse: vue.DefineComponent<vue.ExtractPropTypes<{
151
151
  }>, {
152
152
  className: string;
153
153
  style: Record<string, string | number>;
154
- bordered: boolean;
155
154
  ghost: boolean;
155
+ bordered: boolean;
156
156
  expandIconPosition: ExpandIconPosition;
157
157
  activeKey: string | number | (string | number)[];
158
158
  defaultActiveKey: string | number | (string | number)[];
@@ -103,8 +103,8 @@ declare const CollapsePanel: vue.DefineComponent<vue.ExtractPropTypes<{
103
103
  };
104
104
  }>> & Readonly<{}>, {
105
105
  className: string;
106
- 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>;
@@ -8,6 +8,8 @@ interface VueDataTableWithToolbarProps {
8
8
  columns: TableColumn[];
9
9
  columnLockable?: boolean;
10
10
  dataSource?: Record<string, unknown>[];
11
+ hiddenColumnKeys?: string[];
12
+ defaultHiddenColumnKeys?: string[];
11
13
  sort?: SortState;
12
14
  defaultSort?: SortState;
13
15
  filters?: Record<string, unknown>;
@@ -45,6 +47,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
45
47
  type: PropType<Record<string, unknown>[]>;
46
48
  default: () => never[];
47
49
  };
50
+ hiddenColumnKeys: {
51
+ type: PropType<string[]>;
52
+ default: undefined;
53
+ };
54
+ defaultHiddenColumnKeys: {
55
+ type: PropType<string[]>;
56
+ default: undefined;
57
+ };
48
58
  sort: {
49
59
  type: PropType<SortState>;
50
60
  default: undefined;
@@ -151,6 +161,8 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
151
161
  'selection-change': (_keys: (string | number)[]) => true;
152
162
  'page-change': (_current: number, _pageSize: number) => true;
153
163
  'page-size-change': (_current: number, _pageSize: number) => true;
164
+ 'update:hiddenColumnKeys': (_hiddenKeys: string[]) => true;
165
+ 'hidden-columns-change': (_hiddenKeys: string[]) => true;
154
166
  }, string, vue.PublicProps, Readonly<vue.ExtractPropTypes<{
155
167
  columns: {
156
168
  type: PropType<TableColumn[]>;
@@ -164,6 +176,14 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
164
176
  type: PropType<Record<string, unknown>[]>;
165
177
  default: () => never[];
166
178
  };
179
+ hiddenColumnKeys: {
180
+ type: PropType<string[]>;
181
+ default: undefined;
182
+ };
183
+ defaultHiddenColumnKeys: {
184
+ type: PropType<string[]>;
185
+ default: undefined;
186
+ };
167
187
  sort: {
168
188
  type: PropType<SortState>;
169
189
  default: undefined;
@@ -263,36 +283,40 @@ declare const DataTableWithToolbar: vue.DefineComponent<vue.ExtractPropTypes<{
263
283
  }>> & Readonly<{
264
284
  onSearch?: ((_value: string) => any) | undefined;
265
285
  "onSelection-change"?: ((_keys: (string | number)[]) => any) | undefined;
286
+ "onUpdate:hiddenColumnKeys"?: ((_hiddenKeys: string[]) => any) | undefined;
287
+ "onHidden-columns-change"?: ((_hiddenKeys: string[]) => any) | undefined;
266
288
  "onPage-change"?: ((_current: number, _pageSize: number) => any) | undefined;
267
289
  "onPage-size-change"?: ((_current: number, _pageSize: number) => any) | undefined;
268
290
  "onSearch-change"?: ((_value: string) => any) | undefined;
269
291
  "onFilters-change"?: ((_filters: Record<string, TableToolbarFilterValue>) => any) | undefined;
270
292
  "onBulk-action"?: ((_action: TableToolbarAction, _keys: (string | number)[]) => any) | undefined;
271
293
  }>, {
272
- size: TableSize;
273
- loading: boolean;
274
- emptyText: string;
275
- className: string;
276
- style: Record<string, string | number>;
277
- sort: SortState;
278
- bordered: boolean;
279
- hoverable: boolean;
280
- filters: Record<string, unknown>;
281
294
  locale: TigerLocaleInput;
282
295
  pagination: false | PaginationConfig;
296
+ sort: SortState;
297
+ emptyText: string;
283
298
  labels: Partial<TigerLocaleTable>;
299
+ size: TableSize;
300
+ className: string;
301
+ style: Record<string, string | number>;
302
+ loading: boolean;
284
303
  dataSource: Record<string, unknown>[];
285
304
  toolbar: VueTableToolbarProps;
305
+ filters: Record<string, unknown>;
286
306
  columnLockable: boolean;
307
+ hiddenColumnKeys: string[];
308
+ defaultHiddenColumnKeys: string[];
287
309
  defaultSort: SortState;
288
310
  defaultFilters: Record<string, unknown>;
311
+ bordered: boolean;
289
312
  striped: boolean;
313
+ hoverable: boolean;
290
314
  rowSelection: RowSelectionConfig<Record<string, unknown>>;
291
315
  rowKey: string | ((record: Record<string, unknown>) => string | number);
292
316
  rowClassName: string | ((record: Record<string, unknown>, index: number) => string);
293
317
  stickyHeader: boolean;
294
318
  maxHeight: string | number;
295
- tableLayout: "fixed" | "auto";
319
+ tableLayout: "auto" | "fixed";
296
320
  responsiveMode: TableResponsiveMode;
297
321
  cardBreakpoint: TableCardBreakpoint;
298
322
  }, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>;