@farris/ui-vue 1.2.9 → 1.3.0

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 (236) hide show
  1. package/components/accordion/index.esm.js +63 -63
  2. package/components/accordion/index.umd.cjs +1 -1
  3. package/components/avatar/index.esm.js +402 -323
  4. package/components/avatar/index.umd.cjs +1 -1
  5. package/components/button-edit/index.css +1 -1
  6. package/components/button-edit/index.esm.js +98 -96
  7. package/components/button-edit/index.umd.cjs +1 -1
  8. package/components/calendar/index.esm.js +66 -66
  9. package/components/calendar/index.umd.cjs +1 -1
  10. package/components/capsule/index.esm.js +118 -118
  11. package/components/capsule/index.umd.cjs +1 -1
  12. package/components/checkbox/index.esm.js +539 -460
  13. package/components/checkbox/index.umd.cjs +1 -1
  14. package/components/color-picker/index.esm.js +135 -135
  15. package/components/color-picker/index.umd.cjs +2 -2
  16. package/components/combo-list/index.css +1 -0
  17. package/components/combo-list/index.esm.js +1007 -312
  18. package/components/combo-list/index.umd.cjs +1 -1
  19. package/components/combo-tree/index.esm.js +97 -97
  20. package/components/combo-tree/index.umd.cjs +1 -1
  21. package/components/common/index.esm.js +778 -700
  22. package/components/common/index.umd.cjs +1 -1
  23. package/components/component/index.esm.js +472 -329
  24. package/components/component/index.umd.cjs +1 -1
  25. package/components/condition/index.css +1 -0
  26. package/components/condition/index.esm.js +2231 -1055
  27. package/components/condition/index.umd.cjs +1 -1
  28. package/components/content-container/index.esm.js +79 -79
  29. package/components/content-container/index.umd.cjs +1 -1
  30. package/components/data-grid/index.css +1 -1
  31. package/components/data-grid/index.esm.js +6408 -5034
  32. package/components/data-grid/index.umd.cjs +1 -1
  33. package/components/data-view/index.css +1 -0
  34. package/components/data-view/index.esm.js +4762 -3511
  35. package/components/data-view/index.umd.cjs +1 -1
  36. package/components/date-picker/index.css +1 -1
  37. package/components/date-picker/index.esm.js +3442 -2742
  38. package/components/date-picker/index.umd.cjs +1 -1
  39. package/components/designer-outline/index.esm.js +14 -13
  40. package/components/designer-outline/index.umd.cjs +1 -1
  41. package/components/dropdown/index.esm.js +73 -73
  42. package/components/dropdown/index.umd.cjs +2 -2
  43. package/components/dynamic-form/index.css +1 -0
  44. package/components/dynamic-form/index.esm.js +2597 -1141
  45. package/components/dynamic-form/index.umd.cjs +1 -1
  46. package/components/dynamic-resolver/index.esm.js +114 -71
  47. package/components/dynamic-resolver/index.umd.cjs +1 -1
  48. package/components/dynamic-view/index.esm.js +303 -290
  49. package/components/dynamic-view/index.umd.cjs +1 -1
  50. package/components/events-editor/index.esm.js +171 -171
  51. package/components/events-editor/index.umd.cjs +1 -1
  52. package/components/expression-editor/index.esm.js +65 -65
  53. package/components/expression-editor/index.umd.cjs +1 -1
  54. package/components/external-container/index.css +1 -1
  55. package/components/external-container/index.esm.js +3075 -2586
  56. package/components/external-container/index.umd.cjs +1 -1
  57. package/components/field-selector/index.css +1 -1
  58. package/components/field-selector/index.esm.js +5272 -8511
  59. package/components/field-selector/index.umd.cjs +1 -1
  60. package/components/filter-bar/index.css +1 -1
  61. package/components/filter-bar/index.esm.js +1726 -1822
  62. package/components/filter-bar/index.umd.cjs +1 -1
  63. package/components/image-cropper/index.esm.js +126 -126
  64. package/components/image-cropper/index.umd.cjs +1 -1
  65. package/components/input-group/index.esm.js +620 -540
  66. package/components/input-group/index.umd.cjs +1 -1
  67. package/components/layout/index.esm.js +88 -88
  68. package/components/layout/index.umd.cjs +1 -1
  69. package/components/list-nav/index.esm.js +71 -71
  70. package/components/list-nav/index.umd.cjs +1 -1
  71. package/components/list-view/index.css +1 -1
  72. package/components/list-view/index.esm.js +3582 -2356
  73. package/components/list-view/index.umd.cjs +1 -1
  74. package/components/lookup/index.css +1 -1
  75. package/components/lookup/index.esm.js +10752 -8972
  76. package/components/lookup/index.umd.cjs +1 -1
  77. package/components/mapping-editor/index.css +1 -1
  78. package/components/mapping-editor/index.esm.js +5601 -5329
  79. package/components/mapping-editor/index.umd.cjs +1 -1
  80. package/components/message-box/index.css +1 -1
  81. package/components/message-box/index.esm.js +511 -471
  82. package/components/message-box/index.umd.cjs +1 -1
  83. package/components/modal/index.css +1 -1
  84. package/components/modal/index.esm.js +438 -398
  85. package/components/modal/index.umd.cjs +1 -1
  86. package/components/nav/index.esm.js +535 -452
  87. package/components/nav/index.umd.cjs +2 -2
  88. package/components/notify/index.esm.js +59 -53
  89. package/components/notify/index.umd.cjs +1 -1
  90. package/components/number-range/index.esm.js +556 -477
  91. package/components/number-range/index.umd.cjs +1 -1
  92. package/components/number-spinner/index.esm.js +504 -425
  93. package/components/number-spinner/index.umd.cjs +1 -1
  94. package/components/order/index.css +1 -1
  95. package/components/order/index.esm.js +1833 -1054
  96. package/components/order/index.umd.cjs +1 -1
  97. package/components/page-footer/index.esm.js +100 -100
  98. package/components/page-footer/index.umd.cjs +1 -1
  99. package/components/page-header/index.esm.js +899 -870
  100. package/components/page-header/index.umd.cjs +1 -1
  101. package/components/pagination/index.esm.js +576 -487
  102. package/components/pagination/index.umd.cjs +1 -1
  103. package/components/popover/index.esm.js +71 -70
  104. package/components/popover/index.umd.cjs +1 -1
  105. package/components/progress/index.esm.js +73 -73
  106. package/components/progress/index.umd.cjs +2 -2
  107. package/components/property-editor/index.css +1 -1
  108. package/components/property-editor/index.esm.js +1916 -1220
  109. package/components/property-editor/index.umd.cjs +3 -3
  110. package/components/property-panel/index.esm.js +783 -886
  111. package/components/property-panel/index.umd.cjs +1 -1
  112. package/components/query-solution/index.css +1 -1
  113. package/components/query-solution/index.esm.js +3632 -2556
  114. package/components/query-solution/index.umd.cjs +1 -1
  115. package/components/radio-button/index.esm.js +72 -72
  116. package/components/radio-button/index.umd.cjs +1 -1
  117. package/components/radio-group/index.esm.js +484 -405
  118. package/components/radio-group/index.umd.cjs +1 -1
  119. package/components/rate/index.esm.js +152 -152
  120. package/components/rate/index.umd.cjs +1 -1
  121. package/components/response-layout/index.esm.js +73 -73
  122. package/components/response-layout/index.umd.cjs +1 -1
  123. package/components/response-layout-editor/index.css +1 -1
  124. package/components/response-layout-editor/index.esm.js +1081 -1043
  125. package/components/response-layout-editor/index.umd.cjs +1 -1
  126. package/components/response-toolbar/index.esm.js +753 -738
  127. package/components/response-toolbar/index.umd.cjs +1 -1
  128. package/components/schema-selector/index.css +1 -1
  129. package/components/schema-selector/index.esm.js +4418 -4177
  130. package/components/schema-selector/index.umd.cjs +2 -2
  131. package/components/search-box/index.esm.js +119 -119
  132. package/components/search-box/index.umd.cjs +1 -1
  133. package/components/section/index.esm.js +92 -91
  134. package/components/section/index.umd.cjs +1 -1
  135. package/components/smoke-detector/index.esm.js +59 -59
  136. package/components/smoke-detector/index.umd.cjs +1 -1
  137. package/components/splitter/index.esm.js +103 -103
  138. package/components/splitter/index.umd.cjs +1 -1
  139. package/components/step/index.esm.js +85 -85
  140. package/components/step/index.umd.cjs +1 -1
  141. package/components/switch/index.esm.js +457 -378
  142. package/components/switch/index.umd.cjs +1 -1
  143. package/components/tabs/index.css +1 -1
  144. package/components/tabs/index.esm.js +1696 -1617
  145. package/components/tabs/index.umd.cjs +1 -1
  146. package/components/tags/index.esm.js +53 -53
  147. package/components/tags/index.umd.cjs +1 -1
  148. package/components/text/index.esm.js +268 -268
  149. package/components/text/index.umd.cjs +1 -1
  150. package/components/textarea/index.esm.js +420 -341
  151. package/components/textarea/index.umd.cjs +1 -1
  152. package/components/time-picker/index.css +1 -1
  153. package/components/time-picker/index.esm.js +1062 -981
  154. package/components/time-picker/index.umd.cjs +1 -1
  155. package/components/transfer/index.css +1 -1
  156. package/components/transfer/index.esm.js +381 -379
  157. package/components/transfer/index.umd.cjs +1 -1
  158. package/components/tree-grid/index.css +1 -1
  159. package/components/tree-grid/index.esm.js +5252 -9560
  160. package/components/tree-grid/index.umd.cjs +1 -1
  161. package/components/tree-view/index.css +1 -0
  162. package/components/tree-view/index.esm.js +3920 -2692
  163. package/components/tree-view/index.umd.cjs +1 -1
  164. package/components/uploader/index.esm.js +373 -367
  165. package/components/uploader/index.umd.cjs +2 -2
  166. package/components/verify-detail/index.esm.js +92 -92
  167. package/components/verify-detail/index.umd.cjs +1 -1
  168. package/components/video/index.esm.js +597 -417
  169. package/components/video/index.umd.cjs +1 -1
  170. package/components/weather/index.esm.js +251 -251
  171. package/components/weather/index.umd.cjs +4 -4
  172. package/farris.all.esm.js +17125 -16176
  173. package/farris.all.umd.cjs +8 -8
  174. package/index.css +1 -1
  175. package/package.json +1 -1
  176. package/types/capsule/src/capsule.props.d.ts +2 -2
  177. package/types/combo-list/src/components/list-container.component.d.ts +0 -3
  178. package/types/combo-list/src/components/list-container.props.d.ts +0 -4
  179. package/types/common/index.d.ts +1 -0
  180. package/types/common/types.d.ts +1 -1
  181. package/types/common/utils/encrypt.d.ts +2 -0
  182. package/types/component/src/component.props.d.ts +7 -0
  183. package/types/component/src/designer/use-designer-rules.d.ts +1 -1
  184. package/types/component/src/property-config/component.property-config.d.ts +9 -0
  185. package/types/components.d.ts +1 -0
  186. package/types/data-grid/index.d.ts +5 -2
  187. package/types/data-grid/src/data-grid.component.d.ts +2 -1
  188. package/types/data-grid/src/data-grid.props.d.ts +1 -0
  189. package/types/data-view/composition/types.d.ts +18 -1
  190. package/types/data-view/composition/visualization/use-virtual-scroll.d.ts +0 -15
  191. package/types/designer-canvas/src/composition/dg-control.d.ts +5 -0
  192. package/types/designer-canvas/src/composition/types.d.ts +1 -1
  193. package/types/dynamic-form/src/composition/use-response-form-layout-setting.d.ts +2 -0
  194. package/types/dynamic-form/src/designer/response-form-layout-setting.component.d.ts +8 -0
  195. package/types/dynamic-form/src/designer/response-form-layout-setting.props.d.ts +4 -0
  196. package/types/dynamic-form/src/designer/use-designer-rules.d.ts +2 -2
  197. package/types/dynamic-form/src/property-config/form.property-config.d.ts +9 -0
  198. package/types/dynamic-form/src/schema/schema-mapper.d.ts +1 -0
  199. package/types/dynamic-form/src/schema/schema-resolver.d.ts +1 -0
  200. package/types/dynamic-form/src/types.d.ts +12 -1
  201. package/types/dynamic-resolver/index.d.ts +1 -0
  202. package/types/dynamic-resolver/src/event-handler-resolver.d.ts +4 -0
  203. package/types/dynamic-resolver/src/types.d.ts +9 -0
  204. package/types/dynamic-view/index.d.ts +1 -0
  205. package/types/dynamic-view/src/event-dispatcher.d.ts +1 -1
  206. package/types/index.d.ts +2 -0
  207. package/types/lookup/src/components/favorite/lookup-favorite.component.d.ts +29 -0
  208. package/types/lookup/src/components/favorite/lookup-favorite.props.d.ts +15 -0
  209. package/types/lookup/src/components/modal-container.component.d.ts +25 -0
  210. package/types/lookup/src/components/modal-container.props.d.ts +29 -0
  211. package/types/lookup/src/composition/types.d.ts +8 -0
  212. package/types/lookup/src/composition/use-check-props.d.ts +9 -2
  213. package/types/lookup/src/composition/use-dialog.d.ts +5 -1
  214. package/types/lookup/src/composition/use-favorite.d.ts +12 -0
  215. package/types/lookup/src/composition/use-http.d.ts +9 -5
  216. package/types/lookup/src/composition/use-input-change.d.ts +3 -0
  217. package/types/lookup/src/composition/use-user-data.d.ts +24 -0
  218. package/types/lookup/src/property-config/lookup.property-config.d.ts +6 -4
  219. package/types/mapping-editor/src/mapping-editor.component.d.ts +3 -0
  220. package/types/mapping-editor/src/mapping-editor.props.d.ts +0 -1
  221. package/types/modal/src/composition/use-draggable.d.ts +2 -1
  222. package/types/modal/src/composition/use-shortcut.d.ts +6 -0
  223. package/types/modal/src/modal.component.d.ts +3 -0
  224. package/types/modal/src/modal.props.d.ts +4 -0
  225. package/types/page-header/src/page-header.props.d.ts +1 -0
  226. package/types/property-panel/src/composition/entity/base-property.d.ts +8 -0
  227. package/types/property-panel/src/composition/entity/input-base-property.d.ts +20 -1
  228. package/types/response-layout-editor/src/composition/converter/use-response-layout-editor-setting.d.ts +2 -0
  229. package/types/response-layout-editor/src/type.d.ts +21 -0
  230. package/types/tabs/src/tabs.props.d.ts +1 -0
  231. package/types/tree-grid/index.d.ts +8 -2
  232. package/types/tree-grid/src/tree-grid.component.d.ts +3 -1
  233. package/types/data-grid/src/designer/use-group-column.d.ts +0 -20
  234. package/types/modal/src/composition/use-esc.d.ts +0 -1
  235. package/types/response-layout-editor/src/composition/converter/response-layout-editor.converter.d.ts +0 -3
  236. package/types/response-layout-editor/src/composition/converter/use-convert-property-value.d.ts +0 -20
