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
package/lib/index.d.ts CHANGED
@@ -204,9 +204,9 @@ declare const _default: {
204
204
  });
205
205
  ButtonGroup: {
206
206
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./Button').ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
207
+ type: import('./Button').ButtonType;
207
208
  size: import('./_shared/type').Size;
208
209
  disabled: boolean;
209
- type: import('./Button').ButtonType;
210
210
  shape: import('./Button').ButtonShape;
211
211
  status: import('./Button').ButtonStatus;
212
212
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
@@ -217,9 +217,9 @@ declare const _default: {
217
217
  M: {};
218
218
  Defaults: {};
219
219
  }, Readonly<import('./Button').ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, {
220
+ type: import('./Button').ButtonType;
220
221
  size: import('./_shared/type').Size;
221
222
  disabled: boolean;
222
- type: import('./Button').ButtonType;
223
223
  shape: import('./Button').ButtonShape;
224
224
  status: import('./Button').ButtonStatus;
225
225
  }>;
@@ -227,9 +227,9 @@ declare const _default: {
227
227
  __isTeleport?: never;
228
228
  __isSuspense?: never;
229
229
  } & import('vue').ComponentOptionsBase<Readonly<import('./Button').ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
230
+ type: import('./Button').ButtonType;
230
231
  size: import('./_shared/type').Size;
231
232
  disabled: boolean;
232
- type: import('./Button').ButtonType;
233
233
  shape: import('./Button').ButtonShape;
234
234
  status: import('./Button').ButtonStatus;
235
235
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -291,8 +291,8 @@ declare const _default: {
291
291
  });
292
292
  CardMeta: {
293
293
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./Card').CardMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
294
- title: string;
295
294
  description: string;
295
+ title: string;
296
296
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
297
297
  P: {};
298
298
  B: {};
@@ -301,15 +301,15 @@ declare const _default: {
301
301
  M: {};
302
302
  Defaults: {};
303
303
  }, Readonly<import('./Card').CardMetaProps> & Readonly<{}>, {}, {}, {}, {}, {
304
- title: string;
305
304
  description: string;
305
+ title: string;
306
306
  }>;
307
307
  __isFragment?: never;
308
308
  __isTeleport?: never;
309
309
  __isSuspense?: never;
310
310
  } & import('vue').ComponentOptionsBase<Readonly<import('./Card').CardMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
311
- title: string;
312
311
  description: string;
312
+ title: string;
313
313
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
314
314
  $slots: Readonly<import('./Card').CardMetaSlots> & import('./Card').CardMetaSlots;
315
315
  });
