yc-design-vue 1.9.7 → 1.9.9

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 (159) hide show
  1. package/es/Alert/index.css +1 -1
  2. package/es/Anchor/index.css +1 -1
  3. package/es/AutoComplete/type.d.ts +3 -1
  4. package/es/Avatar/index.css +1 -1
  5. package/es/BackTop/index.css +1 -1
  6. package/es/BackTop/index.vue.js +2 -7
  7. package/es/Badge/index.css +1 -1
  8. package/es/Breadcrumb/index.css +1 -1
  9. package/es/Button/hooks/useContext.d.ts +2 -2
  10. package/es/Button/hooks/useContext.js +3 -13
  11. package/es/Button/index.css +1 -1
  12. package/es/Calendar/index.css +1 -1
  13. package/es/Card/index.css +1 -1
  14. package/es/Carousel/index.css +1 -1
  15. package/es/Cascader/index.css +1 -1
  16. package/es/Checkbox/index.css +1 -1
  17. package/es/Collapse/index.css +1 -1
  18. package/es/ColorPicker/index.css +1 -1
  19. package/es/Descriptions/index.css +1 -1
  20. package/es/Dropdown/index.css +1 -1
  21. package/es/Image/ImagePreviewToolbar.vue.js +6 -6
  22. package/es/Image/index.css +1 -1
  23. package/es/Input/index.css +1 -1
  24. package/es/InputNumber/InputNumber.vue.d.ts +0 -1
  25. package/es/InputNumber/InputNumber.vue.js +1 -6
  26. package/es/InputNumber/index.d.ts +0 -3
  27. package/es/InputNumber/type.d.ts +0 -2
  28. package/es/InputTag/index.css +1 -1
  29. package/es/List/index.css +1 -1
  30. package/es/Menu/index.css +1 -1
  31. package/es/Pagination/index.css +1 -1
  32. package/es/Popconfirm/index.css +1 -1
  33. package/es/Popover/index.css +1 -1
  34. package/es/Radio/index.css +1 -1
  35. package/es/Result/index.css +1 -1
  36. package/es/Select/hooks/useSelectHotkeys.js +3 -1
  37. package/es/Select/index.css +1 -1
  38. package/es/Skeleton/index.css +1 -1
  39. package/es/Slider/index.css +1 -1
  40. package/es/Spin/index.css +1 -1
  41. package/es/Steps/index.css +1 -1
  42. package/es/Switch/index.css +1 -1
  43. package/es/Tabs/index.css +1 -1
  44. package/es/Tag/index.css +1 -1
  45. package/es/Textarea/index.css +1 -1
  46. package/es/TimePicker/TimePicker.vue.js +2 -2
  47. package/es/TimePicker/index.css +1 -1
  48. package/es/Timeline/index.css +1 -1
  49. package/es/Tooltip/index.css +1 -1
  50. package/es/Transfer/TransferPanel.vue.js +6 -4
  51. package/es/Transfer/index.css +1 -1
  52. package/es/Transfer/type.d.ts +3 -9
  53. package/es/Trigger/hooks/useTriggerPosition.d.ts +0 -1
  54. package/es/Trigger/hooks/useTriggerPosition.js +3 -8
  55. package/es/Trigger/index.vue.js +2 -1
  56. package/es/Typography/TypographyBase.vue.js +2 -2
  57. package/es/VerificationCode/index.vue.js +5 -3
  58. package/es/Watermark/index.d.ts +3 -3
  59. package/es/Watermark/index.vue.d.ts +1 -1
  60. package/es/_shared/icons/IconCopy.vue.js +23 -1
  61. package/es/_shared/icons/IconCopy.vue2.js +1 -23
  62. package/es/_shared/icons/IconEdit.vue.js +23 -1
  63. package/es/_shared/icons/IconEdit.vue2.js +1 -23
  64. package/es/_shared/icons/IconFullScreen.vue.js +23 -1
  65. package/es/_shared/icons/IconFullScreen.vue2.js +1 -23
  66. package/es/_shared/icons/IconOriginSize.vue.js +29 -1
  67. package/es/_shared/icons/IconOriginSize.vue2.js +1 -29
  68. package/es/_shared/icons/IconRotateLeft.vue.js +23 -1
  69. package/es/_shared/icons/IconRotateLeft.vue2.js +1 -23
  70. package/es/_shared/icons/IconRotateRight.vue.js +23 -1
  71. package/es/_shared/icons/IconRotateRight.vue2.js +1 -23
  72. package/es/_shared/icons/IconZoomIn.vue.js +23 -1
  73. package/es/_shared/icons/IconZoomIn.vue2.js +1 -23
  74. package/es/_shared/icons/IconZoomOut.vue.js +23 -1
  75. package/es/_shared/icons/IconZoomOut.vue2.js +1 -23
  76. package/es/_shared/utils/global-config.d.ts +1 -1
  77. package/es/_shared/utils/global-config.js +1 -1
  78. package/es/shared.css +1 -1
  79. package/es/style.css +1 -1
  80. package/lib/Alert/index.css +1 -1
  81. package/lib/Anchor/index.css +1 -1
  82. package/lib/AutoComplete/type.d.ts +3 -1
  83. package/lib/Avatar/index.css +1 -1
  84. package/lib/BackTop/index.css +1 -1
  85. package/lib/BackTop/index.vue.js +1 -1
  86. package/lib/Badge/index.css +1 -1
  87. package/lib/Breadcrumb/index.css +1 -1
  88. package/lib/Button/hooks/useContext.d.ts +2 -2
  89. package/lib/Button/hooks/useContext.js +1 -1
  90. package/lib/Button/index.css +1 -1
  91. package/lib/Calendar/index.css +1 -1
  92. package/lib/Card/index.css +1 -1
  93. package/lib/Carousel/index.css +1 -1
  94. package/lib/Cascader/index.css +1 -1
  95. package/lib/Checkbox/index.css +1 -1
  96. package/lib/Collapse/index.css +1 -1
  97. package/lib/ColorPicker/index.css +1 -1
  98. package/lib/Descriptions/index.css +1 -1
  99. package/lib/Dropdown/index.css +1 -1
  100. package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
  101. package/lib/Image/index.css +1 -1
  102. package/lib/Input/index.css +1 -1
  103. package/lib/InputNumber/InputNumber.vue.d.ts +0 -1
  104. package/lib/InputNumber/InputNumber.vue.js +1 -1
  105. package/lib/InputNumber/index.d.ts +0 -3
  106. package/lib/InputNumber/type.d.ts +0 -2
  107. package/lib/InputTag/index.css +1 -1
  108. package/lib/List/index.css +1 -1
  109. package/lib/Menu/index.css +1 -1
  110. package/lib/Pagination/index.css +1 -1
  111. package/lib/Popconfirm/index.css +1 -1
  112. package/lib/Popover/index.css +1 -1
  113. package/lib/Radio/index.css +1 -1
  114. package/lib/Result/index.css +1 -1
  115. package/lib/Select/hooks/useSelectHotkeys.js +1 -1
  116. package/lib/Select/index.css +1 -1
  117. package/lib/Skeleton/index.css +1 -1
  118. package/lib/Slider/index.css +1 -1
  119. package/lib/Spin/index.css +1 -1
  120. package/lib/Steps/index.css +1 -1
  121. package/lib/Switch/index.css +1 -1
  122. package/lib/Tabs/index.css +1 -1
  123. package/lib/Tag/index.css +1 -1
  124. package/lib/Textarea/index.css +1 -1
  125. package/lib/TimePicker/TimePicker.vue.js +1 -1
  126. package/lib/TimePicker/index.css +1 -1
  127. package/lib/Timeline/index.css +1 -1
  128. package/lib/Tooltip/index.css +1 -1
  129. package/lib/Transfer/TransferPanel.vue.js +1 -1
  130. package/lib/Transfer/index.css +1 -1
  131. package/lib/Transfer/type.d.ts +3 -9
  132. package/lib/Trigger/hooks/useTriggerPosition.d.ts +0 -1
  133. package/lib/Trigger/hooks/useTriggerPosition.js +1 -1
  134. package/lib/Trigger/index.vue.js +1 -1
  135. package/lib/Typography/TypographyBase.vue.js +1 -1
  136. package/lib/VerificationCode/index.vue.js +1 -1
  137. package/lib/Watermark/index.d.ts +3 -3
  138. package/lib/Watermark/index.vue.d.ts +1 -1
  139. package/lib/_shared/icons/IconCopy.vue.js +1 -1
  140. package/lib/_shared/icons/IconCopy.vue2.js +1 -1
  141. package/lib/_shared/icons/IconEdit.vue.js +1 -1
  142. package/lib/_shared/icons/IconEdit.vue2.js +1 -1
  143. package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
  144. package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
  145. package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
  146. package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
  147. package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
  148. package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
  149. package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
  150. package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
  151. package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
  152. package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
  153. package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
  154. package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
  155. package/lib/_shared/utils/global-config.d.ts +1 -1
  156. package/lib/_shared/utils/global-config.js +1 -1
  157. package/lib/shared.css +1 -1
  158. package/lib/style.css +1 -1
  159. package/package.json +2 -3
