form-custom-test 3.0.131 → 3.0.133

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.
package/dist/render.es.js CHANGED
@@ -1160,7 +1160,7 @@ var _export_sfc$1 = (sfc, props) => {
1160
1160
  }
1161
1161
  return target;
1162
1162
  };
1163
- const _sfc_main$1c = {
1163
+ const _sfc_main$1d = {
1164
1164
  name: "container-item-wrapper",
1165
1165
  props: {
1166
1166
  widget: Object
@@ -1174,14 +1174,14 @@ const _sfc_main$1c = {
1174
1174
  }
1175
1175
  }
1176
1176
  };
1177
- function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
1177
+ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
1178
1178
  return openBlock(), createElementBlock("div", {
1179
1179
  class: normalizeClass(["container-wrapper", [$options.customClass]])
1180
1180
  }, [
1181
1181
  renderSlot(_ctx.$slots, "default")
1182
1182
  ], 2);
1183
1183
  }
1184
- var ContainerItemWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$1c, [["render", _sfc_render$1c]]);
1184
+ var ContainerItemWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$1d, [["render", _sfc_render$1d]]);
1185
1185
  var __glob_0_0$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1186
1186
  __proto__: null,
1187
1187
  "default": ContainerItemWrapper
@@ -1958,7 +1958,8 @@ var enLocale_extension = {
1958
1958
  "asset-table": "Asset Table",
1959
1959
  "asset-type": "Asset Type",
1960
1960
  "current-user": "Current User",
1961
- "current-user-second-company": "Current User Second Company"
1961
+ "current-user-second-company": "Current User Second Company",
1962
+ "custom-input": "Custom Input"
1962
1963
  },
1963
1964
  setting: {
1964
1965
  cardFolded: "Folded",
@@ -2011,7 +2012,8 @@ var zhLocale_extension = {
2011
2012
  "meeting-room": "\u4F1A\u8BAE\u5BA4",
2012
2013
  "custom-sub-form": "\u81EA\u5B9A\u4E49\u5B50\u8868\u5355",
2013
2014
  "sub-table": "\u5B50\u8868\u683C",
2014
- "asset-type": "\u8D44\u4EA7\u7C7B\u578B"
2015
+ "asset-type": "\u8D44\u4EA7\u7C7B\u578B",
2016
+ "custom-input": "\u81EA\u5B9A\u4E49\u8F93\u5165"
2015
2017
  },
2016
2018
  setting: {
2017
2019
  cardFolded: "\u662F\u5426\u6536\u8D77",
@@ -2103,7 +2105,7 @@ var refMixin = {
2103
2105
  }
2104
2106
  };
2105
2107
  var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
2106
- const _sfc_main$1b = {
2108
+ const _sfc_main$1c = {
2107
2109
  name: "SvgIcon",
2108
2110
  props: {
2109
2111
  iconClass: {
@@ -2133,7 +2135,7 @@ const _sfc_main$1b = {
2133
2135
  };
2134
2136
  const _hoisted_1$K = ["xlink:href"];
2135
2137
  const _hoisted_2$y = { key: 0 };
2136
- function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
2138
+ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
2137
2139
  return openBlock(), createElementBlock("svg", {
2138
2140
  class: normalizeClass($options.svgClass),
2139
2141
  "aria-hidden": "true"
@@ -2142,9 +2144,9 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
2142
2144
  !!$props.title ? (openBlock(), createElementBlock("title", _hoisted_2$y, toDisplayString($props.title), 1)) : createCommentVNode("", true)
2143
2145
  ], 2);
2144
2146
  }
2145
- var SvgIcon = /* @__PURE__ */ _export_sfc$1(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-8002b89a"]]);
2147
+ var SvgIcon = /* @__PURE__ */ _export_sfc$1(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-8002b89a"]]);
2146
2148
  var staticContentWrapper_vue_vue_type_style_index_0_scoped_true_lang = "";
2147
- const _sfc_main$1a = {
2149
+ const _sfc_main$1b = {
2148
2150
  name: "static-content-wrapper",
2149
2151
  mixins: [i18n$1],
2150
2152
  components: {
@@ -2244,7 +2246,7 @@ const _hoisted_6$d = {
2244
2246
  };
2245
2247
  const _hoisted_7$b = ["title"];
2246
2248
  const _hoisted_8$8 = { key: 0 };
2247
- function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
2249
+ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
2248
2250
  const _component_svg_icon = resolveComponent("svg-icon");
2249
2251
  return openBlock(), createElementBlock("div", {
2250
2252
  class: normalizeClass(["field-wrapper", { "design-time-bottom-margin": !!this.designer }]),
@@ -2301,7 +2303,7 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
2301
2303
  ], 64)) : createCommentVNode("", true)
2302
2304
  ], 6);
2303
2305
  }
2304
- var StaticContentWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-41799baa"]]);
2306
+ var StaticContentWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-41799baa"]]);
2305
2307
  var __glob_0_20 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2306
2308
  __proto__: null,
2307
2309
  "default": StaticContentWrapper
@@ -9194,7 +9196,7 @@ var fieldMixin = {
9194
9196
  }
9195
9197
  };
9196
9198
  var buttonWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9197
- const _sfc_main$19 = {
9199
+ const _sfc_main$1a = {
9198
9200
  name: "button-widget",
9199
9201
  componentName: "FieldWidget",
9200
9202
  mixins: [emitter, fieldMixin, i18n$1],
@@ -9240,7 +9242,7 @@ const _sfc_main$19 = {
9240
9242
  },
9241
9243
  methods: {}
9242
9244
  };
9243
- function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
9245
+ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
9244
9246
  const _component_el_button = resolveComponent("el-button");
9245
9247
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
9246
9248
  return openBlock(), createBlock(_component_static_content_wrapper, {
@@ -9276,13 +9278,13 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
9276
9278
  _: 1
9277
9279
  }, 8, ["designer", "field", "design-state", "display-style", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
9278
9280
  }
9279
- var buttonWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-78bf6014"]]);
9281
+ var buttonWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-78bf6014"]]);
9280
9282
  var __glob_0_0$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9281
9283
  __proto__: null,
9282
9284
  "default": buttonWidget
9283
9285
  }, Symbol.toStringTag, { value: "Module" }));
9284
9286
  var formItemWrapper_vue_vue_type_style_index_0_scoped_true_lang = "";
9285
- const _sfc_main$18 = {
9287
+ const _sfc_main$19 = {
9286
9288
  name: "form-item-wrapper",
9287
9289
  mixins: [i18n$1],
9288
9290
  components: {
@@ -9431,7 +9433,7 @@ const _hoisted_7$a = {
9431
9433
  };
9432
9434
  const _hoisted_8$7 = ["title"];
9433
9435
  const _hoisted_9$6 = { key: 0 };
9434
- function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
9436
+ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
9435
9437
  const _component_svg_icon = resolveComponent("svg-icon");
9436
9438
  const _component_el_tooltip = resolveComponent("el-tooltip");
9437
9439
  const _component_el_form_item = resolveComponent("el-form-item");
@@ -9546,13 +9548,13 @@ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
9546
9548
  ], 64)) : createCommentVNode("", true)
9547
9549
  ], 2);
9548
9550
  }
9549
- var FormItemWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-eed9a7f0"]]);
9551
+ var FormItemWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-eed9a7f0"]]);
9550
9552
  var __glob_0_8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9551
9553
  __proto__: null,
9552
9554
  "default": FormItemWrapper
9553
9555
  }, Symbol.toStringTag, { value: "Module" }));
9554
9556
  var cascaderWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9555
- const _sfc_main$17 = {
9557
+ const _sfc_main$18 = {
9556
9558
  name: "cascader-widget",
9557
9559
  componentName: "FieldWidget",
9558
9560
  mixins: [emitter, fieldMixin, i18n$1],
@@ -9613,7 +9615,7 @@ const _sfc_main$17 = {
9613
9615
  methods: {}
9614
9616
  };
9615
9617
  const _hoisted_1$H = { class: "full-width-input" };
9616
- function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
9618
+ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
9617
9619
  const _component_el_cascader = resolveComponent("el-cascader");
9618
9620
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
9619
9621
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -9651,13 +9653,13 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
9651
9653
  _: 1
9652
9654
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
9653
9655
  }
9654
- var cascaderWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-7c3dbd57"]]);
9656
+ var cascaderWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-7c3dbd57"]]);
9655
9657
  var __glob_0_1$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9656
9658
  __proto__: null,
9657
9659
  "default": cascaderWidget
9658
9660
  }, Symbol.toStringTag, { value: "Module" }));
9659
9661
  var checkboxWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9660
- const _sfc_main$16 = {
9662
+ const _sfc_main$17 = {
9661
9663
  name: "checkbox-widget",
9662
9664
  componentName: "FieldWidget",
9663
9665
  mixins: [emitter, fieldMixin, i18n$1],
@@ -9713,7 +9715,7 @@ const _sfc_main$16 = {
9713
9715
  },
9714
9716
  methods: {}
9715
9717
  };
9716
- function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
9718
+ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
9717
9719
  const _component_el_checkbox_button = resolveComponent("el-checkbox-button");
9718
9720
  const _component_el_checkbox = resolveComponent("el-checkbox");
9719
9721
  const _component_el_checkbox_group = resolveComponent("el-checkbox-group");
@@ -9774,13 +9776,13 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
9774
9776
  _: 1
9775
9777
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
9776
9778
  }
9777
- var checkboxWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-8c1ca3c8"]]);
9779
+ var checkboxWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-8c1ca3c8"]]);
9778
9780
  var __glob_0_2$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9779
9781
  __proto__: null,
9780
9782
  "default": checkboxWidget
9781
9783
  }, Symbol.toStringTag, { value: "Module" }));
9782
9784
  var colorWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9783
- const _sfc_main$15 = {
9785
+ const _sfc_main$16 = {
9784
9786
  name: "color-widget",
9785
9787
  componentName: "FieldWidget",
9786
9788
  mixins: [emitter, fieldMixin, i18n$1],
@@ -9835,7 +9837,7 @@ const _sfc_main$15 = {
9835
9837
  },
9836
9838
  methods: {}
9837
9839
  };
9838
- function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
9840
+ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
9839
9841
  const _component_el_color_picker = resolveComponent("el-color-picker");
9840
9842
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
9841
9843
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -9863,13 +9865,13 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
9863
9865
  _: 1
9864
9866
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
9865
9867
  }
9866
- var colorWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-52b66ef1"]]);
9868
+ var colorWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-52b66ef1"]]);
9867
9869
  var __glob_0_3$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9868
9870
  __proto__: null,
9869
9871
  "default": colorWidget
9870
9872
  }, Symbol.toStringTag, { value: "Module" }));
9871
9873
  var dateRangeWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9872
- const _sfc_main$14 = {
9874
+ const _sfc_main$15 = {
9873
9875
  name: "date-range-widget",
9874
9876
  componentName: "FieldWidget",
9875
9877
  mixins: [emitter, fieldMixin, i18n$1],
@@ -9924,7 +9926,7 @@ const _sfc_main$14 = {
9924
9926
  },
9925
9927
  methods: {}
9926
9928
  };
9927
- function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
9929
+ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
9928
9930
  const _component_el_date_picker = resolveComponent("el-date-picker");
9929
9931
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
9930
9932
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -9962,13 +9964,13 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
9962
9964
  _: 1
9963
9965
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
9964
9966
  }
9965
- var dateRangeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-e50300fe"]]);
9967
+ var dateRangeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-e50300fe"]]);
9966
9968
  var __glob_0_4$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9967
9969
  __proto__: null,
9968
9970
  "default": dateRangeWidget
9969
9971
  }, Symbol.toStringTag, { value: "Module" }));
9970
9972
  var dateWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
9971
- const _sfc_main$13 = {
9973
+ const _sfc_main$14 = {
9972
9974
  name: "date-widget",
9973
9975
  componentName: "FieldWidget",
9974
9976
  mixins: [emitter, fieldMixin, i18n$1],
@@ -10023,7 +10025,7 @@ const _sfc_main$13 = {
10023
10025
  },
10024
10026
  methods: {}
10025
10027
  };
10026
- function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
10028
+ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
10027
10029
  const _component_el_date_picker = resolveComponent("el-date-picker");
10028
10030
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
10029
10031
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -10061,13 +10063,13 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
10061
10063
  _: 1
10062
10064
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
10063
10065
  }
