@farris/ui-vue 1.2.7 → 1.2.8

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 (206) hide show
  1. package/components/accordion/index.esm.js +79 -79
  2. package/components/avatar/index.esm.js +393 -440
  3. package/components/border-editor/index.esm.js +4 -4
  4. package/components/button/index.esm.js +1 -1
  5. package/components/button-edit/index.esm.js +353 -444
  6. package/components/button-group/index.esm.js +5 -5
  7. package/components/calendar/index.esm.js +176 -176
  8. package/components/capsule/index.esm.js +93 -93
  9. package/components/checkbox/index.esm.js +496 -542
  10. package/components/color-picker/index.esm.js +1 -1
  11. package/components/combo-list/index.esm.js +437 -483
  12. package/components/combo-tree/index.esm.js +8 -8
  13. package/components/component/index.esm.js +89 -89
  14. package/components/condition/index.esm.js +839 -726
  15. package/components/content-container/index.esm.js +61 -61
  16. package/components/data-grid/index.esm.js +4702 -4972
  17. package/components/data-view/index.esm.js +2999 -2875
  18. package/components/date-picker/index.esm.js +2626 -2672
  19. package/components/dependent-base/style.js +1 -0
  20. package/components/dependent-fluid/style.js +1 -0
  21. package/components/dependent-icon/style.js +1 -0
  22. package/components/dependent-input/style.js +1 -0
  23. package/components/dependent-table/style.js +1 -0
  24. package/components/designer-canvas/index.esm.js +478 -475
  25. package/components/designer-outline/index.esm.js +173 -131
  26. package/components/discussion-editor/index.esm.js +1 -1
  27. package/components/dropdown/index.esm.js +73 -73
  28. package/components/dynamic-form/index.esm.js +934 -976
  29. package/components/dynamic-resolver/index.esm.js +67 -35
  30. package/components/dynamic-view/index.esm.js +258 -249
  31. package/components/enum-editor/index.esm.js +3 -3
  32. package/components/events-editor/index.esm.js +178 -178
  33. package/components/expression-editor/index.esm.js +105 -105
  34. package/components/external-container/index.esm.js +1892 -1775
  35. package/components/field-selector/index.css +1 -1
  36. package/components/field-selector/index.esm.js +5245 -5514
  37. package/components/filter-bar/index.css +1 -1
  38. package/components/filter-bar/index.esm.js +1483 -1556
  39. package/components/flow-canvas/index.esm.js +678 -675
  40. package/components/image-cropper/index.esm.js +266 -266
  41. package/components/input-group/index.esm.js +668 -714
  42. package/components/layout/index.esm.js +148 -148
  43. package/components/list-nav/index.esm.js +109 -109
  44. package/components/list-view/index.esm.js +1679 -1563
  45. package/components/lookup/index.css +1 -1
  46. package/components/lookup/index.esm.js +6596 -6865
  47. package/components/mapping-editor/index.esm.js +5592 -5862
  48. package/components/message-box/index.esm.js +1 -1
  49. package/components/modal/index.esm.js +1 -1
  50. package/components/nav/index.esm.js +86 -86
  51. package/components/number-range/index.esm.js +1120 -0
  52. package/components/number-range/package.json +8 -0
  53. package/components/number-range/style.js +6 -0
  54. package/components/number-spinner/index.esm.js +1146 -0
  55. package/components/number-spinner/package.json +8 -0
  56. package/components/number-spinner/style.js +4 -0
  57. package/components/order/index.esm.js +988 -1034
  58. package/components/page-footer/index.esm.js +106 -106
  59. package/components/page-header/index.esm.js +1088 -1296
  60. package/components/pagination/index.esm.js +252 -252
  61. package/components/progress/index.esm.js +37 -37
  62. package/components/property-editor/index.esm.js +1416 -1462
  63. package/components/property-panel/index.css +1 -1
  64. package/components/property-panel/index.esm.js +757 -830
  65. package/components/query-solution/index.css +1 -0
  66. package/components/query-solution/index.esm.js +6935 -0
  67. package/components/query-solution/package.json +8 -0
  68. package/components/query-solution/style.js +2 -0
  69. package/components/radio-button/index.esm.js +64 -64
  70. package/components/radio-group/index.esm.js +452 -498
  71. package/components/rate/index.esm.js +92 -92
  72. package/components/response-layout/index.esm.js +33 -33
  73. package/components/response-layout-editor/index.esm.js +117 -117
  74. package/components/response-toolbar/index.esm.js +1021 -1238
  75. package/components/schema-selector/index.esm.js +3215 -3308
  76. package/components/search-box/index.esm.js +143 -143
  77. package/components/section/index.esm.js +209 -209
  78. package/components/smoke-detector/index.esm.js +22 -22
  79. package/components/spacing-editor/index.esm.js +2 -2
  80. package/components/splitter/index.esm.js +1097 -394
  81. package/components/step/index.esm.js +153 -153
  82. package/components/switch/index.esm.js +442 -488
  83. package/components/tabs/index.esm.js +1835 -2004
  84. package/components/tags/index.esm.js +215 -215
  85. package/components/text/index.esm.js +53 -53
  86. package/components/textarea/index.esm.js +451 -482
  87. package/components/time-picker/index.esm.js +1345 -1392
  88. package/components/transfer/index.esm.js +135 -135
  89. package/components/tree-grid/index.css +1 -1
  90. package/components/tree-grid/index.esm.js +5761 -6020
  91. package/components/tree-view/index.esm.js +2380 -2253
  92. package/components/uploader/index.esm.js +1 -1
  93. package/components/verify-detail/index.esm.js +232 -232
  94. package/components/video/index.esm.js +136 -136
  95. package/components/weather/index.esm.js +2 -2
  96. package/farris.all.esm.js +31630 -31224
  97. package/farris.all.umd.cjs +9 -9
  98. package/index.css +1 -1
  99. package/package.json +1 -1
  100. package/types/checkbox/index.d.ts +1 -0
  101. package/types/data-grid/src/designer/column-header.design.component.d.ts +1 -1
  102. package/types/data-grid/src/designer/data-grid-column.props.d.ts +1 -0
  103. package/types/data-view/composition/types.d.ts +1 -1
  104. package/types/designer-canvas/src/composition/dg-control.d.ts +16 -350
  105. package/types/designer-canvas/src/types.d.ts +1 -1
  106. package/types/dynamic-form/index.d.ts +1 -0
  107. package/types/dynamic-form/src/types.d.ts +1 -1
  108. package/types/dynamic-resolver/index.d.ts +1 -0
  109. package/types/dynamic-resolver/src/binding-resolver.d.ts +1 -0
  110. package/types/dynamic-view/src/dynamic-view.component.d.ts +1 -1
  111. package/types/lookup/src/property-config/lookup.property-config.d.ts +2 -1
  112. package/types/modal/src/modal.props.d.ts +1 -4
  113. package/types/property-panel/src/composition/entity/base-property.d.ts +0 -12
  114. package/types/property-panel/src/composition/entity/input-base-property.d.ts +11 -26
  115. package/types/property-panel/src/composition/entity/schema-dom-mapping.d.ts +10 -8
  116. package/types/tabs/src/designer/tab-toolbar-item.props.d.ts +19 -0
  117. package/types/tabs/src/property-config/tabs.property-config.d.ts +6 -6
  118. package/types/tree-grid/src/designer/use-designer-rules.d.ts +3 -0
  119. package/types/tree-grid/src/property-config/tree-grid.property-config.d.ts +11 -0
  120. package/types/tree-grid/src/schema/column-resolver.d.ts +1 -1
  121. package/types/tree-grid/src/tree-grid.props.d.ts +8 -0
  122. package/components/accordion/index.umd.cjs +0 -1
  123. package/components/avatar/index.umd.cjs +0 -1
  124. package/components/border-editor/index.umd.cjs +0 -1
  125. package/components/button/index.umd.cjs +0 -1
  126. package/components/button-edit/index.umd.cjs +0 -1
  127. package/components/button-group/index.umd.cjs +0 -1
  128. package/components/calculator/index.umd.cjs +0 -1
  129. package/components/calendar/index.umd.cjs +0 -1
  130. package/components/capsule/index.umd.cjs +0 -1
  131. package/components/checkbox/index.umd.cjs +0 -1
  132. package/components/color-picker/index.umd.cjs +0 -3
  133. package/components/combo-list/index.umd.cjs +0 -1
  134. package/components/combo-tree/index.umd.cjs +0 -1
  135. package/components/common/index.umd.cjs +0 -1
  136. package/components/component/index.umd.cjs +0 -1
  137. package/components/condition/index.umd.cjs +0 -1
  138. package/components/content-container/index.umd.cjs +0 -1
  139. package/components/data-grid/index.umd.cjs +0 -1
  140. package/components/data-view/index.umd.cjs +0 -1
  141. package/components/date-picker/index.umd.cjs +0 -1
  142. package/components/designer-canvas/index.umd.cjs +0 -1
  143. package/components/designer-outline/index.umd.cjs +0 -1
  144. package/components/designer-toolbox/index.umd.cjs +0 -1
  145. package/components/discussion-editor/index.umd.cjs +0 -3
  146. package/components/discussion-list/index.umd.cjs +0 -1
  147. package/components/drawer/index.umd.cjs +0 -1
  148. package/components/dropdown/index.umd.cjs +0 -2
  149. package/components/dynamic-form/index.umd.cjs +0 -1
  150. package/components/dynamic-resolver/index.umd.cjs +0 -1
  151. package/components/dynamic-view/index.umd.cjs +0 -1
  152. package/components/enum-editor/index.umd.cjs +0 -1
  153. package/components/events-editor/index.umd.cjs +0 -1
  154. package/components/expression-editor/index.umd.cjs +0 -1
  155. package/components/external-container/index.umd.cjs +0 -1
  156. package/components/field-selector/index.umd.cjs +0 -1
  157. package/components/filter-bar/index.umd.cjs +0 -1
  158. package/components/flow-canvas/index.umd.cjs +0 -1
  159. package/components/image-cropper/index.umd.cjs +0 -1
  160. package/components/input-group/index.umd.cjs +0 -1
  161. package/components/layout/index.umd.cjs +0 -1
  162. package/components/list-nav/index.umd.cjs +0 -1
  163. package/components/list-view/index.umd.cjs +0 -1
  164. package/components/loading/index.umd.cjs +0 -8
  165. package/components/locale/index.umd.cjs +0 -1
  166. package/components/lookup/index.umd.cjs +0 -1
  167. package/components/mapping-editor/index.umd.cjs +0 -1
  168. package/components/message-box/index.umd.cjs +0 -1
  169. package/components/modal/index.umd.cjs +0 -1
  170. package/components/nav/index.umd.cjs +0 -3
  171. package/components/notify/index.umd.cjs +0 -1
  172. package/components/order/index.umd.cjs +0 -1
  173. package/components/page-footer/index.umd.cjs +0 -1
  174. package/components/page-header/index.umd.cjs +0 -1
  175. package/components/pagination/index.umd.cjs +0 -1
  176. package/components/popover/index.umd.cjs +0 -1
  177. package/components/progress/index.umd.cjs +0 -3
  178. package/components/property-editor/index.umd.cjs +0 -3
  179. package/components/property-panel/index.umd.cjs +0 -1
  180. package/components/radio-button/index.umd.cjs +0 -1
  181. package/components/radio-group/index.umd.cjs +0 -1
  182. package/components/rate/index.umd.cjs +0 -1
  183. package/components/response-layout/index.umd.cjs +0 -1
  184. package/components/response-layout-editor/index.umd.cjs +0 -1
  185. package/components/response-toolbar/index.umd.cjs +0 -1
  186. package/components/schema-selector/index.umd.cjs +0 -8
  187. package/components/search-box/index.umd.cjs +0 -1
  188. package/components/section/index.umd.cjs +0 -1
  189. package/components/smoke-detector/index.umd.cjs +0 -1
  190. package/components/spacing-editor/index.umd.cjs +0 -1
  191. package/components/splitter/index.umd.cjs +0 -1
  192. package/components/step/index.umd.cjs +0 -1
  193. package/components/switch/index.umd.cjs +0 -1
  194. package/components/tabs/index.umd.cjs +0 -1
  195. package/components/tags/index.umd.cjs +0 -1
  196. package/components/text/index.umd.cjs +0 -1
  197. package/components/textarea/index.umd.cjs +0 -1
  198. package/components/time-picker/index.umd.cjs +0 -1
  199. package/components/tooltip/index.umd.cjs +0 -1
  200. package/components/transfer/index.umd.cjs +0 -1
  201. package/components/tree-grid/index.umd.cjs +0 -1
  202. package/components/tree-view/index.umd.cjs +0 -1
  203. package/components/uploader/index.umd.cjs +0 -2
  204. package/components/verify-detail/index.umd.cjs +0 -1
  205. package/components/video/index.umd.cjs +0 -1
  206. package/components/weather/index.umd.cjs +0 -16
