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 K, ref as N, inject as Y, getCurrentInstance as q, onMounted as x, watch as F, computed as n, reactive as G, onBeforeUnmount as H, openBlock as i, createElementBlock as a, normalizeClass as l, normalizeStyle as D, unref as t, renderSlot as p, createElementVNode as m, createTextVNode as $, toDisplayString as y, createCommentVNode as k, createBlock as V, mergeProps as Q } from "vue";
1
+ import { defineComponent as K, ref as N, inject as Y, getCurrentInstance as q, onMounted as x, watch as F, computed as n, reactive as G, onBeforeUnmount as H, createElementBlock as a, openBlock as i, normalizeClass as l, normalizeStyle as D, createCommentVNode as y, createElementVNode as m, unref as t, renderSlot as p, createTextVNode as $, toDisplayString as k, createBlock as V, mergeProps as Q } from "vue";
2
2
  import { VftIcon as I } from "../icon/index.js";
3
3
  import "@vueuse/core";
4
4
  import { singleAttrToObj as R, isNumber as X } from "@vft/utils";
@@ -89,25 +89,25 @@ const ee = K({
89
89
  class: l([t(e).e("title"), t(e).is(r.value)])
90
90
  }, [
91
91
  p(s.$slots, "title", {}, () => [
92
- $(y(v.title), 1)
92
+ $(k(v.title), 1)
93
93
  ])
94
94
  ], 2),
95
95
  u.value ? (i(), a("div", {
96
96
  key: 0,
97
97
  class: l(t(e).e("arrow"))
98
- }, null, 2)) : k("", !0),
98
+ }, null, 2)) : y("", !0),
99
99
  m("div", {
100
100
  class: l([t(e).e("description"), t(e).is(r.value)])
101
101
  }, [
102
102
  p(s.$slots, "description", {}, () => [
103
- $(y(v.description), 1)
103
+ $(k(v.description), 1)
104
104
  ])
105
105
  ], 2)
106
- ], 2)) : k("", !0),
106
+ ], 2)) : y("", !0),
107
107
  m("div", {
108
108
  class: l([t(e).e("head"), t(e).is(r.value)])
109
109
  }, [
110
- u.value ? k("", !0) : (i(), a("div", {
110
+ u.value ? y("", !0) : (i(), a("div", {
111
111
  key: 0,
112
112
  class: l(t(e).e("line"))
113
113
  }, [
@@ -130,10 +130,10 @@ const ee = K({
130
130
  key: 2,
131
131
  class: l([t(e).e("icon-inner"), t(e).is("status")]),
132
132
  icon: "icon-close"
133
- }, null, 8, ["class"])) : u.value ? k("", !0) : (i(), a("div", {
133
+ }, null, 8, ["class"])) : u.value ? y("", !0) : (i(), a("div", {
134
134
  key: 3,
135
135
  class: l(t(e).e("icon-inner"))
136
- }, y(c.value + 1), 3))
136
+ }, k(c.value + 1), 3))
137
137
  ])
138
138
  ], 2)
139
139
  ], 2),