10064
- var dateWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-89ff4bae"]]);
10066
+ var dateWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-89ff4bae"]]);
10065
10067
  var __glob_0_5$2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10066
10068
  __proto__: null,
10067
10069
  "default": dateWidget
10068
10070
  }, Symbol.toStringTag, { value: "Module" }));
10069
10071
  var dividerWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
10070
- const _sfc_main$12 = {
10072
+ const _sfc_main$13 = {
10071
10073
  name: "divider-widget",
10072
10074
  componentName: "FieldWidget",
10073
10075
  mixins: [emitter, fieldMixin, i18n$1],
@@ -10113,7 +10115,7 @@ const _sfc_main$12 = {
10113
10115
  },
10114
10116
  methods: {}
10115
10117
  };
10116
- function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
10118
+ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
10117
10119
  const _component_el_divider = resolveComponent("el-divider");
10118
10120
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
10119
10121
  return openBlock(), createBlock(_component_static_content_wrapper, {
@@ -10142,7 +10144,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
10142
10144
  _: 1
10143
10145
  }, 8, ["designer", "field", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
10144
10146
  }
10145
- var dividerWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-09a1b973"]]);
10147
+ var dividerWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-09a1b973"]]);
10146
10148
  var __glob_0_6$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10147
10149
  __proto__: null,
10148
10150
  "default": dividerWidget
@@ -10181,7 +10183,7 @@ var _export_sfc = (sfc, props) => {
10181
10183
  }
10182
10184
  return target;
10183
10185
  };
10184
- const _sfc_main$11 = defineComponent({
10186
+ const _sfc_main$12 = defineComponent({
10185
10187
  name: "ArrowDownBold"
10186
10188
  });
10187
10189
  const _hoisted_1$G = {
@@ -10198,11 +10200,11 @@ const _hoisted_2$v = /* @__PURE__ */ createElementVNode("path", {
10198
10200
  const _hoisted_3$r = [
10199
10201
  _hoisted_2$v
10200
10202
  ];
10201
- function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
10203
+ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
10202
10204
  return openBlock(), createElementBlock("svg", _hoisted_1$G, _hoisted_3$r);
10203
10205
  }
10204
- var arrowDownBold = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
10205
- const _sfc_main$10 = defineComponent({
10206
+ var arrowDownBold = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12]]);
10207
+ const _sfc_main$11 = defineComponent({
10206
10208
  name: "ArrowDown"
10207
10209
  });
10208
10210
  const _hoisted_1$F = {
@@ -10219,11 +10221,11 @@ const _hoisted_2$u = /* @__PURE__ */ createElementVNode("path", {
10219
10221
  const _hoisted_3$q = [
10220
10222
  _hoisted_2$u
10221
10223
  ];
10222
- function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
10224
+ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
10223
10225
  return openBlock(), createElementBlock("svg", _hoisted_1$F, _hoisted_3$q);
10224
10226
  }
10225
- var arrowDown = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
10226
- const _sfc_main$$ = defineComponent({
10227
+ var arrowDown = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
10228
+ const _sfc_main$10 = defineComponent({
10227
10229
  name: "ArrowUp"
10228
10230
  });
10229
10231
  const _hoisted_1$E = {
@@ -10240,11 +10242,11 @@ const _hoisted_2$t = /* @__PURE__ */ createElementVNode("path", {
10240
10242
  const _hoisted_3$p = [
10241
10243
  _hoisted_2$t
10242
10244
  ];
10243
- function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
10245
+ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
10244
10246
  return openBlock(), createElementBlock("svg", _hoisted_1$E, _hoisted_3$p);
10245
10247
  }
10246
- var arrowUp = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
10247
- const _sfc_main$_ = defineComponent({
10248
+ var arrowUp = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
10249
+ const _sfc_main$$ = defineComponent({
10248
10250
  name: "CirclePlus"
10249
10251
  });
10250
10252
  const _hoisted_1$D = {
@@ -10271,11 +10273,11 @@ const _hoisted_5$c = [
10271
10273
  _hoisted_3$o,
10272
10274
  _hoisted_4$f
10273
10275
  ];
10274
- function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
10276
+ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
10275
10277
  return openBlock(), createElementBlock("svg", _hoisted_1$D, _hoisted_5$c);
10276
10278
  }
10277
- var circlePlus = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
10278
- const _sfc_main$Z = defineComponent({
10279
+ var circlePlus = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
10280
+ const _sfc_main$_ = defineComponent({
10279
10281
  name: "Delete"
10280
10282
  });
10281
10283
  const _hoisted_1$C = {
@@ -10292,11 +10294,11 @@ const _hoisted_2$r = /* @__PURE__ */ createElementVNode("path", {
10292
10294
  const _hoisted_3$n = [
10293
10295
  _hoisted_2$r
10294
10296
  ];
10295
- function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
10297
+ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
10296
10298
  return openBlock(), createElementBlock("svg", _hoisted_1$C, _hoisted_3$n);
10297
10299
  }
10298
- var _delete = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z]]);
10299
- const _sfc_main$Y = defineComponent({
10300
+ var _delete = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
10301
+ const _sfc_main$Z = defineComponent({
10300
10302
  name: "Edit"
10301
10303
  });
10302
10304
  const _hoisted_1$B = {
@@ -10318,11 +10320,11 @@ const _hoisted_4$e = [
10318
10320
  _hoisted_2$q,
10319
10321
  _hoisted_3$m
10320
10322
  ];
10321
- function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
10323
+ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
10322
10324
  return openBlock(), createElementBlock("svg", _hoisted_1$B, _hoisted_4$e);
10323
10325
  }
10324
- var edit = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y]]);
10325
- const _sfc_main$X = defineComponent({
10326
+ var edit = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z]]);
10327
+ const _sfc_main$Y = defineComponent({
10326
10328
  name: "InfoFilled"
10327
10329
  });
10328
10330
  const _hoisted_1$A = {
@@ -10339,11 +10341,11 @@ const _hoisted_2$p = /* @__PURE__ */ createElementVNode("path", {
10339
10341
  const _hoisted_3$l = [
10340
10342
  _hoisted_2$p
10341
10343
  ];
10342
- function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
10344
+ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
10343
10345
  return openBlock(), createElementBlock("svg", _hoisted_1$A, _hoisted_3$l);
10344
10346
  }
10345
- var infoFilled = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
10346
- const _sfc_main$W = defineComponent({
10347
+ var infoFilled = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y]]);
10348
+ const _sfc_main$X = defineComponent({
10347
10349
  name: "Loading"
10348
10350
  });
10349
10351
  const _hoisted_1$z = {
@@ -10360,11 +10362,11 @@ const _hoisted_2$o = /* @__PURE__ */ createElementVNode("path", {
10360
10362
  const _hoisted_3$k = [
10361
10363
  _hoisted_2$o
10362
10364
  ];
10363
- function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
10365
+ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
10364
10366
  return openBlock(), createElementBlock("svg", _hoisted_1$z, _hoisted_3$k);
10365
10367
  }
10366
- var loading = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
10367
- const _sfc_main$V = defineComponent({
10368
+ var loading = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
10369
+ const _sfc_main$W = defineComponent({
10368
10370
  name: "Minus"
10369
10371
  });
10370
10372
  const _hoisted_1$y = {
@@ -10381,11 +10383,11 @@ const _hoisted_2$n = /* @__PURE__ */ createElementVNode("path", {
10381
10383
  const _hoisted_3$j = [
10382
10384
  _hoisted_2$n
10383
10385
  ];
10384
- function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
10386
+ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
10385
10387
  return openBlock(), createElementBlock("svg", _hoisted_1$y, _hoisted_3$j);
10386
10388
  }
10387
- var minus = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
10388
- const _sfc_main$U = defineComponent({
10389
+ var minus = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
10390
+ const _sfc_main$V = defineComponent({
10389
10391
  name: "Plus"
10390
10392
  });
10391
10393
  const _hoisted_1$x = {
@@ -10402,11 +10404,11 @@ const _hoisted_2$m = /* @__PURE__ */ createElementVNode("path", {
10402
10404
  const _hoisted_3$i = [
10403
10405
  _hoisted_2$m
10404
10406
  ];
10405
- function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
10407
+ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
10406
10408
  return openBlock(), createElementBlock("svg", _hoisted_1$x, _hoisted_3$i);
10407
10409
  }
10408
- var plus = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U]]);
10409
- const _sfc_main$T = defineComponent({
10410
+ var plus = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
10411
+ const _sfc_main$U = defineComponent({
10410
10412
  name: "Search"
10411
10413
  });
10412
10414
  const _hoisted_1$w = {
@@ -10423,10 +10425,10 @@ const _hoisted_2$l = /* @__PURE__ */ createElementVNode("path", {
10423
10425
  const _hoisted_3$h = [
10424
10426
  _hoisted_2$l
10425
10427
  ];
10426
- function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
10428
+ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
10427
10429
  return openBlock(), createElementBlock("svg", _hoisted_1$w, _hoisted_3$h);
10428
10430
  }
10429
- var search = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T]]);
10431
+ var search = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U]]);
10430
10432
  var defaultConfig = {
10431
10433
  expireTimes: "1d",
10432
10434
  path: "; path=/",
@@ -10555,7 +10557,7 @@ var _imports_1 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf
10555
10557
  var fileUploadWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
10556
10558
  useCookies();
10557
10559
  let selectFileText = "'" + translate("render.hint.selectFile") + "'";
10558
- const _sfc_main$S = {
10560
+ const _sfc_main$T = {
10559
10561
  name: "file-upload-widget",
10560
10562
  componentName: "FieldWidget",
10561
10563
  mixins: [emitter, fieldMixin, i18n$1],
@@ -10765,7 +10767,7 @@ const _sfc_main$S = {
10765
10767
  } else {
10766
10768
  file.url = file.url || (res == null ? void 0 : res.url) || ((_a = res == null ? void 0 : res.data) == null ? void 0 : _a.fileUrl);
10767
10769
  }
10768
- this.fileList = deepClone(fileList);
10770
+ this.fileList = deepClone([...fileList, ...this.fileList]);
10769
10771
  this.uploadBtnHidden = fileList.length >= this.field.options.limit;
10770
10772
  const allDone = !fileList.some((f) => f.status === "uploading");
10771
10773
  if (allDone) {
@@ -10890,7 +10892,7 @@ const _hoisted_10$4 = { class: "right-wrap" };
10890
10892
  const _hoisted_11$2 = ["title", "onClick"];
10891
10893
  const _hoisted_12$1 = ["onClick"];
10892
10894
  const _hoisted_13$1 = ["onClick"];
10893
- function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
10895
+ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
10894
10896
  const _component_el_button = resolveComponent("el-button");
10895
10897
  const _component_el_upload = resolveComponent("el-upload");
10896
10898
  const _component_el_progress = resolveComponent("el-progress");
@@ -11008,13 +11010,13 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
11008
11010
  _: 1
11009
11011
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11010
11012
  }
11011
- var fileUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-4518e42a"]]);
11013
+ var fileUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-706efc6a"]]);
11012
11014
  var __glob_0_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11013
11015
  __proto__: null,
11014
11016
  "default": fileUploadWidget
11015
11017
  }, Symbol.toStringTag, { value: "Module" }));
11016
11018
  var htmlTextWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11017
- const _sfc_main$R = {
11019
+ const _sfc_main$S = {
11018
11020
  name: "html-text-widget",
11019
11021
  componentName: "FieldWidget",
11020
11022
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11061,7 +11063,7 @@ const _sfc_main$R = {
11061
11063
  methods: {}
11062
11064
  };
11063
11065
  const _hoisted_1$u = ["innerHTML"];
11064
- function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
11066
+ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
11065
11067
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
11066
11068
  return openBlock(), createBlock(_component_static_content_wrapper, {
11067
11069
  designer: $props.designer,
@@ -11083,13 +11085,13 @@ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
11083
11085
  _: 1
11084
11086
  }, 8, ["designer", "field", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11085
11087
  }
11086
- var htmlTextWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-3d941b4e"]]);
11088
+ var htmlTextWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-3d941b4e"]]);
11087
11089
  var __glob_0_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11088
11090
  __proto__: null,
11089
11091
  "default": htmlTextWidget
11090
11092
  }, Symbol.toStringTag, { value: "Module" }));
11091
11093
  var inputWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11092
- const _sfc_main$Q = {
11094
+ const _sfc_main$R = {
11093
11095
  name: "input-widget",
11094
11096
  componentName: "FieldWidget",
11095
11097
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11152,7 +11154,7 @@ const _sfc_main$Q = {
11152
11154
  },
11153
11155
  methods: {}
11154
11156
  };
11155
- function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
11157
+ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
11156
11158
  const _component_svg_icon = resolveComponent("svg-icon");
11157
11159
  const _component_el_button = resolveComponent("el-button");
11158
11160
  const _component_el_input = resolveComponent("el-input");
@@ -11214,13 +11216,13 @@ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
11214
11216
  _: 1
11215
11217
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11216
11218
  }
11217
- var inputWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-0346e877"]]);
11219
+ var inputWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-0346e877"]]);
11218
11220
  var __glob_0_10 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11219
11221
  __proto__: null,
11220
11222
  "default": inputWidget
11221
11223
  }, Symbol.toStringTag, { value: "Module" }));
11222
11224
  var numberWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11223
- const _sfc_main$P = {
11225
+ const _sfc_main$Q = {
11224
11226
  name: "number-widget",
11225
11227
  componentName: "FieldWidget",
11226
11228
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11275,7 +11277,7 @@ const _sfc_main$P = {
11275
11277
  },
11276
11278
  methods: {}
11277
11279
  };
11278
- function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
11280
+ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
11279
11281
  const _component_el_input_number = resolveComponent("el-input-number");
11280
11282
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
11281
11283
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -11312,13 +11314,13 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
11312
11314
  _: 1
11313
11315
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11314
11316
  }
11315
- var numberWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-30c98522"]]);
11317
+ var numberWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-30c98522"]]);
11316
11318
  var __glob_0_11 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11317
11319
  __proto__: null,
11318
11320
  "default": numberWidget
11319
11321
  }, Symbol.toStringTag, { value: "Module" }));
11320
11322
  var pictureUploadWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11321
- const _sfc_main$O = {
11323
+ const _sfc_main$P = {
11322
11324
  name: "picture-upload-widget",
11323
11325
  componentName: "FieldWidget",
11324
11326
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11528,7 +11530,7 @@ const _hoisted_6$a = {
11528
11530
  class: "el-upload__tip"
11529
11531
  };
11530
11532
  const _hoisted_7$8 = { class: "uploader-icon" };
11531
- function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
11533
+ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
11532
11534
  const _component_el_image = resolveComponent("el-image");
11533
11535
  const _component_svg_icon = resolveComponent("svg-icon");
11534
11536
  const _component_el_upload = resolveComponent("el-upload");
@@ -11613,13 +11615,13 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
11613
11615
  _: 1
11614
11616
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11615
11617
  }
11616
- var pictureUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-4d09ba72"]]);
11618
+ var pictureUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-4d09ba72"]]);
11617
11619
  var __glob_0_12 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11618
11620
  __proto__: null,
11619
11621
  "default": pictureUploadWidget
11620
11622
  }, Symbol.toStringTag, { value: "Module" }));
11621
11623
  var radioWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11622
- const _sfc_main$N = {
11624
+ const _sfc_main$O = {
11623
11625
  name: "radio-widget",
11624
11626
  componentName: "FieldWidget",
11625
11627
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11675,7 +11677,7 @@ const _sfc_main$N = {
11675
11677
  },
11676
11678
  methods: {}
11677
11679
  };
11678
- function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
11680
+ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
11679
11681
  const _component_el_radio_button = resolveComponent("el-radio-button");
11680
11682
  const _component_el_radio = resolveComponent("el-radio");
11681
11683
  const _component_el_radio_group = resolveComponent("el-radio-group");
@@ -11737,13 +11739,13 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
11737
11739
  _: 1
11738
11740
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11739
11741
  }
11740
- var radioWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-05b877c5"]]);
11742
+ var radioWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-05b877c5"]]);
11741
11743
  var __glob_0_13 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11742
11744
  __proto__: null,
11743
11745
  "default": radioWidget
11744
11746
  }, Symbol.toStringTag, { value: "Module" }));
11745
11747
  var rateWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
11746
- const _sfc_main$M = {
11748
+ const _sfc_main$N = {
11747
11749
  name: "rate-widget",
11748
11750
  componentName: "FieldWidget",
11749
11751
  mixins: [emitter, fieldMixin, i18n$1],
@@ -11798,7 +11800,7 @@ const _sfc_main$M = {
11798
11800
  },
11799
11801
  methods: {}
11800
11802
  };
11801
- function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
11803
+ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
11802
11804
  const _component_el_rate = resolveComponent("el-rate");
11803
11805
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
11804
11806
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -11831,7 +11833,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
11831
11833
  _: 1
11832
11834
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
11833
11835
  }
11834
- var rateWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-3c7d82fe"]]);
11836
+ var rateWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-3c7d82fe"]]);
11835
11837
  var __glob_0_14 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11836
11838
  __proto__: null,
11837
11839
  "default": rateWidget
@@ -23167,7 +23169,7 @@ const defaultOptions = {
23167
23169
  placeholder: "Insert content here ...",
23168
23170
  readOnly: false
23169
23171
  };
23170
- const _sfc_main$L = {
23172
+ const _sfc_main$M = {
23171
23173
  name: "quill-editor",
23172
23174
  props: {
23173
23175
  content: String,
@@ -23272,15 +23274,15 @@ const _sfc_main$L = {
23272
23274
  }
23273
23275
  };
23274
23276
  const _hoisted_1$s = { ref: "editor" };
23275
- function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
23277
+ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
23276
23278
  return openBlock(), createElementBlock("section", _hoisted_1$s, null, 512);
23277
23279
  }
23278
- var quillEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$L, [["render", _sfc_render$L]]);
23280
+ var quillEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$M, [["render", _sfc_render$M]]);
23279
23281
  quillEditor.install = function(app) {
23280
23282
  app.component(quillEditor.name, quillEditor);
23281
23283
  };
23282
23284
  var richEditorWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23283
- const _sfc_main$K = {
23285
+ const _sfc_main$L = {
23284
23286
  name: "rich-editor-widget",
23285
23287
  componentName: "FieldWidget",
23286
23288
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23359,7 +23361,7 @@ const _sfc_main$K = {
23359
23361
  }
23360
23362
  }
23361
23363
  };
23362
- function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
23364
+ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
23363
23365
  const _component_quill_editor = resolveComponent("quill-editor");
23364
23366
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
23365
23367
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -23391,12 +23393,12 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
23391
23393
  _: 1
23392
23394
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23393
23395
  }
23394
- var richEditorWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-6f719fd1"]]);
23396
+ var richEditorWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-6f719fd1"]]);
23395
23397
  var __glob_0_15 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23396
23398
  __proto__: null,
23397
23399
  "default": richEditorWidget
23398
23400
  }, Symbol.toStringTag, { value: "Module" }));
23399
- const _sfc_main$J = {
23401
+ const _sfc_main$K = {
23400
23402
  name: "select-tree-widget",
23401
23403
  componentName: "FieldWidget",
23402
23404
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23456,7 +23458,7 @@ const _sfc_main$J = {
23456
23458
  this.unregisterFromRefList();
23457
23459
  }
23458
23460
  };
23459
- function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
23461
+ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
23460
23462
  const _component_el_tree_select = resolveComponent("el-tree-select");
23461
23463
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
23462
23464
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -23503,13 +23505,13 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
23503
23505
  _: 1
23504
23506
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23505
23507
  }
23506
- var selectTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$J, [["render", _sfc_render$J]]);
23508
+ var selectTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$K, [["render", _sfc_render$K]]);
23507
23509
  var __glob_0_16 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23508
