yc-design-vue 1.9.8 → 2.0.0

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 (266) 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 +5 -3
  5. package/es/Avatar/Avatar.vue.js +1 -1
  6. package/es/BackTop/index.css +1 -1
  7. package/es/BackTop/index.vue.js +3 -8
  8. package/es/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  9. package/es/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  10. package/es/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  11. package/es/Button/hooks/useContext.d.ts +2 -2
  12. package/es/Button/hooks/useContext.js +3 -13
  13. package/es/Button/index.css +1 -1
  14. package/es/Calendar/Calendar.vue.js +2 -2
  15. package/es/Carousel/CarouselArrow.vue.js +1 -1
  16. package/es/Cascader/CascaderIcon.vue.js +2 -2
  17. package/es/Cascader/CascaderOption.vue.js +1 -1
  18. package/es/Checkbox/Checkbox.vue.js +2 -2
  19. package/es/Collapse/CollapseItem.vue.js +2 -2
  20. package/es/Drawer/Drawer.vue.js +2 -2
  21. package/es/Dropdown/DropdownButton.vue.js +1 -1
  22. package/es/Dropdown/Dsubmenu.vue.js +1 -1
  23. package/es/Empty/index.vue.js +1 -1
  24. package/es/Image/Image.vue.js +1 -1
  25. package/es/Image/ImagePreview.vue.js +1 -1
  26. package/es/Image/ImagePreviewArrow.vue.js +1 -1
  27. package/es/Image/ImagePreviewToolbar.vue.js +1 -1
  28. package/es/Input/Input.vue.js +2 -2
  29. package/es/Input/InputSuffix.vue.js +2 -2
  30. package/es/InputNumber/InputNumber.vue.d.ts +0 -1
  31. package/es/InputNumber/InputNumber.vue.js +1 -6
  32. package/es/InputNumber/InputOperaBtn.vue.js +2 -2
  33. package/es/InputNumber/index.d.ts +0 -3
  34. package/es/InputNumber/type.d.ts +0 -2
  35. package/es/InputTag/index.vue.js +2 -2
  36. package/es/Layout/LayoutSider.vue.js +1 -1
  37. package/es/Link/index.vue.js +1 -1
  38. package/es/Mention/index.d.ts +27 -27
  39. package/es/Mention/index.vue.d.ts +70 -70
  40. package/es/Mention/type.d.ts +3 -3
  41. package/es/Menu/Menu.vue.js +1 -1
  42. package/es/Menu/MenuEllipsis.vue.js +1 -1
  43. package/es/Menu/SubMenu.vue.js +1 -1
  44. package/es/Message/Message.vue.js +2 -2
  45. package/es/Modal/Modal.vue.js +2 -2
  46. package/es/Notification/Notification.vue.js +2 -2
  47. package/es/PageHeader/index.vue.js +2 -2
  48. package/es/Pagination/PaginationItem.vue.js +1 -1
  49. package/es/Progress/ProgressCircle.vue.js +2 -2
  50. package/es/Radio/Radio.vue.js +2 -2
  51. package/es/Rate/index.vue.js +1 -1
  52. package/es/ResizeBox/index.vue.js +45 -33
  53. package/es/Select/Option.vue.d.ts +1 -1
  54. package/es/Select/Option.vue.js +1 -1
  55. package/es/Select/Select.vue.d.ts +14 -14
  56. package/es/Select/SelectIcon.vue.js +2 -2
  57. package/es/Select/hooks/useContext.d.ts +7 -7
  58. package/es/Select/hooks/useSelectHotkeys.js +3 -1
  59. package/es/Select/hooks/useSelectOptions.d.ts +8 -8
  60. package/es/Select/index.d.ts +21 -21
  61. package/es/Select/type.d.ts +9 -8
  62. package/es/Spin/index.vue.js +1 -1
  63. package/es/Split/index.vue.js +1 -1
  64. package/es/Steps/Step.vue.js +1 -1
  65. package/es/Tabs/TabButton.vue.js +2 -2
  66. package/es/Tabs/Tabs.vue.js +1 -1
  67. package/es/Tag/index.vue.js +2 -2
  68. package/es/Textarea/index.vue.js +2 -2
  69. package/es/TimePicker/TimePicker.vue.js +4 -4
  70. package/es/Transfer/Transfer.vue.js +1 -1
  71. package/es/Transfer/TransferPanel.vue.js +8 -6
  72. package/es/Transfer/type.d.ts +3 -9
  73. package/es/Trigger/hooks/useTriggerPosition.d.ts +0 -1
  74. package/es/Trigger/hooks/useTriggerPosition.js +3 -8
  75. package/es/Trigger/index.vue.js +3 -2
  76. package/es/Typography/TypographyBase.vue.d.ts +0 -4
  77. package/es/Typography/TypographyBase.vue.js +4 -4
  78. package/es/Typography/type.d.ts +0 -5
  79. package/es/VerificationCode/index.vue.js +5 -3
  80. package/es/Watermark/index.d.ts +3 -3
  81. package/es/Watermark/index.vue.d.ts +1 -1
  82. package/es/_shared/components/IconButton/{index.vue2.js → index.vue.js} +1 -1
  83. package/es/_shared/components/IconButton/index.vue3.js +2 -2
  84. package/es/_shared/constants/index.d.ts +2 -2
  85. package/es/_shared/constants/index.js +1 -1
  86. package/es/_shared/icons/IconArrowDown.vue.js +1 -1
  87. package/es/_shared/icons/IconArrowRight.vue.js +1 -1
  88. package/es/_shared/icons/IconCheck.vue.js +1 -1
  89. package/es/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  90. package/es/_shared/icons/IconClose.vue.js +1 -1
  91. package/es/_shared/icons/IconCopy.vue.js +23 -1
  92. package/es/_shared/icons/IconCopy.vue2.js +1 -23
  93. package/es/_shared/icons/IconDelete.vue.js +1 -1
  94. package/es/_shared/icons/IconDragDot.vue.js +1 -1
  95. package/es/_shared/icons/IconEdit.vue.js +23 -1
  96. package/es/_shared/icons/IconEdit.vue2.js +1 -23
  97. package/es/_shared/icons/IconEmpty.vue.js +1 -1
  98. package/es/_shared/icons/IconError.vue.js +1 -1
  99. package/es/_shared/icons/IconExclamation.vue.js +34 -1
  100. package/es/_shared/icons/IconExclamation.vue2.js +1 -34
  101. package/es/_shared/icons/IconEyeClose.vue2.js +1 -1
  102. package/es/_shared/icons/IconEyeOpen.vue2.js +1 -1
  103. package/es/_shared/icons/IconFaceSmile.vue.js +1 -1
  104. package/es/_shared/icons/IconFullScreen.vue2.js +1 -1
  105. package/es/_shared/icons/IconImageClose.vue.js +1 -1
  106. package/es/_shared/icons/IconInfo.vue.js +1 -1
  107. package/es/_shared/icons/IconInfoLine.vue.js +1 -1
  108. package/es/_shared/icons/IconLink.vue.js +1 -1
  109. package/es/_shared/icons/IconLoading.vue.js +1 -1
  110. package/es/_shared/icons/IconMenuFold.vue.js +1 -1
  111. package/es/_shared/icons/IconMenuUnfold.vue.js +1 -1
  112. package/es/_shared/icons/IconMinus.vue.js +1 -23
  113. package/es/_shared/icons/IconMinus.vue2.js +23 -1
  114. package/es/_shared/icons/IconMore.vue.js +1 -1
  115. package/es/_shared/icons/IconOriginSize.vue2.js +1 -1
  116. package/es/_shared/icons/IconPlus.vue.js +1 -1
  117. package/es/_shared/icons/IconRight.vue.js +1 -1
  118. package/es/_shared/icons/IconRotateLeft.vue2.js +1 -1
  119. package/es/_shared/icons/IconRotateRight.vue2.js +1 -1
  120. package/es/_shared/icons/IconSearch.vue.js +1 -1
  121. package/es/_shared/icons/IconSeparator.vue2.js +1 -1
  122. package/es/_shared/icons/IconStar.vue.js +1 -1
  123. package/es/_shared/icons/IconSuccess.vue.js +1 -1
  124. package/es/_shared/icons/IconTime.vue.js +1 -1
  125. package/es/_shared/icons/IconToTop.vue.js +1 -1
  126. package/es/_shared/icons/IconWarning.vue.js +1 -1
  127. package/es/_shared/icons/IconZoomIn.vue2.js +1 -1
  128. package/es/_shared/icons/IconZoomOut.vue2.js +1 -1
  129. package/es/_shared/utils/global-config.d.ts +1 -1
  130. package/es/_shared/utils/global-config.js +1 -1
  131. package/es/index.d.ts +3 -3
  132. package/es/style.css +1 -1
  133. package/lib/Alert/index.vue.js +1 -1
  134. package/lib/AutoComplete/index.d.ts +19 -19
  135. package/lib/AutoComplete/index.vue.d.ts +34 -34
  136. package/lib/AutoComplete/type.d.ts +5 -3
  137. package/lib/Avatar/Avatar.vue.js +1 -1
  138. package/lib/BackTop/index.css +1 -1
  139. package/lib/BackTop/index.vue.js +1 -1
  140. package/lib/Breadcrumb/BreadcrumbItem.vue.js +1 -1
  141. package/lib/Breadcrumb/BreadcrumbMore.vue.js +1 -1
  142. package/lib/Breadcrumb/BreadcrumbSeparator.vue.js +1 -1
  143. package/lib/Button/hooks/useContext.d.ts +2 -2
  144. package/lib/Button/hooks/useContext.js +1 -1
  145. package/lib/Button/index.css +1 -1
  146. package/lib/Calendar/Calendar.vue.js +1 -1
  147. package/lib/Carousel/CarouselArrow.vue.js +1 -1
  148. package/lib/Cascader/CascaderIcon.vue.js +1 -1
  149. package/lib/Cascader/CascaderOption.vue.js +1 -1
  150. package/lib/Checkbox/Checkbox.vue.js +1 -1
  151. package/lib/Collapse/CollapseItem.vue.js +1 -1
  152. package/lib/Drawer/Drawer.vue.js +1 -1
  153. package/lib/Dropdown/DropdownButton.vue.js +1 -1
  154. package/lib/Dropdown/Dsubmenu.vue.js +1 -1
  155. package/lib/Empty/index.vue.js +1 -1
  156. package/lib/Image/Image.vue.js +1 -1
  157. package/lib/Image/ImagePreview.vue.js +1 -1
  158. package/lib/Image/ImagePreviewArrow.vue.js +1 -1
  159. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  160. package/lib/Input/Input.vue.js +1 -1
  161. package/lib/Input/InputSuffix.vue.js +1 -1
  162. package/lib/InputNumber/InputNumber.vue.d.ts +0 -1
  163. package/lib/InputNumber/InputNumber.vue.js +1 -1
  164. package/lib/InputNumber/InputOperaBtn.vue.js +1 -1
  165. package/lib/InputNumber/index.d.ts +0 -3
  166. package/lib/InputNumber/type.d.ts +0 -2
  167. package/lib/InputTag/index.vue.js +1 -1
  168. package/lib/Layout/LayoutSider.vue.js +1 -1
  169. package/lib/Link/index.vue.js +1 -1
  170. package/lib/Mention/index.d.ts +27 -27
  171. package/lib/Mention/index.vue.d.ts +70 -70
  172. package/lib/Mention/type.d.ts +3 -3
  173. package/lib/Menu/Menu.vue.js +1 -1
  174. package/lib/Menu/MenuEllipsis.vue.js +1 -1
  175. package/lib/Menu/SubMenu.vue.js +1 -1
  176. package/lib/Message/Message.vue.js +1 -1
  177. package/lib/Modal/Modal.vue.js +1 -1
  178. package/lib/Notification/Notification.vue.js +1 -1
  179. package/lib/PageHeader/index.vue.js +1 -1
  180. package/lib/Pagination/PaginationItem.vue.js +1 -1
  181. package/lib/Progress/ProgressCircle.vue.js +1 -1
  182. package/lib/Radio/Radio.vue.js +1 -1
  183. package/lib/Rate/index.vue.js +1 -1
  184. package/lib/ResizeBox/index.vue.js +1 -1
  185. package/lib/Select/Option.vue.d.ts +1 -1
  186. package/lib/Select/Option.vue.js +1 -1
  187. package/lib/Select/Select.vue.d.ts +14 -14
  188. package/lib/Select/SelectIcon.vue.js +1 -1
  189. package/lib/Select/hooks/useContext.d.ts +7 -7
  190. package/lib/Select/hooks/useSelectHotkeys.js +1 -1
  191. package/lib/Select/hooks/useSelectOptions.d.ts +8 -8
  192. package/lib/Select/index.d.ts +21 -21
  193. package/lib/Select/type.d.ts +9 -8
  194. package/lib/Spin/index.vue.js +1 -1
  195. package/lib/Split/index.vue.js +1 -1
  196. package/lib/Steps/Step.vue.js +1 -1
  197. package/lib/Tabs/TabButton.vue.js +1 -1
  198. package/lib/Tabs/Tabs.vue.js +1 -1
  199. package/lib/Tag/index.vue.js +1 -1
  200. package/lib/Textarea/index.vue.js +1 -1
  201. package/lib/TimePicker/TimePicker.vue.js +1 -1
  202. package/lib/Transfer/Transfer.vue.js +1 -1
  203. package/lib/Transfer/TransferPanel.vue.js +1 -1
  204. package/lib/Transfer/type.d.ts +3 -9
  205. package/lib/Trigger/hooks/useTriggerPosition.d.ts +0 -1
  206. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  207. package/lib/Trigger/index.vue.js +1 -1
  208. package/lib/Typography/TypographyBase.vue.d.ts +0 -4
  209. package/lib/Typography/TypographyBase.vue.js +1 -1
  210. package/lib/Typography/type.d.ts +0 -5
  211. package/lib/VerificationCode/index.vue.js +1 -1
  212. package/lib/Watermark/index.d.ts +3 -3
  213. package/lib/Watermark/index.vue.d.ts +1 -1
  214. package/lib/_shared/components/IconButton/index.vue.js +1 -0
  215. package/lib/_shared/components/IconButton/index.vue3.js +1 -1
  216. package/lib/_shared/constants/index.d.ts +2 -2
  217. package/lib/_shared/constants/index.js +1 -1
  218. package/lib/_shared/icons/IconArrowDown.vue.js +1 -1
  219. package/lib/_shared/icons/IconArrowRight.vue.js +1 -1
  220. package/lib/_shared/icons/IconCheck.vue.js +1 -1
  221. package/lib/_shared/icons/IconCheckboxChecked.vue.js +1 -1
  222. package/lib/_shared/icons/IconClose.vue.js +1 -1
  223. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  224. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  225. package/lib/_shared/icons/IconDelete.vue.js +1 -1
  226. package/lib/_shared/icons/IconDragDot.vue.js +1 -1
  227. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  228. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  229. package/lib/_shared/icons/IconEmpty.vue.js +1 -1
  230. package/lib/_shared/icons/IconError.vue.js +1 -1
  231. package/lib/_shared/icons/IconExclamation.vue.js +1 -1
  232. package/lib/_shared/icons/IconExclamation.vue2.js +1 -1
  233. package/lib/_shared/icons/IconEyeClose.vue2.js +1 -1
  234. package/lib/_shared/icons/IconEyeOpen.vue2.js +1 -1
  235. package/lib/_shared/icons/IconFaceSmile.vue.js +1 -1
  236. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  237. package/lib/_shared/icons/IconImageClose.vue.js +1 -1
  238. package/lib/_shared/icons/IconInfo.vue.js +1 -1
  239. package/lib/_shared/icons/IconInfoLine.vue.js +1 -1
  240. package/lib/_shared/icons/IconLink.vue.js +1 -1
  241. package/lib/_shared/icons/IconLoading.vue.js +1 -1
  242. package/lib/_shared/icons/IconMenuFold.vue.js +1 -1
  243. package/lib/_shared/icons/IconMenuUnfold.vue.js +1 -1
  244. package/lib/_shared/icons/IconMinus.vue.js +1 -1
  245. package/lib/_shared/icons/IconMinus.vue2.js +1 -1
  246. package/lib/_shared/icons/IconMore.vue.js +1 -1
  247. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  248. package/lib/_shared/icons/IconPlus.vue.js +1 -1
  249. package/lib/_shared/icons/IconRight.vue.js +1 -1
  250. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  251. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  252. package/lib/_shared/icons/IconSearch.vue.js +1 -1
  253. package/lib/_shared/icons/IconSeparator.vue2.js +1 -1
  254. package/lib/_shared/icons/IconStar.vue.js +1 -1
  255. package/lib/_shared/icons/IconSuccess.vue.js +1 -1
  256. package/lib/_shared/icons/IconTime.vue.js +1 -1
  257. package/lib/_shared/icons/IconToTop.vue.js +1 -1
  258. package/lib/_shared/icons/IconWarning.vue.js +1 -1
  259. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  260. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  261. package/lib/_shared/utils/global-config.d.ts +1 -1
  262. package/lib/_shared/utils/global-config.js +1 -1
  263. package/lib/index.d.ts +3 -3
  264. package/lib/style.css +1 -1
  265. package/package.json +1 -1
  266. package/lib/_shared/components/IconButton/index.vue2.js +0 -1
