vft 0.0.523 → 0.0.524

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 (188) hide show
  1. package/es/components/affix/affix.vue2.js +2 -2
  2. package/es/components/alert/alert.vue2.js +1 -1
  3. package/es/components/autocomplete/autocomplete.vue2.js +1 -1
  4. package/es/components/avatar/avatar.vue2.js +2 -2
  5. package/es/components/avatar-stack/avatar-stack.vue2.js +7 -7
  6. package/es/components/backtop/backtop.vue2.js +1 -1
  7. package/es/components/breadcrumb/breadcrumb-item.vue2.js +3 -3
  8. package/es/components/breadcrumb/breadcrumb.vue2.js +2 -2
  9. package/es/components/button/button-group.vue2.js +2 -2
  10. package/es/components/button/button.vue2.js +7 -7
  11. package/es/components/button/use-button.js +3 -3
  12. package/es/components/card/card.vue2.js +6 -6
  13. package/es/components/carousel/carousel-item.vue2.js +3 -3
  14. package/es/components/carousel/carousel.vue2.js +1 -1
  15. package/es/components/carousel/use-carousel.js +1 -1
  16. package/es/components/cascader/cascader.vue2.js +1 -1
  17. package/es/components/cascader-panel/index.vue2.js +1 -1
  18. package/es/components/cascader-panel/menu.vue2.js +5 -5
  19. package/es/components/cascader-panel/node.vue2.js +8 -8
  20. package/es/components/check-tag/check-tag.vue2.js +2 -2
  21. package/es/components/checkbox/checkbox-button.vue2.js +13 -13
  22. package/es/components/checkbox/checkbox-group.vue2.js +3 -3
  23. package/es/components/checkbox/checkbox.vue2.js +1 -1
  24. package/es/components/clamp/clamp.vue2.js +2 -2
  25. package/es/components/clamp-toggle/clamp-toggle.vue2.js +3 -3
  26. package/es/components/clamp-tooltip/clamp-tooltip.vue2.js +6 -6
  27. package/es/components/col/col.vue2.js +2 -2
  28. package/es/components/collapse/collapse-item.vue2.js +2 -2
  29. package/es/components/collapse/collapse.vue2.js +2 -2
  30. package/es/components/collapse-transition/collapse-transition.vue2.js +2 -2
  31. package/es/components/color-picker/color-picker.vue2.js +1 -1
  32. package/es/components/color-picker/components/alpha-slider.vue2.js +2 -2
  33. package/es/components/color-picker/components/hue-slider.vue.js +2 -2
  34. package/es/components/color-picker/components/predefine.vue.js +3 -3
  35. package/es/components/color-picker/components/sv-panel.vue.js +2 -2
  36. package/es/components/config-provider/config-provider.vue2.js +2 -2
  37. package/es/components/config-provider/hooks/use-global-config.js +4 -4
  38. package/es/components/container/aside.vue2.js +2 -2
  39. package/es/components/container/container.vue2.js +2 -2
  40. package/es/components/container/footer.vue2.js +2 -2
  41. package/es/components/container/header.vue2.js +2 -2
  42. package/es/components/container/main.vue2.js +2 -2
  43. package/es/components/context-menu/context-menu.vue2.js +1 -1
  44. package/es/components/countdown/countdown.vue2.js +2 -2
  45. package/es/components/date-picker/date-picker-com/basic-date-table.vue2.js +6 -6
  46. package/es/components/date-picker/date-picker-com/basic-month-table.vue2.js +4 -4
  47. package/es/components/date-picker/date-picker-com/basic-year-table.vue2.js +4 -4
  48. package/es/components/date-picker/date-picker-com/panel-date-pick.vue2.js +1 -1
  49. package/es/components/date-picker/date-picker-com/panel-date-range.vue2.js +2 -2
  50. package/es/components/date-picker/date-picker-com/panel-month-range.vue2.js +12 -12
  51. package/es/components/date-picker/date-picker-com/panel-year-range.vue2.js +12 -12
  52. package/es/components/date-picker/props/basic-date-table.js +3 -3
  53. package/es/components/date-picker/props/basic-month-table.js +3 -3
  54. package/es/components/date-picker/props/basic-year-table.js +3 -3
  55. package/es/components/descriptions/description.vue2.js +1 -1
  56. package/es/components/descriptions/descriptions-row.vue2.js +10 -10
  57. package/es/components/dialog/dialog-content.vue2.js +3 -3
  58. package/es/components/dialog/dialog.vue2.js +5 -5
  59. package/es/components/divider/divider.vue2.js +5 -5
  60. package/es/components/drawer/drawer.vue2.js +4 -4
  61. package/es/components/dropdown/dropdown-item-impl.vue2.js +3 -3
  62. package/es/components/dropdown/dropdown-item.vue2.js +2 -2
  63. package/es/components/dropdown/dropdown-menu.vue2.js +2 -2
  64. package/es/components/dropdown/dropdown.vue2.js +4 -4
  65. package/es/components/empty/empty.vue2.js +5 -5
  66. package/es/components/footer-layout/footer-layout.vue2.js +2 -2
  67. package/es/components/form/form-item.vue2.js +16 -16
  68. package/es/components/form/form.vue2.js +2 -2
  69. package/es/components/full-screen/full-screen.vue2.js +2 -2
  70. package/es/components/header-layout/header-layout.vue2.js +1 -1
  71. package/es/components/horizontal-menu/horizontal-menu.vue2.js +3 -3
  72. package/es/components/icon/icon.vue2.js +3 -3
  73. package/es/components/icon-text/icon-text.vue2.js +1 -1
  74. package/es/components/iframe-layout/iframe-layout.vue2.js +4 -4
  75. package/es/components/iframe-layout/iframe-page.vue2.js +2 -2
  76. package/es/components/image/image.vue2.js +1 -1
  77. package/es/components/image-viewer/image-viewer.vue2.js +6 -6
  78. package/es/components/index.js +181 -181
  79. package/es/components/input/input.vue2.js +2 -2
  80. package/es/components/input-number/input-number.vue2.js +4 -4
  81. package/es/components/input-tag/composables/use-input-tag.js +1 -1
  82. package/es/components/input-tag/input-tag.vue2.js +7 -7
  83. package/es/components/link/link.vue2.js +1 -1
  84. package/es/components/list-cell/list-cell.vue2.js +1 -1
  85. package/es/components/logo/logo.vue2.js +10 -10
  86. package/es/components/md-container/md-container.vue2.js +5 -5
  87. package/es/components/menu/menu-collapse-transition.vue.js +2 -2
  88. package/es/components/menu/menu-item-group.vue2.js +7 -7
  89. package/es/components/menu/menu-item.vue2.js +1 -1
  90. package/es/components/message/message.vue2.js +3 -3
  91. package/es/components/message-box/message-box.vue2.js +1 -1
  92. package/es/components/modal/modal-footer-action.vue2.js +10 -10
  93. package/es/components/modal/modal.vue2.js +3 -3
  94. package/es/components/multiple-tabs/multiple-tabs.vue2.js +1 -1
  95. package/es/components/multiple-tabs/tab-content.vue2.js +2 -2
  96. package/es/components/notification/notification.vue2.js +1 -1
  97. package/es/components/overlay/overlay.vue2.js +1 -1
  98. package/es/components/page-wrapper/page-wrapper.vue2.js +2 -2
  99. package/es/components/pagination/components/jumper.vue2.js +2 -2
  100. package/es/components/pagination/components/next.vue2.js +4 -4
  101. package/es/components/pagination/components/pager.vue2.js +1 -1
  102. package/es/components/pagination/components/prev.vue2.js +4 -4
  103. package/es/components/pagination/components/sizes.vue2.js +2 -2
  104. package/es/components/pagination/components/total.vue2.js +2 -2
  105. package/es/components/popconfirm/popconfirm.vue2.js +3 -3
  106. package/es/components/popover/popover.vue2.js +9 -9
  107. package/es/components/popper/arrow.vue2.js +2 -2
  108. package/es/components/popper/content.vue2.js +2 -2
  109. package/es/components/popper/trigger.vue2.js +4 -4
  110. package/es/components/progress/progress.vue2.js +1 -1
  111. package/es/components/progress-i/progress-i.vue2.js +2 -2
  112. package/es/components/qrcode/qrcode.vue2.js +1 -1
  113. package/es/components/radio/radio-button.vue2.js +2 -2
  114. package/es/components/radio/radio-group.vue2.js +3 -3
  115. package/es/components/radio/radio.vue2.js +2 -2
  116. package/es/components/rate/rate.vue2.js +6 -6
  117. package/es/components/router-view-content/router-view-content.vue2.js +7 -7
  118. package/es/components/roving-focus-group/roving-focus-group.vue2.js +2 -2
  119. package/es/components/roving-focus-group/roving-focus-item.vue2.js +2 -2
  120. package/es/components/row/row.vue2.js +2 -2
  121. package/es/components/scrollbar/bar.vue2.js +2 -2
  122. package/es/components/scrollbar/scrollbar.vue2.js +7 -7
  123. package/es/components/scrollbar/thumb.vue2.js +2 -2
  124. package/es/components/search/search.vue2.js +48 -44
  125. package/es/components/segmented/segmented.vue2.js +7 -7
  126. package/es/components/select/group-item.vue.js +2 -2
  127. package/es/components/select/option-item.vue.js +2 -2
  128. package/es/components/select/select.vue.js +1 -1
  129. package/es/components/skeleton/skeleton-item.vue2.js +2 -2
  130. package/es/components/skeleton/skeleton.vue2.js +8 -8
  131. package/es/components/slider/button.vue2.js +2 -2
  132. package/es/components/slider/slider.vue2.js +1 -1
  133. package/es/components/space/space.js +1 -1
  134. package/es/components/statistic/statistic.vue2.js +17 -17
  135. package/es/components/steps/item.vue2.js +11 -11
  136. package/es/components/steps/steps.vue2.js +2 -2
  137. package/es/components/super-form/super-form-action.vue2.js +11 -11
  138. package/es/components/super-form/super-form.vue2.js +7 -7
  139. package/es/components/switch/switch.vue2.js +1 -1
  140. package/es/components/table/table.vue2.js +4 -4
  141. package/es/components/tabs/tab-bar.vue2.js +2 -2
  142. package/es/components/tabs/tab-pane.vue2.js +6 -6
  143. package/es/components/teleport/teleport.vue2.js +2 -2
  144. package/es/components/time-picker/common/picker-range-trigger.vue2.js +2 -2
  145. package/es/components/time-picker/common/picker.vue2.js +8 -8
  146. package/es/components/time-picker/time-picker-com/basic-time-spinner.vue2.js +1 -1
  147. package/es/components/time-picker/time-picker-com/panel-time-pick.vue2.js +3 -3
  148. package/es/components/time-picker/time-picker-com/panel-time-range.vue2.js +3 -3
  149. package/es/components/time-select/time-select.vue2.js +3 -3
  150. package/es/components/timeline/timeline-item.vue2.js +1 -1
  151. package/es/components/tooltip/content.vue2.js +6 -6
  152. package/es/components/tooltip/tooltip.vue2.js +1 -1
  153. package/es/components/tooltip/trigger.vue2.js +2 -2
  154. package/es/components/transfer/transfer-panel.vue2.js +7 -7
  155. package/es/components/transfer/transfer.vue2.js +4 -4
  156. package/es/components/tree/tree-node.vue.js +1 -1
  157. package/es/components/tree/tree.vue2.js +6 -6
  158. package/es/components/upload/index.d.ts +2 -2
  159. package/es/components/upload/upload-content.vue2.js +7 -7
  160. package/es/components/upload/upload-dragger.vue2.js +2 -2
  161. package/es/components/upload/upload-list.vue2.js +1 -1
  162. package/es/components/upload/upload.vue.d.ts +2 -2
  163. package/es/components/upload/upload.vue2.js +22 -22
  164. package/es/components/verify-code/verify-code.vue2.js +2 -2
  165. package/es/components/watermark/watermark.vue2.js +2 -2
  166. package/es/hooks/use-id/index.js +2 -2
  167. package/es/hooks/use-z-index/index.js +3 -3
  168. package/es/index.js +39 -39
  169. package/es/package.json.d.ts +1 -1
  170. package/es/package.json.js +1 -1
  171. package/es/plugin.js +7 -7
  172. package/es/utils/helper.js +2 -2
  173. package/es/utils/ns-cover.js +1 -1
  174. package/es/utils/vue/vnode.js +4 -4
  175. package/lib/components/button/use-button.cjs +1 -1
  176. package/lib/components/date-picker/date-picker-com/panel-date-range.vue2.cjs +1 -1
  177. package/lib/components/index.cjs +1 -1
  178. package/lib/components/popover/popover.vue2.cjs +1 -1
  179. package/lib/components/search/search.vue2.cjs +1 -1
  180. package/lib/components/upload/index.d.ts +2 -2
  181. package/lib/components/upload/upload.vue.d.ts +2 -2
  182. package/lib/components/upload/upload.vue2.cjs +1 -1
  183. package/lib/index.cjs +1 -1
  184. package/lib/package.json.cjs +1 -1
  185. package/lib/package.json.d.ts +1 -1
  186. package/lib/plugin.cjs +1 -1
  187. package/package.json +4 -4
  188. package/web-types.json +1 -1