@@ -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(() => {
@@ -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
  }),
@@ -8,8 +8,8 @@ import useControlValue from "../_shared/utils/control.js";
8
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";
@@ -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[];
@@ -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
  };
@@ -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
  };
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconFullScreen.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: "IconFullScreen",
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: "M42 17V9a1 1 0 0 0-1-1h-8M6 17V9a1 1 0 0 1 1-1h8m27 23v8a1 1 0 0 1-1 1h-8M6 31v8a1 1 0 0 0 1 1h8" }, 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: "IconFullScreen",
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: "M42 17V9a1 1 0 0 0-1-1h-8M6 17V9a1 1 0 0 1 1-1h8m27 23v8a1 1 0 0 1-1 1h-8M6 31v8a1 1 0 0 0 1 1h8" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconFullScreen.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -1,4 +1,32 @@
1
- import _sfc_main from "./IconOriginSize.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: "IconOriginSize",
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: "m5.5 11.5 5-2.5h1v32M34 11.5 39 9h1v32" }, null, -1),
17
+ createElementVNode("path", {
18
+ d: "M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z",
19
+ fill: "currentColor",
20
+ stroke: "none"
21
+ }, null, -1),
22
+ createElementVNode("path", { d: "M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z" }, null, -1)
23
+ ])),
24
+ _: 1,
25
+ __: [0]
26
+ }, 16);
27
+ };
28
+ }
29
+ });
2
30
  export {
3
31
  _sfc_main as default
4
32
  };
