@farris/ui-vue 1.2.7 → 1.2.9

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 (246) hide show
  1. package/components/accordion/index.esm.js +136 -136
  2. package/components/accordion/index.umd.cjs +1 -1
  3. package/components/avatar/index.esm.js +418 -456
  4. package/components/avatar/index.umd.cjs +1 -1
  5. package/components/border-editor/index.esm.js +4 -4
  6. package/components/border-editor/index.umd.cjs +1 -1
  7. package/components/button/index.esm.js +1 -1
  8. package/components/button/index.umd.cjs +1 -1
  9. package/components/button-edit/index.esm.js +363 -436
  10. package/components/button-edit/index.umd.cjs +1 -1
  11. package/components/button-group/index.esm.js +5 -5
  12. package/components/button-group/index.umd.cjs +1 -1
  13. package/components/calendar/index.esm.js +417 -417
  14. package/components/calendar/index.umd.cjs +1 -1
  15. package/components/capsule/index.esm.js +176 -176
  16. package/components/capsule/index.umd.cjs +1 -1
  17. package/components/checkbox/index.esm.js +557 -594
  18. package/components/checkbox/index.umd.cjs +1 -1
  19. package/components/color-picker/index.esm.js +119 -119
  20. package/components/color-picker/index.umd.cjs +2 -2
  21. package/components/combo-list/index.esm.js +502 -535
  22. package/components/combo-list/index.umd.cjs +1 -1
  23. package/components/combo-tree/index.esm.js +69 -69
  24. package/components/combo-tree/index.umd.cjs +1 -1
  25. package/components/component/index.esm.js +387 -275
  26. package/components/component/index.umd.cjs +1 -1
  27. package/components/condition/index.esm.js +1219 -983
  28. package/components/condition/index.umd.cjs +1 -1
  29. package/components/content-container/index.esm.js +292 -219
  30. package/components/content-container/index.umd.cjs +1 -1
  31. package/components/data-grid/index.css +1 -1
  32. package/components/data-grid/index.esm.js +5718 -5546
  33. package/components/data-grid/index.umd.cjs +1 -1
  34. package/components/data-view/index.esm.js +3291 -2930
  35. package/components/data-view/index.umd.cjs +1 -1
  36. package/components/date-picker/index.esm.js +2650 -2682
  37. package/components/date-picker/index.umd.cjs +1 -1
  38. package/components/dependent-base/style.js +1 -0
  39. package/components/dependent-fluid/style.js +1 -0
  40. package/components/dependent-icon/style.js +1 -0
  41. package/components/dependent-input/style.js +1 -0
  42. package/components/dependent-table/style.js +1 -0
  43. package/components/designer-canvas/index.css +1 -1
  44. package/components/designer-canvas/index.esm.js +945 -932
  45. package/components/designer-canvas/index.umd.cjs +1 -1
  46. package/components/designer-outline/index.css +1 -1
  47. package/components/designer-outline/index.esm.js +175 -133
  48. package/components/designer-outline/index.umd.cjs +1 -1
  49. package/components/designer-toolbox/index.esm.js +36 -12
  50. package/components/designer-toolbox/index.umd.cjs +1 -1
  51. package/components/discussion-editor/index.esm.js +1 -1
  52. package/components/discussion-editor/index.umd.cjs +1 -1
  53. package/components/dropdown/index.esm.js +246 -246
  54. package/components/dropdown/index.umd.cjs +2 -2
  55. package/components/dynamic-form/index.esm.js +1319 -1172
  56. package/components/dynamic-form/index.umd.cjs +1 -1
  57. package/components/dynamic-resolver/index.esm.js +119 -82
  58. package/components/dynamic-resolver/index.umd.cjs +1 -1
  59. package/components/dynamic-view/index.esm.js +258 -249
  60. package/components/dynamic-view/index.umd.cjs +1 -1
  61. package/components/enum-editor/index.esm.js +3 -3
  62. package/components/enum-editor/index.umd.cjs +1 -1
  63. package/components/events-editor/index.esm.js +569 -514
  64. package/components/events-editor/index.umd.cjs +1 -1
  65. package/components/expression-editor/index.esm.js +104 -104
  66. package/components/expression-editor/index.umd.cjs +1 -1
  67. package/components/external-container/index.css +1 -1
  68. package/components/external-container/index.esm.js +3122 -2686
  69. package/components/external-container/index.umd.cjs +1 -1
  70. package/components/field-selector/index.css +1 -1
  71. package/components/field-selector/index.esm.js +6780 -6608
  72. package/components/field-selector/index.umd.cjs +1 -1
  73. package/components/filter-bar/index.css +1 -1
  74. package/components/filter-bar/index.esm.js +1466 -1523
  75. package/components/filter-bar/index.umd.cjs +1 -1
  76. package/components/flow-canvas/index.css +1 -1
  77. package/components/flow-canvas/index.esm.js +1048 -1035
  78. package/components/flow-canvas/index.umd.cjs +1 -1
  79. package/components/image-cropper/index.esm.js +422 -422
  80. package/components/image-cropper/index.umd.cjs +1 -1
  81. package/components/input-group/index.esm.js +674 -716
  82. package/components/input-group/index.umd.cjs +1 -1
  83. package/components/layout/index.esm.js +291 -291
  84. package/components/layout/index.umd.cjs +1 -1
  85. package/components/list-nav/index.esm.js +303 -230
  86. package/components/list-nav/index.umd.cjs +1 -1
  87. package/components/list-view/index.css +1 -1
  88. package/components/list-view/index.esm.js +2486 -2130
  89. package/components/list-view/index.umd.cjs +1 -1
  90. package/components/lookup/index.css +1 -1
  91. package/components/lookup/index.esm.js +7474 -7272
  92. package/components/lookup/index.umd.cjs +1 -1
  93. package/components/mapping-editor/index.css +1 -1
  94. package/components/mapping-editor/index.esm.js +6139 -5949
  95. package/components/mapping-editor/index.umd.cjs +1 -1
  96. package/components/message-box/index.esm.js +1 -1
  97. package/components/message-box/index.umd.cjs +1 -1
  98. package/components/modal/index.esm.js +1 -1
  99. package/components/modal/index.umd.cjs +1 -1
  100. package/components/nav/index.esm.js +432 -371
  101. package/components/nav/index.umd.cjs +3 -3
  102. package/components/number-range/index.esm.js +1124 -0
  103. package/components/number-range/index.umd.cjs +1 -0
  104. package/components/number-range/package.json +8 -0
  105. package/components/number-range/style.js +6 -0
  106. package/components/number-spinner/index.esm.js +1155 -0
  107. package/components/number-spinner/index.umd.cjs +1 -0
  108. package/components/number-spinner/package.json +8 -0
  109. package/components/number-spinner/style.js +4 -0
  110. package/components/order/index.css +1 -1
  111. package/components/order/index.esm.js +1215 -1178
  112. package/components/order/index.umd.cjs +1 -1
  113. package/components/page-footer/index.esm.js +147 -147
  114. package/components/page-footer/index.umd.cjs +1 -1
  115. package/components/page-header/index.esm.js +1240 -1346
  116. package/components/page-header/index.umd.cjs +1 -1
  117. package/components/pagination/index.esm.js +489 -428
  118. package/components/pagination/index.umd.cjs +1 -1
  119. package/components/progress/index.esm.js +220 -220
  120. package/components/progress/index.umd.cjs +3 -3
  121. package/components/property-editor/index.esm.js +1512 -1540
  122. package/components/property-editor/index.umd.cjs +3 -3
  123. package/components/property-panel/index.css +1 -1
  124. package/components/property-panel/index.esm.js +749 -815
  125. package/components/property-panel/index.umd.cjs +1 -1
  126. package/components/query-solution/index.css +1 -0
  127. package/components/query-solution/index.esm.js +7074 -0
  128. package/components/query-solution/index.umd.cjs +1 -0
  129. package/components/query-solution/package.json +8 -0
  130. package/components/query-solution/style.js +2 -0
  131. package/components/radio-button/index.esm.js +86 -86
  132. package/components/radio-button/index.umd.cjs +1 -1
  133. package/components/radio-group/index.esm.js +442 -479
  134. package/components/radio-group/index.umd.cjs +1 -1
  135. package/components/rate/index.esm.js +213 -208
  136. package/components/rate/index.umd.cjs +1 -1
  137. package/components/response-layout/index.esm.js +116 -116
  138. package/components/response-layout/index.umd.cjs +1 -1
  139. package/components/response-layout-editor/index.esm.js +943 -918
  140. package/components/response-layout-editor/index.umd.cjs +1 -1
  141. package/components/response-toolbar/index.esm.js +1174 -1295
  142. package/components/response-toolbar/index.umd.cjs +1 -1
  143. package/components/schema-selector/index.css +1 -1
  144. package/components/schema-selector/index.esm.js +5383 -5171
  145. package/components/schema-selector/index.umd.cjs +2 -2
  146. package/components/search-box/index.esm.js +201 -201
  147. package/components/search-box/index.umd.cjs +1 -1
  148. package/components/section/index.esm.js +684 -542
  149. package/components/section/index.umd.cjs +1 -1
  150. package/components/smoke-detector/index.esm.js +121 -121
  151. package/components/smoke-detector/index.umd.cjs +1 -1
  152. package/components/spacing-editor/index.esm.js +2 -2
  153. package/components/spacing-editor/index.umd.cjs +1 -1
  154. package/components/splitter/index.esm.js +1158 -382
  155. package/components/splitter/index.umd.cjs +1 -1
  156. package/components/step/index.esm.js +232 -232
  157. package/components/step/index.umd.cjs +1 -1
  158. package/components/switch/index.esm.js +451 -487
  159. package/components/switch/index.umd.cjs +1 -1
  160. package/components/tabs/index.esm.js +2078 -2168
  161. package/components/tabs/index.umd.cjs +1 -1
  162. package/components/tags/index.esm.js +318 -320
  163. package/components/tags/index.umd.cjs +1 -1
  164. package/components/text/index.esm.js +192 -192
  165. package/components/text/index.umd.cjs +1 -1
  166. package/components/textarea/index.esm.js +471 -497
  167. package/components/textarea/index.umd.cjs +1 -1
  168. package/components/time-picker/index.esm.js +1421 -1441
  169. package/components/time-picker/index.umd.cjs +1 -1
  170. package/components/transfer/index.css +1 -1
  171. package/components/transfer/index.esm.js +430 -421
  172. package/components/transfer/index.umd.cjs +1 -1
  173. package/components/tree-grid/index.css +1 -1
  174. package/components/tree-grid/index.esm.js +6806 -6624
  175. package/components/tree-grid/index.umd.cjs +1 -1
  176. package/components/tree-view/index.esm.js +2793 -2433
  177. package/components/tree-view/index.umd.cjs +1 -1
  178. package/components/uploader/index.esm.js +165 -165
  179. package/components/uploader/index.umd.cjs +2 -2
  180. package/components/verify-detail/index.esm.js +255 -255
  181. package/components/verify-detail/index.umd.cjs +1 -1
  182. package/components/video/index.esm.js +413 -334
  183. package/components/video/index.umd.cjs +1 -1
  184. package/components/weather/index.esm.js +902 -902
  185. package/components/weather/index.umd.cjs +4 -4
  186. package/farris.all.esm.js +54155 -52847
  187. package/farris.all.umd.cjs +9 -9
  188. package/index.css +1 -1
  189. package/package.json +1 -1
  190. package/types/button-edit/src/designer/button-group.design.component.d.ts +7 -0
  191. package/types/checkbox/index.d.ts +1 -0
  192. package/types/combo-list/src/components/list-container.component.d.ts +3 -0
  193. package/types/combo-list/src/components/list-container.props.d.ts +5 -1
  194. package/types/common/entity/entity-schema.d.ts +258 -0
  195. package/types/component/src/component-ref.props.d.ts +4 -0
  196. package/types/component/src/composition/inner-component-build-info.d.ts +27 -0
  197. package/types/component/src/designer/use-designer-rules.d.ts +2 -2
  198. package/types/data-grid/index.d.ts +5 -2
  199. package/types/data-grid/src/composition/data-grid-component-creator.service.d.ts +33 -0
  200. package/types/data-grid/src/data-grid.component.d.ts +2 -1
  201. package/types/data-grid/src/data-grid.props.d.ts +2 -2
  202. package/types/data-grid/src/designer/column-header.design.component.d.ts +1 -1
  203. package/types/data-grid/src/designer/data-grid-column.props.d.ts +1 -0
  204. package/types/data-grid/src/designer/use-group-column.d.ts +20 -0
  205. package/types/data-grid/src/property-config/data-grid.property-config.d.ts +4 -0
  206. package/types/data-grid/src/schema/schema-resolver.d.ts +2 -1
  207. package/types/data-view/components/column-format/boolean.component.d.ts +4 -0
  208. package/types/data-view/components/column-format/column-format.component.d.ts +4 -0
  209. package/types/data-view/components/column-format/date.component.d.ts +4 -0
  210. package/types/data-view/components/column-format/enum.component.d.ts +4 -0
  211. package/types/data-view/components/column-format/number.component.d.ts +4 -0
  212. package/types/data-view/composition/pagination/use-pagination.d.ts +1 -0
  213. package/types/data-view/composition/types.d.ts +19 -7
  214. package/types/data-view/composition/use-edit.d.ts +2 -1
  215. package/types/designer-canvas/src/composition/dg-control.d.ts +16 -350
  216. package/types/designer-canvas/src/composition/function/use-dragula.d.ts +2 -2
  217. package/types/designer-canvas/src/types.d.ts +3 -3
  218. package/types/dynamic-form/index.d.ts +3 -1
  219. package/types/dynamic-form/src/composition/response-form-component-creator.service.d.ts +31 -0
  220. package/types/dynamic-form/src/schema/schema-resolver.d.ts +2 -1
  221. package/types/dynamic-form/src/types.d.ts +1 -1
  222. package/types/dynamic-resolver/index.d.ts +1 -0
  223. package/types/dynamic-resolver/src/binding-resolver.d.ts +1 -0
  224. package/types/dynamic-resolver/src/schema-resolver.d.ts +2 -1
  225. package/types/dynamic-resolver/src/types.d.ts +3 -2
  226. package/types/dynamic-view/src/dynamic-view.component.d.ts +1 -1
  227. package/types/lookup/src/property-config/lookup.property-config.d.ts +2 -1
  228. package/types/modal/src/modal.props.d.ts +1 -4
  229. package/types/property-panel/src/composition/entity/base-property.d.ts +0 -12
  230. package/types/property-panel/src/composition/entity/input-base-property.d.ts +11 -26
  231. package/types/property-panel/src/composition/entity/schema-dom-mapping.d.ts +10 -8
  232. package/types/response-toolbar/src/response-toolbar.props.d.ts +2 -2
  233. package/types/response-toolbar/src/schema/schema-mapper.d.ts +4 -0
  234. package/types/section/src/property-config/section.property-config.d.ts +93 -0
  235. package/types/section/src/schema/schema-resolver.d.ts +2 -1
  236. package/types/tabs/src/composition/types.d.ts +2 -2
  237. package/types/tabs/src/designer/tab-header-item.design.component.d.ts +3 -1
  238. package/types/tabs/src/designer/tab-toolbar-item.props.d.ts +19 -0
  239. package/types/tabs/src/property-config/tab-page.property-config.d.ts +60 -0
  240. package/types/tabs/src/property-config/tabs.property-config.d.ts +6 -6
  241. package/types/tabs/src/schema/schema-resolver.d.ts +2 -1
  242. package/types/tags/index.d.ts +36 -5
  243. package/types/tree-grid/src/designer/use-designer-rules.d.ts +3 -0
  244. package/types/tree-grid/src/property-config/tree-grid.property-config.d.ts +11 -0
  245. package/types/tree-grid/src/schema/column-resolver.d.ts +1 -1
  246. package/types/tree-grid/src/tree-grid.props.d.ts +8 -0