@@ -6,8 +6,8 @@ import { isValidTimeRange } from "../_shared/utils/time.js";
6
6
  import { getGlobalConfig } from "../_shared/utils/global-config.js";
7
7
  import "../_shared/utils/locale.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/IconTime.vue.js";
@@ -60,7 +60,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
60
60
  setup(__props, { emit: __emit }) {
61
61
  const props = __props;
62
62
  const emits = __emit;
63
- const { popupContainer, size } = getGlobalConfig(props);
63
+ const { size } = getGlobalConfig(props);
64
64
  const {
65
65
  type,
66
66
  computedValue,
@@ -105,7 +105,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
105
105
  return openBlock(), createBlock(unref(Trigger), mergeProps({
106
106
  "popup-visible": unref(computedVisible),
107
107
  position: _ctx.position,
108
- "popup-container": unref(popupContainer),
108
+ "popup-container": _ctx.popupContainer,
109
109
  "popup-offset": 4,
110
110
  "unmount-on-close": _ctx.unmountOnClose,
111
111
  disabled: unref(disabled) || unref(readonly),
@@ -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 _sfc_main$2 from "../_shared/icons/IconArrowRight.vue.js";
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, toRefs, ref, computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, createBlock, unref, resolveDynamicComponent, Fragment, withCtx, createTextVNode, toDisplayString, createVNode, mergeProps, renderList, normalizeClass } from "vue";
2
- import _sfc_main$1 from "../_shared/components/IconButton/index.vue2.js";
3
- /* empty css */
2
+ import _sfc_main$1 from "../_shared/components/IconButton/index.vue.js";
3
+ /* empty css */
4
4
  import "../node_modules/tinycolor2/esm/tinycolor.js";
5
5
  import "../_shared/utils/dom.js";
6
6
  import "../_shared/utils/time.js";
@@ -217,14 +217,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
217
217
  onChange: (isSelected) => handleCheck(isSelected, item.value)
218
218
  }, {
219
219
  default: withCtx(() => [
220
- unref(slots).item ? (openBlock(), createBlock(resolveDynamicComponent(renderItem(item)), { key: 0 })) : createCommentVNode("", true),
221
- createTextVNode(" " + toDisplayString(unref(slots).item ? "" : item.label), 1)
220
+ unref(slots).item ? (openBlock(), createBlock(resolveDynamicComponent(renderItem(item)), { key: 0 })) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
221
+ createTextVNode(toDisplayString(item.label), 1)
222
+ ], 64))
222
223
  ]),
223
224
  _: 2
224
225
  }, 1032, ["model-value", "disabled", "onChange"])) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