@@ -336,11 +336,11 @@ declare const _default: {
336
336
  change: (value: import('./Checkbox').CheckboxValue[]) => any;
337
337
  "update:modelValue": (value: import('./Checkbox').CheckboxValue[]) => any;
338
338
  }, import('vue').PublicProps, {
339
+ max: number;
339
340
  disabled: boolean;
340
341
  modelValue: import('./Checkbox').CheckboxValue[];
341
342
  defaultValue: import('./Checkbox').CheckboxValue[];
342
343
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
343
- max: number;
344
344
  direction: import('./_shared/type').Direction;
345
345
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
346
346
  P: {};
@@ -353,11 +353,11 @@ declare const _default: {
353
353
  onChange?: ((value: import('./Checkbox').CheckboxValue[]) => any) | undefined;
354
354
  "onUpdate:modelValue"?: ((value: import('./Checkbox').CheckboxValue[]) => any) | undefined;
355
355
  }>, {}, {}, {}, {}, {
356
+ max: number;
356
357
  disabled: boolean;
357
358
  modelValue: import('./Checkbox').CheckboxValue[];
358
359
  defaultValue: import('./Checkbox').CheckboxValue[];
359
360
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
360
- max: number;
361
361
  direction: import('./_shared/type').Direction;
362
362
  }>;
363
363
  __isFragment?: never;
@@ -370,11 +370,11 @@ declare const _default: {
370
370
  change: (value: import('./Checkbox').CheckboxValue[]) => any;
371
371
  "update:modelValue": (value: import('./Checkbox').CheckboxValue[]) => any;
372
372
  }, string, {
373
+ max: number;
373
374
  disabled: boolean;
374
375
  modelValue: import('./Checkbox').CheckboxValue[];
375
376
  defaultValue: import('./Checkbox').CheckboxValue[];
376
377
  options: (import('./Checkbox').CheckboxOption | import('./Checkbox').CheckboxValue)[];
377
- max: number;
378
378
  direction: import('./_shared/type').Direction;
379
379
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
380
380
  $slots: Readonly<import('./Checkbox').CheckboxGroupSlots> & import('./Checkbox').CheckboxGroupSlots;
@@ -418,13 +418,13 @@ declare const _default: {
418
418
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
419
419
  finish: () => any;
420
420
  }, import('vue').PublicProps, {
421
- value: number;
422
421
  start: boolean;
422
+ now: number;
423
+ value: number;
423
424
  title: string;
424
425
  easeing: string;
425
426
  format: string;
426
427
  valueStyle: import('vue').CSSProperties;
427
- now: number;
428
428
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
429
429
  P: {};
430
430
  B: {};
@@ -435,13 +435,13 @@ declare const _default: {
435
435
  }, Readonly<import('./Statistic').CountdownProps> & Readonly<{
436
436
  onFinish?: (() => any) | undefined;
437
437
  }>, {}, {}, {}, {}, {
438
- value: number;
439
438
  start: boolean;
439
+ now: number;
440
+ value: number;
440
441
  title: string;
441
442
  easeing: string;
442
443
  format: string;
443
444
  valueStyle: import('vue').CSSProperties;
444
- now: number;
445
445
  }>;
446
446
  __isFragment?: never;
447
447
  __isTeleport?: never;
@@ -451,13 +451,13 @@ declare const _default: {
451
451
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
452
452
  finish: () => any;
453
453
  }, string, {
454
- value: number;
455
454
  start: boolean;
455
+ now: number;
456
+ value: number;
456
457
  title: string;
457
458
  easeing: string;
458
459
  format: string;
459
460
  valueStyle: import('vue').CSSProperties;
460
- now: number;
461
461
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
462
462
  $slots: Readonly<import('./Statistic').CountdownSlots> & import('./Statistic').CountdownSlots;
463
463
  });
@@ -495,6 +495,7 @@ declare const _default: {
495
495
  "popup-visible-change": (value: boolean) => any;
496
496
  select: (value: import('./Dropdown').DoptionValue) => any;
497
497
  }, import('vue').PublicProps, {
498
+ type: import('./Button').ButtonType;
498
499
  size: import('./_shared/type').Size;
499
500
  trigger: import('./Trigger').TriggerType;
500
501
  popupVisible: boolean;
@@ -502,7 +503,6 @@ declare const _default: {
502
503
  disabled: boolean;
503
504
  position: import('./Dropdown').DropdownPosition;
504
505
  popupContainer: import('./_shared/type').PopupContainer;
505
- type: import('./Button').ButtonType;
506
506
  hideOnSelect: boolean;
507
507
  buttonProps: import('./Button').ButtonProps;
508
508
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
@@ -517,6 +517,7 @@ declare const _default: {
517
517
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
518
518
  onSelect?: ((value: import('./Dropdown').DoptionValue) => any) | undefined;
519
519
  }>, {}, {}, {}, {}, {
520
+ type: import('./Button').ButtonType;
520
521
  size: import('./_shared/type').Size;
521
522
  trigger: import('./Trigger').TriggerType;
522
523
  popupVisible: boolean;
@@ -524,7 +525,6 @@ declare const _default: {
524
525
  disabled: boolean;
525
526
  position: import('./Dropdown').DropdownPosition;
526
527
  popupContainer: import('./_shared/type').PopupContainer;
527
- type: import('./Button').ButtonType;
528
528
  hideOnSelect: boolean;
529
529
  buttonProps: import('./Button').ButtonProps;
530
530
  }>;
@@ -540,6 +540,7 @@ declare const _default: {
540
540
  "popup-visible-change": (value: boolean) => any;
541
541
  select: (value: import('./Dropdown').DoptionValue) => any;
542
542
  }, string, {
543
+ type: import('./Button').ButtonType;
543
544
  size: import('./_shared/type').Size;
544
545
  trigger: import('./Trigger').TriggerType;
545
546
  popupVisible: boolean;
@@ -547,7 +548,6 @@ declare const _default: {
547
548
  disabled: boolean;
548
549
  position: import('./Dropdown').DropdownPosition;
549
550
  popupContainer: import('./_shared/type').PopupContainer;
550
- type: import('./Button').ButtonType;
551
551
  hideOnSelect: boolean;
552
552
  buttonProps: import('./Button').ButtonProps;
553
553
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -1391,8 +1391,8 @@ declare const _default: {
1391
1391
  });
1392
1392
  ListItemMeta: {
1393
1393
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./List').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
1394
- title: string;
1395
1394
  description: string;
1395
+ title: string;
1396
1396
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
1397
1397
  P: {};
1398
1398
  B: {};
@@ -1401,15 +1401,15 @@ declare const _default: {
1401
1401
  M: {};
1402
1402
  Defaults: {};
1403
1403
  }, Readonly<import('./List').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, {
1404
- title: string;
1405
1404
  description: string;
1405
+ title: string;
1406
1406
  }>;
1407
1407
  __isFragment?: never;
1408
1408
  __isTeleport?: never;
1409
1409
  __isSuspense?: never;
1410
1410
  } & import('vue').ComponentOptionsBase<Readonly<import('./List').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1411
- title: string;
1412
1411
  description: string;
1412
+ title: string;
1413
1413
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1414
1414
  $slots: Readonly<import('./List').ListItemMetaSlots> & import('./List').ListItemMetaSlots;
1415
1415
  });
@@ -1515,9 +1515,9 @@ declare const _default: {
1515
1515
  change: (value: import('./Radio').RadioValue) => any;
1516
1516
  "update:modelValue": (value: import('./Radio').RadioValue) => any;
1517
1517
  }, import('vue').PublicProps, {
1518
+ type: import('./Radio').RadioType;
1518
1519
  size: import('./_shared/type').Size;
1519
1520
  disabled: boolean;
1520
- type: import('./Radio').RadioType;
1521
1521
  modelValue: import('./Radio').RadioValue;
1522
1522
  defaultValue: import('./Radio').RadioValue;
1523
1523
  options: import('./Radio').RadioOption[];
@@ -1533,9 +1533,9 @@ declare const _default: {
1533
1533
  onChange?: ((value: import('./Radio').RadioValue) => any) | undefined;
1534
1534
  "onUpdate:modelValue"?: ((value: import('./Radio').RadioValue) => any) | undefined;
1535
1535
  }>, {}, {}, {}, {}, {
1536
+ type: import('./Radio').RadioType;
1536
1537
  size: import('./_shared/type').Size;
1537
1538
  disabled: boolean;
1538
- type: import('./Radio').RadioType;
1539
1539
  modelValue: import('./Radio').RadioValue;
1540
1540
  defaultValue: import('./Radio').RadioValue;
1541
1541
  options: import('./Radio').RadioOption[];
@@ -1551,9 +1551,9 @@ declare const _default: {
1551
1551
  change: (value: import('./Radio').RadioValue) => any;
1552
1552
  "update:modelValue": (value: import('./Radio').RadioValue) => any;
1553
1553
  }, string, {
1554
+ type: import('./Radio').RadioType;
1554
1555
  size: import('./_shared/type').Size;
1555
1556
  disabled: boolean;
1556
- type: import('./Radio').RadioType;
1557
1557
  modelValue: import('./Radio').RadioValue;
1558
1558
  defaultValue: import('./Radio').RadioValue;
1559
1559
  options: import('./Radio').RadioOption[];
@@ -1573,9 +1573,9 @@ declare const _default: {
1573
1573
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
1574
1574
  Step: {
1575
1575
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./Steps').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
1576
+ description: string;
1576
1577
  disabled: boolean;
1577
1578
  title: string;
1578
- description: string;
1579
1579
  status: import('./Steps').StepStatus;
1580
1580
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
1581
1581
  P: {};
@@ -1585,18 +1585,18 @@ declare const _default: {
1585
1585
  M: {};
1586
1586
  Defaults: {};
1587
1587
  }, Readonly<import('./Steps').StepProps> & Readonly<{}>, {}, {}, {}, {}, {
1588
+ description: string;
1588
1589
  disabled: boolean;
1589
1590
  title: string;
1590
- description: string;
1591
1591
  status: import('./Steps').StepStatus;
1592
1592
  }>;
1593
1593
  __isFragment?: never;
1594
1594
  __isTeleport?: never;
1595
1595
  __isSuspense?: never;
1596
1596
  } & import('vue').ComponentOptionsBase<Readonly<import('./Steps').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
1597
+ description: string;
1597
1598
  disabled: boolean;
1598
1599
  title: string;
1599
- description: string;
1600
1600
  status: import('./Steps').StepStatus;
1601
1601
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1602
1602
  $slots: Readonly<import('./Steps').StepSlots> & import('./Steps').StepSlots;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yc-design-vue",
3
3
  "private": false,
4
- "version": "1.8.6",
4
+ "version": "1.8.7",
5
5
  "type": "module",
6
6
  "description": "A Vue 3 component library.",
7
7
  "keywords": [