yc-design-vue 1.8.6 → 1.8.7

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 (227) hide show
  1. package/es/Alert/index.d.ts +3 -3
  2. package/es/Alert/index.vue.d.ts +1 -1
  3. package/es/AutoComplete/index.d.ts +19 -19
  4. package/es/AutoComplete/index.vue.d.ts +33 -33
  5. package/es/Avatar/Avatar.vue.d.ts +2 -2
  6. package/es/Avatar/index.d.ts +5 -5
  7. package/es/Button/Button.vue.d.ts +3 -3
  8. package/es/Button/ButtonGroup.vue.d.ts +1 -1
  9. package/es/Button/index.d.ts +12 -12
  10. package/es/Calendar/Calendar.vue.js +2 -3
  11. package/es/Card/Card.vue.d.ts +1 -1
  12. package/es/Card/CardMeta.vue.d.ts +1 -1
  13. package/es/Card/index.d.ts +6 -6
  14. package/es/Cascader/Cascader.vue.d.ts +17 -17
  15. package/es/Cascader/index.d.ts +16 -16
  16. package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  17. package/es/Checkbox/index.d.ts +3 -3
  18. package/es/ColorPicker/ColorList.vue.js +3 -2
  19. package/es/ColorPicker/ColorPanel.vue.js +3 -2
  20. package/es/Divider/index.d.ts +3 -3
  21. package/es/Divider/index.vue.d.ts +1 -1
  22. package/es/Drawer/Drawer.vue.d.ts +4 -4
  23. package/es/Drawer/Drawer.vue.js +3 -2
  24. package/es/Drawer/DrawerService.vue.d.ts +2 -2
  25. package/es/Drawer/index.d.ts +11 -11
  26. package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
  27. package/es/Dropdown/index.d.ts +3 -3
  28. package/es/Empty/index.vue.js +2 -1
  29. package/es/Image/Image.vue.d.ts +2 -2
  30. package/es/Image/Image.vue.js +2 -1
  31. package/es/Image/ImagePreviewToolbar.vue.js +9 -8
  32. package/es/Image/index.d.ts +6 -6
  33. package/es/Input/Input.vue.d.ts +3 -3
  34. package/es/Input/index.d.ts +9 -9
  35. package/es/InputNumber/InputNumber.vue.d.ts +18 -18
  36. package/es/InputNumber/index.d.ts +19 -19
  37. package/es/InputTag/index.d.ts +6 -6
  38. package/es/InputTag/index.vue.d.ts +2 -2
  39. package/es/Link/index.d.ts +3 -3
  40. package/es/Link/index.vue.d.ts +1 -1
  41. package/es/List/List.vue.d.ts +7 -7
  42. package/es/List/ListItemMeta.vue.d.ts +1 -1
  43. package/es/List/index.d.ts +9 -9
  44. package/es/Mention/index.d.ts +22 -22
  45. package/es/Mention/index.vue.d.ts +39 -39
  46. package/es/Message/Message.vue.d.ts +1 -1
  47. package/es/Message/index.d.ts +3 -3
  48. package/es/Modal/Modal.vue.d.ts +4 -4
  49. package/es/Modal/Modal.vue.js +3 -2
  50. package/es/Modal/ModalService.vue.d.ts +2 -2
  51. package/es/Modal/index.d.ts +11 -11
  52. package/es/Notification/Notification.vue.d.ts +1 -1
  53. package/es/Notification/index.d.ts +3 -3
  54. package/es/OverflowList/index.d.ts +3 -3
  55. package/es/OverflowList/index.vue.d.ts +1 -1
  56. package/es/Pagination/Pagination.vue.js +3 -2
  57. package/es/Pagination/hooks/useContext.d.ts +254 -3
  58. package/es/Pagination/hooks/useContext.js +1 -2
  59. package/es/Popconfirm/index.d.ts +19 -19
  60. package/es/Popconfirm/index.vue.d.ts +7 -7
  61. package/es/Popconfirm/index.vue.js +3 -2
  62. package/es/Progress/Progress.vue.d.ts +1 -1
  63. package/es/Progress/index.d.ts +3 -3
  64. package/es/Radio/Radio.vue.d.ts +1 -1
  65. package/es/Radio/RadioGroup.vue.d.ts +1 -1
  66. package/es/Radio/index.d.ts +6 -6
  67. package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
  68. package/es/Scrollbar/index.d.ts +3 -3
  69. package/es/Select/Select.vue.d.ts +13 -13
  70. package/es/Select/index.d.ts +14 -14
  71. package/es/Slider/Slider.vue.d.ts +3 -3
  72. package/es/Slider/index.d.ts +9 -9
  73. package/es/Space/index.d.ts +3 -3
  74. package/es/Space/index.vue.d.ts +1 -1
  75. package/es/Spin/index.d.ts +3 -3
  76. package/es/Spin/index.vue.d.ts +1 -1
  77. package/es/Split/index.d.ts +6 -6
  78. package/es/Split/index.vue.d.ts +2 -2
  79. package/es/Statistic/Countdown.vue.d.ts +2 -2
  80. package/es/Statistic/Statistic.vue.d.ts +2 -2
  81. package/es/Statistic/index.d.ts +12 -12
  82. package/es/Steps/Step.vue.d.ts +1 -1
  83. package/es/Steps/Steps.vue.d.ts +1 -1
  84. package/es/Steps/index.d.ts +6 -6
  85. package/es/Switch/index.d.ts +6 -6
  86. package/es/Switch/index.vue.d.ts +2 -2
  87. package/es/Tabs/Tabs.vue.d.ts +3 -3
  88. package/es/Tabs/index.d.ts +8 -8
  89. package/es/Tag/index.d.ts +3 -3
  90. package/es/Tag/index.vue.d.ts +1 -1
  91. package/es/Textarea/index.d.ts +6 -6
  92. package/es/Textarea/index.vue.d.ts +2 -2
  93. package/es/TimePicker/TimePicker.vue.d.ts +3 -3
  94. package/es/TimePicker/index.d.ts +9 -9
  95. package/es/Typography/TypographyBase.vue.d.ts +19 -19
  96. package/es/Typography/TypographyBase.vue.js +3 -2
  97. package/es/VerificationCode/index.d.ts +6 -6
  98. package/es/VerificationCode/index.vue.d.ts +2 -2
  99. package/es/_shared/icons/IconFullScreen.vue.js +17 -1
  100. package/es/_shared/icons/IconFullScreen.vue2.js +1 -17
  101. package/es/_shared/icons/IconOriginSize.vue.js +23 -1
  102. package/es/_shared/icons/IconOriginSize.vue2.js +1 -23
  103. package/es/_shared/icons/IconRotateLeft.vue.js +17 -1
  104. package/es/_shared/icons/IconRotateLeft.vue2.js +1 -17
  105. package/es/_shared/icons/IconRotateRight.vue.js +17 -1
  106. package/es/_shared/icons/IconRotateRight.vue2.js +1 -17
  107. package/es/_shared/icons/IconZoomIn.vue.js +17 -1
  108. package/es/_shared/icons/IconZoomIn.vue2.js +1 -17
  109. package/es/_shared/icons/IconZoomOut.vue.js +17 -1
  110. package/es/_shared/icons/IconZoomOut.vue2.js +1 -17
  111. package/es/_shared/locale/i18n.d.ts +256 -0
  112. package/es/_shared/locale/i18n.js +3 -1
  113. package/es/index.d.ts +27 -27
  114. package/lib/Alert/index.d.ts +3 -3
  115. package/lib/Alert/index.vue.d.ts +1 -1
  116. package/lib/AutoComplete/index.d.ts +19 -19
  117. package/lib/AutoComplete/index.vue.d.ts +33 -33
  118. package/lib/Avatar/Avatar.vue.d.ts +2 -2
  119. package/lib/Avatar/index.d.ts +5 -5
  120. package/lib/Button/Button.vue.d.ts +3 -3
  121. package/lib/Button/ButtonGroup.vue.d.ts +1 -1
  122. package/lib/Button/index.d.ts +12 -12
  123. package/lib/Calendar/Calendar.vue.js +1 -1
  124. package/lib/Card/Card.vue.d.ts +1 -1
  125. package/lib/Card/CardMeta.vue.d.ts +1 -1
  126. package/lib/Card/index.d.ts +6 -6
  127. package/lib/Cascader/Cascader.vue.d.ts +17 -17
  128. package/lib/Cascader/index.d.ts +16 -16
  129. package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
  130. package/lib/Checkbox/index.d.ts +3 -3
  131. package/lib/ColorPicker/ColorList.vue.js +1 -1
  132. package/lib/ColorPicker/ColorPanel.vue.js +1 -1
  133. package/lib/Divider/index.d.ts +3 -3
  134. package/lib/Divider/index.vue.d.ts +1 -1
  135. package/lib/Drawer/Drawer.vue.d.ts +4 -4
  136. package/lib/Drawer/Drawer.vue.js +1 -1
  137. package/lib/Drawer/DrawerService.vue.d.ts +2 -2
  138. package/lib/Drawer/index.d.ts +11 -11
  139. package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
  140. package/lib/Dropdown/index.d.ts +3 -3
  141. package/lib/Empty/index.vue.js +1 -1
  142. package/lib/Image/Image.vue.d.ts +2 -2
  143. package/lib/Image/Image.vue.js +1 -1
  144. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  145. package/lib/Image/index.d.ts +6 -6
  146. package/lib/Input/Input.vue.d.ts +3 -3
  147. package/lib/Input/index.d.ts +9 -9
  148. package/lib/InputNumber/InputNumber.vue.d.ts +18 -18
  149. package/lib/InputNumber/index.d.ts +19 -19
  150. package/lib/InputTag/index.d.ts +6 -6
  151. package/lib/InputTag/index.vue.d.ts +2 -2
  152. package/lib/Link/index.d.ts +3 -3
  153. package/lib/Link/index.vue.d.ts +1 -1
  154. package/lib/List/List.vue.d.ts +7 -7
  155. package/lib/List/ListItemMeta.vue.d.ts +1 -1
  156. package/lib/List/index.d.ts +9 -9
  157. package/lib/Mention/index.d.ts +22 -22
  158. package/lib/Mention/index.vue.d.ts +39 -39
  159. package/lib/Message/Message.vue.d.ts +1 -1
  160. package/lib/Message/index.d.ts +3 -3
  161. package/lib/Modal/Modal.vue.d.ts +4 -4
  162. package/lib/Modal/Modal.vue.js +1 -1
  163. package/lib/Modal/ModalService.vue.d.ts +2 -2
  164. package/lib/Modal/index.d.ts +11 -11
  165. package/lib/Notification/Notification.vue.d.ts +1 -1
  166. package/lib/Notification/index.d.ts +3 -3
  167. package/lib/OverflowList/index.d.ts +3 -3
  168. package/lib/OverflowList/index.vue.d.ts +1 -1
  169. package/lib/Pagination/Pagination.vue.js +1 -1
  170. package/lib/Pagination/hooks/useContext.d.ts +254 -3
  171. package/lib/Pagination/hooks/useContext.js +1 -1
  172. package/lib/Popconfirm/index.d.ts +19 -19
  173. package/lib/Popconfirm/index.vue.d.ts +7 -7
  174. package/lib/Popconfirm/index.vue.js +1 -1
  175. package/lib/Progress/Progress.vue.d.ts +1 -1
  176. package/lib/Progress/index.d.ts +3 -3
  177. package/lib/Radio/Radio.vue.d.ts +1 -1
  178. package/lib/Radio/RadioGroup.vue.d.ts +1 -1
  179. package/lib/Radio/index.d.ts +6 -6
  180. package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
  181. package/lib/Scrollbar/index.d.ts +3 -3
  182. package/lib/Select/Select.vue.d.ts +13 -13
  183. package/lib/Select/index.d.ts +14 -14
  184. package/lib/Slider/Slider.vue.d.ts +3 -3
  185. package/lib/Slider/index.d.ts +9 -9
  186. package/lib/Space/index.d.ts +3 -3
  187. package/lib/Space/index.vue.d.ts +1 -1
  188. package/lib/Spin/index.d.ts +3 -3
  189. package/lib/Spin/index.vue.d.ts +1 -1
  190. package/lib/Split/index.d.ts +6 -6
  191. package/lib/Split/index.vue.d.ts +2 -2
  192. package/lib/Statistic/Countdown.vue.d.ts +2 -2
  193. package/lib/Statistic/Statistic.vue.d.ts +2 -2
  194. package/lib/Statistic/index.d.ts +12 -12
  195. package/lib/Steps/Step.vue.d.ts +1 -1
  196. package/lib/Steps/Steps.vue.d.ts +1 -1
  197. package/lib/Steps/index.d.ts +6 -6
  198. package/lib/Switch/index.d.ts +6 -6
  199. package/lib/Switch/index.vue.d.ts +2 -2
  200. package/lib/Tabs/Tabs.vue.d.ts +3 -3
  201. package/lib/Tabs/index.d.ts +8 -8
  202. package/lib/Tag/index.d.ts +3 -3
  203. package/lib/Tag/index.vue.d.ts +1 -1
  204. package/lib/Textarea/index.d.ts +6 -6
  205. package/lib/Textarea/index.vue.d.ts +2 -2
  206. package/lib/TimePicker/TimePicker.vue.d.ts +3 -3
  207. package/lib/TimePicker/index.d.ts +9 -9
  208. package/lib/Typography/TypographyBase.vue.d.ts +19 -19
  209. package/lib/Typography/TypographyBase.vue.js +1 -1
  210. package/lib/VerificationCode/index.d.ts +6 -6
  211. package/lib/VerificationCode/index.vue.d.ts +2 -2
  212. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  213. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  214. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  215. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  216. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  217. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  218. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  219. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  220. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  221. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  222. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  223. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  224. package/lib/_shared/locale/i18n.d.ts +256 -0
  225. package/lib/_shared/locale/i18n.js +1 -1
  226. package/lib/index.d.ts +27 -27
  227. package/package.json +1 -1