@@ -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
- 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;
4
+ function B(t) {
5
+ const { properties: e, title: i, ignore: l } = t, o = l && Array.isArray(l), y = Object.keys(e).reduce((f, O) => ((!o || !l.find((b) => b == O)) && (f[O] = e[O].type === "object" && e[O].properties ? B(e[O]) : G(e[O].default)), f), {});
6
+ return (!o || !l.find((f) => f == "id")) && (y.id = `${i}-${Date.now()}`), y;
7
7
  }
8
- function B(t, e = {}) {
9
- const o = q[t];
10
- if (o) {
11
- let l = L(o);
12
- const v = _[t];
13
- return l = v ? v({ getSchemaByType: B }, l, e) : l, l;
8
+ function L(t, e = {}, i) {
9
+ const l = q[t];
10
+ if (l) {
11
+ let o = B(l);
12
+ const y = _[t];
13
+ return o = y ? y({ getSchemaByType: L }, o, e, i) : o, o;
14
14
  }
15
15
  return null;
16
16
  }
17
17
  function H(t, e) {
18
- const o = L(e);
19
- return Object.keys(t).reduce((l, v) => (l[v] = t[v], l), o), o;
18
+ const i = B(e);
19
+ return Object.keys(t).reduce((l, o) => (l[o] && typeof l[o] == "object" ? Object.assign(l[o], t[o]) : l[o] = t[o], l), i), i;
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((l) => t[l] != null).reduce((l, o) => {
23
+ if (e.has(o)) {
24
+ const y = e.get(o);
25
+ if (typeof y == "string")
26
+ l[y] = t[o];
27
27
  else {
28
- const d = g(v, t[v], t);
29
- Object.assign(l, d);
28
+ const f = y(o, t[o], t);
29
+ Object.assign(l, f);
30
30
  }
31
31
  } else
32
- l[v] = t[v];
32
+ l[o] = t[o];
33
33
  return l;
34
34
  }, {});
35
35
  }
36
- function U(t, e, o = /* @__PURE__ */ new Map()) {
36
+ function U(t, e, i = /* @__PURE__ */ new Map()) {
37
37
  const l = H(t, e);
38
- return Q(l, o);
38
+ return Q(l, i);
39
39
  }
40
40
  function X(t = {}) {
41
- function e(n, p, u, f) {
41
+ function e(c, v, u, h) {
42
42
  if (typeof u == "number")
43
- return f[n].length === u;
43
+ return h[c].length === u;
44
44
  if (typeof u == "object") {
45
- const O = Object.keys(u)[0], j = u[O];
46
- if (O === "not")
47
- return Number(f[n].length) !== Number(j);
48
- if (O === "moreThan")
49
- return Number(f[n].length) >= Number(j);
50
- if (O === "lessThan")
51
- return Number(f[n].length) <= Number(j);
45
+ const j = Object.keys(u)[0], k = u[j];
46
+ if (j === "not")
47
+ return Number(h[c].length) !== Number(k);
48
+ if (j === "moreThan")
49
+ return Number(h[c].length) >= Number(k);
50
+ if (j === "lessThan")
51
+ return Number(h[c].length) <= Number(k);
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 i(c, v, u, h) {
56
+ return h[c] && h[c].propertyValue && String(h[c].propertyValue.value) === String(u);
57
57
  }
58
58
  const l = /* @__PURE__ */ new Map([
59
59
  ["length", e],
60
- ["getProperty", o]
60
+ ["getProperty", i]
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((c, v) => (c.set(v, t[v]), c), l);
63
+ function o(c, v) {
64
+ const u = c;
65
+ return typeof v == "number" ? [{ target: u, operator: "length", param: null, value: Number(v) }] : typeof v == "boolean" ? [{ target: u, operator: "getProperty", param: c, value: !!v }] : typeof v == "object" ? Object.keys(v).map((h) => {
66
+ if (h === "length")
67
+ return { target: u, operator: "length", param: null, value: v[h] };
68
+ const j = h, k = v[h];
69
+ return { target: u, operator: "getProperty", param: j, value: k };
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(c) {
73
+ return Object.keys(c).reduce((u, h) => {
74
+ const j = o(h, c[h]);
75
+ return u.push(...j), u;
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 f(c, v) {
79
+ if (l.has(c.operator)) {
80
+ const u = l.get(c.operator);
81
+ return u && u(c.target, c.param, c.value, v) || !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 O(c, v) {
86
+ return y(c).reduce((j, k) => j && f(k, v), !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(c, v) {
89
+ const u = Object.keys(c), h = u.includes("allOf"), j = u.includes("anyOf"), k = h || j, S = (k ? c[k ? h ? "allOf" : "anyOf" : "allOf"] : [c]).map((T) => O(T, v));
90
+ return h ? !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, i = /* @__PURE__ */ new Map(), l = (f, O, b) => O, o = {}, y = (f) => f) {
97
+ return q[e.title] = e, _[e.title] = l, Y[e.title] = o, Z[e.title] = y, (f = {}) => {
98
+ const O = U(f, e, i), b = Object.keys(t).reduce((c, v) => (c[v] = t[v].default, c), {});
99
+ return Object.assign(b, O);
100
100
  };
101
101
  }
102
102
  function x(t, e) {
@@ -105,7 +105,7 @@ function x(t, e) {
105
105
  const I = /* @__PURE__ */ new Map([
106
106
  ["appearance", x]
107
107
  ]);
108
- function ee(t, e, o) {
108
+ function ee(t, e, i) {
109
109
  return e;
110
110
  }
111
111
  const te = "https://json-schema.org/draft/2020-12/schema", se = "https://farris-design.gitee.io/step.schema.json", re = "step", ne = "A Farris Component", ce = "object", le = {
@@ -243,300 +243,300 @@ 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(() => ({
247
- "f-progress-step-list": o.value === "horizontal",
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` : ""
246
+ const i = m(t.direction), l = m(t.fill), o = m(t.height), y = m(t.steps), f = m(t.clickable), O = m(0), b = m(t.activeIndex), c = N(() => ({
247
+ "f-progress-step-list": i.value === "horizontal",
248
+ "f-progress-step-list-block": i.value === "vertical",
249
+ "f-progress-step-horizontal-fill": i.value === "horizontal" && l.value,
250
+ "f-progress-step-vertical-fill": i.value === "vertical" && l.value
251
+ })), v = N(() => ({
252
+ height: i.value === "vertical" ? `${o.value}px` : ""
253
253
  }));
254
- function u(r, s) {
255
- const i = {
254
+ function u(s, r) {
255
+ const p = {
256
256
  step: !0,
257
- active: s === b.value,
258
- clickable: d.value,
257
+ active: r === b.value,
258
+ clickable: f.value,
259
259
  // 'click-disable': step.disable,
260
- current: s === b.value
260
+ current: r === b.value
261
261
  };
262
- return s < b.value && (i.finish = !0), i;
262
+ return r < b.value && (p.finish = !0), p;
263
263
  }
264
- function f(r, s) {
265
- const i = {
266
- step: r,
267
- stepIndex: s
264
+ function h(s, r) {
265
+ const p = {
266
+ step: s,
267
+ stepIndex: r
268
268
  };
269
- e.emit("click", i);
269
+ e.emit("click", p);
270
270
  }
271
- function O(r, s) {
272
- const i = {
271
+ function j(s, r) {
272
+ const p = {
273
273
  "f-progressstep-row": !0,
274
- "step-active": s === b.value,
275
- "step-current": s === b.value
274
+ "step-active": r === b.value,
275
+ "step-current": r === b.value
276
276
  };
277
- return s < b.value && (i["step-finish"] = !0), i;
277
+ return r < b.value && (p["step-finish"] = !0), p;
278
278
  }
279
- function j(r, s) {
279
+ function k(s, r) {
280
280
  return {
281
281
  "step-icon": !0,
282
- "step-success": s,
283
- "f-icon": s,
284
- "f-icon-check": s
282
+ "step-success": r,
283
+ "f-icon": r,
284
+ "f-icon-check": r
285
285
  };
286
286
  }
287
- function w(r, s) {
288
- const i = [];
289
- return s >= b.value || s === S.value ? i.push(y("span", {
287
+ function P(s, r) {
288
+ const p = [];
289
+ return r >= b.value || r === O.value ? p.push(d("span", {
290
290
  class: "step-icon"
291
- }, [s + 1])) : i.push(y("span", {
292
- class: j(r, !0)
293
- }, null)), i;
291
+ }, [r + 1])) : p.push(d("span", {
292
+ class: k(s, !0)
293
+ }, null)), p;
294
294
  }
295
- function E(r, s) {
295
+ function w(s, r) {
296
296
  return {
297
297
  "step-name": !0,
298
- "step-name-success": s < b.value
298
+ "step-name-success": r < b.value
299
299
  };
300
300
  }
301
- function k(r, s) {
302
- return y("div", {
301
+ function S(s, r) {
302
+ return d("div", {
303
303
  class: "f-progress-step-title"
304
- }, [y("p", {
305
- class: E(r, s)
306
- }, [r.title])]);
304
+ }, [d("p", {
305
+ class: w(s, r)
306
+ }, [s.title])]);
307
307
  }
308
- function P(r, s) {
308
+ function E(s, r) {
309
309
  return {
310
310
  "f-progress-step-line": !0,
311
- "f-progress-step-line-success": s === b.value
311
+ "f-progress-step-line-success": r === b.value
312
312
  };
313
313
  }
314
- function T(r, s) {
315
- return s !== g.value.length - 1;
314
+ function T(s, r) {
315
+ return r !== y.value.length - 1;
316
316
  }
317
317
  const $ = N(() => ({
318
318
  triangle: !0,
319
- "": o.value === "vertical"
319
+ "": i.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", {
326
- class: O(r, s)
327
- }, [y("div", {
322
+ return y.value.map((s, r) => d("li", {
323
+ class: u(s, r),
324
+ onClick: (p) => h(s, r)
325
+ }, [d("div", {
326
+ class: j(s, r)
327
+ }, [d("div", {
328
328
  class: "f-progress-step-content"
329
- }, [w(r, s), k(r, s)]), T(r, s) && y("div", {
330
- class: P(r, s)
331
- }, [y("span", {
329
+ }, [P(s, r), S(s, r)]), T(s, r) && d("div", {
330
+ class: E(s, r)
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", {
340
- class: n.value,
341
- style: p.value
339
+ }, [d("ul", {
340
+ class: c.value,
341
+ style: v.value
342
342
  }, [M()])]);
343
343
  }
344
344
  });
345
- function he(t, e, o) {
345
+ function he(t, e, i) {
346
346
  var M;
347
347
  function l() {
348
348
  }
349
- const v = "", g = "", d = m();
350
- function S() {
349
+ const o = "", y = "", f = m();
350
+ function O() {
351
351
  return (e == null ? void 0 : e.schema.componentType) !== "frame";
352
352
  }
353
353
  function b() {
354
354
  return !1;
355
355
  }
356
- function n() {
356
+ function c() {
357
357
  return (e == null ? void 0 : e.schema.componentType) !== "frame";
358
358
  }
359
- function p() {
359
+ function v() {
360
360
  return (e == null ? void 0 : e.schema.componentType) === "frame";
361
361
  }
362
- function u(r) {
363
- if (!r || !r.value)
362
+ function u(s) {
363
+ if (!s || !s.value)
364
364
  return null;
365
- if (r.value.schema && r.value.schema.type === "component")
366
- return r.value;
367
- const s = m(r == null ? void 0 : r.value.parent), i = u(s);
368
- return i || null;
365
+ if (s.value.schema && s.value.schema.type === "component")
366
+ return s.value;
367
+ const r = m(s == null ? void 0 : s.value.parent), p = u(r);
368
+ return p || null;
369
369
  }
370
- function f(r = e) {
371
- const { componentInstance: s, designerItemElementRef: i } = r;
372
- return !s || !s.value ? null : s.value.canMove ? i : f(r.parent);
370
+ function h(s = e) {
371
+ const { componentInstance: r, designerItemElementRef: p } = s;
372
+ return !r || !r.value ? null : r.value.canMove ? p : h(s.parent);
373
373
  }
374
- function O(r) {
375
- return !!o;
374
+ function j(s) {
375
+ return !!i;
376
376
  }
377
- function j() {
377
+ function k() {
378
378
  return (e == null ? void 0 : e.schema.label) || (e == null ? void 0 : e.schema.title) || (e == null ? void 0 : e.schema.name);
379
379
  }
380
- function w() {
380
+ function P() {
381
381
  }
382
- function E(r, s) {
382
+ function w(s, r) {
383
383
  }
384
- function k(r) {
385
- const { componentType: s } = r;
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;
384
+ function S(s, r) {
385
+ const { componentType: p } = s;
386
+ let n = L(p, s, r);
387
+ const a = p.toLowerCase().replace("-", "_");
388
+ return n && !n.id && n.type === p && (n.id = `${a}_${Math.random().toString().slice(2, 6)}`), n;
389
389
  }
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;
393
- let h = B(i, a);
394
- const D = i.toLowerCase().replace("-", "_");
395
- return h && !h.id && h.type === i && (h.id = `${D}_${Math.random().toString().slice(2, 6)}`), h;
390
+ function E(s, r) {
391
+ const p = String(s.getAttribute("data-controltype")), n = s.getAttribute("data-feature"), a = n ? JSON.parse(n) : {};
392
+ a.parentComponentInstance = f.value;
393
+ let g = L(p, a);
394
+ const D = p.toLowerCase().replace("-", "_");
395
+ return g && !g.id && g.type === p && (g.id = `${D}_${Math.random().toString().slice(2, 6)}`), g;
396
396
  }
397
- function T(r) {
397
+ function T(s) {
398
398
  }
399
- function $(...r) {
399
+ function $(...s) {
400
400
  }
401
- return d.value = {
402
- canMove: S(),
401
+ return f.value = {
402
+ canMove: O(),
403
403
  canSelectParent: b(),
404
- canDelete: n(),
405
- canNested: !p(),
404
+ canDelete: c(),
405
+ canNested: !v(),
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,
412
- canAccepts: O,
410
+ styles: o,
411
+ designerClass: y,
412
+ canAccepts: j,
413
413
  getBelongedComponentInstance: u,
414
- getDraggableDesignItemElement: f,
415
- getDraggingDisplayText: j,
414
+ getDraggableDesignItemElement: h,
415
+ getDraggingDisplayText: k,
416
416
  getPropConfig: $,
417
- getDragScopeElement: w,
418
- onAcceptMovedChildElement: E,
419
- onAcceptNewChildElement: P,
417
+ getDragScopeElement: P,
418
+ onAcceptMovedChildElement: w,
419
+ onAcceptNewChildElement: E,
420
420
  onChildElementMovedOut: T,
421
- addNewChildComponentSchema: k,
421
+ addNewChildComponentSchema: S,
422
422
  updateDragAndDropRules: l,
423
423
  triggerBelongedComponentToMoveWhenMoved: m(!1),
424
424
  triggerBelongedComponentToDeleteWhenDeleted: m(!1)
425
- }, d;
425
+ }, f;
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 i = m(t.direction), l = m(t.fill), o = m(t.height), y = m(t.steps), f = m(0), O = m(t.clickable), b = m(0), c = m(), v = W("design-item-context"), u = he(c, v);
433
433
  J(() => {
434
- n.value.componentInstance = u;
434
+ c.value.componentInstance = u;
435
435
  }), e.expose(u.value);
436
- const f = N(() => ({
437
- "f-progress-step-list": o.value === "horizontal",
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
441
- })), O = N(() => ({
442
- height: o.value === "vertical" ? `${v.value}px` : ""
436
+ const h = N(() => ({
437
+ "f-progress-step-list": i.value === "horizontal",
438
+ "f-progress-step-list-block": i.value === "vertical",
439
+ "f-progress-step-horizontal-fill": i.value === "horizontal" && l.value,
440
+ "f-progress-step-vertical-fill": i.value === "vertical" && l.value
441
+ })), j = N(() => ({
442
+ height: i.value === "vertical" ? `${o.value}px` : ""
443
443
  }));
444
- function j(c, a) {
445
- const h = {
444
+ function k(n, a) {
445
+ const g = {
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 === f.value,
448
+ clickable: O.value,
449
+ "click-disable": n.disable,
450
+ current: a === f.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 < f.value && (g.finish = !0), n.status && (g[n.status] = !0), n.hasOwnProperty("class") && n.class.split(" ").reduce((D, R) => (D[R] = !0, D), g), g;
453
453
  }
454
- function w(c, a) {
454
+ function P(n, a) {
455
455
  }
456
- function E(c, a) {
457
- const h = {
456
+ function w(n, a) {
457
+ const g = {
458
458
  "f-progressstep-row": !0,
459
- "step-active": a === d.value,
460
- "step-current": a === d.value
459
+ "step-active": a === f.value,
460
+ "step-current": a === f.value
461
461
  };
462
- return a < d.value && (h["step-finish"] = !0), c.status && (h["step-" + c.status] = !0), h;
462
+ return a < f.value && (g["step-finish"] = !0), n.status && (g["step-" + n.status] = !0), g;
463
463
  }
464
- function k(c, a) {
465
- const h = {
464
+ function S(n, a) {
465
+ const g = {
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 n.hasOwnProperty("icon") && n.class.split(" ").reduce((D, R) => (D[R] = !0, D), g), g;
472
472
  }
473
- function P(c, a) {
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", {
473
+ function E(n, a) {
474
+ const g = [];
475
+ return n.icon ? g.push(d("span", {
476
+ class: S(n, !1)
477
+ }, null)) : a >= f.value || a === b.value ? g.push(d("span", {
478
478
  class: "step-icon"
479
- }, [a + 1])) : h.push(y("span", {
480
- class: k(c, !0)
481
- }, null)), h;
479
+ }, [a + 1])) : g.push(d("span", {
480
+ class: S(n, !0)
481
+ }, null)), g;
482
482
  }
483
- function T(c, a) {
483
+ function T(n, a) {
484
484
  return {
485
485
  "step-name": !0,
486
- "step-name-success": a < d.value
486
+ "step-name-success": a < f.value
487
487
  };
488
488
  }
489
- function $(c, a) {
490
- return y("div", {
489
+ function $(n, 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(n, a)
494
+ }, [n.title])]);
495
495
  }
496
- function M(c, a) {
496
+ function M(n, 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 === f.value
500
500
  };
501
501
  }
502
- function r(c, a) {
503
- return a !== g.value.length - 1;
502
+ function s(n, a) {
503
+ return a !== y.value.length - 1;
504
504
  }
505
- const s = N(() => ({
505
+ const r = N(() => ({
506
506
  triangle: !0,
507
- "": o.value === "vertical"
507
+ "": i.value === "vertical"
508
508
  }));
509
- function i() {
510
- return g.value.map((c, a) => y("li", {
511
- class: j(c, a),
512
- onClick: (h) => void 0
513
- }, [y("div", {
514
- class: E(c, a)
515
- }, [y("div", {
509
+ function p() {
510
+ return y.value.map((n, a) => d("li", {
511
+ class: k(n, a),
512
+ onClick: (g) => void 0
513
+ }, [d("div", {
514
+ class: w(n, 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", {
520
- class: s.value
517
+ }, [E(n, a), $(n, a)]), s(n, a) && d("div", {
518
+ class: M(n, a)
519
+ }, [d("span", {
520
+ class: r.value
521
521
  }, null)])])]));
522
522
  }
523
- return () => y("div", {
524
- ref: n,
523
+ return () => d("div", {
524
+ ref: c,
525
525
  class: "f-progress-step"
526
- }, [y("ul", {
527
- class: f.value,
528
- style: O.value
529
- }, [i()])]);
526
+ }, [d("ul", {
527
+ class: h.value,
528
+ style: j.value
529
+ }, [p()])]);
530
530
  }
531
531
  }), be = {
532
532
  install(t) {
533
533
  t.component(A.name, A);
534
534
  },
535
- register(t, e, o, l) {
535
+ register(t, e, i, l) {
536
536
  t.step = A, e.step = z;
537
537
  },
538
- registerDesigner(t, e, o) {
539
- t.step = de, e.step = z;
538
+ registerDesigner(t, e, i) {
539
+ t.step = ge, e.step = z;
540
540
  }
541
541
  };
542
542
  export {