@aplus-frontend/ui 0.0.30 → 0.0.32

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 (215) hide show
  1. package/es/src/ap-action/group/index.vue.d.ts +1 -1
  2. package/es/src/ap-field/date/index.vue.d.ts +8 -8
  3. package/es/src/ap-field/date-range/index.vue.d.ts +6 -6
  4. package/es/src/ap-field/date-range/index.vue.mjs +15 -15
  5. package/es/src/ap-field/rate/index.vue.d.ts +1 -1
  6. package/es/src/ap-field/select/index.vue.d.ts +1 -1
  7. package/es/src/ap-field/text/index.vue.d.ts +1 -1
  8. package/es/src/ap-field/text/password.vue.d.ts +3 -3
  9. package/es/src/ap-field/text-area/index.vue.d.ts +1 -1
  10. package/es/src/ap-form/ap-form-item-group/index.vue.d.ts +1 -1
  11. package/es/src/ap-form/ap-form-item.vue.d.ts +1 -1
  12. package/es/src/ap-form/ap-form-item.vue.mjs +11 -10
  13. package/es/src/ap-form/ap-form.vue.d.ts +2 -2
  14. package/es/src/ap-form/hooks/use-watch.d.ts +1 -1
  15. package/es/src/ap-form/interface.d.ts +4 -0
  16. package/es/src/ap-form/items/checkbox/index.vue.d.ts +3 -3
  17. package/es/src/ap-form/items/checkbox/index.vue.mjs +11 -10
  18. package/es/src/ap-form/items/date/index.vue.d.ts +3 -3
  19. package/es/src/ap-form/items/date/index.vue.mjs +6 -5
  20. package/es/src/ap-form/items/date-range/index.vue.d.ts +3 -3
  21. package/es/src/ap-form/items/date-range/index.vue.mjs +7 -6
  22. package/es/src/ap-form/items/number/index.vue.d.ts +3 -3
  23. package/es/src/ap-form/items/number/index.vue.mjs +7 -6
  24. package/es/src/ap-form/items/radio/index.vue.d.ts +3 -3
  25. package/es/src/ap-form/items/radio/index.vue.mjs +4 -3
  26. package/es/src/ap-form/items/select/index.vue.d.ts +3 -3
  27. package/es/src/ap-form/items/select/index.vue.mjs +8 -7
  28. package/es/src/ap-form/items/switch/index.vue.d.ts +3 -3
  29. package/es/src/ap-form/items/switch/index.vue.mjs +7 -6
  30. package/es/src/ap-form/items/text/index.vue.d.ts +3 -3
  31. package/es/src/ap-form/items/text/index.vue2.mjs +6 -5
  32. package/es/src/ap-form/items/text/password.vue.d.ts +3 -3
  33. package/es/src/ap-form/items/text/password.vue.mjs +4 -3
  34. package/es/src/ap-form/items/text-area/index.vue.d.ts +3 -3
  35. package/es/src/ap-form/items/text-area/index.vue.mjs +7 -6
  36. package/es/src/ap-form/modal-form/index.vue.d.ts +2 -2
  37. package/es/src/ap-form/search-form/index.vue.d.ts +4 -4
  38. package/es/src/ap-form/search-form/index.vue.mjs +82 -79
  39. package/es/src/ap-form/search-form/utils.d.ts +5 -0
  40. package/es/src/ap-form/search-form/utils.mjs +35 -0
  41. package/es/src/ap-list/hooks/use-offline-list.d.ts +1 -1
  42. package/es/src/ap-list/index.vue.d.ts +15 -15
  43. package/es/src/ap-table/ap-table.vue.d.ts +60 -60
  44. package/es/src/ap-table/ap-table.vue.mjs +84 -81
  45. package/es/src/ap-table/constants.d.ts +2914 -2782
  46. package/es/src/ap-table/utils.d.ts +2 -8474
  47. package/es/src/ap-upload/styles/multiple-file.css +4 -0
  48. package/es/src/ap-upload/styles/picture.css +1 -1
  49. package/es/src/base-button/index.d.ts +17 -17
  50. package/es/src/basic/index.d.ts +3 -3
  51. package/es/src/business/index.d.ts +40 -40
  52. package/es/src/button/index.d.ts +1 -1
  53. package/es/src/check-card/group.vue.d.ts +3 -0
  54. package/es/src/check-card/group.vue.mjs +17 -16
  55. package/es/src/check-card/index.vue.d.ts +1 -1
  56. package/es/src/config-provider/config-provider.d.ts +1 -1
  57. package/es/src/config-provider/hooks/use-global-config.d.ts +1 -1
  58. package/es/src/config-provider/index.d.ts +4 -3
  59. package/es/src/container/collapse/header.vue.d.ts +1 -1
  60. package/es/src/container/collapse/index.vue.d.ts +1 -1
  61. package/es/src/container/index.d.ts +5 -5
  62. package/es/src/count-down/index.d.ts +2 -2
  63. package/es/src/cropper/cropper-image.vue.d.ts +1 -1
  64. package/es/src/cropper/index.d.ts +34 -34
  65. package/es/src/description/index.d.ts +2 -2
  66. package/es/src/dropdown/index.d.ts +2 -2
  67. package/es/src/editable-table/form-item.vue.d.ts +23 -23
  68. package/es/src/editable-table/hooks/use-get-columns.mjs +26 -25
  69. package/es/src/editable-table/index.vue.d.ts +27 -27
  70. package/es/src/editable-table/style/index.css +7 -1
  71. package/es/src/editable-table/utils.d.ts +1 -0
  72. package/es/src/editable-table/utils.mjs +31 -22
  73. package/es/src/icon/index.d.ts +2 -2
  74. package/es/src/icon-picker/index.d.ts +1 -1
  75. package/es/src/modal/components/modal-footer.vue.d.ts +1 -1
  76. package/es/src/modal/components/modal.d.ts +1 -1
  77. package/es/src/modal/index.d.ts +1 -1
  78. package/es/src/pro-form/component-map.d.ts +2 -2
  79. package/es/src/pro-form/components/api-radio-group.vue.d.ts +1 -1
  80. package/es/src/pro-form/components/api-select.vue.d.ts +1 -1
  81. package/es/src/pro-form/components/api-transfer.vue.d.ts +2 -2
  82. package/es/src/pro-form/components/api-tree.vue.d.ts +1 -1
  83. package/es/src/pro-form/hooks/use-advanced.d.ts +1 -1
  84. package/es/src/pro-form/hooks/use-form-values.d.ts +1 -1
  85. package/es/src/pro-form/hooks/use-label-width.d.ts +27 -27
  86. package/es/src/pro-form/pro-form.vue.d.ts +4 -4
  87. package/es/src/pro-table/component-map.d.ts +2 -2
  88. package/es/src/pro-table/components/editable/editable-cell.vue.d.ts +2 -2
  89. package/es/src/pro-table/components/table-action.vue.d.ts +1 -1
  90. package/es/src/pro-table/components/table-footer.vue.d.ts +2 -2
  91. package/es/src/pro-table/components/table-image.vue.d.ts +1 -1
  92. package/es/src/pro-table/hooks/use-data-source.d.ts +5 -5
  93. package/es/src/pro-table/hooks/use-row-selection.d.ts +1 -1
  94. package/es/src/pro-table/hooks/use-table-footer.d.ts +1 -1
  95. package/es/src/pro-table/hooks/use-table-header.d.ts +1 -1
  96. package/es/src/pro-table/pro-table.vue.d.ts +12 -12
  97. package/es/src/prompt/utils.d.ts +2 -2
  98. package/es/src/scroll-bar/index.d.ts +21 -21
  99. package/es/src/scroll-bar/scroll-bar.vue.d.ts +2 -2
  100. package/es/src/strength-meter/index.d.ts +1 -1
  101. package/es/src/theme/ap-upload/multiple-file.css +4 -0
  102. package/es/src/theme/ap-upload/picture.css +1 -1
  103. package/es/src/theme/editable-table/index.css +7 -1
  104. package/es/src/transition/create-transition.d.ts +1 -1
  105. package/es/src/transition/create-transition.mjs +34 -34
  106. package/es/src/transition/index.d.ts +11 -11
  107. package/es/src/work-order-modal/interfaces.d.ts +2 -2
  108. package/lib/src/ap-action/group/index.vue.d.ts +1 -1
  109. package/lib/src/ap-field/date/index.vue.d.ts +8 -8
  110. package/lib/src/ap-field/date-range/index.vue.d.ts +6 -6
  111. package/lib/src/ap-field/date-range/index.vue.js +1 -1
  112. package/lib/src/ap-field/rate/index.vue.d.ts +1 -1
  113. package/lib/src/ap-field/select/index.vue.d.ts +1 -1
  114. package/lib/src/ap-field/text/index.vue.d.ts +1 -1
  115. package/lib/src/ap-field/text/password.vue.d.ts +3 -3
  116. package/lib/src/ap-field/text-area/index.vue.d.ts +1 -1
  117. package/lib/src/ap-form/ap-form-item-group/index.vue.d.ts +1 -1
  118. package/lib/src/ap-form/ap-form-item.vue.d.ts +1 -1
  119. package/lib/src/ap-form/ap-form-item.vue.js +1 -1
  120. package/lib/src/ap-form/ap-form.vue.d.ts +2 -2
  121. package/lib/src/ap-form/hooks/use-watch.d.ts +1 -1
  122. package/lib/src/ap-form/interface.d.ts +4 -0
  123. package/lib/src/ap-form/items/checkbox/index.vue.d.ts +3 -3
  124. package/lib/src/ap-form/items/checkbox/index.vue.js +1 -1
  125. package/lib/src/ap-form/items/date/index.vue.d.ts +3 -3
  126. package/lib/src/ap-form/items/date/index.vue.js +1 -1
  127. package/lib/src/ap-form/items/date-range/index.vue.d.ts +3 -3
  128. package/lib/src/ap-form/items/date-range/index.vue.js +1 -1
  129. package/lib/src/ap-form/items/number/index.vue.d.ts +3 -3
  130. package/lib/src/ap-form/items/number/index.vue.js +1 -1
  131. package/lib/src/ap-form/items/radio/index.vue.d.ts +3 -3
  132. package/lib/src/ap-form/items/radio/index.vue.js +1 -1
  133. package/lib/src/ap-form/items/select/index.vue.d.ts +3 -3
  134. package/lib/src/ap-form/items/select/index.vue.js +1 -1
  135. package/lib/src/ap-form/items/switch/index.vue.d.ts +3 -3
  136. package/lib/src/ap-form/items/switch/index.vue.js +1 -1
  137. package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
  138. package/lib/src/ap-form/items/text/index.vue2.js +1 -1
  139. package/lib/src/ap-form/items/text/password.vue.d.ts +3 -3
  140. package/lib/src/ap-form/items/text/password.vue.js +1 -1
  141. package/lib/src/ap-form/items/text-area/index.vue.d.ts +3 -3
  142. package/lib/src/ap-form/items/text-area/index.vue.js +1 -1
  143. package/lib/src/ap-form/modal-form/index.vue.d.ts +2 -2
  144. package/lib/src/ap-form/search-form/index.vue.d.ts +4 -4
  145. package/lib/src/ap-form/search-form/index.vue.js +1 -1
  146. package/lib/src/ap-form/search-form/utils.d.ts +5 -0
  147. package/lib/src/ap-form/search-form/utils.js +1 -0
  148. package/lib/src/ap-list/hooks/use-offline-list.d.ts +1 -1
  149. package/lib/src/ap-list/index.vue.d.ts +15 -15
  150. package/lib/src/ap-table/ap-table.vue.d.ts +60 -60
  151. package/lib/src/ap-table/ap-table.vue.js +1 -1
  152. package/lib/src/ap-table/constants.d.ts +2914 -2782
  153. package/lib/src/ap-table/utils.d.ts +2 -8474
  154. package/lib/src/ap-upload/styles/multiple-file.css +4 -0
  155. package/lib/src/ap-upload/styles/picture.css +1 -1
  156. package/lib/src/base-button/index.d.ts +17 -17
  157. package/lib/src/basic/index.d.ts +3 -3
  158. package/lib/src/business/index.d.ts +40 -40
  159. package/lib/src/button/index.d.ts +1 -1
  160. package/lib/src/check-card/group.vue.d.ts +3 -0
  161. package/lib/src/check-card/group.vue.js +1 -1
  162. package/lib/src/check-card/index.vue.d.ts +1 -1
  163. package/lib/src/config-provider/config-provider.d.ts +1 -1
  164. package/lib/src/config-provider/hooks/use-global-config.d.ts +1 -1
  165. package/lib/src/config-provider/index.d.ts +4 -3
  166. package/lib/src/container/collapse/header.vue.d.ts +1 -1
  167. package/lib/src/container/collapse/index.vue.d.ts +1 -1
  168. package/lib/src/container/index.d.ts +5 -5
  169. package/lib/src/count-down/index.d.ts +2 -2
  170. package/lib/src/cropper/cropper-image.vue.d.ts +1 -1
  171. package/lib/src/cropper/index.d.ts +34 -34
  172. package/lib/src/description/index.d.ts +2 -2
  173. package/lib/src/dropdown/index.d.ts +2 -2
  174. package/lib/src/editable-table/form-item.vue.d.ts +23 -23
  175. package/lib/src/editable-table/hooks/use-get-columns.js +1 -1
  176. package/lib/src/editable-table/index.vue.d.ts +27 -27
  177. package/lib/src/editable-table/style/index.css +7 -1
  178. package/lib/src/editable-table/utils.d.ts +1 -0
  179. package/lib/src/editable-table/utils.js +1 -1
  180. package/lib/src/icon/index.d.ts +2 -2
  181. package/lib/src/icon-picker/index.d.ts +1 -1
  182. package/lib/src/modal/components/modal-footer.vue.d.ts +1 -1
  183. package/lib/src/modal/components/modal.d.ts +1 -1
  184. package/lib/src/modal/index.d.ts +1 -1
  185. package/lib/src/pro-form/component-map.d.ts +2 -2
  186. package/lib/src/pro-form/components/api-radio-group.vue.d.ts +1 -1
  187. package/lib/src/pro-form/components/api-select.vue.d.ts +1 -1
  188. package/lib/src/pro-form/components/api-transfer.vue.d.ts +2 -2
  189. package/lib/src/pro-form/components/api-tree.vue.d.ts +1 -1
  190. package/lib/src/pro-form/hooks/use-advanced.d.ts +1 -1
  191. package/lib/src/pro-form/hooks/use-form-values.d.ts +1 -1
  192. package/lib/src/pro-form/hooks/use-label-width.d.ts +27 -27
  193. package/lib/src/pro-form/pro-form.vue.d.ts +4 -4
  194. package/lib/src/pro-table/component-map.d.ts +2 -2
  195. package/lib/src/pro-table/components/editable/editable-cell.vue.d.ts +2 -2
  196. package/lib/src/pro-table/components/table-action.vue.d.ts +1 -1
  197. package/lib/src/pro-table/components/table-footer.vue.d.ts +2 -2
  198. package/lib/src/pro-table/components/table-image.vue.d.ts +1 -1
  199. package/lib/src/pro-table/hooks/use-data-source.d.ts +5 -5
  200. package/lib/src/pro-table/hooks/use-row-selection.d.ts +1 -1
  201. package/lib/src/pro-table/hooks/use-table-footer.d.ts +1 -1
  202. package/lib/src/pro-table/hooks/use-table-header.d.ts +1 -1
  203. package/lib/src/pro-table/pro-table.vue.d.ts +12 -12
  204. package/lib/src/prompt/utils.d.ts +2 -2
  205. package/lib/src/scroll-bar/index.d.ts +21 -21
  206. package/lib/src/scroll-bar/scroll-bar.vue.d.ts +2 -2
  207. package/lib/src/strength-meter/index.d.ts +1 -1
  208. package/lib/src/theme/ap-upload/multiple-file.css +4 -0
  209. package/lib/src/theme/ap-upload/picture.css +1 -1
  210. package/lib/src/theme/editable-table/index.css +7 -1
  211. package/lib/src/transition/create-transition.d.ts +1 -1
  212. package/lib/src/transition/create-transition.js +1 -1
  213. package/lib/src/transition/index.d.ts +11 -11
  214. package/lib/src/work-order-modal/interfaces.d.ts +2 -2
  215. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { defineComponent as u, useSlots as m, ref as c, openBlock as b, createBlock as v, normalizeProps as a, guardReactiveProps as t, unref as r, createSlots as y, withCtx as s, createVNode as B, mergeProps as _, renderList as x, renderSlot as g } from "vue";