@@ -4,19 +4,22 @@ export type PopconfirmInstance = InstanceType<typeof _Popconfirm>;
4
4
  export * from './type';
5
5
  declare const Popconfirm: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').PopconfirmProps> & Readonly<{
7
- "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
8
- "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
9
7
  onCancel?: (() => any) | undefined;
10
8
  onOk?: (() => any) | undefined;
9
+ "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
10
+ "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
11
11
  }>, {
12
12
  hide(): void;
13
13
  show(): void;
14
14
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
15
- "update:popupVisible": (value: boolean) => any;
16
- "popup-visible-change": (value: boolean) => any;
17
15
  cancel: () => any;
18
16
  ok: () => any;
17
+ "update:popupVisible": (value: boolean) => any;
18
+ "popup-visible-change": (value: boolean) => any;
19
19
  }, import('vue').PublicProps, {
20
+ okText: string;
21
+ cancelText: string;
22
+ type: import('./type').PopconfirmType;
20
23
  popupVisible: boolean;
21
24
  defaultPopupVisible: boolean;
22
25
  position: import('..').TriggerPostion;
@@ -26,10 +29,7 @@ declare const Popconfirm: {
26
29
  arrowStyle: import('vue').CSSProperties;
27
30
  popupContainer: import('..').PopupContainer;
28
31
  content: string;
29
- type: import('./type').PopconfirmType;
30
32
  triggerProps: import('..').TriggerProps;
31
- okText: string;
32
- cancelText: string;
33
33
  okLoading: boolean;
34
34
  okButtonProps: import('..').ButtonProps;
35
35
  cancelButtonProps: import('..').ButtonProps;
@@ -282,14 +282,17 @@ declare const Popconfirm: {
282
282
  M: {};
283
283
  Defaults: {};
284
284
  }, Readonly<import('./type').PopconfirmProps> & Readonly<{
285
- "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
286
- "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
287
285
  onCancel?: (() => any) | undefined;
288
286
  onOk?: (() => any) | undefined;
287
+ "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
288
+ "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
289
289
  }>, {
290
290
  hide(): void;
291
291
  show(): void;
292
292
  }, {}, {}, {}, {
293
+ okText: string;
294
+ cancelText: string;
295
+ type: import('./type').PopconfirmType;
293
296
  popupVisible: boolean;
294
297
  defaultPopupVisible: boolean;
295
298
  position: import('..').TriggerPostion;
@@ -299,10 +302,7 @@ declare const Popconfirm: {
299
302
  arrowStyle: import('vue').CSSProperties;
300
303
  popupContainer: import('..').PopupContainer;
301
304
  content: string;
302
- type: import('./type').PopconfirmType;
303
305
  triggerProps: import('..').TriggerProps;
304
- okText: string;
305
- cancelText: string;
306
306
  okLoading: boolean;
307
307
  okButtonProps: import('..').ButtonProps;
308
308
  cancelButtonProps: import('..').ButtonProps;
@@ -313,19 +313,22 @@ declare const Popconfirm: {
313
313
  __isTeleport?: never;
314
314
  __isSuspense?: never;
315
315
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').PopconfirmProps> & Readonly<{
316
- "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
317
- "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
318
316
  onCancel?: (() => any) | undefined;
319
317
  onOk?: (() => any) | undefined;
318
+ "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
319
+ "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
320
320
  }>, {
321
321
  hide(): void;
322
322
  show(): void;
323
323
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
324
- "update:popupVisible": (value: boolean) => any;
325
- "popup-visible-change": (value: boolean) => any;
326
324
  cancel: () => any;
327
325
  ok: () => any;
326
+ "update:popupVisible": (value: boolean) => any;
327
+ "popup-visible-change": (value: boolean) => any;
328
328
  }, string, {
329
+ okText: string;
330
+ cancelText: string;
331
+ type: import('./type').PopconfirmType;
329
332
  popupVisible: boolean;
330
333
  defaultPopupVisible: boolean;
331
334
  position: import('..').TriggerPostion;
@@ -335,10 +338,7 @@ declare const Popconfirm: {
335
338
  arrowStyle: import('vue').CSSProperties;
336
339
  popupContainer: import('..').PopupContainer;
337
340
  content: string;
338
- type: import('./type').PopconfirmType;
339
341
  triggerProps: import('..').TriggerProps;
340
- okText: string;
341
- cancelText: string;
342
342
  okLoading: boolean;
343
343
  okButtonProps: import('..').ButtonProps;
344
344
  cancelButtonProps: import('..').ButtonProps;
@@ -249,16 +249,19 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
249
249
  hide(): void;
250
250
  show(): void;
251
251
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
252
- "update:popupVisible": (value: boolean) => any;
253
- "popup-visible-change": (value: boolean) => any;
254
252
  cancel: () => any;
255
253
  ok: () => any;
254
+ "update:popupVisible": (value: boolean) => any;
255
+ "popup-visible-change": (value: boolean) => any;
256
256
  }, string, import('vue').PublicProps, Readonly<PopconfirmProps> & Readonly<{
257
- "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
258
- "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
259
257
  onCancel?: (() => any) | undefined;
260
258
  onOk?: (() => any) | undefined;
259
+ "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
260
+ "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
261
261
  }>, {
262
+ okText: string;
263
+ cancelText: string;
264
+ type: import('./type').PopconfirmType;
262
265
  popupVisible: boolean;
263
266
  defaultPopupVisible: boolean;
264
267
  position: import('../Trigger').TriggerPostion;
@@ -268,10 +271,7 @@ declare const __VLS_component: import('vue').DefineComponent<PopconfirmProps, {
268
271
  arrowStyle: import('vue').CSSProperties;
269
272
  popupContainer: import('..').PopupContainer;
270
273
  content: string;
271
- type: import('./type').PopconfirmType;
272
274
  triggerProps: import('../Trigger').TriggerProps;
273
- okText: string;
274
- cancelText: string;
275
275
  okLoading: boolean;
276
276
  okButtonProps: import('../Button').ButtonProps;
277
277
  cancelButtonProps: import('../Button').ButtonProps;
@@ -1,5 +1,6 @@
1
1
  import { defineComponent, toRefs, ref, createBlock, openBlock, unref, mergeProps, isRef, withCtx, renderSlot, createElementVNode, resolveDynamicComponent, createTextVNode, toDisplayString, createVNode } from "vue";
2
2
  import { TYPE_ICON_MAP } from "../_shared/constants/index.js";
3
+ import { t } from "../_shared/locale/i18n.js";
3
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
4
5
  import "../_shared/utils/dom.js";
5
6
  import "../_shared/utils/time.js";
@@ -132,7 +133,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
132
133
  createElementVNode("div", _hoisted_4, [
133
134
  createVNode(unref(Button), mergeProps({ size: "mini" }, _ctx.cancelButtonProps, { onClick: handleCancel }), {
134
135
  default: withCtx(() => [
135
- createTextVNode(toDisplayString(_ctx.cancelText || _ctx.$t("popconfirm.cancelText")), 1)
136
+ createTextVNode(toDisplayString(_ctx.cancelText || unref(t)("popconfirm.cancelText")), 1)
136
137
  ]),
137
138
  _: 1
138
139
  }, 16),
@@ -142,7 +143,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
142
143
  loading: _ctx.okLoading || asyncLoading.value
143
144
  }, _ctx.okButtonProps, { onClick: handleOk }), {
144
145
  default: withCtx(() => [
145
- createTextVNode(toDisplayString(_ctx.okText || _ctx.$t("popconfirm.okText")), 1)
146
+ createTextVNode(toDisplayString(_ctx.okText || unref(t)("popconfirm.okText")), 1)
146
147
  ]),
147
148
  _: 1
148
149
  }, 16, ["loading"])
@@ -17,8 +17,8 @@ declare function __VLS_template(): {
17
17
  };
18
18
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
19
19
  declare const __VLS_component: import('vue').DefineComponent<ProgressProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<ProgressProps> & Readonly<{}>, {
20
- size: import('..').Size;
21
20
  type: import('./type').ProgressType;
21
+ size: import('..').Size;
22
22
  animation: boolean;
23
23
  status: import('./type').ProgressStatus;
24
24
  showText: boolean;
@@ -4,8 +4,8 @@ export type ProgressInstance = InstanceType<typeof _Progress>;
4
4
  export * from './type';
5
5
  declare const Progress: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
- size: import('..').Size;
8
7
  type: import('./type').ProgressType;
8
+ size: import('..').Size;
9
9
  animation: boolean;
10
10
  status: import('./type').ProgressStatus;
11
11
  showText: boolean;
@@ -19,8 +19,8 @@ declare const Progress: {
19
19
  M: {};
20
20
  Defaults: {};
21
21
  }, Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, {
22
- size: import('..').Size;
23
22
  type: import('./type').ProgressType;
23
+ size: import('..').Size;
24
24
  animation: boolean;
25
25
  status: import('./type').ProgressStatus;
26
26
  showText: boolean;
@@ -31,8 +31,8 @@ declare const Progress: {
31
31
  __isTeleport?: never;
32
32
  __isSuspense?: never;
33
33
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').ProgressProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
34
- size: import('..').Size;
35
34
  type: import('./type').ProgressType;
35
+ size: import('..').Size;
36
36
  animation: boolean;
37
37
  status: import('./type').ProgressStatus;
38
38
  showText: boolean;
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioProps, {}, {},
13
13
  onChange?: ((value: RadioValue, ev: Event) => any) | undefined;
14
14
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
15
15
  }>, {
16
+ type: import('./type').RadioType;
16
17
  disabled: boolean;
17
18
  value: RadioValue;
18
- type: import('./type').RadioType;
19
19
  defaultChecked: boolean;
20
20
  modelValue: RadioValue;
21
21
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>;
@@ -13,9 +13,9 @@ declare const __VLS_component: import('vue').DefineComponent<RadioGroupProps, {}
13
13
  onChange?: ((value: import('./type').RadioValue) => any) | undefined;
14
14
  "onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
15
15
  }>, {
16
+ type: import('./type').RadioType;
16
17
  size: import('..').Size;
17
18
  disabled: boolean;
18
- type: import('./type').RadioType;
19
19
  modelValue: import('./type').RadioValue;
20
20
  defaultValue: import('./type').RadioValue;
21
21
  options: import('./type').RadioOption[];
@@ -12,9 +12,9 @@ declare const Radio: {
12
12
  change: (value: import('./type').RadioValue, ev: Event) => any;
13
13
  "update:modelValue": (value: boolean) => any;
14
14
  }, import('vue').PublicProps, {
15
+ type: import('./type').RadioType;
15
16
  disabled: boolean;
16
17
  value: import('./type').RadioValue;
17
- type: import('./type').RadioType;
18
18
  defaultChecked: boolean;
19
19
  modelValue: import('./type').RadioValue;
20
20
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLLabelElement, import('vue').ComponentProvideOptions, {
@@ -28,9 +28,9 @@ declare const Radio: {
28
28
  onChange?: ((value: import('./type').RadioValue, ev: Event) => any) | undefined;
29
29
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
30
30
  }>, {}, {}, {}, {}, {
31
+ type: import('./type').RadioType;
31
32
  disabled: boolean;
32
33
  value: import('./type').RadioValue;
33
- type: import('./type').RadioType;
34
34
  defaultChecked: boolean;
35
35
  modelValue: import('./type').RadioValue;
36
36
  }>;
@@ -44,9 +44,9 @@ declare const Radio: {
44
44
  change: (value: import('./type').RadioValue, ev: Event) => any;
45
45
  "update:modelValue": (value: boolean) => any;
46
46
  }, string, {
47
+ type: import('./type').RadioType;
47
48
  disabled: boolean;
48
49
  value: import('./type').RadioValue;
49
- type: import('./type').RadioType;
50
50
  defaultChecked: boolean;
51
51
  modelValue: import('./type').RadioValue;
52
52
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -60,9 +60,9 @@ declare const Radio: {
60
60
  change: (value: import('./type').RadioValue) => any;
61
61
  "update:modelValue": (value: import('./type').RadioValue) => any;
62
62
  }, import('vue').PublicProps, {
63
+ type: import('./type').RadioType;
63
64
  size: import('..').Size;
64
65
  disabled: boolean;
65
- type: import('./type').RadioType;
66
66
  modelValue: import('./type').RadioValue;
67
67
  defaultValue: import('./type').RadioValue;
68
68
  options: import('./type').RadioOption[];
@@ -78,9 +78,9 @@ declare const Radio: {
78
78
  onChange?: ((value: import('./type').RadioValue) => any) | undefined;
79
79
  "onUpdate:modelValue"?: ((value: import('./type').RadioValue) => any) | undefined;
80
80
  }>, {}, {}, {}, {}, {
81
+ type: import('./type').RadioType;
81
82
  size: import('..').Size;
82
83
  disabled: boolean;
83
- type: import('./type').RadioType;
84
84
  modelValue: import('./type').RadioValue;
85
85
  defaultValue: import('./type').RadioValue;
86
86
  options: import('./type').RadioOption[];
@@ -96,9 +96,9 @@ declare const Radio: {
96
96
  change: (value: import('./type').RadioValue) => any;
97
97
  "update:modelValue": (value: import('./type').RadioValue) => any;
98
98
  }, string, {
99
+ type: import('./type').RadioType;
99
100
  size: import('..').Size;
100
101
  disabled: boolean;
101
- type: import('./type').RadioType;
102
102
  modelValue: import('./type').RadioValue;
103
103
  defaultValue: import('./type').RadioValue;
104
104
  options: import('./type').RadioOption[];
@@ -19,8 +19,8 @@ declare const __VLS_component: import('vue').DefineComponent<ScrollbarProps, {
19
19
  }, string, import('vue').PublicProps, Readonly<ScrollbarProps> & Readonly<{
20
20
  onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
21
21
  }>, {
22
- scrollbar: boolean;
23
22
  type: import('./type').TackType;
23
+ scrollbar: boolean;
24
24
  outerClass: import('../_shared/type').ClassName;
25
25
  outerStyle: import('vue').CSSProperties;
26
26
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
@@ -13,8 +13,8 @@ declare const Scrollbar: {
13
13
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
14
14
  scroll: (left: number, top: number, ev: Event) => any;
15
15
  }, import('vue').PublicProps, {
16
- scrollbar: boolean;
17
16
  type: import('./type').TackType;
17
+ scrollbar: boolean;
18
18
  outerClass: import('../_shared/type').ClassName;
19
19
  outerStyle: import('vue').CSSProperties;
20
20
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
@@ -35,8 +35,8 @@ declare const Scrollbar: {
35
35
  scrollTop(top: number): void;
36
36
  getScrollRef(): HTMLDivElement;
37
37
  }, {}, {}, {}, {
38
- scrollbar: boolean;
39
38
  type: import('./type').TackType;
39
+ scrollbar: boolean;
40
40
  outerClass: import('../_shared/type').ClassName;
41
41
  outerStyle: import('vue').CSSProperties;
42
42
  }>;
@@ -53,8 +53,8 @@ declare const Scrollbar: {
53
53
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
54
54
  scroll: (left: number, top: number, ev: Event) => any;
55
55
  }, string, {
56
- scrollbar: boolean;
57
56
  type: import('./type').TackType;
57
+ scrollbar: boolean;
58
58
  outerClass: import('../_shared/type').ClassName;
59
59
  outerStyle: import('vue').CSSProperties;
60
60
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -315,10 +315,10 @@ declare function __VLS_template(): {
315
315
  remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
316
316
  "press-enter": (ev: KeyboardEvent) => any;
317
317
  }, string, {
318
- size: import('..').Size;
319
- disabled: boolean;
320
318
  error: boolean;
321
319
  placeholder: string;
320
+ size: import('..').Size;
321
+ disabled: boolean;
322
322
  modelValue: InputTagValue;
323
323
  defaultValue: InputTagValue;
324
324
  allowClear: boolean;
@@ -352,10 +352,10 @@ declare function __VLS_template(): {
352
352
  $nextTick: typeof import('vue').nextTick;
353
353
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
354
354
  } & Readonly<{
355
- size: import('..').Size;
356
- disabled: boolean;
357
355
  error: boolean;
358
356
  placeholder: string;
357
+ size: import('..').Size;
358
+ disabled: boolean;
359
359
  modelValue: InputTagValue;
360
360
  defaultValue: InputTagValue;
361
361
  allowClear: boolean;
@@ -378,7 +378,7 @@ declare function __VLS_template(): {
378
378
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
379
379
  onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
380
380
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
381
- }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
381
+ }>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
382
382
  focus(): void;
383
383
  blur(): void;
384
384
  }> & {} & import('vue').ComponentCustomProperties & {} & {
@@ -421,16 +421,16 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
421
421
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
422
422
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
423
423
  }>, {
424
+ loading: boolean;
425
+ error: boolean;
426
+ placeholder: string;
424
427
  size: import('..').Size;
425
428
  popupVisible: boolean;
426
429
  defaultPopupVisible: boolean;
427
430
  disabled: boolean;
428
431
  popupContainer: import('..').PopupContainer;
429
- loading: boolean;
430
- error: boolean;
431
432
  scrollbar: boolean;
432
433
  multiple: boolean;
433
- placeholder: string;
434
434
  bordered: boolean;
435
435
  modelValue: import('./type').SelectValue;
436
436
  defaultValue: import('./type').SelectValue;
@@ -764,10 +764,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
764
764
  remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
765
765
  "press-enter": (ev: KeyboardEvent) => any;
766
766
  }, string, {
767
- size: import('..').Size;
768
- disabled: boolean;
769
767
  error: boolean;
770
768
  placeholder: string;
769
+ size: import('..').Size;
770
+ disabled: boolean;
771
771
  modelValue: InputTagValue;
772
772
  defaultValue: InputTagValue;
773
773
  allowClear: boolean;
@@ -801,10 +801,10 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
801
801
  $nextTick: typeof import('vue').nextTick;
802
802
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
803
803
  } & Readonly<{
804
- size: import('..').Size;
805
- disabled: boolean;
806
804
  error: boolean;
807
805
  placeholder: string;
806
+ size: import('..').Size;
807
+ disabled: boolean;
808
808
  modelValue: InputTagValue;
809
809
  defaultValue: InputTagValue;
810
810
  allowClear: boolean;
@@ -827,7 +827,7 @@ declare const __VLS_component: import('vue').DefineComponent<SelectProps, {
827
827
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
828
828
  onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
829
829
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
830
- }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
830
+ }>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
831
831
  focus(): void;
832
832
  blur(): void;
833
833
  }> & {} & import('vue').ComponentCustomProperties & {} & {
@@ -40,16 +40,16 @@ declare const Select: {
40
40
  "dropdown-scroll": (ev: Event) => any;
41
41
  "dropdown-reach-bottom": (ev: Event) => any;
42
42
  }, import('vue').PublicProps, {
43
+ loading: boolean;
44
+ error: boolean;
45
+ placeholder: string;
43
46
  size: import('..').Size;
44
47
  popupVisible: boolean;
45
48
  defaultPopupVisible: boolean;
46
49
  disabled: boolean;
47
50
  popupContainer: import('..').PopupContainer;
48
- loading: boolean;
49
- error: boolean;
50
51
  scrollbar: boolean;
51
52
  multiple: boolean;
52
- placeholder: string;
53
53
  bordered: boolean;
54
54
  modelValue: import('./type').SelectValue;
55
55
  defaultValue: import('./type').SelectValue;
@@ -383,10 +383,10 @@ declare const Select: {
383
383
  remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
384
384
  "press-enter": (ev: KeyboardEvent) => any;
385
385
  }, string, {
386
- size: import('..').Size;
387
- disabled: boolean;
388
386
  error: boolean;
389
387
  placeholder: string;
388
+ size: import('..').Size;
389
+ disabled: boolean;
390
390
  modelValue: import('..').InputTagValue;
391
391
  defaultValue: import('..').InputTagValue;
392
392
  allowClear: boolean;
@@ -420,10 +420,10 @@ declare const Select: {
420
420
  $nextTick: typeof import('vue').nextTick;
421
421
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
422
422
  } & Readonly<{
423
- size: import('..').Size;
424
- disabled: boolean;
425
423
  error: boolean;
426
424
  placeholder: string;
425
+ size: import('..').Size;
426
+ disabled: boolean;
427
427
  modelValue: import('..').InputTagValue;
428
428
  defaultValue: import('..').InputTagValue;
429
429
  allowClear: boolean;
@@ -446,7 +446,7 @@ declare const Select: {
446
446
  "onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
447
447
  onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
448
448
  "onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
449
- }>, "focus" | "blur" | ("size" | "disabled" | "error" | "placeholder" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
449
+ }>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
450
450
  focus(): void;
451
451
  blur(): void;
452
452
  }> & {} & import('vue').ComponentCustomProperties & {} & {
@@ -478,16 +478,16 @@ declare const Select: {
478
478
  blur(): void;
479
479
  getPopupRef(): import('..').TriggerInstance;
480
480
  }, {}, {}, {}, {
481
+ loading: boolean;
482
+ error: boolean;
483
+ placeholder: string;
481
484
  size: import('..').Size;
482
485
  popupVisible: boolean;
483
486
  defaultPopupVisible: boolean;
484
487
  disabled: boolean;
485
488
  popupContainer: import('..').PopupContainer;
486
- loading: boolean;
487
- error: boolean;
488
489
  scrollbar: boolean;
489
490
  multiple: boolean;
490
- placeholder: string;
491
491
  bordered: boolean;
492
492
  modelValue: import('./type').SelectValue;
493
493
  defaultValue: import('./type').SelectValue;
@@ -547,16 +547,16 @@ declare const Select: {
547
547
  "dropdown-scroll": (ev: Event) => any;
548
548
  "dropdown-reach-bottom": (ev: Event) => any;
549
549
  }, string, {
550
+ loading: boolean;
551
+ error: boolean;
552
+ placeholder: string;
550
553
  size: import('..').Size;
551
554
  popupVisible: boolean;
552
555
  defaultPopupVisible: boolean;
553
556
  disabled: boolean;
554
557
  popupContainer: import('..').PopupContainer;
555
- loading: boolean;
556
- error: boolean;
557
558
  scrollbar: boolean;
558
559
  multiple: boolean;
559
- placeholder: string;
560
560
  bordered: boolean;
561
561
  modelValue: import('./type').SelectValue;
562
562
  defaultValue: import('./type').SelectValue;
@@ -6,14 +6,14 @@ declare const _default: import('vue').DefineComponent<SliderProps, {}, {}, {}, {
6
6
  onChange?: ((value: number) => any) | undefined;
7
7
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
8
8
  }>, {
9
- disabled: boolean;
9
+ min: number;
10
+ max: number;
10
11
  range: boolean;
12
+ disabled: boolean;
11
13
  modelValue: import('./type').SliderValue;
12
14
  defaultValue: import('./type').SliderValue;
13
15
  showInput: boolean;
14
- max: number;
15
16
  direction: import('..').Direction;
16
- min: number;
17
17
  step: number;
18
18
  showTooltip: boolean;
19
19
  marks: Record<number, string>;
@@ -10,14 +10,14 @@ declare const Slider: {
10
10
  change: (value: number) => any;
11
11
  "update:modelValue": (value: number) => any;
12
12
  }, import('vue').PublicProps, {
13
- disabled: boolean;
13
+ min: number;
14
+ max: number;
14
15
  range: boolean;
16
+ disabled: boolean;
15
17
  modelValue: import('./type').SliderValue;
16
18
  defaultValue: import('./type').SliderValue;
17
19
  showInput: boolean;
18
- max: number;
19
20
  direction: import('..').Direction;
20
- min: number;
21
21
  step: number;
22
22
  showTooltip: boolean;
23
23
  marks: Record<number, string>;
@@ -36,14 +36,14 @@ declare const Slider: {
36
36
  onChange?: ((value: number) => any) | undefined;
37
37
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
38
38
  }>, {}, {}, {}, {}, {
39
- disabled: boolean;
39
+ min: number;
40
+ max: number;
40
41
  range: boolean;
42
+ disabled: boolean;
41
43
  modelValue: import('./type').SliderValue;
42
44
  defaultValue: import('./type').SliderValue;
43
45
  showInput: boolean;
44
- max: number;
45
46
  direction: import('..').Direction;
46
- min: number;
47
47
  step: number;
48
48
  showTooltip: boolean;
49
49
  marks: Record<number, string>;
@@ -60,14 +60,14 @@ declare const Slider: {
60
60
  change: (value: number) => any;
61
61
  "update:modelValue": (value: number) => any;
62
62
  }, string, {
63
- disabled: boolean;
63
+ min: number;
64
+ max: number;
64
65
  range: boolean;
66
+ disabled: boolean;
65
67
  modelValue: import('./type').SliderValue;
66
68
  defaultValue: import('./type').SliderValue;
67
69
  showInput: boolean;
68
- max: number;
69
70
  direction: import('..').Direction;
70
- min: number;
71
71
  step: number;
72
72
  showTooltip: boolean;
73
73
  marks: Record<number, string>;
@@ -4,8 +4,8 @@ export type SpaceInstance = InstanceType<typeof _Space>;
4
4
  export * from './type';
5
5
  declare const Space: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
- size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
8
7
  fill: boolean;
8
+ size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
9
9
  wrap: boolean;
10
10
  direction: import('..').Direction;
11
11
  align: import('./type').SpaceAlign;
@@ -17,8 +17,8 @@ declare const Space: {
17
17
  M: {};
18
18
  Defaults: {};
19
19
  }, Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, {
20
- size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
21
20
  fill: boolean;
21
+ size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
22
22
  wrap: boolean;
23
23
  direction: import('..').Direction;
24
24
  align: import('./type').SpaceAlign;
@@ -27,8 +27,8 @@ declare const Space: {
27
27
  __isTeleport?: never;
28
28
  __isSuspense?: never;
29
29
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').SpaceProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
30
- size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
31
30
  fill: boolean;
31
+ size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
32
32
  wrap: boolean;
33
33
  direction: import('..').Direction;
34
34
  align: import('./type').SpaceAlign;
@@ -7,8 +7,8 @@ declare function __VLS_template(): {
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<SpaceProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpaceProps> & Readonly<{}>, {
10
- size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
11
10
  fill: boolean;
11
+ size: import('./type').SpaceSize | [import('./type').SpaceSize, import('./type').SpaceSize];
12
12
  wrap: boolean;
13
13
  direction: import('..').Direction;
14
14
  align: import('./type').SpaceAlign;