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,8 +4,8 @@ export type SpinInstance = InstanceType<typeof _Spin>;
4
4
  export * from './type';
5
5
  declare const Spin: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
- size: number;
8
7
  loading: boolean;
8
+ size: number;
9
9
  dot: boolean;
10
10
  tip: string;
11
11
  hideIcon: boolean;
@@ -18,8 +18,8 @@ declare const Spin: {
18
18
  M: {};
19
19
  Defaults: {};
20
20
  }, Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, {
21
- size: number;
22
21
  loading: boolean;
22
+ size: number;
23
23
  dot: boolean;
24
24
  tip: string;
25
25
  hideIcon: boolean;
@@ -29,8 +29,8 @@ declare const Spin: {
29
29
  __isTeleport?: never;
30
30
  __isSuspense?: never;
31
31
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').SpinProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
32
- size: number;
33
32
  loading: boolean;
33
+ size: number;
34
34
  dot: boolean;
35
35
  tip: string;
36
36
  hideIcon: boolean;
@@ -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<SpinProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SpinProps> & Readonly<{}>, {
10
- size: number;
11
10
  loading: boolean;
11
+ size: number;
12
12
  dot: boolean;
13
13
  tip: string;
14
14
  hideIcon: boolean;
@@ -14,12 +14,12 @@ declare const Split: {
14
14
  "moving-end": () => any;
15
15
  "update:size": (value: number) => any;
16
16
  }, import('vue').PublicProps, {
17
+ min: number;
18
+ max: number;
17
19
  size: number | string;
18
20
  disabled: boolean;
19
21
  component: string;
20
- max: number;
21
22
  direction: import('..').Direction;
22
- min: number;
23
23
  defaultSize: number | string;
24
24
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
25
25
  splitRef: unknown;
@@ -37,12 +37,12 @@ declare const Split: {
37
37
  "onMoving-end"?: (() => any) | undefined;
38
38
  "onUpdate:size"?: ((value: number) => any) | undefined;
39
39
  }>, {}, {}, {}, {}, {
40
+ min: number;
41
+ max: number;
40
42
  size: number | string;
41
43
  disabled: boolean;
42
44
  component: string;
43
- max: number;
44
45
  direction: import('..').Direction;
45
- min: number;
46
46
  defaultSize: number | string;
47
47
  }>;
48
48
  __isFragment?: never;
@@ -59,12 +59,12 @@ declare const Split: {
59
59
  "moving-end": () => any;
60
60
  "update:size": (value: number) => any;
61
61
  }, string, {
62
+ min: number;
63
+ max: number;
62
64
  size: number | string;
63
65
  disabled: boolean;
64
66
  component: string;
65
- max: number;
66
67
  direction: import('..').Direction;
67
- min: number;
68
68
  defaultSize: number | string;
69
69
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
70
70
  $slots: Readonly<import('./type').SplitSlots> & import('./type').SplitSlots;
@@ -20,12 +20,12 @@ declare const __VLS_component: import('vue').DefineComponent<SplitProps, {}, {},
20
20
  "onMoving-end"?: (() => any) | undefined;
21
21
  "onUpdate:size"?: ((value: number) => any) | undefined;
22
22
  }>, {
23
+ min: number;
24
+ max: number;
23
25
  size: number | string;
24
26
  disabled: boolean;
25
27
  component: string;
26
- max: number;
27
28
  direction: import('..').Direction;
28
- min: number;
29
29
  defaultSize: number | string;
30
30
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
31
31
  splitRef: unknown;
@@ -11,13 +11,13 @@ declare const __VLS_component: import('vue').DefineComponent<CountdownProps, {},
11
11
  }, string, import('vue').PublicProps, Readonly<CountdownProps> & Readonly<{
12
12
  onFinish?: (() => any) | undefined;
13
13
  }>, {
14
- value: number;
15
14
  start: boolean;
15
+ now: number;
16
+ value: number;
16
17
  title: string;
17
18
  easeing: string;
18
19
  format: string;
19
20
  valueStyle: import('vue').CSSProperties;
20
- now: number;
21
21
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
22
22
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
23
23
  export default _default;
@@ -13,11 +13,11 @@ declare const __VLS_component: import('vue').DefineComponent<StatisticProps, {},
13
13
  }, string, import('vue').PublicProps, Readonly<StatisticProps> & Readonly<{
14
14
  onFinish?: (() => any) | undefined;
15
15
  }>, {
16
- value: import('./type').StatisticValue;
17
16
  start: boolean;
17
+ placeholder: string;
18
+ value: import('./type').StatisticValue;
18
19
  separator: string;
19
20
  title: string;
20
- placeholder: string;
21
21
  animation: boolean;
22
22
  animationDuration: number;
23
23
  easeing: string;
@@ -10,11 +10,11 @@ declare const Statistic: {
10
10
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
11
11
  finish: () => any;
12
12
  }, import('vue').PublicProps, {
13
- value: import('./type').StatisticValue;
14
13
  start: boolean;
14
+ placeholder: string;
15
+ value: import('./type').StatisticValue;
15
16
  separator: string;
16
17
  title: string;
17
- placeholder: string;
18
18
  animation: boolean;
19
19
  animationDuration: number;
20
20
  easeing: string;
@@ -37,11 +37,11 @@ declare const Statistic: {
37
37
  }, Readonly<import('./type').StatisticProps> & Readonly<{
38
38
  onFinish?: (() => any) | undefined;
39
39
  }>, {}, {}, {}, {}, {
40
- value: import('./type').StatisticValue;
41
40
  start: boolean;
41
+ placeholder: string;
42
+ value: import('./type').StatisticValue;
42
43
  separator: string;
43
44
  title: string;
44
- placeholder: string;
45
45
  animation: boolean;
46
46
  animationDuration: number;
47
47
  easeing: string;
@@ -61,11 +61,11 @@ declare const Statistic: {
61
61
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
62
62
  finish: () => any;
63
63
  }, string, {
64
- value: import('./type').StatisticValue;
65
64
  start: boolean;
65
+ placeholder: string;
66
+ value: import('./type').StatisticValue;
66
67
  separator: string;
67
68
  title: string;
68
- placeholder: string;
69
69
  animation: boolean;
70
70
  animationDuration: number;
71
71
  easeing: string;
@@ -85,13 +85,13 @@ declare const Statistic: {
85
85
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
86
86
  finish: () => any;
87
87
  }, import('vue').PublicProps, {
88
- value: number;
89
88
  start: boolean;
89
+ now: number;
90
+ value: number;
90
91
  title: string;
91
92
  easeing: string;
92
93
  format: string;
93
94
  valueStyle: import('vue').CSSProperties;
94
- now: number;
95
95
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
96
96
  P: {};
97
97
  B: {};
@@ -102,13 +102,13 @@ declare const Statistic: {
102
102
  }, Readonly<import('./type').CountdownProps> & Readonly<{
103
103
  onFinish?: (() => any) | undefined;
104
104
  }>, {}, {}, {}, {}, {
105
- value: number;
106
105
  start: boolean;
106
+ now: number;
107
+ value: number;
107
108
  title: string;
108
109
  easeing: string;
109
110
  format: string;
110
111
  valueStyle: import('vue').CSSProperties;
111
- now: number;
112
112
  }>;
113
113
  __isFragment?: never;
114
114
  __isTeleport?: never;
@@ -118,13 +118,13 @@ declare const Statistic: {
118
118
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
119
119
  finish: () => any;
120
120
  }, string, {
121
- value: number;
122
121
  start: boolean;
122
+ now: number;
123
+ value: number;
123
124
  title: string;
124
125
  easeing: string;
125
126
  format: string;
126
127
  valueStyle: import('vue').CSSProperties;
127
- now: number;
128
128
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
129
129
  $slots: Readonly<import('./type').CountdownSlots> & import('./type').CountdownSlots;
130
130
  });
@@ -7,9 +7,9 @@ declare function __VLS_template(): {
7
7
  };
8
8
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
9
  declare const __VLS_component: import('vue').DefineComponent<StepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<StepProps> & Readonly<{}>, {
10
+ description: string;
10
11
  disabled: boolean;
11
12
  title: string;
12
- description: string;
13
13
  status: import('./type').StepStatus;
14
14
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
15
15
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
@@ -13,8 +13,8 @@ declare const __VLS_component: import('vue').DefineComponent<StepsProps, {}, {},
13
13
  onChange?: ((step: number, ev: Event) => any) | undefined;
14
14
  "onUpdate:current"?: ((step: number) => any) | undefined;
15
15
  }>, {
16
- small: boolean;
17
16
  type: import('./type').StepType;
17
+ small: boolean;
18
18
  direction: import('..').Direction;
19
19
  lineLess: boolean;
20
20
  status: import('./type').StepStatus;
@@ -12,8 +12,8 @@ declare const Steps: {
12
12
  change: (step: number, ev: Event) => any;
13
13
  "update:current": (step: number) => any;
14
14
  }, import('vue').PublicProps, {
15
- small: boolean;
16
15
  type: import('./type').StepType;
16
+ small: boolean;
17
17
  direction: import('..').Direction;
18
18
  lineLess: boolean;
19
19
  status: import('./type').StepStatus;
@@ -32,8 +32,8 @@ declare const Steps: {
32
32
  onChange?: ((step: number, ev: Event) => any) | undefined;
33
33
  "onUpdate:current"?: ((step: number) => any) | undefined;
34
34
  }>, {}, {}, {}, {}, {
35
- small: boolean;
36
35
  type: import('./type').StepType;
36
+ small: boolean;
37
37
  direction: import('..').Direction;
38
38
  lineLess: boolean;
39
39
  status: import('./type').StepStatus;
@@ -52,8 +52,8 @@ declare const Steps: {
52
52
  change: (step: number, ev: Event) => any;
53
53
  "update:current": (step: number) => any;
54
54
  }, string, {
55
- small: boolean;
56
55
  type: import('./type').StepType;
56
+ small: boolean;
57
57
  direction: import('..').Direction;
58
58
  lineLess: boolean;
59
59
  status: import('./type').StepStatus;
@@ -66,9 +66,9 @@ declare const Steps: {
66
66
  }) & {
67
67
  step: {
68
68
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
69
+ description: string;
69
70
  disabled: boolean;
70
71
  title: string;
71
- description: string;
72
72
  status: import('./type').StepStatus;
73
73
  }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
74
74
  P: {};
@@ -78,18 +78,18 @@ declare const Steps: {
78
78
  M: {};
79
79
  Defaults: {};
80
80
  }, Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, {
81
+ description: string;
81
82
  disabled: boolean;
82
83
  title: string;
83
- description: string;
84
84
  status: import('./type').StepStatus;
85
85
  }>;
86
86
  __isFragment?: never;
87
87
  __isTeleport?: never;
88
88
  __isSuspense?: never;
89
89
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').StepProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
90
+ description: string;
90
91
  disabled: boolean;
91
92
  title: string;
92
- description: string;
93
93
  status: import('./type').StepStatus;
94
94
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
95
95
  $slots: Readonly<import('./type').StepSlots> & import('./type').StepSlots;
@@ -14,10 +14,10 @@ declare const Switch: {
14
14
  blur: (ev: FocusEvent) => any;
15
15
  "update:modelValue": (value: import('./type').SwitchValue) => any;
16
16
  }, import('vue').PublicProps, {
17
- size: import('./type').SwitchSize;
18
- disabled: boolean;
19
17
  loading: boolean;
20
18
  type: import('./type').SwitchType;
19
+ size: import('./type').SwitchSize;
20
+ disabled: boolean;
21
21
  defaultChecked: import('./type').SwitchValue;
22
22
  modelValue: import('./type').SwitchValue;
23
23
  checkedValue: import('./type').SwitchValue;
@@ -40,10 +40,10 @@ declare const Switch: {
40
40
  onBlur?: ((ev: FocusEvent) => any) | undefined;
41
41
  "onUpdate:modelValue"?: ((value: import('./type').SwitchValue) => any) | undefined;
42
42
  }>, {}, {}, {}, {}, {
43
- size: import('./type').SwitchSize;
44
- disabled: boolean;
45
43
  loading: boolean;
46
44
  type: import('./type').SwitchType;
45
+ size: import('./type').SwitchSize;
46
+ disabled: boolean;
47
47
  defaultChecked: import('./type').SwitchValue;
48
48
  modelValue: import('./type').SwitchValue;
49
49
  checkedValue: import('./type').SwitchValue;
@@ -68,10 +68,10 @@ declare const Switch: {
68
68
  blur: (ev: FocusEvent) => any;
69
69
  "update:modelValue": (value: import('./type').SwitchValue) => any;
70
70
  }, string, {
71
- size: import('./type').SwitchSize;
72
- disabled: boolean;
73
71
  loading: boolean;
74
72
  type: import('./type').SwitchType;
73
+ size: import('./type').SwitchSize;
74
+ disabled: boolean;
75
75
  defaultChecked: import('./type').SwitchValue;
76
76
  modelValue: import('./type').SwitchValue;
77
77
  checkedValue: import('./type').SwitchValue;
@@ -17,10 +17,10 @@ declare const __VLS_component: import('vue').DefineComponent<SwitchProps, {}, {}
17
17
  onBlur?: ((ev: FocusEvent) => any) | undefined;
18
18
  "onUpdate:modelValue"?: ((value: SwitchValue) => any) | undefined;
19
19
  }>, {
20
- size: import('./type').SwitchSize;
21
- disabled: boolean;
22
20
  loading: boolean;
23
21
  type: import('./type').SwitchType;
22
+ size: import('./type').SwitchSize;
23
+ disabled: boolean;
24
24
  defaultChecked: SwitchValue;
25
25
  modelValue: SwitchValue;
26
26
  checkedValue: SwitchValue;
@@ -9,23 +9,23 @@ declare function __VLS_template(): {
9
9
  };
10
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
11
  declare const __VLS_component: import('vue').DefineComponent<TabsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
12
- change: (value: import('./type').TabKey) => any;
13
12
  delete: (value: import('./type').TabKey) => any;
13
+ change: (value: import('./type').TabKey) => any;
14
14
  add: () => any;
15
15
  "update:activeKey": (value: import('./type').TabKey) => any;
16
16
  "tab-click": (value: import('./type').TabKey) => any;
17
17
  }, string, import('vue').PublicProps, Readonly<TabsProps> & Readonly<{
18
- onChange?: ((value: import('./type').TabKey) => any) | undefined;
19
18
  onDelete?: ((value: import('./type').TabKey) => any) | undefined;
19
+ onChange?: ((value: import('./type').TabKey) => any) | undefined;
20
20
  onAdd?: (() => any) | undefined;
21
21
  "onUpdate:activeKey"?: ((value: import('./type').TabKey) => any) | undefined;
22
22
  "onTab-click"?: ((value: import('./type').TabKey) => any) | undefined;
23
23
  }>, {
24
+ type: import('./type').TabType;
24
25
  size: import('..').Size;
25
26
  trigger: import('./type').TabTrigger;
26
27
  position: import('./type').TabPositon;
27
28
  justify: boolean;
28
- type: import('./type').TabType;
29
29
  animation: boolean;
30
30
  direction: import('..').Direction;
31
31
  activeKey: import('./type').TabKey;
@@ -6,23 +6,23 @@ export type TabPaneInstance = InstanceType<typeof _TabPane>;
6
6
  export * from './type';
7
7
  declare const Tabs: {
8
8
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').TabsProps> & Readonly<{
9
- onChange?: ((value: import('./type').TabKey) => any) | undefined;
10
9
  onDelete?: ((value: import('./type').TabKey) => any) | undefined;
10
+ onChange?: ((value: import('./type').TabKey) => any) | undefined;
11
11
  onAdd?: (() => any) | undefined;
12
12
  "onUpdate:activeKey"?: ((value: import('./type').TabKey) => any) | undefined;
13
13
  "onTab-click"?: ((value: import('./type').TabKey) => any) | undefined;
14
14
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
15
- change: (value: import('./type').TabKey) => any;
16
15
  delete: (value: import('./type').TabKey) => any;
16
+ change: (value: import('./type').TabKey) => any;
17
17
  add: () => any;
18
18
  "update:activeKey": (value: import('./type').TabKey) => any;
19
19
  "tab-click": (value: import('./type').TabKey) => any;
20
20
  }, import('vue').PublicProps, {
21
+ type: import('./type').TabType;
21
22
  size: import('..').Size;
22
23
  trigger: import('./type').TabTrigger;
23
24
  position: import('./type').TabPositon;
24
25
  justify: boolean;
25
- type: import('./type').TabType;
26
26
  animation: boolean;
27
27
  direction: import('..').Direction;
28
28
  activeKey: import('./type').TabKey;
@@ -43,17 +43,17 @@ declare const Tabs: {
43
43
  M: {};
44
44
  Defaults: {};
45
45
  }, Readonly<import('./type').TabsProps> & Readonly<{
46
- onChange?: ((value: import('./type').TabKey) => any) | undefined;
47
46
  onDelete?: ((value: import('./type').TabKey) => any) | undefined;
47
+ onChange?: ((value: import('./type').TabKey) => any) | undefined;
48
48
  onAdd?: (() => any) | undefined;
49
49
  "onUpdate:activeKey"?: ((value: import('./type').TabKey) => any) | undefined;
50
50
  "onTab-click"?: ((value: import('./type').TabKey) => any) | undefined;
51
51
  }>, {}, {}, {}, {}, {
52
+ type: import('./type').TabType;
52
53
  size: import('..').Size;
53
54
  trigger: import('./type').TabTrigger;
54
55
  position: import('./type').TabPositon;
55
56
  justify: boolean;
56
- type: import('./type').TabType;
57
57
  animation: boolean;
58
58
  direction: import('..').Direction;
59
59
  activeKey: import('./type').TabKey;
@@ -69,23 +69,23 @@ declare const Tabs: {
69
69
  __isTeleport?: never;
70
70
  __isSuspense?: never;
71
71
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').TabsProps> & Readonly<{
72
- onChange?: ((value: import('./type').TabKey) => any) | undefined;
73
72
  onDelete?: ((value: import('./type').TabKey) => any) | undefined;
73
+ onChange?: ((value: import('./type').TabKey) => any) | undefined;
74
74
  onAdd?: (() => any) | undefined;
75
75
  "onUpdate:activeKey"?: ((value: import('./type').TabKey) => any) | undefined;
76
76
  "onTab-click"?: ((value: import('./type').TabKey) => any) | undefined;
77
77
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
78
- change: (value: import('./type').TabKey) => any;
79
78
  delete: (value: import('./type').TabKey) => any;
79
+ change: (value: import('./type').TabKey) => any;
80
80
  add: () => any;
81
81
  "update:activeKey": (value: import('./type').TabKey) => any;
82
82
  "tab-click": (value: import('./type').TabKey) => any;
83
83
  }, string, {
84
+ type: import('./type').TabType;
84
85
  size: import('..').Size;
85
86
  trigger: import('./type').TabTrigger;
86
87
  position: import('./type').TabPositon;
87
88
  justify: boolean;
88
- type: import('./type').TabType;
89
89
  animation: boolean;
90
90
  direction: import('..').Direction;
91
91
  activeKey: import('./type').TabKey;
package/es/Tag/index.d.ts CHANGED
@@ -14,8 +14,8 @@ declare const Tag: {
14
14
  "update:checked": (value: boolean) => any;
15
15
  check: (value: boolean, ev: MouseEvent) => any;
16
16
  }, import('vue').PublicProps, {
17
- size: import('./type').TagSize;
18
17
  loading: boolean;
18
+ size: import('./type').TagSize;
19
19
  visible: boolean;
20
20
  color: string;
21
21
  nowrap: boolean;
@@ -38,8 +38,8 @@ declare const Tag: {
38
38
  "onUpdate:checked"?: ((value: boolean) => any) | undefined;
39
39
  onCheck?: ((value: boolean, ev: MouseEvent) => any) | undefined;
40
40
  }>, {}, {}, {}, {}, {
41
- size: import('./type').TagSize;
42
41
  loading: boolean;
42
+ size: import('./type').TagSize;
43
43
  visible: boolean;
44
44
  color: string;
45
45
  nowrap: boolean;
@@ -64,8 +64,8 @@ declare const Tag: {
64
64
  "update:checked": (value: boolean) => any;
65
65
  check: (value: boolean, ev: MouseEvent) => any;
66
66
  }, string, {
67
- size: import('./type').TagSize;
68
67
  loading: boolean;
68
+ size: import('./type').TagSize;
69
69
  visible: boolean;
70
70
  color: string;
71
71
  nowrap: boolean;
@@ -17,8 +17,8 @@ declare const __VLS_component: import('vue').DefineComponent<TagProps, {}, {}, {
17
17
  "onUpdate:checked"?: ((value: boolean) => any) | undefined;
18
18
  onCheck?: ((value: boolean, ev: MouseEvent) => any) | undefined;
19
19
  }>, {
20
- size: import('./type').TagSize;
21
20
  loading: boolean;
21
+ size: import('./type').TagSize;
22
22
  visible: boolean;
23
23
  color: string;
24
24
  nowrap: boolean;
@@ -25,12 +25,12 @@ declare const Textarea: {
25
25
  keydown: (ev: KeyboardEvent) => any;
26
26
  "update:modelValue": (value: string) => any;
27
27
  }, import('vue').PublicProps, {
28
- disabled: boolean;
29
28
  error: import('./type').AutoSize;
30
29
  placeholder: string;
30
+ maxLength: import('..').MaxLength;
31
+ disabled: boolean;
31
32
  modelValue: string;
32
33
  defaultValue: string;
33
- maxLength: import('..').MaxLength;
34
34
  showWordLimit: boolean;
35
35
  allowClear: boolean;
36
36
  readonly: boolean;
@@ -63,12 +63,12 @@ declare const Textarea: {
63
63
  getInputRef(): HTMLTextAreaElement;
64
64
  getMirrorRef(): HTMLDivElement;
65
65
  }, {}, {}, {}, {
66
- disabled: boolean;
67
66
  error: import('./type').AutoSize;
68
67
  placeholder: string;
68
+ maxLength: import('..').MaxLength;
69
+ disabled: boolean;
69
70
  modelValue: string;
70
71
  defaultValue: string;
71
- maxLength: import('..').MaxLength;
72
72
  showWordLimit: boolean;
73
73
  allowClear: boolean;
74
74
  readonly: boolean;
@@ -103,12 +103,12 @@ declare const Textarea: {
103
103
  keydown: (ev: KeyboardEvent) => any;
104
104
  "update:modelValue": (value: string) => any;
105
105
  }, string, {
106
- disabled: boolean;
107
106
  error: import('./type').AutoSize;
108
107
  placeholder: string;
108
+ maxLength: import('..').MaxLength;
109
+ disabled: boolean;
109
110
  modelValue: string;
110
111
  defaultValue: string;
111
- maxLength: import('..').MaxLength;
112
112
  showWordLimit: boolean;
113
113
  allowClear: boolean;
114
114
  readonly: boolean;
@@ -21,12 +21,12 @@ declare const _default: import('vue').DefineComponent<TextareaProps, {
21
21
  onKeydown?: ((ev: KeyboardEvent) => any) | undefined;
22
22
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
23
23
  }>, {
24
- disabled: boolean;
25
24
  error: import('./type').AutoSize;
26
25
  placeholder: string;
26
+ maxLength: import('..').MaxLength;
27
+ disabled: boolean;
27
28
  modelValue: string;
28
29
  defaultValue: string;
29
- maxLength: import('..').MaxLength;
30
30
  showWordLimit: boolean;
31
31
  allowClear: boolean;
32
32
  readonly: boolean;
@@ -69,6 +69,9 @@ declare const __VLS_component: import('vue').DefineComponent<TimePickerProps, {}
69
69
  onSelect?: ((timeString: string | (string | undefined)[] | undefined, time: Date | (Date | undefined)[] | undefined) => any) | undefined;
70
70
  "onUpdate:modelValue"?: ((value: import('./type').TimePickerValue) => any) | undefined;
71
71
  }>, {
72
+ error: boolean;
73
+ placeholder: string | string[];
74
+ type: import('./type').TimePickerType;
72
75
  size: import('..').Size;
73
76
  popupVisible: boolean;
74
77
  defaultPopupVisible: boolean;
@@ -76,9 +79,6 @@ declare const __VLS_component: import('vue').DefineComponent<TimePickerProps, {}
76
79
  position: import('./type').TimePickerPosition;
77
80
  unmountOnClose: boolean;
78
81
  popupContainer: import('..').PopupContainer;
79
- error: boolean;
80
- type: import('./type').TimePickerType;
81
- placeholder: string | string[];
82
82
  modelValue: import('./type').TimePickerValue;
83
83
  defaultValue: import('./type').TimePickerValue;
84
84
  allowClear: boolean;
@@ -18,6 +18,9 @@ declare const TimePicker: {
18
18
  select: (timeString: string | (string | undefined)[] | undefined, time: Date | (Date | undefined)[] | undefined) => any;
19
19
  "update:modelValue": (value: import('./type').TimePickerValue) => any;
20
20
  }, import('vue').PublicProps, {
21
+ error: boolean;
22
+ placeholder: string | string[];
23
+ type: import('./type').TimePickerType;
21
24
  size: import('..').Size;
22
25
  popupVisible: boolean;
23
26
  defaultPopupVisible: boolean;
@@ -25,9 +28,6 @@ declare const TimePicker: {
25
28
  position: import('./type').TimePickerPosition;
26
29
  unmountOnClose: boolean;
27
30
  popupContainer: import('..').PopupContainer;
28
- error: boolean;
29
- type: import('./type').TimePickerType;
30
- placeholder: string | string[];
31
31
  modelValue: import('./type').TimePickerValue;
32
32
  defaultValue: import('./type').TimePickerValue;
33
33
  allowClear: boolean;
@@ -101,6 +101,9 @@ declare const TimePicker: {
101
101
  onSelect?: ((timeString: string | (string | undefined)[] | undefined, time: Date | (Date | undefined)[] | undefined) => any) | undefined;
102
102
  "onUpdate:modelValue"?: ((value: import('./type').TimePickerValue) => any) | undefined;
103
103
  }>, {}, {}, {}, {}, {
104
+ error: boolean;
105
+ placeholder: string | string[];
106
+ type: import('./type').TimePickerType;
104
107
  size: import('..').Size;
105
108
  popupVisible: boolean;
106
109
  defaultPopupVisible: boolean;
@@ -108,9 +111,6 @@ declare const TimePicker: {
108
111
  position: import('./type').TimePickerPosition;
109
112
  unmountOnClose: boolean;
110
113
  popupContainer: import('..').PopupContainer;
111
- error: boolean;
112
- type: import('./type').TimePickerType;
113
- placeholder: string | string[];
114
114
  modelValue: import('./type').TimePickerValue;
115
115
  defaultValue: import('./type').TimePickerValue;
116
116
  allowClear: boolean;
@@ -140,6 +140,9 @@ declare const TimePicker: {
140
140
  select: (timeString: string | (string | undefined)[] | undefined, time: Date | (Date | undefined)[] | undefined) => any;
141
141
  "update:modelValue": (value: import('./type').TimePickerValue) => any;
142
142
  }, string, {
143
+ error: boolean;
144
+ placeholder: string | string[];
145
+ type: import('./type').TimePickerType;
143
146
  size: import('..').Size;
144
147
  popupVisible: boolean;
145
148
  defaultPopupVisible: boolean;
@@ -147,9 +150,6 @@ declare const TimePicker: {
147
150
  position: import('./type').TimePickerPosition;
148
151
  unmountOnClose: boolean;
149
152
  popupContainer: import('..').PopupContainer;
150
- error: boolean;
151
- type: import('./type').TimePickerType;
152
- placeholder: string | string[];
153
153
  modelValue: import('./type').TimePickerValue;
154
154
  defaultValue: import('./type').TimePickerValue;
155
155
  allowClear: boolean;