23510
  __proto__: null,
23509
23511
  "default": selectTreeWidget
23510
23512
  }, Symbol.toStringTag, { value: "Module" }));
23511
23513
  var selectWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23512
- const _sfc_main$I = {
23514
+ const _sfc_main$J = {
23513
23515
  name: "select-widget",
23514
23516
  componentName: "FieldWidget",
23515
23517
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23587,7 +23589,7 @@ const _sfc_main$I = {
23587
23589
  }
23588
23590
  }
23589
23591
  };
23590
- function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
23592
+ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
23591
23593
  const _component_el_option = resolveComponent("el-option");
23592
23594
  const _component_el_select = resolveComponent("el-select");
23593
23595
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
@@ -23641,13 +23643,13 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
23641
23643
  _: 1
23642
23644
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23643
23645
  }
23644
- var selectWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-3d1ff454"]]);
23646
+ var selectWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-3d1ff454"]]);
23645
23647
  var __glob_0_17 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23646
23648
  __proto__: null,
23647
23649
  "default": selectWidget
23648
23650
  }, Symbol.toStringTag, { value: "Module" }));
23649
23651
  var sliderWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23650
- const _sfc_main$H = {
23652
+ const _sfc_main$I = {
23651
23653
  name: "slider-widget",
23652
23654
  componentName: "FieldWidget",
23653
23655
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23702,7 +23704,7 @@ const _sfc_main$H = {
23702
23704
  },
23703
23705
  methods: {}
23704
23706
  };
23705
- function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
23707
+ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
23706
23708
  const _component_el_slider = resolveComponent("el-slider");
23707
23709
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
23708
23710
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -23735,13 +23737,13 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
23735
23737
  _: 1
23736
23738
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23737
23739
  }
23738
- var sliderWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-c9a31970"]]);
23740
+ var sliderWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-c9a31970"]]);
23739
23741
  var __glob_0_18 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23740
23742
  __proto__: null,
23741
23743
  "default": sliderWidget
23742
23744
  }, Symbol.toStringTag, { value: "Module" }));
23743
23745
  var slotWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23744
- const _sfc_main$G = {
23746
+ const _sfc_main$H = {
23745
23747
  name: "slot-widget",
23746
23748
  componentName: "FieldWidget",
23747
23749
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23791,7 +23793,7 @@ const _hoisted_1$r = {
23791
23793
  key: 0,
23792
23794
  class: "slot-title"
23793
23795
  };
23794
- function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
23796
+ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
23795
23797
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
23796
23798
  return openBlock(), createBlock(_component_static_content_wrapper, {
23797
23799
  designer: $props.designer,
@@ -23815,13 +23817,13 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
23815
23817
  _: 3
23816
23818
  }, 8, ["designer", "field", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23817
23819
  }
23818
- var slotWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-95f13fca"]]);
23820
+ var slotWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-95f13fca"]]);
23819
23821
  var __glob_0_19 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23820
23822
  __proto__: null,
23821
23823
  "default": slotWidget
23822
23824
  }, Symbol.toStringTag, { value: "Module" }));
23823
23825
  var staticTextWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23824
- const _sfc_main$F = {
23826
+ const _sfc_main$G = {
23825
23827
  name: "static-text-widget",
23826
23828
  componentName: "FieldWidget",
23827
23829
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23907,7 +23909,7 @@ const _sfc_main$F = {
23907
23909
  }
23908
23910
  }
23909
23911
  };
23910
- function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
23912
+ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
23911
23913
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
23912
23914
  return openBlock(), createBlock(_component_form_item_wrapper, {
23913
23915
  designer: $props.designer,
@@ -23934,13 +23936,13 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
23934
23936
  _: 1
23935
23937
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
23936
23938
  }
23937
- var staticTextWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-760822b6"]]);
23939
+ var staticTextWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-760822b6"]]);
23938
23940
  var __glob_0_21 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
23939
23941
  __proto__: null,
23940
23942
  "default": staticTextWidget
23941
23943
  }, Symbol.toStringTag, { value: "Module" }));
23942
23944
  var switchWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
23943
- const _sfc_main$E = {
23945
+ const _sfc_main$F = {
23944
23946
  name: "switch-widget",
23945
23947
  componentName: "FieldWidget",
23946
23948
  mixins: [emitter, fieldMixin, i18n$1],
@@ -23995,7 +23997,7 @@ const _sfc_main$E = {
23995
23997
  },
23996
23998
  methods: {}
23997
23999
  };
23998
- function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
24000
+ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
23999
24001
  const _component_el_switch = resolveComponent("el-switch");
24000
24002
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
24001
24003
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -24027,13 +24029,13 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
24027
24029
  _: 1
24028
24030
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
24029
24031
  }