@@ -1,4 +1,4 @@
1
- import { defineComponent as y, inject as m, unref as r, openBlock as e, createElementBlock as l, Fragment as n, createElementVNode as s, renderList as a, createBlock as i, createVNode as p } from "vue";
1
+ import { defineComponent as y, inject as m, createElementBlock as r, unref as l, openBlock as e, Fragment as n, createElementVNode as s, renderList as a, createBlock as i, createVNode as p } from "vue";
2
2
  import c from "./descriptions-cell.js";
3
3
  import { descriptionsKey as f } from "./token.js";
4
4
  const k = { key: 1 }, g = y({
@@ -10,9 +10,9 @@ const k = { key: 1 }, g = y({
10
10
  },
11
11
  setup(u) {
12
12
  const d = m(f, {});
13
- return (_, w) => r(d).direction === "vertical" ? (e(), l(n, { key: 0 }, [
13
+ return (_, w) => l(d).direction === "vertical" ? (e(), r(n, { key: 0 }, [
14
14
  s("tr", null, [
15
- (e(!0), l(n, null, a(u.row, (t, o) => (e(), i(r(c), {
15
+ (e(!0), r(n, null, a(u.row, (t, o) => (e(), i(l(c), {
16
16
  key: `tr1-${o}`,
17
17
  cell: t,
18
18
  tag: "th",
@@ -20,29 +20,29 @@ const k = { key: 1 }, g = y({
20
20
  }, null, 8, ["cell"]))), 128))
21
21
  ]),
22
22
  s("tr", null, [
23
- (e(!0), l(n, null, a(u.row, (t, o) => (e(), i(r(c), {
23
+ (e(!0), r(n, null, a(u.row, (t, o) => (e(), i(l(c), {
24
24
  key: `tr2-${o}`,
25
25
  cell: t,
26
26
  tag: "td",
27
27
  type: "content"
28
28
  }, null, 8, ["cell"]))), 128))
29
29
  ])
30
- ], 64)) : (e(), l("tr", k, [
31
- (e(!0), l(n, null, a(u.row, (t, o) => (e(), l(n, {
30
+ ], 64)) : (e(), r("tr", k, [
31
+ (e(!0), r(n, null, a(u.row, (t, o) => (e(), r(n, {
32
32
  key: `tr3-${o}`
33
33
  }, [
34
- r(d).border ? (e(), l(n, { key: 0 }, [
35
- p(r(c), {
34
+ l(d).border ? (e(), r(n, { key: 0 }, [
35
+ p(l(c), {
36
36
  cell: t,
37
37
  tag: "td",
38
38
  type: "label"
39
39
  }, null, 8, ["cell"]),
40
- p(r(c), {
40
+ p(l(c), {
41
41
  cell: t,
42
42
  tag: "td",
43
43
  type: "content"
44
44
  }, null, 8, ["cell"])
45
- ], 64)) : (e(), i(r(c), {
45
+ ], 64)) : (e(), i(l(c), {
46
46
  key: 1,
47
47
  cell: t,
48
48
  tag: "td",
@@ -1,4 +1,4 @@
1
- import { defineComponent as C, inject as u, computed as a, openBlock as r, createElementBlock as g, normalizeStyle as E, unref as t, normalizeClass as s, createElementVNode as n, renderSlot as i, toDisplayString as N, createBlock as P, mergeProps as S, createCommentVNode as y } from "vue";
1
+ import { defineComponent as C, inject as u, computed as a, createElementBlock as g, openBlock as r, normalizeStyle as E, normalizeClass as s, unref as t, createElementVNode as n, createCommentVNode as y, renderSlot as i, createBlock as N, toDisplayString as P, mergeProps as S } from "vue";
2
2
  import { singleAttrToObj as T } from "@vft/utils";
3
3
  import { VftIcon as j } from "../icon/index.js";
4
4
  import "../focus-trap/focus-trap.vue2.js";
@@ -69,9 +69,9 @@ const A = ["id"], F = C({
69
69
  n("span", {
70
70
  role: "heading",
71
71
  class: s(t(o).e("title"))
72
- }, N(e.title), 3)
72
+ }, P(e.title), 3)
73
73
  ]),
74
- e.showClose ? (r(), P(t(j), S({
74
+ e.showClose ? (r(), N(t(j), S({
75
75
  key: 0,
76
76
  class: [t(o).e("headerbtn")],
77
77
  onClick: m[0] || (m[0] = (J) => l.$emit("close"))
@@ -1,4 +1,4 @@
1
- import { defineComponent as B, ref as c, getCurrentInstance as O, provide as N, computed as q, openBlock as b, createBlock as g, unref as e, withCtx as t, createVNode as m, Transition as j, normalizeProps as x, guardReactiveProps as K, withDirectives as L, createElementVNode as U, normalizeStyle as G, normalizeClass as H, mergeProps as J, createSlots as Q, renderSlot as d, createCommentVNode as W, vShow as X } from "vue";
1
+ import { defineComponent as B, ref as c, getCurrentInstance as O, provide as N, computed as q, createBlock as b, openBlock as g, unref as e, withCtx as t, createVNode as m, Transition as j, normalizeProps as x, guardReactiveProps as K, withDirectives as L, createElementVNode as U, normalizeStyle as G, normalizeClass as H, createCommentVNode as J, mergeProps as Q, createSlots as W, renderSlot as d, vShow as X } from "vue";
2
2
  import Y from "../focus-trap/focus-trap.vue.js";
3
3
  import "../focus-trap/utils.js";
4
4
  import { VftOverlay as Z } from "../overlay/index.js";
@@ -100,7 +100,7 @@ const re = ["aria-label", "aria-labelledby", "aria-describedby"], de = B({
100
100
  i.value?.resetPosition();
101
101
  },
102
102
  handleClose: f
103
- }), (l, s) => (b(), g(e(_), {
103
+ }), (l, s) => (g(), b(e(_), {
104
104
  to: o.appendTo,
105
105
  disabled: o.appendTo !== "body" ? !1 : !o.appendToBody
106
106
  }, {
@@ -143,7 +143,7 @@ const re = ["aria-label", "aria-labelledby", "aria-describedby"], de = B({
143
143
  onReleaseRequested: e(D)
144
144
  }, {
145
145
  default: t(() => [
146
- e(v) ? (b(), g(se, J({
146
+ e(v) ? (g(), b(se, Q({
147
147
  key: 0,
148
148
  ref_key: "dialogContentRef",
149
149
  ref: i
@@ -160,7 +160,7 @@ const re = ["aria-label", "aria-labelledby", "aria-describedby"], de = B({
160
160
  "show-close": o.showClose,
161
161
  title: o.title,
162
162
  onClose: e(f)
163
- }), Q({
163
+ }), W({
164
164
  header: t(() => [
165
165
  l.$slots.title ? d(l.$slots, "title", { key: 1 }) : d(l.$slots, "header", {
166
166
  key: 0,
@@ -181,7 +181,7 @@ const re = ["aria-label", "aria-labelledby", "aria-describedby"], de = B({
181
181
  ]),
182
182
  key: "0"
183
183
  } : void 0
184
- ]), 1040, ["center", "align-center", "close-icon", "draggable", "overflow", "fullscreen", "header-class", "body-class", "footer-class", "show-close", "title", "onClose"])) : W("", !0)
184
+ ]), 1040, ["center", "align-center", "close-icon", "draggable", "overflow", "fullscreen", "header-class", "body-class", "footer-class", "show-close", "title", "onClose"])) : J("", !0)
185
185
  ]),
186
186
  _: 3
187
187
  }, 8, ["trapped", "onFocusAfterTrapped", "onFocusAfterReleased", "onFocusoutPrevented", "onReleaseRequested"])
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, computed as m, openBlock as i, createElementBlock as n, normalizeStyle as c, normalizeClass as l, unref as r, renderSlot as s, createCommentVNode as u } from "vue";
1
+ import { defineComponent as a, computed as m, createElementBlock as i, openBlock as n, normalizeStyle as c, normalizeClass as l, unref as r, createCommentVNode as s, renderSlot as u } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -29,17 +29,17 @@ const v = a({
29
29
  "margin-x": e.marginX
30
30
  })
31
31
  }));
32
- return (o, y) => (i(), n("div", {
32
+ return (o, y) => (n(), i("div", {
33
33
  class: l([r(t).b(), r(t).m(e.direction)]),
34
34
  style: c(d.value),
35
35
  role: "separator"
36
36
  }, [
37
- o.$slots.default && e.direction !== "vertical" ? (i(), n("div", {
37
+ o.$slots.default && e.direction !== "vertical" ? (n(), i("div", {
38
38
  key: 0,
39
39
  class: l([r(t).e("text"), r(t).is(e.contentPosition)])
40
40
  }, [
41
- s(o.$slots, "default")
42
- ], 2)) : u("", !0)
41
+ u(o.$slots, "default")
42
+ ], 2)) : s("", !0)
43
43
  ], 6));
44
44
  }
45
45
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as F, getCurrentInstance as q, ref as m, computed as x, openBlock as a, createBlock as A, unref as e, withCtx as n, createVNode as y, Transition as H, withDirectives as j, createElementVNode as b, mergeProps as R, withModifiers as U, normalizeClass as s, createElementBlock as d, renderSlot as i, toDisplayString as G, createCommentVNode as r, normalizeStyle as J, vShow as K } from "vue";
1
+ import { defineComponent as F, getCurrentInstance as q, ref as m, computed as x, createBlock as A, openBlock as a, unref as e, withCtx as n, createVNode as y, Transition as H, withDirectives as j, createElementVNode as b, mergeProps as R, withModifiers as U, createElementBlock as d, createCommentVNode as r, normalizeClass as s, renderSlot as i, toDisplayString as G, normalizeStyle as J, vShow as K } from "vue";
2
2
  import "../dialog/index.js";
3
3
  import Q from "../focus-trap/focus-trap.vue.js";
4
4
  import "../focus-trap/utils.js";
@@ -7,7 +7,7 @@ import { VftOverlay as X } from "../overlay/index.js";
7
7
  import { VftTeleport as Y } from "../teleport/index.js";
8
8
  import { UPDATE_MODEL_EVENT as Z } from "../../constants/event.js";
9
9
  import "@vueuse/core";
10
- import { singleAttrToObj as _, isBoolean as ee } from "@vft/utils";
10
+ import { isBoolean as _, singleAttrToObj as ee } from "@vft/utils";
11
11
  import "../config-provider/hooks/use-global-config.js";
12
12
  import "lodash-es";
13
13
  import "../form/index.js";
@@ -60,7 +60,7 @@ const ae = ["aria-label", "aria-labelledby", "aria-describedby"], se = ["id"], r
60
60
  footerClass: {}
61
61
  },
62
62
  emits: {
63
- [Z]: (o) => ee(o),
63
+ [Z]: (o) => _(o),
64
64
  open: () => !0,
65
65
  opened: () => !0,
66
66
  close: () => !0,
@@ -88,7 +88,7 @@ const ae = ["aria-label", "aria-labelledby", "aria-describedby"], se = ["id"], r
88
88
  isHorizontal: S,
89
89
  size: $,
90
90
  isResizing: N
91
- } = te(C.props, B), M = x(() => _(o.closeIcon, "icon", {
91
+ } = te(C.props, B), M = x(() => ee(o.closeIcon, "icon", {
92
92
  icon: "icon-close",
93
93
  pointer: !0
94
94
  }));
@@ -1,4 +1,4 @@
1
- import { defineComponent as O, computed as l, inject as r, openBlock as d, createElementBlock as I, Fragment as y, mergeProps as s, unref as o, createCommentVNode as c, createElementVNode as P, withModifiers as g, createBlock as D, normalizeProps as F, renderSlot as V } from "vue";
1
+ import { defineComponent as O, computed as l, inject as r, createElementBlock as I, openBlock as d, Fragment as y, createCommentVNode as c, createElementVNode as P, mergeProps as s, unref as o, withModifiers as g, createBlock as D, renderSlot as F, normalizeProps as V } from "vue";
2
2
  import { COLLECTION_ITEM_SIGN as $ } from "../collection/collection.js";
3
3
  import { VftIcon as J } from "../icon/index.js";
4
4
  import "../roving-focus-group/roving-focus-group.vue2.js";
@@ -80,8 +80,8 @@ const A = ["aria-disabled", "tabindex", "role"], H = O({
80
80
  onPointermove: e[4] || (e[4] = (n) => t.$emit("pointermove", n)),
81
81
  onPointerleave: e[5] || (e[5] = (n) => t.$emit("pointerleave", n))
82
82
  }), [
83
- i.icon ? (d(), D(o(J), F(s({ key: 0 }, T.value)), null, 16)) : c("", !0),
84
- V(t.$slots, "default")
83
+ i.icon ? (d(), D(o(J), V(s({ key: 0 }, T.value)), null, 16)) : c("", !0),
84
+ F(t.$slots, "default")
85
85
  ], 16, A)
86
86
  ], 64));
87
87
  }
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, useAttrs as w, getCurrentInstance as E, ref as g, computed as c, unref as t, inject as D, openBlock as V, createBlock as y, withCtx as l, createVNode as s, mergeProps as A, renderSlot as B } from "vue";
1
+ import { defineComponent as f, useAttrs as w, getCurrentInstance as E, ref as g, computed as c, unref as t, inject as D, createBlock as V, openBlock as y, withCtx as l, createVNode as s, mergeProps as A, renderSlot as B } from "vue";
2
2
  import "../roving-focus-group/roving-focus-group.vue2.js";
3
3
  import "../roving-focus-group/roving-focus-group-impl.vue2.js";
4
4
  import N from "../roving-focus-group/roving-focus-item.vue2.js";
@@ -55,7 +55,7 @@ const M = f({
55
55
  a?.hideOnClick?.value && a.handleClick?.(), a.commandHandler?.(o.command, P, e);
56
56
  }
57
57
  ), I = c(() => ({ ...o, ...v }));
58
- return (e, r) => (V(), y(t(H), {
58
+ return (e, r) => (y(), V(t(H), {
59
59
  disabled: n.disabled,
60
60
  "text-value": n.textValue ?? _.value
61
61
  }, {
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, inject as n, computed as D, unref as o, openBlock as Y, createElementBlock as J, withModifiers as u, normalizeStyle as G, normalizeClass as P, renderSlot as z } from "vue";
1
+ import { defineComponent as a, inject as n, computed as D, unref as o, createElementBlock as Y, openBlock as J, withModifiers as u, normalizeStyle as G, normalizeClass as P, renderSlot as z } from "vue";
2
2
  import "../focus-trap/focus-trap.vue2.js";
3
3
  import { FOCUS_TRAP_INJECTION_KEY as B } from "../focus-trap/tokens.js";
4
4
  import "../focus-trap/utils.js";
@@ -71,7 +71,7 @@ const X = ["role", "aria-labelledby"], Z = a({
71
71
  ), g = (e) => {
72
72
  b(e), C(e);
73
73
  };
74
- return (e, r) => (Y(), J("ul", {
74
+ return (e, r) => (J(), Y("ul", {
75
75
  ref: o(L),
76
76
  class: P(F.value),
77
77
  style: G(o(y)),
@@ -1,4 +1,4 @@
1
- import { defineComponent as S, getCurrentInstance as X, ref as a, computed as b, watch as Z, toRef as h, onBeforeUnmount as _, provide as T, openBlock as $, createElementBlock as ee, normalizeClass as x, unref as o, createVNode as r, createSlots as te, withCtx as n, renderSlot as y, createBlock as oe, mergeProps as I, createCommentVNode as ne } from "vue";
1
+ import { defineComponent as S, getCurrentInstance as X, ref as a, computed as b, watch as Z, toRef as h, onBeforeUnmount as _, provide as T, createElementBlock as ee, openBlock as $, normalizeClass as x, unref as o, createVNode as r, createBlock as te, createCommentVNode as oe, createSlots as ne, withCtx as n, renderSlot as y, mergeProps as I } from "vue";
2
2
  import { VftButtonGroup as re, VftButton as O } from "../button/index.js";
3
3
  import "../form/index.js";
4
4
  import { VftIcon as le } from "../icon/index.js";
@@ -168,7 +168,7 @@ const be = S({
168
168
  onBeforeShow: M,
169
169
  onShow: W,
170
170
  onBeforeHide: Y
171
- }, te({
171
+ }, ne({
172
172
  content: n(() => [
173
173
  r(o(ae), {
174
174
  ref_key: "scrollbar",
@@ -220,7 +220,7 @@ const be = S({
220
220
  key: "0"
221
221
  }
222
222
  ]), 1032, ["role", "effect", "popper-options", "hide-after", "placement", "popper-class", "reference-element", "trigger", "trigger-target-el", "show-after", "virtual-ref", "virtual-triggering", "disabled", "transition", "teleported"]),
223
- e.splitButton ? ($(), oe(o(re), { key: 0 }, {
223
+ e.splitButton ? ($(), te(o(re), { key: 0 }, {
224
224
  default: n(() => [
225
225
  r(o(O), I({
226
226
  ref_key: "referenceElementRef",
@@ -260,7 +260,7 @@ const be = S({
260
260
  }, 16, ["id", "size", "type", "class", "disabled", "tabindex"])
261
261
  ]),
262
262
  _: 3
263
- })) : ne("", !0)
263
+ })) : oe("", !0)
264
264
  ], 2));
265
265
  }
266
266
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as d, getCurrentInstance as v, computed as s, openBlock as a, createElementBlock as l, normalizeClass as c, unref as t, createElementVNode as k, renderSlot as i, createBlock as z, normalizeProps as x, mergeProps as C, createVNode as E, createCommentVNode as u } from "vue";
1
+ import { defineComponent as d, getCurrentInstance as v, computed as s, createElementBlock as l, openBlock as a, normalizeClass as c, unref as t, createElementVNode as k, createCommentVNode as i, renderSlot as u, createBlock as z, normalizeProps as x, mergeProps as C, createVNode as E } from "vue";
2
2
  import { VftIcon as V } from "../icon/index.js";
3
3
  import "@vueuse/core";
4
4
  import { singleAttrToObj as D, renderTNode as $, VNode as b } from "@vft/utils";
@@ -87,20 +87,20 @@ const B = d({
87
87
  k("div", {
88
88
  class: c(t(n).e("image"))
89
89
  }, [
90
- r.$slots.img ? i(r.$slots, "img", { key: 0 }) : (a(), z(t(V), x(C({ key: 1 }, y.value)), null, 16))
90
+ r.$slots.img ? u(r.$slots, "img", { key: 0 }) : (a(), z(t(V), x(C({ key: 1 }, y.value)), null, 16))
91
91
  ], 2),
92
92
  m.value ? (a(), l("span", {
93
93
  key: 0,
94
94
  class: c(t(n).e("desc"))
95
95
  }, [
96
96
  E(t(b), { content: m.value }, null, 8, ["content"])
97
- ], 2)) : u("", !0),
97
+ ], 2)) : i("", !0),
98
98
  r.$slots.default ? (a(), l("div", {
99
99
  key: 1,
100
100
  class: c(t(n).e("bottom"))
101
101
  }, [
102
- i(r.$slots, "default")
103
- ], 2)) : u("", !0)
102
+ u(r.$slots, "default")
103
+ ], 2)) : i("", !0)
104
104
  ], 2));
105
105
  }
106
106
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, openBlock as i, createBlock as m, unref as t, normalizeClass as o, withCtx as p, createElementVNode as s, renderSlot as l } from "vue";
1
+ import { defineComponent as a, createBlock as i, openBlock as m, unref as t, normalizeClass as o, withCtx as p, createElementVNode as s, renderSlot as l } from "vue";
2
2
  import { VftFooter as n } from "../container/index.js";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -15,7 +15,7 @@ const c = a({
15
15
  ...c,
16
16
  setup(u) {
17
17
  const e = f("footer-layout");
18
- return (r, d) => (i(), m(t(n), {
18
+ return (r, d) => (m(), i(t(n), {
19
19
  class: o(t(e).b())
20
20
  }, {
21
21
  default: p(() => [
@@ -1,4 +1,4 @@
1
- import { defineComponent as Z, useSlots as ye, inject as E, ref as b, computed as a, watch as T, reactive as Se, toRefs as ke, provide as qe, onMounted as Ie, onBeforeUnmount as Ve, openBlock as R, createElementBlock as we, unref as f, normalizeClass as g, createBlock as G, withCtx as _, resolveDynamicComponent as Ce, normalizeStyle as K, renderSlot as B, createTextVNode as Fe, toDisplayString as U, createCommentVNode as M, createElementVNode as O, createVNode as Re, TransitionGroup as _e, nextTick as Be } from "vue";
1
+ import { defineComponent as Z, useSlots as ye, inject as E, ref as b, computed as a, watch as T, reactive as Se, toRefs as ke, provide as qe, onMounted as Ie, onBeforeUnmount as Ve, createElementBlock as we, openBlock as R, unref as f, normalizeClass as g, createBlock as G, createCommentVNode as _, createElementVNode as K, withCtx as B, resolveDynamicComponent as Ce, normalizeStyle as U, renderSlot as M, createTextVNode as Fe, toDisplayString as O, createVNode as Re, TransitionGroup as _e, nextTick as Be } from "vue";
2
2
  import { refDebounced as Me } from "@vueuse/core";
3
3
  import { isBoolean as We, getProp as W, isFunction as xe } from "@vft/utils";
4
4
  import { addUnit as H, castArray as J } from "../../utils/helper.js";
@@ -185,46 +185,46 @@ const je = ["role", "aria-labelledby"], De = Z({
185
185
  role: I.value ? "group" : void 0,
186
186
  "aria-labelledby": I.value ? f(S) : void 0
187
187
  }, [
188
- x.hideLabel ? M("", !0) : (R(), G(f(Ne), {
188
+ x.hideLabel ? _("", !0) : (R(), G(f(Ne), {
189
189
  key: 0,
190
190
  "is-auto-width": A.value.width === "auto",
191
191
  "update-all": f(o)?.labelWidth === "auto"
192
192
  }, {
193
- default: _(() => [
193
+ default: B(() => [
194
194
  k.value ? (R(), G(Ce(q.value ? "label" : "div"), {
195
195
  key: 0,
196
196
  id: f(S),
197
197
  for: q.value,
198
198
  class: g(f(s).e("label")),
199
- style: K(A.value)
199
+ style: U(A.value)
200
200
  }, {
201
- default: _(() => [
202
- B(e.$slots, "label", { label: L.value }, () => [
203
- Fe(U(L.value), 1)
201
+ default: B(() => [
202
+ M(e.$slots, "label", { label: L.value }, () => [
203
+ Fe(O(L.value), 1)
204
204
  ])
205
205
  ]),
206
206
  _: 3
207
- }, 8, ["id", "for", "class", "style"])) : M("", !0)
207
+ }, 8, ["id", "for", "class", "style"])) : _("", !0)
208
208
  ]),
209
209
  _: 3
210
210
  }, 8, ["is-auto-width", "update-all"])),
211
- O("div", {
211
+ K("div", {
212
212
  class: g(f(s).e("content")),
213
- style: K(ae.value)
213
+ style: U(ae.value)
214
214
  }, [
215
- B(e.$slots, "default"),
215
+ M(e.$slots, "default"),
216
216
  Re(_e, {
217
217
  name: `${f(s).namespace.value}-zoom-in-top`
218
218
  }, {
219
- default: _(() => [
220
- me.value ? B(e.$slots, "error", {
219
+ default: B(() => [
220
+ me.value ? M(e.$slots, "error", {
221
221
  key: 0,
222
222
  error: n.value
223
223
  }, () => [
224
- O("div", {
224
+ K("div", {
225
225
  class: g(ne.value)
226
- }, U(n.value), 3)
227
- ]) : M("", !0)
226
+ }, O(n.value), 3)
227
+ ]) : _("", !0)
228
228
  ]),
229
229
  _: 3
230
230
  }, 8, ["name"])
@@ -1,4 +1,4 @@
1
- import { defineComponent as b, getCurrentInstance as q, ref as x, reactive as y, computed as F, watch as z, provide as T, toRefs as $, openBlock as j, createElementBlock as M, normalizeClass as W, renderSlot as A } from "vue";
1
+ import { defineComponent as b, getCurrentInstance as q, ref as x, reactive as y, computed as F, watch as z, provide as T, toRefs as $, createElementBlock as j, openBlock as M, normalizeClass as W, renderSlot as A } from "vue";
2
2
  import "@vueuse/core";
3
3
  import { isFunction as K } from "@vft/utils";
4
4
  import { debugWarn as n } from "../../utils/error.js";
@@ -133,7 +133,7 @@ const H = b({
133
133
  * @description Scroll to the specified fields.
134
134
  */
135
135
  scrollToField: S
136
- }), (e, t) => (j(), M("form", {
136
+ }), (e, t) => (M(), j("form", {
137
137
  ref_key: "formRef",
138
138
  ref: d,
139
139
  class: W(C.value)
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, ref as p, onMounted as s, openBlock as a, createBlock as m, unref as o, mergeProps as u } from "vue";
1
+ import { defineComponent as t, ref as p, onMounted as s, createBlock as a, openBlock as m, unref as o, mergeProps as u } from "vue";
2
2
  import { useFullscreen as f } from "@vft/use";
3
3
  import { delObjAttrNotExist as d } from "@vft/utils";
4
4
  import { VftIconText as x } from "../icon-text/index.js";
@@ -36,7 +36,7 @@ const y = t({
36
36
  const l = n, i = v("full-screen"), { toggle: c, isFullscreen: e } = f(), r = p("");
37
37
  return s(() => {
38
38
  r.value = _().value;
39
- }), (B, C) => (a(), m(o(x), u({
39
+ }), (B, C) => (m(), a(o(x), u({
40
40
  class: o(i).b(),
41
41
  distance: 2,
42
42
  "hover-color": r.value,
@@ -1,4 +1,4 @@
1
- import { defineComponent as d, openBlock as e, createBlock as n, unref as t, normalizeClass as m, withCtx as r, createVNode as f, createElementVNode as u, createElementBlock as c, normalizeProps as p, mergeProps as g, createCommentVNode as l, renderSlot as i } from "vue";
1
+ import { defineComponent as d, createBlock as n, openBlock as e, unref as t, normalizeClass as m, withCtx as r, createVNode as f, createCommentVNode as l, createElementVNode as u, createElementBlock as c, renderSlot as i, normalizeProps as p, mergeProps as g } from "vue";
2
2
  import { VftHeader as h, VftContainer as C, VftMain as V, VftFooter as k } from "../container/index.js";
3
3
  import { VftLogo as _ } from "../logo/index.js";
4
4
  import "@vueuse/core";
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as V, computed as S, getCurrentInstance as Y, useSlots as q, ref as F, createVNode as c, mergeProps as w, isVNode as K } from "vue";
2
2
  import { useRouterHelper as Q } from "@vft/router";
3
3
  import { isUrl as X } from "@vft/utils";
4
- import { VftMenu as Z, VftSubMenu as _, VftMenuItemGroup as ee, VftMenuItem as te } from "../menu/index.js";
4
+ import { VftMenu as Z, VftSubMenu as _, VftMenuItem as ee, VftMenuItemGroup as te } from "../menu/index.js";
5
5
  import "@vueuse/core";
6
6
  import "../config-provider/hooks/use-global-config.js";
7
7
  import "lodash-es";
@@ -71,7 +71,7 @@ const ue = V({
71
71
  ...t.attrMapping
72
72
  })), B = Y(), h = q(), O = F(), T = B.appContext.config.globalProperties.$router, v = (e, o, a) => {
73
73
  const i = e[l.value.path], r = e[l.value.title], n = e?.[l.value.index], M = e?.[l.value.icon], m = !!e?.[l.value.disabled], d = t.disabledJudgeTurnOver ? !m : m, g = n || i || o + r;
74
- return c(te, w(e, {
74
+ return c(ee, w(e, {
75
75
  key: g,
76
76
  index: String(g),
77
77
  icon: M,
@@ -92,7 +92,7 @@ const ue = V({
92
92
  p("close", e);
93
93
  }, z = (e) => {
94
94
  p("sub-menu-click", e);
95
- }, H = (e, o) => !t.enableScroll || !e ? e : o > t.scrollThreshold ? c(ee, {
95
+ }, H = (e, o) => !t.enableScroll || !e ? e : o > t.scrollThreshold ? c(te, {
96
96
  style: {
97
97
  maxHeight: t.scrollMaxHeight,
98
98
  overflowY: "auto"
@@ -1,4 +1,4 @@
1
- import { defineComponent as u, computed as t, openBlock as l, createElementBlock as c, normalizeStyle as m, normalizeClass as f, unref as i } from "vue";
1
+ import { defineComponent as u, computed as t, createElementBlock as l, openBlock as c, normalizeStyle as m, normalizeClass as f, unref as i } from "vue";
2
2
  import { isString as z } from "@vft/utils";
3
3
  import "../config-provider/index.js";
4
4
  import "@vueuse/core";
@@ -38,14 +38,14 @@ const B = ["src"], S = u({
38
38
  "icon"
39
39
  )
40
40
  ), y = (s) => s?.includes("/"), C = t(() => y(o.icon)), g = t(() => e.value?.iconifyPrefixClass && o.icon && z(o.icon) ? o.icon.startsWith(e.value?.iconifyPrefixClass) : !1).value ? "" : e.value?.iconfontClass || "";
41
- return (s, a) => C.value ? (l(), c("img", {
41
+ return (s, a) => C.value ? (c(), l("img", {
42
42
  key: 0,
43
43
  class: f(i(n).e("image")),
44
44
  src: o.icon,
45
45
  alt: "",
46
46
  style: m(r.value),
47
47
  onError: a[0] || (a[0] = (p) => d("error", p))
48
- }, null, 46, B)) : (l(), c("i", {
48
+ }, null, 46, B)) : (c(), l("i", {
49
49
  key: 1,
50
50
  class: f([i(n).b(), o.icon, i(g)]),
51
51
  style: m(r.value)
@@ -1,4 +1,4 @@
1
- import { defineComponent as C, computed as o, openBlock as l, createElementBlock as f, normalizeStyle as k, normalizeClass as S, unref as r, createBlock as c, mergeProps as s, createCommentVNode as y, normalizeProps as b, toDisplayString as I } from "vue";
1
+ import { defineComponent as C, computed as o, createElementBlock as f, openBlock as l, normalizeStyle as k, normalizeClass as S, unref as r, createBlock as c, createCommentVNode as y, mergeProps as s, normalizeProps as b, toDisplayString as I } from "vue";
2
2
  import { VftClampTooltip as w } from "../clamp-tooltip/index.js";
3
3
  import { VftIcon as h } from "../icon/index.js";
4
4
  import "@vueuse/core";
@@ -1,4 +1,4 @@
1
- import { defineComponent as c, ref as p, computed as P, openBlock as t, createElementBlock as n, Fragment as m, renderList as _, withDirectives as g, createBlock as k, vShow as v, createCommentVNode as L } from "vue";
1
+ import { defineComponent as c, ref as p, computed as P, createElementBlock as n, openBlock as t, Fragment as m, renderList as _, withDirectives as g, createCommentVNode as k, createBlock as v, vShow as L } from "vue";
2
2
  import y from "./iframe-page.vue2.js";
3
3
  const B = c({
4
4
  name: "vft-iframe-layout"
@@ -19,7 +19,7 @@ const B = c({
19
19
  }), (a, f) => (t(!0), n(m, null, _(o.iframePages, (e, h) => (t(), n(m, {
20
20
  key: e.query ? e.fullPath : e.path
21
21
  }, [
22
- e.meta.frameSrc && e.meta.loaded ? g((t(), k(y, {
22
+ e.meta.frameSrc && e.meta.loaded ? g((t(), v(y, {
23
23
  key: 0,
24
24
  ref_for: !0,
25
25
  ref_key: "iframePageRef",
@@ -27,8 +27,8 @@ const B = c({
27
27
  onLoaded: (S) => s(e, h),
28
28
  "frame-src": e.meta.frameSrc
29
29
  }, null, 8, ["onLoaded", "frame-src"])), [
30
- [v, e.fullPath === (o.currentPath || a.$route.fullPath)]
31
- ]) : L("", !0)
30
+ [L, e.fullPath === (o.currentPath || a.$route.fullPath)]
31
+ ]) : k("", !0)
32
32
  ], 64))), 128));
33
33
  }
34
34
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as n, ref as a, onMounted as u, nextTick as t, openBlock as w, createElementBlock as _, normalizeClass as v, unref as g } from "vue";
1
+ import { defineComponent as n, ref as a, onMounted as u, nextTick as t, createElementBlock as w, openBlock as _, normalizeClass as v, unref as g } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -35,7 +35,7 @@ const h = ["src"], k = n({
35
35
  });
36
36
  }), s({
37
37
  isLoading: o
38
- }), (d, x) => (w(), _("iframe", {
38
+ }), (d, x) => (_(), w("iframe", {
39
39
  ref_key: "iframeRef",
40
40
  ref: e,
41
41
  sandbox: "allow-scripts allow-storage-access-by-user-activation allow-presentation allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-downloads allow-top-navigation allow-modals allow-forms allow-top-navigation-by-user-activation",
@@ -1,4 +1,4 @@
1
- import { defineComponent as T, defineAsyncComponent as G, useAttrs as J, ref as o, computed as d, watch as Q, onMounted as U, openBlock as s, createElementBlock as f, normalizeStyle as X, normalizeClass as y, unref as l, mergeProps as Z, createCommentVNode as u, renderSlot as C, createElementVNode as A, Fragment as _, createBlock as ee, withCtx as te, nextTick as le } from "vue";
1
+ import { defineComponent as T, defineAsyncComponent as G, useAttrs as J, ref as o, computed as d, watch as Q, onMounted as U, createElementBlock as f, openBlock as s, normalizeStyle as X, normalizeClass as y, unref as l, createCommentVNode as u, mergeProps as Z, renderSlot as C, createElementVNode as A, Fragment as _, createBlock as ee, withCtx as te, nextTick as le } from "vue";
2
2
  import { useAttrs as ne } from "@vft/use";
3
3
  import { isInContainer as ae, isElement as ie, isString as re, getScrollContainer as oe } from "@vft/utils";
4
4
  import { isClient as v, useThrottleFn as se, useEventListener as B } from "@vueuse/core";
@@ -1,4 +1,4 @@
1
- import { defineComponent as A, ref as h, effectScope as ne, computed as w, watch as R, nextTick as oe, onMounted as ae, openBlock as z, createBlock as ie, unref as e, withCtx as S, createVNode as d, Transition as se, createElementVNode as c, normalizeStyle as V, normalizeClass as r, withModifiers as re, createElementBlock as E, Fragment as H, createCommentVNode as le, renderList as ce, withDirectives as ue, vShow as fe, renderSlot as de } from "vue";
1
+ import { defineComponent as A, ref as h, effectScope as ne, computed as w, watch as R, nextTick as oe, onMounted as ae, createBlock as ie, openBlock as z, unref as e, withCtx as S, createVNode as d, Transition as se, createElementVNode as c, normalizeStyle as V, normalizeClass as r, createElementBlock as E, createCommentVNode as re, renderSlot as le, withModifiers as ce, Fragment as H, renderList as ue, withDirectives as fe, vShow as de } from "vue";
2
2
  import { EVENT_CODE as p } from "@vft/constants";
3
3
  import { isNumber as Z } from "@vft/utils";
4
4
  import { VftIcon as v } from "../icon/index.js";
@@ -205,7 +205,7 @@ const ke = ["src", "referrerpolicy", "crossorigin"], be = A({
205
205
  }, [
206
206
  c("div", {
207
207
  class: r(e(i).e("mask")),
208
- onClick: n[0] || (n[0] = re((a) => t.hideOnClickModal && C(), ["self"]))
208
+ onClick: n[0] || (n[0] = ce((a) => t.hideOnClickModal && C(), ["self"]))
209
209
  }, null, 2),
210
210
  c("span", {
211
211
  class: r([e(i).e("btn"), e(i).e("close")]),
@@ -213,7 +213,7 @@ const ke = ["src", "referrerpolicy", "crossorigin"], be = A({
213
213
  }, [
214
214
  d(e(v), { icon: "icon-close" })
215
215
  ], 2),
216
- q.value ? le("", !0) : (z(), E(H, { key: 0 }, [
216
+ q.value ? re("", !0) : (z(), E(H, { key: 0 }, [
217
217
  c("span", {
218
218
  class: r([
219
219
  e(i).e("btn"),
@@ -272,7 +272,7 @@ const ke = ["src", "referrerpolicy", "crossorigin"], be = A({
272
272
  c("div", {
273
273
  class: r(e(i).e("canvas"))
274
274
  }, [
275
- (z(!0), E(H, null, ce(t.urlList, (a, l) => ue((z(), E("img", {
275
+ (z(!0), E(H, null, ue(t.urlList, (a, l) => fe((z(), E("img", {
276
276
  ref_for: !0,
277
277
  ref: (x) => X.value[l] = x,
278
278
  key: a,
@@ -285,10 +285,10 @@ const ke = ["src", "referrerpolicy", "crossorigin"], be = A({
285
285
  onError: ee,
286
286
  onMousedown: te
287
287
  }, null, 46, ke)), [
288
- [fe, l === m.value]
288
+ [de, l === m.value]
289
289
  ])), 128))
290
290
  ], 2),
291
- de(o.$slots, "default")
291
+ le(o.$slots, "default")
292
292
  ], 6)
293
293
  ]),
294
294
  _: 3