@@ -1,11 +1,11 @@
1
- var Ue = Object.defineProperty;
2
- var Xe = (e, t, n) => t in e ? Ue(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var Q = (e, t, n) => Xe(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { defineComponent as q, ref as l, watch as A, computed as R, onMounted as J, createVNode as i, nextTick as ce, toRefs as Ye, onBeforeMount as fe, createTextVNode as G, Fragment as ue, withModifiers as le, inject as ge, provide as Je, onUnmounted as be, Teleport as Qe, shallowRef as Ze, createApp as _e, render as se, h as Ke, cloneVNode as et, mergeProps as we, reactive as Z } from "vue";
5
- import { cloneDeep as U } from "lodash-es";
6
- import tt from "../list-view/index.esm.js";
7
- import nt from "../button-edit/index.esm.js";
8
- const Se = {
1
+ var Ze = Object.defineProperty;
2
+ var _e = (e, t, n) => t in e ? Ze(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
+ var Q = (e, t, n) => _e(e, typeof t != "symbol" ? t + "" : t, n);
4
+ import { defineComponent as q, ref as l, watch as A, computed as T, onMounted as J, createVNode as i, nextTick as fe, toRefs as Ke, onBeforeMount as pe, createTextVNode as G, Fragment as ue, withModifiers as le, inject as Ce, provide as et, onUnmounted as Me, Teleport as tt, Transition as nt, shallowRef as at, createApp as lt, render as ce, h as ot, cloneVNode as it, mergeProps as Ie, reactive as Z } from "vue";
5
+ import { isPlainObject as we, cloneDeep as U } from "lodash-es";
6
+ import ut from "../list-view/index.esm.js";
7
+ import st from "../button-edit/index.esm.js";
8
+ const rt = {
9
9
  /** 当前控件组别及样式 */
10
10
  defaultState: {
11
11
  /** 选中的控件对应的组别 */
@@ -345,14 +345,14 @@ const Se = {
345
345
  group: 4
346
346
  }
347
347
  ]
348
- }, at = {
348
+ }, ct = {
349
349
  /** 接受传入的原始数据的defaultState */
350
- initialState: { type: Object, default: Se },
350
+ initialState: { type: Object, default: rt },
351
351
  /** 页面高度 */
352
352
  height: { type: Number, default: 700 },
353
353
  /** 页面宽度 */
354
354
  width: { type: Number, default: 750 }
355
- }, lt = {
355
+ }, dt = {
356
356
  /** 记录默认模式及分组状态 */
357
357
  defaultStates: { type: Object, default: { mode: "" } },
358
358
  /** 当前开关模式 */
@@ -364,7 +364,7 @@ const Se = {
364
364
  /** 用户设置的屏幕分辨率缩写变化-例:中等屏幕 */
365
365
  onScreenNameChanged: { type: Function, default: () => {
366
366
  } }
367
- }, ot = "https://json-schema.org/draft/2020-12/schema", it = "https://farris-design.gitee.io/capsule.schema.json", ut = "capsule", st = "A Farris Component", rt = "object", ct = {
367
+ }, ft = "https://json-schema.org/draft/2020-12/schema", vt = "https://farris-design.gitee.io/capsule.schema.json", pt = "capsule", mt = "A Farris Component", ht = "object", yt = {
368
368
  id: {
369
369
  description: "The unique identifier for a capsule",
370
370
  type: "string"
@@ -426,43 +426,43 @@ const Se = {
426
426
  type: "boolean",
427
427
  default: !0
428
428
  }
429
- }, dt = [
429
+ }, gt = [
430
430
  "id",
431
431
  "type"
432
- ], ft = {
433
- $schema: ot,
434
- $id: it,
435
- title: ut,
436
- description: st,
437
- type: rt,
438
- properties: ct,
439
- required: dt
440
- }, Ce = {}, Me = {};
441
- function pe(e) {
442
- const { properties: t, title: n, ignore: a } = e, o = a && Array.isArray(a), u = Object.keys(t).reduce((c, d) => ((!o || !a.find((p) => p == d)) && (c[d] = t[d].type === "object" && t[d].properties ? pe(t[d]) : U(t[d].default)), c), {});
443
- return (!o || !a.find((c) => c == "id")) && (u.id = `${n}-${Date.now()}`), u;
432
+ ], bt = {
433
+ $schema: ft,
434
+ $id: vt,
435
+ title: pt,
436
+ description: mt,
437
+ type: ht,
438
+ properties: yt,
439
+ required: gt
440
+ }, xe = {}, Ee = {};
441
+ function me(e) {
442
+ const { properties: t, title: n, ignore: a } = e, o = a && Array.isArray(a), r = Object.keys(t).reduce((c, d) => ((!o || !a.find((v) => v == d)) && (c[d] = t[d].type === "object" && t[d].properties ? me(t[d]) : U(t[d].default)), c), {});
443
+ return (!o || !a.find((c) => c == "id")) && (r.id = `${n}-${Date.now()}`), r;
444
444
  }
445
- function de(e, t = {}, n) {
446
- const a = Ce[e];
445
+ function ve(e, t = {}, n) {
446
+ const a = xe[e];
447
447
  if (a) {
448
- let o = pe(a);
449
- const u = Me[e];
450
- return o = u ? u({ getSchemaByType: de }, o, t, n) : o, o;
448
+ let o = me(a);
449
+ const r = Ee[e];
450
+ return o = r ? r({ getSchemaByType: ve }, o, t, n) : o, o;
451
451
  }
452
452
  return null;
453
453
  }
454
- function pt(e, t) {
455
- const n = pe(t);
456
- return Object.keys(e).reduce((a, o) => (a[o] && typeof a[o] == "object" ? Object.assign(a[o], e[o]) : a[o] = e[o], a), n), n;
454
+ function wt(e, t) {
455
+ const n = me(t);
456
+ return Object.keys(e).reduce((a, o) => (a[o] && we(a[o]) && we(e[o]) ? Object.assign(a[o], e[o]) : a[o] = e[o], a), n), n;
457
457
  }
458
- function vt(e, t) {
458
+ function St(e, t) {
459
459
  return Object.keys(e).filter((a) => e[a] != null).reduce((a, o) => {
460
460
  if (t.has(o)) {
461
- const u = t.get(o);
462
- if (typeof u == "string")
463
- a[u] = e[o];
461
+ const r = t.get(o);
462
+ if (typeof r == "string")
463
+ a[r] = e[o];
464
464
  else {
465
- const c = u(o, e[o], e);
465
+ const c = r(o, e[o], e);
466
466
  Object.assign(a, c);
467
467
  }
468
468
  } else
@@ -470,16 +470,16 @@ function vt(e, t) {
470
470
  return a;
471
471
  }, {});
472
472
  }
473
- function mt(e, t, n = /* @__PURE__ */ new Map()) {
474
- const a = pt(e, t);
475
- return vt(a, n);
473
+ function Ct(e, t, n = /* @__PURE__ */ new Map()) {
474
+ const a = wt(e, t);
475
+ return St(a, n);
476
476
  }
477
- function ht(e = {}) {
478
- function t(s, v, r, f) {
479
- if (typeof r == "number")
480
- return f[s].length === r;
481
- if (typeof r == "object") {
482
- const h = Object.keys(r)[0], b = r[h];
477
+ function Mt(e = {}) {
478
+ function t(s, m, u, f) {
479
+ if (typeof u == "number")
480
+ return f[s].length === u;
481
+ if (typeof u == "object") {
482
+ const h = Object.keys(u)[0], b = u[h];
483
483
  if (h === "not")
484
484
  return Number(f[s].length) !== Number(b);
485
485
  if (h === "moreThan")
@@ -489,63 +489,63 @@ function ht(e = {}) {
489
489
  }
490
490
  return !1;
491
491
  }
492
- function n(s, v, r, f) {
493
- return f[s] && f[s].propertyValue && String(f[s].propertyValue.value) === String(r);
492
+ function n(s, m, u, f) {
493
+ return f[s] && f[s].propertyValue && String(f[s].propertyValue.value) === String(u);
494
494
  }
495
495
  const a = /* @__PURE__ */ new Map([
496
496
  ["length", t],
497
497
  ["getProperty", n]
498
498
  ]);
499
- Object.keys(e).reduce((s, v) => (s.set(v, e[v]), s), a);
500
- function o(s, v) {
501
- const r = s;
502
- return typeof v == "number" ? [{ target: r, operator: "length", param: null, value: Number(v) }] : typeof v == "boolean" ? [{ target: r, operator: "getProperty", param: s, value: !!v }] : typeof v == "object" ? Object.keys(v).map((f) => {
499
+ Object.keys(e).reduce((s, m) => (s.set(m, e[m]), s), a);
500
+ function o(s, m) {
501
+ const u = s;
502
+ return typeof m == "number" ? [{ target: u, operator: "length", param: null, value: Number(m) }] : typeof m == "boolean" ? [{ target: u, operator: "getProperty", param: s, value: !!m }] : typeof m == "object" ? Object.keys(m).map((f) => {
503
503
  if (f === "length")
504
- return { target: r, operator: "length", param: null, value: v[f] };
505
- const h = f, b = v[f];
506
- return { target: r, operator: "getProperty", param: h, value: b };
504
+ return { target: u, operator: "length", param: null, value: m[f] };
505
+ const h = f, b = m[f];
506
+ return { target: u, operator: "getProperty", param: h, value: b };
507
507
  }) : [];
508
508
  }
509
- function u(s) {
510
- return Object.keys(s).reduce((r, f) => {
509
+ function r(s) {
510
+ return Object.keys(s).reduce((u, f) => {
511
511
  const h = o(f, s[f]);
512
- return r.push(...h), r;
512
+ return u.push(...h), u;
513
513
  }, []);
514
514
  }
515
- function c(s, v) {
515
+ function c(s, m) {
516
516
  if (a.has(s.operator)) {
517
- const r = a.get(s.operator);
518
- return r && r(s.target, s.param, s.value, v) || !1;
517
+ const u = a.get(s.operator);
518
+ return u && u(s.target, s.param, s.value, m) || !1;
519
519
  }
520
520
  return !1;
521
521
  }
522
- function d(s, v) {
523
- return u(s).reduce((h, b) => h && c(b, v), !0);
522
+ function d(s, m) {
523
+ return r(s).reduce((h, b) => h && c(b, m), !0);
524
524
  }
525
- function p(s, v) {
526
- const r = Object.keys(s), f = r.includes("allOf"), h = r.includes("anyOf"), b = f || h, w = (b ? s[b ? f ? "allOf" : "anyOf" : "allOf"] : [s]).map((L) => d(L, v));
525
+ function v(s, m) {
526
+ const u = Object.keys(s), f = u.includes("allOf"), h = u.includes("anyOf"), b = f || h, w = (b ? s[b ? f ? "allOf" : "anyOf" : "allOf"] : [s]).map((L) => d(L, m));
527
527
  return f ? !w.includes(!1) : w.includes(!0);
528
528
  }
529
- return { parseValueSchema: p };
529
+ return { parseValueSchema: v };
530
530
  }
531
- const yt = {}, gt = {};
532
- ht();
533
- function K(e, t, n = /* @__PURE__ */ new Map(), a = (c, d, p) => d, o = {}, u = (c) => c) {
534
- return Ce[t.title] = t, Me[t.title] = a, yt[t.title] = o, gt[t.title] = u, (c = {}) => {
535
- const d = mt(c, t, n), p = Object.keys(e).reduce((s, v) => (s[v] = e[v].default, s), {});
536
- return Object.assign(p, d);
531
+ const It = {}, xt = {};
532
+ Mt();
533
+ function K(e, t, n = /* @__PURE__ */ new Map(), a = (c, d, v) => d, o = {}, r = (c) => c) {
534
+ return xe[t.title] = t, Ee[t.title] = a, It[t.title] = o, xt[t.title] = r, (c = {}) => {
535
+ const d = Ct(c, t, n), v = Object.keys(e).reduce((s, m) => (s[m] = e[m].default, s), {});
536
+ return Object.assign(v, d);
537
537
  };
538
538
  }
539
539
  function ee(e, t) {
540
540
  return { customClass: t.class, customStyle: t.style };
541
541
  }
542
- const bt = /* @__PURE__ */ new Map([
542
+ const Et = /* @__PURE__ */ new Map([
543
543
  ["appearance", ee]
544
544
  ]);
545
- function wt(e, t, n) {
545
+ function Dt(e, t, n) {
546
546
  return t;
547
547
  }
548
- const St = "capsule", Ct = "A Farris Component", Mt = "object", It = {
548
+ const Bt = "capsule", Tt = "A Farris Component", Lt = "object", Rt = {
549
549
  basic: {
550
550
  description: "Basic Infomation",
551
551
  title: "基本信息",
@@ -567,12 +567,12 @@ const St = "capsule", Ct = "A Farris Component", Mt = "object", It = {
567
567
  }
568
568
  }
569
569
  }
570
- }, xt = {
571
- title: St,
572
- description: Ct,
573
- type: Mt,
574
- categories: It
575
- }, Ie = {
570
+ }, Ft = {
571
+ title: Bt,
572
+ description: Tt,
573
+ type: Lt,
574
+ categories: Rt
575
+ }, De = {
576
576
  items: {
577
577
  Type: Array,
578
578
  default: [
@@ -585,7 +585,7 @@ const St = "capsule", Ct = "A Farris Component", Mt = "object", It = {
585
585
  */
586
586
  modelValue: { type: String, default: "" },
587
587
  type: { type: String, default: "primary" }
588
- }, Et = {
588
+ }, kt = {
589
589
  name: { type: String, default: "" },
590
590
  value: { type: String, default: "" },
591
591
  isActive: { type: Boolean, default: !1 },
@@ -594,17 +594,17 @@ const St = "capsule", Ct = "A Farris Component", Mt = "object", It = {
594
594
  show: { type: Boolean, default: !0 },
595
595
  disabled: { type: Boolean, default: !1 }
596
596
  };
597
- K(Ie, ft, bt, wt, xt);
598
- const Dt = /* @__PURE__ */ q({
597
+ K(De, bt, Et, Dt, Ft);
598
+ const $t = /* @__PURE__ */ q({
599
599
  name: "FCapsuleItem",
600
- props: Et,
600
+ props: kt,
601
601
  emits: ["mounted", "active"],
602
602
  setup(e, t) {
603
603
  const n = l(), a = l(e.isActive);
604
604
  A(() => e.isActive, (c) => {
605
605
  a.value = c;
606
606
  });
607
- const o = R(() => ({
607
+ const o = T(() => ({
608
608
  "f-capsule-item": !0,
609
609
  "f-capsule-active-item": a.value,
610
610
  "f-capsule-disabled": e.disabled
@@ -612,7 +612,7 @@ const Dt = /* @__PURE__ */ q({
612
612
  J(() => {
613
613
  t.emit("mounted", n, e.value);
614
614
  });
615
- function u(c) {
615
+ function r(c) {
616
616
  e.disabled || t.emit("active", c, {
617
617
  name: e.name,
618
618
  value: e.value
@@ -621,96 +621,96 @@ const Dt = /* @__PURE__ */ q({
621
621
  return () => i("div", {
622
622
  ref: n,
623
623
  class: o.value,
624
- onClick: (c) => u(c)
624
+ onClick: (c) => r(c)
625
625
  }, [e.icon && i("i", {
626
626
  class: e.icon
627
627
  }, null), e.name]);
628
628
  }
629
- }), Bt = /* @__PURE__ */ q({
629
+ }), Wt = /* @__PURE__ */ q({
630
630
  name: "FCapsule",
631
- props: Ie,
631
+ props: De,
632
632
  emits: ["change", "update:modelValue"],
633
633
  setup(e, t) {
634
- const n = l(e.items), a = l(), o = 2, u = l(e.modelValue), c = l("none"), d = l(e.type), p = R(() => {
635
- const S = {
634
+ const n = l(e.items), a = l(), o = 2, r = l(e.modelValue), c = l("none"), d = l(e.type), v = T(() => {
635
+ const y = {
636
636
  "f-capsule-container": !0
637
637
  };
638
- return d.value && (S[d.value] = !0), S;
639
- }), s = R(() => ({})), v = R(() => ({
638
+ return d.value && (y[d.value] = !0), y;
639
+ }), s = T(() => ({})), m = T(() => ({
640
640
  "f-capsule": !0
641
- })), r = l(o), f = l(0), h = l(0), b = R(() => ({
642
- left: `${r.value}px`,
641
+ })), u = l(o), f = l(0), h = l(0), b = T(() => ({
642
+ left: `${u.value}px`,
643
643
  width: `${f.value}px`,
644
644
  transition: c.value
645
- })), C = R(() => ({
645
+ })), M = T(() => ({
646
646
  width: `${h.value}px`
647
647
  })), g = /* @__PURE__ */ new Map();
648
- function w(S) {
649
- var m;
650
- if (g.has(S.value)) {
651
- const T = (m = g.get(S.value)) == null ? void 0 : m.value;
652
- if (T) {
653
- const O = T.getBoundingClientRect(), H = a.value.getBoundingClientRect();
654
- r.value = O.left - H.left + o + a.value.scrollLeft, f.value = O.width - 2 * o;
648
+ function w(y) {
649
+ var p;
650
+ if (g.has(y.value)) {
651
+ const D = (p = g.get(y.value)) == null ? void 0 : p.value;
652
+ if (D) {
653
+ const O = D.getBoundingClientRect(), N = a.value.getBoundingClientRect();
654
+ u.value = O.left - N.left + o + a.value.scrollLeft, f.value = O.width - 2 * o;
655
655
  }
656
656
  }
657
657
  }
658
- function F(S, m) {
659
- const T = S.value;
660
- u.value = T, t.emit("update:modelValue", T), w(S), m && t.emit("change", T);
658
+ function R(y, p) {
659
+ const D = y.value;
660
+ r.value = D, t.emit("update:modelValue", D), w(y), p && t.emit("change", D);
661
661
  }
662
- function L(S) {
663
- const m = n.value.findIndex((T) => T.value === S);
664
- m > -1 && F(n.value[m], !1);
662
+ function L(y) {
663
+ const p = n.value.findIndex((D) => D.value === y);
664
+ p > -1 && R(n.value[p], !1);
665
665
  }
666
- A(() => e.modelValue, (S) => {
667
- u.value = S, L(u.value);
668
- }), A(() => e.items, async (S) => {
669
- const m = S.filter((T) => T.show);
670
- y(m), n.value = m, await ce(), L(u.value), h.value = Array.from(g.values()).reduce((T, O) => (T += O.value.clientWidth, T), 0);
666
+ A(() => e.modelValue, (y) => {
667
+ r.value = y, L(r.value);
668
+ }), A(() => e.items, async (y) => {
669
+ const p = y.filter((D) => D.show);
670
+ F(p), n.value = p, await fe(), L(r.value), h.value = Array.from(g.values()).reduce((D, O) => (D += O.value.clientWidth, D), 0);
671
671
  }), J(async () => {
672
- L(u.value), await ce(), c.value = "0.1s ease-out all", h.value = Array.from(g.values()).reduce((S, m) => (S += m.value.clientWidth, S), 0);
672
+ L(r.value), await fe(), c.value = "0.1s ease-out all", h.value = Array.from(g.values()).reduce((y, p) => (y += p.value.clientWidth, y), 0);
673
673
  });
674
- function j(S, m) {
675
- F(m, !0);
674
+ function j(y, p) {
675
+ R(p, !0);
676
676
  }
677
- function W(S, m) {
678
- g.set(m, S);
677
+ function W(y, p) {
678
+ g.set(p, y);
679
679
  }
680
- function y(S) {
681
- Array.from(g.keys()).forEach((m) => {
682
- S.find((O) => O.value === m) || g.delete(m);
680
+ function F(y) {
681
+ Array.from(g.keys()).forEach((p) => {
682
+ y.find((O) => O.value === p) || g.delete(p);
683
683
  });
684
684
  }
685
- function B(S, m) {
686
- return i(Dt, {
687
- name: S.name,
688
- value: S.value,
689
- isActive: S.value === u.value,
690
- index: m,
691
- disabled: S.disabled,
692
- key: S.value,
685
+ function S(y, p) {
686
+ return i($t, {
687
+ name: y.name,
688
+ value: y.value,
689
+ isActive: y.value === r.value,
690
+ index: p,
691
+ disabled: y.disabled,
692
+ key: y.value,
693
693
  onMounted: W,
694
694
  onActive: j
695
695
  }, null);
696
696
  }
697
697
  return () => i("span", {
698
698
  ref: a,
699
- class: p.value,
699
+ class: v.value,
700
700
  style: s.value
701
701
  }, [i("span", {
702
702
  class: "f-capsule-pane"
703
- }, [n.value.map((S, m) => B(S, m))]), i("small", {
704
- class: v.value,
703
+ }, [n.value.map((y, p) => S(y, p))]), i("small", {
704
+ class: m.value,
705
705
  style: b.value
706
706
  }, null), i("div", {
707
707
  class: "f-capsule-board",
708
- style: C.value
708
+ style: M.value
709
709
  }, null)]);
710
710
  }
711
- }), Tt = /* @__PURE__ */ new Map([
711
+ }), Ot = /* @__PURE__ */ new Map([
712
712
  ["appearance", ee]
713
- ]), Lt = "https://json-schema.org/draft/2020-12/schema", Rt = "https://farris-design.gitee.io/switch.schema.json", Ft = "switch", kt = "A Farris Component", $t = "object", Wt = {
713
+ ]), At = "https://json-schema.org/draft/2020-12/schema", jt = "https://farris-design.gitee.io/switch.schema.json", Vt = "switch", zt = "A Farris Component", Ht = "object", Nt = {
714
714
  id: {
715
715
  description: "The unique identifier for a switch",
716
716
  type: "string"
@@ -782,27 +782,27 @@ const Dt = /* @__PURE__ */ q({
782
782
  type: "enum",
783
783
  default: "middle"
784
784
  }
785
- }, Ot = [
785
+ }, Pt = [
786
786
  "id",
787
787
  "type"
788
- ], At = [
788
+ ], Gt = [
789
789
  "id",
790
790
  "appearance",
791
791
  "binding"
792
- ], jt = {
793
- $schema: Lt,
794
- $id: Rt,
795
- title: Ft,
796
- description: kt,
797
- type: $t,
798
- properties: Wt,
799
- required: Ot,
800
- ignore: At
792
+ ], qt = {
793
+ $schema: At,
794
+ $id: jt,
795
+ title: Vt,
796
+ description: zt,
797
+ type: Ht,
798
+ properties: Nt,
799
+ required: Pt,
800
+ ignore: Gt
801
801
  };
802
- function Vt(e, t, n) {
802
+ function Ut(e, t, n) {
803
803
  return t;
804
804
  }
805
- const xe = {
805
+ const Be = {
806
806
  /** 组件值*/
807
807
  modelValue: { type: Boolean, default: !1 },
808
808
  /** 禁用 */
@@ -819,66 +819,66 @@ const xe = {
819
819
  onModelValueChanged: { type: Function, default: () => {
820
820
  } }
821
821
  };
822
- K(xe, jt, Tt, Vt);
823
- const zt = /* @__PURE__ */ q({
822
+ K(Be, qt, Ot, Ut);
823
+ const Xt = /* @__PURE__ */ q({
824
824
  name: "FSwitch",
825
- props: xe,
825
+ props: Be,
826
826
  emits: ["update:modelValue", "modelValueChanged"],
827
827
  setup(e, t) {
828
828
  const {
829
829
  disabled: n,
830
830
  size: a,
831
831
  onLabel: o,
832
- offLabel: u,
832
+ offLabel: r,
833
833
  onBackground: c,
834
834
  offBackground: d,
835
- onColor: p,
835
+ onColor: v,
836
836
  offColor: s
837
- } = Ye(e), v = l(e.modelValue), r = R(() => ({
837
+ } = Ke(e), m = l(e.modelValue), u = T(() => ({
838
838
  switch: !0,
839
839
  "f-cmp-switch": !0,
840
- checked: v.value,
840
+ checked: m.value,
841
841
  disabled: n.value,
842
842
  "switch-large": a.value === "large",
843
843
  "switch-medium": a.value === "medium",
844
844
  "switch-small": a.value === "small"
845
- })), f = R(() => v.value ? {
845
+ })), f = T(() => m.value ? {
846
846
  outline: "none",
847
847
  background: c.value
848
848
  } : {
849
849
  outline: "none",
850
850
  backgroundColor: d.value
851
- }), h = R(() => v.value ? {
852
- background: p.value
851
+ }), h = T(() => m.value ? {
852
+ background: v.value
853
853
  } : {
854
854
  backgroundColor: s.value
855
- }), b = R(() => (o == null ? void 0 : o.value) || (u == null ? void 0 : u.value));
856
- function C() {
857
- n.value || (v.value = !v.value, t.emit("update:modelValue", v.value));
855
+ }), b = T(() => (o == null ? void 0 : o.value) || (r == null ? void 0 : r.value));
856
+ function M() {
857
+ n.value || (m.value = !m.value, t.emit("update:modelValue", m.value));
858
858
  }
859
- return A(v, (g, w) => {
859
+ return A(m, (g, w) => {
860
860
  g !== w && t.emit("modelValueChanged", g);
861
861
  }), A(() => e.modelValue, (g, w) => {
862
- g !== w && (v.value = g);
862
+ g !== w && (m.value = g);
863
863
  }), () => i("span", {
864
864
  tabindex: "0",
865
865
  role: "button",
866
- class: r.value,
866
+ class: u.value,
867
867
  style: f.value,
868
- onClick: C
868
+ onClick: M
869
869
  }, [b.value && i("span", {
870
870
  class: "switch-pane"
871
871
  }, [i("span", {
872
872
  class: "switch-label-checked"
873
873
  }, [o == null ? void 0 : o.value]), i("span", {
874
874
  class: "switch-label-unchecked"
875
- }, [u == null ? void 0 : u.value])]), i("small", {
875
+ }, [r == null ? void 0 : r.value])]), i("small", {
876
876
  style: h.value
877
877
  }, [t.slots.default && t.slots.default()])]);
878
878
  }
879
- }), Nt = /* @__PURE__ */ q({
879
+ }), Yt = /* @__PURE__ */ q({
880
880
  name: "FScreenResolutionSelector",
881
- props: lt,
881
+ props: dt,
882
882
  emits: ["screenNameChanged", "currentScreenResolutionChanged", "switchInStandardModeChanged"],
883
883
  setup(e, t) {
884
884
  const n = l([{
@@ -901,25 +901,25 @@ const zt = /* @__PURE__ */ q({
901
901
  code: "EL",
902
902
  value: "EL",
903
903
  active: !1
904
- }]), a = l(e.defaultStates), o = l("MD"), u = l("中等屏幕"), c = l(!1);
905
- function d(v) {
906
- n.value.forEach((r) => {
907
- r.active = r.code === v, r.active && (o.value = r.code, u.value = r.name, t.emit("screenNameChanged", u.value), t.emit("currentScreenResolutionChanged", o.value));
904
+ }]), a = l(e.defaultStates), o = l("MD"), r = l("中等屏幕"), c = l(!0);
905
+ function d(m) {
906
+ n.value.forEach((u) => {
907
+ u.active = u.code === m, u.active && (o.value = u.code, r.value = u.name, t.emit("screenNameChanged", r.value), t.emit("currentScreenResolutionChanged", o.value));
908
908
  });
909
909
  }
910
- function p() {
910
+ function v() {
911
911
  t.emit("switchInStandardModeChanged", c.value);
912
912
  }
913
913
  A(c, () => {
914
- }), fe(() => {
915
- a.value.mode === "standard" ? (c.value = !0, p()) : c.value = !1;
914
+ }), pe(() => {
915
+ a.value.model === "standard" ? c.value = !0 : (c.value = !1, v());
916
916
  });
917
917
  function s() {
918
- return i(Bt, {
918
+ return i(Wt, {
919
919
  class: "f-layout-editor-screen-resolution-selector-frame",
920
920
  items: n.value,
921
921
  modelValue: o.value,
922
- "onUpdate:modelValue": (v) => o.value = v,
922
+ "onUpdate:modelValue": (m) => o.value = m,
923
923
  onChange: d
924
924
  }, null);
925
925
  }
@@ -931,18 +931,18 @@ const zt = /* @__PURE__ */ q({
931
931
  class: "f-layout-editor-screen-resolution-selector-form"
932
932
  }, [G("表单布局配置")])]), s(), i("div", {
933
933
  class: "f-layout-editor-screen-resolution-selector-switch"
934
- }, [i(zt, {
934
+ }, [i(Xt, {
935
935
  class: "f-layout-editor-show-switch",
936
936
  modelValue: c.value,
937
- "onUpdate:modelValue": (v) => c.value = v,
938
- onModelValueChanged: p
937
+ "onUpdate:modelValue": (m) => c.value = m,
938
+ onModelValueChanged: v
939
939
  }, null), c.value ? i("div", {
940
940
  class: "f-layout-editor-show-switch-label"
941
941
  }, [G("标准模式")]) : i("div", {
942
942
  class: "f-layout-editor-show-switch-label"
943
943
  }, [G("自定义模式")])])]);
944
944
  }
945
- }), Ht = {
945
+ }), Jt = {
946
946
  /** 默认屏幕分辨率对应的英文缩写 */
947
947
  currentScreenResolution: { type: String, default: "" },
948
948
  /** 模式开关 */
@@ -951,21 +951,21 @@ const zt = /* @__PURE__ */ q({
951
951
  currentArea: { type: Object, default: [] },
952
952
  /** 接受组件列表区传入的二维数组 */
953
953
  twoDimensionalArray: { type: Array, default: [] }
954
- }, Pt = {
954
+ }, Qt = {
955
955
  /** 单个组件的预览状态 */
956
956
  item: { type: Object, default: {} },
957
957
  /** 默认屏幕分辨率对应的英文缩写 */
958
958
  currentScreenResolution: { type: String, default: "" },
959
959
  /** 接受switch状态,若为自定义模式,则需要改变Col-num的num来源;*/
960
960
  switchInStandardMode: { type: Boolean, default: !1 }
961
- }, Gt = /* @__PURE__ */ q({
961
+ }, Zt = /* @__PURE__ */ q({
962
962
  name: "FColumnWidthView",
963
- props: Pt,
963
+ props: Qt,
964
964
  emits: [],
965
965
  setup(e, t) {
966
- const n = l(e.item), a = l(e.currentScreenResolution), o = R(() => `col-${n.value[`columnIn${a.value}`]}`);
967
- return A([() => e.item, () => e.currentScreenResolution], ([u, c], [d, p]) => {
968
- u !== d && (n.value = u), c !== p && (a.value = c);
966
+ const n = l(e.item), a = l(e.currentScreenResolution), o = T(() => `col-${n.value[`columnIn${a.value}`]}`);
967
+ return A([() => e.item, () => e.currentScreenResolution], ([r, c], [d, v]) => {
968
+ r !== d && (n.value = r), c !== v && (a.value = c);
969
969
  }), () => i("div", {
970
970
  class: o.value
971
971
  }, [i("div", {
@@ -975,41 +975,41 @@ const zt = /* @__PURE__ */ q({
975
975
  class: "f-layout-editor-column-width-view-label"
976
976
  }, [n.value.label])])]);
977
977
  }
978
- }), qt = /* @__PURE__ */ q({
978
+ }), _t = /* @__PURE__ */ q({
979
979
  name: "FPreview",
980
- props: Ht,
980
+ props: Jt,
981
981
  emits: ["update:twoDimensionalArray"],
982
982
  setup(e, t) {
983
- const n = l(e.currentScreenResolution), a = l(e.switchInStandardMode), o = l(e.currentArea), u = l(e.twoDimensionalArray), c = l([]);
984
- A([() => e.currentArea, () => e.switchInStandardMode, () => e.currentScreenResolution], ([r, f, h], [b, C, g]) => {
985
- r !== b && (o.value = r), f !== C && (a.value = f), h !== g && (n.value = h);
983
+ const n = l(e.currentScreenResolution), a = l(e.switchInStandardMode), o = l(e.currentArea), r = l(e.twoDimensionalArray), c = l([]);
984
+ A([() => e.currentArea, () => e.switchInStandardMode, () => e.currentScreenResolution], ([u, f, h], [b, M, g]) => {
985
+ u !== b && (o.value = u), f !== M && (a.value = f), h !== g && (n.value = h);
986
986
  }), A(() => e.twoDimensionalArray, () => {
987
- u.value = e.twoDimensionalArray, d();
987
+ r.value = e.twoDimensionalArray, d();
988
988
  }), J(() => {
989
989
  d();
990
990
  });
991
991
  function d() {
992
- c.value = U(u.value), c.value = p();
992
+ c.value = U(r.value), c.value = v();
993
993
  }
994
- function p() {
995
- const r = [];
994
+ function v() {
995
+ const u = [];
996
996
  let f = 1;
997
997
  return c.value.forEach((h) => {
998
998
  const b = s(h, f);
999
- f += b.length, r.push(b);
1000
- }), r;
999
+ f += b.length, u.push(b);
1000
+ }), u;
1001
1001
  }
1002
- function s(r, f) {
1002
+ function s(u, f) {
1003
1003
  const h = [];
1004
1004
  let b = [];
1005
- return r.forEach((C) => {
1006
- f !== C.componentRow && (f += 1, h.push(b), b = []), b.push(C);
1005
+ return u.forEach((M) => {
1006
+ f !== M.componentRow && (f += 1, h.push(b), b = []), b.push(M);
1007
1007
  }), h.push(b), h;
1008
1008
  }
1009
- function v() {
1009
+ function m() {
1010
1010
  if (a.value)
1011
1011
  return "";
1012
- const r = Array.from({
1012
+ const u = Array.from({
1013
1013
  length: 12
1014
1014
  }, () => i("div", {
1015
1015
  class: "col-1"
@@ -1018,29 +1018,29 @@ const zt = /* @__PURE__ */ q({
1018
1018
  }, [G(" ")])]));
1019
1019
  return i("div", {
1020
1020
  class: "f-layout-editor-preview-customize-whole-background"
1021
- }, [r]);
1021
+ }, [u]);
1022
1022
  }
1023
1023
  return () => i("div", {
1024
1024
  class: "f-layout-editor-preview f-utils-fill-flex-column"
1025
1025
  }, [i("div", {
1026
1026
  class: "f-layout-editor-preview-header"
1027
- }, [G("预览区")]), v(), i("div", {
1027
+ }, [G("预览区")]), m(), i("div", {
1028
1028
  class: "f-layout-editor-preview-view f-utils-overflow-xhya"
1029
1029
  }, [i("div", {
1030
1030
  class: "f-layout-editor-preview-row-group"
1031
- }, [c.value.map((r) => {
1031
+ }, [c.value.map((u) => {
1032
1032
  var f, h;
1033
- return ((f = r[0][0]) == null ? void 0 : f.group.toString()) === ((h = o.value[0]) == null ? void 0 : h.id) && r.map((b) => i("div", {
1033
+ return ((f = u[0][0]) == null ? void 0 : f.group.toString()) === ((h = o.value[0]) == null ? void 0 : h.id) && u.map((b) => i("div", {
1034
1034
  class: "f-layout-editor-row"
1035
- }, [b.map((C) => i(Gt, {
1036
- item: C,
1037
- "onUpdate:item": (g) => C = g,
1035
+ }, [b.map((M) => i(Zt, {
1036
+ item: M,
1037
+ "onUpdate:item": (g) => M = g,
1038
1038
  currentScreenResolution: n.value,
1039
1039
  switchInStandardMode: a.value
1040
1040
  }, null))]));
1041
1041
  })])])]);
1042
1042
  }
1043
- }), Ut = {
1043
+ }), Kt = {
1044
1044
  /** 用户切换屏幕分辨率-缩写-例:MD; */
1045
1045
  currentScreenResolution: { type: String, default: "" },
1046
1046
  /** 检测用户是否切换模式 */
@@ -1058,52 +1058,52 @@ const zt = /* @__PURE__ */ q({
1058
1058
  onOriginalDataChanged: { type: Function, default: () => {
1059
1059
  } }
1060
1060
  };
1061
- function Xt(e, t) {
1061
+ function en(e, t) {
1062
1062
  const n = l(-1), a = l(!1);
1063
- function o(r) {
1064
- if (r.target.offsetParent) {
1065
- const f = r.target.offsetParent, h = f.offsetWidth - r.target.offsetWidth / 2 - 4, b = f.offsetHeight / 2;
1066
- r.dataTransfer && r.dataTransfer.setDragImage(f, h, b);
1063
+ function o(u) {
1064
+ if (u.target.offsetParent) {
1065
+ const f = u.target.offsetParent, h = f.offsetWidth - u.target.offsetWidth / 2 - 4, b = f.offsetHeight / 2;
1066
+ u.dataTransfer && u.dataTransfer.setDragImage(f, h, b);
1067
1067
  }
1068
1068
  }
1069
- function u(r) {
1070
- if (r) {
1071
- const f = e.value.findIndex((h) => h.label === r.label);
1069
+ function r(u) {
1070
+ if (u) {
1071
+ const f = e.value.findIndex((h) => h.label === u.label);
1072
1072
  setTimeout(() => {
1073
- n.value = f, a.value = !0, r.moving = !0;
1073
+ n.value = f, a.value = !0, u.moving = !0;
1074
1074
  });
1075
1075
  }
1076
1076
  }
1077
- function c(r, f) {
1078
- r.stopPropagation(), o(r), u(f);
1077
+ function c(u, f) {
1078
+ u.stopPropagation(), o(u), r(f);
1079
1079
  }
1080
- function d(r) {
1081
- const f = e.value.findIndex((h) => h.label === r.label);
1080
+ function d(u) {
1081
+ const f = e.value.findIndex((h) => h.label === u.label);
1082
1082
  if (n.value !== f) {
1083
1083
  const h = e.value[n.value], b = e.value;
1084
1084
  b.splice(n.value, 1), b.splice(f, 0, h), n.value = f, t && t();
1085
1085
  }
1086
1086
  }
1087
- function p(r, f) {
1088
- r.preventDefault(), d(f);
1087
+ function v(u, f) {
1088
+ u.preventDefault(), d(f);
1089
1089
  }
1090
- function s(r) {
1091
- r.preventDefault(), r.dataTransfer && (r.dataTransfer.dropEffect = "move");
1090
+ function s(u) {
1091
+ u.preventDefault(), u.dataTransfer && (u.dataTransfer.dropEffect = "move");
1092
1092
  }
1093
- function v(r, f) {
1093
+ function m(u, f) {
1094
1094
  f && (f.moving = !1), a.value = !1;
1095
1095
  }
1096
1096
  return {
1097
1097
  dragstart: c,
1098
- dragenter: p,
1098
+ dragenter: v,
1099
1099
  dragover: s,
1100
- dragend: v,
1100
+ dragend: m,
1101
1101
  isDragging: a
1102
1102
  };
1103
1103
  }
1104
- const Yt = /* @__PURE__ */ new Map([
1104
+ const tn = /* @__PURE__ */ new Map([
1105
1105
  ["appearance", ee]
1106
- ]), Jt = "https://json-schema.org/draft/2020-12/schema", Qt = "https://farris-design.gitee.io/combo-list.schema.json", Zt = "combo-list", _t = "A Farris Input Component", Kt = "object", en = {
1106
+ ]), nn = "https://json-schema.org/draft/2020-12/schema", an = "https://farris-design.gitee.io/combo-list.schema.json", ln = "combo-list", on = "A Farris Input Component", un = "object", sn = {
1107
1107
  id: {
1108
1108
  description: "The unique identifier for a combo list",
1109
1109
  type: "string"
@@ -1219,27 +1219,27 @@ const Yt = /* @__PURE__ */ new Map([
1219
1219
  type: "sting",
1220
1220
  default: ""
1221
1221
  }
1222
- }, tn = [
1222
+ }, rn = [
1223
1223
  "id",
1224
1224
  "type"
1225
- ], nn = [
1225
+ ], cn = [
1226
1226
  "id",
1227
1227
  "appearance",
1228
1228
  "binding"
1229
- ], an = {
1230
- $schema: Jt,
1231
- $id: Qt,
1232
- title: Zt,
1233
- description: _t,
1234
- type: Kt,
1235
- properties: en,
1236
- required: tn,
1237
- ignore: nn
1229
+ ], dn = {
1230
+ $schema: nn,
1231
+ $id: an,
1232
+ title: ln,
1233
+ description: on,
1234
+ type: un,
1235
+ properties: sn,
1236
+ required: rn,
1237
+ ignore: cn
1238
1238
  };
1239
- function ln(e, t, n) {
1239
+ function fn(e, t, n) {
1240
1240
  return t;
1241
1241
  }
1242
- const Ee = {
1242
+ const Te = {
1243
1243
  /**
1244
1244
  * 组件标识
1245
1245
  */
@@ -1406,8 +1406,8 @@ const Ee = {
1406
1406
  // 搜索启用高亮
1407
1407
  enableHighlightSearch: { type: Boolean, default: !0 }
1408
1408
  };
1409
- K(Ee, an, Yt, ln);
1410
- const on = {
1409
+ K(Te, dn, tn, fn);
1410
+ const vn = {
1411
1411
  dataSource: { type: Array, default: [] },
1412
1412
  enableSearch: { type: Boolean, default: !1 },
1413
1413
  idField: { type: String, default: "id" },
@@ -1427,15 +1427,13 @@ const on = {
1427
1427
  default: !1
1428
1428
  },
1429
1429
  // 搜索启用高亮
1430
- enableHighlightSearch: { type: Boolean, default: !0 },
1431
- // 是否展示复选框
1432
- showCheckbox: { type: Boolean, default: !1 }
1433
- }, un = /* @__PURE__ */ q({
1430
+ enableHighlightSearch: { type: Boolean, default: !0 }
1431
+ }, pn = /* @__PURE__ */ q({
1434
1432
  name: "FComboListContainer",
1435
- props: on,
1433
+ props: vn,
1436
1434
  emits: ["selectionChange"],
1437
1435
  setup(e, t) {
1438
- const n = l(), a = l(e.dataSource), o = l([]), u = l(e.separator), c = l(e.width), d = l(e.maxHeight), p = l(String(e.selectedValues).split(u.value)), s = R(() => e.multiSelect), v = R(() => ({
1436
+ const n = l(), a = l(e.dataSource), o = l([]), r = l(e.separator), c = l(e.width), d = l(e.maxHeight), v = l(String(e.selectedValues).split(r.value)), s = T(() => e.multiSelect), m = T(() => ({
1439
1437
  enableSelectRow: !0,
1440
1438
  multiSelect: e.multiSelect,
1441
1439
  multiSelectMode: "OnCheckAndClick",
@@ -1446,73 +1444,73 @@ const on = {
1446
1444
  A(e.dataSource, () => {
1447
1445
  a.value = e.dataSource;
1448
1446
  });
1449
- const r = R(() => e.enableSearch ? "SearchBar" : "ContentHeader"), f = R(() => {
1450
- const C = {};
1451
- return c.value !== void 0 && (C.width = `${c.value}px`), d.value !== void 0 && d.value > 0 && (C.maxHeight = `${d.value}px`), C;
1447
+ const u = T(() => e.enableSearch ? "SearchBar" : "ContentHeader"), f = T(() => {
1448
+ const M = {};
1449
+ return c.value !== void 0 && (M.width = `${c.value}px`), d.value !== void 0 && d.value > 0 && (M.maxHeight = `${d.value}px`), M;
1452
1450
  });
1453
- function h(C) {
1454
- o.value = C.map((g) => Object.assign({}, g)), p.value = C.map((g) => g[e.idField]), t.emit("selectionChange", o.value);
1451
+ function h(M) {
1452
+ o.value = M.map((g) => Object.assign({}, g)), v.value = M.map((g) => g[e.idField]), t.emit("selectionChange", o.value);
1455
1453
  }
1456
- function b(C) {
1454
+ function b(M) {
1457
1455
  if (e.enableHighlightSearch)
1458
1456
  return;
1459
1457
  let g = [];
1460
- typeof e.searchOption == "function" ? g = a.value.filter((w) => e.searchOption(C, w)) : g = a.value.filter((w) => w[e.valueField].indexOf(C) > -1 || w[e.textField].indexOf(C) > -1), n.value.updateDataSource(g);
1458
+ typeof e.searchOption == "function" ? g = a.value.filter((w) => e.searchOption(M, w)) : g = a.value.filter((w) => w[e.valueField].indexOf(M) > -1 || w[e.textField].indexOf(M) > -1), n.value.updateDataSource(g);
1461
1459
  }
1462
- return A([() => e.selectedValues], ([C]) => {
1463
- p.value = C.split(u.value);
1460
+ return A([() => e.selectedValues], ([M]) => {
1461
+ v.value = M.split(r.value);
1464
1462
  }), () => i("div", {
1465
1463
  class: "f-combo-list-container pl-1",
1466
1464
  style: f.value
1467
- }, [i(tt, {
1465
+ }, [i(ut, {
1468
1466
  ref: n,
1469
1467
  size: "small",
1470
1468
  itemClass: "f-combo-list-item",
1471
- header: r.value,
1469
+ header: u.value,
1472
1470
  headerClass: "f-combo-list-search-box",
1473
1471
  data: a.value,
1474
1472
  idField: e.idField,
1475
1473
  textField: e.textField,
1476
1474
  titleField: e.titleField,
1477
1475
  multiSelect: e.multiSelect,
1478
- selection: v.value,
1476
+ selection: m.value,
1479
1477
  enableHighlightSearch: e.enableHighlightSearch,
1480
- selectionValues: p.value,
1478
+ selectionValues: v.value,
1481
1479
  onSelectionChange: h,
1482
1480
  onAfterSearch: b
1483
1481
  }, null)]);
1484
1482
  }
1485
1483
  });
1486
- function sn(e) {
1484
+ function mn(e) {
1487
1485
  const t = l(""), n = l(e.modelValue), a = l(e.data || []), o = l(e.editable);
1488
- function u(r) {
1489
- const f = String(r).split(e.separator), h = f.map((g) => [g, !0]), b = new Map(h);
1486
+ function r(u) {
1487
+ const f = String(u).split(e.separator), h = f.map((g) => [g, !0]), b = new Map(h);
1490
1488
  return a.value.filter((g) => b.has(String(g[e.valueField]))).sort((g, w) => {
1491
- const F = f.indexOf(g[e.valueField]), L = f.indexOf(w[e.valueField]);
1492
- return F - L;
1489
+ const R = f.indexOf(g[e.valueField]), L = f.indexOf(w[e.valueField]);
1490
+ return R - L;
1493
1491
  });
1494
1492
  }
1495
- function c(r) {
1496
- const f = u(r).map((h) => h[e.textField]).join(e.separator);
1497
- t.value = o.value ? f || r : f;
1493
+ function c(u) {
1494
+ const f = r(u).map((h) => h[e.textField]).join(e.separator);
1495
+ t.value = o.value ? f || u : f;
1498
1496
  }
1499
- function d(r) {
1500
- const f = r.split(e.separator).map((b) => [b, !0]), h = new Map(f);
1497
+ function d(u) {
1498
+ const f = u.split(e.separator).map((b) => [b, !0]), h = new Map(f);
1501
1499
  return a.value.filter((b) => h.has(b[e.textField]));
1502
1500
  }
1503
- function p(r) {
1501
+ function v(u) {
1504
1502
  const f = {};
1505
- return f[e.idField] = r, f[e.textField] = r, [f];
1503
+ return f[e.idField] = u, f[e.textField] = u, [f];
1506
1504
  }
1507
- function s(r) {
1508
- let f = d(r);
1505
+ function s(u) {
1506
+ let f = d(u);
1509
1507
  const h = f && f.length > 0;
1510
- return o.value && !h && (f = p(r)), f;
1508
+ return o.value && !h && (f = v(u)), f;
1511
1509
  }
1512
- function v() {
1513
- const { url: r, method: f = "GET", headers: h = {}, body: b = null } = e.remote, C = f.toLowerCase() == "get" ? { method: f, headers: h } : { method: f, headers: h, body: b };
1510
+ function m() {
1511
+ const { url: u, method: f = "GET", headers: h = {}, body: b = null } = e.remote, M = f.toLowerCase() == "get" ? { method: f, headers: h } : { method: f, headers: h, body: b };
1514
1512
  let g = !1;
1515
- fetch(r, C).then((w) => {
1513
+ fetch(u, M).then((w) => {
1516
1514
  var L, j;
1517
1515
  if (w.status === 200)
1518
1516
  return g = !!((j = (L = w.headers) == null ? void 0 : L.get("content-type")) != null && j.includes("application/json")), g ? w.text() : w.json();
@@ -1523,56 +1521,56 @@ function sn(e) {
1523
1521
  console.error(w);
1524
1522
  });
1525
1523
  }
1526
- return e.remote && v(), A(() => e.data, () => {
1524
+ return e.remote && m(), A(() => e.data, () => {
1527
1525
  a.value = e.data;
1528
- }), A([a], ([r]) => {
1529
- if (e.modelValue) {
1530
- const f = r.find((h) => h[e.valueField] === e.modelValue);
1526
+ }), A([a], ([u]) => {
1527
+ if (e.modelValue != null) {
1528
+ const f = u.find((h) => h[e.valueField] === e.modelValue);
1531
1529
  f && (t.value = f[e.textField]);
1532
1530
  }
1533
- }), A(() => e.modelValue, (r) => {
1534
- n.value = r, c(r);
1535
- }), c(e.modelValue), { dataSource: a, displayText: t, editable: o, modelValue: n, getItemsByDisplayText: d, getItemsByValue: u, getSelectedItemsByDisplayText: s };
1531
+ }), A(() => e.modelValue, (u) => {
1532
+ n.value = u, c(u);
1533
+ }), c(e.modelValue), { dataSource: a, displayText: t, editable: o, modelValue: n, getItemsByDisplayText: d, getItemsByValue: r, getSelectedItemsByDisplayText: s };
1536
1534
  }
1537
- const rn = /* @__PURE__ */ q({
1535
+ const hn = /* @__PURE__ */ q({
1538
1536
  name: "FComboList",
1539
- props: Ee,
1537
+ props: Te,
1540
1538
  emits: ["clear", "update:modelValue", "change", "input"],
1541
1539
  setup(e, t) {
1542
- const n = l(), a = l(e.disabled), o = l(e.enableClear), u = l(e.enableSearch), c = l(e.readonly), {
1540
+ const n = l(), a = l(e.disabled), o = l(e.enableClear), r = l(e.enableSearch), c = l(e.readonly), {
1543
1541
  dataSource: d,
1544
- displayText: p,
1542
+ displayText: v,
1545
1543
  editable: s,
1546
- modelValue: v,
1547
- getSelectedItemsByDisplayText: r
1548
- } = sn(e), f = R(() => e.multiSelect), h = R(() => n.value ? n.value.elementRef.getBoundingClientRect().width : 0);
1544
+ modelValue: m,
1545
+ getSelectedItemsByDisplayText: u
1546
+ } = mn(e), f = T(() => e.multiSelect), h = T(() => n.value ? n.value.elementRef.getBoundingClientRect().width : 0);
1549
1547
  function b() {
1550
1548
  !f.value && n.value && n.value.hidePopup();
1551
1549
  }
1552
- function C(W) {
1553
- p.value = W.map((y) => y[e.textField]).join(e.separator), W.length === 1 ? v.value = W[0][e.valueField] : v.value = W.map((y) => y[e.valueField]).join(e.separator), t.emit("update:modelValue", v.value), t.emit("change", W, v.value), b();
1550
+ function M(W) {
1551
+ v.value = W.map((F) => F[e.textField]).join(e.separator), W.length === 1 ? m.value = W[0][e.valueField] : m.value = W.map((F) => F[e.valueField]).join(e.separator), t.emit("update:modelValue", m.value), t.emit("change", W, m.value), b();
1554
1552
  }
1555
1553
  function g() {
1556
1554
  c.value || n.value.togglePopup();
1557
1555
  }
1558
1556
  function w(W) {
1559
- v.value = "", t.emit("update:modelValue", ""), t.emit("clear");
1557
+ m.value = "", t.emit("update:modelValue", ""), t.emit("clear");
1560
1558
  }
1561
- function F(W) {
1562
- const y = r(W);
1563
- C(y);
1559
+ function R(W) {
1560
+ const F = u(W);
1561
+ M(F);
1564
1562
  }
1565
1563
  function L() {
1566
- return p.value;
1564
+ return v.value;
1567
1565
  }
1568
1566
  function j(W) {
1569
1567
  t.emit("input", W);
1570
1568
  }
1571
1569
  return t.expose({
1572
1570
  getDisplayText: L
1573
- }), A([() => e.disabled, () => e.editable, () => e.enableClear, () => e.enableSearch, () => e.readonly], ([W, y, B, S, m]) => {
1574
- a.value = W, s.value = y, o.value = B, u.value = S, c.value = m;
1575
- }), () => i(nt, {
1571
+ }), A([() => e.disabled, () => e.editable, () => e.enableClear, () => e.enableSearch, () => e.readonly], ([W, F, S, y, p]) => {
1572
+ a.value = W, s.value = F, o.value = S, r.value = y, c.value = p;
1573
+ }), () => i(st, {
1576
1574
  ref: n,
1577
1575
  id: e.id,
1578
1576
  disable: a.value,
@@ -1587,33 +1585,33 @@ const rn = /* @__PURE__ */ q({
1587
1585
  enableTitle: e.enableTitle,
1588
1586
  multiSelect: e.multiSelect,
1589
1587
  inputType: e.multiSelect ? e.viewType : "text",
1590
- modelValue: p.value,
1591
- "onUpdate:modelValue": (W) => p.value = W,
1588
+ modelValue: v.value,
1589
+ "onUpdate:modelValue": (W) => v.value = W,
1592
1590
  focusOnCreated: e.focusOnCreated,
1593
1591
  selectOnCreated: e.selectOnCreated,
1594
1592
  onClear: w,
1595
1593
  onClick: g,
1596
- onChange: F,
1594
+ onChange: R,
1597
1595
  onInput: j,
1598
1596
  beforeOpen: e.beforeOpen
1599
1597
  }, {
1600
- default: () => [i(un, {
1598
+ default: () => [i(pn, {
1601
1599
  idField: e.idField,
1602
1600
  valueField: e.valueField,
1603
1601
  textField: e.textField,
1604
1602
  titleField: e.titleField,
1605
1603
  dataSource: d.value,
1606
- selectedValues: v.value,
1604
+ selectedValues: m.value,
1607
1605
  multiSelect: e.multiSelect,
1608
- enableSearch: u.value,
1606
+ enableSearch: r.value,
1609
1607
  maxHeight: e.maxHeight,
1610
1608
  enableHighlightSearch: e.enableHighlightSearch,
1611
1609
  width: e.fitEditor ? h.value : void 0,
1612
- onSelectionChange: C
1610
+ onSelectionChange: M
1613
1611
  }, null)]
1614
1612
  });
1615
1613
  }
1616
- }), cn = {
1614
+ }), yn = {
1617
1615
  /** 默认屏幕分辨率对应的英文缩写 */
1618
1616
  currentScreenResolution: { type: String, default: "" },
1619
1617
  /** 传入的单个控件的响应式列宽值 */
@@ -1623,13 +1621,13 @@ const rn = /* @__PURE__ */ q({
1623
1621
  /** 列数值变化事件 */
1624
1622
  fieldChanged: { type: Function, default: () => {
1625
1623
  } }
1626
- }, dn = /* @__PURE__ */ new Map([
1624
+ }, gn = /* @__PURE__ */ new Map([
1627
1625
  ["appearance", ee]
1628
1626
  ]);
1629
- function fn(e, t, n) {
1627
+ function bn(e, t, n) {
1630
1628
  return t;
1631
1629
  }
1632
- const pn = "https://json-schema.org/draft/2020-12/schema", vn = "https://farris-design.gitee.io/radio-button.schema.json", mn = "radio-button", hn = "A Farris Component", yn = "object", gn = {
1630
+ const wn = "https://json-schema.org/draft/2020-12/schema", Sn = "https://farris-design.gitee.io/radio-button.schema.json", Cn = "radio-button", Mn = "A Farris Component", In = "object", xn = {
1633
1631
  id: {
1634
1632
  description: "The unique identifier for radio-button",
1635
1633
  type: "string"
@@ -1691,18 +1689,18 @@ const pn = "https://json-schema.org/draft/2020-12/schema", vn = "https://farris-
1691
1689
  type: "boolean",
1692
1690
  default: !0
1693
1691
  }
1694
- }, bn = [
1692
+ }, En = [
1695
1693
  "id",
1696
1694
  "type"
1697
- ], wn = {
1698
- $schema: pn,
1699
- $id: vn,
1700
- title: mn,
1701
- description: hn,
1702
- type: yn,
1703
- properties: gn,
1704
- required: bn
1705
- }, Sn = "radio-button", Cn = "A Farris Component", Mn = "object", In = {
1695
+ ], Dn = {
1696
+ $schema: wn,
1697
+ $id: Sn,
1698
+ title: Cn,
1699
+ description: Mn,
1700
+ type: In,
1701
+ properties: xn,
1702
+ required: En
1703
+ }, Bn = "radio-button", Tn = "A Farris Component", Ln = "object", Rn = {
1706
1704
  basic: {
1707
1705
  description: "Basic Infomation",
1708
1706
  title: "基本信息",
@@ -1724,12 +1722,12 @@ const pn = "https://json-schema.org/draft/2020-12/schema", vn = "https://farris-
1724
1722
  }
1725
1723
  }
1726
1724
  }
1727
- }, xn = {
1728
- title: Sn,
1729
- description: Cn,
1730
- type: Mn,
1731
- categories: In
1732
- }, De = {
1725
+ }, Fn = {
1726
+ title: Bn,
1727
+ description: Tn,
1728
+ type: Ln,
1729
+ categories: Rn
1730
+ }, Le = {
1733
1731
  /**
1734
1732
  * 单选组枚举数组
1735
1733
  */
@@ -1744,45 +1742,45 @@ const pn = "https://json-schema.org/draft/2020-12/schema", vn = "https://farris-
1744
1742
  onSelectedValueChanged: { type: Function, default: () => {
1745
1743
  } }
1746
1744
  };
1747
- K(De, wn, dn, fn, xn);
1748
- const En = /* @__PURE__ */ q({
1745
+ K(Le, Dn, gn, bn, Fn);
1746
+ const kn = /* @__PURE__ */ q({
1749
1747
  name: "FRadioButton",
1750
- props: De,
1748
+ props: Le,
1751
1749
  emits: ["selectedValueChanged"],
1752
1750
  setup(e, t) {
1753
1751
  const n = l(e.enumData);
1754
- function a(u, c) {
1755
- if (u.currentTarget.classList.value = "btn btn-secondary active", u.currentTarget.tagName.toLowerCase() === "label") {
1752
+ function a(r, c) {
1753
+ if (r.currentTarget.classList.value = "btn btn-secondary active", r.currentTarget.tagName.toLowerCase() === "label") {
1756
1754
  const {
1757
1755
  currentTarget: d
1758
- } = u, p = d.parentElement;
1759
- Array.from(p.querySelectorAll("label")).filter((v) => v !== d).forEach((v) => v.classList.remove("active"));
1756
+ } = r, v = d.parentElement;
1757
+ Array.from(v.querySelectorAll("label")).filter((m) => m !== d).forEach((m) => m.classList.remove("active"));
1760
1758
  }
1761
1759
  t.emit("selectedValueChanged", c);
1762
1760
  }
1763
- function o(u) {
1764
- return `${u.text}${e.suffixValue}`;
1761
+ function o(r) {
1762
+ return `${r.text}${e.suffixValue}`;
1765
1763
  }
1766
- return A(() => e.enumData, (u, c) => {
1767
- u !== c && (n.value = e.enumData);
1764
+ return A(() => e.enumData, (r, c) => {
1765
+ r !== c && (n.value = e.enumData);
1768
1766
  }), () => i("div", {
1769
1767
  class: "f-radio-button"
1770
1768
  }, [i("div", {
1771
1769
  class: ["farris-input-wrap"]
1772
- }, [n.value.map((u, c) => i(ue, null, [i("label", {
1773
- class: u.active ? "btn btn-secondary active" : "btn btn-secondary",
1774
- onClick: (d) => a(d, u)
1770
+ }, [n.value.map((r, c) => i(ue, null, [i("label", {
1771
+ class: r.active ? "btn btn-secondary active" : "btn btn-secondary",
1772
+ onClick: (d) => a(d, r)
1775
1773
  }, [i("span", {
1776
1774
  class: "f-radio-button-text"
1777
- }, [o(u)])])]))])]);
1775
+ }, [o(r)])])]))])]);
1778
1776
  }
1779
- }), Dn = /* @__PURE__ */ new Map([
1777
+ }), $n = /* @__PURE__ */ new Map([
1780
1778
  ["appearance", ee]
1781
1779
  ]);
1782
- function Bn(e, t, n) {
1780
+ function Wn(e, t, n) {
1783
1781
  return t;
1784
1782
  }
1785
- const Tn = "https://json-schema.org/draft/2020-12/schema", Ln = "https://farris-design.gitee.io/rate.schema.json", Rn = "rate", Fn = "A Farris Component", kn = "object", $n = {
1783
+ const On = "https://json-schema.org/draft/2020-12/schema", An = "https://farris-design.gitee.io/rate.schema.json", jn = "rate", Vn = "A Farris Component", zn = "object", Hn = {
1786
1784
  id: {
1787
1785
  description: "The unique identifier for rate",
1788
1786
  type: "string"
@@ -1844,23 +1842,23 @@ const Tn = "https://json-schema.org/draft/2020-12/schema", Ln = "https://farris-
1844
1842
  type: "boolean",
1845
1843
  default: !0
1846
1844
  }
1847
- }, Wn = [
1845
+ }, Nn = [
1848
1846
  "id",
1849
1847
  "type"
1850
- ], On = [
1848
+ ], Pn = [
1851
1849
  "id",
1852
1850
  "appearance",
1853
1851
  "binding"
1854
- ], An = {
1855
- $schema: Tn,
1856
- $id: Ln,
1857
- title: Rn,
1858
- description: Fn,
1859
- type: kn,
1860
- properties: $n,
1861
- required: Wn,
1862
- ignore: On
1863
- }, jn = "rate", Vn = "A Farris Component", zn = "object", Nn = {
1852
+ ], Gn = {
1853
+ $schema: On,
1854
+ $id: An,
1855
+ title: jn,
1856
+ description: Vn,
1857
+ type: zn,
1858
+ properties: Hn,
1859
+ required: Nn,
1860
+ ignore: Pn
1861
+ }, qn = "rate", Un = "A Farris Component", Xn = "object", Yn = {
1864
1862
  basic: {
1865
1863
  description: "Basic Infomation",
1866
1864
  title: "基本信息",
@@ -1882,12 +1880,12 @@ const Tn = "https://json-schema.org/draft/2020-12/schema", Ln = "https://farris-
1882
1880
  }
1883
1881
  }
1884
1882
  }
1885
- }, Hn = {
1886
- title: jn,
1887
- description: Vn,
1888
- type: zn,
1889
- categories: Nn
1890
- }, Pn = ["很不满意", "不满意", "一般", "满意", "非常满意"], Be = {
1883
+ }, Jn = {
1884
+ title: qn,
1885
+ description: Un,
1886
+ type: Xn,
1887
+ categories: Yn
1888
+ }, Qn = ["很不满意", "不满意", "一般", "满意", "非常满意"], Re = {
1891
1889
  /** 星星大小 */
1892
1890
  size: { type: String, default: "large" },
1893
1891
  /** 启用半颗星模式 */
@@ -1909,7 +1907,7 @@ const Tn = "https://json-schema.org/draft/2020-12/schema", Ln = "https://farris-
1909
1907
  /** 禁用单个星星的文字提示 */
1910
1908
  toolTipDisabled: { type: Boolean, default: !0 },
1911
1909
  /** 默认的满意度文案 */
1912
- toolTipContents: { type: Array, default: Pn },
1910
+ toolTipContents: { type: Array, default: Qn },
1913
1911
  /** 启用评分 */
1914
1912
  enableScore: { type: Boolean, default: !0 },
1915
1913
  /** 启用满意度 */
@@ -1920,82 +1918,82 @@ const Tn = "https://json-schema.org/draft/2020-12/schema", Ln = "https://farris-
1920
1918
  value: { type: Number, default: 0 },
1921
1919
  modelValue: { type: Number, default: 0 }
1922
1920
  };
1923
- K(Be, An, Dn, Bn, Hn);
1924
- const Gn = /* @__PURE__ */ q({
1921
+ K(Re, Gn, $n, Wn, Jn);
1922
+ const Zn = /* @__PURE__ */ q({
1925
1923
  name: "FRate",
1926
- props: Be,
1924
+ props: Re,
1927
1925
  emits: ["selectedValue", "update:modelValue"],
1928
1926
  setup(e, t) {
1929
- const n = l(e.size), a = l(e.enableHalf), o = l(e.enableClear), u = l(e.disabled), c = l(e.pointSystem), d = l(e.lightColor), p = l(e.darkColor), s = l(e.iconClass), v = l(e.numOfStar), r = l(e.toolTipDisabled), f = l(e.toolTipContents), h = l(e.enableScore), b = l(e.enableSatisfaction);
1930
- let C;
1931
- const g = l(0), w = l(0), F = l(0), L = l(e.modelValue);
1932
- let j = 1, W, y, B;
1933
- const S = 4;
1927
+ const n = l(e.size), a = l(e.enableHalf), o = l(e.enableClear), r = l(e.disabled), c = l(e.pointSystem), d = l(e.lightColor), v = l(e.darkColor), s = l(e.iconClass), m = l(e.numOfStar), u = l(e.toolTipDisabled), f = l(e.toolTipContents), h = l(e.enableScore), b = l(e.enableSatisfaction);
1928
+ let M;
1929
+ const g = l(0), w = l(0), R = l(0), L = l(e.modelValue);
1930
+ let j = 1, W, F, S;
1931
+ const y = 4;
1934
1932
  J(() => {
1935
1933
  });
1936
- function m() {
1937
- const E = v.value;
1938
- B = [];
1934
+ function p() {
1935
+ const E = m.value;
1936
+ S = [];
1939
1937
  for (let $ = 1; $ <= E; $++)
1940
- B.push({
1938
+ S.push({
1941
1939
  id: $
1942
1940
  });
1943
1941
  }
1944
- function T() {
1942
+ function D() {
1945
1943
  let E;
1946
- a.value ? E = Math.ceil(L.value / j) : E = L.value, w.value = (C * L.value + Math.floor(L.value) * S) / j, W = f.value[E - 1];
1944
+ a.value ? E = Math.ceil(L.value / j) : E = L.value, w.value = (M * L.value + Math.floor(L.value) * y) / j, W = f.value[E - 1];
1947
1945
  }
1948
1946
  function O() {
1949
1947
  switch (n.value) {
1950
1948
  case "small":
1951
- C = 14;
1949
+ M = 14;
1952
1950
  break;
1953
1951
  case "middle":
1954
- C = 16;
1952
+ M = 16;
1955
1953
  break;
1956
1954
  case "large":
1957
- C = 18;
1955
+ M = 18;
1958
1956
  break;
1959
1957
  case "extraLarge":
1960
- C = 24;
1958
+ M = 24;
1961
1959
  break;
1962
1960
  }
1963
- m(), v.value && (j = c.value / v.value), L.value && T();
1961
+ p(), m.value && (j = c.value / m.value), L.value && D();
1964
1962
  }
1965
1963
  O();
1966
- function H(E) {
1964
+ function N(E) {
1967
1965
  return E.className.indexOf("f-icon") !== -1;
1968
1966
  }
1969
1967
  function X() {
1970
- return g.value === w.value && o.value && w.value !== 0 ? (w.value = 0, L.value = 0, y = null, g.value = 0, F.value = 0, t.emit("selectedValue", L.value), t.emit("update:modelValue", L.value), !0) : !1;
1968
+ return g.value === w.value && o.value && w.value !== 0 ? (w.value = 0, L.value = 0, F = null, g.value = 0, R.value = 0, t.emit("selectedValue", L.value), t.emit("update:modelValue", L.value), !0) : !1;
1971
1969
  }
1972
- function D(E, $, N) {
1970
+ function B(E, $, H) {
1973
1971
  if (E.movementX || E.movementY) {
1974
- if (u.value)
1972
+ if (r.value)
1975
1973
  return;
1976
- b.value && (W = f.value[$ - 1]), E.offsetX < C / 2 && a.value === !0 ? (g.value = C * $ - C / 2 + S * ($ - 1), F.value = j * $ - j / 2) : (g.value = C * $ + S * ($ - 1), F.value = j * $);
1974
+ b.value && (W = f.value[$ - 1]), E.offsetX < M / 2 && a.value === !0 ? (g.value = M * $ - M / 2 + y * ($ - 1), R.value = j * $ - j / 2) : (g.value = M * $ + y * ($ - 1), R.value = j * $);
1977
1975
  }
1978
- if (N === !0) {
1976
+ if (H === !0) {
1979
1977
  if (X())
1980
1978
  return;
1981
- L.value = F.value, w.value = g.value, y = W, t.emit("update:modelValue", L.value), t.emit("selectedValue", L.value);
1979
+ L.value = R.value, w.value = g.value, F = W, t.emit("update:modelValue", L.value), t.emit("selectedValue", L.value);
1982
1980
  }
1983
1981
  }
1984
1982
  function k(E, $) {
1985
- var N;
1986
- if (H(E.target) && E.target) {
1987
- const te = parseInt((N = E.target) == null ? void 0 : N.id);
1988
- D(E, te, $);
1983
+ var H;
1984
+ if (N(E.target) && E.target) {
1985
+ const te = parseInt((H = E.target) == null ? void 0 : H.id);
1986
+ B(E, te, $);
1989
1987
  }
1990
1988
  }
1991
- const z = R(() => F.value ? F.value + "分" : L.value + "分"), M = R(() => ({
1989
+ const z = T(() => R.value ? R.value + "分" : L.value + "分"), I = T(() => ({
1992
1990
  width: (g.value || w.value) + "px"
1993
1991
  }));
1994
1992
  function x() {
1995
1993
  g.value = 0;
1996
1994
  }
1997
1995
  return A(() => e.modelValue, (E) => {
1998
- L.value = E, T();
1996
+ L.value = E, D();
1999
1997
  }), () => i("div", {
2000
1998
  class: "farris-star-rating",
2001
1999
  onMouseover: le((E) => k(E, !1), ["prevent"]),
@@ -2004,8 +2002,8 @@ const Gn = /* @__PURE__ */ q({
2004
2002
  onClick: le((E) => k(E, !0), ["prevent"])
2005
2003
  }, [i("div", {
2006
2004
  class: "star-light-area",
2007
- style: M.value
2008
- }, [B.map((E) => i("span", {
2005
+ style: I.value
2006
+ }, [S.map((E) => i("span", {
2009
2007
  class: ["f-icon default-light-color ", s.value, {
2010
2008
  "f-star-sm": n.value === "small"
2011
2009
  }, {
@@ -2015,7 +2013,7 @@ const Gn = /* @__PURE__ */ q({
2015
2013
  }, {
2016
2014
  "f-star-exlarge": n.value === "extraLarge"
2017
2015
  }, {
2018
- disabled: r.value
2016
+ disabled: u.value
2019
2017
  }],
2020
2018
  id: E.id,
2021
2019
  style: {
@@ -2029,7 +2027,7 @@ const Gn = /* @__PURE__ */ q({
2029
2027
  }, {
2030
2028
  large: n.value === "large"
2031
2029
  }]
2032
- }, [B.map((E) => i("span", {
2030
+ }, [S.map((E) => i("span", {
2033
2031
  class: ["f-icon default-dark-color", s.value, {
2034
2032
  "f-star-sm": n.value === "small"
2035
2033
  }, {
@@ -2041,7 +2039,7 @@ const Gn = /* @__PURE__ */ q({
2041
2039
  }],
2042
2040
  id: E.id,
2043
2041
  style: {
2044
- color: p.value
2042
+ color: v.value
2045
2043
  }
2046
2044
  }, null))]), i("div", {
2047
2045
  class: ["f-utils-fill", {
@@ -2053,11 +2051,11 @@ const Gn = /* @__PURE__ */ q({
2053
2051
  }, {
2054
2052
  "font-exlarge": n.value === "extraLarge"
2055
2053
  }]
2056
- }, [h.value && i("span", null, [G(" "), z.value, G(" ")]), b.value && (y || W) && i("span", null, [G(" "), W || y])])]);
2054
+ }, [h.value && i("span", null, [G(" "), z.value, G(" ")]), b.value && (F || W) && i("span", null, [G(" "), W || F])])]);
2057
2055
  }
2058
- }), qn = /* @__PURE__ */ q({
2056
+ }), _n = /* @__PURE__ */ q({
2059
2057
  name: "FColumnWidthEditor",
2060
- props: cn,
2058
+ props: yn,
2061
2059
  emits: ["fieldChanged"],
2062
2060
  setup(e, t) {
2063
2061
  const n = {
@@ -2065,30 +2063,30 @@ const Gn = /* @__PURE__ */ q({
2065
2063
  MD: ["1", "2"],
2066
2064
  LG: ["1", "2", "3", "4"],
2067
2065
  EL: ["1", "2", "3", "4", "5", "6"]
2068
- }, a = l(e.currentScreenResolution), o = l(e.field), u = l(e.switchInStandardMode), c = l(), d = l(""), p = l(), s = l("customize"), v = l(), r = ge("ResponseLayoutEditorDraggableComposition"), {
2066
+ }, a = l(e.currentScreenResolution), o = l(e.field), r = l(e.switchInStandardMode), c = l(), d = l(""), v = l(), s = l("customize"), m = l(), u = Ce("ResponseLayoutEditorDraggableComposition"), {
2069
2067
  dragstart: f,
2070
2068
  dragenter: h,
2071
2069
  dragover: b,
2072
- dragend: C
2073
- } = r;
2070
+ dragend: M
2071
+ } = u;
2074
2072
  function g() {
2075
- c.value = n == null ? void 0 : n[a.value], u.value ? (d.value = `displayWidthIn${a.value}`, s.value = `${o.value[d.value]}`) : (d.value = `columnIn${a.value}`, v.value = o.value[d.value]);
2073
+ c.value = n == null ? void 0 : n[a.value], r.value ? (d.value = `displayWidthIn${a.value}`, s.value = `${o.value[d.value]}`) : (d.value = `columnIn${a.value}`, m.value = o.value[d.value]);
2076
2074
  }
2077
- function w(m) {
2078
- if (u.value === !0) {
2079
- const T = Number(m == null ? void 0 : m.text);
2080
- p.value = T;
2075
+ function w(p) {
2076
+ if (r.value === !0) {
2077
+ const D = Number(p == null ? void 0 : p.text);
2078
+ v.value = D;
2081
2079
  const O = o.value[`columnIn${a.value}`] / o.value[`displayWidthIn${a.value}`];
2082
- o.value[`columnIn${a.value}`] = T * O, o.value[`displayWidthIn${a.value}`] = Number(T), t.emit("fieldChanged", o.value);
2080
+ o.value[`columnIn${a.value}`] = D * O, o.value[`displayWidthIn${a.value}`] = Number(D), t.emit("fieldChanged", o.value);
2083
2081
  }
2084
2082
  }
2085
- function F(m) {
2086
- v.value = m;
2087
- const T = o.value[`columnIn${a.value}`] / o.value[`displayWidthIn${a.value}`];
2088
- o.value[`columnIn${a.value}`] = v.value, o.value[`displayWidthIn${a.value}`] = v.value / T, t.emit("fieldChanged", o.value);
2083
+ function R(p) {
2084
+ m.value = p;
2085
+ const D = o.value[`columnIn${a.value}`] / o.value[`displayWidthIn${a.value}`];
2086
+ o.value[`columnIn${a.value}`] = m.value, o.value[`displayWidthIn${a.value}`] = m.value / D, t.emit("fieldChanged", o.value);
2089
2087
  }
2090
2088
  function L() {
2091
- return i(Gn, {
2089
+ return i(Zn, {
2092
2090
  enableHalf: !0,
2093
2091
  size: "extraLarge",
2094
2092
  pointSystem: 12,
@@ -2096,37 +2094,37 @@ const Gn = /* @__PURE__ */ q({
2096
2094
  lightColor: "#5D89FE",
2097
2095
  darkColor: "#e7e9f3",
2098
2096
  iconClass: "f-icon-column-rectangle",
2099
- modelValue: v.value,
2100
- "onUpdate:modelValue": (m) => v.value = m,
2097
+ modelValue: m.value,
2098
+ "onUpdate:modelValue": (p) => m.value = p,
2101
2099
  enableScore: !1,
2102
- onSelectedValue: () => F(v.value)
2100
+ onSelectedValue: () => R(m.value)
2103
2101
  }, null);
2104
2102
  }
2105
2103
  function j() {
2106
- const m = [];
2104
+ const p = [];
2107
2105
  c.value = n == null ? void 0 : n[a.value];
2108
- const T = o.value[`displayWidthIn${a.value}`];
2106
+ const D = o.value[`displayWidthIn${a.value}`];
2109
2107
  return c.value.forEach((O) => {
2110
- const H = {
2108
+ const N = {
2111
2109
  text: O,
2112
- active: T.toString() === O
2110
+ active: D.toString() === O
2113
2111
  };
2114
- m.push(H);
2115
- }), m;
2112
+ p.push(N);
2113
+ }), p;
2116
2114
  }
2117
2115
  function W() {
2118
- const m = j();
2119
- return i(En, {
2120
- enumData: m,
2116
+ const p = j();
2117
+ return i(kn, {
2118
+ enumData: p,
2121
2119
  suffixValue: "列",
2122
2120
  onSelectedValueChanged: w
2123
2121
  }, {
2124
2122
  default: () => [G(" ")]
2125
2123
  });
2126
2124
  }
2127
- function y() {
2128
- var m;
2129
- if (((m = o == null ? void 0 : o.value) == null ? void 0 : m.showTopBorder) === 1)
2125
+ function F() {
2126
+ var p;
2127
+ if (((p = o == null ? void 0 : o.value) == null ? void 0 : p.showTopBorder) === 1)
2130
2128
  return i("div", {
2131
2129
  class: "f-layout-editor-column-width-editor-row"
2132
2130
  }, [i("span", {
@@ -2137,222 +2135,222 @@ const Gn = /* @__PURE__ */ q({
2137
2135
  class: "f-layout-editor-column-width-editor-row-right"
2138
2136
  }, null)]);
2139
2137
  }
2140
- function B() {
2141
- return u.value ? i("div", {
2138
+ function S() {
2139
+ return r.value ? i("div", {
2142
2140
  class: "f-column-width-editor-switch-standard"
2143
2141
  }, [i("div", {
2144
2142
  class: "f-layout-editor-column-width-editor-click-button"
2145
2143
  }, [W()])]) : i("div", {
2146
2144
  class: "f-column-width-editor-switch-customize",
2147
- onDragenter: (m) => h(m, o.value),
2148
- onDragend: (m) => C(m, o.value),
2149
- onDragover: (m) => b(m)
2145
+ onDragenter: (p) => h(p, o.value),
2146
+ onDragend: (p) => M(p, o.value),
2147
+ onDragover: (p) => b(p)
2150
2148
  }, [i("div", {
2151
2149
  class: "f-layout-editor-column-width-editor-rectangle"
2152
2150
  }, [L(), i("div", {
2153
2151
  class: "f-layout-editor-rate-show-column"
2154
- }, [v.value, G("列")]), i("span", {
2152
+ }, [m.value, G("列")]), i("span", {
2155
2153
  class: "f-layout-editor-drag-handler f-icon f-icon-drag-vertical",
2156
2154
  draggable: "true",
2157
- onDragstart: (m) => f(m, o.value)
2155
+ onDragstart: (p) => f(p, o.value)
2158
2156
  }, null)])]);
2159
2157
  }
2160
- function S() {
2161
- var m;
2158
+ function y() {
2159
+ var p;
2162
2160
  return i("div", {
2163
2161
  class: "f-layout-editor-column-width-editor-component"
2164
2162
  }, [i("div", {
2165
2163
  class: "f-layout-editor-column-width-editor-label"
2166
- }, [(m = o == null ? void 0 : o.value) == null ? void 0 : m.label]), B()]);
2164
+ }, [(p = o == null ? void 0 : o.value) == null ? void 0 : p.label]), S()]);
2167
2165
  }
2168
- return A(() => [e.field, e.switchInStandardMode, e.currentScreenResolution], ([m, T, O], [H, X, D]) => {
2169
- O !== D && (a.value = O, c.value = n[a.value], g()), T !== X && (u.value = T), u.value === !1 && g(), m !== H && (o.value = m);
2166
+ return A(() => [e.field, e.switchInStandardMode, e.currentScreenResolution], ([p, D, O], [N, X, B]) => {
2167
+ O !== B && (a.value = O, c.value = n[a.value], g()), D !== X && (r.value = D), r.value === !1 && g(), p !== N && (o.value = p);
2170
2168
  }), J(() => {
2171
2169
  g();
2172
2170
  }), () => i("div", {
2173
2171
  class: "f-layout-editor-column-width-editor"
2174
- }, [y(), S()]);
2172
+ }, [F(), y()]);
2175
2173
  }
2176
- }), Un = /* @__PURE__ */ q({
2174
+ }), Kn = /* @__PURE__ */ q({
2177
2175
  name: "FFieldList",
2178
- props: Ut,
2176
+ props: Kt,
2179
2177
  emits: ["update:currentArea", "twoDimensionalArrayChanged", "originalDataChanged"],
2180
2178
  setup(e, t) {
2181
- const n = l(e.currentScreenResolution), a = l(e.switchInStandardMode), o = l(e.originalData), u = l(e.originalDataCopy), c = l(e.defaultStates), d = l(""), p = l([]), s = l(e.currentArea), v = l(0), r = l(), f = l(0), h = l("1"), b = l([]);
2182
- function C() {
2179
+ const n = l(e.currentScreenResolution), a = l(e.switchInStandardMode), o = l(e.originalData), r = l(e.originalDataCopy), c = l(e.defaultStates), d = l(""), v = l([]), s = l(e.currentArea), m = l(0), u = l(), f = l(0), h = l("1"), b = l([]);
2180
+ function M() {
2183
2181
  var k;
2184
- let D = g();
2185
- for (let z = 0; z < D.length; z++) {
2186
- const M = {
2187
- id: (k = D[z]) == null ? void 0 : k.toString(),
2188
- label: "区域" + D[z]
2182
+ let B = g();
2183
+ for (let z = 0; z < B.length; z++) {
2184
+ const I = {
2185
+ id: (k = B[z]) == null ? void 0 : k.toString(),
2186
+ label: "区域" + B[z]
2189
2187
  };
2190
- p.value.push(M);
2188
+ v.value.push(I);
2191
2189
  }
2192
2190
  w();
2193
2191
  }
2194
2192
  function g() {
2195
- let D = [];
2193
+ let B = [];
2196
2194
  return o.value.forEach((k) => {
2197
- D.indexOf(k.group) === -1 && D.push(k.group);
2198
- }), D;
2195
+ B.indexOf(k.group) === -1 && B.push(k.group);
2196
+ }), B;
2199
2197
  }
2200
2198
  function w() {
2201
- h.value = c.value.defaultGroupNumber.toString(), d.value = `区域${h.value}`, s.value = [p.value[Number(h.value) - 1]], t.emit("update:currentArea", s.value);
2199
+ h.value = c.value.defaultGroupNumber.toString(), d.value = `区域${h.value}`, s.value = [v.value[Number(h.value) - 1]], t.emit("update:currentArea", s.value);
2202
2200
  }
2203
- function F() {
2204
- let D = [];
2205
- r.value = [];
2201
+ function R() {
2202
+ let B = [];
2203
+ u.value = [];
2206
2204
  let k = 1;
2207
2205
  o.value.forEach((z) => {
2208
- z.group === k || (k += 1, r.value.push(D), D = []), D.push(z);
2209
- }), r.value.push(D);
2206
+ z.group === k || (k += 1, u.value.push(B), B = []), B.push(z);
2207
+ }), u.value.push(B);
2210
2208
  }
2211
2209
  function L() {
2212
- r.value[s.value[0].id - 1] = U(b.value);
2213
- let D = [];
2214
- f.value = 0, r.value.forEach((k) => {
2210
+ u.value[s.value[0].id - 1] = U(b.value);
2211
+ let B = [];
2212
+ f.value = 0, u.value.forEach((k) => {
2215
2213
  let z = W(k, f.value);
2216
- D.push(z), f.value = z[z.length - 1].componentRow;
2217
- }), y(D);
2214
+ B.push(z), f.value = z[z.length - 1].componentRow;
2215
+ }), F(B);
2218
2216
  }
2219
2217
  function j() {
2220
- F();
2221
- let D = [];
2222
- return f.value = 0, r.value.forEach((k) => {
2218
+ R();
2219
+ let B = [];
2220
+ return f.value = 0, u.value.forEach((k) => {
2223
2221
  let z = W(k, f.value);
2224
- D.push(z), f.value = z[z.length - 1].componentRow;
2225
- }), t.emit("twoDimensionalArrayChanged", r.value), y(D), o.value;
2222
+ B.push(z), f.value = z[z.length - 1].componentRow;
2223
+ }), t.emit("twoDimensionalArrayChanged", u.value), F(B), o.value;
2226
2224
  }
2227
- function W(D, k) {
2228
- let M = 12;
2229
- return v.value = 1 + k, D.forEach((x) => {
2225
+ function W(B, k) {
2226
+ let I = 12;
2227
+ return m.value = 1 + k, B.forEach((x) => {
2230
2228
  x.showTopBorder = 0;
2231
2229
  let E = x[`columnIn${n.value}`];
2232
- M >= E ? (x.componentRow = v.value, M -= E) : (v.value += 1, x.componentRow = v.value, M = 12 - E, x.showTopBorder = 1);
2233
- }), D[0].showTopBorder = 1, D;
2230
+ I >= E ? (x.componentRow = m.value, I -= E) : (m.value += 1, x.componentRow = m.value, I = 12 - E, x.showTopBorder = 1);
2231
+ }), B[0].showTopBorder = 1, B;
2234
2232
  }
2235
- function y(D) {
2233
+ function F(B) {
2236
2234
  let k = [];
2237
- for (let z of D)
2235
+ for (let z of B)
2238
2236
  k = k.concat(z);
2239
2237
  o.value = U(k), f.value = 0;
2240
2238
  }
2241
- function B() {
2239
+ function S() {
2242
2240
  return i("div", {
2243
2241
  class: "f-layout-editor-field-list-top"
2244
2242
  }, [i("div", {
2245
2243
  class: "f-layout-editor-field-list-header"
2246
2244
  }, [G("组件列表")]), i("div", {
2247
2245
  class: "f-layout-editor-choose-group"
2248
- }, [i(rn, {
2246
+ }, [i(hn, {
2249
2247
  modelValue: h.value,
2250
- "onUpdate:modelValue": (D) => h.value = D,
2248
+ "onUpdate:modelValue": (B) => h.value = B,
2251
2249
  placeholder: "当前可编辑组",
2252
2250
  enableClear: !1,
2253
2251
  "id-field": "id",
2254
2252
  "text-field": "label",
2255
- data: p.value,
2253
+ data: v.value,
2256
2254
  editable: !1,
2257
- onChange: H
2255
+ onChange: N
2258
2256
  }, null)])]);
2259
2257
  }
2260
- function S() {
2258
+ function y() {
2261
2259
  return i("div", {
2262
2260
  class: "f-layout-editor-field-list-content f-utils-overflow-xhya"
2263
- }, [b.value.map((D) => i(qn, {
2264
- key: D.label,
2261
+ }, [b.value.map((B) => i(_n, {
2262
+ key: B.label,
2265
2263
  currentScreenResolution: n.value,
2266
- field: D,
2267
- "onUpdate:field": (k) => D = k,
2264
+ field: B,
2265
+ "onUpdate:field": (k) => B = k,
2268
2266
  switchInStandardMode: a.value,
2269
2267
  "onUpdate:switchInStandardMode": (k) => a.value = k,
2270
- onFieldChanged: m
2268
+ onFieldChanged: p
2271
2269
  }, null))]);
2272
2270
  }
2273
- function m(D) {
2271
+ function p(B) {
2274
2272
  b.value.forEach((k) => {
2275
- k.label == D.label && Object.assign(k, D);
2276
- }), L(), O(), T();
2273
+ k.label == B.label && Object.assign(k, B);
2274
+ }), L(), O(), D();
2277
2275
  }
2278
- function T() {
2279
- b.value = [], o.value.forEach((D) => {
2280
- D.group === Number(s.value[0].id) && b.value.push(D);
2276
+ function D() {
2277
+ b.value = [], o.value.forEach((B) => {
2278
+ B.group === Number(s.value[0].id) && b.value.push(B);
2281
2279
  });
2282
2280
  }
2283
2281
  function O() {
2284
2282
  o.value = U(j()), t.emit("originalDataChanged", o.value);
2285
2283
  }
2286
- function H(D) {
2287
- for (let k = 0; k < D.length; k++)
2284
+ function N(B) {
2285
+ for (let k = 0; k < B.length; k++)
2288
2286
  s.value = [{
2289
- id: D[k].id,
2290
- label: D[k].label
2287
+ id: B[k].id,
2288
+ label: B[k].label
2291
2289
  }];
2292
- t.emit("update:currentArea", s.value), T(), L();
2290
+ t.emit("update:currentArea", s.value), D(), L();
2293
2291
  }
2294
- const X = Xt(b, () => {
2295
- L(), O(), T();
2292
+ const X = en(b, () => {
2293
+ L(), O(), D();
2296
2294
  });
2297
- return Je("ResponseLayoutEditorDraggableComposition", X), A(() => e.currentArea, (D, k) => {
2298
- D !== k && (s.value = e.currentArea, T());
2299
- }), A(s, (D, k) => {
2300
- D !== k && T();
2301
- }), A(() => e.currentGroup, (D, k) => {
2302
- D !== k && (d.value = e.currentGroup);
2303
- }), A(() => e.currentScreenResolution, (D, k) => {
2304
- D !== k && (n.value = e.currentScreenResolution, O(), F(), s.value[0] && (b.value = U(r.value[Number(s.value[0].id) - 1])));
2305
- }), A(() => e.switchInStandardMode, (D, k) => {
2306
- D !== k && (a.value = e.switchInStandardMode, o.value = U(u.value));
2307
- }), A(c, (D, k) => {
2308
- D !== k && O();
2309
- }), fe(() => {
2310
- C(), j(), T();
2295
+ return et("ResponseLayoutEditorDraggableComposition", X), A(() => e.currentArea, (B, k) => {
2296
+ B !== k && (s.value = e.currentArea, D());
2297
+ }), A(s, (B, k) => {
2298
+ B !== k && D();
2299
+ }), A(() => e.currentGroup, (B, k) => {
2300
+ B !== k && (d.value = e.currentGroup);
2301
+ }), A(() => e.currentScreenResolution, (B, k) => {
2302
+ B !== k && (n.value = e.currentScreenResolution, O(), R(), s.value[0] && (b.value = U(u.value[Number(s.value[0].id) - 1])));
2303
+ }), A(() => e.switchInStandardMode, (B, k) => {
2304
+ B !== k && (a.value = e.switchInStandardMode, o.value = U(r.value));
2305
+ }), A(c, (B, k) => {
2306
+ B !== k && O();
2307
+ }), pe(() => {
2308
+ M(), j(), D();
2311
2309
  }), () => i("div", {
2312
2310
  class: "f-layout-editor-field-list f-utils-fill-flex-column"
2313
2311
  }, [a.value ? (
2314
2312
  /* 标准模式 */
2315
2313
  i("div", {
2316
2314
  class: "f-layout-editor-field-list-standard f-utils-fill-flex-column"
2317
- }, [B(), S()])
2315
+ }, [S(), y()])
2318
2316
  ) : (
2319
2317
  /* 自定义模式 */
2320
2318
  i("div", {
2321
2319
  class: "f-layout-editor-field-list-customize f-utils-fill-flex-column"
2322
- }, [B(), S()])
2320
+ }, [S(), y()])
2323
2321
  )]);
2324
2322
  }
2325
2323
  }), ie = /* @__PURE__ */ q({
2326
2324
  name: "FResponseLayoutEditor",
2327
- props: at,
2325
+ props: ct,
2328
2326
  emits: ["close", "submit"],
2329
2327
  setup(e, t) {
2330
- const n = l(e.initialState), a = l(), o = l(), u = l(""), c = l(""), d = l(!1), p = l([{
2328
+ const n = l(e.initialState), a = l(), o = l(), r = l(""), c = l(""), d = l(!0), v = l([{
2331
2329
  id: "1",
2332
2330
  label: "区域1"
2333
- }]), s = l([]), v = l(), r = l(e.width), f = l(e.height);
2334
- A(() => e.initialState, (m) => {
2335
- n.value = m;
2336
- }), A([() => e.currentArea, () => e.switchInStandardMode], ([m, T], [O, H]) => {
2337
- m !== O && (p.value = m), T !== H && (d.value = T);
2331
+ }]), s = l([]), m = l(), u = l(e.width), f = l(e.height);
2332
+ A(() => e.initialState, (p) => {
2333
+ n.value = p;
2334
+ }), A([() => e.currentArea, () => e.switchInStandardMode], ([p, D], [O, N]) => {
2335
+ p !== O && (v.value = p), D !== N && (d.value = D);
2338
2336
  });
2339
- function h(m) {
2340
- u.value = m;
2337
+ function h(p) {
2338
+ r.value = p;
2341
2339
  }
2342
- function b(m) {
2343
- c.value = m;
2340
+ function b(p) {
2341
+ c.value = p;
2344
2342
  }
2345
- function C(m) {
2346
- d.value = m;
2343
+ function M(p) {
2344
+ d.value = p;
2347
2345
  }
2348
- function g(m) {
2349
- p.value = [].concat(m);
2346
+ function g(p) {
2347
+ v.value = [].concat(p);
2350
2348
  }
2351
- function w(m) {
2352
- a.value = U(m);
2349
+ function w(p) {
2350
+ a.value = U(p);
2353
2351
  }
2354
- function F(m) {
2355
- s.value = m;
2352
+ function R(p) {
2353
+ s.value = p;
2356
2354
  }
2357
2355
  function L() {
2358
2356
  t.emit("close");
@@ -2361,59 +2359,59 @@ const Gn = /* @__PURE__ */ q({
2361
2359
  t.emit("submit", a.value);
2362
2360
  }
2363
2361
  function W() {
2364
- return i(Un, {
2362
+ return i(Kn, {
2365
2363
  class: "f-utils-fill-flex-column",
2366
2364
  defaultStates: o.value,
2367
- originalDataCopy: v.value,
2365
+ originalDataCopy: m.value,
2368
2366
  currentScreenResolution: c.value,
2369
- "onUpdate:currentScreenResolution": (m) => c.value = m,
2367
+ "onUpdate:currentScreenResolution": (p) => c.value = p,
2370
2368
  originalData: a.value,
2371
- "onUpdate:originalData": (m) => a.value = m,
2369
+ "onUpdate:originalData": (p) => a.value = p,
2372
2370
  switchInStandardMode: d.value,
2373
- "onUpdate:switchInStandardMode": (m) => d.value = m,
2374
- currentArea: p.value,
2375
- "onUpdate:currentArea": (m) => p.value = m,
2371
+ "onUpdate:switchInStandardMode": (p) => d.value = p,
2372
+ currentArea: v.value,
2373
+ "onUpdate:currentArea": (p) => v.value = p,
2376
2374
  onCurrentAreaChanged: g,
2377
- onTwoDimensionalArrayChanged: F,
2375
+ onTwoDimensionalArrayChanged: R,
2378
2376
  onOriginalDataChanged: w
2379
2377
  }, null);
2380
2378
  }
2381
- function y() {
2382
- return i(qt, {
2379
+ function F() {
2380
+ return i(_t, {
2383
2381
  class: "f-utils-fill-flex-column",
2384
- currentArea: p.value,
2385
- "onUpdate:currentArea": (m) => p.value = m,
2382
+ currentArea: v.value,
2383
+ "onUpdate:currentArea": (p) => v.value = p,
2386
2384
  currentScreenResolution: c.value,
2387
- "onUpdate:currentScreenResolution": (m) => c.value = m,
2385
+ "onUpdate:currentScreenResolution": (p) => c.value = p,
2388
2386
  switchInStandardMode: d.value,
2389
2387
  twoDimensionalArray: s.value,
2390
- "onUpdate:twoDimensionalArray": (m) => s.value = m
2388
+ "onUpdate:twoDimensionalArray": (p) => s.value = p
2391
2389
  }, null);
2392
2390
  }
2393
- const B = R(() => d.value ? "f-layout-editor-left-standard f-utils-fill-flex-column" : "f-layout-editor-left-customize f-utils-fill-flex-column"), S = R(() => d.value ? "f-layout-editor-right-standard f-utils-fill-flex-column" : "f-layout-editor-right-customize f-utils-fill-flex-column");
2394
- return fe(() => {
2395
- a.value = U(n.value.importData), v.value = U(n.value.importData), o.value = n.value.defaultState, u.value = "中等屏幕", c.value = "MD";
2396
- }), (m) => i("div", {
2391
+ const S = T(() => d.value ? "f-layout-editor-left-standard f-utils-fill-flex-column" : "f-layout-editor-left-customize f-utils-fill-flex-column"), y = T(() => d.value ? "f-layout-editor-right-standard f-utils-fill-flex-column" : "f-layout-editor-right-customize f-utils-fill-flex-column");
2392
+ return pe(() => {
2393
+ a.value = U(n.value.importData), m.value = U(n.value.importData), o.value = n.value.defaultState, r.value = "中等屏幕", c.value = "MD";
2394
+ }), (p) => i("div", {
2397
2395
  class: "f-layout-editor f-utils-flex-column",
2398
- style: "height:" + f.value + "px;width:" + r.value + "px;"
2396
+ style: "height:" + f.value + "px;width:" + u.value + "px;"
2399
2397
  }, [i("div", {
2400
2398
  class: "f-layout-editor-top"
2401
- }, [i(Nt, {
2399
+ }, [i(Yt, {
2402
2400
  defaultStates: o.value,
2403
2401
  onScreenNameChanged: h,
2404
2402
  onCurrentScreenResolutionChanged: b,
2405
- onSwitchInStandardModeChanged: C
2403
+ onSwitchInStandardModeChanged: M
2406
2404
  }, null)]), i("div", {
2407
2405
  class: "f-layout-editor-content f-utils-fill"
2408
2406
  }, [i("div", {
2409
2407
  class: "f-layout-editor-left f-utils-fill-flex-column"
2410
2408
  }, [i("div", {
2411
- class: B.value
2409
+ class: S.value
2412
2410
  }, [W()])]), i("div", {
2413
2411
  class: "f-layout-editor-right f-utils-fill-flex-column"
2414
2412
  }, [i("div", {
2415
- class: S.value
2416
- }, [y()])])]), i("div", {
2413
+ class: y.value
2414
+ }, [F()])])]), i("div", {
2417
2415
  class: "f-layout-editor-bottom"
2418
2416
  }, [i("div", {
2419
2417
  class: "f-layout-editor-button"
@@ -2429,25 +2427,25 @@ const Gn = /* @__PURE__ */ q({
2429
2427
  class: "f-layout-editor-text-sure"
2430
2428
  }, [G("确认")])])])])]);
2431
2429
  }
2432
- }), Xn = /* @__PURE__ */ new Map([
2430
+ }), ea = /* @__PURE__ */ new Map([
2433
2431
  ["appearance", ee]
2434
2432
  ]);
2435
- function Yn(e, t, n, a) {
2433
+ function ta(e, t, n, a) {
2436
2434
  const o = e.getSchemaByType("section");
2437
2435
  return o.id = `${a}-section`, o.appearance = { class: "f-section-form f-section-in-main" }, o.mainTitle = "标题", o.contents = [t], o;
2438
2436
  }
2439
- function Jn(e, t, n, a) {
2437
+ function na(e, t, n, a) {
2440
2438
  const o = e.getSchemaByType("component");
2441
2439
  return o.id = `${a}-component`, o.componentType = "form-col-1", o.appearance = {
2442
2440
  class: "f-struct-form f-struct-wrapper"
2443
2441
  }, o.contents = [t], o;
2444
2442
  }
2445
- function Qn(e, t, n) {
2443
+ function aa(e, t, n) {
2446
2444
  t.appearance = { class: "f-form-layout farris-form farris-form-controls-inline" };
2447
- const a = Yn(e, t, n, t.id);
2448
- return Jn(e, a, n, t.id);
2445
+ const a = ta(e, t, n, t.id);
2446
+ return na(e, a, n, t.id);
2449
2447
  }
2450
- const Zn = "https://json-schema.org/draft/2020-12/schema", _n = "https://farris-design.gitee.io/response-layout-editor-setting.schema.json", Kn = "response-layout-editor-setting", ea = "A Farris Data Collection Component", ta = "object", na = {
2448
+ const la = "https://json-schema.org/draft/2020-12/schema", oa = "https://farris-design.gitee.io/response-layout-editor-setting.schema.json", ia = "response-layout-editor-setting", ua = "A Farris Data Collection Component", sa = "object", ra = {
2451
2449
  id: {
2452
2450
  description: "The unique identifier for response layout editor",
2453
2451
  type: "string"
@@ -2475,18 +2473,18 @@ const Zn = "https://json-schema.org/draft/2020-12/schema", _n = "https://farris-
2475
2473
  type: "array",
2476
2474
  default: []
2477
2475
  }
2478
- }, aa = [
2476
+ }, ca = [
2479
2477
  "id",
2480
2478
  "type"
2481
- ], la = {
2482
- $schema: Zn,
2483
- $id: _n,
2484
- title: Kn,
2485
- description: ea,
2486
- type: ta,
2487
- properties: na,
2488
- required: aa
2489
- }, oa = "response-form", ia = "A Farris Component", ua = "object", sa = {
2479
+ ], da = {
2480
+ $schema: la,
2481
+ $id: oa,
2482
+ title: ia,
2483
+ description: ua,
2484
+ type: sa,
2485
+ properties: ra,
2486
+ required: ca
2487
+ }, fa = "response-form", va = "A Farris Component", pa = "object", ma = {
2490
2488
  basic: {
2491
2489
  description: "Basic Infomation",
2492
2490
  title: "基本信息",
@@ -2508,20 +2506,20 @@ const Zn = "https://json-schema.org/draft/2020-12/schema", _n = "https://farris-
2508
2506
  }
2509
2507
  }
2510
2508
  }
2511
- }, ra = {
2512
- title: oa,
2513
- description: ia,
2514
- type: ua,
2515
- categories: sa
2516
- }, ve = {
2509
+ }, ha = {
2510
+ title: fa,
2511
+ description: va,
2512
+ type: pa,
2513
+ categories: ma
2514
+ }, he = {
2517
2515
  /** 接受传入的原始数据的defaultState */
2518
- initialState: { type: Object, default: Se },
2516
+ initialState: { type: Object },
2519
2517
  /** 页面高度 */
2520
2518
  height: { type: Number, default: 700 },
2521
2519
  /** 页面宽度 */
2522
2520
  width: { type: Number, default: 750 },
2523
2521
  modelValue: { type: Object }
2524
- }, ye = K(ve, la, Xn, Qn, ra), ca = {
2522
+ }, Se = K(he, da, ea, aa, ha), ya = {
2525
2523
  /**
2526
2524
  * 自定义类
2527
2525
  */
@@ -2579,7 +2577,8 @@ const Zn = "https://json-schema.org/draft/2020-12/schema", _n = "https://farris-
2579
2577
  render: { type: Function, default: null },
2580
2578
  acceptCallback: { type: Function, default: null },
2581
2579
  rejectCallback: { type: Function, default: null },
2582
- enableEsc: { type: Boolean, default: !0 }
2580
+ enableEsc: { type: Boolean, default: !0 },
2581
+ enableEnter: { type: Boolean, default: !1 }
2583
2582
  };
2584
2583
  class P {
2585
2584
  constructor(t, n) {
@@ -2588,8 +2587,8 @@ class P {
2588
2587
  static getTransformInfo(t) {
2589
2588
  const a = window.getComputedStyle(t).getPropertyValue("transform").replace(/[^-\d,]/g, "").split(",");
2590
2589
  if (a.length >= 6) {
2591
- const o = parseInt(a[4], 10), u = parseInt(a[5], 10);
2592
- return { x: o, y: u };
2590
+ const o = parseInt(a[4], 10), r = parseInt(a[5], 10);
2591
+ return { x: o, y: r };
2593
2592
  }
2594
2593
  return { x: 0, y: 0 };
2595
2594
  }
@@ -2613,8 +2612,8 @@ class P {
2613
2612
  if (window) {
2614
2613
  const a = window.getComputedStyle(t);
2615
2614
  if (a) {
2616
- const o = parseInt(a.getPropertyValue("left"), 10), u = parseInt(a.getPropertyValue("top"), 10);
2617
- n.x = isNaN(o) ? 0 : o, n.y = isNaN(u) ? 0 : u;
2615
+ const o = parseInt(a.getPropertyValue("left"), 10), r = parseInt(a.getPropertyValue("top"), 10);
2616
+ n.x = isNaN(o) ? 0 : o, n.y = isNaN(r) ? 0 : r;
2618
2617
  }
2619
2618
  return n;
2620
2619
  }
@@ -2664,21 +2663,21 @@ class _ {
2664
2663
  return this.width = t.width, this.height = t.height, this;
2665
2664
  }
2666
2665
  }
2667
- function da(e, t) {
2668
- const n = l(), a = l(), o = l(), u = l(), c = l(), d = l(), p = l(), s = l(), v = l(), r = l(), f = l(), h = l(), b = l(e.draggable), C = l(!1);
2666
+ function ga(e, t) {
2667
+ const n = l(), a = l(), o = l(), r = l(), c = l(), d = l(), v = l(), s = l(), m = l(), u = l(), f = l(), h = l(), b = l(e.draggable), M = l(!1);
2669
2668
  function g() {
2670
- const M = a.value || document.body, x = window.getComputedStyle(M);
2669
+ const I = a.value || document.body, x = window.getComputedStyle(I);
2671
2670
  if (!x || !n.value)
2672
2671
  return;
2673
2672
  const E = P.getTransformInfo(n.value), $ = {};
2674
- p.value && ($.deltaL = n.value.offsetLeft - p.value.x, $.deltaT = n.value.offsetTop - p.value.y);
2675
- const N = x.getPropertyValue("position");
2676
- $.width = M.clientWidth, $.height = M.clientHeight, $.pr = parseInt(x.getPropertyValue("padding-right"), 10), $.pb = parseInt(x.getPropertyValue("padding-bottom"), 10), $.position = x.getPropertyValue("position"), N === "static" && (M.style.position = "relative"), $.translateX = E.x, $.translateY = E.y, r.value = $;
2673
+ v.value && ($.deltaL = n.value.offsetLeft - v.value.x, $.deltaT = n.value.offsetTop - v.value.y);
2674
+ const H = x.getPropertyValue("position");
2675
+ $.width = I.clientWidth, $.height = I.clientHeight, $.pr = parseInt(x.getPropertyValue("padding-right"), 10), $.pb = parseInt(x.getPropertyValue("padding-bottom"), 10), $.position = x.getPropertyValue("position"), H === "static" && (I.style.position = "relative"), $.translateX = E.x, $.translateY = E.y, u.value = $;
2677
2676
  }
2678
- function w(M) {
2677
+ function w(I) {
2679
2678
  if (n.value) {
2680
- u.value = _.getCurrent(n.value), c.value = P.getCurrent(n.value), d.value = u.value ? _.copy(u.value) : null, p.value = c.value ? P.copy(c.value) : null, g();
2681
- const x = M.target.getAttribute("type") || "";
2679
+ r.value = _.getCurrent(n.value), c.value = P.getCurrent(n.value), d.value = r.value ? _.copy(r.value) : null, v.value = c.value ? P.copy(c.value) : null, g();
2680
+ const x = I.target.getAttribute("type") || "";
2682
2681
  s.value = {
2683
2682
  n: !!x.match(/n/),
2684
2683
  s: !!x.match(/s/),
@@ -2687,120 +2686,120 @@ function da(e, t) {
2687
2686
  };
2688
2687
  }
2689
2688
  }
2690
- function F() {
2691
- var M, x, E, $;
2689
+ function R() {
2690
+ var I, x, E, $;
2692
2691
  if (n.value) {
2693
- const N = n.value;
2694
- s.value && ((s.value.n || s.value.s) && ((M = d.value) != null && M.height) && (N.style.height = d.value.height + "px"), (s.value.w || s.value.e) && ((x = d.value) != null && x.width) && (N.style.width = d.value.width + "px"), p.value && ((E = p.value) != null && E.x && (N.style.left = p.value.x + "px"), ($ = p.value) != null && $.y && (N.style.top = p.value.y + "px")));
2692
+ const H = n.value;
2693
+ s.value && ((s.value.n || s.value.s) && ((I = d.value) != null && I.height) && (H.style.height = d.value.height + "px"), (s.value.w || s.value.e) && ((x = d.value) != null && x.width) && (H.style.width = d.value.width + "px"), v.value && ((E = v.value) != null && E.x && (H.style.left = v.value.x + "px"), ($ = v.value) != null && $.y && (H.style.top = v.value.y + "px")));
2695
2694
  }
2696
2695
  }
2697
2696
  function L() {
2698
- const M = e.minHeight ? e.minHeight : 1, x = e.minWidth ? e.minWidth : 1;
2699
- d.value && p.value && s.value && u.value && (d.value.height < M && (d.value.height = M, s.value.n && c.value && (p.value.y = c.value.y + (u.value.height - M))), d.value.width < x && (d.value.width = x, s.value.w && c.value && (p.value.x = c.value.x + (u.value.width - x))), e.maxHeight && d.value.height > e.maxHeight && (d.value.height = e.maxHeight, c.value && s.value.n && (p.value.y = c.value.y + (u.value.height - e.maxHeight))), e.maxWidth && d.value.width > e.maxWidth && (d.value.width = e.maxWidth, s.value.w && c.value && (p.value.x = c.value.x + (u.value.width - e.maxWidth))));
2697
+ const I = e.minHeight ? e.minHeight : 1, x = e.minWidth ? e.minWidth : 1;
2698
+ d.value && v.value && s.value && r.value && (d.value.height < I && (d.value.height = I, s.value.n && c.value && (v.value.y = c.value.y + (r.value.height - I))), d.value.width < x && (d.value.width = x, s.value.w && c.value && (v.value.x = c.value.x + (r.value.width - x))), e.maxHeight && d.value.height > e.maxHeight && (d.value.height = e.maxHeight, c.value && s.value.n && (v.value.y = c.value.y + (r.value.height - e.maxHeight))), e.maxWidth && d.value.width > e.maxWidth && (d.value.width = e.maxWidth, s.value.w && c.value && (v.value.x = c.value.x + (r.value.width - e.maxWidth))));
2700
2699
  }
2701
2700
  function j() {
2702
2701
  if (a.value) {
2703
- const M = r.value;
2704
- if (p.value && d.value && s.value && u.value) {
2705
- const x = M.width - M.pr - M.deltaL - M.translateX - p.value.x, E = M.height - M.pb - M.deltaT - M.translateY - p.value.y;
2706
- s.value.n && p.value.y + M.translateY < 0 && c.value && (p.value.y = -M.translateY, d.value.height = u.value.height + c.value.y + M.translateY), s.value.w && p.value.x + M.translateX < 0 && c.value && (p.value.x = -M.translateX, d.value.width = u.value.width + c.value.x + M.translateX), d.value.width > x && (d.value.width = x), d.value.height > E && (d.value.height = E);
2702
+ const I = u.value;
2703
+ if (v.value && d.value && s.value && r.value) {
2704
+ const x = I.width - I.pr - I.deltaL - I.translateX - v.value.x, E = I.height - I.pb - I.deltaT - I.translateY - v.value.y;
2705
+ s.value.n && v.value.y + I.translateY < 0 && c.value && (v.value.y = -I.translateY, d.value.height = r.value.height + c.value.y + I.translateY), s.value.w && v.value.x + I.translateX < 0 && c.value && (v.value.x = -I.translateX, d.value.width = r.value.width + c.value.x + I.translateX), d.value.width > x && (d.value.width = x), d.value.height > E && (d.value.height = E);
2707
2706
  }
2708
2707
  }
2709
2708
  }
2710
- function W(M) {
2711
- if (!o.value || !u.value || !c.value || !s.value)
2709
+ function W(I) {
2710
+ if (!o.value || !r.value || !c.value || !s.value)
2712
2711
  return;
2713
- M.subtract(o.value);
2714
- const x = M.x, E = M.y;
2715
- s.value.n ? (p.value.y = c.value.y + E, d.value.height = u.value.height - E) : s.value.s && (d.value.height = u.value.height + E), s.value.e ? d.value.width = u.value.width + x : s.value.w && (d.value.width = u.value.width - x, p.value.x = c.value.x + x), j(), L(), F();
2712
+ I.subtract(o.value);
2713
+ const x = I.x, E = I.y;
2714
+ s.value.n ? (v.value.y = c.value.y + E, d.value.height = r.value.height - E) : s.value.s && (d.value.height = r.value.height + E), s.value.e ? d.value.width = r.value.width + x : s.value.w && (d.value.width = r.value.width - x, v.value.x = c.value.x + x), j(), L(), R();
2716
2715
  }
2717
- function y(M) {
2718
- if (!v.value)
2716
+ function F(I) {
2717
+ if (!m.value)
2719
2718
  return;
2720
- const x = P.fromEvent(M);
2719
+ const x = P.fromEvent(I);
2721
2720
  x && W(x);
2722
2721
  }
2723
- function B() {
2722
+ function S() {
2724
2723
  if (n.value) {
2725
2724
  const {
2726
- width: M,
2725
+ width: I,
2727
2726
  height: x,
2728
2727
  x: E,
2729
2728
  y: $
2730
- } = n.value.getBoundingClientRect(), N = P.getTransformInfo(n.value);
2729
+ } = n.value.getBoundingClientRect(), H = P.getTransformInfo(n.value);
2731
2730
  return {
2732
2731
  size: {
2733
- width: M,
2732
+ width: I,
2734
2733
  height: x
2735
2734
  },
2736
2735
  position: {
2737
- x: E - N.x,
2738
- y: $ - N.y
2736
+ x: E - H.x,
2737
+ y: $ - H.y
2739
2738
  }
2740
2739
  };
2741
2740
  }
2742
2741
  return null;
2743
2742
  }
2744
- function S(M) {
2743
+ function y(I) {
2745
2744
  if (n.value) {
2746
- const x = B();
2745
+ const x = S();
2747
2746
  f.value = x;
2748
2747
  }
2749
- o.value = void 0, u.value = null, c.value = null, d.value = null, p.value = null, s.value = null, v.value = null, document.removeEventListener("mousemove", y), document.removeEventListener("mouseup", S);
2748
+ o.value = void 0, r.value = null, c.value = null, d.value = null, v.value = null, s.value = null, m.value = null, document.removeEventListener("mousemove", F), document.removeEventListener("mouseup", y);
2750
2749
  }
2751
- function m() {
2752
- document.addEventListener("mousemove", y), document.addEventListener("mouseup", S);
2750
+ function p() {
2751
+ document.addEventListener("mousemove", F), document.addEventListener("mouseup", y);
2753
2752
  }
2754
- function T(M) {
2755
- M instanceof MouseEvent && M.button === 2 || b.value && (M.stopPropagation(), M.preventDefault(), o.value = P.fromEvent(M), v.value = M.target, w(M), m());
2753
+ function D(I) {
2754
+ I instanceof MouseEvent && I.button === 2 || b.value && (I.stopPropagation(), I.preventDefault(), o.value = P.fromEvent(I), m.value = I.target, w(I), p());
2756
2755
  }
2757
- function O(M) {
2758
- return n.value = M, i(ue, null, [i("div", {
2759
- class: "ng-resizable-handle ng-resizable-n",
2756
+ function O(I) {
2757
+ return n.value = I, i(ue, null, [i("div", {
2758
+ class: "fv-resizable-handle fv-resizable-n",
2760
2759
  type: "n",
2761
- onMousedown: (x) => T(x)
2760
+ onMousedown: (x) => D(x)
2762
2761
  }, null), i("div", {
2763
- class: "ng-resizable-handle ng-resizable-e",
2762
+ class: "fv-resizable-handle fv-resizable-e",
2764
2763
  type: "e",
2765
- onMousedown: (x) => T(x)
2764
+ onMousedown: (x) => D(x)
2766
2765
  }, null), i("div", {
2767
- class: "ng-resizable-handle ng-resizable-s",
2766
+ class: "fv-resizable-handle fv-resizable-s",
2768
2767
  type: "s",
2769
- onMousedown: (x) => T(x)
2768
+ onMousedown: (x) => D(x)
2770
2769
  }, null), i("div", {
2771
- class: "ng-resizable-handle ng-resizable-w",
2770
+ class: "fv-resizable-handle fv-resizable-w",
2772
2771
  type: "w",
2773
- onMousedown: (x) => T(x)
2772
+ onMousedown: (x) => D(x)
2774
2773
  }, null), i("div", {
2775
- class: "ng-resizable-handle ng-resizable-ne",
2774
+ class: "fv-resizable-handle fv-resizable-ne",
2776
2775
  type: "ne",
2777
- onMousedown: (x) => T(x)
2776
+ onMousedown: (x) => D(x)
2778
2777
  }, null), i("div", {
2779
- class: "ng-resizable-handle ng-resizable-se ng-resizable-diagonal",
2778
+ class: "fv-resizable-handle fv-resizable-se fv-resizable-diagonal",
2780
2779
  type: "se",
2781
- onMousedown: (x) => T(x)
2780
+ onMousedown: (x) => D(x)
2782
2781
  }, null), i("div", {
2783
- class: "ng-resizable-handle ng-resizable-sw",
2782
+ class: "fv-resizable-handle fv-resizable-sw",
2784
2783
  type: "sw",
2785
- onMousedown: (x) => T(x)
2784
+ onMousedown: (x) => D(x)
2786
2785
  }, null), i("div", {
2787
- class: "ng-resizable-handle ng-resizable-nw",
2786
+ class: "fv-resizable-handle fv-resizable-nw",
2788
2787
  type: "nw",
2789
- onMousedown: (x) => T(x)
2788
+ onMousedown: (x) => D(x)
2790
2789
  }, null)]);
2791
2790
  }
2792
- function H(M = !0) {
2791
+ function N(I = !0) {
2793
2792
  const x = a.value || document.body, E = _.getCurrent(x), $ = n.value;
2794
- M && (h.value = B(), h.value.transform = $.style.transform), E && $ && (d.value = E, $.style.height = d.value.height - 14 + "px", $.style.width = d.value.width - 14 + "px", $.style.left = "7px", $.style.top = "7px", $.style.transform = "", f.value = {
2793
+ I && (h.value = S(), h.value.transform = $.style.transform), E && $ && (d.value = E, $.style.height = d.value.height - 14 + "px", $.style.width = d.value.width - 14 + "px", $.style.left = "7px", $.style.top = "7px", $.style.transform = "", f.value = {
2795
2794
  size: d.value,
2796
2795
  position: {
2797
2796
  x: 0,
2798
2797
  y: 0
2799
2798
  }
2800
- }, b.value = !1, C.value = !0);
2799
+ }, b.value = !1, M.value = !0);
2801
2800
  }
2802
2801
  function X() {
2803
- var M, x;
2802
+ var I, x;
2804
2803
  if (h.value) {
2805
2804
  const E = {
2806
2805
  width: h.value.size.width || 0,
@@ -2809,32 +2808,32 @@ function da(e, t) {
2809
2808
  x: (window.innerWidth - E.width) / 2,
2810
2809
  y: (window.innerHeight - E.height) / 2
2811
2810
  };
2812
- (M = d.value) == null || M.set(E), (x = p.value) == null || x.set($);
2813
- const N = n.value;
2814
- N.style.height = E.height + "px", N.style.width = E.width + "px", N.style.left = `${$.x}px`, N.style.top = `${$.y}px`, N.style.transform = "", f.value = {
2811
+ (I = d.value) == null || I.set(E), (x = v.value) == null || x.set($);
2812
+ const H = n.value;
2813
+ H.style.height = E.height + "px", H.style.width = E.width + "px", H.style.left = `${$.x}px`, H.style.top = `${$.y}px`, H.style.transform = "", f.value = {
2815
2814
  size: E,
2816
2815
  position: $
2817
- }, b.value = e.draggable, C.value = !1;
2816
+ }, b.value = e.draggable, M.value = !1;
2818
2817
  }
2819
2818
  }
2820
- function D() {
2819
+ function B() {
2821
2820
  if (n.value) {
2822
- const M = _.getCurrent(n.value);
2823
- if (M) {
2821
+ const I = _.getCurrent(n.value);
2822
+ if (I) {
2824
2823
  const {
2825
2824
  width: x,
2826
2825
  height: E
2827
- } = M;
2826
+ } = I;
2828
2827
  n.value.style.left = `${(window.innerWidth - x) / 2}px`, n.value.style.top = `${(window.innerHeight - E) / 2}px`, n.value.style.transform = "";
2829
2828
  }
2830
2829
  }
2831
2830
  }
2832
2831
  function k() {
2833
- const M = () => {
2834
- C.value ? H(!1) : D();
2832
+ const I = () => {
2833
+ M.value ? N(!1) : B();
2835
2834
  };
2836
- return window.addEventListener("resize", M), () => {
2837
- window.removeEventListener("resize", M);
2835
+ return window.addEventListener("resize", I), () => {
2836
+ window.removeEventListener("resize", I);
2838
2837
  };
2839
2838
  }
2840
2839
  const z = k();
@@ -2842,325 +2841,364 @@ function da(e, t) {
2842
2841
  renderResizeBar: O,
2843
2842
  boundingElement: a,
2844
2843
  resizedEventParam: f,
2845
- maximize: H,
2844
+ maximize: N,
2846
2845
  restore: X,
2847
2846
  allowDrag: b,
2848
- isMaximized: C,
2847
+ isMaximized: M,
2849
2848
  unWindowResizeHandle: z
2850
2849
  };
2851
2850
  }
2852
- function fa(e, t) {
2853
- const n = l(), a = l(e.draggable), o = l(e.lockAxis), u = l(), c = l(), d = l(!1), p = l(new P(0, 0)), s = l(new P(0, 0)), v = l(new P(0, 0)), r = l(new P(0, 0));
2854
- function f(y, B) {
2855
- if (B.tagName === "BUTTON")
2851
+ function ba(e, t, n) {
2852
+ const a = l(), o = l(e.draggable), r = l(e.lockAxis), c = l(), d = l(), v = l(!1), s = l(new P(0, 0)), m = l(new P(0, 0)), u = l(new P(0, 0)), f = l(new P(0, 0));
2853
+ A(() => n.value, (S) => {
2854
+ c.value.style.cursor = S ? "move" : "default";
2855
+ });
2856
+ function h(S, y) {
2857
+ if (y.tagName === "BUTTON")
2856
2858
  return !1;
2857
- if (B === y)
2859
+ if (y === S)
2858
2860
  return !0;
2859
- for (const S in B.children)
2860
- if (B.children.hasOwnProperty(S) && f(y, B.children[S]))
2861
+ for (const p in y.children)
2862
+ if (y.children.hasOwnProperty(p) && h(S, y.children[p]))
2861
2863
  return !0;
2862
2864
  return !1;
2863
2865
  }
2864
- function h() {
2865
- var m, T;
2866
- let y = v.value.x + s.value.x, B = v.value.y + s.value.y;
2867
- o.value === "x" ? (y = ((m = p.value) == null ? void 0 : m.x) || 0, v.value.x = 0) : o.value === "y" && (B = ((T = p.value) == null ? void 0 : T.y) || 0, v.value.y = 0);
2868
- const S = `translate3d(${Math.round(y)}px, ${Math.round(B)}px, 0px)`;
2869
- n.value && (n.value.style.transform = S), r.value.x = y, r.value.y = B;
2870
- }
2871
2866
  function b() {
2872
- if (!c.value || !n.value)
2867
+ var D, O;
2868
+ let S = u.value.x + m.value.x, y = u.value.y + m.value.y;
2869
+ r.value === "x" ? (S = ((D = s.value) == null ? void 0 : D.x) || 0, u.value.x = 0) : r.value === "y" && (y = ((O = s.value) == null ? void 0 : O.y) || 0, u.value.y = 0);
2870
+ const p = `translate3d(${Math.round(S)}px, ${Math.round(y)}px, 0px)`;
2871
+ a.value && (a.value.style.transform = p), f.value.x = S, f.value.y = y;
2872
+ }
2873
+ function M() {
2874
+ if (!d.value || !a.value)
2873
2875
  return null;
2874
- const y = c.value.getBoundingClientRect(), B = n.value.getBoundingClientRect(), S = {
2875
- top: y.top < B.top,
2876
- right: y.right > B.right,
2877
- bottom: y.bottom > B.bottom,
2878
- left: y.left < B.left
2876
+ const S = d.value.getBoundingClientRect(), y = a.value.getBoundingClientRect(), p = {
2877
+ top: S.top < y.top,
2878
+ right: S.right > y.right,
2879
+ bottom: S.bottom > y.bottom,
2880
+ left: S.left < y.left
2879
2881
  };
2880
- return S.top || (v.value.y -= B.top - y.top), S.bottom || (v.value.y -= B.bottom - y.bottom), S.right || (v.value.x -= B.right - y.right), S.left || (v.value.x -= B.left - y.left), h(), S;
2881
- }
2882
- function C(y) {
2883
- y && (p.value && y.subtract(p.value), v.value.set(y), h(), b());
2882
+ return p.top || (u.value.y -= y.top - S.top), p.bottom || (u.value.y -= y.bottom - S.bottom), p.right || (u.value.x -= y.right - S.right), p.left || (u.value.x -= y.left - S.left), b(), p;
2884
2883
  }
2885
- function g(y) {
2886
- d.value && a.value && (y.stopPropagation(), y.preventDefault(), C(P.fromEvent(y, u.value)));
2884
+ function g(S) {
2885
+ S && (s.value && S.subtract(s.value), u.value.set(S), b(), M());
2887
2886
  }
2888
- function w() {
2889
- var y;
2890
- d.value && (d.value = !1, s.value.add(v.value), v.value.reset(), (y = n.value) == null || y.classList.remove("ng-dragging"), document.removeEventListener("mousemove", g), document.removeEventListener("mouseup", w));
2887
+ function w(S) {
2888
+ v.value && o.value && (S.stopPropagation(), S.preventDefault(), g(P.fromEvent(S, c.value)));
2891
2889
  }
2892
- function F() {
2893
- !d.value && u.value && (d.value = !0, u.value.classList.add("ng-dragging"), document.addEventListener("mousemove", g), document.addEventListener("mouseup", w));
2890
+ function R() {
2891
+ var S;
2892
+ v.value && (v.value = !1, m.value.add(u.value), u.value.reset(), (S = a.value) == null || S.classList.remove("ng-dragging"), document.removeEventListener("mousemove", w), document.removeEventListener("mouseup", R));
2894
2893
  }
2895
2894
  function L() {
2896
- if (n.value) {
2897
- const y = P.getTransformInfo(n.value);
2898
- s.value.set(y);
2895
+ !v.value && c.value && (v.value = !0, c.value.classList.add("ng-dragging"), document.addEventListener("mousemove", w), document.addEventListener("mouseup", R));
2896
+ }
2897
+ function j() {
2898
+ if (a.value) {
2899
+ const S = P.getTransformInfo(a.value);
2900
+ m.value.set(S);
2899
2901
  return;
2900
2902
  }
2901
- s.value.reset();
2903
+ m.value.reset();
2902
2904
  }
2903
- function j(y) {
2904
- if (y instanceof MouseEvent && y.button === 2)
2905
+ function W(S) {
2906
+ if (!n.value || S instanceof MouseEvent && S.button === 2)
2905
2907
  return;
2906
- const B = y.target || y.srcElement;
2907
- u.value !== void 0 && B && !f(B, u.value) || a.value !== !1 && (y.stopPropagation(), y.preventDefault(), p.value = P.fromEvent(y, n.value), L(), F());
2908
- }
2909
- function W(y, B, S) {
2910
- if (y && a.value && B) {
2911
- if (e.dragHandle) {
2908
+ const y = S.target || S.srcElement;
2909
+ c.value !== void 0 && y && !h(y, c.value) || o.value !== !1 && (document.body.click(), S.stopPropagation(), S.preventDefault(), s.value = P.fromEvent(S, a.value), j(), L());
2910
+ }
2911
+ function F(S, y, p) {
2912
+ if (o.value && y) {
2913
+ if (S)
2914
+ c.value = S;
2915
+ else if (e.dragHandle) {
2912
2916
  if (e.dragHandle instanceof HTMLElement)
2913
- u.value = e.dragHandle;
2917
+ c.value = e.dragHandle;
2914
2918
  else if (typeof e.dragHandle == "string") {
2915
- const m = B.querySelector(e.dragHandle);
2916
- m && (u.value = m);
2919
+ const D = y.querySelector(e.dragHandle);
2920
+ D && (c.value = D);
2917
2921
  }
2918
- } else
2919
- u.value = y;
2920
- n.value = B, c.value = S, u.value.classList.add("ng-draggable"), u.value.addEventListener("mousedown", j);
2922
+ }
2923
+ a.value = y, d.value = p, c.value.classList.add("ng-draggable"), c.value.addEventListener("mousedown", W);
2921
2924
  }
2922
2925
  }
2923
2926
  return {
2924
- registerDraggle: W,
2925
- resetTranslate: L
2927
+ registerDraggle: F,
2928
+ resetTranslate: j
2926
2929
  };
2927
2930
  }
2928
- function pa(e, t) {
2929
- const n = l(e.enableEsc);
2930
- function a(o) {
2931
- o.key === "Escape" && e.enableEsc && t.emit("esc", { event: o, type: "esc" });
2931
+ function Fe(e, t) {
2932
+ if (e) {
2933
+ const n = (a) => {
2934
+ a.key.toLowerCase() === e.toLowerCase() && t({ event: a, key: e });
2935
+ };
2936
+ return document.addEventListener("keydown", n), () => {
2937
+ document.removeEventListener("keydown", n);
2938
+ };
2932
2939
  }
2933
- n.value && document.addEventListener("keydown", a);
2934
2940
  }
2935
- const Te = /* @__PURE__ */ q({
2941
+ function wa(e, t) {
2942
+ const n = l(e.enableEsc);
2943
+ let a = null;
2944
+ return n.value ? (a = Fe("Escape", (o) => {
2945
+ t.emit("esc", { event: o.event, type: "esc" });
2946
+ }), {
2947
+ remove: a
2948
+ }) : null;
2949
+ }
2950
+ function Sa(e, t) {
2951
+ const n = l(e.enableEnter);
2952
+ let a = null;
2953
+ return n.value ? (a = Fe("Enter", (o) => {
2954
+ t.emit("enter", { event: o.event, type: "enter" });
2955
+ }), {
2956
+ remove: a
2957
+ }) : null;
2958
+ }
2959
+ const ke = /* @__PURE__ */ q({
2936
2960
  name: "FModal",
2937
- props: ca,
2938
- emits: ["update:modelValue", "accept", "cancel", "closed", "resize", "esc"],
2961
+ props: ya,
2962
+ emits: ["update:modelValue", "accept", "cancel", "closed", "resize", "esc", "enter"],
2939
2963
  setup(e, t) {
2940
- const n = l(e.width || 300), a = l(e.height || 200), o = l(e.modelValue), u = l(""), c = l(e.class), d = l(e.fitContent), p = l(e.showHeader), s = l(""), v = l(e.showCloseButton), r = l(e.showMaxButton), f = l(!1), h = l(""), b = l(""), C = l(""), g = l(e.showButtons), w = l(e.title), F = l(e.reiszeable), L = l(e.containment || null), j = l();
2941
- function W(I, V) {
2942
- o.value = !1, t.emit("update:modelValue", !1), V != null && t.emit(V ? "accept" : "cancel"), t.emit("closed", I);
2964
+ const n = l(e.width || 300), a = l(e.height || 200), o = l(e.modelValue), r = l(""), c = l(e.class), d = l(e.fitContent), v = l(e.showHeader), s = l(""), m = l(e.showCloseButton), u = l(e.showMaxButton), f = l(!1), h = l(""), b = l(""), M = l(""), g = l(e.showButtons), w = l(e.title), R = l(e.reiszeable), L = l(e.containment || null), j = l();
2965
+ function W(C, V) {
2966
+ o.value = !1, t.emit("update:modelValue", !1), V != null && t.emit(V ? "accept" : "cancel"), t.emit("closed", C);
2943
2967
  }
2944
- const y = [{
2968
+ const F = [{
2945
2969
  name: "cancel",
2946
2970
  text: "取消",
2947
- class: "btn btn-light",
2948
- handle: (I) => {
2949
- W(I, !1);
2971
+ class: "btn btn-secondary",
2972
+ handle: (C) => {
2973
+ W(C, !1);
2950
2974
  }
2951
2975
  }, {
2952
2976
  name: "accept",
2953
2977
  text: "确定",
2954
2978
  class: "btn btn-primary",
2955
- handle: (I) => {
2956
- W(I, !0);
2979
+ handle: (C) => {
2980
+ W(C, !0);
2957
2981
  }
2958
- }], B = l(e.buttons && e.buttons.length ? e.buttons : y), S = R(() => !!s.value), m = R(() => !!g.value && !!B.value), T = l(), O = l(), H = l(!1), {
2982
+ }], S = l(e.buttons && e.buttons.length ? e.buttons : F), y = T(() => !!s.value), p = T(() => !!g.value && !!S.value), D = l(), O = l(), N = l(!1), {
2959
2983
  renderResizeBar: X,
2960
- maximize: D,
2984
+ maximize: B,
2961
2985
  restore: k,
2962
2986
  boundingElement: z,
2963
- resizedEventParam: M,
2987
+ resizedEventParam: I,
2964
2988
  allowDrag: x,
2965
2989
  unWindowResizeHandle: E
2966
- } = da(e), {
2990
+ } = ga(e), {
2967
2991
  registerDraggle: $
2968
- } = fa(e);
2969
- A(() => e.title, (I, V) => {
2970
- I !== V && (w.value = I);
2971
- }), A(() => e.modelValue, (I, V) => {
2972
- I !== V && (o.value = I);
2973
- }), A(() => e.showHeader, (I, V) => {
2974
- I !== V && (p.value = I);
2975
- }), A(() => e.showButtons, (I, V) => {
2976
- I !== V && (g.value = I);
2977
- }), A(() => M.value, (I, V) => {
2978
- const ne = I || {}, ae = V || {};
2992
+ } = ba(e, t, x);
2993
+ A(() => e.title, (C, V) => {
2994
+ C !== V && (w.value = C);
2995
+ }), A(() => e.modelValue, (C, V) => {
2996
+ C !== V && (o.value = C);
2997
+ }), A(() => e.showHeader, (C, V) => {
2998
+ C !== V && (v.value = C);
2999
+ }), A(() => e.showButtons, (C, V) => {
3000
+ C !== V && (g.value = C);
3001
+ }), A(() => I.value, (C, V) => {
3002
+ const ne = C || {}, ae = V || {};
2979
3003
  JSON.stringify(ne) !== JSON.stringify(ae) && t.emit("resize", {
2980
- newSize: I,
3004
+ newSize: C,
2981
3005
  oldSize: V
2982
3006
  });
2983
3007
  });
2984
- function N() {
2985
- const I = document.querySelectorAll(".farris-modal").length;
2986
- (!I || I - 1 <= 0) && document.body.classList.remove("modal-open"), j.value && j.value.classList.remove("show");
3008
+ function H() {
3009
+ const C = document.querySelectorAll(".farris-modal").length;
3010
+ (!C || C - 1 <= 0) && document.body.classList.remove("modal-open"), j.value && j.value.classList.remove("show");
2987
3011
  }
2988
- const te = R(() => (o.value ? document.body.classList.add("modal-open") : N(), o.value)), Re = R(() => {
2989
- const I = {
3012
+ const te = T(() => (o.value ? document.body.classList.add("modal-open") : H(), o.value)), We = T(() => {
3013
+ const C = {
2990
3014
  modal: !0,
2991
3015
  "farris-modal": !0,
2992
3016
  fade: !0
2993
3017
  };
2994
- return I["f-modal-fitContent"] = !!d.value, I.show = !!te.value, I;
2995
- }), Fe = R(() => {
3018
+ return C["f-modal-fitContent"] = !!d.value, C.show = !!te.value, C;
3019
+ }), Oe = T(() => {
2996
3020
  var ne;
2997
- const I = {
3021
+ const C = {
2998
3022
  "modal-dialog": !0
2999
3023
  }, V = (ne = c.value) == null ? void 0 : ne.split(" ");
3000
- return V == null || V.reduce((ae, qe) => (ae[qe] = !0, ae), I), I;
3001
- }), ke = R(() => ({
3024
+ return V == null || V.reduce((ae, Qe) => (ae[Qe] = !0, ae), C), C;
3025
+ }), Ae = T(() => ({
3002
3026
  position: "absolute",
3003
3027
  top: `${(window.innerHeight - a.value) / 2}px`,
3004
3028
  left: `${(window.innerWidth - n.value) / 2}px`,
3005
3029
  width: `${n.value}px`,
3006
3030
  height: d.value ? "auto" : `${a.value}px`
3007
- })), $e = R(() => ({
3031
+ })), je = T(() => ({
3008
3032
  "modal-content": !0,
3009
- "modal-content-has-header": p.value
3010
- })), We = R(() => {
3011
- const I = {
3012
- display: p.value ? "" : "none"
3033
+ "modal-content-has-header": v.value
3034
+ })), Ve = T(() => {
3035
+ const C = {
3036
+ display: v.value ? "" : "none"
3013
3037
  };
3014
- return I["pointer-events"] = x.value ? "auto" : "none", I;
3015
- }), Oe = R(() => ({
3038
+ return C["pointer-events"] = x.value ? "auto" : "none", C;
3039
+ }), ze = T(() => ({
3016
3040
  "f-icon": !0,
3017
3041
  modal_maximize: !0,
3018
- modalrevert: H.value
3019
- })), Ae = R(() => ({
3042
+ modalrevert: N.value
3043
+ })), He = T(() => ({
3020
3044
  "modal-body": !0,
3021
3045
  "f-utils-flex-column": h.value === "iframe"
3022
3046
  }));
3023
- function je() {
3047
+ function Ne() {
3024
3048
  return {};
3025
3049
  }
3026
- const Ve = R(() => {
3027
- const I = {
3028
- textAlgin: C.value
3029
- }, V = je();
3030
- return Object.assign(I, V);
3050
+ const Pe = T(() => {
3051
+ const C = {
3052
+ textAlgin: M.value
3053
+ }, V = Ne();
3054
+ return Object.assign(C, V);
3031
3055
  });
3032
- function ze(I) {
3033
- if (I.stopPropagation(), H.value) {
3034
- H.value = !1, k();
3056
+ function be(C) {
3057
+ if (C.stopPropagation(), N.value) {
3058
+ N.value = !1, k();
3035
3059
  return;
3036
3060
  }
3037
- D(), H.value = !0;
3061
+ B(), N.value = !0;
3038
3062
  }
3039
- async function Ne(I, V) {
3040
- I.handle && await I.handle(V, I) && t.emit("closed", V);
3063
+ async function Ge(C, V) {
3064
+ C.handle && await C.handle(V, C) && t.emit("closed", V);
3041
3065
  }
3042
- function He(I) {
3043
- I.width && (n.value = I.width), I.height && (a.value = I.height), I.buttons && (B.value = I.buttons), I.title && (w.value = I.title);
3066
+ function qe(C) {
3067
+ C.width && (n.value = C.width), C.height && (a.value = C.height), C.buttons && (S.value = C.buttons), C.title && (w.value = C.title);
3044
3068
  }
3069
+ let se = null, re = null;
3045
3070
  J(() => {
3046
- O.value && !L.value && (L.value = O.value.parentElement, z.value = L.value, $(T.value, O.value, z.value)), te.value && document.body.classList.add("modal-open"), pa(e, t);
3047
- }), be(() => {
3048
- N(), E && E();
3071
+ O.value && !L.value && (L.value = O.value.parentElement, z.value = L.value, $(D.value, O.value, z.value)), te.value && document.body.classList.add("modal-open"), se = wa(e, t), re = Sa(e, t);
3072
+ }), Me(() => {
3073
+ H(), E && E(), se && se.remove(), re && re.remove();
3049
3074
  }), t.expose({
3050
3075
  modalElementRef: O,
3051
- updateModalOptions: He,
3052
- close: W
3076
+ updateModalOptions: qe,
3077
+ close: W,
3078
+ maxDialog: be
3053
3079
  });
3054
- function Pe() {
3080
+ function Ue() {
3055
3081
  return i("ul", null, [f.value && i("li", {
3056
3082
  class: "f-btn-icon f-bare"
3057
3083
  }, [i("span", {
3058
3084
  class: "f-icon modal_minimize"
3059
- }, null)]), r.value && i("li", {
3060
- onClick: ze,
3085
+ }, null)]), u.value && i("li", {
3086
+ onClick: be,
3061
3087
  class: "f-btn-icon f-bare",
3062
3088
  style: "pointer-events: auto;"
3063
3089
  }, [i("span", {
3064
- class: Oe.value
3065
- }, null)]), v.value && i("li", {
3090
+ class: ze.value
3091
+ }, null)]), m.value && i("li", {
3066
3092
  class: "f-btn-icon f-bare",
3067
- onClick: (I) => W(I, !1),
3093
+ onClick: (C) => W(C, !1),
3068
3094
  style: "pointer-events: auto;"
3069
3095
  }, [i("span", {
3070
3096
  class: "f-icon modal_close"
3071
3097
  }, null)])]);
3072
3098
  }
3073
- function Ge() {
3099
+ function Xe() {
3074
3100
  return i("div", {
3075
3101
  class: "modal-footer",
3076
- style: Ve.value
3077
- }, [B.value && B.value.map((I) => i("button", {
3078
- name: I.name,
3102
+ style: Pe.value
3103
+ }, [S.value && S.value.map((C) => i("button", {
3104
+ name: C.name,
3079
3105
  type: "button",
3080
- class: I.class + (I.iconClass ? " btn-icontext" : ""),
3106
+ class: C.class + (C.iconClass ? " btn-icontext" : ""),
3081
3107
  onClick: (V) => {
3082
- Ne(I, V);
3108
+ Ge(C, V);
3083
3109
  }
3084
- }, [!!I.iconClass && i("i", {
3085
- class: I.iconClass
3086
- }, null), I.text]))]);
3110
+ }, [!!C.iconClass && i("i", {
3111
+ class: C.iconClass
3112
+ }, null), C.text]))]);
3087
3113
  }
3088
- return () => i(Qe, {
3114
+ function Ye() {
3115
+ return i("div", {
3116
+ ref: D,
3117
+ class: "modal-header",
3118
+ style: Ve.value
3119
+ }, [i("div", {
3120
+ class: "modal-title"
3121
+ }, [y.value && i("span", {
3122
+ class: s.value,
3123
+ style: "margin-right: 8px"
3124
+ }, null), i("span", {
3125
+ class: "modal-title-label"
3126
+ }, [w.value])]), i("div", {
3127
+ class: "actions"
3128
+ }, [Ue()])]);
3129
+ }
3130
+ function Je(C) {
3131
+ C.stopPropagation();
3132
+ }
3133
+ return () => i(tt, {
3089
3134
  to: "body"
3090
3135
  }, {
3091
- default: () => {
3092
- var I, V;
3093
- return [te.value && i("div", {
3094
- class: Re.value,
3095
- style: "display: block",
3096
- ref: j
3097
- }, [i("div", {
3098
- id: u.value,
3099
- class: Fe.value,
3100
- style: ke.value,
3101
- ref: O
3102
- }, [i("div", {
3103
- class: $e.value
3104
- }, [i("div", {
3105
- ref: T,
3106
- class: "modal-header",
3107
- style: We.value
3108
- }, [i("div", {
3109
- class: "modal-title"
3110
- }, [S.value && i("span", {
3111
- class: s.value,
3112
- style: "margin-right: 8px"
3113
- }, null), i("span", {
3114
- class: "modal-title-label"
3115
- }, [w.value])]), i("div", {
3116
- class: "actions"
3117
- }, [Pe()])]), i("div", {
3118
- class: Ae.value
3119
- }, [(V = (I = t.slots).default) == null ? void 0 : V.call(I), h.value === "iframe" && i("iframe", {
3120
- title: u.value,
3121
- class: "f-utils-fill",
3122
- width: "100%",
3123
- frameborder: "0",
3124
- src: b.value
3125
- }, null)]), m.value && Ge()]), !d.value && F.value && O.value && X(O.value)])])];
3126
- }
3136
+ default: () => [te.value && i(nt, {
3137
+ name: "fade",
3138
+ appear: !0
3139
+ }, {
3140
+ default: () => {
3141
+ var C, V;
3142
+ return [i("div", {
3143
+ class: We.value,
3144
+ style: "display: block",
3145
+ ref: j,
3146
+ onClick: Je
3147
+ }, [i("div", {
3148
+ id: r.value,
3149
+ class: Oe.value,
3150
+ style: Ae.value,
3151
+ ref: O
3152
+ }, [i("div", {
3153
+ class: je.value
3154
+ }, [v.value && Ye(), i("div", {
3155
+ class: He.value
3156
+ }, [(V = (C = t.slots).default) == null ? void 0 : V.call(C), h.value === "iframe" && i("iframe", {
3157
+ title: r.value,
3158
+ class: "f-utils-fill",
3159
+ width: "100%",
3160
+ frameborder: "0",
3161
+ src: b.value
3162
+ }, null)]), p.value && Xe()]), !d.value && R.value && O.value && X(O.value)])])];
3163
+ }
3164
+ })]
3127
3165
  });
3128
3166
  }
3129
3167
  });
3130
- function Le(e) {
3168
+ function $e(e) {
3131
3169
  if (e.content && e.content.render)
3132
3170
  return e.content.render;
3133
3171
  if (e.render && typeof e.render == "function")
3134
3172
  return e.render;
3135
3173
  }
3136
- function va(e) {
3174
+ function Ca(e) {
3137
3175
  const t = document.createElement("div");
3138
3176
  t.style.display = "contents";
3139
- const n = _e({
3177
+ const n = lt({
3140
3178
  setup(a, o) {
3141
- be(() => {
3179
+ Me(() => {
3142
3180
  document.body.removeChild(t);
3143
3181
  });
3144
- const u = l(), c = l(e.class || ""), d = l(!!e.showButtons), p = l(!!e.showHeader), s = l(e.showCloseButton == null ? !0 : e.showCloseButton), v = l(!0), r = l(e.title || ""), f = e.acceptCallback || (() => {
3182
+ const r = l(), c = l(e.class || ""), d = l(!!e.showButtons), v = l(!!e.showHeader), s = l(e.showCloseButton == null ? !0 : e.showCloseButton), m = l(!0), u = l(e.title || ""), f = e.acceptCallback || (() => {
3145
3183
  }), h = e.rejectCallback || (() => {
3146
- }), b = e.closedCallback || ((F) => {
3147
- }), C = e.resizeHandle || ((F) => {
3148
- }), g = Le(e), w = (F) => {
3149
- v.value = !1, n.unmount(), b(F);
3184
+ }), b = e.closedCallback || ((R) => {
3185
+ }), M = e.resizeHandle || ((R) => {
3186
+ }), g = $e(e), w = (R) => {
3187
+ m.value = !1, n.unmount(), b(R);
3150
3188
  };
3151
3189
  return J(() => {
3152
3190
  }), o.expose({
3153
- modalRef: u
3154
- }), () => i(Te, {
3155
- ref: u,
3191
+ modalRef: r
3192
+ }), () => i(ke, {
3193
+ ref: r,
3156
3194
  class: c.value,
3157
- modelValue: v.value,
3158
- "onUpdate:modelValue": (F) => v.value = F,
3159
- title: r.value,
3195
+ modelValue: m.value,
3196
+ "onUpdate:modelValue": (R) => m.value = R,
3197
+ title: u.value,
3160
3198
  width: e.width,
3161
3199
  height: e.height,
3162
3200
  buttons: e.buttons,
3163
- "show-header": p.value,
3201
+ "show-header": v.value,
3164
3202
  "show-buttons": d.value,
3165
3203
  "show-close-button": s.value,
3166
3204
  "show-max-button": !1,
@@ -3168,7 +3206,7 @@ function va(e) {
3168
3206
  onCancel: h,
3169
3207
  fitContent: e.fitContent == null ? !0 : e.fitContent,
3170
3208
  onClosed: w,
3171
- onResize: C
3209
+ onResize: M
3172
3210
  }, {
3173
3211
  default: () => [g && g(n)]
3174
3212
  });
@@ -3176,14 +3214,14 @@ function va(e) {
3176
3214
  });
3177
3215
  return document.body.appendChild(t), n.mount(t), n;
3178
3216
  }
3179
- class me {
3217
+ class ye {
3180
3218
  constructor(t) {
3181
3219
  Q(this, "appContext", null);
3182
3220
  Q(this, "modalRef", l());
3183
3221
  Q(this, "activeModalIndex", l(0));
3184
3222
  Q(this, "modalRefs", {});
3185
3223
  Q(this, "isUseEscCloseModal", l(!1));
3186
- Q(this, "activeModalInstance", R(() => this.modalRefs[this.activeModalIndex.value]));
3224
+ Q(this, "activeModalInstance", T(() => this.modalRefs[this.activeModalIndex.value]));
3187
3225
  this.appContext = t ? t._context : null;
3188
3226
  }
3189
3227
  getCurrentModal() {
@@ -3195,53 +3233,53 @@ class me {
3195
3233
  showButtons: !0,
3196
3234
  showHeader: !0
3197
3235
  }, t);
3198
- return va(n);
3236
+ return Ca(n);
3199
3237
  }
3200
3238
  open(t) {
3201
3239
  const n = document.createDocumentFragment();
3202
3240
  t.showMaxButton && t.fitContent && (t.showMaxButton = !1);
3203
- const a = Ze(Object.assign({
3241
+ const a = at(Object.assign({
3204
3242
  title: "",
3205
3243
  showButtons: !0,
3206
3244
  showHeader: !0
3207
- }, t)), o = l(!0), u = a.value.acceptCallback || (() => {
3245
+ }, t)), o = l(!0), r = a.value.acceptCallback || (() => {
3208
3246
  }), c = a.value.rejectCallback || (() => {
3209
- }), d = a.value.closedCallback || ((w, F) => {
3210
- }), p = a.value.resizeHandle || ((w) => {
3247
+ }), d = a.value.closedCallback || ((w, R) => {
3248
+ }), v = a.value.resizeHandle || ((w) => {
3211
3249
  });
3212
3250
  let s;
3213
- const v = Le(a.value), r = (w) => {
3251
+ const m = $e(a.value), u = (w) => {
3214
3252
  var L;
3215
3253
  o.value = !1;
3216
- const F = (L = w == null ? void 0 : w.target) == null ? void 0 : L.classList.contains("modal_close");
3217
- d(w, this.isUseEscCloseModal.value ? "esc" : F ? "icon" : "button");
3254
+ const R = (L = w == null ? void 0 : w.target) == null ? void 0 : L.classList.contains("modal_close");
3255
+ d(w, this.isUseEscCloseModal.value ? "esc" : R ? "icon" : "button");
3218
3256
  }, f = (w) => {
3219
- r(w), s && ce(() => {
3220
- if (this.modalRefs[this.activeModalIndex.value] && delete this.modalRefs[this.activeModalIndex.value], se(null, n), s = null, this.modalRef.value = null, this.modalRefs) {
3221
- const F = Object.keys(this.modalRefs);
3222
- F.length > 0 ? this.activeModalIndex.value = Math.max(...F) : this.activeModalIndex.value = 0;
3257
+ u(w), s && fe(() => {
3258
+ if (this.modalRefs[this.activeModalIndex.value] && delete this.modalRefs[this.activeModalIndex.value], ce(null, n), s = null, this.modalRef.value = null, this.modalRefs) {
3259
+ const R = Object.keys(this.modalRefs);
3260
+ R.length > 0 ? this.activeModalIndex.value = Math.max(...R) : this.activeModalIndex.value = 0;
3223
3261
  }
3224
3262
  this.isUseEscCloseModal.value = !1;
3225
3263
  });
3226
3264
  }, h = (w) => {
3227
- var F;
3228
- this.isUseEscCloseModal.value = !0, this.activeModalInstance && ((F = this.activeModalInstance.value) == null || F.close(w == null ? void 0 : w.event));
3229
- }, b = () => i(Te, we({
3265
+ var R;
3266
+ this.isUseEscCloseModal.value = !0, this.activeModalInstance && ((R = this.activeModalInstance.value) == null || R.close(w == null ? void 0 : w.event));
3267
+ }, b = () => i(ke, Ie({
3230
3268
  ref: this.modalRef,
3231
3269
  modelValue: o.value,
3232
3270
  "onUpdate:modelValue": (w) => o.value = w
3233
3271
  }, a.value, {
3234
- onAccept: u,
3272
+ onAccept: r,
3235
3273
  onCancel: c,
3236
3274
  onClosed: f,
3237
- onResize: p,
3275
+ onResize: v,
3238
3276
  onEsc: h
3239
3277
  }), {
3240
- default: () => [v && v()]
3278
+ default: () => [m && m()]
3241
3279
  });
3242
3280
  return s = ((w) => {
3243
- const F = Ke(b, w);
3244
- return F.appContext = this.appContext, se(F, n), F;
3281
+ const R = ot(b, w);
3282
+ return R.appContext = this.appContext, ce(R, n), R;
3245
3283
  })({
3246
3284
  ...a.value
3247
3285
  // 'onUpdate:modelValue': onUpdateModelValue,
@@ -3250,7 +3288,7 @@ class me {
3250
3288
  a.value = {
3251
3289
  ...a.value,
3252
3290
  ...w
3253
- }, s && se(et(s, {
3291
+ }, s && ce(it(s, {
3254
3292
  ...a
3255
3293
  }), n);
3256
3294
  },
@@ -3259,81 +3297,81 @@ class me {
3259
3297
  };
3260
3298
  }
3261
3299
  }
3262
- function ma(e, t, n) {
3300
+ function Ma(e, t, n) {
3263
3301
  var W;
3264
3302
  function a() {
3265
3303
  }
3266
- const o = "", u = "", c = l();
3304
+ const o = "", r = "", c = l();
3267
3305
  function d() {
3268
3306
  return (t == null ? void 0 : t.schema.componentType) !== "frame";
3269
3307
  }
3270
- function p() {
3308
+ function v() {
3271
3309
  return !1;
3272
3310
  }
3273
3311
  function s() {
3274
3312
  return (t == null ? void 0 : t.schema.componentType) !== "frame";
3275
3313
  }
3276
- function v() {
3314
+ function m() {
3277
3315
  return (t == null ? void 0 : t.schema.componentType) === "frame";
3278
3316
  }
3279
- function r(y) {
3280
- if (!y || !y.value)
3317
+ function u(F) {
3318
+ if (!F || !F.value)
3281
3319
  return null;
3282
- if (y.value.schema && y.value.schema.type === "component")
3283
- return y.value;
3284
- const B = l(y == null ? void 0 : y.value.parent), S = r(B);
3285
- return S || null;
3320
+ if (F.value.schema && F.value.schema.type === "component")
3321
+ return F.value;
3322
+ const S = l(F == null ? void 0 : F.value.parent), y = u(S);
3323
+ return y || null;
3286
3324
  }
3287
- function f(y = t) {
3288
- const { componentInstance: B, designerItemElementRef: S } = y;
3289
- return !B || !B.value ? null : B.value.canMove ? S : f(y.parent);
3325
+ function f(F = t) {
3326
+ const { componentInstance: S, designerItemElementRef: y } = F;
3327
+ return !S || !S.value ? null : S.value.canMove ? y : f(F.parent);
3290
3328
  }
3291
- function h(y) {
3329
+ function h(F) {
3292
3330
  return !!n;
3293
3331
  }
3294
3332
  function b() {
3295
3333
  return (t == null ? void 0 : t.schema.label) || (t == null ? void 0 : t.schema.title) || (t == null ? void 0 : t.schema.name);
3296
3334
  }
3297
- function C() {
3335
+ function M() {
3298
3336
  }
3299
- function g(y, B) {
3337
+ function g(F, S) {
3300
3338
  }
3301
- function w(y, B) {
3302
- const { componentType: S } = y;
3303
- let m = de(S, y, B);
3304
- const T = S.toLowerCase().replace("-", "_");
3305
- return m && !m.id && m.type === S && (m.id = `${T}_${Math.random().toString().slice(2, 6)}`), m;
3339
+ function w(F, S) {
3340
+ const { componentType: y } = F;
3341
+ let p = ve(y, F, S);
3342
+ const D = y.toLowerCase().replace("-", "_");
3343
+ return p && !p.id && p.type === y && (p.id = `${D}_${Math.random().toString().slice(2, 6)}`), p;
3306
3344
  }
3307
- function F(y, B) {
3308
- const S = String(y.getAttribute("data-controltype")), m = y.getAttribute("data-feature"), T = m ? JSON.parse(m) : {};
3309
- T.parentComponentInstance = c.value;
3310
- let O = de(S, T);
3311
- const H = S.toLowerCase().replace("-", "_");
3312
- return O && !O.id && O.type === S && (O.id = `${H}_${Math.random().toString().slice(2, 6)}`), O;
3345
+ function R(F, S) {
3346
+ const y = String(F.getAttribute("data-controltype")), p = F.getAttribute("data-feature"), D = p ? JSON.parse(p) : {};
3347
+ D.parentComponentInstance = c.value;
3348
+ let O = ve(y, D);
3349
+ const N = y.toLowerCase().replace("-", "_");
3350
+ return O && !O.id && O.type === y && (O.id = `${N}_${Math.random().toString().slice(2, 6)}`), O;
3313
3351
  }
3314
- function L(y) {
3352
+ function L(F) {
3315
3353
  }
3316
- function j(...y) {
3354
+ function j(...F) {
3317
3355
  }
3318
3356
  return c.value = {
3319
3357
  canMove: d(),
3320
- canSelectParent: p(),
3358
+ canSelectParent: v(),
3321
3359
  canDelete: s(),
3322
- canNested: !v(),
3360
+ canNested: !m(),
3323
3361
  contents: t == null ? void 0 : t.schema.contents,
3324
3362
  elementRef: e,
3325
3363
  parent: (W = t == null ? void 0 : t.parent) == null ? void 0 : W.componentInstance,
3326
3364
  schema: t == null ? void 0 : t.schema,
3327
3365
  styles: o,
3328
- designerClass: u,
3366
+ designerClass: r,
3329
3367
  canAccepts: h,
3330
- getBelongedComponentInstance: r,
3368
+ getBelongedComponentInstance: u,
3331
3369
  getDraggableDesignItemElement: f,
3332
3370
  getDraggingDisplayText: b,
3333
3371
  getPropConfig: j,
3334
- getDragScopeElement: C,
3372
+ getDragScopeElement: M,
3335
3373
  onAcceptMovedChildElement: g,
3336
- onAcceptNewChildElement: F,
3374
+ onAcceptNewChildElement: R,
3337
3375
  onChildElementMovedOut: L,
3338
3376
  addNewChildComponentSchema: w,
3339
3377
  updateDragAndDropRules: a,
@@ -3341,17 +3379,17 @@ function ma(e, t, n) {
3341
3379
  triggerBelongedComponentToDeleteWhenDeleted: l(!1)
3342
3380
  }, c;
3343
3381
  }
3344
- const ha = /* @__PURE__ */ q({
3382
+ const Ia = /* @__PURE__ */ q({
3345
3383
  name: "FResponseLayoutEditorSettingDesign",
3346
- props: ve,
3384
+ props: he,
3347
3385
  emits: [],
3348
3386
  setup(e, t) {
3349
- const n = l(e.initialState), a = l(e.width), o = l(e.height), u = l(), c = ge("design-item-context"), d = ma(u, c);
3387
+ const n = l(e.initialState), a = l(e.width), o = l(e.height), r = l(), c = Ce("design-item-context"), d = Ma(r, c);
3350
3388
  J(() => {
3351
- u.value.componentInstance = d;
3389
+ r.value.componentInstance = d;
3352
3390
  }), t.expose(d.value);
3353
- function p() {
3354
- const s = me.show({
3391
+ function v() {
3392
+ const s = ye.show({
3355
3393
  // title: '响应式列宽编辑器',
3356
3394
  render: () => i(ie, {
3357
3395
  initialState: n,
@@ -3378,9 +3416,9 @@ const ha = /* @__PURE__ */ q({
3378
3416
  });
3379
3417
  }
3380
3418
  return () => i("div", {
3381
- ref: u,
3419
+ ref: r,
3382
3420
  class: "f-column-width-setting-button",
3383
- onClick: p
3421
+ onClick: v
3384
3422
  }, [i("div", {
3385
3423
  class: "f-icon f-icon-add"
3386
3424
  }, null), i("div", {
@@ -3389,7 +3427,7 @@ const ha = /* @__PURE__ */ q({
3389
3427
  class: "f-column-width-setting-button-center"
3390
3428
  }, [G("高级设置")])])]);
3391
3429
  }
3392
- }), ya = {
3430
+ }), xa = {
3393
3431
  width: { Type: Number, default: 400 },
3394
3432
  type: { Type: String, default: "info" },
3395
3433
  title: { Type: String, default: "" },
@@ -3399,15 +3437,15 @@ const ha = /* @__PURE__ */ q({
3399
3437
  exceptionInfo: { Type: Object, default: null },
3400
3438
  promptEditorType: { Type: String, default: "text-area" }
3401
3439
  };
3402
- function he() {
3440
+ function ge() {
3403
3441
  return new DOMException("The request is not allowed", "NotAllowedError");
3404
3442
  }
3405
- async function ga(e) {
3443
+ async function Ea(e) {
3406
3444
  if (!navigator.clipboard)
3407
- throw he();
3445
+ throw ge();
3408
3446
  return navigator.clipboard.writeText(e);
3409
3447
  }
3410
- async function ba(e) {
3448
+ async function Da(e) {
3411
3449
  const t = document.createElement("span");
3412
3450
  t.textContent = e, t.style.whiteSpace = "pre", t.style.webkitUserSelect = "auto", t.style.userSelect = "all", document.body.appendChild(t);
3413
3451
  const n = window.getSelection(), a = window.document.createRange();
@@ -3418,33 +3456,33 @@ async function ba(e) {
3418
3456
  } finally {
3419
3457
  n == null || n.removeAllRanges(), window.document.body.removeChild(t);
3420
3458
  }
3421
- if (!o) throw he();
3459
+ if (!o) throw ge();
3422
3460
  }
3423
- async function wa(e) {
3461
+ async function Ba(e) {
3424
3462
  try {
3425
- await ga(e);
3463
+ await Ea(e);
3426
3464
  } catch (t) {
3427
3465
  try {
3428
- await ba(e);
3466
+ await Da(e);
3429
3467
  } catch (n) {
3430
- throw n || t || he();
3468
+ throw n || t || ge();
3431
3469
  }
3432
3470
  }
3433
3471
  }
3434
- function Sa() {
3472
+ function Ta() {
3435
3473
  async function e(t) {
3436
- await wa(t);
3474
+ await Ba(t);
3437
3475
  }
3438
3476
  return { onCopy: e };
3439
3477
  }
3440
- function Ca(e, t, n, a) {
3441
- const o = l(14), u = l(140), c = l(""), d = l(a.value.length), p = R(() => a.value), s = R(() => ({
3478
+ function La(e, t, n, a) {
3479
+ const o = l(14), r = l(140), c = l(""), d = l(a.value.length), v = T(() => a.value), s = T(() => ({
3442
3480
  "font-size": `${o.value}px`,
3443
3481
  height: "100%"
3444
3482
  }));
3445
- function v(r) {
3446
- if (r.currentTarget) {
3447
- const f = r.currentTarget.value || "";
3483
+ function m(u) {
3484
+ if (u.currentTarget) {
3485
+ const f = u.currentTarget.value || "";
3448
3486
  d.value = f.length;
3449
3487
  }
3450
3488
  }
@@ -3454,25 +3492,25 @@ function Ca(e, t, n, a) {
3454
3492
  class: "form-control",
3455
3493
  style: s.value,
3456
3494
  rows: "4",
3457
- maxlength: u.value,
3458
- onInput: (r) => v(r)
3459
- }, [p.value]), i("span", {
3495
+ maxlength: r.value,
3496
+ onInput: (u) => m(u)
3497
+ }, [v.value]), i("span", {
3460
3498
  class: "textarea-wordcount",
3461
3499
  title: c.value,
3462
3500
  style: "position: absolute; bottom: 76px; right: 32px; cursor: pointer; text-align: right;"
3463
- }, [d.value + " / " + u.value])]);
3501
+ }, [d.value + " / " + r.value])]);
3464
3502
  }
3465
- function Ma(e, t, n, a) {
3466
- const o = Ca(e, t, n, a), u = /* @__PURE__ */ new Map([["text-area", o]]);
3503
+ function Ra(e, t, n, a) {
3504
+ const o = La(e, t, n, a), r = /* @__PURE__ */ new Map([["text-area", o]]);
3467
3505
  function c(d) {
3468
- return u.get(d) || null;
3506
+ return r.get(d) || null;
3469
3507
  }
3470
3508
  return { getEditorRender: c };
3471
3509
  }
3472
- function Ia() {
3510
+ function Fa() {
3473
3511
  const e = l(!1), t = l("复制成功");
3474
3512
  return {
3475
- feedbackStyle: R(() => {
3513
+ feedbackStyle: T(() => {
3476
3514
  const a = {
3477
3515
  position: "absolute",
3478
3516
  left: "50%",
@@ -3495,12 +3533,12 @@ function Ia() {
3495
3533
  toShowFeedback: e
3496
3534
  };
3497
3535
  }
3498
- function xa(e, t) {
3536
+ function ka(e, t) {
3499
3537
  const n = t.getEditorRender(e.promptEditorType);
3500
3538
  return () => n && n();
3501
3539
  }
3502
- function Ea(e) {
3503
- const t = l(3), n = l(480), a = R(() => !!e.value && !!e.value.date), o = R(() => `发生时间 : ${e.value && e.value.date || ""}`), u = R(() => !!e.value && !!e.value.detail), c = R(() => {
3540
+ function $a(e) {
3541
+ const t = l(3), n = l(480), a = T(() => !!e.value && !!e.value.date), o = T(() => `发生时间 : ${e.value && e.value.date || ""}`), r = T(() => !!e.value && !!e.value.detail), c = T(() => {
3504
3542
  const g = `${n.value}px`;
3505
3543
  return {
3506
3544
  overflow: "hidden",
@@ -3510,7 +3548,7 @@ function Ea(e) {
3510
3548
  "-webkit-line-clamp": t.value,
3511
3549
  "max-height": g
3512
3550
  };
3513
- }), d = R(() => e.value && e.value.detail || ""), p = R(() => !0), s = l(!1), v = l("展开"), r = l("收起"), f = R(() => {
3551
+ }), d = T(() => e.value && e.value.detail || ""), v = T(() => !0), s = l(!1), m = l("展开"), u = l("收起"), f = T(() => {
3514
3552
  const g = {
3515
3553
  display: "block",
3516
3554
  color: "#2A87FF"
@@ -3523,68 +3561,68 @@ function Ea(e) {
3523
3561
  function b(g) {
3524
3562
  return h();
3525
3563
  }
3526
- function C(g) {
3564
+ function M(g) {
3527
3565
  return h();
3528
3566
  }
3529
3567
  return () => i("div", {
3530
3568
  class: "toast-msg-detail"
3531
- }, [a.value && i("div", null, [o.value]), u.value && i("div", {
3569
+ }, [a.value && i("div", null, [o.value]), r.value && i("div", {
3532
3570
  id: "exception_error_msg",
3533
3571
  ref: "exceptionMessageRef",
3534
3572
  style: c.value
3535
3573
  }, [G("详细信息 : "), i("span", {
3536
3574
  innerHTML: d.value
3537
- }, null)]), p.value && i("span", {
3575
+ }, null)]), v.value && i("span", {
3538
3576
  style: f.value
3539
3577
  }, [s.value && i("span", {
3540
3578
  onClick: b,
3541
3579
  style: "cursor: pointer;"
3542
- }, [r.value]), !s.value && i("span", {
3543
- onClick: C,
3580
+ }, [u.value]), !s.value && i("span", {
3581
+ onClick: M,
3544
3582
  style: "cursor: pointer;"
3545
- }, [v.value])])]);
3583
+ }, [m.value])])]);
3546
3584
  }
3547
- function Da(e) {
3585
+ function Wa(e) {
3548
3586
  return () => i("p", {
3549
3587
  class: "toast-msg-detail",
3550
3588
  innerHTML: e.value
3551
3589
  }, null);
3552
3590
  }
3553
- function Ba(e, t, n, a) {
3554
- const o = l(e.exceptionInfo), u = R(() => {
3591
+ function Oa(e, t, n, a) {
3592
+ const o = l(e.exceptionInfo), r = T(() => {
3555
3593
  const f = {
3556
3594
  "f-icon": !0
3557
3595
  }, h = `f-icon-${t.value}`;
3558
3596
  return f[h] = !0, f;
3559
- }), c = R(() => n.value || o.value && o.value.message), d = R(() => a.value), p = R(() => !!a.value), s = R(() => !!o.value);
3560
- function v() {
3561
- return s.value ? Ea(o) : p.value ? Da(d) : () => null;
3597
+ }), c = T(() => n.value || o.value && o.value.message), d = T(() => a.value), v = T(() => !!a.value), s = T(() => !!o.value);
3598
+ function m() {
3599
+ return s.value ? $a(o) : v.value ? Wa(d) : () => null;
3562
3600
  }
3563
- const r = v();
3601
+ const u = m();
3564
3602
  return () => i(ue, null, [i("div", {
3565
3603
  class: "float-left modal-tips-iconwrap"
3566
3604
  }, [i("span", {
3567
- class: u.value
3605
+ class: r.value
3568
3606
  }, null)]), i("div", {
3569
3607
  class: "modal-tips-content"
3570
3608
  }, [i("p", {
3571
3609
  class: "toast-msg-title",
3572
3610
  innerHTML: c.value
3573
- }, null), r()])]);
3611
+ }, null), u()])]);
3574
3612
  }
3575
- function Ta(e, t, n) {
3613
+ function Aa(e, t, n) {
3576
3614
  const {
3577
3615
  onCopy: a
3578
3616
  } = t, {
3579
3617
  toShowFeedback: o
3580
- } = n, u = l("复制成功"), c = l("复制详细信息"), d = l(e.exceptionInfo || {
3618
+ } = n, r = l("复制成功"), c = l("复制详细信息"), d = l(e.exceptionInfo || {
3581
3619
  date: "",
3582
3620
  message: "",
3583
3621
  detail: ""
3584
- }), p = R(() => d.value && d.value.detail || "");
3585
- function s(v) {
3586
- a(p.value).catch((r) => {
3587
- u.value = "复制失败";
3622
+ }), v = T(() => d.value && d.value.detail || "");
3623
+ function s(m) {
3624
+ a(v.value).catch((u) => {
3625
+ r.value = "复制失败";
3588
3626
  }).finally(() => {
3589
3627
  o.value = !0, setTimeout(() => {
3590
3628
  o.value = !1;
@@ -3598,25 +3636,25 @@ function Ta(e, t, n) {
3598
3636
  style: "cursor: pointer;"
3599
3637
  }, [c.value])]);
3600
3638
  }
3601
- function La(e, t, n, a) {
3602
- const o = l(e.type), u = l([]), c = l(e.exceptionInfo), d = l(e.okButtonText), p = l(e.cancelButtonText), s = l(!0), v = l(!0), r = R(() => !!(u.value && u.value.length)), f = R(() => c.value && c.value.date && c.value.message && c.value.detail), h = R(() => !(u.value && u.value.length) && (d.value || p.value)), b = R(() => v.value && d.value), C = R(() => s.value && p.value), g = Ta(e, n, a);
3639
+ function ja(e, t, n, a) {
3640
+ const o = l(e.type), r = l([]), c = l(e.exceptionInfo), d = l(e.okButtonText), v = l(e.cancelButtonText), s = l(!0), m = l(!0), u = T(() => !!(r.value && r.value.length)), f = T(() => c.value && c.value.date && c.value.message && c.value.detail), h = T(() => !(r.value && r.value.length) && (d.value || v.value)), b = T(() => m.value && d.value), M = T(() => s.value && v.value), g = Aa(e, n, a);
3603
3641
  function w(L) {
3604
3642
  o.value === "question" && t.emit("reject"), t.emit("close");
3605
3643
  }
3606
- function F(L) {
3644
+ function R(L) {
3607
3645
  o.value === "question" && t.emit("accept"), t.emit("close");
3608
3646
  }
3609
3647
  return () => i("div", {
3610
3648
  class: "modal-footer"
3611
- }, [f.value && g(), h.value && C.value && i("button", {
3649
+ }, [f.value && g(), h.value && M.value && i("button", {
3612
3650
  type: "button",
3613
3651
  class: "btn btn-secondary btn-lg",
3614
3652
  onClick: w
3615
- }, [p.value]), h.value && b.value && i("button", {
3653
+ }, [v.value]), h.value && b.value && i("button", {
3616
3654
  type: "button",
3617
3655
  class: "btn btn-primary btn-lg",
3618
- onClick: F
3619
- }, [d.value]), r.value && u.value.length && u.value.map((L) => i("button", {
3656
+ onClick: R
3657
+ }, [d.value]), u.value && r.value.length && r.value.map((L) => i("button", {
3620
3658
  type: "button",
3621
3659
  onClick: L.handle,
3622
3660
  class: L.class
@@ -3626,69 +3664,69 @@ function La(e, t, n, a) {
3626
3664
  }
3627
3665
  const oe = /* @__PURE__ */ q({
3628
3666
  name: "FMessageBox",
3629
- props: ya,
3667
+ props: xa,
3630
3668
  emits: ["accept", "reject", "close"],
3631
3669
  setup(e, t) {
3632
- const n = l(e.type), a = l(e.title), o = l(e.detail), u = R(() => {
3670
+ const n = l(e.type), a = l(e.title), o = l(e.detail), r = T(() => {
3633
3671
  const g = {
3634
3672
  "modal-tips": !0,
3635
3673
  "d-flex": !0,
3636
3674
  "flex-row": !0
3637
3675
  }, w = `messager-type-${n.value}`;
3638
3676
  return g[w] = !0, g;
3639
- }), c = R(() => {
3677
+ }), c = T(() => {
3640
3678
  const g = {};
3641
3679
  return n.value === "prompt" ? g.padding = "0.5rem 0.5rem 1rem 1.5rem" : n.value === "error" && (g.padding = "0.5rem 1.5rem 1rem 1.5rem"), g;
3642
- }), d = Sa(), p = Ma(e, n, a, o), s = Ia(), {
3643
- feedbackStyle: v,
3644
- feedbackMessage: r
3680
+ }), d = Ta(), v = Ra(e, n, a, o), s = Fa(), {
3681
+ feedbackStyle: m,
3682
+ feedbackMessage: u
3645
3683
  } = s;
3646
3684
  function f() {
3647
3685
  return i("div", {
3648
- style: v.value
3649
- }, [r.value]);
3686
+ style: m.value
3687
+ }, [u.value]);
3650
3688
  }
3651
3689
  function h() {
3652
3690
  switch (n.value) {
3653
3691
  case "prompt":
3654
- return xa(e, p);
3692
+ return ka(e, v);
3655
3693
  default:
3656
- return Ba(e, n, a, o);
3694
+ return Oa(e, n, a, o);
3657
3695
  }
3658
3696
  }
3659
- const b = h(), C = La(e, t, d, s);
3697
+ const b = h(), M = ja(e, t, d, s);
3660
3698
  return () => i("div", {
3661
3699
  class: "farris-messager"
3662
3700
  }, [i("section", {
3663
- class: u.value,
3701
+ class: r.value,
3664
3702
  style: c.value
3665
- }, [b()]), C(), f()]);
3703
+ }, [b()]), M(), f()]);
3666
3704
  }
3667
3705
  });
3668
3706
  class Y {
3669
3707
  static show(t) {
3670
- let n = new me();
3708
+ let n = new ye();
3671
3709
  const a = Z({
3672
3710
  ...t
3673
- }), o = !1, u = a.type === "error" || a.type === "prompt", c = a.type === "error" ? "错误提示" : a.type === "prompt" && a.title || "", d = a.acceptCallback || (() => {
3674
- }), p = a.rejectCallback || (() => {
3711
+ }), o = !1, r = a.type === "error" || a.type === "prompt", c = a.type === "error" ? "错误提示" : a.type === "prompt" && a.title || "", d = a.acceptCallback || (() => {
3712
+ }), v = a.rejectCallback || (() => {
3675
3713
  });
3676
3714
  let s = null;
3677
- const v = () => {
3715
+ const m = () => {
3678
3716
  s && (s == null || s.destroy(), n = null);
3679
3717
  };
3680
3718
  s = n == null ? void 0 : n.open({
3681
3719
  class: "modal-message modal-message-type-info",
3682
3720
  title: c,
3683
3721
  showButtons: o,
3684
- showHeader: u,
3722
+ showHeader: r,
3685
3723
  width: a.width || 400,
3686
3724
  fitContent: !0,
3687
3725
  showMaxButton: !1,
3688
- render: () => i(oe, we(a, {
3726
+ render: () => i(oe, Ie(a, {
3689
3727
  onAccept: d,
3690
- onReject: p,
3691
- onClose: v
3728
+ onReject: v,
3729
+ onClose: m
3692
3730
  }), null)
3693
3731
  });
3694
3732
  }
@@ -3747,7 +3785,7 @@ class Y {
3747
3785
  Y.show(a);
3748
3786
  }
3749
3787
  static question(t, n, a, o) {
3750
- const u = Z({
3788
+ const r = Z({
3751
3789
  type: "question",
3752
3790
  title: t,
3753
3791
  detail: n,
@@ -3756,40 +3794,40 @@ class Y {
3756
3794
  acceptCallback: a,
3757
3795
  rejectCallback: o
3758
3796
  });
3759
- Y.show(u);
3797
+ Y.show(r);
3760
3798
  }
3761
3799
  }
3762
3800
  oe.install = (e) => {
3763
3801
  e.component(oe.name, oe), e.provide("FMessageBoxService", Y);
3764
3802
  };
3765
- const re = /* @__PURE__ */ q({
3803
+ const de = /* @__PURE__ */ q({
3766
3804
  name: "FResponseLayoutEditorSetting",
3767
- props: ve,
3805
+ props: he,
3768
3806
  emits: ["change"],
3769
3807
  setup(e, t) {
3770
- const n = l(e.modelValue), a = l(e.width), o = l(e.height);
3771
- A(() => e.modelValue, (p) => {
3772
- n.value = p;
3808
+ const n = l(e.initialState), a = l(e.width), o = l(e.height);
3809
+ A(() => e.initialState, (v) => {
3810
+ n.value = v;
3773
3811
  });
3774
- function u(p, s) {
3775
- t.emit("change", s), p && p.unmount();
3812
+ function r(v, s) {
3813
+ n.value.importData = s, t.emit("change", s), v && v.unmount();
3776
3814
  }
3777
- function c(p) {
3778
- p && p.unmount();
3815
+ function c(v) {
3816
+ v && v.unmount();
3779
3817
  }
3780
3818
  function d() {
3781
3819
  if (!n.value.defaultState || !n.value.importData) {
3782
- const p = n.value.message || "只可以在响应式表单组件中调整响应式布局配置";
3783
- Y.info(p, "");
3820
+ const v = n.value.message || "只可以在响应式表单组件中调整响应式布局配置";
3821
+ Y.info(v, "");
3784
3822
  return;
3785
3823
  }
3786
- me.show({
3787
- render: (p) => i(ie, {
3824
+ ye.show({
3825
+ render: (v) => i(ie, {
3788
3826
  initialState: n,
3789
3827
  width: a.value,
3790
3828
  height: o.value,
3791
- onClose: () => c(p),
3792
- onSubmit: (s) => u(p, s)
3829
+ onClose: () => c(v),
3830
+ onSubmit: (s) => r(v, s)
3793
3831
  }, null),
3794
3832
  width: 900,
3795
3833
  height: 500,
@@ -3801,7 +3839,7 @@ const re = /* @__PURE__ */ q({
3801
3839
  return () => i("div", {
3802
3840
  class: "f-column-width-setting-button",
3803
3841
  onClick: d
3804
- }, [i("div", {
3842
+ }, [i("i", {
3805
3843
  class: "f-icon f-icon-add"
3806
3844
  }, null), i("div", {
3807
3845
  class: "f-column-width-setting-button-name"
@@ -3809,19 +3847,19 @@ const re = /* @__PURE__ */ q({
3809
3847
  class: "f-column-width-setting-button-center"
3810
3848
  }, [G("高级设置")])])]);
3811
3849
  }
3812
- }), Oa = {
3850
+ }), Ga = {
3813
3851
  install(e) {
3814
- e.component(ie.name, ie), e.component(re.name, re);
3852
+ e.component(ie.name, ie), e.component(de.name, de);
3815
3853
  },
3816
3854
  register(e, t, n, a) {
3817
- e["response-layout-editor-setting"] = re, t["response-layout-editor-setting"] = ye;
3855
+ e["response-layout-editor-setting"] = de, t["response-layout-editor-setting"] = Se;
3818
3856
  },
3819
3857
  registerDesigner(e, t, n) {
3820
- e["response-layout-editor-setting"] = ha, t["response-layout-editor-setting"] = ye;
3858
+ e["response-layout-editor-setting"] = Ia, t["response-layout-editor-setting"] = Se;
3821
3859
  }
3822
3860
  };
3823
3861
  export {
3824
3862
  ie as ResponseLayoutEditor,
3825
- Oa as default,
3826
- at as responseLayoutEditorProps
3863
+ Ga as default,
3864
+ ct as responseLayoutEditorProps
3827
3865
  };