24030
- var switchWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-2e8d2d0a"]]);
24032
+ var switchWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-2e8d2d0a"]]);
24031
24033
  var __glob_0_22 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24032
24034
  __proto__: null,
24033
24035
  "default": switchWidget
24034
24036
  }, Symbol.toStringTag, { value: "Module" }));
24035
24037
  var textareaWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
24036
- const _sfc_main$D = {
24038
+ const _sfc_main$E = {
24037
24039
  name: "textarea-widget",
24038
24040
  componentName: "FieldWidget",
24039
24041
  mixins: [emitter, fieldMixin, i18n$1],
@@ -24088,7 +24090,7 @@ const _sfc_main$D = {
24088
24090
  },
24089
24091
  methods: {}
24090
24092
  };
24091
- function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
24093
+ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
24092
24094
  const _component_el_input = resolveComponent("el-input");
24093
24095
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
24094
24096
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -24126,13 +24128,13 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
24126
24128
  _: 1
24127
24129
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
24128
24130
  }
24129
- var textareaWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-687fedce"]]);
24131
+ var textareaWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-687fedce"]]);
24130
24132
  var __glob_0_23 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24131
24133
  __proto__: null,
24132
24134
  "default": textareaWidget
24133
24135
  }, Symbol.toStringTag, { value: "Module" }));
24134
24136
  var timeRangeWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
24135
- const _sfc_main$C = {
24137
+ const _sfc_main$D = {
24136
24138
  name: "time-range-widget",
24137
24139
  componentName: "FieldWidget",
24138
24140
  mixins: [emitter, fieldMixin, i18n$1],
@@ -24187,7 +24189,7 @@ const _sfc_main$C = {
24187
24189
  },
24188
24190
  methods: {}
24189
24191
  };
24190
- function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
24192
+ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
24191
24193
  const _component_el_time_picker = resolveComponent("el-time-picker");
24192
24194
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
24193
24195
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -24230,13 +24232,13 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
24230
24232
  _: 1
24231
24233
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
24232
24234
  }
24233
- var timeRangeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-f78e9b46"]]);
24235
+ var timeRangeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-f78e9b46"]]);
24234
24236
  var __glob_0_24 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24235
24237
  __proto__: null,
24236
24238
  "default": timeRangeWidget
24237
24239
  }, Symbol.toStringTag, { value: "Module" }));
24238
24240
  var timeWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
24239
- const _sfc_main$B = {
24241
+ const _sfc_main$C = {
24240
24242
  name: "time-widget",
24241
24243
  componentName: "FieldWidget",
24242
24244
  mixins: [emitter, fieldMixin, i18n$1],
@@ -24291,7 +24293,7 @@ const _sfc_main$B = {
24291
24293
  },
24292
24294
  methods: {}
24293
24295
  };
24294
- function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
24296
+ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
24295
24297
  const _component_el_time_picker = resolveComponent("el-time-picker");
24296
24298
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
24297
24299
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -24328,7 +24330,7 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
24328
24330
  _: 1
24329
24331
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
24330
24332
  }
24331
- var timeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-60cd3a6a"]]);
24333
+ var timeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-60cd3a6a"]]);
24332
24334
  var __glob_0_25 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24333
24335
  __proto__: null,
24334
24336
  "default": timeWidget
@@ -24340,7 +24342,7 @@ for (const path in modules$2) {
24340
24342
  comps[cname] = modules$2[path].default;
24341
24343
  }
24342
24344
  var gridColItem_vue_vue_type_style_index_0_scoped_true_lang = "";
24343
- const _sfc_main$A = {
24345
+ const _sfc_main$B = {
24344
24346
  name: "GridColItem",
24345
24347
  componentName: "ContainerItem",
24346
24348
  mixins: [emitter, i18n$1, refMixin],
@@ -24461,7 +24463,7 @@ const _sfc_main$A = {
24461
24463
  };
24462
24464
  const _hoisted_1$q = { class: "blank-cell" };
24463
24465
  const _hoisted_2$i = { class: "invisible-content" };
24464
- function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
24466
+ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
24465
24467
  const _component_el_col = resolveComponent("el-col");
24466
24468
  return $props.widget ? withDirectives((openBlock(), createBlock(_component_el_col, mergeProps({
24467
24469
  key: 0,
@@ -24529,7 +24531,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
24529
24531
  [vShow, $options.colVisible]
24530
24532
  ]) : createCommentVNode("", true);
24531
24533
  }
24532
- var GridColItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-746165e2"]]);
24534
+ var GridColItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-746165e2"]]);
24533
24535
  var __glob_0_1$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24534
24536
  __proto__: null,
24535
24537
  "default": GridColItem
@@ -24723,7 +24725,7 @@ var containerItemMixin = {
24723
24725
  }
24724
24726
  }
24725
24727
  };
24726
- const _sfc_main$z = {
24728
+ const _sfc_main$A = {
24727
24729
  name: "vf-grid-item",
24728
24730
  componentName: "ContainerItem",
24729
24731
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -24766,7 +24768,7 @@ const _sfc_main$z = {
24766
24768
  },
24767
24769
  methods: {}
24768
24770
  };
24769
- function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
24771
+ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
24770
24772
  const _component_grid_col_item = resolveComponent("grid-col-item");
24771
24773
  const _component_el_row = resolveComponent("el-row");
24772
24774
  const _component_container_item_wrapper = resolveComponent("container-item-wrapper");
@@ -24812,13 +24814,13 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
24812
24814
  _: 3
24813
24815
  }, 8, ["widget"]);
24814
24816
  }
24815
- var gridItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$z, [["render", _sfc_render$z]]);
24817
+ var gridItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$A, [["render", _sfc_render$A]]);
24816
24818
  var __glob_0_2$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
24817
24819
  __proto__: null,
24818
24820
  "default": gridItem
24819
24821
  }, Symbol.toStringTag, { value: "Module" }));
24820
24822
  var subFormItem_vue_vue_type_style_index_0_scoped_true_lang = "";
24821
- const _sfc_main$y = {
24823
+ const _sfc_main$z = {
24822
24824
  name: "sub-form-item",
24823
24825
  componentName: "ContainerItem",
24824
24826
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -25032,7 +25034,7 @@ const _hoisted_7$7 = {
25032
25034
  key: 0,
25033
25035
  class: "row-number-span"
25034
25036
  };
25035
- function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
25037
+ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
25036
25038
  const _component_svg_icon = resolveComponent("svg-icon");
25037
25039
  const _component_el_button = resolveComponent("el-button");
25038
25040
  const _component_el_tooltip = resolveComponent("el-tooltip");
@@ -25194,12 +25196,12 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
25194
25196
  _: 1
25195
25197
  }, 8, ["widget"]);
25196
25198
  }
25197
- var subFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$y, [["render", _sfc_render$y], ["__scopeId", "data-v-59c24e8e"]]);
25199
+ var subFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$z, [["render", _sfc_render$z], ["__scopeId", "data-v-59c24e8e"]]);
25198
25200
  var __glob_0_3$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25199
25201
  __proto__: null,
25200
25202
  "default": subFormItem
25201
25203
  }, Symbol.toStringTag, { value: "Module" }));
25202
- const _sfc_main$x = {
25204
+ const _sfc_main$y = {
25203
25205
  name: "tab-item",
25204
25206
  componentName: "ContainerItem",
25205
25207
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -25250,7 +25252,7 @@ const _sfc_main$x = {
25250
25252
  }
25251
25253
  }
25252
25254
  };
25253
- function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
25255
+ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
25254
25256
  const _component_el_tab_pane = resolveComponent("el-tab-pane");
25255
25257
  const _component_el_tabs = resolveComponent("el-tabs");
25256
25258
  const _component_container_item_wrapper = resolveComponent("container-item-wrapper");
@@ -25325,13 +25327,13 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
25325
25327
  _: 3
25326
25328
  }, 8, ["widget"]);
25327
25329
  }
25328
- var tabItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$x]]);
25330
+ var tabItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$y, [["render", _sfc_render$y]]);
25329
25331
  var __glob_0_4$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25330
25332
  __proto__: null,
25331
25333
  "default": tabItem
25332
25334
  }, Symbol.toStringTag, { value: "Module" }));
25333
25335
  var tableCellItem_vue_vue_type_style_index_0_scoped_true_lang = "";
25334
- const _sfc_main$w = {
25336
+ const _sfc_main$x = {
25335
25337
  name: "TableCellItem",
25336
25338
  componentName: "ContainerItem",
25337
25339
  mixins: [emitter, i18n$1, refMixin],
@@ -25355,7 +25357,7 @@ const _sfc_main$w = {
25355
25357
  methods: {}
25356
25358
  };
25357
25359
  const _hoisted_1$o = ["colspan", "rowspan"];
25358
- function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
25360
+ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
25359
25361
  return openBlock(), createElementBlock("td", {
25360
25362
  class: normalizeClass(["table-cell", [$options.customClass]]),
25361
25363
  colspan: $props.widget && $props.widget.options ? $props.widget.options.colspan || 1 : 1,
@@ -25399,13 +25401,13 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
25399
25401
  }), 256))
25400
25402
  ], 14, _hoisted_1$o);
25401
25403
  }
25402
- var TableCellItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-7d6166fa"]]);
25404
+ var TableCellItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-7d6166fa"]]);
25403
25405
  var __glob_0_5$1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25404
25406
  __proto__: null,
25405
25407
  "default": TableCellItem
25406
25408
  }, Symbol.toStringTag, { value: "Module" }));
25407
25409
  var tableItem_vue_vue_type_style_index_0_scoped_true_lang = "";
25408
- const _sfc_main$v = {
25410
+ const _sfc_main$w = {
25409
25411
  name: "table-item",
25410
25412
  componentName: "ContainerItem",
25411
25413
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -25427,7 +25429,7 @@ const _sfc_main$v = {
25427
25429
  },
25428
25430
  methods: {}
25429
25431
  };
25430
- function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
25432
+ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
25431
25433
  const _component_table_cell_item = resolveComponent("table-cell-item");
25432
25434
  const _component_container_item_wrapper = resolveComponent("container-item-wrapper");
25433
25435
  return openBlock(), createBlock(_component_container_item_wrapper, { widget: $props.widget }, {
@@ -25477,7 +25479,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
25477
25479
  _: 3
25478
25480
  }, 8, ["widget"]);
25479
25481
  }
25480
- var tableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-3481d843"]]);
25482
+ var tableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-3481d843"]]);
25481
25483
  var __glob_0_6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25482
25484
  __proto__: null,
25483
25485
  "default": tableItem
@@ -25492,7 +25494,7 @@ var ContainerItems = {
25492
25494
  }
25493
25495
  };
25494
25496
  var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
25495
- const _sfc_main$u = {
25497
+ const _sfc_main$v = {
25496
25498
  name: "VFormRender",
25497
25499
  componentName: "VFormRender",
25498
25500
  mixins: [emitter, i18n$1],
@@ -26119,7 +26121,7 @@ const _sfc_main$u = {
26119
26121
  }
26120
26122
  }
26121
26123
  };
26122
- function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
26124
+ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
26123
26125
  const _component_el_form = resolveComponent("el-form");
26124
26126
  return openBlock(), createBlock(_component_el_form, {
26125
26127
  "label-position": $options.labelPosition,
@@ -26174,7 +26176,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
26174
26176
  _: 3
26175
26177
  }, 8, ["label-position", "size", "class", "label-width", "model"]);
26176
26178
  }