@@ -1,32 +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: "IconOriginSize",
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: "m5.5 11.5 5-2.5h1v32M34 11.5 39 9h1v32" }, null, -1),
17
- createElementVNode("path", {
18
- d: "M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z",
19
- fill: "currentColor",
20
- stroke: "none"
21
- }, null, -1),
22
- createElementVNode("path", { d: "M24 17h1v1h-1v-1ZM24 30h1v1h-1v-1Z" }, null, -1)
23
- ])),
24
- _: 1,
25
- __: [0]
26
- }, 16);
27
- };
28
- }
29
- });
1
+ import _sfc_main from "./IconOriginSize.vue.js";
30
2
  export {
31
3
  _sfc_main as default
32
4
  };
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconRotateLeft.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: "IconRotateLeft",
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: "M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z" }, 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: "IconRotateLeft",
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: "M10 22a1 1 0 0 1 1-1h20a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V22ZM23 11h11a6 6 0 0 1 6 6v6M22.5 12.893 19.587 11 22.5 9.107v3.786Z" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconRotateLeft.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconRotateRight.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: "IconRotateRight",
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: "M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z" }, 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: "IconRotateRight",
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: "M38 22a1 1 0 0 0-1-1H17a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V22ZM25 11H14a6 6 0 0 0-6 6v6M25.5 12.893 28.413 11 25.5 9.107v3.786Z" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconRotateRight.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconZoomIn.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: "IconZoomIn",
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: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15" }, 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: "IconZoomIn",
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: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15m7 7V15" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconZoomIn.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -1,4 +1,26 @@
1
- import _sfc_main from "./IconZoomOut.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: "IconZoomOut",
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: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15" }, 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: "IconZoomOut",
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: "M32.607 32.607A14.953 14.953 0 0 0 37 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393Zm0 0L41.5 41.5M29 22H15" }, null, -1)
17
- ])),
18
- _: 1,
19
- __: [0]
20
- }, 16);
21
- };
22
- }
23
- });
1
+ import _sfc_main from "./IconZoomOut.vue.js";
24
2
  export {
25
3
  _sfc_main as default
26
4
  };
@@ -10,7 +10,7 @@ export interface ConfigProviderProvide {
10
10
  export declare const getGlobalConfig: (props?: Props) => {
11
11
  zIndex: Ref<number, number>;
12
12
  locale: Ref<ObjectData | undefined, ObjectData | undefined>;
13
- size: import('vue').ComputedRef<any>;
14
13
  isAbsolute: import('vue').ComputedRef<any>;
14
+ size: import('vue').ComputedRef<any>;
15
15
  popupContainer: import('vue').ComputedRef<any>;
16
16
  };