@@ -1,102 +1,102 @@
1
- import { defineComponent as F, ref as m, computed as N, watch as C, createVNode as y, inject as W, onMounted as J } from "vue";
1
+ import { defineComponent as F, ref as m, computed as N, watch as C, createVNode as d, inject as W, onMounted as J } from "vue";
2
2
  import { cloneDeep as G } from "lodash-es";
3
3
  const q = {}, _ = {};
4
4
  function L(t) {
5
- const { properties: e, title: o } = t, l = Object.keys(e).reduce((v, g) => (v[g] = e[g].type === "object" && e[g].properties ? L(e[g]) : G(e[g].default), v), {});
6
- return l.id = `${o}-${Date.now()}`, l;
5
+ const { properties: e, title: o } = t, c = Object.keys(e).reduce((u, y) => (u[y] = e[y].type === "object" && e[y].properties ? L(e[y]) : G(e[y].default), u), {});
6
+ return c.id = `${o}-${Date.now()}`, c;
7
7
  }
8
8
  function B(t, e = {}) {
9
9
  const o = q[t];
10
10
  if (o) {
11
- let l = L(o);
12
- const v = _[t];
13
- return l = v ? v({ getSchemaByType: B }, l, e) : l, l;
11
+ let c = L(o);
12
+ const u = _[t];
13
+ return c = u ? u({ getSchemaByType: B }, c, e) : c, c;
14
14
  }
15
15
  return null;
16
16
  }