26177
- var VFormRender = /* @__PURE__ */ _export_sfc$1(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-6b16d674"]]);
26179
+ var VFormRender = /* @__PURE__ */ _export_sfc$1(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-6b16d674"]]);
26178
26180
  function registerIcon(app) {
26179
26181
  app.component("el-icon-edit", edit);
26180
26182
  app.component("el-icon-minus", minus);
@@ -26189,13 +26191,13 @@ function registerIcon(app) {
26189
26191
  if (typeof window !== "undefined") {
26190
26192
  let loadSvg = function() {
26191
26193
  var body = document.body;
26192
- var svgDom = document.getElementById("__svg__icons__dom__1778556038429__");
26194
+ var svgDom = document.getElementById("__svg__icons__dom__1778656899957__");
26193
26195
  if (!svgDom) {
26194
26196
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26195
26197
  svgDom.style.position = "absolute";
26196
26198
  svgDom.style.width = "0";
26197
26199
  svgDom.style.height = "0";
26198
- svgDom.id = "__svg__icons__dom__1778556038429__";
26200
+ svgDom.id = "__svg__icons__dom__1778656899957__";
26199
26201
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26200
26202
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26201
26203
  }
@@ -26469,7 +26471,7 @@ var containerMixin = {
26469
26471
  }
26470
26472
  };
26471
26473
  var containerWrapper_vue_vue_type_style_index_0_scoped_true_lang = "";
26472
- const _sfc_main$t = {
26474
+ const _sfc_main$u = {
26473
26475
  name: "container-wrapper",
26474
26476
  mixins: [i18n$1, containerMixin],
26475
26477
  components: {
@@ -26505,7 +26507,7 @@ const _hoisted_9$4 = {
26505
26507
  };
26506
26508
  const _hoisted_10$3 = ["title"];
26507
26509
  const _hoisted_11$1 = { key: 0 };
26508
- function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
26510
+ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
26509
26511
  const _component_svg_icon = resolveComponent("svg-icon");
26510
26512
  return openBlock(), createElementBlock("div", {
26511
26513
  class: normalizeClass(["container-wrapper", [$options.customClass]])
@@ -26573,7 +26575,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
26573
26575
  ])) : createCommentVNode("", true)
26574
26576
  ], 2);
26575
26577
  }
26576
- var ContainerWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-679de05a"]]);
26578
+ var ContainerWrapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-679de05a"]]);
26577
26579
  var __glob_0_0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26578
26580
  __proto__: null,
26579
26581
  "default": ContainerWrapper
@@ -26603,7 +26605,7 @@ var refMixinDesign = {
26603
26605
  }
26604
26606
  };
26605
26607
  var cardWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
26606
- const _sfc_main$s = {
26608
+ const _sfc_main$t = {
26607
26609
  name: "card-widget",
26608
26610
  componentName: "ContainerWidget",
26609
26611
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -26645,7 +26647,7 @@ const _sfc_main$s = {
26645
26647
  };
26646
26648
  const _hoisted_1$m = { class: "label" };
26647
26649
  const _hoisted_2$f = { class: "form-widget-list" };
26648
- function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
26650
+ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
26649
26651
  const _component_ArrowDownBold = resolveComponent("ArrowDownBold");
26650
26652
  const _component_el_icon = resolveComponent("el-icon");
26651
26653
  const _component_draggable = resolveComponent("draggable");
@@ -26723,9 +26725,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
26723
26725
  _: 1
26724
26726
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
26725
26727
  }
26726
- var CardWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-2c3be1b8"]]);
26728
+ var CardWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-2c3be1b8"]]);
26727
26729
  var cardItem_vue_vue_type_style_index_0_scoped_true_lang = "";
26728
- const _sfc_main$r = {
26730
+ const _sfc_main$s = {
26729
26731
  name: "card-item",
26730
26732
  componentName: "ContainerItem",
26731
26733
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -26756,7 +26758,7 @@ const _sfc_main$r = {
26756
26758
  }
26757
26759
  };
26758
26760
  const _hoisted_1$l = { class: "label" };
26759
- function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
26761
+ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
26760
26762
  const _component_ArrowDownBold = resolveComponent("ArrowDownBold");
26761
26763
  const _component_el_icon = resolveComponent("el-icon");
26762
26764
  const _component_el_card = resolveComponent("el-card");
@@ -26832,9 +26834,9 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
26832
26834
  _: 3
26833
26835
  }, 8, ["widget"]);
26834
26836
  }
26835
- var CardItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-2f0daae4"]]);
26837
+ var CardItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-2f0daae4"]]);
26836
26838
  const ACE_BASE_PATH = "https://ks3-cn-beijing.ksyun.com/vform2021/ace-mini";
26837
- const _sfc_main$q = {
26839
+ const _sfc_main$r = {
26838
26840
  name: "alert-widget",
26839
26841
  componentName: "FieldWidget",
26840
26842
  mixins: [emitter, fieldMixin, i18n$1],
@@ -26880,7 +26882,7 @@ const _sfc_main$q = {
26880
26882
  }
26881
26883
  }
26882
26884
  };
26883
- function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
26885
+ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
26884
26886
  const _component_el_alert = resolveComponent("el-alert");
26885
26887
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
26886
26888
  return openBlock(), createBlock(_component_static_content_wrapper, {
@@ -26911,7 +26913,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
26911
26913
  _: 1
26912
26914
  }, 8, ["designer", "field", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
26913
26915
  }
26914
- var AlertWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["render", _sfc_render$q]]);
26916
+ var AlertWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$r, [["render", _sfc_render$r]]);
26915
26917
  var cryptoJs = { exports: {} };
26916
26918
  var core = { exports: {} };
26917
26919
  (function(module, exports) {
@@ -32210,7 +32212,7 @@ var personTree = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGlu
32210
32212
  var personIcon = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDx0aXRsZT7nvJbnu4QgOOWkh+S7vSAyPC90aXRsZT4NCiAgICA8ZGVmcz4NCiAgICAgICAgPHBvbHlnb24gaWQ9InBhdGgtMSIgcG9pbnRzPSIwIDIzLjk5OTk1NzEgMjQgMjMuOTk5OTU3MSAyNCAwIDAgMCI+PC9wb2x5Z29uPg0KICAgIDwvZGVmcz4NCiAgICA8ZyBpZD0i6aG16Z2iLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0i5Zu+5bqTIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNzc5LCAtODcpIj4NCiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtOOWkh+S7vS0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NzksIDg3KSI+DQogICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPg0KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPg0KICAgICAgICAgICAgICAgIDwvbWFzaz4NCiAgICAgICAgICAgICAgICA8dXNlIGlkPSLokpnniYgiIGZpbGw9IiNFM0U2RjEiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPg0KICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtOCIgbWFzaz0idXJsKCNtYXNrLTIpIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIuMjgxOCwgMi4yNTc2KSI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0yIiBmaWxsPSIjRkRFRUVBIiBwb2ludHM9IjEyLjIxNzA4ODIgMTguOTc4MDExIDE2LjM0NjU4MDggMTguOTc4MDExIDE2LjM0NjU4MDggMTMuOTkzMjYyOCAxMi4yMTcwODgyIDEzLjk5MzI2MjgiPjwvcG9seWdvbj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtNiIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIj4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMuOTMyMjcwOCwzLjMzNTQ5NDY2IEwxNy44NTY1NjM4LDMuNzE5NjY1NCBMMjEuMDM2NjAxLDcuMzA1Njg3NTcgQzIxLjAzNjYwMSw3LjMwNTY4NzU3IDIxLjA1MTM0OSw3LjQxMjQwNzk0IDIxLjA2NjI2NzksNy41OTIxMzY2NCBDMjEuNTQ1NjQyOCw3Ljc1OTM3ODQ1IDIxLjg5MzYxOCw4LjI1NDkwNTE4IDIxLjg5MzYxOCw4Ljg0MDIzMTk3IEMyMS44OTM2MTgsOS41MDY4MDY3NyAyMS40NDIzMzQ3LDEwLjA1NjkyMTMgMjAuODU4ODY1NCwxMC4xMzgwMTY1IEMyMC40MzcwNzIzLDExLjU1MDQ3MTQgMTguNzA0NDc3MiwxNi4wNTQ0ODYyIDE0LjI0Mjk4NDYsMTYuMDU0NDg2MiBDOS43OTU0NjA4OSwxNi4wNTQ0ODYyIDguMTA2NDY3NDksMTEuMzgxNjA0OCA3LjY0NTA2NDUsMTAuMTI2NDE1NCBDNy4wOTA5MTA3MywxMC4wMTkwNTA5IDYuNjcwMDUwOTUsOS40ODM5NDU5MyA2LjY3MDA1MDk1LDguODQwMjMxOTcgQzYuNjcwMDUwOTUsOC4yNTIwNTk5NyA3LjAyMTQxNzM4LDcuNzU0NTYzMTggNy41MDQ5MjUzNyw3LjU4OTk1NTEzIEw3LjUwNDUxMzc1LDcuNDg5Mjg3MjQgTDkuMDM4MTY1MjksNS42MzA0MDQ4NSBMMTMuOTMyMjcwOCwzLjMzNTQ5NDY2IFoiIGlkPSLlvaLnirbnu5PlkIgiIGZpbGw9IiNGRkY1RjQiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNy41MDQ1MjUxNyw3LjQ4OTI3ODY3IEM3LjIwNDk1NDI4LDUuNzQ1MTY3NSA3LjYzMjg4MjA4LDIuNjE5ODU4OCAxMC43MDcxMDUyLDAuODExMTE5MTY4IEMxMy43OTI0NzExLC0xLjAwNDIyMDQ1IDE4LjEyNzIwNjIsMC42Mjc1MTk0OTYgMTguMTA0NjIwNSwxLjgyMDg3NDUxIEMxOC45MzkzMDQ4LDEuNzg3ODc0NTcgMjEuMzczMjQzMywyLjQ2NjE3MzM2IDIxLjAzNjYwMSw3LjMwNTY3OSBDMjAuNjk4Mjg3Myw3LjI4Mjc1MDQ3IDE3LjgzNDAyMSw3LjA1MzI1MDg4IDE2LjQxMzEzNzgsNC42NDM2MTIzMiBDMTUuOTg0NjEsNS4wMzM3NDAyIDEzLjk3NzM1NjUsNi42NDAxNTE2MiAxMS4wNDU0MTg4LDYuODY5NjUxMjEgQzkuNjI0NTM1NjcsNi45ODQzNzk1NyA3Ljg2NTM4MTY3LDYuOTM4NDc5NjUgNy41MDQ1MjUxNyw3LjQ4OTI3ODY3IiBpZD0iRmlsbC01IiBmaWxsPSIjNjQ2NjdBIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI4LjU2MzY3NzYsMjcuODAyMDY2NyBDMjguNTYzNjc3NiwzMy4zOTI5NDI0IDIxLjU0NDc2MTUsMzcuOTI1MjQ4NiAxNC4yODE4MTc0LDM3LjkyNTI0ODYgQzcuMDE4OTE2MDQsMzcuOTI1MjQ4NiAwLDMzLjM5Mjk0MjQgMCwyNy44MDIwNjY3IEMwLDIzLjI5MzUwMzMgMS40MDE0Njg5MywxNy45MTEyMTI5IDEzLjQyNjAwNDYsMTcuNjg2MTcwNSBDMTMuNTA5NjE4NywxNy45NTMyOTg2IDEzLjk2NjIxNzksMTguMzAwMTQwOCAxNC4yMzUxODg5LDE4LjMwMDE0MDggQzE0LjQ4Mjk0NTYsMTguMzAwMTQwOCAxNS4wOTIzMzAyLDE4LjA2MDk1NTUgMTUuMDgwNDE1OSwxNy42ODUyMjc2IEMyNy4xNjEyMjI5LDE3Ljg5ODA5ODcgMjguNTYzNjc3NiwyMy40MTgzNDU5IDI4LjU2MzY3NzYsMjcuODAyMDY2NyIgaWQ9IkZpbGwtMTEiIGZpbGw9IiM2NDY2N0EiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTEuODU2MTQxNywxNi41NzcwMTY3IEwxMS4wODcyNDMxLDE3LjM0NDU4NjggQzExLjAwNDIyODksMTcuNDI3NTE1MiAxMC45ODE3NzE4LDE3LjU0OTc4NjQgMTEuMDMwMzcxNywxNy42NTQ1NzE5IEwxMi40NTI2MjYzLDIwLjcxOTgzNzkgQzEyLjUwMDI4MzQsMjAuODIyNTY2MyAxMi42MDcyMTE4LDIwLjg4ODgyMzMgMTIuNzI1MjQwMSwyMC44ODg4MjMzIEwxNS44MzE2OTE3LDIwLjg4ODgyMzMgQzE1Ljk0OTA3NzIsMjAuODg4ODIzMyAxNi4wNTU1MzQyLDIwLjgyMzI5NDkgMTYuMTAzNTc3LDIwLjcyMTQyMzYgTDE3LjUzMjU2MDEsMTcuNjkxMzQzMyBDMTcuNTgzMTc0MywxNy41ODQwMjkyIDE3LjU1ODgzMTUsMTcuNDU4MTE1MiAxNy40NzE0MDMxLDE3LjM3NDkyOTYgTDE2LjYyMzczMzIsMTYuNTY4NjE2NyBDMTYuNTA2ODE5MSwxNi40NTc0MDI3IDE2LjMxNzAwNTEsMTYuNDU4MDAyNyAxNi4yMDA4NjI1LDE2LjU3MDAzMSBMMTQuOTI5MjA3NiwxNy43OTY3Mjg4IEMxNC44NzMxOTM0LDE3Ljg1MDcyODcgMTQuNzk2Nzc5MywxNy44ODExNTczIDE0LjcxNzAyMjMsMTcuODgxMTU3MyBMMTMuNzgyMTM4MiwxNy44ODExNTczIEMxMy43MDMxMDk4LDE3Ljg4MTE1NzMgMTMuNjI3MzM4NSwxNy44NTEyODU5IDEzLjU3MTQ1MjksMTcuNzk4MTQzMSBMMTIuMjgyNTY5NSwxNi41NzIxMzEgQzEyLjE2NDE5ODMsMTYuNDU5NTQ1NSAxMS45NzE1OTg2LDE2LjQ2MTczMTIgMTEuODU2MTQxNywxNi41NzcwMTY3IiBpZD0iRmlsbC0xMyIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC41NTEwNTQsMTcuODU1OTc4NyBMMTQuMDE1NjgzNSwxNy44NTU5Nzg3IEMxMy44ODk4OTgxLDE3Ljg1NTk3ODcgMTMuNzgwMTQxMSwxNy45NDExMzU3IDEzLjc0ODgxMjYsMTguMDYyODkyNiBMMTIuOTg2NzI4MiwyMS4wMjY5NzMxIEMxMi45NzIwMjgzLDIxLjA4NDEwMTUgMTIuOTc2MDk5NywyMS4xNDQ0NDQzIDEyLjk5ODI1NjgsMjEuMTk5MTI5OSBMMTMuNzMyMjY5OCwyMy4wMDk0MTI0IEMxMy43NzQ0NDExLDIzLjExMzM4MzYgMTMuODc1NDEyNCwyMy4xODEzOTc4IDEzLjk4NzYxMjIsMjMuMTgxMzk3OCBMMTQuNTc5MTI1NCwyMy4xODEzOTc4IEMxNC42OTEyODIzLDIzLjE4MTM5NzggMTQuNzkyMjk2NCwyMy4xMTMzODM2IDE0LjgzNDQ2NzgsMjMuMDA5NDEyNCBMMTUuNTY4NDgwOCwyMS4xOTkxMjk5IEMxNS41OTA2Mzc5LDIxLjE0NDQ0NDMgMTUuNTk0NjY2NCwyMS4wODQxMDE1IDE1LjU4MDAwOTMsMjEuMDI2OTczMSBMMTQuODE3OTI1LDE4LjA2Mjg5MjYgQzE0Ljc4NjU5NjUsMTcuOTQxMTM1NyAxNC42NzY3OTY2LDE3Ljg1NTk3ODcgMTQuNTUxMDU0LDE3Ljg1NTk3ODciIGlkPSJGaWxsLTE1IiBmaWxsPSIjQTNBREMzIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=";
32211
32213
  var personTreeItem_vue_vue_type_style_index_0_lang = "";
32212
32214
  var personTreeItem_vue_vue_type_style_index_1_scoped_true_lang = "";
32213
- const _sfc_main$p = {
32215
+ const _sfc_main$q = {
32214
32216
  name: "person-tree-widget",
32215
32217
  componentName: "FieldWidget",
32216
32218
  mixins: [emitter, fieldMixin, i18n$1],
@@ -32513,7 +32515,7 @@ const _sfc_main$p = {
32513
32515
  const _hoisted_1$k = { class: "person-tree-widget__trigger" };
32514
32516
  const _hoisted_2$e = { class: "flex items-center" };
32515
32517
  const _hoisted_3$c = { class: "dialog-footer" };
32516
- function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
32518
+ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
32517
32519
  const _component_el_input_tag = resolveComponent("el-input-tag");
32518
32520
  const _component_el_input = resolveComponent("el-input");
32519
32521
  const _component_el_tree = resolveComponent("el-tree");
@@ -32633,8 +32635,8 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
32633
32635
  _: 1
32634
32636
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
32635
32637
  }
32636
- var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-4491afc2"]]);
32637
- const _sfc_main$o = {
32638
+ var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-4491afc2"]]);
32639
+ const _sfc_main$p = {
32638
32640
  name: "radio-other-widget",
32639
32641
  componentName: "FieldWidget",
32640
32642
  mixins: [emitter, fieldMixin, i18n$1],
@@ -32749,7 +32751,7 @@ const _sfc_main$o = {
32749
32751
  }
32750
32752
  }
32751
32753
  };
32752
- function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
32754
+ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
32753
32755
  const _component_el_radio = resolveComponent("el-radio");
32754
32756
  const _component_el_radio_group = resolveComponent("el-radio-group");
32755
32757
  const _component_el_input = resolveComponent("el-input");
@@ -32805,8 +32807,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
32805
32807
  _: 1
32806
32808
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
32807
32809
  }
32808
- var radioOtherItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_render$o]]);
32809
- const _sfc_main$n = {
32810
+ var radioOtherItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$p, [["render", _sfc_render$p]]);
32811
+ const _sfc_main$o = {
32810
32812
  name: "select-other-widget",
32811
32813
  componentName: "FieldWidget",
32812
32814
  mixins: [emitter, fieldMixin, i18n$1],
@@ -32915,7 +32917,7 @@ const _sfc_main$n = {
32915
32917
  }
32916
32918
  }