225
226
  createElementVNode("span", _hoisted_9, [
226
- unref(slots).item ? (openBlock(), createBlock(resolveDynamicComponent(renderItem(item)), { key: 0 })) : createCommentVNode("", true),
227
- createTextVNode(" " + toDisplayString(unref(slots).item ? "" : item.label), 1)
227
+ unref(slots).item ? (openBlock(), createBlock(resolveDynamicComponent(renderItem(item)), { key: 0 })) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
228
+ createTextVNode(toDisplayString(item.label), 1)
229
+ ], 64))
228
230
  ]),
229
231
  unref(type) == "target" && !unref(simple) ? (openBlock(), createBlock(unref(_sfc_main$1), {
230
232
  key: 0,
@@ -29,18 +29,12 @@ export interface TransferSlots {
29
29
  'target-title'?: (scope: TitleSlots) => VNode[];
30
30
  'to-source-icon'?: () => VNode[];
31
31
  'to-target-icon'?: () => VNode[];
32
- item?: (scope: {
33
- value: string;
34
- label: string;
35
- }) => VNode[];
32
+ item?: (scope: TransferItem) => VNode[];
36
33
  }
37
34
  export interface TransferPanelSlots {
38
35
  default: (scope: DefaultSlots) => VNode[];
39
36
  title: (scope: TitleSlots) => VNode[];
40
- item: (scope: {
41
- value: string;
42
- label: string;
43
- }) => VNode[];
37
+ item: (scope: TransferItem) => VNode[];
44
38
  }
45
39
  export interface TransferItem {
46
40
  label?: string;
@@ -59,7 +53,7 @@ type TitleSlots = {
59
53
  };
60
54
  type DefaultSlots = {
61
55
  data: TransferItem[];
62
- selectedKeys: string[];
56
+ selectedKeys: TransferItemValue[];
63
57
  onSelect: (value: TransferItemValue[]) => void;
64
58
  };
65
59
  export {};
@@ -24,7 +24,6 @@ declare const _default: (params: {
24
24
  popupStyle: import('vue').ComputedRef<{
25
25
  top: string;
26
26
  left: string;
27
- zIndex: number;
28
27
  }>;
29
28
  contentStyle: import('vue').ComputedRef<CSSProperties>;
30
29
  arrowStyle: import('vue').ComputedRef<CSSProperties>;
@@ -3,7 +3,6 @@ import { useElementSize, useElementBounding, unrefElement } from "../../node_mod
3
3
  import "../../node_modules/tinycolor2/esm/tinycolor.js";
4
4
  import { valueToPx, sleep } from "../../_shared/utils/dom.js";
5
5
  import "../../_shared/utils/time.js";
6
- import { getGlobalConfig } from "../../_shared/utils/global-config.js";
7
6
  import "../../_shared/utils/locale.js";
8
7
  const useTriggerPosition = (params) => {
9
8
  const {
@@ -29,7 +28,6 @@ const useTriggerPosition = (params) => {
29
28
  arrowStyle: _arrowStyle,
30
29
  contentStyle: _contentStyle
31
30
  } = toRefs(props);
32
- const { zIndex } = getGlobalConfig(props);
33
31
  const position = ref(_position.value);
34
32
  const { width: popupWidth, height: popupHeight } = useElementSize(
35
33
  popupRef,
@@ -64,8 +62,7 @@ const useTriggerPosition = (params) => {
64
62
  top: valueToPx(mouseY.value + offsetY),
65
63
  left: valueToPx(
66
64
  mouseX.value - (autoFitPosition.value ? 0 : popupWidth.value / 2) + offsetX
67
- ),
68
- zIndex: zIndex.value
65
+ )
69
66
  };
70
67
  }
71
68
  const [offsetLeft, offsetTop] = calcPopupPosition({
@@ -82,8 +79,7 @@ const useTriggerPosition = (params) => {
82
79
  if (!autoFitPosition.value) {
83
80
  return {
84
81
  top: valueToPx(offsetTop + offsetY),
85
- left: valueToPx(offsetLeft + offsetX),
86
- zIndex: zIndex.value
82
+ left: valueToPx(offsetLeft + offsetX)
87
83
  };
88
84
  }
89
85
  const [newLeft, newTop] = calcCurPopupPosition({
@@ -112,8 +108,7 @@ const useTriggerPosition = (params) => {
112
108
  const [newOffsetX, newOffsetY] = calcPopupOffset();
113
109
  return {
114
110
  left: valueToPx(newLeft + newOffsetX),
115
- top: valueToPx(newTop + newOffsetY),
116
- zIndex: zIndex.value
111
+ top: valueToPx(newTop + newOffsetY)
117
112
  };
118
113
  });
119
114
  const contentStyle = computed(() => {
@@ -7,7 +7,7 @@ import { getGlobalConfig } from "../_shared/utils/global-config.js";
7
7
  import "../_shared/utils/locale.js";
8
8
  import useTriggerVisible from "./hooks/useTriggerVisible.js";
9
9
  import useTriggerPosition from "./hooks/useTriggerPosition.js";
10
- /* empty css */
10
+ /* empty css */
11
11
  import _sfc_main$1 from "../_shared/components/PreventFocus/index.vue.js";
12
12
  /* empty css */
13
13
  /* empty css */
@@ -68,7 +68,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
68
68
  const slots = useSlots();
69
69
  const props = __props;
70
70
  const emits = __emit;
71
- const { popupContainer, isAbsolute } = getGlobalConfig(props);
71
+ const { popupContainer, isAbsolute, zIndex } = getGlobalConfig(props);
72
72
  const popupRef = ref();
73
73
  const triggerRef = ref();
74
74
  const arrowRef = ref();
@@ -148,6 +148,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
148
148
  _ctx.$attrs.class
149
149
  ]),
150
150
  style: normalizeStyle({
151
+ zIndex: unref(zIndex),
151
152
  ...unref(popupStyle),
152
153
  ..._ctx.$attrs.style || {}
153
154
  }),
@@ -162,8 +162,6 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
162
162
  declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
163
163
  change: (value: string) => any;
164
164
  copy: (value: string) => any;
165
- ellipsis: (isEllipsis: boolean) => any;
166
- expand: (expanded: boolean) => any;
167
165
  "update:editing": (value: boolean) => any;
168
166
  "update:editText": (value: boolean) => any;
169
167
  "edit-start": () => any;
@@ -171,8 +169,6 @@ declare const __VLS_component: import('vue').DefineComponent<TypographyBaseProps
171
169
  }, string, import('vue').PublicProps, Readonly<TypographyBaseProps> & Readonly<{
172
170
  onChange?: ((value: string) => any) | undefined;
173
171
  onCopy?: ((value: string) => any) | undefined;
174
- onEllipsis?: ((isEllipsis: boolean) => any) | undefined;
175
- onExpand?: ((expanded: boolean) => any) | undefined;
176
172
  "onUpdate:editing"?: ((value: boolean) => any) | undefined;
177
173
  "onUpdate:editText"?: ((value: boolean) => any) | undefined;
178
174
  "onEdit-start"?: (() => any) | undefined;
@@ -5,11 +5,11 @@ import { getDomText, sleep } from "../_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
- /* empty css */
8
+ /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
- import _sfc_main$3 from "../_shared/icons/IconCopy.vue2.js";
12
- import _sfc_main$1 from "../_shared/icons/IconEdit.vue2.js";
11
+ import _sfc_main$3 from "../_shared/icons/IconCopy.vue.js";
12
+ import _sfc_main$1 from "../_shared/icons/IconEdit.vue.js";
13
13
  import _sfc_main$2 from "../_shared/icons/IconInfo.vue.js";
14
14
  import Input from "../Input/index.js";
15
15
  import Tooltip from "../Tooltip/index.js";
@@ -42,7 +42,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
42
42
  return {};
43
43
  } }
44
44
  },
45
- emits: ["update:editing", "update:editText", "edit-start", "change", "copy", "edit-end", "ellipsis", "expand"],
45
+ emits: ["update:editing", "update:editText", "edit-start", "change", "copy", "edit-end"],
46
46
  setup(__props, { emit: __emit }) {
47
47
  const props = __props;
48
48
  const emits = __emit;
@@ -27,14 +27,9 @@ export interface TypographyBaseEmits {
27
27
  (e: 'change', value: string): void;
28
28
  (e: 'copy', value: string): void;
29
29
  (e: 'edit-end'): void;
30
- (e: 'ellipsis', isEllipsis: boolean): void;
31
- (e: 'expand', expanded: boolean): void;
32
30
  }
33
31
  export interface TypographyBaseSlots {
34
32
  default?: () => VNode[];
35
- 'expand-node': (scope: {
36
- expanded: boolean;
37
- }) => VNode[];
38
33
  'copy-icon': (scope: {
39
34
  copied: boolean;
40
35
  }) => VNode[];
@@ -1,9 +1,10 @@
1
- import { defineComponent, toRefs, computed, ref, createElementBlock, openBlock, normalizeClass, Fragment, renderList, createVNode, createBlock, createCommentVNode, unref, resolveDynamicComponent } from "vue";
1
+ import { defineComponent, toRefs, computed, ref, createElementBlock, openBlock, normalizeClass, unref, Fragment, renderList, createVNode, createBlock, createCommentVNode, resolveDynamicComponent } from "vue";
2
2
  import "../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { sleep } from "../_shared/utils/dom.js";
4
4
  import { isNumber, isString, isFunction } from "../_shared/utils/is.js";
5
5
  import "../_shared/utils/time.js";
6
6
  import { getSlotFunction } from "../_shared/utils/vue-utils.js";
7
+ import { getGlobalConfig } from "../_shared/utils/global-config.js";
7
8
  import "../_shared/utils/locale.js";
8
9
  import useControlValue from "../_shared/utils/control.js";
9
10
  import { nanoid } from "../node_modules/nanoid/index.browser.js";
@@ -31,6 +32,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
31
32
  const emits = __emit;
32
33
  const { modelValue, defaultValue, length: _length } = toRefs(props);
33
34
  const { formatter } = props;
35
+ const { size } = getGlobalConfig(props);
34
36
  const computedValue = useControlValue(
35
37
  modelValue,
36
38
  defaultValue.value,
@@ -89,14 +91,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
89
91
  };
90
92
  return (_ctx, _cache) => {
91
93
  return openBlock(), createElementBlock("div", {
92
- class: normalizeClass(["yc-verification-code", `yc-verification-code-size-${_ctx.size}`])
94
+ class: normalizeClass(["yc-verification-code", `yc-verification-code-size-${unref(size)}`])
93
95
  }, [
94
96
  (openBlock(true), createElementBlock(Fragment, null, renderList(length.value, (v, i) => {
95
97
  var _a;
96
98
  return openBlock(), createElementBlock(Fragment, { key: v }, [
97
99
  createVNode(unref(Input), {
98
100
  "model-value": inputValue.value[i],
99
- size: _ctx.size,
101
+ size: unref(size),
100
102
  disabled: _ctx.disabled,
101
103
  error: _ctx.error,
102
104
  "invisible-button": false,
@@ -6,12 +6,12 @@ declare const Watermark: {
6
6
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
7
7
  width: number;
8
8
  height: number;
9
- zIndex: number;
10
9
  repeat: boolean;
11
10
  content: string | string[];
12
11
  alpha: number;
13
12
  rotate: number;
14
13
  image: string;
14
+ zIndex: number;
15
15
  offset: number[];
16
16
  font: import('./type').WatermarkFont;
17
17
  gap: number[];
@@ -30,12 +30,12 @@ declare const Watermark: {
30
30
  }, Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, {
31
31
  width: number;
32
32
  height: number;
33
- zIndex: number;
34
33
  repeat: boolean;
35
34
  content: string | string[];
36
35
  alpha: number;
37
36
  rotate: number;
38
37
  image: string;
38
+ zIndex: number;
39
39
  offset: number[];
40
40
  font: import('./type').WatermarkFont;
41
41
  gap: number[];
@@ -49,12 +49,12 @@ declare const Watermark: {
49
49
  } & import('vue').ComponentOptionsBase<Readonly<import('./type').WatermarkProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
50
50
  width: number;
51
51
  height: number;
52
- zIndex: number;
53
52
  repeat: boolean;
54
53
  content: string | string[];
55
54
  alpha: number;
56
55
  rotate: number;
57
56
  image: string;
57
+ zIndex: number;
58
58
  offset: number[];
59
59
  font: import('./type').WatermarkFont;
60
60
  gap: number[];
@@ -11,12 +11,12 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
11
  declare const __VLS_component: import('vue').DefineComponent<WatermarkProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<WatermarkProps> & Readonly<{}>, {
12
12
  width: number;
13
13
  height: number;
14
- zIndex: number;
15
14
  repeat: boolean;
16
15
  content: string | string[];
17
16
  alpha: number;
18
17
  rotate: number;
19
18
  image: string;
19
+ zIndex: number;
20
20
  offset: number[];
21
21
  font: import('./type').WatermarkFont;
22
22
  gap: number[];
@@ -3,7 +3,7 @@ import "../../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import { valueToPx } from "../../utils/dom.js";
4
4
  import "../../utils/time.js";
5
5
  import "../../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  import _sfc_main$1 from "../../icons/IconClose.vue.js";
@@ -1,5 +1,5 @@
1
- import _sfc_main from "./index.vue2.js";
2
- /* empty css */
1
+ import _sfc_main from "./index.vue.js";
2
+ /* empty css */
3
3
  export {
4
4
  _sfc_main as default
5
5
  };
@@ -1,11 +1,11 @@
1
- import { SelectOptions } from '../../Select';
1
+ import { SelectOption } from '../../Select';
2
2
  import { ObjectData } from '../type';
3
3
  export declare const TYPE_ICON_MAP: ObjectData;
4
4
  export declare const TYPE_ICON_COLOR_MAP: Record<string, string>;
5
5
  export declare const SIZE_MAP: Record<string, number>;
6
6
  export declare const TAG_PRESET_COLORS: string[];
7
7
  export declare const COLOR_PICKER_PRESET_COLORS: string[];
8
- export declare const COLOR_PICKER_FORMAT_OPTIONS: SelectOptions;
8
+ export declare const COLOR_PICKER_FORMAT_OPTIONS: SelectOption[];
9
9
  export declare const MEDICA_QUERY_QUERUES: {
10
10
  xs: string;
11
11
  sm: string;
@@ -6,7 +6,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
6
6
  import "../utils/dom.js";
7
7
  import "../utils/time.js";
8
8
  import "../utils/locale.js";
9
- /* empty css */
9
+ /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  import _sfc_main from "../icons/IconCheck.vue.js";
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconCopy.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
10
+ const _sfc_main = /* @__PURE__ */ defineComponent({
11
+ __name: "IconCopy",
12
+ setup(__props) {
13
+ return (_ctx, _cache) => {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
15
+ default: withCtx(() => _cache[0] || (_cache[0] = [
16
+ createElementVNode("path", { d: "M20 6h18a2 2 0 0 1 2 2v22M8 16v24c0 1.105.891 2 1.996 2h20.007A1.99 1.99 0 0 0 32 40.008V15.997A1.997 1.997 0 0 0 30 14H10a2 2 0 0 0-2 2Z" }, null, -1)
17
+ ])),
18
+ _: 1,
19
+ __: [0]
20
+ }, 16);
21
+ };
22
+ }
23
+ });
2
24
  export {
3
25
  _sfc_main as default
4
26
  };
@@ -1,26 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../utils/dom.js";
4
- import "../utils/time.js";
5
- import "../utils/locale.js";
6
- /* empty css */
7
- /* empty css */
8
- import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
- /* empty css */
10
- const _sfc_main = /* @__PURE__ */ defineComponent({
11
- __name: "IconCopy",
12
- setup(__props) {
13
- return (_ctx, _cache) => {
14
- return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
15
- default: withCtx(() => _cache[0] || (_cache[0] = [
16
- createElementVNode("path", { d: "M20 6h18a2 2 0 0 1 2 2v22M8 16v24c0 1.105.891 2 1.996 2h20.007A1.99 1.99 0 0 0 32 40.008V15.997A1.997 1.997 0 0 0 30 14H10a2 2 0 0 0-2 2Z" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconCopy.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconEdit.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
10
+ const _sfc_main = /* @__PURE__ */ defineComponent({
11
+ __name: "IconEdit",
12
+ setup(__props) {
13
+ return (_ctx, _cache) => {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
15
+ default: withCtx(() => _cache[0] || (_cache[0] = [
16
+ createElementVNode("path", { d: "m30.48 19.038 5.733-5.734a1 1 0 0 0 0-1.414l-5.586-5.586a1 1 0 0 0-1.414 0l-5.734 5.734m7 7L15.763 33.754a1 1 0 0 1-.59.286l-6.048.708a1 1 0 0 1-1.113-1.069l.477-6.31a1 1 0 0 1 .29-.631l14.7-14.7m7 7-7-7M6 42h36" }, null, -1)
17
+ ])),
18
+ _: 1,
19
+ __: [0]
20
+ }, 16);
21
+ };
22
+ }
23
+ });
2
24
  export {
3
25
  _sfc_main as default
4
26
  };
@@ -1,26 +1,4 @@
1
- import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
- import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
- import "../utils/dom.js";
4
- import "../utils/time.js";
5
- import "../utils/locale.js";
6
- /* empty css */
7
- /* empty css */
8
- import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
- /* empty css */
10
- const _sfc_main = /* @__PURE__ */ defineComponent({
11
- __name: "IconEdit",
12
- setup(__props) {
13
- return (_ctx, _cache) => {
14
- return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
15
- default: withCtx(() => _cache[0] || (_cache[0] = [
16
- createElementVNode("path", { d: "m30.48 19.038 5.733-5.734a1 1 0 0 0 0-1.414l-5.586-5.586a1 1 0 0 0-1.414 0l-5.734 5.734m7 7L15.763 33.754a1 1 0 0 1-.59.286l-6.048.708a1 1 0 0 1-1.113-1.069l.477-6.31a1 1 0 0 1 .29-.631l14.7-14.7m7 7-7-7M6 42h36" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconEdit.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -3,7 +3,7 @@ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
3
  import "../utils/dom.js";
4
4
  import "../utils/time.js";
5
5
  import "../utils/locale.js";
6
- /* empty css */
6
+ /* empty css */
7
7
  /* empty css */
8
8
  import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
9
  /* empty css */
@@ -1,4 +1,37 @@
1
- import _sfc_main from "./IconExclamation.vue2.js";
1
+ import { defineComponent, createBlock, openBlock, unref, normalizeProps, guardReactiveProps, withCtx, createElementVNode } from "vue";
2
+ import "../../node_modules/tinycolor2/esm/tinycolor.js";
3
+ import "../utils/dom.js";
4
+ import "../utils/time.js";
5
+ import "../utils/locale.js";
6
+ /* empty css */
7
+ /* empty css */
8
+ import _sfc_main$1 from "../components/Icon/index.vue3.js";
9
+ /* empty css */
10
+ const _sfc_main = /* @__PURE__ */ defineComponent({
11
+ __name: "IconExclamation",
12
+ setup(__props) {
13
+ return (_ctx, _cache) => {
14
+ return openBlock(), createBlock(unref(_sfc_main$1), normalizeProps(guardReactiveProps(_ctx.$attrs)), {
15
+ default: withCtx(() => _cache[0] || (_cache[0] = [
16
+ createElementVNode("path", { d: "M23 9h2v21h-2z" }, null, -1),
17
+ createElementVNode("path", {
18
+ fill: "currentColor",
19
+ stroke: "none",
20
+ d: "M23 9h2v21h-2z"
21
+ }, null, -1),
22
+ createElementVNode("path", { d: "M23 37h2v2h-2z" }, null, -1),
23
+ createElementVNode("path", {
24
+ fill: "currentColor",
25
+ stroke: "none",
26
+ d: "M23 37h2v2h-2z"
27
+ }, null, -1)
28
+ ])),
29
+ _: 1,
30
+ __: [0]
31
+ }, 16);
32
+ };
33
+ }
34
+ });
2
35
  export {
3
36
  _sfc_main as default
4
37
  };