yc-design-vue 1.9.9 → 2.0.1

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 (244) hide show
  1. package/es/Alert/index.vue.js +2 -2
  2. package/es/AutoComplete/index.d.ts +19 -19
  3. package/es/AutoComplete/index.vue.d.ts +34 -34
  4. package/es/AutoComplete/type.d.ts +2 -2
  5. package/es/Avatar/Avatar.vue.js +1 -1
  6. package/es/BackTop/index.vue.js +1 -1
  7. package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  8. package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  9. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  10. package/es/Button/index.css +1 -1
  11. package/es/Calendar/Calendar.vue.js +2 -2
  12. package/es/Carousel/CarouselArrow.vue.js +1 -1
  13. package/es/Cascader/CascaderIcon.vue.js +2 -2
  14. package/es/Cascader/CascaderOption.vue.js +1 -1
  15. package/es/Checkbox/Checkbox.vue.js +2 -2
  16. package/es/Collapse/CollapseItem.vue.js +2 -2
  17. package/es/Drawer/Drawer.vue.js +2 -2
  18. package/es/Dropdown/DropdownButton.vue.js +1 -1
  19. package/es/Dropdown/Dsubmenu.vue.js +1 -1
  20. package/es/Empty/index.vue.js +1 -1
  21. package/es/Image/Image.vue.js +1 -1
  22. package/es/Image/ImagePreview.vue.js +1 -1
  23. package/es/Image/ImagePreviewArrow.vue.js +1 -1
  24. package/es/Image/ImagePreviewToolbar.vue.js +7 -7
  25. package/es/Input/Input.vue.js +2 -2
  26. package/es/Input/InputSuffix.vue.js +2 -2
  27. package/es/InputNumber/InputOperaBtn.vue.js +1 -1
  28. package/es/InputTag/index.vue.js +2 -2
  29. package/es/Layout/LayoutSider.vue.js +1 -1
  30. package/es/Layout/index.css +1 -1
  31. package/es/Link/index.vue.js +1 -1
  32. package/es/Mention/index.d.ts +27 -27
  33. package/es/Mention/index.vue.d.ts +70 -70
  34. package/es/Mention/type.d.ts +3 -3
  35. package/es/Menu/Menu.vue.js +1 -1
  36. package/es/Menu/MenuEllipsis.vue.js +1 -1
  37. package/es/Menu/SubMenu.vue.js +1 -1
  38. package/es/Message/Message.vue.js +2 -2
  39. package/es/Modal/Modal.vue.js +2 -2
  40. package/es/Notification/Notification.vue.js +2 -2
  41. package/es/PageHeader/index.vue.js +2 -2
  42. package/es/Pagination/PaginationItem.vue.js +1 -1
  43. package/es/Progress/ProgressCircle.vue.js +1 -1
  44. package/es/Radio/Radio.vue.js +2 -2
  45. package/es/Rate/index.vue.js +1 -1
  46. package/es/ResizeBox/index.vue.js +45 -33
  47. package/es/Select/Option.vue.d.ts +1 -1
  48. package/es/Select/Option.vue.js +1 -1
  49. package/es/Select/Select.vue.d.ts +14 -14
  50. package/es/Select/SelectIcon.vue.js +2 -2
  51. package/es/Select/hooks/useContext.d.ts +7 -7
  52. package/es/Select/hooks/useSelectOptions.d.ts +8 -8
  53. package/es/Select/index.d.ts +21 -21
  54. package/es/Select/type.d.ts +9 -8
  55. package/es/Spin/index.vue.js +1 -1
  56. package/es/Split/index.vue.js +1 -1
  57. package/es/Steps/Step.vue.js +1 -1
  58. package/es/Tabs/TabButton.vue.js +2 -2
  59. package/es/Tabs/Tabs.vue.js +1 -1
  60. package/es/Tag/index.vue.js +2 -2
  61. package/es/Textarea/index.vue.js +2 -2
  62. package/es/TimePicker/TimePicker.vue.js +2 -2
  63. package/es/Transfer/Transfer.vue.js +1 -1
  64. package/es/Transfer/TransferPanel.vue.js +2 -2
  65. package/es/Trigger/index.vue.js +1 -1
  66. package/es/Typography/TypographyBase.vue.d.ts +0 -4
  67. package/es/Typography/TypographyBase.vue.js +4 -4
  68. package/es/Typography/type.d.ts +0 -5
  69. package/es/_shared/components/IconButton/{index.vue2.js → index.vue.js} +1 -1
  70. package/es/_shared/components/IconButton/index.vue3.js +2 -2
  71. package/es/_shared/constants/index.d.ts +2 -2
  72. package/es/_shared/constants/index.js +1 -1
  73. package/es/_shared/icons/IconArrowDown.vue.js +1 -1
  74. package/es/_shared/icons/IconArrowRight.vue.js +1 -1
  75. package/es/_shared/icons/IconCheck.vue.js +1 -1
  76. package/es/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  77. package/es/_shared/icons/IconClose.vue.js +1 -1
  78. package/es/_shared/icons/IconCopy.vue.js +1 -23
  79. package/es/_shared/icons/IconCopy.vue2.js +23 -1
  80. package/es/_shared/icons/IconDelete.vue2.js +1 -1
  81. package/es/_shared/icons/IconDragDot.vue.js +1 -1
  82. package/es/_shared/icons/IconEdit.vue.js +1 -23
  83. package/es/_shared/icons/IconEdit.vue2.js +23 -1
  84. package/es/_shared/icons/IconEmpty.vue.js +1 -1
  85. package/es/_shared/icons/IconError.vue.js +1 -1
  86. package/es/_shared/icons/IconExclamation.vue2.js +1 -1
  87. package/es/_shared/icons/IconEyeClose.vue2.js +1 -1
  88. package/es/_shared/icons/IconEyeOpen.vue2.js +1 -1
  89. package/es/_shared/icons/IconFaceSmile.vue.js +1 -1
  90. package/es/_shared/icons/IconFullScreen.vue.js +1 -23
  91. package/es/_shared/icons/IconFullScreen.vue2.js +23 -1
  92. package/es/_shared/icons/IconImageClose.vue.js +1 -1
  93. package/es/_shared/icons/IconInfo.vue.js +1 -1
  94. package/es/_shared/icons/IconInfoLine.vue.js +1 -1
  95. package/es/_shared/icons/IconLink.vue.js +1 -1
  96. package/es/_shared/icons/IconLoading.vue.js +1 -1
  97. package/es/_shared/icons/IconMenuFold.vue.js +1 -1
  98. package/es/_shared/icons/IconMenuUnfold.vue.js +1 -1
  99. package/es/_shared/icons/IconMinus.vue2.js +1 -1
  100. package/es/_shared/icons/IconMore.vue.js +1 -1
  101. package/es/_shared/icons/IconOriginSize.vue.js +1 -29
  102. package/es/_shared/icons/IconOriginSize.vue2.js +29 -1
  103. package/es/_shared/icons/IconPlus.vue.js +1 -1
  104. package/es/_shared/icons/IconRight.vue.js +1 -1
  105. package/es/_shared/icons/IconRotateLeft.vue.js +1 -23
  106. package/es/_shared/icons/IconRotateLeft.vue2.js +23 -1
  107. package/es/_shared/icons/IconRotateRight.vue.js +1 -23
  108. package/es/_shared/icons/IconRotateRight.vue2.js +23 -1
  109. package/es/_shared/icons/IconSearch.vue2.js +1 -1
  110. package/es/_shared/icons/IconSeparator.vue2.js +1 -1
  111. package/es/_shared/icons/IconStar.vue.js +1 -1
  112. package/es/_shared/icons/IconSuccess.vue.js +1 -1
  113. package/es/_shared/icons/IconTime.vue.js +1 -1
  114. package/es/_shared/icons/IconToTop.vue.js +1 -1
  115. package/es/_shared/icons/IconWarning.vue.js +1 -1
  116. package/es/_shared/icons/IconZoomIn.vue.js +1 -23
  117. package/es/_shared/icons/IconZoomIn.vue2.js +23 -1
  118. package/es/_shared/icons/IconZoomOut.vue.js +1 -23
  119. package/es/_shared/icons/IconZoomOut.vue2.js +23 -1
  120. package/es/index.d.ts +3 -3
  121. package/es/style.css +1 -1
  122. package/lib/Alert/index.vue.js +1 -1
  123. package/lib/AutoComplete/index.d.ts +19 -19
  124. package/lib/AutoComplete/index.vue.d.ts +34 -34
  125. package/lib/AutoComplete/type.d.ts +2 -2
  126. package/lib/Avatar/Avatar.vue.js +1 -1
  127. package/lib/BackTop/index.vue.js +1 -1
  128. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  129. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  130. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  131. package/lib/Button/index.css +1 -1
  132. package/lib/Calendar/Calendar.vue.js +1 -1
  133. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  134. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  135. package/lib/Cascader/CascaderOption.vue.js +1 -1
  136. package/lib/Checkbox/Checkbox.vue.js +1 -1
  137. package/lib/Collapse/CollapseItem.vue.js +1 -1
  138. package/lib/Drawer/Drawer.vue.js +1 -1
  139. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  140. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  141. package/lib/Empty/index.vue.js +1 -1
  142. package/lib/Image/Image.vue.js +1 -1
  143. package/lib/Image/ImagePreview.vue.js +1 -1
  144. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  145. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  146. package/lib/Input/Input.vue.js +1 -1
  147. package/lib/Input/InputSuffix.vue.js +1 -1
  148. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  149. package/lib/InputTag/index.vue.js +1 -1
  150. package/lib/Layout/LayoutSider.vue.js +1 -1
  151. package/lib/Layout/index.css +1 -1
  152. package/lib/Link/index.vue.js +1 -1
  153. package/lib/Mention/index.d.ts +27 -27
  154. package/lib/Mention/index.vue.d.ts +70 -70
  155. package/lib/Mention/type.d.ts +3 -3
  156. package/lib/Menu/Menu.vue.js +1 -1
  157. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  158. package/lib/Menu/SubMenu.vue.js +1 -1
  159. package/lib/Message/Message.vue.js +1 -1
  160. package/lib/Modal/Modal.vue.js +1 -1
  161. package/lib/Notification/Notification.vue.js +1 -1
  162. package/lib/PageHeader/index.vue.js +1 -1
  163. package/lib/Pagination/PaginationItem.vue.js +1 -1
  164. package/lib/Progress/ProgressCircle.vue.js +1 -1
  165. package/lib/Radio/Radio.vue.js +1 -1
  166. package/lib/Rate/index.vue.js +1 -1
  167. package/lib/ResizeBox/index.vue.js +1 -1
  168. package/lib/Select/Option.vue.d.ts +1 -1
  169. package/lib/Select/Option.vue.js +1 -1
  170. package/lib/Select/Select.vue.d.ts +14 -14
  171. package/lib/Select/SelectIcon.vue.js +1 -1
  172. package/lib/Select/hooks/useContext.d.ts +7 -7
  173. package/lib/Select/hooks/useSelectOptions.d.ts +8 -8
  174. package/lib/Select/index.d.ts +21 -21
  175. package/lib/Select/type.d.ts +9 -8
  176. package/lib/Spin/index.vue.js +1 -1
  177. package/lib/Split/index.vue.js +1 -1
  178. package/lib/Steps/Step.vue.js +1 -1
  179. package/lib/Tabs/TabButton.vue.js +1 -1
  180. package/lib/Tabs/Tabs.vue.js +1 -1
  181. package/lib/Tag/index.vue.js +1 -1
  182. package/lib/Textarea/index.vue.js +1 -1
  183. package/lib/TimePicker/TimePicker.vue.js +1 -1
  184. package/lib/Transfer/Transfer.vue.js +1 -1
  185. package/lib/Transfer/TransferPanel.vue.js +1 -1
  186. package/lib/Trigger/index.vue.js +1 -1
  187. package/lib/Typography/TypographyBase.vue.d.ts +0 -4
  188. package/lib/Typography/TypographyBase.vue.js +1 -1
  189. package/lib/Typography/type.d.ts +0 -5
  190. package/lib/_shared/components/IconButton/index.vue.js +1 -0
  191. package/lib/_shared/components/IconButton/index.vue3.js +1 -1
  192. package/lib/_shared/constants/index.d.ts +2 -2
  193. package/lib/_shared/constants/index.js +1 -1
  194. package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
  195. package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
  196. package/lib/_shared/icons/IconCheck.vue.js +1 -1
  197. package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  198. package/lib/_shared/icons/IconClose.vue.js +1 -1
  199. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  200. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  201. package/lib/_shared/icons/IconDelete.vue2.js +1 -1
  202. package/lib/_shared/icons/IconDragDot.vue.js +1 -1
  203. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  204. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  205. package/lib/_shared/icons/IconEmpty.vue.js +1 -1
  206. package/lib/_shared/icons/IconError.vue.js +1 -1
  207. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  208. package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
  209. package/lib/_shared/icons/IconEyeOpen.vue2.js +1 -1
  210. package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
  211. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  212. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  213. package/lib/_shared/icons/IconImageClose.vue.js +1 -1
  214. package/lib/_shared/icons/IconInfo.vue.js +1 -1
  215. package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
  216. package/lib/_shared/icons/IconLink.vue.js +1 -1
  217. package/lib/_shared/icons/IconLoading.vue.js +1 -1
  218. package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
  219. package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
  220. package/lib/_shared/icons/IconMinus.vue2.js +1 -1
  221. package/lib/_shared/icons/IconMore.vue.js +1 -1
  222. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  223. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  224. package/lib/_shared/icons/IconPlus.vue.js +1 -1
  225. package/lib/_shared/icons/IconRight.vue.js +1 -1
  226. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  227. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  228. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  229. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  230. package/lib/_shared/icons/IconSearch.vue2.js +1 -1
  231. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  232. package/lib/_shared/icons/IconStar.vue.js +1 -1
  233. package/lib/_shared/icons/IconSuccess.vue.js +1 -1
  234. package/lib/_shared/icons/IconTime.vue.js +1 -1
  235. package/lib/_shared/icons/IconToTop.vue.js +1 -1
  236. package/lib/_shared/icons/IconWarning.vue.js +1 -1
  237. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  238. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  239. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  240. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  241. package/lib/index.d.ts +3 -3
  242. package/lib/style.css +1 -1
  243. package/package.json +1 -1
  244. package/lib/_shared/components/IconButton/index.vue2.js +0 -1
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, createBlock, openBlock, Transition, withCtx, createElementBlock, createCommentVNode, normalizeClass, createElementVNode, renderSlot, resolveDynamicComponent, unref, createTextVNode, toDisplayString, createVNode } from "vue";
2
2
  import { TYPE_ICON_MAP } from "../_shared/constants/index.js";