32917
32919
  };
32918
- function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
32920
+ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
32919
32921
  const _component_el_option = resolveComponent("el-option");
32920
32922
  const _component_el_select = resolveComponent("el-select");
32921
32923
  const _component_el_input = resolveComponent("el-input");
@@ -32978,9 +32980,9 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
32978
32980
  _: 1
32979
32981
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
32980
32982
  }
32981
- var selectOtherItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$n, [["render", _sfc_render$n]]);
32983
+ var selectOtherItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_render$o]]);
32982
32984
  var meetingRoomItem_vue_vue_type_style_index_0_scoped_true_lang = "";
32983
- const _sfc_main$m = {
32985
+ const _sfc_main$n = {
32984
32986
  name: "meeting-room-widget",
32985
32987
  componentName: "FieldWidget",
32986
32988
  mixins: [emitter, fieldMixin, i18n$1],
@@ -33158,7 +33160,7 @@ const _hoisted_7$5 = {
33158
33160
  key: 1,
33159
33161
  class: "room-item-equipment"
33160
33162
  };
33161
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
33163
+ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
33162
33164
  const _component_el_input = resolveComponent("el-input");
33163
33165
  const _component_el_empty = resolveComponent("el-empty");
33164
33166
  const _component_Select = resolveComponent("Select");
@@ -33245,9 +33247,9 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
33245
33247
  _: 1
33246
33248
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
33247
33249
  }
33248
- var meetingRoomItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-344c32a1"]]);
33250
+ var meetingRoomItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-344c32a1"]]);
33249
33251
  var gridColWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
33250
- const _sfc_main$l = {
33252
+ const _sfc_main$m = {
33251
33253
  name: "GridColWidget",
33252
33254
  componentName: "GridColWidget",
33253
33255
  mixins: [i18n$1, refMixinDesign],
@@ -33467,7 +33469,7 @@ const _hoisted_9$3 = {
33467
33469
  key: 0,
33468
33470
  class: "col-hidden-tag"
33469
33471
  };
33470
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
33472
+ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
33471
33473
  const _component_draggable = resolveComponent("draggable");
33472
33474
  const _component_svg_icon = resolveComponent("svg-icon");
33473
33475
  const _component_el_col = resolveComponent("el-col");
@@ -33563,13 +33565,13 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
33563
33565
  _: 1
33564
33566
  }, 16, ["class", "style"])) : createCommentVNode("", true);
33565
33567
  }
33566
- var GridColWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-cb053c20"]]);
33568
+ var GridColWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-cb053c20"]]);
33567
33569
  var __glob_0_1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33568
33570
  __proto__: null,
33569
33571
  "default": GridColWidget
33570
33572
  }, Symbol.toStringTag, { value: "Module" }));
33571
33573
  var gridWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
33572
- const _sfc_main$k = {
33574
+ const _sfc_main$l = {
33573
33575
  name: "grid-widget",
33574
33576
  componentName: "ContainerWidget",
33575
33577
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -33601,7 +33603,7 @@ const _sfc_main$k = {
33601
33603
  },
33602
33604
  methods: {}
33603
33605
  };
33604
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
33606
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
33605
33607
  const _component_grid_col_widget = resolveComponent("grid-col-widget");
33606
33608
  const _component_el_row = resolveComponent("el-row");
33607
33609
  const _component_container_wrapper = resolveComponent("container-wrapper");
@@ -33638,13 +33640,13 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
33638
33640
  _: 1
33639
33641
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
33640
33642
  }
33641
- var gridWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-2b4f7bb7"]]);
33643
+ var gridWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-2b4f7bb7"]]);
33642
33644
  var __glob_0_2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33643
33645
  __proto__: null,
33644
33646
  "default": gridWidget
33645
33647
  }, Symbol.toStringTag, { value: "Module" }));
33646
33648
  var tabWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
33647
- const _sfc_main$j = {
33649
+ const _sfc_main$k = {
33648
33650
  name: "tab-widget",
33649
33651
  componentName: "ContainerWidget",
33650
33652
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -33688,7 +33690,7 @@ const _sfc_main$j = {
33688
33690
  }
33689
33691
  };
33690
33692
  const _hoisted_1$h = { class: "form-widget-list" };
33691
- function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
33693
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
33692
33694
  const _component_draggable = resolveComponent("draggable");
33693
33695
  const _component_el_tab_pane = resolveComponent("el-tab-pane");
33694
33696
  const _component_el_tabs = resolveComponent("el-tabs");
@@ -33766,13 +33768,13 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
33766
33768
  _: 1
33767
33769
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
33768
33770
  }
33769
- var tabWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-2c29f864"]]);
33771
+ var tabWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-2c29f864"]]);
33770
33772
  var __glob_0_3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33771
33773
  __proto__: null,
33772
33774
  "default": tabWidget
33773
33775
  }, Symbol.toStringTag, { value: "Module" }));
33774
33776
  var tableCellWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
33775
- const _sfc_main$i = {
33777
+ const _sfc_main$j = {
33776
33778
  name: "TableCellWidget",
33777
33779
  componentName: "TableCellWidget",
33778
33780
  mixins: [i18n$1, refMixinDesign],
@@ -33949,7 +33951,7 @@ const _hoisted_6$5 = {
33949
33951
  key: 1,
33950
33952
  class: "table-cell-handler"
33951
33953
  };
33952
- function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
33954
+ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
33953
33955
  const _component_draggable = resolveComponent("draggable");
33954
33956
  const _component_svg_icon = resolveComponent("svg-icon");
33955
33957
  const _component_el_dropdown_item = resolveComponent("el-dropdown-item");
@@ -34148,13 +34150,13 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
34148
34150
  ])) : createCommentVNode("", true)
34149
34151
  ], 14, _hoisted_1$g);
34150
34152
  }
34151
- var TableCellWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-2dc3e6c7"]]);
34153
+ var TableCellWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-2dc3e6c7"]]);
34152
34154
  var __glob_0_4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34153
34155
  __proto__: null,
34154
34156
  "default": TableCellWidget
34155
34157
  }, Symbol.toStringTag, { value: "Module" }));
34156
34158
  var tableWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