1
+ import { defineComponent as u, useSlots as m, ref as c, openBlock as b, createBlock as _, normalizeProps as a, guardReactiveProps as t, unref as r, createSlots as v, withCtx as s, createVNode as y, mergeProps as B, renderList as x, renderSlot as g } from "vue";
2
2
  import "../../ap-form-item.vue2.mjs";
3
3
  import "../../../ap-field/index.mjs";
4
4
  import { omit as h } from "lodash-unified";
@@ -44,6 +44,7 @@ const q = /* @__PURE__ */ u({
44
44
  flex: {},
45
45
  valuePropName: {},
46
46
  initialValue: {},
47
+ _signal: {},
47
48
  field: { default: () => ({}) },
48
49
  disabled: { type: Boolean, default: !1 }
49
50
  },
@@ -58,9 +59,9 @@ const q = /* @__PURE__ */ u({
58
59
  var e;
59
60
  (e = o.value) == null || e.blur();
60
61
  }
61
- }), (e, P) => (b(), v(k, a(t(r(h)(n, ["field", "disabled"]))), y({
62
+ }), (e, P) => (b(), _(k, a(t(r(h)(n, ["field", "disabled"]))), v({
62
63
  default: s(() => [
63
- B(r(C), _({
64
+ y(r(C), B({
64
65
  ref_key: "radioRef",
65
66
  ref: o,
66
67
  disabled: e.disabled
@@ -1,7 +1,7 @@
1
1
  import { ApFormItemSelectProps } from '../interface';
2
2
  import { ApFormItemSlots } from '../../interface';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
4
- import { ApFieldSelectProps } from '../../../ap-field';
4
+ import { ApFieldSelectProps } from 'src/ap-field/interface';
5
5
 
6
6
  declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormItemSelectProps>, {
7
7
  hasFeedback: boolean;
@@ -25,11 +25,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
25
25
  }>>>, {
26
26
  disabled: boolean;
27
27
  required: boolean;
28
- field: Omit< ApFieldSelectProps, "value" | "onUpdate:value">;
29
- colon: boolean;
30
28
  hasFeedback: boolean;
29
+ colon: boolean;
31
30
  autoLink: boolean;
32
31
  validateFirst: boolean;
32
+ field: Omit< ApFieldSelectProps, "value" | "onUpdate:value">;
33
33
  }, {}>, Readonly<{
34
34
  notFoundContent: any;
35
35
  suffixIcon: any;
@@ -1,4 +1,4 @@
1
- import { defineComponent as x, ref as y, useSlots as S, computed as g, openBlock as F, createBlock as k, normalizeProps as t, guardReactiveProps as a, unref as l, createSlots as f, withCtx as n, createVNode as C, renderList as u, renderSlot as m } from "vue";
1
+ import { defineComponent as x, ref as y, useSlots as g, computed as S, openBlock as F, createBlock as k, normalizeProps as t, guardReactiveProps as a, unref as l, createSlots as f, withCtx as n, createVNode as C, renderList as u, renderSlot as m } from "vue";
2
2
  import "../../ap-form-item.vue2.mjs";
3
3
  import "../../../ap-field/index.mjs";
4
4
  import { isUndefined as P, omit as c, pick as $ } from "lodash-unified";
@@ -46,23 +46,24 @@ const j = /* @__PURE__ */ x({
46
46
  bordered: { type: Boolean },
47
47
  valuePropName: {},
48
48
  initialValue: {},
49
+ _signal: {},
49
50
  field: { default: () => ({}) },
50
51
  placeholder: {},
51
52
  disabled: { type: Boolean, default: !1 }
52
53
  },
53
54
  setup(_, { expose: h }) {
54
- const o = _, p = y();
55
+ const o = _, i = y();
55
56
  h({
56
57
  focus: () => {
57
58
  var e;
58
- (e = p.value) == null || e.focus();
59
+ (e = i.value) == null || e.focus();
59
60
  },
60
61
  blur: () => {
61
62
  var e;
62
- (e = p.value) == null || e.blur();
63
+ (e = i.value) == null || e.blur();
63
64
  }
64
65
  });
65
- const i = S(), v = g(() => {
66
+ const p = g(), v = S(() => {
66
67
  var e, d;
67
68
  return {
68
69
  placeholder: o.placeholder,
@@ -74,7 +75,7 @@ const j = /* @__PURE__ */ x({
74
75
  return (e, d) => (F(), k(N, t(a(l(c)(o, ["field", "placeholder", "disabled"]))), f({
75
76
  default: n(() => [
76
77
  C(l(V), t(a(v.value)), f({ _: 2 }, [
77
- u(l(c)(i, l(b)), (B, r) => ({
78
+ u(l(c)(p, l(b)), (B, r) => ({
78
79
  name: r,
79
80
  fn: n((s) => [
80
81
  m(e.$slots, r, t(a(s || {})))
@@ -84,7 +85,7 @@ const j = /* @__PURE__ */ x({
84
85
  ]),
85
86
  _: 2
86
87
  }, [
87
- u(l($)(i, l(b)), (B, r) => ({
88
+ u(l($)(p, l(b)), (B, r) => ({
88
89
  name: r,
89
90
  fn: n((s) => [
90
91
  m(e.$slots, r, t(a(s || {})))
@@ -1,7 +1,7 @@
1
1
  import { ApFormItemSwitchProps } from '../interface';
2
2
  import { ApFormItemSlots } from '../../interface';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
4
- import { ApFieldSwitchProps } from '../../..';
4
+ import { ApFieldSwitchProps } from 'src';
5
5
 
6
6
  declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormItemSwitchProps>, {
7
7
  hasFeedback: boolean;
@@ -24,12 +24,12 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
24
24
  }>>>, {
25
25
  disabled: boolean;
26
26
  required: boolean;
27
- field: Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">;
28
- colon: boolean;
29
27
  hasFeedback: boolean;
28
+ colon: boolean;
30
29
  autoLink: boolean;
31
30
  validateFirst: boolean;
32
31
  valuePropName: string;
32
+ field: Omit< ApFieldSwitchProps, "checked" | "onUpdate:checked">;
33
33
  }, {}>, Readonly<{
34
34
  checkedChildren: any;
35
35
  unCheckedChildren: any;
@@ -1,11 +1,11 @@
1
- import { defineComponent as B, useSlots as _, openBlock as h, createBlock as y, normalizeProps as t, guardReactiveProps as r, unref as o, createSlots as d, withCtx as s, createVNode as v, mergeProps as g, renderList as n, renderSlot as p } from "vue";
1
+ import { defineComponent as b, useSlots as B, openBlock as h, createBlock as y, normalizeProps as t, guardReactiveProps as r, unref as o, createSlots as d, withCtx as s, createVNode as g, mergeProps as v, renderList as n, renderSlot as p } from "vue";
2
2
  import "../../ap-form-item.vue2.mjs";
3
3
  import "../../../ap-field/switch/index.vue2.mjs";
4
4
  import { omit as m, pick as x } from "lodash-unified";
5
5
  import { apFormItemSlotNames as f } from "../../constant.mjs";
6
6
  import S from "../../ap-form-item.vue.mjs";
7
7
  import k from "../../../ap-field/switch/index.vue.mjs";
8
- const I = /* @__PURE__ */ B({
8
+ const I = /* @__PURE__ */ b({
9
9
  name: "ApFormItemSwitch",
10
10
  __name: "index",
11
11
  props: {
@@ -45,15 +45,16 @@ const I = /* @__PURE__ */ B({
45
45
  flex: {},
46
46
  valuePropName: { default: "checked" },
47
47
  initialValue: {},
48
+ _signal: {},
48
49
  field: { default: () => ({}) },
49
50
  disabled: { type: Boolean, default: !1 }
50
51
  },
51
52
  setup(u) {
52
- const c = u, i = _();
53
+ const c = u, i = B();
53
54
  return (l, C) => (h(), y(S, t(r(o(m)(c, ["field", "disabled"]))), d({
54
55
  default: s(() => [
55
- v(k, g({ disabled: l.disabled }, l.field), d({ _: 2 }, [
56
- n(o(m)(i, o(f)), (b, e) => ({
56
+ g(k, v({ disabled: l.disabled }, l.field), d({ _: 2 }, [
57
+ n(o(m)(i, o(f)), (_, e) => ({
57
58
  name: e,
58
59
  fn: s((a) => [
59
60
  p(l.$slots, e, t(r(a || {})))
@@ -63,7 +64,7 @@ const I = /* @__PURE__ */ B({
63
64
  ]),
64
65
  _: 2
65
66
  }, [
66
- n(o(x)(i, o(f)), (b, e) => ({
67
+ n(o(x)(i, o(f)), (_, e) => ({
67
68
  name: e,
68
69
  fn: s((a) => [
69
70
  p(l.$slots, e, t(r(a || {})))
@@ -2,7 +2,7 @@ import { ApFormItemTextProps } from '../interface';
2
2
  import { InputFocusOptions } from 'ant-design-vue/es/vc-input/utils/commonUtils';
3
3
  import { ApFormItemSlots } from '../../interface';
4
4
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
5
- import { ApFieldTextProps } from '../../../ap-field';
5
+ import { ApFieldTextProps } from 'src/ap-field/interface';
6
6
 
7
7
  declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormItemTextProps>, {
8
8
  hasFeedback: boolean;
@@ -29,11 +29,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
29
29
  }>>>, {
30
30
  disabled: boolean;
31
31
  required: boolean;
32
- field: Omit< ApFieldTextProps, "value" | "onUpdate:value">;
33
- colon: boolean;
34
32
  hasFeedback: boolean;
33
+ colon: boolean;
35
34
  autoLink: boolean;
36
35
  validateFirst: boolean;
36
+ field: Omit< ApFieldTextProps, "value" | "onUpdate:value">;
37
37
  }, {}>, Readonly<{
38
38
  addonAfter: any;
39
39
  addonBefore: any;
@@ -1,10 +1,10 @@
1
- import { defineComponent as g, useSlots as x, ref as S, computed as _, openBlock as k, createBlock as F, normalizeProps as n, guardReactiveProps as p, unref as t, createSlots as u, withCtx as d, createVNode as R, mergeProps as C, renderList as f, renderSlot as c } from "vue";
1
+ import { defineComponent as B, useSlots as x, ref as S, computed as _, openBlock as k, createBlock as F, normalizeProps as n, guardReactiveProps as p, unref as t, createSlots as u, withCtx as d, createVNode as R, mergeProps as C, renderList as f, renderSlot as c } from "vue";
2
2
  import "../../ap-form-item.vue2.mjs";
3
3
  import { ApField as P } from "../../../ap-field/index.mjs";
4
4
  import { omit as m, pick as A } from "lodash-unified";
5
5
  import { apFormItemSlotNames as b } from "../../constant.mjs";
6
6
  import N from "../../ap-form-item.vue.mjs";
7
- const E = /* @__PURE__ */ g({
7
+ const E = /* @__PURE__ */ B({
8
8
  name: "ApFormItemText",
9
9
  __name: "index",
10
10
  props: {
@@ -45,12 +45,13 @@ const E = /* @__PURE__ */ g({
45
45
  bordered: { type: Boolean },
46
46
  valuePropName: {},
47
47
  initialValue: {},
48
+ _signal: {},
48
49
  field: { default: () => ({}) },
49
50
  placeholder: {},
50
51
  disabled: { type: Boolean, default: !1 }
51
52
  },
52
53
  setup(v, { expose: h }) {
53
- const { Text: y } = P, i = x(), B = v, o = S();
54
+ const { Text: g } = P, i = x(), y = v, o = S();
54
55
  return h({
55
56
  focus: (e) => {
56
57
  var a;
@@ -72,9 +73,9 @@ const E = /* @__PURE__ */ g({
72
73
  var e;
73
74
  return (e = o.value) == null ? void 0 : e.input;
74
75
  })
75
- }), (e, a) => (k(), F(N, n(p(t(m)(B, ["field", "disabled", "placeholder"]))), u({
76
+ }), (e, a) => (k(), F(N, n(p(t(m)(y, ["field", "disabled", "placeholder"]))), u({
76
77
  default: d(() => [
77
- R(t(y), C({
78
+ R(t(g), C({
78
79
  ref_key: "inputRef",
79
80
  ref: o,
80
81
  disabled: e.disabled,
@@ -1,7 +1,7 @@
1
1
  import { ApFormItemTextPasswordProps } from '../interface';
2
2
  import { ApFormItemSlots } from '../../interface';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
4
- import { ApFieldTextPasswordProps } from '../../../ap-field';
4
+ import { ApFieldTextPasswordProps } from 'src/ap-field/interface';
5
5
 
6
6
  declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormItemTextPasswordProps>, {
7
7
  hasFeedback: boolean;
@@ -25,11 +25,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
25
25
  }>>>, {
26
26
  disabled: boolean;
27
27
  required: boolean;
28
- field: Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">;
29
- colon: boolean;
30
28
  hasFeedback: boolean;
29
+ colon: boolean;
31
30
  autoLink: boolean;
32
31
  validateFirst: boolean;
32
+ field: Omit< ApFieldTextPasswordProps, "value" | "onUpdate:value">;
33
33
  }, {}>, Readonly<{
34
34
  addonAfter: any;
35
35
  addonBefore: any;
@@ -1,4 +1,4 @@
1
- import { defineComponent as v, useSlots as x, ref as _, openBlock as g, createBlock as k, normalizeProps as t, guardReactiveProps as s, unref as o, createSlots as n, withCtx as p, createVNode as F, mergeProps as S, renderList as i, renderSlot as f } from "vue";
1
+ import { defineComponent as v, useSlots as _, ref as g, openBlock as x, createBlock as k, normalizeProps as t, guardReactiveProps as s, unref as o, createSlots as n, withCtx as p, createVNode as F, mergeProps as S, renderList as i, renderSlot as f } from "vue";
2
2
  import "../../ap-form-item.vue2.mjs";
3
3
  import { ApField as C } from "../../../ap-field/index.mjs";
4
4
  import { omit as u, pick as P } from "lodash-unified";
@@ -45,12 +45,13 @@ const z = /* @__PURE__ */ v({
45
45
  bordered: { type: Boolean },
46
46
  valuePropName: {},
47
47
  initialValue: {},
48
+ _signal: {},
48
49
  field: { default: () => ({}) },
49
50
  placeholder: {},
50
51
  disabled: { type: Boolean, default: !1 }
51
52
  },
52
53
  setup(c, { expose: b }) {
53
- const { Text: h } = C, d = x(), y = c, a = _();
54
+ const { Text: h } = C, d = _(), y = c, a = g();
54
55
  return b({
55
56
  focus: () => {
56
57
  var e;
@@ -60,7 +61,7 @@ const z = /* @__PURE__ */ v({
60
61
  var e;
61
62
  (e = a.value) == null || e.blur();
62
63
  }
63
- }), (e, R) => (g(), k(w, t(s(o(u)(y, ["field", "disabled", "placeholder"]))), n({
64
+ }), (e, R) => (x(), k(w, t(s(o(u)(y, ["field", "disabled", "placeholder"]))), n({
64
65
  default: p(() => [
65
66
  F(o(h).Password, S({
66
67
  ref_key: "inputRef",
@@ -2,7 +2,7 @@ import { ApFormItemTextAreaProps } from '../interface';
2
2
  import { InputFocusOptions } from 'ant-design-vue/es/vc-input/utils/commonUtils';
3
3
  import { ApFormItemSlots } from '../../interface';
4
4
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ExtractPropTypes, PropType } from 'vue';
5
- import { ApFieldTextAreaProps } from '../../../ap-field';
5
+ import { ApFieldTextAreaProps } from 'src/ap-field/interface';
6
6
 
7
7
  type ApFormItemTextAreaSlots = Omit<ApFormItemSlots, 'default'>;
8
8
  declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormItemTextAreaProps>, {
@@ -28,11 +28,11 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
28
28
  }>>>, {
29
29
  disabled: boolean;
30
30
  required: boolean;
31
- field: Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">;
32
- colon: boolean;
33
31
  hasFeedback: boolean;
32
+ colon: boolean;
34
33
  autoLink: boolean;
35
34
  validateFirst: boolean;
35
+ field: Omit< ApFieldTextAreaProps, "value" | "onUpdate:value">;
36
36
  }, {}>, Readonly<ApFormItemTextAreaSlots> & ApFormItemTextAreaSlots>;
37
37
  export default _default;
38
38
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -43,6 +43,7 @@ const $ = /* @__PURE__ */ c({
43
43
  flex: {},
44
44
  valuePropName: {},
45
45
  initialValue: {},
46
+ _signal: {},
46
47
  field: { default: () => ({}) },
47
48
  placeholder: {},
48
49
  disabled: { type: Boolean, default: !1 }
@@ -51,8 +52,8 @@ const $ = /* @__PURE__ */ c({
51
52
  const { TextArea: n } = C, u = b(), f = p, l = x();
52
53
  return i({
53
54
  focus: (e) => {
54
- var o;
55
- (o = l.value) == null || o.focus(e);
55
+ var a;
56
+ (a = l.value) == null || a.focus(e);
56
57
  },
57
58
  blur: () => {
58
59
  var e;
@@ -62,7 +63,7 @@ const $ = /* @__PURE__ */ c({
62
63
  var e;
63
64
  return (e = l.value) == null ? void 0 : e.resizableTextArea;
64
65
  })
65
- }), (e, o) => (v(), y(S, r(t(s(F)(f, ["field", "disabled", "placeholder"]))), B({
66
+ }), (e, a) => (v(), y(S, r(t(s(F)(f, ["field", "disabled", "placeholder"]))), B({
66
67
  default: d(() => [
67
68
  A(s(n), g({
68
69
  ref_key: "textAreaRef",
@@ -73,10 +74,10 @@ const $ = /* @__PURE__ */ c({
73
74
  ]),
74
75
  _: 2
75
76
  }, [
76
- _(u, (z, a) => ({
77
- name: a,
77
+ _(u, (z, o) => ({
78
+ name: o,
78
79
  fn: d((m) => [
79
- k(e.$slots, a, r(t(m || {})))
80
+ k(e.$slots, o, r(t(m || {})))
80
81
  ])
81
82
  }))
82
83
  ]), 1040));
@@ -58,10 +58,10 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
58
58
  open: boolean;
59
59
  width: number;
60
60
  showCancel: boolean;
61
- layout: string;
62
- validateTrigger: string | string[];
63
61
  colon: boolean;
64
62
  labelAlign: FormLabelAlign;
63
+ validateTrigger: string | string[];
64
+ layout: string;
65
65
  hideRequiredMark: boolean;
66
66
  validateOnRuleChange: boolean;
67
67
  modalProps: Omit<Partial< ExtractPropTypes<{
@@ -16,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
16
16
  collapse: undefined;
17
17
  customReset: boolean;
18
18
  }>, {
19
- apForm: ComputedRef<ApFormExpose<any> | undefined>;
19
+ apForm: ComputedRef<ApFormExpose | undefined>;
20
20
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
21
21
  "update:collapse": (...args: any[]) => void;
22
22
  }, string, PublicProps, Readonly< ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ApFormSearchFormProps>, {
@@ -35,13 +35,13 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
35
35
  }>>> & {
36
36
  "onUpdate:collapse"?: ((...args: any[]) => any) | undefined;
37
37
  }, {
38
- collapse: boolean;
39
- layout: string;
40
- validateTrigger: string | string[];
41
38
  colon: boolean;
42
39
  labelAlign: FormLabelAlign;
40
+ validateTrigger: string | string[];
41
+ layout: string;
43
42
  hideRequiredMark: boolean;
44
43
  validateOnRuleChange: boolean;
44
+ collapse: boolean;
45
45
  countPerRow: number;
46
46
  defaultCollapse: boolean;
47
47
  customReset: boolean;
@@ -1,23 +1,24 @@
1
- import { isVNode as ee, defineComponent as te, useSlots as ae, ref as oe, unref as t, shallowRef as j, computed as C, watch as I, cloneVNode as le, createVNode as l, Fragment as S, openBlock as c, createBlock as h, mergeProps as ne, withCtx as R, resolveDynamicComponent as F, createElementBlock as re, renderList as se } from "vue";
2
- import { Col as B, Flex as D, Space as ue, Button as b, Row as pe } from "ant-design-vue";
1
+ import { isVNode as te, defineComponent as ae, useSlots as oe, ref as le, unref as t, shallowRef as j, computed as g, watch as D, cloneVNode as ne, createVNode as l, Fragment as F, openBlock as c, createBlock as h, mergeProps as re, withCtx as R, resolveDynamicComponent as b, createElementBlock as se, renderList as ue } from "vue";
2
+ import { Col as v, Flex as O, Space as ie, Button as B, Row as pe } from "ant-design-vue";
3
3
  import "../ap-form.vue.mjs";
4
4
  import "../ap-form-item.vue2.mjs";
5
5
  import "../../hooks/index.mjs";
6
- import { genRealChildren as O } from "../ap-form-item-group/helper.mjs";
7
- import { DoubleRightOutlined as ie } from "@ant-design/icons-vue";
6
+ import { genRealChildren as $ } from "../ap-form-item-group/helper.mjs";
7
+ import { DoubleRightOutlined as ce } from "@ant-design/icons-vue";
8
8
  import "../../config-provider/index.mjs";
9
9
  import "../style/search-form.css";
10
- import { isArray as ce, omit as de } from "lodash-unified";
11
- import { isDef as fe } from "../../utils/index.mjs";
12
- import { useControllableValue as me } from "../../hooks/useControllableValue.mjs";
13
- import { useNamespace as he } from "../../config-provider/hooks/use-namespace.mjs";
14
- import { useLocale as xe } from "../../config-provider/hooks/use-locale.mjs";
10
+ import { isArray as de, omit as fe } from "lodash-unified";
11
+ import { isDef as me } from "../../utils/index.mjs";
12
+ import { diffFormItem as he } from "./utils.mjs";
13
+ import { useControllableValue as xe } from "../../hooks/useControllableValue.mjs";
14
+ import { useNamespace as Ce } from "../../config-provider/hooks/use-namespace.mjs";
15
+ import { useLocale as ge } from "../../config-provider/hooks/use-locale.mjs";
15
16
  import L from "../ap-form-item.vue.mjs";
16
- import Ce from "../ap-form.vue2.mjs";
17
- function ge(d) {
18
- return typeof d == "function" || Object.prototype.toString.call(d) === "[object Object]" && !ee(d);
17
+ import ye from "../ap-form.vue2.mjs";
18
+ function _e(d) {
19
+ return typeof d == "function" || Object.prototype.toString.call(d) === "[object Object]" && !te(d);
19
20
  }
20
- const p = 24, Ie = /* @__PURE__ */ te({
21
+ const i = 24, $e = /* @__PURE__ */ ae({
21
22
  name: "ApFormSearchForm",
22
23
  __name: "index",
23
24
  props: {
@@ -98,94 +99,96 @@ const p = 24, Ie = /* @__PURE__ */ te({
98
99
  emits: ["update:collapse"],
99
100
  setup(d, {
100
101
  expose: M,
101
- emit: $
102
+ emit: q
102
103
  }) {
103
- var N;
104
- const r = ae(), a = d, q = $, {
104
+ var k;
105
+ const r = oe(), a = d, z = q, {
105
106
  value: f,
106
- updateValue: z
107
- } = me(a, q, {
107
+ updateValue: U
108
+ } = xe(a, z, {
108
109
  valuePropName: "collapse",
109
110
  defaultValuePropName: "defaultCollapse"
110
111
  }), {
111
- b: U
112
- } = he("ap-form-search-form"), {
113
- t: v
114
- } = xe(), x = oe();
115
- function W() {
116
- z(!t(f));
117
- }
112
+ b: W
113
+ } = Ce("ap-form-search-form"), {
114
+ t: w
115
+ } = ge(), x = le();
118
116
  function G() {
117
+ U(!t(f));
118
+ }
119
+ function H() {
119
120
  var e, o;
120
121
  (o = (e = x.value) == null ? void 0 : e.validateFields()) == null || o.then(a.onSubmit);
121
122
  }
122
- function H() {
123
+ function J() {
123
124
  var e, o, n;
124
125
  a.customReset || (o = (e = x.value) == null ? void 0 : e.resetFields) == null || o.call(e), (n = a.onReset) == null || n.call(a);
125
126
  }
126
- const w = j(O(r.default())), m = j((N = r.extra) == null ? void 0 : N.call(r)), E = C(() => Math.floor(p / a.countPerRow));
127
- I(() => r.default(), (e) => {
128
- w.value = O(e);
129
- }), I(() => {
127
+ let E = [];
128
+ const y = j($(r.default())), m = j((k = r.extra) == null ? void 0 : k.call(r)), N = g(() => Math.floor(i / a.countPerRow));
129
+ D(() => r.default(), (e) => {
130
+ E = y.value, y.value = $(e);
131
+ }), D(() => {
130
132
  var e;
131
133
  return (e = r.extra) == null ? void 0 : e.call(r);
132
134
  }, (e) => {
133
135
  m.value = e;
134
136
  });
135
- const J = (e) => fe(e) ? (ce(e) ? e : [e]).join("") : Date.now(), g = C(() => {
136
- const e = [...t(w)], o = [], n = [], s = t(E);
137
- let y = 0;
137
+ const K = (e) => me(e) ? (de(e) ? e : [e]).join("") : Date.now(), _ = g(() => {
138
+ const e = he(E, y.value), o = [], n = [], s = t(N);
139
+ let S = 0;
138
140
  e.forEach((u) => {
139
- const i = u.props;
140
- i != null && i.hidden ? o.push(u) : (y += i.span || s, n.push(u));
141
+ const p = u.props;
142
+ p != null && p.hidden ? o.push(u) : (S += p.span || s, n.push(u));
141
143
  });
142
- const k = p - (y + s) % p, Q = k < s ? p : k, A = p - s * (t(m) && !a.extraInAction ? 2 : 1), X = !a.forceExpand && y > A;
143
- let P = 0, T = 0;
144
- const Y = n.map((u, i) => {
145
- const _ = u.props, V = _.span || s;
146
- if (P += V, !a.forceExpand && t(f) && P > A) {
147
- o.push(le(u, {
144
+ const A = i - (S + s) % i, X = A < s ? i : A, P = i - s * (t(m) && !a.extraInAction ? 2 : 1), Y = !a.forceExpand && S > P;
145
+ let T = 0, V = 0;
146
+ const Z = n.map((u, p) => {
147
+ const C = u.props, I = C.span || s;
148
+ if (T += I, !a.forceExpand && t(f) && T > P) {
149
+ o.push(ne(u, {
148
150
  hidden: !0
149
151
  }));
150
152
  return;
151
153
  }
152
- return T += V, {
154
+ return V += I, {
153
155
  node: u,
154
- span: _.span || s,
155
- key: `ApFormSearchFormItem-${i}-${J(_.name)}`
156
+ span: C.span || s,
157
+ key: `ApFormSearchFormItem-${p}-${K(C.name)}-${C._signal}`
156
158
  };
157
- }).filter(Boolean), Z = p - T - s;
159
+ }).filter(Boolean), ee = i - V - s;
158
160
  return {
159
- hideNode: l(S, null, [o]),
160
- nodes: Y,
161
- defaultExtraSpan: Q,
162
- actualExtraSpan: Z,
163
- showCollapse: X
161
+ hideNode: l(F, null, [o]),
162
+ nodes: Z,
163
+ defaultExtraSpan: X,
164
+ actualExtraSpan: ee,
165
+ showCollapse: Y
164
166
  };
165
- }), K = C(() => {
167
+ }), Q = g(() => {
166
168
  let e;
167
- const o = t(g);
168
- return l(S, null, [l(B, {
169
- span: t(t(E))
169
+ const o = t(_);
170
+ return l(F, null, [l(v, {
171
+ span: t(t(N))
170
172
  }, {
171
173
  default: () => [l(L, null, {
172
- default: () => [l(D, {
174
+ default: () => [l(O, {
173
175
  justify: "space-between"
174
176
  }, {
175
- default: () => [l(ue, null, {
176
- default: () => [l(b, {
177
+ default: () => [l(ie, null, {
178
+ default: () => [l(B, {
177
179
  type: "primary",
178
- onClick: G,
179
- loading: a.submitLoading
180
+ onClick: H,
181
+ loading: a.submitLoading,
182
+ htmlType: "submit"
180
183
  }, {
181
- default: () => [a.searchText || v("ap.apForm.search.search")]
182
- }), l(b, {
183
- onClick: H
184
+ default: () => [a.searchText || w("ap.apForm.search.search")]
185
+ }), l(B, {
186
+ onClick: J
184
187
  }, {
185
- default: () => [a.resetText || v("ap.apForm.search.reset")]
186
- }), o.showCollapse ? l(b, {
187
- onClick: W,
188
- icon: l(ie, {
188
+ default: () => [a.resetText || w("ap.apForm.search.reset")]
189
+ }), o.showCollapse ? l(B, {
190
+ onClick: G,
191
+ icon: l(ce, {
189
192
  style: "color:#B8C3D1",
190
193
  rotate: t(f) ? 90 : -90
191
194
  }, null)
@@ -193,35 +196,35 @@ const p = 24, Ie = /* @__PURE__ */ te({
193
196
  }), a.extraInAction ? t(m) : null]
194
197
  })]
195
198
  })]
196
- }), !a.extraInAction && t(m) ? l(B, {
199
+ }), !a.extraInAction && t(m) ? l(v, {
197
200
  span: t(f) ? o.actualExtraSpan : o.defaultExtraSpan
198
201
  }, {
199
202
  default: () => [l(L, null, {
200
- default: () => [l(D, {
201
- justify: !t(f) && o.defaultExtraSpan === p ? "start" : "end"
202
- }, ge(e = t(m)) ? e : {
203
+ default: () => [l(O, {
204
+ justify: !t(f) && o.defaultExtraSpan === i ? "start" : "end"
205
+ }, _e(e = t(m)) ? e : {
203
206
  default: () => [e]
204
207
  })]
205
208
  })]
206
209
  }) : null]);
207
210
  });
208
211
  return M({
209
- apForm: C(() => t(x))
210
- }), (e, o) => (c(), h(Ce, ne({
211
- class: t(U)(),
212
+ apForm: g(() => t(x))
213
+ }), (e, o) => (c(), h(ye, re({
214
+ class: t(W)(),
212
215
  ref_key: "apForm",
213
216
  ref: x
214
- }, t(de)(a, ["collapse", "defaultCollapse", "onUpdate:collapse", "searchText", "resetText", "onSubmit", "onReset", "extraInAction", "forceExpand", "countPerRow"])), {
215
- default: R(() => [(c(), h(F(g.value.hideNode))), l(t(pe), {
217
+ }, t(fe)(a, ["collapse", "defaultCollapse", "onUpdate:collapse", "searchText", "resetText", "onSubmit", "onReset", "extraInAction", "forceExpand", "countPerRow"])), {
218
+ default: R(() => [(c(), h(b(_.value.hideNode))), l(t(pe), {
216
219
  gutter: 16
217
220
  }, {
218
- default: R(() => [(c(!0), re(S, null, se(g.value.nodes, (n) => (c(), h(t(B), {
221
+ default: R(() => [(c(!0), se(F, null, ue(_.value.nodes, (n) => (c(), h(t(v), {
219
222
  key: n.key,
220
223
  span: n.span
221
224
  }, {
222
- default: R(() => [(c(), h(F(n.node)))]),
225
+ default: R(() => [(c(), h(b(n.node)))]),
223
226
  _: 2
224
- }, 1032, ["span"]))), 128)), (c(), h(F(K.value)))]),
227
+ }, 1032, ["span"]))), 128)), (c(), h(b(Q.value)))]),
225
228
  _: 1
226
229
  })]),
227
230
  _: 1
@@ -229,5 +232,5 @@ const p = 24, Ie = /* @__PURE__ */ te({
229
232
  }
230
233
  });
231
234
  export {
232
- Ie as default
235
+ $e as default
233
236
  };
@@ -0,0 +1,5 @@
1
+ import { VNode, RendererNode, RendererElement } from 'vue';
2
+
3
+ export declare function diffFormItem(prevNodes: VNode[], current: VNode[]): VNode< RendererNode, RendererElement, {
4
+ [key: string]: any;
5
+ }>[];