17
17
  function H(t, e) {
18
18
  const o = L(e);
19
- return Object.keys(t).reduce((l, v) => (l[v] = t[v], l), o), o;
19
+ return Object.keys(t).reduce((c, u) => (c[u] && typeof c[u] == "object" ? Object.assign(c[u], t[u]) : c[u] = t[u], c), o), o;
20
20
  }
21
21
  function Q(t, e) {
22
- return Object.keys(t).filter((l) => t[l] != null).reduce((l, v) => {
23
- if (e.has(v)) {
24
- const g = e.get(v);
25
- if (typeof g == "string")
26
- l[g] = t[v];
22
+ return Object.keys(t).filter((c) => t[c] != null).reduce((c, u) => {
23
+ if (e.has(u)) {
24
+ const y = e.get(u);
25
+ if (typeof y == "string")
26
+ c[y] = t[u];
27
27
  else {
28
- const d = g(v, t[v], t);
29
- Object.assign(l, d);
28
+ const g = y(u, t[u], t);
29
+ Object.assign(c, g);
30
30
  }
31
31
  } else
32
- l[v] = t[v];
33
- return l;
32
+ c[u] = t[u];
33
+ return c;
34
34
  }, {});
35
35
  }
36
36
  function U(t, e, o = /* @__PURE__ */ new Map()) {
37
- const l = H(t, e);
38
- return Q(l, o);
37
+ const c = H(t, e);
38
+ return Q(c, o);
39
39
  }
40
40
  function X(t = {}) {
41
- function e(n, p, u, f) {
42
- if (typeof u == "number")
43
- return f[n].length === u;
44
- if (typeof u == "object") {
45
- const O = Object.keys(u)[0], j = u[O];
41
+ function e(n, f, p, v) {
42
+ if (typeof p == "number")
43
+ return v[n].length === p;
44
+ if (typeof p == "object") {
45
+ const O = Object.keys(p)[0], j = p[O];
46
46
  if (O === "not")
47
- return Number(f[n].length) !== Number(j);
47
+ return Number(v[n].length) !== Number(j);
48
48
  if (O === "moreThan")
49
- return Number(f[n].length) >= Number(j);
49
+ return Number(v[n].length) >= Number(j);
50
50
  if (O === "lessThan")
51
- return Number(f[n].length) <= Number(j);
51
+ return Number(v[n].length) <= Number(j);
52
52
  }
53
53
  return !1;
54
54
  }
55
- function o(n, p, u, f) {
56
- return f[n] && f[n].propertyValue && String(f[n].propertyValue.value) === String(u);
55
+ function o(n, f, p, v) {
56
+ return v[n] && v[n].propertyValue && String(v[n].propertyValue.value) === String(p);
57
57
  }
58
- const l = /* @__PURE__ */ new Map([
58
+ const c = /* @__PURE__ */ new Map([
59
59
  ["length", e],
60
60
  ["getProperty", o]
61
61
  ]);
62
- Object.keys(t).reduce((n, p) => (n.set(p, t[p]), n), l);
63
- function v(n, p) {
64
- const u = n;
65
- return typeof p == "number" ? [{ target: u, operator: "length", param: null, value: Number(p) }] : typeof p == "boolean" ? [{ target: u, operator: "getProperty", param: n, value: !!p }] : typeof p == "object" ? Object.keys(p).map((f) => {
66
- if (f === "length")
67
- return { target: u, operator: "length", param: null, value: p[f] };
68
- const O = f, j = p[f];
69
- return { target: u, operator: "getProperty", param: O, value: j };
62
+ Object.keys(t).reduce((n, f) => (n.set(f, t[f]), n), c);
63
+ function u(n, f) {
64
+ const p = n;
65
+ return typeof f == "number" ? [{ target: p, operator: "length", param: null, value: Number(f) }] : typeof f == "boolean" ? [{ target: p, operator: "getProperty", param: n, value: !!f }] : typeof f == "object" ? Object.keys(f).map((v) => {
66
+ if (v === "length")
67
+ return { target: p, operator: "length", param: null, value: f[v] };
68
+ const O = v, j = f[v];
69
+ return { target: p, operator: "getProperty", param: O, value: j };
70
70
  }) : [];
71
71
  }
72
- function g(n) {
73
- return Object.keys(n).reduce((u, f) => {
74
- const O = v(f, n[f]);
75
- return u.push(...O), u;
72
+ function y(n) {
73
+ return Object.keys(n).reduce((p, v) => {
74
+ const O = u(v, n[v]);
75
+ return p.push(...O), p;
76
76
  }, []);
77
77
  }
78
- function d(n, p) {
79
- if (l.has(n.operator)) {
80
- const u = l.get(n.operator);
81
- return u && u(n.target, n.param, n.value, p) || !1;
78
+ function g(n, f) {
79
+ if (c.has(n.operator)) {
80
+ const p = c.get(n.operator);
81
+ return p && p(n.target, n.param, n.value, f) || !1;
82
82
  }
83
83
  return !1;
84
84
  }
85
- function S(n, p) {
86
- return g(n).reduce((O, j) => O && d(j, p), !0);
85
+ function k(n, f) {
86
+ return y(n).reduce((O, j) => O && g(j, f), !0);
87
87
  }
88
- function b(n, p) {
89
- const u = Object.keys(n), f = u.includes("allOf"), O = u.includes("anyOf"), j = f || O, k = (j ? n[j ? f ? "allOf" : "anyOf" : "allOf"] : [n]).map((T) => S(T, p));
90
- return f ? !k.includes(!1) : k.includes(!0);
88
+ function b(n, f) {
89
+ const p = Object.keys(n), v = p.includes("allOf"), O = p.includes("anyOf"), j = v || O, S = (j ? n[j ? v ? "allOf" : "anyOf" : "allOf"] : [n]).map((T) => k(T, f));
90
+ return v ? !S.includes(!1) : S.includes(!0);
91
91
  }
92
92
  return { parseValueSchema: b };
93
93
  }
94
94
  const Y = {}, Z = {};
95
95
  X();
96
- function K(t, e, o = /* @__PURE__ */ new Map(), l = (d, S, b) => S, v = {}, g = (d) => d) {
97
- return q[e.title] = e, _[e.title] = l, Y[e.title] = v, Z[e.title] = g, (d = {}) => {
98
- const S = U(d, e, o), b = Object.keys(t).reduce((n, p) => (n[p] = t[p].default, n), {});
99
- return Object.assign(b, S);
96
+ function K(t, e, o = /* @__PURE__ */ new Map(), c = (g, k, b) => k, u = {}, y = (g) => g) {
97
+ return q[e.title] = e, _[e.title] = c, Y[e.title] = u, Z[e.title] = y, (g = {}) => {
98
+ const k = U(g, e, o), b = Object.keys(t).reduce((n, f) => (n[f] = t[f].default, n), {});
99
+ return Object.assign(b, k);
100
100
  };
101
101
  }
102
102
  function x(t, e) {
@@ -243,25 +243,25 @@ const te = "https://json-schema.org/draft/2020-12/schema", se = "https://farris-
243
243
  props: V,
244
244
  emits: ["click"],
245
245
  setup(t, e) {
246
- const o = m(t.direction), l = m(t.fill), v = m(t.height), g = m(t.steps), d = m(t.clickable), S = m(0), b = m(t.activeIndex), n = N(() => ({
246
+ const o = m(t.direction), c = m(t.fill), u = m(t.height), y = m(t.steps), g = m(t.clickable), k = m(0), b = m(t.activeIndex), n = N(() => ({
247
247
  "f-progress-step-list": o.value === "horizontal",
248
248
  "f-progress-step-list-block": o.value === "vertical",
249
- "f-progress-step-horizontal-fill": o.value === "horizontal" && l.value,
250
- "f-progress-step-vertical-fill": o.value === "vertical" && l.value
251
- })), p = N(() => ({
252
- height: o.value === "vertical" ? `${v.value}px` : ""
249
+ "f-progress-step-horizontal-fill": o.value === "horizontal" && c.value,
250
+ "f-progress-step-vertical-fill": o.value === "vertical" && c.value
251
+ })), f = N(() => ({
252
+ height: o.value === "vertical" ? `${u.value}px` : ""
253
253
  }));
254
- function u(r, s) {
254
+ function p(r, s) {
255
255
  const i = {
256
256
  step: !0,
257
257
  active: s === b.value,
258
- clickable: d.value,
258
+ clickable: g.value,
259
259
  // 'click-disable': step.disable,
260
260
  current: s === b.value
261
261
  };
262
262
  return s < b.value && (i.finish = !0), i;
263
263
  }
264
- function f(r, s) {
264
+ function v(r, s) {
265
265
  const i = {
266
266
  step: r,
267
267
  stepIndex: s
@@ -286,9 +286,9 @@ const te = "https://json-schema.org/draft/2020-12/schema", se = "https://farris-
286
286
  }
287
287
  function w(r, s) {
288
288
  const i = [];
289
- return s >= b.value || s === S.value ? i.push(y("span", {
289
+ return s >= b.value || s === k.value ? i.push(d("span", {
290
290
  class: "step-icon"
291
- }, [s + 1])) : i.push(y("span", {
291
+ }, [s + 1])) : i.push(d("span", {
292
292
  class: j(r, !0)
293
293
  }, null)), i;
294
294
  }
@@ -298,10 +298,10 @@ const te = "https://json-schema.org/draft/2020-12/schema", se = "https://farris-
298
298
  "step-name-success": s < b.value
299
299
  };
300
300
  }
301
- function k(r, s) {
302
- return y("div", {
301
+ function S(r, s) {
302
+ return d("div", {
303
303
  class: "f-progress-step-title"
304
- }, [y("p", {
304
+ }, [d("p", {
305
305
  class: E(r, s)
306
306
  }, [r.title])]);
307
307
  }
@@ -312,42 +312,42 @@ const te = "https://json-schema.org/draft/2020-12/schema", se = "https://farris-
312
312
  };
313
313
  }
314
314
  function T(r, s) {
315
- return s !== g.value.length - 1;
315
+ return s !== y.value.length - 1;
316
316
  }
317
317
  const $ = N(() => ({
318
318
  triangle: !0,
319
319
  "": o.value === "vertical"
320
320
  }));
321
321
  function M() {
322
- return g.value.map((r, s) => y("li", {
323
- class: u(r, s),
324
- onClick: (i) => f(r, s)
325
- }, [y("div", {
322
+ return y.value.map((r, s) => d("li", {
323
+ class: p(r, s),
324
+ onClick: (i) => v(r, s)
325
+ }, [d("div", {
326
326
  class: O(r, s)
327
- }, [y("div", {
327
+ }, [d("div", {
328
328
  class: "f-progress-step-content"
329
- }, [w(r, s), k(r, s)]), T(r, s) && y("div", {
329
+ }, [w(r, s), S(r, s)]), T(r, s) && d("div", {
330
330
  class: P(r, s)
331
- }, [y("span", {
331
+ }, [d("span", {
332
332
  class: $.value
333
333
  }, null)])])]));
334
334
  }
335
335
  return C(() => t.activeIndex, () => {
336
- t.activeIndex > -1 && t.activeIndex <= g.value.length && (b.value = t.activeIndex, M());
337
- }), () => y("div", {
336
+ t.activeIndex > -1 && t.activeIndex <= y.value.length && (b.value = t.activeIndex, M());
337
+ }), () => d("div", {
338
338
  class: "f-progress-step"
339
- }, [y("ul", {
339
+ }, [d("ul", {
340
340
  class: n.value,
341
- style: p.value
341
+ style: f.value
342
342
  }, [M()])]);
343
343
  }
344
344
  });
345
345
  function he(t, e, o) {
346
346
  var M;
347
- function l() {
347
+ function c() {
348
348
  }
349
- const v = "", g = "", d = m();
350
- function S() {
349
+ const u = "", y = "", g = m();
350
+ function k() {
351
351
  return (e == null ? void 0 : e.schema.componentType) !== "frame";
352
352
  }
353
353
  function b() {
@@ -356,20 +356,20 @@ function he(t, e, o) {
356
356
  function n() {
357
357
  return (e == null ? void 0 : e.schema.componentType) !== "frame";
358
358
  }
359
- function p() {
359
+ function f() {
360
360
  return (e == null ? void 0 : e.schema.componentType) === "frame";
361
361
  }
362
- function u(r) {
362
+ function p(r) {
363
363
  if (!r || !r.value)
364
364
  return null;
365
365
  if (r.value.schema && r.value.schema.type === "component")
366
366
  return r.value;
367
- const s = m(r == null ? void 0 : r.value.parent), i = u(s);
367
+ const s = m(r == null ? void 0 : r.value.parent), i = p(s);
368
368
  return i || null;
369
369
  }
370
- function f(r = e) {
370
+ function v(r = e) {
371
371
  const { componentInstance: s, designerItemElementRef: i } = r;
372
- return !s || !s.value ? null : s.value.canMove ? i : f(r.parent);
372
+ return !s || !s.value ? null : s.value.canMove ? i : v(r.parent);
373
373
  }
374
374
  function O(r) {
375
375
  return !!o;
@@ -381,15 +381,15 @@ function he(t, e, o) {
381
381
  }
382
382
  function E(r, s) {
383
383
  }
384
- function k(r) {
384
+ function S(r) {
385
385
  const { componentType: s } = r;
386
386
  let i = B(s, r);
387
- const c = s.toLowerCase().replace("-", "_");
388
- return i && !i.id && i.type === s && (i.id = `${c}_${Math.random().toString().slice(2, 6)}`), i;
387
+ const l = s.toLowerCase().replace("-", "_");
388
+ return i && !i.id && i.type === s && (i.id = `${l}_${Math.random().toString().slice(2, 6)}`), i;
389
389
  }
390
390
  function P(r, s) {
391
- const i = String(r.getAttribute("data-controltype")), c = r.getAttribute("data-feature"), a = c ? JSON.parse(c) : {};
392
- a.parentComponentInstance = d.value;
391
+ const i = String(r.getAttribute("data-controltype")), l = r.getAttribute("data-feature"), a = l ? JSON.parse(l) : {};
392
+ a.parentComponentInstance = g.value;
393
393
  let h = B(i, a);
394
394
  const D = i.toLowerCase().replace("-", "_");
395
395
  return h && !h.id && h.type === i && (h.id = `${D}_${Math.random().toString().slice(2, 6)}`), h;
@@ -398,133 +398,133 @@ function he(t, e, o) {
398
398
  }
399
399
  function $(...r) {
400
400
  }
401
- return d.value = {
402
- canMove: S(),
401
+ return g.value = {
402
+ canMove: k(),
403
403
  canSelectParent: b(),
404
404
  canDelete: n(),
405
- canNested: !p(),
405
+ canNested: !f(),
406
406
  contents: e == null ? void 0 : e.schema.contents,
407
407
  elementRef: t,
408
408
  parent: (M = e == null ? void 0 : e.parent) == null ? void 0 : M.componentInstance,
409
409
  schema: e == null ? void 0 : e.schema,
410
- styles: v,
411
- designerClass: g,
410
+ styles: u,
411
+ designerClass: y,
412
412
  canAccepts: O,
413
- getBelongedComponentInstance: u,
414
- getDraggableDesignItemElement: f,
413
+ getBelongedComponentInstance: p,
414
+ getDraggableDesignItemElement: v,
415
415
  getDraggingDisplayText: j,
416
416
  getPropConfig: $,
417
417
  getDragScopeElement: w,
418
418
  onAcceptMovedChildElement: E,
419
419
  onAcceptNewChildElement: P,
420
420
  onChildElementMovedOut: T,
421
- addNewChildComponentSchema: k,
422
- updateDragAndDropRules: l,
421
+ addNewChildComponentSchema: S,
422
+ updateDragAndDropRules: c,
423
423
  triggerBelongedComponentToMoveWhenMoved: m(!1),
424
424
  triggerBelongedComponentToDeleteWhenDeleted: m(!1)
425
- }, d;
425
+ }, g;
426
426
  }
427
- const de = /* @__PURE__ */ F({
427
+ const ge = /* @__PURE__ */ F({
428
428
  name: "FStepDesign",
429
429
  props: V,
430
430
  emits: [],
431
431
  setup(t, e) {
432
- const o = m(t.direction), l = m(t.fill), v = m(t.height), g = m(t.steps), d = m(0), S = m(t.clickable), b = m(0), n = m(), p = W("design-item-context"), u = he(n, p);
432
+ const o = m(t.direction), c = m(t.fill), u = m(t.height), y = m(t.steps), g = m(0), k = m(t.clickable), b = m(0), n = m(), f = W("design-item-context"), p = he(n, f);
433
433
  J(() => {
434
- n.value.componentInstance = u;
435
- }), e.expose(u.value);
436
- const f = N(() => ({
434
+ n.value.componentInstance = p;
435
+ }), e.expose(p.value);
436
+ const v = N(() => ({
437
437
  "f-progress-step-list": o.value === "horizontal",
438
438
  "f-progress-step-list-block": o.value === "vertical",
439
- "f-progress-step-horizontal-fill": o.value === "horizontal" && l.value,
440
- "f-progress-step-vertical-fill": o.value === "vertical" && l.value
439
+ "f-progress-step-horizontal-fill": o.value === "horizontal" && c.value,
440
+ "f-progress-step-vertical-fill": o.value === "vertical" && c.value
441
441
  })), O = N(() => ({
442
- height: o.value === "vertical" ? `${v.value}px` : ""
442
+ height: o.value === "vertical" ? `${u.value}px` : ""
443
443
  }));
444
- function j(c, a) {
444
+ function j(l, a) {
445
445
  const h = {
446
446
  step: !0,
447
- active: a === d.value,
448
- clickable: S.value,
449
- "click-disable": c.disable,
450
- current: a === d.value
447
+ active: a === g.value,
448
+ clickable: k.value,
449
+ "click-disable": l.disable,
450
+ current: a === g.value
451
451
  };
452
- return a < d.value && (h.finish = !0), c.status && (h[c.status] = !0), c.hasOwnProperty("class") && c.class.split(" ").reduce((D, R) => (D[R] = !0, D), h), h;
452
+ return a < g.value && (h.finish = !0), l.status && (h[l.status] = !0), l.hasOwnProperty("class") && l.class.split(" ").reduce((D, R) => (D[R] = !0, D), h), h;
453
453
  }
454
- function w(c, a) {
454
+ function w(l, a) {
455
455
  }
456
- function E(c, a) {
456
+ function E(l, a) {
457
457
  const h = {
458
458
  "f-progressstep-row": !0,
459
- "step-active": a === d.value,
460
- "step-current": a === d.value
459
+ "step-active": a === g.value,
460
+ "step-current": a === g.value
461
461
  };
462
- return a < d.value && (h["step-finish"] = !0), c.status && (h["step-" + c.status] = !0), h;
462
+ return a < g.value && (h["step-finish"] = !0), l.status && (h["step-" + l.status] = !0), h;
463
463
  }
464
- function k(c, a) {
464
+ function S(l, a) {
465
465
  const h = {
466
466
  "step-icon": !0,
467
467
  "step-success": a,
468
468
  "k-icon": a,
469
469
  "k-i-check": a
470
470
  };
471
- return c.hasOwnProperty("icon") && c.class.split(" ").reduce((D, R) => (D[R] = !0, D), h), h;
471
+ return l.hasOwnProperty("icon") && l.class.split(" ").reduce((D, R) => (D[R] = !0, D), h), h;
472
472
  }
473
- function P(c, a) {
473
+ function P(l, a) {
474
474
  const h = [];
475
- return c.icon ? h.push(y("span", {
476
- class: k(c, !1)
477
- }, null)) : a >= d.value || a === b.value ? h.push(y("span", {
475
+ return l.icon ? h.push(d("span", {
476
+ class: S(l, !1)
477
+ }, null)) : a >= g.value || a === b.value ? h.push(d("span", {
478
478
  class: "step-icon"
479
- }, [a + 1])) : h.push(y("span", {
480
- class: k(c, !0)
479
+ }, [a + 1])) : h.push(d("span", {
480
+ class: S(l, !0)
481
481
  }, null)), h;
482
482
  }
483
- function T(c, a) {
483
+ function T(l, a) {
484
484
  return {
485
485
  "step-name": !0,
486
- "step-name-success": a < d.value
486
+ "step-name-success": a < g.value
487
487
  };
488
488
  }
489
- function $(c, a) {
490
- return y("div", {
489
+ function $(l, a) {
490
+ return d("div", {
491
491
  class: "f-progress-step-title"
492
- }, [y("p", {
493
- class: T(c, a)
494
- }, [c.title])]);
492
+ }, [d("p", {
493
+ class: T(l, a)
494
+ }, [l.title])]);
495
495
  }
496
- function M(c, a) {
496
+ function M(l, a) {
497
497
  return {
498
498
  "f-progress-step-line": !0,
499
- "f-progress-step-line-success": a === d.value
499
+ "f-progress-step-line-success": a === g.value
500
500
  };
501
501
  }
502
- function r(c, a) {
503
- return a !== g.value.length - 1;
502
+ function r(l, a) {
503
+ return a !== y.value.length - 1;
504
504
  }
505
505
  const s = N(() => ({
506
506
  triangle: !0,
507
507
  "": o.value === "vertical"
508
508
  }));
509
509
  function i() {
510
- return g.value.map((c, a) => y("li", {
511
- class: j(c, a),
510
+ return y.value.map((l, a) => d("li", {
511
+ class: j(l, a),
512
512
  onClick: (h) => void 0
513
- }, [y("div", {
514
- class: E(c, a)
515
- }, [y("div", {
513
+ }, [d("div", {
514
+ class: E(l, a)
515
+ }, [d("div", {
516
516
  class: "f-progress-step-content"
517
- }, [P(c, a), $(c, a)]), r(c, a) && y("div", {
518
- class: M(c, a)
519
- }, [y("span", {
517
+ }, [P(l, a), $(l, a)]), r(l, a) && d("div", {
518
+ class: M(l, a)
519
+ }, [d("span", {
520
520
  class: s.value
521
521
  }, null)])])]));
522
522
  }
523
- return () => y("div", {
523
+ return () => d("div", {
524
524
  ref: n,
525
525
  class: "f-progress-step"
526
- }, [y("ul", {
527
- class: f.value,
526
+ }, [d("ul", {
527
+ class: v.value,
528
528
  style: O.value
529
529
  }, [i()])]);
530
530
  }
@@ -532,11 +532,11 @@ const de = /* @__PURE__ */ F({
532
532
  install(t) {
533
533
  t.component(A.name, A);
534
534
  },
535
- register(t, e, o, l) {
535
+ register(t, e, o, c) {
536
536
  t.step = A, e.step = z;
537
537
  },
538
538
  registerDesigner(t, e, o) {
539
- t.step = de, e.step = z;
539
+ t.step = ge, e.step = z;
540
540
  }
541
541
  };
542
542
  export {