34157
- const _sfc_main$h = {
34159
+ const _sfc_main$i = {
34158
34160
  name: "table-widget",
34159
34161
  componentName: "ContainerWidget",
34160
34162
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -34187,7 +34189,7 @@ const _sfc_main$h = {
34187
34189
  methods: {}
34188
34190
  };
34189
34191
  const _hoisted_1$f = { class: "table-layout" };
34190
- function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
34192
+ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
34191
34193
  const _component_table_cell_widget = resolveComponent("table-cell-widget");
34192
34194
  const _component_container_wrapper = resolveComponent("container-wrapper");
34193
34195
  return openBlock(), createBlock(_component_container_wrapper, {
@@ -34235,7 +34237,7 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
34235
34237
  _: 1
34236
34238
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
34237
34239
  }
34238
- var tableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-2fde56df"]]);
34240
+ var tableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-2fde56df"]]);
34239
34241
  var __glob_0_5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34240
34242
  __proto__: null,
34241
34243
  "default": tableWidget
@@ -34250,7 +34252,7 @@ var ContainerComponents = {
34250
34252
  }
34251
34253
  };
34252
34254
  var customSubFormWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
34253
- const _sfc_main$g = {
34255
+ const _sfc_main$h = {
34254
34256
  name: "custom-sub-form-widget",
34255
34257
  componentName: "ContainerWidget",
34256
34258
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -34319,7 +34321,7 @@ const _hoisted_10$2 = {
34319
34321
  key: 0,
34320
34322
  class: "empty-hint"
34321
34323
  };
34322
- function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
34324
+ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
34323
34325
  const _component_svg_icon = resolveComponent("svg-icon");
34324
34326
  const _component_el_button = resolveComponent("el-button");
34325
34327
  const _component_draggable = resolveComponent("draggable");
@@ -34426,9 +34428,9 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
34426
34428
  _: 1
34427
34429
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
34428
34430
  }
34429
- var CustomSubFormWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-787fff1a"]]);
34431
+ var CustomSubFormWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-787fff1a"]]);
34430
34432
  var customSubFormItem_vue_vue_type_style_index_0_scoped_true_lang = "";
34431
- const _sfc_main$f = {
34433
+ const _sfc_main$g = {
34432
34434
  name: "custom-sub-form-item",
34433
34435
  componentName: "ContainerItem",
34434
34436
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -34825,7 +34827,7 @@ const _hoisted_14 = {
34825
34827
  key: 1,
34826
34828
  class: "empty-hint"
34827
34829
  };
34828
- function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
34830
+ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
34829
34831
  const _component_el_button = resolveComponent("el-button");
34830
34832
  const _component_svg_icon = resolveComponent("svg-icon");
34831
34833
  const _component_container_item_wrapper = resolveComponent("container-item-wrapper");
@@ -34921,9 +34923,9 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
34921
34923
  _: 1
34922
34924
  }, 8, ["widget"]);
34923
34925
  }
34924
- var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-3754189c"]]);
34926
+ var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-3754189c"]]);
34925
34927
  var customTableCellWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
34926
- const _sfc_main$e = {
34928
+ const _sfc_main$f = {
34927
34929
  name: "custom-table-cell-widget",
34928
34930
  componentName: "CustomTableCellWidget",
34929
34931
  mixins: [i18n$1, refMixinDesign],
@@ -35094,7 +35096,7 @@ const _hoisted_6$2 = {
35094
35096
  key: 2,
35095
35097
  class: "empty-hint"
35096
35098
  };
35097
- function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
35099
+ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
35098
35100
  const _component_draggable = resolveComponent("draggable");
35099
35101
  const _component_svg_icon = resolveComponent("svg-icon");
35100
35102
  const _component_el_dropdown_item = resolveComponent("el-dropdown-item");
@@ -35220,9 +35222,9 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
35220
35222
  !$props.widget.widgetList || $props.widget.widgetList.length === 0 ? (openBlock(), createElementBlock("div", _hoisted_6$2, " \u62D6\u62FD\u7EC4\u4EF6\u5230\u6B64\u5904 ")) : createCommentVNode("", true)
35221
35223
  ], 14, _hoisted_1$c);
35222
35224
  }
35223
- var CustomTableCellWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-6e28297c"]]);
35225
+ var CustomTableCellWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-6e28297c"]]);
35224
35226
  var customTableWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
35225
- const _sfc_main$d = {
35227
+ const _sfc_main$e = {
35226
35228
  name: "custom-table-widget",
35227
35229
  componentName: "ContainerWidget",
35228
35230
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -35274,7 +35276,7 @@ const _sfc_main$d = {
35274
35276
  }
35275
35277
  };
35276
35278
  const _hoisted_1$b = { class: "custom-table-layout" };
35277
- function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
35279
+ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
35278
35280
  const _component_custom_table_cell_widget = resolveComponent("custom-table-cell-widget");
35279
35281
  const _component_container_wrapper = resolveComponent("container-wrapper");
35280
35282
  return openBlock(), createBlock(_component_container_wrapper, {
@@ -35320,9 +35322,9 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
35320
35322
  _: 1
35321
35323
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
35322
35324
  }
35323
- var CustomTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-5281c94a"]]);
35325
+ var CustomTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-5281c94a"]]);
35324
35326
  var customTableCellItem_vue_vue_type_style_index_0_scoped_true_lang = "";
35325
- const _sfc_main$c = {
35327
+ const _sfc_main$d = {
35326
35328
  name: "custom-table-cell-item",
35327
35329
  componentName: "ContainerItem",
35328
35330
  mixins: [emitter, i18n$1, refMixin],
@@ -35340,7 +35342,7 @@ const _sfc_main$c = {
35340
35342
  }
35341
35343
  };
35342
35344
  const _hoisted_1$a = ["colspan", "rowspan"];
35343
- function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
35345
+ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
35344
35346
  return openBlock(), createElementBlock("td", {
35345
35347
  class: normalizeClass(["custom-table-cell", $options.customClass]),
35346
35348
  colspan: $props.widget.options.colspan || 1,
@@ -35373,9 +35375,9 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
35373
35375
  }), 128))
35374
35376
  ], 14, _hoisted_1$a);
35375
35377
  }
35376
- var CustomTableCellItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-188e7bf2"]]);
35378
+ var CustomTableCellItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-188e7bf2"]]);
35377
35379
  var customTableItem_vue_vue_type_style_index_0_scoped_true_lang = "";
35378
- const _sfc_main$b = {
35380
+ const _sfc_main$c = {
35379
35381
  name: "custom-table-item",
35380
35382
  componentName: "ContainerItem",
35381
35383
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -35569,7 +35571,7 @@ const _hoisted_3$5 = {
35569
35571
  key: 0,
35570
35572
  class: "row-actions-cell"
35571
35573
  };
35572
- function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
35574
+ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
35573
35575
  const _component_svg_icon = resolveComponent("svg-icon");
35574
35576
  const _component_el_button = resolveComponent("el-button");
35575
35577
  const _component_custom_table_cell_item = resolveComponent("custom-table-cell-item");
@@ -35649,9 +35651,9 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
35649
35651
  _: 1
35650
35652
  }, 8, ["widget"]);
35651
35653
  }
35652
- var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-1aff2bd9"]]);
35654
+ var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-1aff2bd9"]]);
35653
35655
  var subTableWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
35654
- const _sfc_main$a = {
35656
+ const _sfc_main$b = {
35655
35657
  name: "sub-table-widget",
35656
35658
  componentName: "ContainerWidget",
35657
35659
  mixins: [i18n$1, containerMixin, refMixinDesign],
@@ -35748,7 +35750,7 @@ const _hoisted_8$1 = {
35748
35750
  key: 0,
35749
35751
  class: "config-hint"
35750
35752
  };
35751
- function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
35753
+ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
35752
35754
  const _component_svg_icon = resolveComponent("svg-icon");
35753
35755
  const _component_el_button = resolveComponent("el-button");
35754
35756
  const _component_el_table_column = resolveComponent("el-table-column");
@@ -35877,9 +35879,9 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
35877
35879
  _: 1
35878
35880
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
35879
35881
  }
35880
- var SubTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-1fb729c8"]]);
35882
+ var SubTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-1fb729c8"]]);
35881
35883
  var subTableItem_vue_vue_type_style_index_0_scoped_true_lang = "";
35882
- const _sfc_main$9 = {
35884
+ const _sfc_main$a = {
35883
35885
  name: "sub-table-item",
35884
35886
  componentName: "ContainerItem",
35885
35887
  mixins: [emitter, i18n$1, refMixin, containerItemMixin],
@@ -36255,7 +36257,7 @@ const _hoisted_2$5 = {
36255
36257
  };
36256
36258
  const _hoisted_3$3 = { class: "table-toolbar" };
36257
36259
  const _hoisted_4$2 = { class: "dialog-footer" };
36258
- function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
36260
+ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
36259
36261
  const _component_el_button = resolveComponent("el-button");
36260
36262
  const _component_el_table_column = resolveComponent("el-table-column");
36261
36263
  const _component_el_table = resolveComponent("el-table");
@@ -36510,7 +36512,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
36510
36512
  _: 1
36511
36513
  }, 8, ["widget"]);
36512
36514
  }
36513
- var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-21c20fec"]]);
36515
+ var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-21c20fec"]]);
36514
36516
  var ace$2 = { exports: {} };
36515
36517
  (function(module, exports) {
36516
36518
  (function() {
@@ -60956,7 +60958,7 @@ var extLanguage_tools = { exports: {} };
60956
60958
  })();
60957
60959
  })(extLanguage_tools);
60958
60960
  var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
60959
- const _sfc_main$8 = {
60961
+ const _sfc_main$9 = {
60960
60962
  name: "CodeEditor",
60961
60963
  props: {
60962
60964
  modelValue: {
@@ -61052,14 +61054,14 @@ const _hoisted_2$4 = {
61052
61054
  class: "ace-editor",
61053
61055
  ref: "ace"
61054
61056
  };
61055
- function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
61057
+ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
61056
61058
  return openBlock(), createElementBlock("div", _hoisted_1$6, [
61057
61059
  createElementVNode("div", _hoisted_2$4, null, 512)
61058
61060
  ]);
61059
61061
  }
61060
- var CodeEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_render$8], ["__scopeId", "data-v-335e1214"]]);
61062
+ var CodeEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-335e1214"]]);
61061
61063
  var subTableColumnsEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
61062
- const _sfc_main$7 = {
61064
+ const _sfc_main$8 = {
61063
61065
  name: "sub-table-columns-editor",
61064
61066
  mixins: [i18n$1],
61065
61067
  components: {
@@ -61241,7 +61243,7 @@ const _hoisted_1$5 = { class: "column-header" };
61241
61243
  const _hoisted_2$3 = { class: "column-title" };
61242
61244
  const _hoisted_3$2 = { class: "column-form" };
61243
61245
  const _hoisted_4$1 = { class: "dialog-footer" };
61244
- function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
61246
+ function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
61245
61247
  const _component_el_divider = resolveComponent("el-divider");
61246
61248
  const _component_el_form_item = resolveComponent("el-form-item");
61247
61249
  const _component_el_button = resolveComponent("el-button");
@@ -61671,8 +61673,8 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
61671
61673
  }, 8, ["modelValue", "title"])
61672
61674
  ], 64);
61673
61675
  }
61674
- var SubTableColumnsEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-514d67ae"]]);
61675
- const _sfc_main$6 = {
61676
+ var SubTableColumnsEditor = /* @__PURE__ */ _export_sfc$1(_sfc_main$8, [["render", _sfc_render$8], ["__scopeId", "data-v-514d67ae"]]);
61677
+ const _sfc_main$7 = {
61676
61678
  name: "current-user-widget",
61677
61679
  componentName: "FieldWidget",
61678
61680
  mixins: [emitter, fieldMixin, i18n$1],
@@ -61782,7 +61784,7 @@ const _sfc_main$6 = {
61782
61784
  this.getCurrentUser();
61783
61785
  }
61784
61786
  };
61785
- function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
61787
+ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
61786
61788
  const _component_el_input = resolveComponent("el-input");
61787
61789
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
61788
61790
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -61807,9 +61809,9 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
61807
61809
  _: 1
61808
61810
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
61809
61811
  }
61810
- var CurrentUserWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6]]);
61812
+ var CurrentUserWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7]]);
61811
61813
  var assetDialog_vue_vue_type_style_index_0_scoped_true_lang = "";
