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 n, openBlock as t, createElementBlock as o, normalizeClass as i, unref as m, Fragment as a, createTextVNode as p, toDisplayString as u, renderSlot as s, createCommentVNode as c, createElementVNode as d } from "vue";
1
+ import { defineComponent as n, createElementBlock as t, openBlock as o, normalizeClass as i, unref as m, createCommentVNode as a, createElementVNode as p, renderSlot as s, Fragment as u, createTextVNode as c, toDisplayString as d } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -17,18 +17,18 @@ const k = n({
17
17
  },
18
18
  setup(r) {
19
19
  const l = f("menu-item-group");
20
- return (e, g) => (t(), o("li", {
20
+ return (e, g) => (o(), t("li", {
21
21
  class: i(m(l).b())
22
22
  }, [
23
- r.title || e.$slots.title ? (t(), o("div", {
23
+ r.title || e.$slots.title ? (o(), t("div", {
24
24
  key: 0,
25
25
  class: i(m(l).e("title"))
26
26
  }, [
27
- e.$slots.title ? s(e.$slots, "title", { key: 1 }) : (t(), o(a, { key: 0 }, [
28
- p(u(r.title), 1)
27
+ e.$slots.title ? s(e.$slots, "title", { key: 1 }) : (o(), t(u, { key: 0 }, [
28
+ c(d(r.title), 1)
29
29
  ], 64))
30
- ], 2)) : c("", !0),
31
- d("ul", null, [
30
+ ], 2)) : a("", !0),
31
+ p("ul", null, [
32
32
  s(e.$slots, "default")
33
33
  ])
34
34
  ], 2));
@@ -1,4 +1,4 @@
1
- import { defineComponent as P, getCurrentInstance as F, useAttrs as O, inject as N, computed as a, reactive as q, onMounted as G, onBeforeUnmount as H, openBlock as n, createElementBlock as k, Fragment as b, createBlock as s, unref as t, createCommentVNode as m, createElementVNode as M, normalizeClass as y, withCtx as $, normalizeProps as I, mergeProps as V, renderSlot as A, createVNode as J } from "vue";
1
+ import { defineComponent as P, getCurrentInstance as F, useAttrs as O, inject as N, computed as a, reactive as q, onMounted as G, onBeforeUnmount as H, createElementBlock as k, openBlock as n, Fragment as b, createBlock as s, createCommentVNode as m, createElementVNode as M, unref as t, normalizeClass as y, withCtx as $, renderSlot as A, normalizeProps as I, mergeProps as V, createVNode as J } from "vue";
2
2
  import { singleAttrToObj as K, renderTNode as L, VNode as Q } from "@vft/utils";
3
3
  import { VftIcon as h } from "../icon/index.js";
4
4
  import { VftDivider as j } from "../divider/index.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as V, ref as m, computed as i, onMounted as H, watch as $, openBlock as c, createBlock as w, Transition as D, unref as o, withCtx as F, withDirectives as P, createElementVNode as j, normalizeStyle as A, normalizeClass as a, createElementBlock as d, createVNode as U, normalizeProps as Z, guardReactiveProps as G, createCommentVNode as B, renderSlot as q, toDisplayString as J, mergeProps as K, withModifiers as Q, vShow as W } from "vue";
1
+ import { defineComponent as V, ref as m, computed as i, onMounted as H, watch as $, createBlock as w, openBlock as c, Transition as D, unref as o, withCtx as F, withDirectives as P, createElementVNode as j, normalizeStyle as A, normalizeClass as a, createElementBlock as d, createCommentVNode as B, renderSlot as U, createVNode as Z, normalizeProps as G, guardReactiveProps as q, toDisplayString as J, mergeProps as K, withModifiers as Q, vShow as W } from "vue";
2
2
  import { VftIcon as k } from "../icon/index.js";
3
3
  import { EVENT_CODE as X } from "@vft/constants";
4
4
  import { useEventListener as Y } from "@vft/use";
@@ -107,9 +107,9 @@ const se = ["id"], ie = ["innerHTML"], ve = /* @__PURE__ */ V({
107
107
  key: 0,
108
108
  class: a([o(t).e("icon"), O.value])
109
109
  }, [
110
- U(o(k), Z(G(v.value)), null, 16)
110
+ Z(o(k), G(q(v.value)), null, 16)
111
111
  ], 2)) : B("", !0),
112
- q(s.$slots, "default", {}, () => [
112
+ U(s.$slots, "default", {}, () => [
113
113
  e.dangerouslyUseHTMLString ? (c(), d("p", {
114
114
  key: 1,
115
115
  class: a(o(t).e("content")),
@@ -1,4 +1,4 @@
1
- import { defineComponent as J, ref as p, reactive as se, computed as v, watch as F, nextTick as T, onMounted as ie, onBeforeUnmount as re, openBlock as u, createBlock as y, Transition as ue, withCtx as x, withDirectives as V, createVNode as w, unref as t, createElementVNode as c, normalizeClass as i, withModifiers as E, normalizeStyle as q, createElementBlock as R, createCommentVNode as g, toDisplayString as h, withKeys as M, renderSlot as ce, resolveDynamicComponent as Z, vShow as S, createTextVNode as W } from "vue";
1
+ import { defineComponent as J, ref as p, reactive as se, computed as v, watch as F, nextTick as T, onMounted as ie, onBeforeUnmount as re, createBlock as y, openBlock as u, Transition as ue, withCtx as x, withDirectives as V, createVNode as w, unref as t, createElementVNode as c, normalizeClass as i, withModifiers as E, normalizeStyle as q, createElementBlock as R, createCommentVNode as g, toDisplayString as h, withKeys as M, renderSlot as ce, resolveDynamicComponent as Z, vShow as S, createTextVNode as W } from "vue";
2
2
  import { VftButton as j } from "../button/index.js";
3
3
  import de from "../focus-trap/focus-trap.vue.js";
4
4
  import "../focus-trap/utils.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as O, computed as e, openBlock as n, createBlock as s, unref as o, normalizeProps as w, guardReactiveProps as y, withCtx as i, mergeProps as c, createTextVNode as l, toDisplayString as p, createCommentVNode as f, renderSlot as B } from "vue";
1
+ import { defineComponent as O, computed as e, createBlock as n, openBlock as s, unref as o, normalizeProps as w, guardReactiveProps as y, withCtx as i, createCommentVNode as c, renderSlot as l, mergeProps as p, createTextVNode as f, toDisplayString as B } from "vue";
2
2
  import { VftRow as g } from "../row/index.js";
3
3
  import { VftButton as b } from "../button/index.js";
4
4
  import "@vueuse/core";
@@ -28,28 +28,28 @@ const A = /* @__PURE__ */ O({
28
28
  ), u = e(
29
29
  () => Object.assign({ btnText: "取消" }, t.cancelButtonOptions)
30
30
  );
31
- return (m, v) => (n(), s(o(g), w(y(d.value)), {
31
+ return (m, v) => (s(), n(o(g), w(y(d.value)), {
32
32
  default: i(() => [
33
- t.showCancelButton ? (n(), s(o(b), c({ key: 0 }, u.value, {
33
+ t.showCancelButton ? (s(), n(o(b), p({ key: 0 }, u.value, {
34
34
  class: o(a).e("cancel")
35
35
  }), {
36
36
  default: i(() => [
37
- l(p(u.value.btnText), 1)
37
+ f(B(u.value.btnText), 1)
38
38
  ]),
39
39
  _: 1
40
- }, 16, ["class"])) : f("", !0),
41
- B(m.$slots, "submitBefore"),
42
- t.showSubmitButton ? (n(), s(o(b), c({
40
+ }, 16, ["class"])) : c("", !0),
41
+ l(m.$slots, "submitBefore"),
42
+ t.showSubmitButton ? (s(), n(o(b), p({
43
43
  key: 1,
44
44
  type: "primary",
45
45
  class: o(a).e("submit")
46
46
  }, r.value), {
47
47
  default: i(() => [
48
- l(p(r.value.btnText), 1)
48
+ f(B(r.value.btnText), 1)
49
49
  ]),
50
50
  _: 1
51
- }, 16, ["class"])) : f("", !0),
52
- B(m.$slots, "submitAfter")
51
+ }, 16, ["class"])) : c("", !0),
52
+ l(m.$slots, "submitAfter")
53
53
  ]),
54
54
  _: 3
55
55
  }, 16));
@@ -1,4 +1,4 @@
1
- import { defineComponent as A, useAttrs as $, ref as m, getCurrentInstance as M, computed as d, unref as t, watchEffect as P, watch as T, nextTick as B, openBlock as C, createBlock as g, mergeProps as R, createSlots as S, withCtx as w, renderSlot as h, createCommentVNode as D } from "vue";
1
+ import { defineComponent as A, useAttrs as $, ref as m, getCurrentInstance as M, computed as d, unref as t, watchEffect as P, watch as T, nextTick as B, createBlock as C, openBlock as g, mergeProps as R, createSlots as S, withCtx as w, renderSlot as h, createCommentVNode as D } from "vue";
2
2
  import { VftDialog as G } from "../dialog/index.js";
3
3
  import { deepMerge as I, isFunction as x } from "@vft/utils";
4
4
  import E from "./modal-footer-action.vue2.js";
@@ -99,7 +99,7 @@ const W = /* @__PURE__ */ A({
99
99
  loading: t(b).confirmLoading,
100
100
  ...n.submitButtonOptions
101
101
  }));
102
- return (e, o) => (C(), g(t(G), R(O.value, {
102
+ return (e, o) => (g(), C(t(G), R(O.value, {
103
103
  onClose: y,
104
104
  onOpen: o[0] || (o[0] = (r) => l("open")),
105
105
  onOpened: o[1] || (o[1] = (r) => l("opened")),
@@ -116,7 +116,7 @@ const W = /* @__PURE__ */ A({
116
116
  name: "footer",
117
117
  fn: w(() => [
118
118
  h(e.$slots, "footer", {}, () => [
119
- s.showActionButtonGroup ? (C(), g(E, {
119
+ s.showActionButtonGroup ? (g(), C(E, {
120
120
  key: 0,
121
121
  "show-cancel-button": s.showCancelButton,
122
122
  "show-submit-button": s.showSubmitButton,
@@ -1,4 +1,4 @@
1
- import { defineComponent as B, getCurrentInstance as q, computed as v, ref as h, unref as t, watchEffect as G, onMounted as J, openBlock as T, createElementBlock as P, normalizeStyle as O, normalizeClass as V, createVNode as b, createSlots as Q, withCtx as R, Fragment as X, renderList as Y, createBlock as Z, renderSlot as ee, createElementVNode as te } from "vue";
1
+ import { defineComponent as B, getCurrentInstance as q, computed as v, ref as h, unref as t, watchEffect as G, onMounted as J, createElementBlock as P, openBlock as T, normalizeStyle as O, normalizeClass as V, createVNode as b, createSlots as Q, withCtx as R, Fragment as X, renderList as Y, createBlock as Z, renderSlot as ee, createElementVNode as te } from "vue";
2
2
  import { VftTabs as ae, VftTabPane as ne } from "../tabs/index.js";
3
3
  import { VftIcon as w } from "../icon/index.js";
4
4
  import { isClient as oe } from "@vueuse/core";
@@ -1,4 +1,4 @@
1
- import { defineComponent as r, computed as i, openBlock as f, createBlock as s, unref as x, withModifiers as b } from "vue";
1
+ import { defineComponent as r, computed as i, createBlock as f, openBlock as s, unref as x, withModifiers as b } from "vue";
2
2
  import { singleAttrToObj as p } from "@vft/utils";
3
3
  import "../context-menu/context-menu.vue2.js";
4
4
  import "../icon/index.js";
@@ -29,7 +29,7 @@ const N = /* @__PURE__ */ r({
29
29
  }
30
30
  return m({
31
31
  handleContext: o
32
- }), (e, M) => (f(), s(x(d), {
32
+ }), (e, M) => (s(), f(x(d), {
33
33
  class: "vft-multiple-tabs__title",
34
34
  title: n.value,
35
35
  icon: u.value,
@@ -1,4 +1,4 @@
1
- import { defineComponent as S, ref as W, computed as l, onMounted as Z, openBlock as r, createBlock as m, Transition as A, unref as t, withCtx as F, withDirectives as k, createElementVNode as u, normalizeStyle as h, normalizeClass as s, createCommentVNode as w, toDisplayString as T, renderSlot as G, createElementBlock as M, vShow as E, withModifiers as K } from "vue";
1
+ import { defineComponent as S, ref as W, computed as l, onMounted as Z, createBlock as m, openBlock as r, Transition as A, unref as t, withCtx as F, withDirectives as k, createElementVNode as u, normalizeStyle as h, normalizeClass as s, createCommentVNode as w, toDisplayString as T, renderSlot as G, createElementBlock as M, vShow as E, withModifiers as K } from "vue";
2
2
  import { useEventListener as O, useTimeoutFn as U } from "@vueuse/core";
3
3
  import { EVENT_CODE as p } from "../../constants/aria.js";
4
4
  import "../config-provider/index.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as i, useSlots as y, createVNode as x, renderSlot as l, h as r } from "vue";
1
+ import { defineComponent as i, useSlots as y, createVNode as x, h as r, renderSlot as l } from "vue";
2
2
  import { noop as u } from "@vft/utils";
3
3
  import "@vueuse/core";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as p, openBlock as n, createElementBlock as l, normalizeClass as r, unref as e, createElementVNode as o, toDisplayString as m, renderSlot as c } from "vue";
1
+ import { defineComponent as p, createElementBlock as n, openBlock as l, normalizeClass as r, unref as e, createElementVNode as o, toDisplayString as m, renderSlot as c } from "vue";
2
2
  import { useRouterHelper as d } from "@vft/router";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -18,7 +18,7 @@ const u = p({
18
18
  },
19
19
  setup(s) {
20
20
  const t = f("page-wrapper"), { getTitle: a } = d();
21
- return (i, _) => (n(), l("div", {
21
+ return (i, _) => (l(), n("div", {
22
22
  class: r(e(t).b())
23
23
  }, [
24
24
  o("div", {
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, ref as g, computed as v, openBlock as h, createElementBlock as _, unref as e, normalizeClass as t, createElementVNode as i, createVNode as b } from "vue";
1
+ import { defineComponent as f, ref as g, computed as v, createElementBlock as h, openBlock as _, unref as e, normalizeClass as t, createElementVNode as i, createVNode as b } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../../config-provider/hooks/use-global-config.js";
@@ -23,7 +23,7 @@ const x = ["disabled"], D = /* @__PURE__ */ f({
23
23
  function d(a) {
24
24
  a = Math.trunc(+a), p?.(+a), o.value = void 0;
25
25
  }
26
- return (a, E) => (h(), _("span", {
26
+ return (a, E) => (_(), h("span", {
27
27
  class: t(e(n).e("jump")),
28
28
  disabled: e(s)
29
29
  }, [
@@ -1,4 +1,4 @@
1
- import { defineComponent as l, computed as r, openBlock as a, createElementBlock as o, toDisplayString as c, createCommentVNode as s, createVNode as u, unref as m } from "vue";
1
+ import { defineComponent as l, computed as r, createElementBlock as a, openBlock as o, createCommentVNode as c, createVNode as s, toDisplayString as u, unref as m } from "vue";
2
2
  import { VftIcon as b } from "../../icon/index.js";
3
3
  const f = ["disabled", "aria-disabled"], x = { key: 0 }, p = /* @__PURE__ */ l({
4
4
  __name: "next",
@@ -13,15 +13,15 @@ const f = ["disabled", "aria-disabled"], x = { key: 0 }, p = /* @__PURE__ */ l({
13
13
  const t = r(
14
14
  () => e.disabled || e.currentPage === e.pageCount || e.pageCount === 0
15
15
  );
16
- return (i, n) => (a(), o("button", {
16
+ return (i, n) => (o(), a("button", {
17
17
  type: "button",
18
18
  class: "btn-next",
19
19
  disabled: t.value,
20
20
  "aria-disabled": t.value,
21
21
  onClick: n[0] || (n[0] = (d) => i.$emit("click", d))
22
22
  }, [
23
- e.nextText ? (a(), o("span", x, c(e.nextText), 1)) : s("", !0),
24
- u(m(b), {
23
+ e.nextText ? (o(), a("span", x, u(e.nextText), 1)) : c("", !0),
24
+ s(m(b), {
25
25
  icon: "icon-arrow-right",
26
26
  size: 16
27
27
  })
@@ -1,4 +1,4 @@
1
- import { defineComponent as I, ref as f, computed as B, watchEffect as K, openBlock as r, createElementBlock as c, withKeys as V, normalizeClass as d, unref as u, createCommentVNode as m, createBlock as v, Fragment as z, renderList as D, toDisplayString as F } from "vue";
1
+ import { defineComponent as I, ref as f, computed as B, watchEffect as K, createElementBlock as c, openBlock as r, withKeys as V, normalizeClass as d, unref as u, createCommentVNode as m, createBlock as v, Fragment as z, renderList as D, toDisplayString as F } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../../config-provider/hooks/use-global-config.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as l, computed as d, openBlock as o, createElementBlock as a, toDisplayString as s, createCommentVNode as m, createVNode as u, unref as p } from "vue";
1
+ import { defineComponent as l, computed as d, createElementBlock as o, openBlock as a, createCommentVNode as s, createVNode as m, toDisplayString as u, unref as p } from "vue";
2
2
  import { VftIcon as b } from "../../icon/index.js";
3
3
  const f = ["disabled", "aria-disabled"], v = { key: 0 }, g = /* @__PURE__ */ l({
4
4
  __name: "prev",
@@ -10,15 +10,15 @@ const f = ["disabled", "aria-disabled"], v = { key: 0 }, g = /* @__PURE__ */ l({
10
10
  emits: ["click"],
11
11
  setup(e, { emit: i }) {
12
12
  const r = i, t = d(() => e.disabled || e.currentPage <= 1);
13
- return (k, n) => (o(), a("button", {
13
+ return (k, n) => (a(), o("button", {
14
14
  type: "button",
15
15
  class: "btn-prev",
16
16
  disabled: t.value,
17
17
  "aria-disabled": t.value,
18
18
  onClick: n[0] || (n[0] = (c) => r("click", c))
19
19
  }, [
20
- e.prevText ? (o(), a("span", v, s(e.prevText), 1)) : m("", !0),
21
- u(p(b), {
20
+ e.prevText ? (a(), o("span", v, u(e.prevText), 1)) : s("", !0),
21
+ m(p(b), {
22
22
  icon: "icon-arrow-left",
23
23
  size: 16
24
24
  })
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, ref as z, watch as n, computed as d, openBlock as f, createElementBlock as S, normalizeClass as h, unref as s, createVNode as v } from "vue";
1
+ import { defineComponent as g, ref as z, watch as n, computed as d, createElementBlock as f, openBlock as S, normalizeClass as h, unref as s, createVNode as v } from "vue";
2
2
  import { isEqual as C } from "lodash-es";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -42,7 +42,7 @@ const I = /* @__PURE__ */ g({
42
42
  function c(e) {
43
43
  e !== i.value && (i.value = e, p.handleSizeChange?.(Number(e)));
44
44
  }
45
- return (e, t) => (f(), S("span", {
45
+ return (e, t) => (S(), f("span", {
46
46
  class: h(s(r).e("sizes"))
47
47
  }, [
48
48
  v(s(B), {
@@ -1,4 +1,4 @@
1
- import { defineComponent as i, openBlock as r, createElementBlock as n, unref as t, normalizeClass as s, toDisplayString as p } from "vue";
1
+ import { defineComponent as i, createElementBlock as r, openBlock as n, unref as t, normalizeClass as s, toDisplayString as p } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../../config-provider/hooks/use-global-config.js";
@@ -16,7 +16,7 @@ const c = ["disabled"], D = /* @__PURE__ */ i({
16
16
  },
17
17
  setup(o) {
18
18
  const e = m("pagination"), { disabled: a } = l();
19
- return (d, f) => (r(), n("span", {
19
+ return (d, f) => (n(), r("span", {
20
20
  class: s(t(e).e("total")),
21
21
  disabled: t(a)
22
22
  }, "共 " + p(o.total) + " 条", 11, c));
@@ -1,4 +1,4 @@
1
- import { defineComponent as h, ref as N, computed as r, openBlock as d, createBlock as y, unref as t, mergeProps as w, withCtx as l, renderSlot as $, createCommentVNode as B, createElementVNode as a, normalizeClass as c, normalizeStyle as b, createTextVNode as f, toDisplayString as s, createVNode as T } from "vue";
1
+ import { defineComponent as h, ref as N, computed as r, createBlock as d, openBlock as y, unref as t, mergeProps as w, withCtx as l, renderSlot as $, createCommentVNode as B, createElementVNode as a, normalizeClass as c, createTextVNode as f, normalizeStyle as b, toDisplayString as s, createVNode as T } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import { addUnit as I } from "../../utils/helper.js";
@@ -42,7 +42,7 @@ const R = h({
42
42
  }, g = r(
43
43
  () => i.confirmButtonText || "确认"
44
44
  ), z = r(() => i.cancelButtonText || "取消");
45
- return (o, q) => (d(), y(t(S), w({
45
+ return (o, q) => (y(), d(t(S), w({
46
46
  ref_key: "tooltipRef",
47
47
  ref: p,
48
48
  trigger: "click",
@@ -62,7 +62,7 @@ const R = h({
62
62
  a("div", {
63
63
  class: c(t(n).e("main"))
64
64
  }, [
65
- !e.hideIcon && e.icon ? (d(), y(t(P), {
65
+ !e.hideIcon && e.icon ? (y(), d(t(P), {
66
66
  key: 0,
67
67
  icon: e.icon,
68
68
  size: 20,
@@ -1,4 +1,4 @@
1
- import { defineComponent as u, computed as o, ref as S, unref as l, openBlock as f, createBlock as x, mergeProps as R, withCtx as s, renderSlot as d, createCommentVNode as p, createElementBlock as T, normalizeClass as U, toDisplayString as c, createTextVNode as V } from "vue";
1
+ import { defineComponent as u, computed as o, ref as S, unref as l, createBlock as x, openBlock as f, mergeProps as R, withCtx as s, renderSlot as d, createCommentVNode as p, createElementBlock as T, normalizeClass as U, toDisplayString as c, createTextVNode as V } from "vue";
2
2
  import { VftTooltip as $ } from "../tooltip/index.js";
3
3
  import { EVENT_CODE as i } from "../../constants/aria.js";
4
4
  import "@vueuse/core";
@@ -47,12 +47,12 @@ const K = "onUpdate:visible", D = u({
47
47
  "after-leave"
48
48
  ],
49
49
  setup(e, { expose: m, emit: b }) {
50
- const t = b, r = O("popover"), v = o(() => [K]), n = S(), g = o(() => l(n)?.popperRef), h = o(() => [
50
+ const t = b, a = O("popover"), v = o(() => [K]), n = S(), g = o(() => l(n)?.popperRef), h = o(() => [
51
51
  {
52
52
  width: N(e.width)
53
53
  },
54
54
  e.popperStyle
55
- ]), y = o(() => [r.b(), e.popperClass, { [r.m("plain")]: !!e.content }]), w = o(() => e.transition === `${r.namespace.value}-fade-in-linear`), B = () => {
55
+ ]), y = o(() => [a.b(), e.popperClass, { [a.m("plain")]: !!e.content }]), w = o(() => e.transition === `${a.namespace.value}-fade-in-linear`), B = () => {
56
56
  n.value?.hide();
57
57
  }, k = () => {
58
58
  t("before-enter");
@@ -61,15 +61,15 @@ const K = "onUpdate:visible", D = u({
61
61
  }, A = () => {
62
62
  t("after-enter");
63
63
  }, E = () => {
64
- t("update:visible", !1), t("after-leave");
64
+ e.visible || t("update:visible", !1), t("after-leave");
65
65
  };
66
66
  return m({
67
67
  popperRef: g,
68
68
  hide: B
69
- }), (a, H) => (f(), x(l($), R({
69
+ }), (r, H) => (f(), x(l($), R({
70
70
  ref_key: "tooltipRef",
71
71
  ref: n
72
- }, a.$attrs, {
72
+ }, r.$attrs, {
73
73
  trigger: e.trigger,
74
74
  "trigger-keys": e.triggerKeys,
75
75
  placement: e.placement,
@@ -102,15 +102,15 @@ const K = "onUpdate:visible", D = u({
102
102
  content: s(() => [
103
103
  e.title ? (f(), T("div", {
104
104
  key: 0,
105
- class: U(l(r).e("title")),
105
+ class: U(l(a).e("title")),
106
106
  role: "title"
107
107
  }, c(e.title), 3)) : p("", !0),
108
- d(a.$slots, "default", {}, () => [
108
+ d(r.$slots, "default", {}, () => [
109
109
  V(c(e.content), 1)
110
110
  ])
111
111
  ]),
112
112
  default: s(() => [
113
- a.$slots.reference ? d(a.$slots, "reference", { key: 0 }) : p("", !0)
113
+ r.$slots.reference ? d(r.$slots, "reference", { key: 0 }) : p("", !0)
114
114
  ]),
115
115
  _: 3
116
116
  }, 16, ["trigger", "trigger-keys", "placement", "disabled", "visible", "transition", "popper-options", "tabindex", "content", "offset", "show-after", "hide-after", "auto-close", "show-arrow", "aria-label", "effect", "enterable", "popper-class", "popper-style", "teleported", "append-to", "persistent", "gpu-acceleration", "onUpdate:visible"]));
@@ -1,4 +1,4 @@
1
- import { defineComponent as t, inject as m, watch as i, onBeforeUnmount as l, openBlock as c, createElementBlock as _, normalizeStyle as u, unref as o, normalizeClass as w } from "vue";
1
+ import { defineComponent as t, inject as m, watch as i, onBeforeUnmount as l, createElementBlock as c, openBlock as _, normalizeStyle as u, normalizeClass as w, unref as o } 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 E = t({
35
35
  * @description Arrow element
36
36
  */
37
37
  arrowRef: r
38
- }), (e, N) => (c(), _("span", {
38
+ }), (e, N) => (_(), c("span", {
39
39
  ref_key: "arrowRef",
40
40
  ref: r,
41
41
  class: w(o(f).e("arrow")),
@@ -1,4 +1,4 @@
1
- import { defineComponent as C, getCurrentInstance as D, inject as J, provide as y, onMounted as U, watch as f, unref as e, onBeforeUnmount as W, openBlock as Y, createElementBlock as Z, mergeProps as G, createVNode as H, withCtx as Q, renderSlot as X } from "vue";
1
+ import { defineComponent as C, getCurrentInstance as D, inject as J, provide as y, onMounted as U, watch as f, unref as e, onBeforeUnmount as W, createElementBlock as Y, openBlock as Z, mergeProps as G, createVNode as H, withCtx as Q, renderSlot as X } from "vue";
2
2
  import _ from "../focus-trap/focus-trap.vue.js";
3
3
  import "../focus-trap/utils.js";
4
4
  import { noop as R, isElement as P } from "@vft/utils";
@@ -120,7 +120,7 @@ const ne = C({
120
120
  * @description content style
121
121
  */
122
122
  contentStyle: c
123
- }), (r, a) => (Y(), Z("div", G({
123
+ }), (r, a) => (Z(), Y("div", G({
124
124
  ref_key: "contentRef",
125
125
  ref: n
126
126
  }, e($), {
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, getCurrentInstance as C, inject as y, computed as s, onMounted as x, watch as l, onBeforeUnmount as E, openBlock as B, createBlock as w, unref as A, mergeProps as M, withCtx as P, renderSlot as R, createCommentVNode as T } from "vue";
1
+ import { defineComponent as g, getCurrentInstance as C, inject as y, computed as s, onMounted as x, watch as l, onBeforeUnmount as E, createBlock as B, createCommentVNode as w, openBlock as A, unref as M, mergeProps as P, withCtx as R, renderSlot as T } from "vue";
2
2
  import { isElement as v } from "@vft/utils";
3
3
  import { OnlyChild as k } from "../slot/only-child.js";
4
4
  import { unrefElement as L } from "@vueuse/core";
@@ -99,14 +99,14 @@ const O = g({
99
99
  * @description trigger element
100
100
  */
101
101
  triggerRef: n
102
- }), (e, d) => o.virtualTriggering ? T("", !0) : (B(), w(A(k), M({ key: 0 }, e.$attrs, {
102
+ }), (e, d) => o.virtualTriggering ? w("", !0) : (A(), B(M(k), P({ key: 0 }, e.$attrs, {
103
103
  "aria-controls": p.value,
104
104
  "aria-describedby": c.value,
105
105
  "aria-expanded": m.value,
106
106
  "aria-haspopup": u.value
107
107
  }), {
108
- default: P(() => [
109
- R(e.$slots, "default")
108
+ default: R(() => [
109
+ T(e.$slots, "default")
110
110
  ]),
111
111
  _: 3
112
112
  }, 16, ["aria-controls", "aria-describedby", "aria-expanded", "aria-haspopup"]));
@@ -1,4 +1,4 @@
1
- import { defineComponent as T, computed as r, openBlock as o, createElementBlock as i, normalizeClass as l, unref as a, createElementVNode as f, normalizeStyle as c, renderSlot as C, toDisplayString as D, createCommentVNode as y, createBlock as A, normalizeProps as L, mergeProps as M } from "vue";
1
+ import { defineComponent as T, computed as r, createElementBlock as i, openBlock as o, normalizeClass as l, unref as a, createCommentVNode as y, createElementVNode as f, normalizeStyle as c, renderSlot as C, toDisplayString as D, createBlock as A, normalizeProps as L, mergeProps as M } from "vue";
2
2
  import { isFunction as E, isString as I } from "@vft/utils";
3
3
  import { VftIcon as O } from "../icon/index.js";
4
4
  import "@vueuse/core";
@@ -1,8 +1,8 @@
1
- import { defineComponent as e, openBlock as o, createElementBlock as n } from "vue";
1
+ import { defineComponent as e, createElementBlock as o, openBlock as n } from "vue";
2
2
  const p = /* @__PURE__ */ e({
3
3
  __name: "progress-i",
4
4
  setup(r) {
5
- return console.log(1), (t, c) => (o(), n("div", null, "1"));
5
+ return console.log(1), (t, c) => (n(), o("div", null, "1"));
6
6
  }
7
7
  });
8
8
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, ref as w, onMounted as g, getCurrentInstance as v, watch as h, openBlock as l, createElementBlock as p, createBlock as C, resolveDynamicComponent as x, unref as c } from "vue";
1
+ import { defineComponent as f, ref as w, onMounted as g, getCurrentInstance as v, watch as h, createElementBlock as p, openBlock as l, createBlock as C, resolveDynamicComponent as x, unref as c } from "vue";
2
2
  import { downloadByUrl as y } from "@vft/utils";
3
3
  import { toDataURL as E } from "qrcode";
4
4
  import { toCanvas as L } from "./toCanvas.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, computed as C, openBlock as g, createElementBlock as N, normalizeClass as u, unref as e, withDirectives as V, createElementVNode as p, withModifiers as b, isRef as $, vModelRadio as R, normalizeStyle as w, renderSlot as x, createTextVNode as z, toDisplayString as D } from "vue";
1
+ import { defineComponent as f, computed as C, createElementBlock as g, openBlock as N, normalizeClass as u, unref as e, withDirectives as V, createElementVNode as p, withModifiers as b, isRef as $, vModelRadio as R, normalizeStyle as w, renderSlot as x, createTextVNode as z, toDisplayString as D } from "vue";
2
2
  import "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -30,7 +30,7 @@ const F = ["value", "name", "disabled"], G = f({
30
30
  boxShadow: l?.fill ? `-1px 0 0 0 ${l.fill}` : "",
31
31
  color: l?.textColor || ""
32
32
  }));
33
- return (m, o) => (g(), N("label", {
33
+ return (m, o) => (N(), g("label", {
34
34
  class: u([
35
35
  e(t).b("button"),
36
36
  e(t).is("active", e(i) === e(s)),
@@ -1,4 +1,4 @@
1
- import { defineComponent as p, ref as E, onMounted as B, computed as k, provide as _, reactive as h, toRefs as C, watch as x, openBlock as i, createElementBlock as u, unref as a, normalizeClass as z, Fragment as N, renderList as A, createBlock as F, resolveDynamicComponent as G, renderSlot as L, nextTick as T } from "vue";
1
+ import { defineComponent as p, ref as E, onMounted as B, computed as k, provide as _, reactive as h, toRefs as C, watch as x, createElementBlock as u, openBlock as i, unref as a, normalizeClass as z, renderSlot as N, Fragment as A, renderList as F, createBlock as G, resolveDynamicComponent as L, nextTick as T } from "vue";
2
2
  import "../form/index.js";
3
3
  import { UPDATE_MODEL_EVENT as c, CHANGE_EVENT as V } from "../../constants/event.js";
4
4
  import "@vueuse/core";
@@ -65,7 +65,7 @@ const K = ["id", "aria-label", "aria-labelledby"], O = p({
65
65
  "aria-label": a(s) ? void 0 : r.label || "radio-group",
66
66
  "aria-labelledby": a(s) ? a(l)?.labelId : void 0
67
67
  }, [
68
- r.options ? (i(!0), u(N, { key: 0 }, A(r.options, (o) => (i(), F(G(r.useButton ? q : M), {
68
+ r.options ? (i(!0), u(A, { key: 0 }, F(r.options, (o) => (i(), G(L(r.useButton ? q : M), {
69
69
  size: o.size,
70
70
  disabled: o.disabled,
71
71
  label: o.label,
@@ -73,7 +73,7 @@ const K = ["id", "aria-label", "aria-labelledby"], O = p({
73
73
  name: o.name,
74
74
  border: o.border,
75
75
  key: o.value
76
- }, null, 8, ["size", "disabled", "label", "value", "name", "border"]))), 128)) : L(e.$slots, "default", { key: 1 })
76
+ }, null, 8, ["size", "disabled", "label", "value", "name", "border"]))), 128)) : N(e.$slots, "default", { key: 1 })
77
77
  ], 10, K));
78
78
  }
79
79
  });
@@ -1,4 +1,4 @@
1
- import { defineComponent as f, openBlock as R, createElementBlock as $, normalizeClass as n, unref as e, createElementVNode as r, withDirectives as y, withModifiers as u, isRef as w, vModelRadio as B, renderSlot as N, createTextVNode as z, toDisplayString as D, nextTick as E } from "vue";
1
+ import { defineComponent as f, createElementBlock as R, openBlock as $, normalizeClass as n, unref as e, createElementVNode as r, withDirectives as y, withModifiers as u, isRef as w, vModelRadio as B, renderSlot as N, createTextVNode as z, toDisplayString as D, nextTick as E } from "vue";
2
2
  import { radioProps as M } from "./radio.js";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -21,7 +21,7 @@ const h = ["value", "name", "disabled", "checked"], F = f({
21
21
  function V() {
22
22
  E(() => d("change", s.value));
23
23
  }
24
- return (l, i) => (R(), $("label", {
24
+ return (l, i) => ($(), R("label", {
25
25
  class: n([
26
26
  e(o).b(),
27
27
  e(o).is("disabled", e(m)),
@@ -1,4 +1,4 @@
1
- import { defineComponent as J, inject as j, ref as I, computed as s, markRaw as _, watch as de, resolveComponent as me, openBlock as c, createElementBlock as v, normalizeStyle as E, unref as i, normalizeClass as f, Fragment as g, renderList as ve, createVNode as z, withCtx as P, withDirectives as W, createBlock as w, resolveDynamicComponent as x, vShow as R, createCommentVNode as D, toDisplayString as fe } from "vue";
1
+ import { defineComponent as J, inject as j, ref as I, computed as s, markRaw as _, watch as de, resolveComponent as me, createElementBlock as v, openBlock as c, normalizeStyle as E, unref as i, normalizeClass as f, createCommentVNode as g, Fragment as D, renderList as ve, createVNode as z, withCtx as P, withDirectives as W, createBlock as w, resolveDynamicComponent as x, vShow as R, toDisplayString as fe } from "vue";
2
2
  import { EVENT_CODE as b } from "../../constants/aria.js";
3
3
  import { UPDATE_MODEL_EVENT as M, CHANGE_EVENT as q } from "../../constants/event.js";
4
4
  import { isArray as S, isObject as G, isString as U, hasClass as X } from "@vft/utils";
@@ -131,7 +131,7 @@ const ye = ["id", "aria-label", "aria-labelledby", "aria-valuenow", "aria-valuet
131
131
  style: E(te.value),
132
132
  onKeydown: ce
133
133
  }, [
134
- (c(!0), v(g, null, ve(l.max, (u, h) => (c(), v("span", {
134
+ (c(!0), v(D, null, ve(l.max, (u, h) => (c(), v("span", {
135
135
  key: h,
136
136
  class: f(i(r).e("item")),
137
137
  onMousemove: (n) => O(u, n),
@@ -146,7 +146,7 @@ const ye = ["id", "aria-label", "aria-labelledby", "aria-valuenow", "aria-valuet
146
146
  ])
147
147
  }, {
148
148
  default: P(() => [
149
- K(u) ? D("", !0) : (c(), v(g, { key: 0 }, [
149
+ K(u) ? g("", !0) : (c(), v(D, { key: 0 }, [
150
150
  W((c(), w(x(ie.value), null, null, 512)), [
151
151
  [R, u <= t.value]
152
152
  ]),
@@ -154,7 +154,7 @@ const ye = ["id", "aria-label", "aria-labelledby", "aria-valuenow", "aria-valuet
154
154
  [R, !(u <= t.value)]
155
155
  ])
156
156
  ], 64)),
157
- K(u) ? (c(), v(g, { key: 1 }, [
157
+ K(u) ? (c(), v(D, { key: 1 }, [
158
158
  (c(), w(x(F.value), {
159
159
  class: f([i(r).em("decimal", "box")])
160
160
  }, null, 8, ["class"])),
@@ -167,7 +167,7 @@ const ye = ["id", "aria-label", "aria-labelledby", "aria-valuenow", "aria-valuet
167
167
  ]),
168
168
  _: 1
169
169
  }, 8, ["style", "class"])
170
- ], 64)) : D("", !0)
170
+ ], 64)) : g("", !0)
171
171
  ]),
172
172
  _: 2
173
173
  }, 1032, ["class"])
@@ -176,7 +176,7 @@ const ye = ["id", "aria-label", "aria-labelledby", "aria-valuenow", "aria-valuet
176
176
  key: 0,
177
177
  class: f(i(r).e("text")),
178
178
  style: E({ color: l.textColor })
179
- }, fe(k.value), 7)) : D("", !0)
179
+ }, fe(k.value), 7)) : g("", !0)
180
180
  ], 46, ye);
181
181
  };
182
182
  }