@@ -142,7 +142,7 @@ const ee = K({
142
142
  class: l(t(e).e("bottom-slot"))
143
143
  }, [
144
144
  p(s.$slots, "bottom")
145
- ], 2)) : C.value ? k("", !0) : (i(), a("div", {
145
+ ], 2)) : C.value ? y("", !0) : (i(), a("div", {
146
146
  key: 3,
147
147
  class: l(t(e).e("main"))
148
148
  }, [
@@ -150,7 +150,7 @@ const ee = K({
150
150
  class: l([t(e).e("title"), t(e).is(r.value)])
151
151
  }, [
152
152
  p(s.$slots, "title", {}, () => [
153
- $(y(v.title), 1)
153
+ $(k(v.title), 1)
154
154
  ])
155
155
  ], 2),
156
156
  u.value ? (i(), a("div", {
@@ -161,7 +161,7 @@ const ee = K({
161
161
  class: l([t(e).e("description"), t(e).is(r.value)])
162
162
  }, [
163
163
  p(s.$slots, "description", {}, () => [
164
- $(y(v.description), 1)
164
+ $(k(v.description), 1)
165
165
  ])
166
166
  ], 2))
167
167
  ], 2))
@@ -1,4 +1,4 @@
1
- import { defineComponent as m, getCurrentInstance as u, watch as a, provide as h, openBlock as S, createElementBlock as C, normalizeClass as v, unref as i, renderSlot as E, createVNode as N } from "vue";
1
+ import { defineComponent as m, getCurrentInstance as u, watch as a, provide as h, createElementBlock as S, openBlock as C, normalizeClass as v, unref as i, renderSlot as E, createVNode as N } from "vue";
2
2
  import { CHANGE_EVENT as _ } from "../../constants/event.js";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -42,7 +42,7 @@ const T = m({
42
42
  (e, t) => {
43
43
  l(_, e, t);
44
44
  }
45
- ), (e, t) => (S(), C("div", {
45
+ ), (e, t) => (C(), S("div", {
46
46
  class: v([i(n).b(), i(n).m(o.simple ? "simple" : o.direction)])
47
47
  }, [
48
48
  E(e.$slots, "default"),
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, computed as i, openBlock as l, createBlock as c, unref as o, normalizeProps as x, mergeProps as r, withCtx as u, createVNode as R, normalizeClass as T, createTextVNode as B, toDisplayString as f, createCommentVNode as p, renderSlot as b } from "vue";
1
+ import { defineComponent as g, computed as i, createBlock as l, createCommentVNode as c, openBlock as r, unref as o, normalizeProps as x, mergeProps as p, withCtx as u, createVNode as R, normalizeClass as T, renderSlot as b, createTextVNode as B, toDisplayString as f } from "vue";
2
2
  import { VftButton as v } from "../button/index.js";
3
3
  import { VftFormItem as N } from "../form/index.js";
4
4
  import { VftRow as V } from "../row/index.js";
@@ -44,13 +44,13 @@ const M = /* @__PURE__ */ g({
44
44
  ), s = i(
45
45
  () => y(t.submitResetReverse)
46
46
  );
47
- return (e, A) => t.showCommonButton || n.value.show || s.value.show ? (l(), c(o(V), x(r({ key: 0 }, k.value)), {
47
+ return (e, A) => t.showCommonButton || n.value.show || s.value.show ? (r(), l(o(V), x(p({ key: 0 }, k.value)), {
48
48
  default: u(() => [
49
49
  R(o(N), {
50
50
  class: T([{ "submit-block": w.value.block }, o(m).b()])
51
51
  }, {
52
52
  default: u(() => [
53
- t.showCommonButton && !a.value.isBehind ? (l(), c(o(v), r({ key: 0 }, a.value, {
53
+ t.showCommonButton && !a.value.isBehind ? (r(), l(o(v), p({ key: 0 }, a.value, {
54
54
  class: o(m).e("common"),
55
55
  onClick: o(C)
56
56
  }), {
@@ -58,9 +58,9 @@ const M = /* @__PURE__ */ g({
58
58
  B(f(a.value.btnText), 1)
59
59
  ]),
60
60
  _: 1
61
- }, 16, ["class", "onClick"])) : p("", !0),
61
+ }, 16, ["class", "onClick"])) : c("", !0),
62
62
  b(e.$slots, "resetBefore"),
63
- n.value.show ? (l(), c(o(v), r({
63
+ n.value.show ? (r(), l(o(v), p({
64
64
  key: 1,
65
65
  type: n.value.type
66
66
  }, n.value.options, {
@@ -71,9 +71,9 @@ const M = /* @__PURE__ */ g({
71
71
  B(f(n.value.options.btnText), 1)
72
72
  ]),
73
73
  _: 1
74
- }, 16, ["type", "onClick", "class"])) : p("", !0),
74
+ }, 16, ["type", "onClick", "class"])) : c("", !0),
75
75
  b(e.$slots, "submitBefore"),
76
- s.value.show ? (l(), c(o(v), r({
76
+ s.value.show ? (r(), l(o(v), p({
77
77
  key: 2,
78
78
  type: s.value.type
79
79
  }, s.value.options, {
@@ -84,9 +84,9 @@ const M = /* @__PURE__ */ g({
84
84
  B(f(s.value.options.btnText), 1)
85
85
  ]),
86
86
  _: 1
87
- }, 16, ["type", "onClick", "class"])) : p("", !0),
87
+ }, 16, ["type", "onClick", "class"])) : c("", !0),
88
88
  b(e.$slots, "submitAfter"),
89
- t.showCommonButton && a.value.isBehind ? (l(), c(o(v), r({ key: 3 }, a.value, {
89
+ t.showCommonButton && a.value.isBehind ? (r(), l(o(v), p({ key: 3 }, a.value, {
90
90
  class: o(m).e("common"),
91
91
  onClick: o(C)
92
92
  }), {
@@ -94,13 +94,13 @@ const M = /* @__PURE__ */ g({
94
94
  B(f(a.value.btnText), 1)
95
95
  ]),
96
96
  _: 1
97
- }, 16, ["class", "onClick"])) : p("", !0)
97
+ }, 16, ["class", "onClick"])) : c("", !0)
98
98
  ]),
99
99
  _: 3
100
100
  }, 8, ["class"])
101
101
  ]),
102
102
  _: 3
103
- }, 16)) : p("", !0);
103
+ }, 16)) : c("", !0);
104
104
  }
105
105
  });
106
106
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as J, useAttrs as le, reactive as ue, ref as m, computed as u, unref as n, watch as d, nextTick as ie, useSlots as me, openBlock as l, createBlock as i, mergeProps as B, withKeys as fe, withModifiers as ce, withCtx as h, normalizeProps as U, renderSlot as O, createElementBlock as pe, Fragment as de, renderList as W, createSlots as Be, resolveDynamicComponent as A, createCommentVNode as j, h as he } from "vue";
1
+ import { defineComponent as J, useAttrs as le, reactive as ue, ref as m, computed as u, unref as n, watch as d, nextTick as ie, useSlots as me, createBlock as i, createCommentVNode as U, openBlock as l, mergeProps as B, withKeys as fe, withModifiers as ce, withCtx as h, renderSlot as O, normalizeProps as W, createElementBlock as pe, Fragment as de, renderList as j, createSlots as Be, resolveDynamicComponent as A, h as he } from "vue";
2
2
  import { VftCol as ye } from "../col/index.js";
3
3
  import { VftForm as ve } from "../form/index.js";
4
4
  import { VftRow as be } from "../row/index.js";
@@ -314,10 +314,10 @@ const _e = J({
314
314
  }, ["prevent"])),
315
315
  onKeypress: fe(ne, ["enter"])
316
316
  }), {
317
- default: h(() => [a.value?.length ? (l(), i(n(be), U(B({
317
+ default: h(() => [a.value?.length ? (l(), i(n(be), W(B({
318
318
  key: 0
319
319
  }, f.value?.rowProps)), {
320
- default: h(() => [O(e.$slots, "formHeader"), (l(!0), pe(de, null, W(a.value, (s) => (l(), i(Oe, {
320
+ default: h(() => [O(e.$slots, "formHeader"), (l(!0), pe(de, null, j(a.value, (s) => (l(), i(Oe, {
321
321
  key: s.field,
322
322
  "form-action-type": H,
323
323
  schema: s,
@@ -328,14 +328,14 @@ const _e = J({
328
328
  "update-schema": n(R)
329
329
  }, Be({
330
330
  _: 2
331
- }, [W(Object.keys(e.$slots), (K) => ({
331
+ }, [j(Object.keys(e.$slots), (K) => ({
332
332
  name: K,
333
333
  fn: h((re) => [O(e.$slots, K, B({
334
334
  ref_for: !0
335
335
  }, re || {}))])
336
336
  }))]), 1032, ["schema", "form-props", "all-default-values", "form-model", "update-schema"]))), 128)), t.value?.customLayout ? (l(), i(A(E(t.value?.showActionButtonGroup && t.value?.actionInline)), {
337
337
  key: 1
338
- })) : (l(), i(n(ye), U(B({
338
+ })) : (l(), i(n(ye), W(B({
339
339
  key: 0
340
340
  }, f.value?.quickColSpan ? {
341
341
  span: Math.ceil(24 / f.value?.quickColSpan),
@@ -345,9 +345,9 @@ const _e = J({
345
345
  _: 1
346
346
  }, 16))]),
347
347
  _: 3
348
- }, 16)) : j("", !0), (l(), i(A(E(t.value?.showActionButtonGroup && !t.value?.actionInline)))), O(e.$slots, "formFooter")]),
348
+ }, 16)) : U("", !0), (l(), i(A(E(t.value?.showActionButtonGroup && !t.value?.actionInline)))), O(e.$slots, "formFooter")]),
349
349
  _: 3
350
- }, 16, ["class", "model"])) : j("", !0);
350
+ }, 16, ["class", "model"])) : U("", !0);
351
351
  }
352
352
  });
353
353
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as M, computed as s, ref as g, watch as T, onMounted as Q, openBlock as o, createElementBlock as v, withModifiers as R, normalizeStyle as F, normalizeClass as c, createElementVNode as p, withKeys as X, unref as i, createBlock as k, normalizeProps as I, mergeProps as w, createCommentVNode as r, toDisplayString as B, nextTick as Y } from "vue";
1
+ import { defineComponent as M, computed as s, ref as g, watch as T, onMounted as Q, createElementBlock as v, openBlock as o, withModifiers as R, normalizeStyle as F, normalizeClass as c, createElementVNode as p, createCommentVNode as r, withKeys as X, unref as i, createBlock as k, normalizeProps as I, mergeProps as w, toDisplayString as B, nextTick as Y } from "vue";
2
2
  import { singleAttrToObj as O, isPromise as A, isBoolean as Z } from "@vft/utils";
3
3
  import "../form/index.js";
4
4
  import { VftIcon as V } from "../icon/index.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as X, computed as m, createVNode as i, createTextVNode as ye, defineAsyncComponent as we, useAttrs as ve, ref as g, getCurrentInstance as xe, unref as a, watch as ke, nextTick as q, toRaw as Se, openBlock as S, createElementBlock as Be, normalizeClass as Re, withCtx as n, mergeProps as G, withDirectives as ze, createElementVNode as Pe, vShow as De, renderSlot as s, normalizeProps as p, guardReactiveProps as h, createCommentVNode as B, createBlock as I, createSlots as He } from "vue";
1
+ import { defineComponent as X, computed as m, createVNode as i, createTextVNode as ye, defineAsyncComponent as we, useAttrs as ve, ref as g, getCurrentInstance as xe, unref as a, watch as ke, nextTick as q, toRaw as Se, createElementBlock as Be, openBlock as S, normalizeClass as Re, withCtx as n, createBlock as G, createCommentVNode as B, mergeProps as I, withDirectives as ze, createElementVNode as Pe, vShow as De, renderSlot as s, normalizeProps as p, guardReactiveProps as h, createSlots as He } from "vue";
2
2
  import { VftClientOnly as Oe } from "../client-only/index.js";
3
3
  import { VftEmpty as Ae } from "../empty/index.js";
4
4
  import { vLoading as Fe } from "../loading/directive.js";
@@ -713,11 +713,11 @@ const je = X({
713
713
  }])
714
714
  }, [i(a(Oe), null, {
715
715
  fallback: n(() => [i(a(_e))]),
716
- default: n(() => [i(a(Z), G({
716
+ default: n(() => [i(a(Z), I({
717
717
  ref_key: "xGrid",
718
718
  ref: b
719
719
  }, r.value), {
720
- toolbarButtons: n(() => [s(e.$slots, "toolbar-left"), r.value?.formOptions?.showActionForm ? (S(), I(a(Le), {
720
+ toolbarButtons: n(() => [s(e.$slots, "toolbar-left"), r.value?.formOptions?.showActionForm ? (S(), G(a(Le), {
721
721
  key: 0,
722
722
  ref_key: "formRef",
723
723
  ref: w,
@@ -744,7 +744,7 @@ const je = X({
744
744
  }, () => [i(a(Ae), p(h(r.value.emptyCfg)), null, 16)])]),
745
745
  loading: n(() => [ze(Pe("div", null, null, 512), [[De, r.value.loading], [a(Fe), r.value.loadingCfg]])]),
746
746
  _: 3
747
- }, 16), r.value.showPager ? (S(), I(a($e), G({
747
+ }, 16), r.value.showPager ? (S(), G(a($e), I({
748
748
  key: 0,
749
749
  ref_key: "pageRef",
750
750
  ref: P
@@ -1,4 +1,4 @@
1
- import { defineComponent as S, inject as $, ref as f, watch as T, nextTick as k, onBeforeUnmount as C, computed as D, onMounted as E, openBlock as O, createElementBlock as F, normalizeStyle as L, normalizeClass as P, unref as y } from "vue";
1
+ import { defineComponent as S, inject as $, ref as f, watch as T, nextTick as k, onBeforeUnmount as C, computed as D, onMounted as E, createElementBlock as O, openBlock as F, normalizeStyle as L, normalizeClass as P, unref as y } from "vue";
2
2
  import { useResizeObserver as R } from "@vueuse/core";
3
3
  import { capitalize as l } from "@vft/utils";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -59,7 +59,7 @@ const Y = /* @__PURE__ */ S({
59
59
  }), x({
60
60
  ref: i,
61
61
  update: a
62
- }), (e, s) => (O(), F("div", {
62
+ }), (e, s) => (F(), O("div", {
63
63
  ref_key: "barRef",
64
64
  ref: i,
65
65
  class: P([y(u).e("active-bar"), y(u).is(B.value), { "is-load": d.value }]),
@@ -1,4 +1,4 @@
1
- import { defineComponent as b, getCurrentInstance as C, useSlots as g, inject as R, ref as i, computed as f, watch as k, reactive as w, onBeforeUnmount as N, onBeforeUpdate as _, unref as n, withDirectives as $, openBlock as x, createElementBlock as z, normalizeClass as E, renderSlot as P, vShow as S, createCommentVNode as I } from "vue";
1
+ import { defineComponent as b, getCurrentInstance as C, useSlots as g, inject as R, ref as i, computed as f, watch as k, reactive as w, onBeforeUnmount as N, onBeforeUpdate as _, withDirectives as $, createCommentVNode as x, unref as n, createElementBlock as z, openBlock as E, normalizeClass as P, renderSlot as S, vShow as I } from "vue";
2
2
  import { eagerComputed as v } from "@vueuse/core";
3
3
  import "@vft/utils";
4
4
  import { throwError as U } from "../../utils/error.js";
@@ -48,20 +48,20 @@ const D = ["id", "aria-hidden", "aria-labelledby"], F = b({
48
48
  e.unregisterPane(p);
49
49
  }), _(() => {
50
50
  u.label && e.nav$.value?.scheduleRender();
51
- }), (l, K) => n(y) ? $((x(), z("div", {
51
+ }), (l, K) => n(y) ? $((E(), z("div", {
52
52
  key: 0,
53
53
  id: `pane-${s.value}`,
54
54
  ref_key: "paneRef",
55
55
  ref: m,
56
- class: E(n(c).b()),
56
+ class: P(n(c).b()),
57
57
  role: "tabpanel",
58
58
  "aria-hidden": !n(t),
59
59
  "aria-labelledby": `tab-${s.value}`
60
60
  }, [
61
- P(l.$slots, "default")
61
+ S(l.$slots, "default")
62
62
  ], 10, D)), [
63
- [S, n(t)]
64
- ]) : I("", !0);
63
+ [I, n(t)]
64
+ ]) : x("", !0);
65
65
  }
66
66
  });
67
67
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as l, renderSlot as o, openBlock as a, createBlock as r, Teleport as n } from "vue";
1
+ import { defineComponent as l, renderSlot as o, createBlock as a, openBlock as r, Teleport as n } from "vue";
2
2
  const f = /* @__PURE__ */ l({
3
3
  __name: "teleport",
4
4
  props: {
@@ -6,7 +6,7 @@ const f = /* @__PURE__ */ l({
6
6
  to: {}
7
7
  },
8
8
  setup(e) {
9
- return (t, s) => e.disabled ? o(t.$slots, "default", { key: 0 }) : (a(), r(n, {
9
+ return (t, s) => e.disabled ? o(t.$slots, "default", { key: 0 }) : (r(), a(n, {
10
10
  key: 1,
11
11
  to: e.to
12
12
  }, [
@@ -1,4 +1,4 @@
1
- import { defineComponent as m, ref as u, computed as $, openBlock as M, createElementBlock as T, normalizeStyle as w, normalizeClass as z, unref as o, renderSlot as t, createElementVNode as d, mergeProps as i } from "vue";
1
+ import { defineComponent as m, ref as u, computed as $, createElementBlock as M, openBlock as T, normalizeStyle as w, normalizeClass as z, unref as o, renderSlot as t, createElementVNode as d, mergeProps as i } from "vue";
2
2
  import { useAttrs as A } from "../../../hooks/use-attrs/index.js";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -56,7 +56,7 @@ const N = ["id", "name", "placeholder", "value", "disabled"], D = ["id", "name",
56
56
  blur: () => {
57
57
  s.value?.blur(), l.value?.blur();
58
58
  }
59
- }), (e, G) => (M(), T("div", {
59
+ }), (e, G) => (T(), M("div", {
60
60
  ref_key: "wrapperRef",
61
61
  ref: v,
62
62
  class: z([o(b).is("active", o(C)), e.$attrs.class]),
@@ -1,4 +1,4 @@
1
- import { defineComponent as ge, ref as f, useAttrs as Ge, inject as Qe, computed as s, watch as Xe, nextTick as H, unref as n, onBeforeUnmount as Ze, provide as _e, openBlock as h, createBlock as g, mergeProps as xe, withCtx as y, renderSlot as se, withModifiers as T, normalizeStyle as ie, normalizeClass as b, createCommentVNode as B, createElementVNode as ea, toDisplayString as aa } from "vue";
1
+ import { defineComponent as ge, ref as f, useAttrs as Ge, inject as Qe, computed as s, watch as Xe, nextTick as H, unref as n, onBeforeUnmount as Ze, provide as _e, createBlock as h, openBlock as g, mergeProps as xe, withCtx as y, renderSlot as se, withModifiers as T, normalizeStyle as ie, normalizeClass as b, createCommentVNode as B, createElementVNode as ea, toDisplayString as aa } from "vue";
2
2
  import { isEqual as la } from "lodash-es";
3
3
  import { onClickOutside as oa, unrefElement as na } from "@vueuse/core";
4
4
  import { isArray as V, noop as ce } from "@vft/utils";
@@ -244,7 +244,7 @@ const ma = ge({
244
244
  * @description pick item manually
245
245
  */
246
246
  onPick: x
247
- }), (e, a) => (h(), g(n(sa), xe({
247
+ }), (e, a) => (g(), h(n(sa), xe({
248
248
  ref_key: "refPopper",
249
249
  ref: A,
250
250
  visible: r.value,
@@ -268,7 +268,7 @@ const ma = ge({
268
268
  onHide: ee
269
269
  }), {
270
270
  default: y(() => [
271
- Be.value ? (h(), g(fa, {
271
+ Be.value ? (g(), h(fa, {
272
272
  key: 1,
273
273
  id: e.id,
274
274
  ref_key: "inputRef",
@@ -299,7 +299,7 @@ const ma = ge({
299
299
  onKeydown: ue
300
300
  }, {
301
301
  prefix: y(() => [
302
- N.value ? (h(), g(n(K), {
302
+ N.value ? (g(), h(n(K), {
303
303
  key: 0,
304
304
  icon: N.value,
305
305
  class: b([n(w).e("icon"), n(k).e("icon")])
@@ -313,7 +313,7 @@ const ma = ge({
313
313
  ])
314
314
  ]),
315
315
  suffix: y(() => [
316
- e.clearIcon ? (h(), g(n(K), {
316
+ e.clearIcon ? (g(), h(n(K), {
317
317
  key: 0,
318
318
  icon: e.clearIcon,
319
319
  class: b(we.value),
@@ -322,7 +322,7 @@ const ma = ge({
322
322
  }, null, 8, ["icon", "class", "onMousedown"])) : B("", !0)
323
323
  ]),
324
324
  _: 3
325
- }, 8, ["id", "model-value", "name", "disabled", "readonly", "start-placeholder", "end-placeholder", "class", "style", "aria-label", "tabindex", "onFocus", "onBlur"])) : (h(), g(n(ua), {
325
+ }, 8, ["id", "model-value", "name", "disabled", "readonly", "start-placeholder", "end-placeholder", "class", "style", "aria-label", "tabindex", "onFocus", "onBlur"])) : (g(), h(n(ua), {
326
326
  key: 0,
327
327
  id: e.id,
328
328
  ref_key: "inputRef",
@@ -352,7 +352,7 @@ const ma = ge({
352
352
  }, ["stop"]))
353
353
  }, {
354
354
  prefix: y(() => [
355
- N.value ? (h(), g(n(K), {
355
+ N.value ? (g(), h(n(K), {
356
356
  key: 0,
357
357
  icon: N.value,
358
358
  class: b(n(w).e("icon")),
@@ -361,7 +361,7 @@ const ma = ge({
361
361
  }, null, 8, ["icon", "class"])) : B("", !0)
362
362
  ]),
363
363
  suffix: y(() => [
364
- P.value && e.clearIcon ? (h(), g(n(K), {
364
+ P.value && e.clearIcon ? (g(), h(n(K), {
365
365
  key: 0,
366
366
  icon: e.clearIcon,
367
367
  class: b(`${n(w).e("icon")} clear-icon`),
@@ -1,4 +1,4 @@
1
- import { defineComponent as de, inject as pe, ref as C, computed as k, unref as r, onMounted as he, nextTick as x, watch as fe, openBlock as l, createElementBlock as a, normalizeClass as m, Fragment as u, renderList as $, createBlock as be, withCtx as we, createTextVNode as _, toDisplayString as f, createCommentVNode as I, withDirectives as j, createVNode as U, createElementVNode as ve } from "vue";
1
+ import { defineComponent as de, inject as pe, ref as C, computed as k, unref as r, onMounted as he, nextTick as x, watch as fe, createElementBlock as a, openBlock as l, normalizeClass as m, createCommentVNode as I, Fragment as u, renderList as $, createBlock as be, withCtx as we, createTextVNode as _, toDisplayString as f, withDirectives as j, createElementVNode as ve, createVNode as U } from "vue";
2
2
  import { debounce as Se } from "lodash-es";
3
3
  import { vRepeatClick as q } from "@vft/directives";
4
4
  import { VftScrollbar as ge } from "../../scrollbar/index.js";
@@ -1,4 +1,4 @@
1
- import { defineComponent as F, inject as L, ref as C, computed as d, openBlock as w, createBlock as Q, Transition as W, withCtx as X, createElementBlock as Z, normalizeClass as r, unref as s, createElementVNode as p, createVNode as ee, createCommentVNode as te } from "vue";
1
+ import { defineComponent as F, inject as L, ref as C, computed as d, createBlock as Q, openBlock as w, Transition as W, withCtx as X, createElementBlock as Z, createCommentVNode as ee, normalizeClass as r, unref as s, createElementVNode as p, createVNode as te } from "vue";
2
2
  import f from "dayjs";
3
3
  import { EVENT_CODE as ne } from "../../../constants/aria.js";
4
4
  import "@vueuse/core";
@@ -69,7 +69,7 @@ const _e = /* @__PURE__ */ F({
69
69
  p("div", {
70
70
  class: r([s(i).be("panel", "content"), { "has-seconds": l.value }])
71
71
  }, [
72
- ee(pe, {
72
+ te(pe, {
73
73
  ref: "spinner",
74
74
  role: e.datetimeRole || "start",
75
75
  "arrow-control": s(E),
@@ -98,7 +98,7 @@ const _e = /* @__PURE__ */ F({
98
98
  onClick: t[0] || (t[0] = (a) => x())
99
99
  }, " 确认 ", 2)
100
100
  ], 2)
101
- ], 2)) : te("", !0)
101
+ ], 2)) : ee("", !0)
102
102
  ]),
103
103
  _: 1
104
104
  }, 8, ["name"]));
@@ -1,4 +1,4 @@
1
- import { defineComponent as ve, ref as j, inject as be, computed as d, openBlock as ge, createElementBlock as he, normalizeClass as u, unref as s, createElementVNode as m, createVNode as z, createCommentVNode as ke } from "vue";
1
+ import { defineComponent as ve, ref as j, inject as be, computed as d, createElementBlock as ge, createCommentVNode as he, openBlock as ke, normalizeClass as u, unref as s, createElementVNode as m, createVNode as z } from "vue";
2
2
  import S from "dayjs";
3
3
  import { union as A } from "lodash-es";
4
4
  import "@vueuse/core";
@@ -111,7 +111,7 @@ const Re = ["disabled"], Ge = /* @__PURE__ */ ve({
111
111
  const e = S(w).locale(k.value);
112
112
  return [e, e.add(60, "m")];
113
113
  };
114
- return c("set-picker-option", ["formatToString", me]), c("set-picker-option", ["parseUserInput", pe]), c("set-picker-option", ["isValidValue", ne]), c("set-picker-option", ["handleKeydownInput", le]), c("set-picker-option", ["getDefaultValue", de]), c("set-picker-option", ["getRangeAvailableTime", P]), (e, t) => e.actualVisible ? (ge(), he("div", {
114
+ return c("set-picker-option", ["formatToString", me]), c("set-picker-option", ["parseUserInput", pe]), c("set-picker-option", ["isValidValue", ne]), c("set-picker-option", ["handleKeydownInput", le]), c("set-picker-option", ["getDefaultValue", de]), c("set-picker-option", ["getRangeAvailableTime", P]), (e, t) => e.actualVisible ? (ke(), ge("div", {
115
115
  key: 0,
116
116
  class: u([s(a).b("range-picker"), s(q).b("panel")])
117
117
  }, [
@@ -184,7 +184,7 @@ const Re = ["disabled"], Ge = /* @__PURE__ */ ve({
184
184
  onClick: t[1] || (t[1] = (n) => Z())
185
185
  }, " 确认 ", 10, Re)
186
186
  ], 2)
187
- ], 2)) : ke("", !0);
187
+ ], 2)) : he("", !0);
188
188
  }
189
189
  });
190
190
  export {
@@ -1,4 +1,4 @@
1
- import { defineComponent as v, ref as S, computed as r, openBlock as s, createBlock as u, unref as n, withCtx as f, createElementBlock as h, Fragment as w, renderList as E, normalizeClass as H, createCommentVNode as N } from "vue";
1
+ import { defineComponent as v, ref as S, computed as r, createBlock as u, openBlock as s, unref as n, withCtx as f, createElementBlock as h, Fragment as w, renderList as E, createCommentVNode as H, normalizeClass as N } from "vue";
2
2
  import d from "dayjs";
3
3
  import O from "dayjs/plugin/customParseFormat";
4
4
  import b from "../select/index.js";
@@ -79,8 +79,8 @@ const q = v({
79
79
  e.prefixIcon ? (s(), u(n(P), {
80
80
  key: 0,
81
81
  icon: e.prefixIcon,
82
- class: H(n(C).e("prefix-icon"))
83
- }, null, 8, ["icon", "class"])) : N("", !0)
82
+ class: N(n(C).e("prefix-icon"))
83
+ }, null, 8, ["icon", "class"])) : H("", !0)
84
84
  ]),
85
85
  default: f(() => [
86
86
  (s(!0), h(w, null, E($.value, (l) => (s(), u(n(k), {
@@ -1,4 +1,4 @@
1
- import { defineComponent as d, computed as f, openBlock as a, createElementBlock as m, normalizeClass as l, unref as o, createElementVNode as n, normalizeStyle as p, createBlock as y, mergeProps as k, createCommentVNode as i, renderSlot as c, toDisplayString as r } from "vue";
1
+ import { defineComponent as d, computed as f, createElementBlock as m, openBlock as a, normalizeClass as l, unref as o, createElementVNode as n, createCommentVNode as i, normalizeStyle as p, createBlock as y, mergeProps as k, renderSlot as c, toDisplayString as r } from "vue";
2
2
  import { VftIcon as v } from "../icon/index.js";
3
3
  import "@vueuse/core";
4
4
  import "@vft/utils";
@@ -1,4 +1,4 @@
1
- import { defineComponent as B, ref as v, computed as o, inject as J, onBeforeUnmount as K, unref as t, watch as y, openBlock as b, createBlock as C, withCtx as p, createVNode as Y, Transition as q, withDirectives as G, mergeProps as Q, renderSlot as X, vShow as Z, createCommentVNode as _ } from "vue";
1
+ import { defineComponent as B, ref as v, computed as o, inject as J, onBeforeUnmount as K, unref as t, watch as y, createBlock as b, openBlock as C, withCtx as p, createVNode as Y, Transition as q, withDirectives as G, createCommentVNode as Q, mergeProps as X, renderSlot as Z, vShow as _ } from "vue";
2
2
  import "../focus-trap/focus-trap.vue2.js";
3
3
  import { tryFocus as ee } from "../focus-trap/utils.js";
4
4
  import { isClient as te, onClickOutside as oe } from "@vueuse/core";
@@ -116,7 +116,7 @@ const se = B({
116
116
  */
117
117
  contentRef: n,
118
118
  isFocusInsideContent: g
119
- }), (r, u) => (b(), C(t(ae), {
119
+ }), (r, u) => (C(), b(t(ae), {
120
120
  disabled: !e.teleported,
121
121
  to: H.value
122
122
  }, {
@@ -129,7 +129,7 @@ const se = B({
129
129
  onBeforeLeave: D
130
130
  }, {
131
131
  default: p(() => [
132
- x.value ? G((b(), C(t(ie), Q({
132
+ x.value ? G((C(), b(t(ie), X({
133
133
  key: 0,
134
134
  id: t(O),
135
135
  ref_key: "contentRef",
@@ -160,12 +160,12 @@ const se = B({
160
160
  onClose: t(a)
161
161
  }), {
162
162
  default: p(() => [
163
- X(r.$slots, "default")
163
+ Z(r.$slots, "default")
164
164
  ]),
165
165
  _: 3
166
166
  }, 16, ["id", "aria-label", "aria-hidden", "boundaries-padding", "fallback-placements", "gpu-acceleration", "offset", "placement", "popper-options", "arrow-offset", "strategy", "effect", "enterable", "pure", "popper-class", "popper-style", "reference-el", "trigger-target-el", "visible", "z-index", "onMouseenter", "onMouseleave", "onClose"])), [
167
- [Z, d.value]
168
- ]) : _("", !0)
167
+ [_, d.value]
168
+ ]) : Q("", !0)
169
169
  ]),
170
170
  _: 3
171
171
  }, 8, ["name"])
@@ -1,4 +1,4 @@
1
- import { defineComponent as T, ref as l, getCurrentInstance as M, toRef as i, computed as h, provide as $, unref as f, readonly as H, watch as L, onDeactivated as V, openBlock as s, createBlock as w, withCtx as m, createVNode as v, renderSlot as B, createCommentVNode as C, createElementBlock as k, toDisplayString as z } from "vue";
1
+ import { defineComponent as T, ref as l, getCurrentInstance as M, toRef as i, computed as h, provide as $, readonly as H, unref as f, watch as L, onDeactivated as V, createBlock as w, openBlock as s, withCtx as m, createVNode as v, renderSlot as B, createCommentVNode as C, createElementBlock as k, toDisplayString as z } from "vue";
2
2
  import { VftPopper as D } from "../popper/index.js";
3
3
  import "@vueuse/core";
4
4
  import { isBoolean as K } from "@vft/utils";
@@ -1,4 +1,4 @@
1
- import { defineComponent as a, inject as E, ref as K, openBlock as O, createBlock as w, unref as e, normalizeClass as b, withCtx as D, renderSlot as N } from "vue";
1
+ import { defineComponent as a, inject as E, ref as K, createBlock as O, openBlock as w, unref as e, normalizeClass as b, withCtx as D, renderSlot as N } from "vue";
2
2
  import { EVENT_CODE as g } from "@vft/constants";
3
3
  import "../popper/index.js";
4
4
  import "@vueuse/core";
@@ -66,7 +66,7 @@ const V = a({
66
66
  * @description trigger element
67
67
  */
68
68
  triggerRef: C
69
- }), (o, c) => (O(), w(e(R), {
69
+ }), (o, c) => (w(), O(e(R), {
70
70
  id: e(p),
71
71
  "virtual-ref": t.virtualRef,
72
72
  open: e(v),
@@ -1,4 +1,4 @@
1
- import { defineComponent as A, useSlots as M, reactive as O, computed as N, toRefs as j, openBlock as r, createElementBlock as v, normalizeClass as o, unref as e, createElementVNode as d, createVNode as h, isRef as b, withCtx as k, createTextVNode as S, toDisplayString as V, createBlock as P, createCommentVNode as w, withDirectives as B, Fragment as H, renderList as J, vShow as E, renderSlot as U } from "vue";
1
+ import { defineComponent as A, useSlots as M, reactive as O, computed as N, toRefs as j, createElementBlock as v, openBlock as r, normalizeClass as o, unref as e, createElementVNode as d, createCommentVNode as S, createVNode as h, isRef as b, withCtx as k, createTextVNode as P, toDisplayString as V, createBlock as w, withDirectives as B, Fragment as H, renderList as J, vShow as E, renderSlot as U } from "vue";
2
2
  import { isEmpty as n } from "@vft/utils";
3
3
  import "@vueuse/core";
4
4
  import "../config-provider/hooks/use-global-config.js";
@@ -51,7 +51,7 @@ const _ = A({
51
51
  onChange: e(L)
52
52
  }, {
53
53
  default: k(() => [
54
- S(V(l.title) + " ", 1),
54
+ P(V(l.title) + " ", 1),
55
55
  d("span", null, V(e($)), 1)
56
56
  ]),
57
57
  _: 1
@@ -60,7 +60,7 @@ const _ = A({
60
60
  d("div", {
61
61
  class: o([e(a).be("panel", "body"), e(a).is("with-footer", g.value)])
62
62
  }, [
63
- l.filterable ? (r(), P(e(W), {
63
+ l.filterable ? (r(), w(e(W), {
64
64
  key: 0,
65
65
  modelValue: e(i),
66
66
  "onUpdate:modelValue": s[1] || (s[1] = (t) => b(i) ? i.value = t : null),
@@ -70,7 +70,7 @@ const _ = A({
70
70
  "prefix-icon": "ico-ep:search",
71
71
  clearable: "",
72
72
  "validate-event": !1
73
- }, null, 8, ["modelValue", "class", "placeholder"])) : w("", !0),
73
+ }, null, 8, ["modelValue", "class", "placeholder"])) : S("", !0),
74
74
  B(h(e(Q), {
75
75
  modelValue: e(c),
76
76
  "onUpdate:modelValue": s[2] || (s[2] = (t) => b(c) ? c.value = t : null),
@@ -78,7 +78,7 @@ const _ = A({
78
78
  class: o([e(a).is("filterable", l.filterable), e(a).be("panel", "list")])
79
79
  }, {
80
80
  default: k(() => [
81
- (r(!0), v(H, null, J(e(C), (t) => (r(), P(e(q), {
81
+ (r(!0), v(H, null, J(e(C), (t) => (r(), w(e(q), {
82
82
  key: t[e(u).key],
83
83
  class: o(e(a).be("panel", "item")),
84
84
  value: t[e(u).key],
@@ -101,7 +101,7 @@ const _ = A({
101
101
  class: o(e(a).be("panel", "empty"))
102
102
  }, [
103
103
  U(l.$slots, "empty", {}, () => [
104
- S(V(m.value ? "无匹配数据" : "无数据"), 1)
104
+ P(V(m.value ? "无匹配数据" : "无数据"), 1)
105
105
  ])
106
106
  ], 2), [
107
107
  [E, m.value || e(n)(l.data)]
@@ -112,7 +112,7 @@ const _ = A({
112
112
  class: o(e(a).be("panel", "footer"))
113
113
  }, [
114
114
  U(l.$slots, "default")
115
- ], 2)) : w("", !0)
115
+ ], 2)) : S("", !0)
116
116
  ], 2));
117
117
  }
118
118
  });