3
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
4
- /* empty css */
3
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
4
+ /* empty css */
5
5
  import "../node_modules/tinycolor2/esm/tinycolor.js";
6
6
  import "../_shared/utils/dom.js";
7
7
  import "../_shared/utils/time.js";
@@ -38,7 +38,7 @@ declare const AutoComplete: {
38
38
  popupContainer: import('..').PopupContainer;
39
39
  strict: boolean;
40
40
  type: "textarea" | "input";
41
- data: import('..').SelectOptions;
41
+ data: import('..').SelectOption[];
42
42
  modelValue: string;
43
43
  defaultValue: string;
44
44
  allowClear: boolean;
@@ -71,7 +71,7 @@ declare const AutoComplete: {
71
71
  readonly defaultPopupVisible?: boolean | undefined;
72
72
  readonly unmountonClose?: boolean | undefined;
73
73
  readonly filterOption?: import('..').FilterOption | undefined;
74
- readonly options?: import('..').SelectOptions | undefined;
74
+ readonly options?: import('..').SelectOption[] | undefined;
75
75
  readonly virtualListProps?: import('..').VirtualListProps | undefined;
76
76
  readonly triggerProps?: import('..').TriggerProps | undefined;
77
77
  readonly formatLabel?: import('..').FormatLabel | undefined;
@@ -91,13 +91,13 @@ declare const AutoComplete: {
91
91
  readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
92
92
  readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
93
93
  readonly onClear?: (() => any) | undefined;
94
- readonly onSelect?: ((value: import('..').SelectValue) => any) | undefined;
94
+ readonly onSelect?: ((value: import('..').OptionValue) => any) | undefined;
95
95
  readonly onSearch?: ((value: string) => any) | undefined;
96
96
  readonly "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
97
- readonly "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
97
+ readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
98
98
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
99
99
  readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
100
- readonly onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
100
+ readonly onExceedLimit?: ((value: import('..').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
101
101
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
102
102
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
103
103
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -493,20 +493,20 @@ declare const AutoComplete: {
493
493
  $root: import('vue').ComponentPublicInstance | null;
494
494
  $parent: import('vue').ComponentPublicInstance | null;
495
495
  $host: Element | null;
496
- $emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: import('..').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('..').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
496
+ $emit: ((event: "change", value: import('..').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('..').OptionValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('..').SelectValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('..').OptionValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
497
497
  $el: any;
498
498
  $options: import('vue').ComponentOptionsBase<Readonly<import('..').SelectProps> & Readonly<{
499
499
  onChange?: ((value: import('..').SelectValue) => any) | undefined;
500
500
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
501
501
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
502
502
  onClear?: (() => any) | undefined;
503
- onSelect?: ((value: import('..').SelectValue) => any) | undefined;
503
+ onSelect?: ((value: import('..').OptionValue) => any) | undefined;
504
504
  onSearch?: ((value: string) => any) | undefined;
505
505
  "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
506
- "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
506
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
507
507
  "onInput-value-change"?: ((value: string) => any) | undefined;
508
508
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
509
- onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
509
+ onExceedLimit?: ((value: import('..').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
510
510
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
511
511
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
512
512
  }>, {
@@ -518,13 +518,13 @@ declare const AutoComplete: {
518
518
  "update:popupVisible": (value: boolean) => any;
519
519
  "popup-visible-change": (value: boolean) => any;
520
520
  clear: () => any;
521
- select: (value: import('..').SelectValue) => any;
521
+ select: (value: import('..').OptionValue) => any;
522
522
  search: (value: string) => any;
523
523
  "update:modelValue": (value: import('..').SelectValue) => any;
524
- "update:inputValue": (value: import('..').SelectValue) => any;
524
+ "update:inputValue": (value: string) => any;
525
525
  "input-value-change": (value: string) => any;
526
526
  remove: (index: string | number, ev: Event) => any;
527
- exceedLimit: (value: import('..').SelectValue, ev?: MouseEvent | undefined) => any;
527
+ exceedLimit: (value: import('..').OptionValue, ev?: MouseEvent | undefined) => any;
528
528
  "dropdown-scroll": (ev: Event) => any;
529
529
  "dropdown-reach-bottom": (ev: Event) => any;
530
530
  }, string, {
@@ -543,7 +543,7 @@ declare const AutoComplete: {
543
543
  defaultValue: import('..').SelectValue;
544
544
  allowClear: boolean;
545
545
  showExtraOptions: boolean;
546
- options: import('..').SelectOptions;
546
+ options: import('..').SelectOption[];
547
547
  limit: number;
548
548
  inputValue: string;
549
549
  defaultInputValue: string;
@@ -596,7 +596,7 @@ declare const AutoComplete: {
596
596
  defaultValue: import('..').SelectValue;
597
597
  allowClear: boolean;
598
598
  showExtraOptions: boolean;
599
- options: import('..').SelectOptions;
599
+ options: import('..').SelectOption[];
600
600
  limit: number;
601
601
  inputValue: string;
602
602
  defaultInputValue: string;
@@ -618,13 +618,13 @@ declare const AutoComplete: {
618
618
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
619
619
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
620
620
  onClear?: (() => any) | undefined;
621
- onSelect?: ((value: import('..').SelectValue) => any) | undefined;
621
+ onSelect?: ((value: import('..').OptionValue) => any) | undefined;
622
622
  onSearch?: ((value: string) => any) | undefined;
623
623
  "onUpdate:modelValue"?: ((value: import('..').SelectValue) => any) | undefined;
624
- "onUpdate:inputValue"?: ((value: import('..').SelectValue) => any) | undefined;
624
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
625
625
  "onInput-value-change"?: ((value: string) => any) | undefined;
626
626
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
627
- onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
627
+ onExceedLimit?: ((value: import('..').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
628
628
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
629
629
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
630
630
  }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
@@ -739,7 +739,7 @@ declare const AutoComplete: {
739
739
  popupContainer: import('..').PopupContainer;
740
740
  strict: boolean;
741
741
  type: "textarea" | "input";
742
- data: import('..').SelectOptions;
742
+ data: import('..').SelectOption[];
743
743
  modelValue: string;
744
744
  defaultValue: string;
745
745
  allowClear: boolean;
@@ -786,7 +786,7 @@ declare const AutoComplete: {
786
786
  popupContainer: import('..').PopupContainer;
787
787
  strict: boolean;
788
788
  type: "textarea" | "input";
789
- data: import('..').SelectOptions;
789
+ data: import('..').SelectOption[];
790
790
  modelValue: string;
791
791
  defaultValue: string;
792
792
  allowClear: boolean;
@@ -1,6 +1,6 @@
1
1
  import { nextTick } from 'vue';
2
2
  import { AutoCompleteProps, AutoCompleteSlots } from './type';
3
- import { SelectOptionData, SelectOptions } from '../Select';
3
+ import { SelectOptionData, SelectOption } from '../Select';
4
4
  declare function __VLS_template(): {
5
5
  attrs: Partial<{}>;
6
6
  slots: Readonly<AutoCompleteSlots> & AutoCompleteSlots;
@@ -29,7 +29,7 @@ declare function __VLS_template(): {
29
29
  readonly defaultPopupVisible?: boolean | undefined;
30
30
  readonly unmountonClose?: boolean | undefined;
31
31
  readonly filterOption?: import('../Select').FilterOption | undefined;
32
- readonly options?: SelectOptions | undefined;
32
+ readonly options?: SelectOption[] | undefined;
33
33
  readonly virtualListProps?: import('../Select').VirtualListProps | undefined;
34
34
  readonly triggerProps?: import('..').TriggerProps | undefined;
35
35
  readonly formatLabel?: import('../Select').FormatLabel | undefined;
@@ -49,13 +49,13 @@ declare function __VLS_template(): {
49
49
  readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
50
50
  readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
51
51
  readonly onClear?: (() => any) | undefined;
52
- readonly onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
52
+ readonly onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
53
53
  readonly onSearch?: ((value: string) => any) | undefined;
54
54
  readonly "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
55
- readonly "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
55
+ readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
56
56
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
57
57
  readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
58
- readonly onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
58
+ readonly onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
59
59
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
60
60
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
61
61
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -451,20 +451,20 @@ declare function __VLS_template(): {
451
451
  $root: import('vue').ComponentPublicInstance | null;
452
452
  $parent: import('vue').ComponentPublicInstance | null;
453
453
  $host: Element | null;
454
- $emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: import('../Select').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
454
+ $emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').OptionValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
455
455
  $el: any;
456
456
  $options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
457
457
  onChange?: ((value: import('../Select').SelectValue) => any) | undefined;
458
458
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
459
459
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
460
460
  onClear?: (() => any) | undefined;
461
- onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
461
+ onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
462
462
  onSearch?: ((value: string) => any) | undefined;
463
463
  "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
464
- "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
464
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
465
465
  "onInput-value-change"?: ((value: string) => any) | undefined;
466
466
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
467
- onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
467
+ onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
468
468
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
469
469
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
470
470
  }>, {
@@ -476,13 +476,13 @@ declare function __VLS_template(): {
476
476
  "update:popupVisible": (value: boolean) => any;
477
477
  "popup-visible-change": (value: boolean) => any;
478
478
  clear: () => any;
479
- select: (value: import('../Select').SelectValue) => any;
479
+ select: (value: import('../Select').OptionValue) => any;
480
480
  search: (value: string) => any;
481
481
  "update:modelValue": (value: import('../Select').SelectValue) => any;
482
- "update:inputValue": (value: import('../Select').SelectValue) => any;
482
+ "update:inputValue": (value: string) => any;
483
483
  "input-value-change": (value: string) => any;
484
484
  remove: (index: string | number, ev: Event) => any;
485
- exceedLimit: (value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any;
485
+ exceedLimit: (value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any;
486
486
  "dropdown-scroll": (ev: Event) => any;
487
487
  "dropdown-reach-bottom": (ev: Event) => any;
488
488
  }, string, {
@@ -501,7 +501,7 @@ declare function __VLS_template(): {
501
501
  defaultValue: import('../Select').SelectValue;
502
502
  allowClear: boolean;
503
503
  showExtraOptions: boolean;
504
- options: SelectOptions;
504
+ options: SelectOption[];
505
505
  limit: number;
506
506
  inputValue: string;
507
507
  defaultInputValue: string;
@@ -554,7 +554,7 @@ declare function __VLS_template(): {
554
554
  defaultValue: import('../Select').SelectValue;
555
555
  allowClear: boolean;
556
556
  showExtraOptions: boolean;
557
- options: SelectOptions;
557
+ options: SelectOption[];
558
558
  limit: number;
559
559
  inputValue: string;
560
560
  defaultInputValue: string;
@@ -576,13 +576,13 @@ declare function __VLS_template(): {
576
576
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
577
577
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
578
578
  onClear?: (() => any) | undefined;
579
- onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
579
+ onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
580
580
  onSearch?: ((value: string) => any) | undefined;
581
581
  "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
582
- "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
582
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
583
583
  "onInput-value-change"?: ((value: string) => any) | undefined;
584
584
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
585
- onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
585
+ onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
586
586
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
587
587
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
588
588
  }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
@@ -706,7 +706,7 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
706
706
  popupContainer: import('..').PopupContainer;
707
707
  strict: boolean;
708
708
  type: "textarea" | "input";
709
- data: SelectOptions;
709
+ data: SelectOption[];
710
710
  modelValue: string;
711
711
  defaultValue: string;
712
712
  allowClear: boolean;
@@ -739,7 +739,7 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
739
739
  readonly defaultPopupVisible?: boolean | undefined;
740
740
  readonly unmountonClose?: boolean | undefined;
741
741
  readonly filterOption?: import('../Select').FilterOption | undefined;
742
- readonly options?: SelectOptions | undefined;
742
+ readonly options?: SelectOption[] | undefined;
743
743
  readonly virtualListProps?: import('../Select').VirtualListProps | undefined;
744
744
  readonly triggerProps?: import('..').TriggerProps | undefined;
745
745
  readonly formatLabel?: import('../Select').FormatLabel | undefined;
@@ -759,13 +759,13 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
759
759
  readonly "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
760
760
  readonly "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
761
761
  readonly onClear?: (() => any) | undefined;
762
- readonly onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
762
+ readonly onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
763
763
  readonly onSearch?: ((value: string) => any) | undefined;
764
764
  readonly "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
765
- readonly "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
765
+ readonly "onUpdate:inputValue"?: ((value: string) => any) | undefined;
766
766
  readonly "onInput-value-change"?: ((value: string) => any) | undefined;
767
767
  readonly onRemove?: ((index: string | number, ev: Event) => any) | undefined;
768
- readonly onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
768
+ readonly onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
769
769
  readonly "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
770
770
  readonly "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
771
771
  } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
@@ -1161,20 +1161,20 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
1161
1161
  $root: import('vue').ComponentPublicInstance | null;
1162
1162
  $parent: import('vue').ComponentPublicInstance | null;
1163
1163
  $host: Element | null;
1164
- $emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').SelectValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: import('../Select').SelectValue) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
1164
+ $emit: ((event: "change", value: import('../Select').SelectValue) => void) & ((event: "update:popupVisible", value: boolean) => void) & ((event: "popup-visible-change", value: boolean) => void) & ((event: "clear") => void) & ((event: "select", value: import('../Select').OptionValue) => void) & ((event: "search", value: string) => void) & ((event: "update:modelValue", value: import('../Select').SelectValue) => void) & ((event: "update:inputValue", value: string) => void) & ((event: "input-value-change", value: string) => void) & ((event: "remove", index: string | number, ev: Event) => void) & ((event: "exceedLimit", value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => void) & ((event: "dropdown-scroll", ev: Event) => void) & ((event: "dropdown-reach-bottom", ev: Event) => void);
1165
1165
  $el: any;
1166
1166
  $options: import('vue').ComponentOptionsBase<Readonly<import('../Select').SelectProps> & Readonly<{
1167
1167
  onChange?: ((value: import('../Select').SelectValue) => any) | undefined;
1168
1168
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
1169
1169
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
1170
1170
  onClear?: (() => any) | undefined;
1171
- onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
1171
+ onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
1172
1172
  onSearch?: ((value: string) => any) | undefined;
1173
1173
  "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
1174
- "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
1174
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
1175
1175
  "onInput-value-change"?: ((value: string) => any) | undefined;
1176
1176
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1177
- onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
1177
+ onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
1178
1178
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
1179
1179
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
1180
1180
  }>, {
@@ -1186,13 +1186,13 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
1186
1186
  "update:popupVisible": (value: boolean) => any;
1187
1187
  "popup-visible-change": (value: boolean) => any;
1188
1188
  clear: () => any;
1189
- select: (value: import('../Select').SelectValue) => any;
1189
+ select: (value: import('../Select').OptionValue) => any;
1190
1190
  search: (value: string) => any;
1191
1191
  "update:modelValue": (value: import('../Select').SelectValue) => any;
1192
- "update:inputValue": (value: import('../Select').SelectValue) => any;
1192
+ "update:inputValue": (value: string) => any;
1193
1193
  "input-value-change": (value: string) => any;
1194
1194
  remove: (index: string | number, ev: Event) => any;
1195
- exceedLimit: (value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any;
1195
+ exceedLimit: (value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any;
1196
1196
  "dropdown-scroll": (ev: Event) => any;
1197
1197
  "dropdown-reach-bottom": (ev: Event) => any;
1198
1198
  }, string, {
@@ -1211,7 +1211,7 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
1211
1211
  defaultValue: import('../Select').SelectValue;
1212
1212
  allowClear: boolean;
1213
1213
  showExtraOptions: boolean;
1214
- options: SelectOptions;
1214
+ options: SelectOption[];
1215
1215
  limit: number;
1216
1216
  inputValue: string;
1217
1217
  defaultInputValue: string;
@@ -1264,7 +1264,7 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
1264
1264
  defaultValue: import('../Select').SelectValue;
1265
1265
  allowClear: boolean;
1266
1266
  showExtraOptions: boolean;
1267
- options: SelectOptions;
1267
+ options: SelectOption[];
1268
1268
  limit: number;
1269
1269
  inputValue: string;
1270
1270
  defaultInputValue: string;
@@ -1286,13 +1286,13 @@ declare const __VLS_component: import('vue').DefineComponent<AutoCompleteProps,
1286
1286
  "onUpdate:popupVisible"?: ((value: boolean) => any) | undefined;
1287
1287
  "onPopup-visible-change"?: ((value: boolean) => any) | undefined;
1288
1288
  onClear?: (() => any) | undefined;
1289
- onSelect?: ((value: import('../Select').SelectValue) => any) | undefined;
1289
+ onSelect?: ((value: import('../Select').OptionValue) => any) | undefined;
1290
1290
  onSearch?: ((value: string) => any) | undefined;
1291
1291
  "onUpdate:modelValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
1292
- "onUpdate:inputValue"?: ((value: import('../Select').SelectValue) => any) | undefined;
1292
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
1293
1293
  "onInput-value-change"?: ((value: string) => any) | undefined;
1294
1294
  onRemove?: ((index: string | number, ev: Event) => any) | undefined;
1295
- onExceedLimit?: ((value: import('../Select').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
1295
+ onExceedLimit?: ((value: import('../Select').OptionValue, ev?: MouseEvent | undefined) => any) | undefined;
1296
1296
  "onDropdown-scroll"?: ((ev: Event) => any) | undefined;
1297
1297
  "onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
1298
1298
  }>, "focus" | "blur" | ("size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "error" | "scrollbar" | "multiple" | "placeholder" | "loading" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
@@ -1,4 +1,4 @@
1
- import { SelectOptions, SelectOptionData, VirtualListProps } from '../Select';
1
+ import { SelectOption, SelectOptionData, VirtualListProps } from '../Select';
2
2
  import { PopupContainer, ObjectData } from '../_shared/type';
3
3
  import { TriggerProps } from '../Trigger';
4
4
  import { VNode } from 'vue';
@@ -6,7 +6,7 @@ export type AutoCompleteProps = {
6
6
  modelValue?: string;
7
7
  defaultValue?: string;
8
8
  disabled?: boolean;
9
- data?: SelectOptions;
9
+ data?: SelectOption[];
10
10
  popupContainer?: PopupContainer;
11
11
  strict?: boolean;
12
12
  filterOption?: FilterOption;
@@ -4,7 +4,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx } from "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import _sfc_main$1 from "../_shared/icons/IconImageClose.vue.js";
@@ -4,7 +4,7 @@ import { findFirstScrollableParent, getElement } from "../_shared/utils/dom.js";
4
4
  import { isUndefined } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import _sfc_main$1 from "../_shared/icons/IconToTop.vue.js";
@@ -4,7 +4,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import Dropdown from "../Dropdown/index.js";
@@ -3,7 +3,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
5
  import "../_shared/utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  import _sfc_main$2 from "../_shared/icons/IconMore.vue.js";
@@ -4,7 +4,7 @@ import "../_shared/utils/dom.js";
4
4
  import { isUndefined } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import _sfc_main$1 from "../_shared/icons/IconSeparator.vue2.js";
@@ -1 +1 @@
1
- .yc-button{cursor:pointer;user-select:none;outline:none;border:1px solid transparent;font-weight:400;transition:all .1s cubic-bezier(0, 0, 1, 1);display:inline-flex;justify-content:center;align-items:center}.yc-button .yc-button-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center}.yc-button .yc-button-icon .yc-spin{font-size:inherit;color:inherit}.yc-button-loading{cursor:default;position:relative}.yc-button-loading::before{content:'';display:block;z-index:1;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:#fff;opacity:.4}.yc-button-disabled{opacity:.4;cursor:not-allowed}.yc-button-long{width:100%}.yc-button-primary.yc-button-status-normal{background-color:rgb(var(--primary-6));color:var(--color-white)}.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--primary-5))}.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--primary-7))}.yc-button-primary.yc-button-status-warning{background-color:rgb(var(--warning-6));color:var(--color-white)}.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--warning-5))}.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--warning-7))}.yc-button-primary.yc-button-status-success{background-color:rgb(var(--success-6));color:var(--color-white)}.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--success-5))}.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--success-7))}.yc-button-primary.yc-button-status-danger{background-color:rgb(var(--danger-6));color:var(--color-white)}.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--danger-5))}.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--danger-7))}.yc-button-secondary.yc-button-status-normal{background-color:var(--color-fill-2);color:var(--color-text-2)}.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-3)}.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-4)}.yc-button-secondary.yc-button-status-warning{background-color:var(--color-warning-light-1);color:rgb(var(--warning-6))}.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2)}.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-warning-light-3)}.yc-button-secondary.yc-button-status-success{background-color:var(--color-success-light-1);color:rgb(var(--success-6))}.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2)}.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-success-light-3)}.yc-button-secondary.yc-button-status-danger{background-color:var(--color-danger-light-1);color:rgb(var(--danger-6))}.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2)}.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-danger-light-3)}.yc-button-dashed.yc-button-status-normal{background-color:transparent;border-color:var(--color-border-2);color:var(--color-text-2);border-style:dashed}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:var(--color-border-3)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:var(--color-border-4)}.yc-button-dashed.yc-button-status-warning{background-color:var(--color-warning-light-1);border-color:rgb(var(--warning-2));color:rgb(var(--warning-6));border-style:dashed}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2)}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-warning-light-3)}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--warning-3))}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-4))}.yc-button-dashed.yc-button-status-success{background-color:var(--color-success-light-1);border-color:rgb(var(--success-2));color:rgb(var(--success-6));border-style:dashed}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2)}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-success-light-3)}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--success-3))}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-4))}.yc-button-dashed.yc-button-status-danger{background-color:var(--color-danger-light-1);border-color:rgb(var(--danger-2));color:rgb(var(--danger-6));border-style:dashed}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2)}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-danger-light-3)}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--danger-3))}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-4))}.yc-button-outline.yc-button-status-normal{background-color:transparent;border-color:rgb(var(--primary-6));color:rgb(var(--primary-6))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--primary-5))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--primary-7))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--primary-5))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--primary-7))}.yc-button-outline.yc-button-status-warning{background-color:transparent;border-color:rgb(var(--warning-6));color:rgb(var(--warning-6))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--warning-5))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-7))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--warning-5))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--warning-7))}.yc-button-outline.yc-button-status-success{background-color:transparent;border-color:rgb(var(--success-6));color:rgb(var(--success-6))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--success-5))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-7))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--success-5))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--success-7))}.yc-button-outline.yc-button-status-danger{background-color:transparent;border-color:rgb(var(--danger-6));color:rgb(var(--danger-6))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--danger-5))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-7))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--danger-5))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--danger-7))}.yc-button-text.yc-button-status-normal{color:rgb(var(--primary-6));background-color:transparent}.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-warning{color:rgb(var(--warning-6));background-color:transparent}.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-success{color:rgb(var(--success-6));background-color:transparent}.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-danger{color:rgb(var(--danger-6));background-color:transparent}.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-size-mini{height:24px;padding:0 11px;font-size:12px}.yc-button-size-mini .yc-button-icon{width:12px;height:12px;margin-right:4px}.yc-button-size-mini.yc-button-shape-circle{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-small{height:28px;padding:0 15px;font-size:14px}.yc-button-size-small .yc-button-icon{width:14px;height:14px;margin-right:6px}.yc-button-size-small.yc-button-shape-circle{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-medium{height:32px;padding:0 15px;font-size:14px}.yc-button-size-medium .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-medium.yc-button-shape-circle{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-large{height:36px;padding:0 19px;font-size:14px}.yc-button-size-large .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-large.yc-button-shape-circle{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-shape-square{border-radius:var(--border-radius-small)}.yc-button-shape-round{border-radius:30px}.yc-button-shape-circle{border-radius:var(--border-radius-circle)}.yc-button-group{display:inline-flex;align-items:center}.yc-button-group .yc-button{flex-shrink:0}.yc-button-group .yc-button:not(:first-child):not(:last-child){border-radius:var(--border-radius-none)}.yc-button-group .yc-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.yc-button-group .yc-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-right:none}.yc-button-group-dashed .yc-button:not(:first-child),.yc-button-group-outline .yc-button:not(:first-child){border-left:none}.yc-button-group-primary .yc-button:not(:last-child),.yc-button-group-status-primary .yc-button:not(:last-child){border-right:1px solid rgb(var(--primary-5))}.yc-button-group-secondary .yc-button:not(:last-child),.yc-button-group-status-secondary .yc-button:not(:last-child){border-right:1px solid var(--color-secondary-hover)}.yc-button-group-warning .yc-button:not(:last-child),.yc-button-group-status-warning .yc-button:not(:last-child){border-right:1px solid rgb(var(--warning-5))}.yc-button-group-success .yc-button:not(:last-child),.yc-button-group-status-success .yc-button:not(:last-child){border-right:1px solid rgb(var(--success-5))}.yc-button-group-danger .yc-button:not(:last-child),.yc-button-group-status-danger .yc-button:not(:last-child){border-right:1px solid rgb(var(--danger-5))}
1
+ .yc-button{cursor:pointer;user-select:none;outline:none;border:1px solid transparent;font-weight:400;transition:all .1s cubic-bezier(0, 0, 1, 1);display:inline-flex;justify-content:center;align-items:center}.yc-button .yc-button-icon{flex-shrink:0;display:flex;justify-content:center;align-items:center}.yc-button .yc-button-icon .yc-spin{font-size:inherit;color:inherit}.yc-button-loading{cursor:default;position:relative}.yc-button-loading::before{content:'';z-index:1;position:absolute;left:-1px;top:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background-color:#fff;opacity:.4;display:block}.yc-button-disabled{opacity:.4;cursor:not-allowed}.yc-button-long{width:100%}.yc-button-primary.yc-button-status-normal{background-color:rgb(var(--primary-6));color:var(--color-white)}.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--primary-5))}.yc-button-primary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--primary-7))}.yc-button-primary.yc-button-status-warning{background-color:rgb(var(--warning-6));color:var(--color-white)}.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--warning-5))}.yc-button-primary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--warning-7))}.yc-button-primary.yc-button-status-success{background-color:rgb(var(--success-6));color:var(--color-white)}.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--success-5))}.yc-button-primary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--success-7))}.yc-button-primary.yc-button-status-danger{background-color:rgb(var(--danger-6));color:var(--color-white)}.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:rgb(var(--danger-5))}.yc-button-primary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:rgb(var(--danger-7))}.yc-button-secondary.yc-button-status-normal{background-color:var(--color-fill-2);color:var(--color-text-2)}.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-3)}.yc-button-secondary.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-4)}.yc-button-secondary.yc-button-status-warning{background-color:var(--color-warning-light-1);color:rgb(var(--warning-6))}.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2)}.yc-button-secondary.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-warning-light-3)}.yc-button-secondary.yc-button-status-success{background-color:var(--color-success-light-1);color:rgb(var(--success-6))}.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2)}.yc-button-secondary.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-success-light-3)}.yc-button-secondary.yc-button-status-danger{background-color:var(--color-danger-light-1);color:rgb(var(--danger-6))}.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2)}.yc-button-secondary.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-danger-light-3)}.yc-button-dashed.yc-button-status-normal{background-color:transparent;border-color:var(--color-border-2);color:var(--color-text-2);border-style:dashed}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:var(--color-border-3)}.yc-button-dashed.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:var(--color-border-4)}.yc-button-dashed.yc-button-status-warning{background-color:var(--color-warning-light-1);border-color:rgb(var(--warning-2));color:rgb(var(--warning-6));border-style:dashed}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-warning-light-2)}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-warning-light-3)}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--warning-3))}.yc-button-dashed.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-4))}.yc-button-dashed.yc-button-status-success{background-color:var(--color-success-light-1);border-color:rgb(var(--success-2));color:rgb(var(--success-6));border-style:dashed}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-success-light-2)}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-success-light-3)}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--success-3))}.yc-button-dashed.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-4))}.yc-button-dashed.yc-button-status-danger{background-color:var(--color-danger-light-1);border-color:rgb(var(--danger-2));color:rgb(var(--danger-6));border-style:dashed}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-danger-light-2)}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-danger-light-3)}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--danger-3))}.yc-button-dashed.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-4))}.yc-button-outline.yc-button-status-normal{background-color:transparent;border-color:rgb(var(--primary-6));color:rgb(var(--primary-6))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--primary-5))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--primary-7))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--primary-5))}.yc-button-outline.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--primary-7))}.yc-button-outline.yc-button-status-warning{background-color:transparent;border-color:rgb(var(--warning-6));color:rgb(var(--warning-6))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--warning-5))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--warning-7))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--warning-5))}.yc-button-outline.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--warning-7))}.yc-button-outline.yc-button-status-success{background-color:transparent;border-color:rgb(var(--success-6));color:rgb(var(--success-6))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--success-5))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--success-7))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--success-5))}.yc-button-outline.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--success-7))}.yc-button-outline.yc-button-status-danger{background-color:transparent;border-color:rgb(var(--danger-6));color:rgb(var(--danger-6))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{border-color:rgb(var(--danger-5))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{border-color:rgb(var(--danger-7))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{color:rgb(var(--danger-5))}.yc-button-outline.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{color:rgb(var(--danger-7))}.yc-button-text.yc-button-status-normal{color:rgb(var(--primary-6));background-color:transparent}.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-normal:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-warning{color:rgb(var(--warning-6));background-color:transparent}.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-warning:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-success{color:rgb(var(--success-6));background-color:transparent}.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-success:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-text.yc-button-status-danger{color:rgb(var(--danger-6));background-color:transparent}.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):hover{background-color:var(--color-fill-2)}.yc-button-text.yc-button-status-danger:not(.yc-button-disabled):not(.yc-button-loading):active{background-color:var(--color-fill-3)}.yc-button-size-mini{height:24px;padding:0 11px;font-size:12px}.yc-button-size-mini .yc-button-icon{width:12px;height:12px;margin-right:4px}.yc-button-size-mini.yc-button-shape-circle{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon{width:24px;padding:0}.yc-button-size-mini.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-small{height:28px;padding:0 15px;font-size:14px}.yc-button-size-small .yc-button-icon{width:14px;height:14px;margin-right:6px}.yc-button-size-small.yc-button-shape-circle{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon{width:28px;padding:0}.yc-button-size-small.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-medium{height:32px;padding:0 15px;font-size:14px}.yc-button-size-medium .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-medium.yc-button-shape-circle{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon{width:32px;padding:0}.yc-button-size-medium.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-size-large{height:36px;padding:0 19px;font-size:14px}.yc-button-size-large .yc-button-icon{width:14px;height:14px;margin-right:8px}.yc-button-size-large.yc-button-shape-circle{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon{width:36px;padding:0}.yc-button-size-large.yc-button-only-icon .yc-button-icon{margin:0 }.yc-button-shape-square{border-radius:var(--border-radius-small)}.yc-button-shape-round{border-radius:30px}.yc-button-shape-circle{border-radius:var(--border-radius-circle)}.yc-button-group{display:inline-flex;align-items:center}.yc-button-group .yc-button{flex-shrink:0}.yc-button-group .yc-button:not(:first-child):not(:last-child){border-radius:var(--border-radius-none)}.yc-button-group .yc-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.yc-button-group .yc-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-right:none}.yc-button-group-dashed .yc-button:not(:first-child),.yc-button-group-outline .yc-button:not(:first-child){border-left:none}.yc-button-group-primary .yc-button:not(:last-child),.yc-button-group-status-primary .yc-button:not(:last-child){border-right:1px solid rgb(var(--primary-5))}.yc-button-group-secondary .yc-button:not(:last-child),.yc-button-group-status-secondary .yc-button:not(:last-child){border-right:1px solid var(--color-secondary-hover)}.yc-button-group-warning .yc-button:not(:last-child),.yc-button-group-status-warning .yc-button:not(:last-child){border-right:1px solid rgb(var(--warning-5))}.yc-button-group-success .yc-button:not(:last-child),.yc-button-group-status-success .yc-button:not(:last-child){border-right:1px solid rgb(var(--success-5))}.yc-button-group-danger .yc-button:not(:last-child),.yc-button-group-status-danger .yc-button:not(:last-child){border-right:1px solid rgb(var(--danger-5))}
@@ -5,8 +5,8 @@ import "../_shared/utils/dom.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { useI18n } from "../_shared/utils/locale.js";
7
7
  import useControlValue from "../_shared/utils/control.js";
8
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
9
- /* empty css */
8
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
9
+ /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  import _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
@@ -3,7 +3,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
5
  import "../_shared/utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, resolveComponent, createBlock, createElementBlock, openBlock, unref, createSlots, withCtx, resolveDynamicComponent, Fragment, createElementVNode, createCommentVNode, withModifiers } from "vue";
2
2
  import useContext from "./hooks/useContext.js";
3
3
  import _sfc_main$1 from "../_shared/icons/IconArrowDown.vue.js";
4
- import _sfc_main$2 from "../_shared/components/IconButton/index.vue2.js";
5
- /* empty css */
4
+ import _sfc_main$2 from "../_shared/components/IconButton/index.vue.js";
5
+ /* empty css */
6
6
  import "../node_modules/tinycolor2/esm/tinycolor.js";
7
7
  import "../_shared/utils/dom.js";
8
8
  import "../_shared/utils/time.js";
@@ -4,7 +4,7 @@ import { sleep } from "../_shared/utils/dom.js";
4
4
  import { isFunction } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
- /* empty css */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import _sfc_main$1 from "../_shared/icons/IconArrowRight.vue.js";
@@ -6,8 +6,8 @@ import "../_shared/utils/time.js";
6
6
  import "../_shared/utils/locale.js";
7
7
  import useControlValue from "../_shared/utils/control.js";
8
8
  import useContext from "./hooks/useContext.js";
9
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
10
- /* empty css */
9
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
10
+ /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
13
  import _sfc_main$2 from "../_shared/icons/IconCheckboxChecked.vue.js";
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, toRefs, createElementBlock, openBlock, normalizeClass, unref, createElementVNode, createVNode, createBlock, createCommentVNode, withCtx, renderSlot, resolveDynamicComponent, createTextVNode, toDisplayString, withDirectives, vShow } from "vue";
2
2
  import useContext from "./hooks/useContext.js";
3
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
4
- /* empty css */
3
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
4
+ /* empty css */
5
5
  import _sfc_main$3 from "../_shared/components/ExpandTransition/index.vue2.js";
6
6
  /* empty css */
7
7
  import "../node_modules/tinycolor2/esm/tinycolor.js";
@@ -6,8 +6,8 @@ import { getGlobalConfig } from "../_shared/utils/global-config.js";
6
6
  import { useI18n } from "../_shared/utils/locale.js";
7
7
  import useModalClose from "../Modal/hooks/useModalClose.js";
8
8
  import Button from "../Button/index.js";
9
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
10
- /* empty css */
9
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
10
+ /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
13
  const _hoisted_1 = {
@@ -3,7 +3,7 @@ import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../_shared/utils/dom.js";
4
4
  import "../_shared/utils/time.js";
5
5
  import "../_shared/utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  import _sfc_main$3 from "../_shared/icons/IconMore.vue.js";