61812
- const _sfc_main$5 = {
61814
+ const _sfc_main$6 = {
61813
61815
  name: "asset-dialog",
61814
61816
  props: {
61815
61817
  dialogVisible: {
@@ -62013,7 +62015,7 @@ const _hoisted_7 = { class: "asset-wrap" };
62013
62015
  const _hoisted_8 = { class: "asset-item-left" };
62014
62016
  const _hoisted_9 = { class: "asset-item-right" };
62015
62017
  const _hoisted_10 = { class: "dialog-footer" };
62016
- function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
62018
+ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
62017
62019
  const _component_el_input = resolveComponent("el-input");
62018
62020
  const _component_el_form_item = resolveComponent("el-form-item");
62019
62021
  const _component_el_col = resolveComponent("el-col");
@@ -62333,9 +62335,9 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
62333
62335
  _: 1
62334
62336
  }, 8, ["modelValue", "onClose"]);
62335
62337
  }
62336
- var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-f25f357a"]]);
62338
+ var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-f25f357a"]]);
62337
62339
  var index_vue_vue_type_style_index_0_lang$1 = "";
62338
- const _sfc_main$4 = {
62340
+ const _sfc_main$5 = {
62339
62341
  name: "asset-select-widget",
62340
62342
  componentName: "FieldWidget",
62341
62343
  mixins: [emitter, fieldMixin, i18n$1],
@@ -62530,7 +62532,7 @@ const _sfc_main$4 = {
62530
62532
  }
62531
62533
  };
62532
62534
  const _hoisted_1$3 = { class: "asset-select-widget__trigger" };
62533
- function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
62535
+ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
62534
62536
  const _component_el_button = resolveComponent("el-button");
62535
62537
  const _component_asset_dialog = resolveComponent("asset-dialog");
62536
62538
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
@@ -62581,9 +62583,9 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
62581
62583
  _: 1
62582
62584
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
62583
62585
  }
62584
- var AssetSelectWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4]]);
62586
+ var AssetSelectWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5]]);
62585
62587
  var detailDialog_vue_vue_type_style_index_0_scoped_true_lang = "";
62586
- const _sfc_main$3 = {
62588
+ const _sfc_main$4 = {
62587
62589
  name: "detail-dialog",
62588
62590
  components: {
62589
62591
  VFormRender
@@ -62812,7 +62814,7 @@ const _sfc_main$3 = {
62812
62814
  const _hoisted_1$2 = { class: "asset-body-wrap" };
62813
62815
  const _hoisted_2$1 = { key: 0 };
62814
62816
  const _hoisted_3 = { class: "dialog-footer" };
62815
- function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
62817
+ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
62816
62818
  const _component_v_form_render = resolveComponent("v-form-render");
62817
62819
  const _component_el_button = resolveComponent("el-button");
62818
62820
  const _component_el_dialog = resolveComponent("el-dialog");
@@ -62859,9 +62861,9 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
62859
62861
  _: 1
62860
62862
  }, 8, ["modelValue", "onClose"]);
62861
62863
  }
62862
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-c6770b7c"]]);
62864
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-c6770b7c"]]);
62863
62865
  var index_vue_vue_type_style_index_0_lang = "";
62864
- const _sfc_main$2 = {
62866
+ const _sfc_main$3 = {
62865
62867
  name: "asset-table-widget",
62866
62868
  componentName: "FieldWidget",
62867
62869
  mixins: [emitter, fieldMixin, i18n$1],
@@ -63018,7 +63020,7 @@ const _sfc_main$2 = {
63018
63020
  }
63019
63021
  };
63020
63022
  const _hoisted_1$1 = { key: 1 };
63021
- function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
63023
+ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
63022
63024
  const _component_el_table_column = resolveComponent("el-table-column");
63023
63025
  const _component_el_text = resolveComponent("el-text");
63024
63026
  const _component_el_table = resolveComponent("el-table");
@@ -63133,7 +63135,7 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
63133
63135
  _: 1
63134
63136
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
63135
63137
  }
63136
- var AssetTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_render$2]]);
63138
+ var AssetTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3]]);
63137
63139
  const AssetTypeEnum = {
63138
63140
  "0": "equity",
63139
63141
  "1": "house",
@@ -63184,7 +63186,7 @@ const assetTypeImageMap = {
63184
63186
  office_furniture: officeFurniture,
63185
63187
  "office_furniture-active": officeFurnitureActive
63186
63188
  };
63187
- const _sfc_main$1 = {
63189
+ const _sfc_main$2 = {
63188
63190
  name: "asset-type-widget",
63189
63191
  componentName: "FieldWidget",
63190
63192
  mixins: [emitter, fieldMixin, i18n$1],
@@ -63277,7 +63279,7 @@ const _sfc_main$1 = {
63277
63279
  };
63278
63280
  const _hoisted_1 = ["src"];
63279
63281
  const _hoisted_2 = { class: "item-label" };
63280
- function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
63282
+ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
63281
63283
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
63282
63284
  return openBlock(), createBlock(_component_form_item_wrapper, {
63283
63285
  designer: $props.designer,
@@ -63315,8 +63317,8 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
63315
63317
  _: 1
63316
63318
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
63317
63319
  }
63318
- var AssetTypeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-7351af35"]]);
63319
- const _sfc_main = {
63320
+ var AssetTypeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-7351af35"]]);
63321
+ const _sfc_main$1 = {
63320
63322
  name: "current-user-second-company-widget",
63321
63323
  componentName: "FieldWidget",
63322
63324
  mixins: [emitter, fieldMixin, i18n$1],
@@ -63410,7 +63412,7 @@ const _sfc_main = {
63410
63412
  this.getCurrentUserSecondCompany();
63411
63413
  }
63412
63414
  };
63413
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
63415
+ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
63414
63416
  const _component_el_input = resolveComponent("el-input");
63415
63417
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
63416
63418
  return openBlock(), createBlock(_component_form_item_wrapper, {
@@ -63435,7 +63437,141 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
63435
63437
  _: 1
63436
63438
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
63437
63439
  }
63438
- var CurrentUserSecondCompanyWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render]]);
63440
+ var CurrentUserSecondCompanyWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$1, [["render", _sfc_render$1]]);
63441
+ const _sfc_main = {
63442
+ name: "custom-input-widget",
63443
+ componentName: "FieldWidget",
63444
+ mixins: [emitter, fieldMixin, i18n$1],
63445
+ props: {
63446
+ field: Object,
63447
+ parentWidget: Object,
63448
+ parentList: Array,
63449
+ indexOfParentList: Number,
63450
+ designer: Object,
63451
+ designState: {
63452
+ type: Boolean,
63453
+ default: false
63454
+ },
63455
+ subFormRowIndex: {
63456
+ type: Number,
63457
+ default: -1
63458
+ },
63459
+ subFormColIndex: {
63460
+ type: Number,
63461
+ default: -1
63462
+ },
63463
+ subFormRowId: {
63464
+ type: String,
63465
+ default: ""
63466
+ }
63467
+ },
63468
+ components: {
63469
+ FormItemWrapper,
63470
+ SvgIcon
63471
+ },
63472
+ data() {
63473
+ return {
63474
+ oldFieldValue: null,
63475
+ fieldModel: null,
63476
+ rules: []
63477
+ };
63478
+ },
63479
+ computed: {
63480
+ inputType() {
63481
+ if (this.field.options.type === "number") {
63482
+ return "text";
63483
+ }
63484
+ return this.field.options.type;
63485
+ }
63486
+ },
63487
+ beforeCreate() {
63488
+ },
63489
+ created() {
63490
+ this.initFieldModel();
63491
+ this.registerToRefList();
63492
+ this.initEventHandler();
63493
+ this.buildFieldRules();
63494
+ this.handleOnCreated();
63495
+ },
63496
+ mounted() {
63497
+ if (this.hasExistingValue())
63498
+ return;
63499
+ this.handleOnMounted();
63500
+ },
63501
+ beforeUnmount() {
63502
+ this.unregisterFromRefList();
63503
+ },
63504
+ methods: {
63505
+ hasExistingValue() {
63506
+ var _a;
63507
+ const v = (_a = this.fieldModel) != null ? _a : this.oldFieldValue;
63508
+ return v !== void 0 && v !== null && v !== "";
63509
+ }
63510
+ }
63511
+ };
63512
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
63513
+ const _component_svg_icon = resolveComponent("svg-icon");
63514
+ const _component_el_button = resolveComponent("el-button");
63515
+ const _component_el_input = resolveComponent("el-input");
63516
+ const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
63517
+ return openBlock(), createBlock(_component_form_item_wrapper, {
63518
+ designer: $props.designer,
63519
+ field: $props.field,
63520
+ rules: $data.rules,
63521
+ "design-state": $props.designState,
63522
+ "parent-widget": $props.parentWidget,
63523
+ "parent-list": $props.parentList,
63524
+ "index-of-parent-list": $props.indexOfParentList,
63525
+ "sub-form-row-index": $props.subFormRowIndex,
63526
+ "sub-form-col-index": $props.subFormColIndex,
63527
+ "sub-form-row-id": $props.subFormRowId
63528
+ }, {
63529
+ default: withCtx(() => [
63530
+ createVNode(_component_el_input, {
63531
+ ref: "fieldEditor",
63532
+ modelValue: $data.fieldModel,
63533
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.fieldModel = $event),
63534
+ disabled: _ctx.getDisabled(),
63535
+ readonly: $props.field.options.readonly,
63536
+ size: _ctx.widgetSize,
63537
+ class: "hide-spin-button",
63538
+ type: $options.inputType,
63539
+ "show-password": $props.field.options.showPassword,
63540
+ placeholder: $props.field.options.placeholder,
63541
+ clearable: $props.field.options.clearable,
63542
+ minlength: $props.field.options.minLength,
63543
+ maxlength: $props.field.options.maxLength,
63544
+ "show-word-limit": $props.field.options.showWordLimit,
63545
+ "prefix-icon": $props.field.options.prefixIcon,
63546
+ "suffix-icon": $props.field.options.suffixIcon,
63547
+ onFocus: _ctx.handleFocusCustomEvent,
63548
+ onBlur: _ctx.handleBlurCustomEvent,
63549
+ onInput: _ctx.handleInputCustomEvent,
63550
+ onChange: _ctx.handleChangeEvent
63551
+ }, createSlots({ _: 2 }, [
63552
+ $props.field.options.appendButton ? {
63553
+ name: "append",
63554
+ fn: withCtx(() => [
63555
+ createVNode(_component_el_button, {
63556
+ disabled: _ctx.getDisabled() || $props.field.options.appendButtonDisabled,
63557
+ onClick: _ctx.emitAppendButtonClick
63558
+ }, {
63559
+ default: withCtx(() => [
63560
+ createVNode(_component_svg_icon, {
63561
+ "icon-class": $props.field.options.buttonIcon
63562
+ }, null, 8, ["icon-class"])
63563
+ ]),
63564
+ _: 1
63565
+ }, 8, ["disabled", "onClick"])
63566
+ ]),
63567
+ key: "0"
63568
+ } : void 0
63569
+ ]), 1032, ["modelValue", "disabled", "readonly", "size", "type", "show-password", "placeholder", "clearable", "minlength", "maxlength", "show-word-limit", "prefix-icon", "suffix-icon", "onFocus", "onBlur", "onInput", "onChange"])
63570
+ ]),
63571
+ _: 1
63572
+ }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
63573
+ }
63574
+ var CustomInputWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main, [["render", _sfc_render]]);
63439
63575
  const loadExtension = function(app) {
63440
63576
  app.component(CardWidget.name, CardWidget);
63441
63577
  app.component(CardItem.name, CardItem);
@@ -63528,6 +63664,7 @@ const loadExtension = function(app) {
63528
63664
  registerEPEditor(app, "asset-table-onOpen", "asset-table-onOpen-editor", createEventHandlerEditor("onOpen", ["rowData"]));
63529
63665
  app.component(AssetTypeWidget.name, AssetTypeWidget);
63530
63666
  registerCPEditor(app, "asset-type-assetTypeValue", "asset-type-assetTypeValue-editor", createInputTextEditor("assetTypeValue", "extension.setting.assetTypeAssetTypeValue"));
63667
+ app.component(CustomInputWidget.name, CustomInputWidget);
63531
63668
  };
63532
63669
  function getElMessage(app) {
63533
63670
  var _a, _b, _c;