form-custom-test 3.0.172 → 3.0.174

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
@@ -2132,7 +2132,7 @@ var refMixin = {
2132
2132
  }
2133
2133
  }
2134
2134
  };
2135
- var index_vue_vue_type_style_index_0_scoped_true_lang$4 = "";
2135
+ var index_vue_vue_type_style_index_0_scoped_true_lang$6 = "";
2136
2136
  const _sfc_main$1f = {
2137
2137
  name: "SvgIcon",
2138
2138
  props: {
@@ -2161,14 +2161,14 @@ const _sfc_main$1f = {
2161
2161
  }
2162
2162
  }
2163
2163
  };
2164
- const _hoisted_1$N = ["xlink:href"];
2164
+ const _hoisted_1$O = ["xlink:href"];
2165
2165
  const _hoisted_2$B = { key: 0 };
2166
2166
  function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
2167
2167
  return openBlock(), createElementBlock("svg", {
2168
2168
  class: normalizeClass($options.svgClass),
2169
2169
  "aria-hidden": "true"
2170
2170
  }, [
2171
- createElementVNode("use", { "xlink:href": $options.iconName }, null, 8, _hoisted_1$N),
2171
+ createElementVNode("use", { "xlink:href": $options.iconName }, null, 8, _hoisted_1$O),
2172
2172
  !!$props.title ? (openBlock(), createElementBlock("title", _hoisted_2$B, toDisplayString($props.title), 1)) : createCommentVNode("", true)
2173
2173
  ], 2);
2174
2174
  }
@@ -2260,7 +2260,7 @@ const _sfc_main$1e = {
2260
2260
  }
2261
2261
  }
2262
2262
  };
2263
- const _hoisted_1$M = {
2263
+ const _hoisted_1$N = {
2264
2264
  key: 0,
2265
2265
  class: "field-action"
2266
2266
  };
@@ -2289,7 +2289,7 @@ function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
2289
2289
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
2290
2290
  ], 6)) : createCommentVNode("", true),
2291
2291
  !!this.designer ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
2292
- $props.designer.selectedId === $props.field.id ? (openBlock(), createElementBlock("div", _hoisted_1$M, [
2292
+ $props.designer.selectedId === $props.field.id ? (openBlock(), createElementBlock("div", _hoisted_1$N, [
2293
2293
  createElementVNode("i", {
2294
2294
  title: _ctx.i18nt("designer.hint.selectParentWidget"),
2295
2295
  onClick: _cache[1] || (_cache[1] = withModifiers(($event) => $options.selectParentWidget($props.field), ["stop"]))
@@ -9460,7 +9460,7 @@ const _sfc_main$1c = {
9460
9460
  }
9461
9461
  }
9462
9462
  };
9463
- const _hoisted_1$L = {
9463
+ const _hoisted_1$M = {
9464
9464
  key: 0,
9465
9465
  class: "custom-label"
9466
9466
  };
@@ -9501,7 +9501,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
9501
9501
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.selectField($props.field), ["stop"]))
9502
9502
  }, {
9503
9503
  label: withCtx(() => [
9504
- !!$props.field.options.labelIconClass ? (openBlock(), createElementBlock("span", _hoisted_1$L, [
9504
+ !!$props.field.options.labelIconClass ? (openBlock(), createElementBlock("span", _hoisted_1$M, [
9505
9505
  $props.field.options.labelIconPosition === "front" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
9506
9506
  !!$props.field.options.labelTooltip ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
9507
9507
  createVNode(_component_el_tooltip, {
@@ -9672,7 +9672,7 @@ const _sfc_main$1b = {
9672
9672
  },
9673
9673
  methods: {}
9674
9674
  };
9675
- const _hoisted_1$K = { class: "full-width-input" };
9675
+ const _hoisted_1$L = { class: "full-width-input" };
9676
9676
  function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
9677
9677
  const _component_el_cascader = resolveComponent("el-cascader");
9678
9678
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
@@ -9689,7 +9689,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
9689
9689
  "sub-form-row-id": $props.subFormRowId
9690
9690
  }, {
9691
9691
  default: withCtx(() => [
9692
- createElementVNode("div", _hoisted_1$K, [
9692
+ createElementVNode("div", _hoisted_1$L, [
9693
9693
  createVNode(_component_el_cascader, {
9694
9694
  ref: "fieldEditor",
9695
9695
  options: $props.field.options.optionItems,
@@ -10244,7 +10244,7 @@ var _export_sfc = (sfc, props) => {
10244
10244
  const _sfc_main$15 = defineComponent({
10245
10245
  name: "ArrowDownBold"
10246
10246
  });
10247
- const _hoisted_1$J = {
10247
+ const _hoisted_1$K = {
10248
10248
  class: "icon",
10249
10249
  width: "200",
10250
10250
  height: "200",
@@ -10259,13 +10259,13 @@ const _hoisted_3$u = [
10259
10259
  _hoisted_2$y
10260
10260
  ];
10261
10261
  function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
10262
- return openBlock(), createElementBlock("svg", _hoisted_1$J, _hoisted_3$u);
10262
+ return openBlock(), createElementBlock("svg", _hoisted_1$K, _hoisted_3$u);
10263
10263
  }
10264
10264
  var arrowDownBold = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15]]);
10265
10265
  const _sfc_main$14 = defineComponent({
10266
10266
  name: "ArrowDown"
10267
10267
  });
10268
- const _hoisted_1$I = {
10268
+ const _hoisted_1$J = {
10269
10269
  class: "icon",
10270
10270
  width: "200",
10271
10271
  height: "200",
@@ -10280,13 +10280,13 @@ const _hoisted_3$t = [
10280
10280
  _hoisted_2$x
10281
10281
  ];
10282
10282
  function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
10283
- return openBlock(), createElementBlock("svg", _hoisted_1$I, _hoisted_3$t);
10283
+ return openBlock(), createElementBlock("svg", _hoisted_1$J, _hoisted_3$t);
10284
10284
  }
10285
10285
  var arrowDown = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14]]);
10286
10286
  const _sfc_main$13 = defineComponent({
10287
10287
  name: "ArrowUp"
10288
10288
  });
10289
- const _hoisted_1$H = {
10289
+ const _hoisted_1$I = {
10290
10290
  class: "icon",
10291
10291
  width: "200",
10292
10292
  height: "200",
@@ -10301,13 +10301,13 @@ const _hoisted_3$s = [
10301
10301
  _hoisted_2$w
10302
10302
  ];
10303
10303
  function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
10304
- return openBlock(), createElementBlock("svg", _hoisted_1$H, _hoisted_3$s);
10304
+ return openBlock(), createElementBlock("svg", _hoisted_1$I, _hoisted_3$s);
10305
10305
  }
10306
10306
  var arrowUp = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13]]);
10307
10307
  const _sfc_main$12 = defineComponent({
10308
10308
  name: "CirclePlus"
10309
10309
  });
10310
- const _hoisted_1$G = {
10310
+ const _hoisted_1$H = {
10311
10311
  class: "icon",
10312
10312
  width: "200",
10313
10313
  height: "200",
@@ -10332,13 +10332,13 @@ const _hoisted_5$f = [
10332
10332
  _hoisted_4$i
10333
10333
  ];
10334
10334
  function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
10335
- return openBlock(), createElementBlock("svg", _hoisted_1$G, _hoisted_5$f);
10335
+ return openBlock(), createElementBlock("svg", _hoisted_1$H, _hoisted_5$f);
10336
10336
  }
10337
10337
  var circlePlus = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12]]);
10338
10338
  const _sfc_main$11 = defineComponent({
10339
10339
  name: "Delete"
10340
10340
  });
10341
- const _hoisted_1$F = {
10341
+ const _hoisted_1$G = {
10342
10342
  class: "icon",
10343
10343
  width: "200",
10344
10344
  height: "200",
@@ -10353,13 +10353,13 @@ const _hoisted_3$q = [
10353
10353
  _hoisted_2$u
10354
10354
  ];
10355
10355
  function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
10356
- return openBlock(), createElementBlock("svg", _hoisted_1$F, _hoisted_3$q);
10356
+ return openBlock(), createElementBlock("svg", _hoisted_1$G, _hoisted_3$q);
10357
10357
  }
10358
10358
  var _delete = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
10359
10359
  const _sfc_main$10 = defineComponent({
10360
10360
  name: "Edit"
10361
10361
  });
10362
- const _hoisted_1$E = {
10362
+ const _hoisted_1$F = {
10363
10363
  class: "icon",
10364
10364
  width: "200",
10365
10365
  height: "200",
@@ -10379,13 +10379,13 @@ const _hoisted_4$h = [
10379
10379
  _hoisted_3$p
10380
10380
  ];
10381
10381
  function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
10382
- return openBlock(), createElementBlock("svg", _hoisted_1$E, _hoisted_4$h);
10382
+ return openBlock(), createElementBlock("svg", _hoisted_1$F, _hoisted_4$h);
10383
10383
  }
10384
10384
  var edit = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
10385
10385
  const _sfc_main$$ = defineComponent({
10386
10386
  name: "InfoFilled"
10387
10387
  });
10388
- const _hoisted_1$D = {
10388
+ const _hoisted_1$E = {
10389
10389
  class: "icon",
10390
10390
  width: "200",
10391
10391
  height: "200",
@@ -10400,13 +10400,13 @@ const _hoisted_3$o = [
10400
10400
  _hoisted_2$s
10401
10401
  ];
10402
10402
  function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
10403
- return openBlock(), createElementBlock("svg", _hoisted_1$D, _hoisted_3$o);
10403
+ return openBlock(), createElementBlock("svg", _hoisted_1$E, _hoisted_3$o);
10404
10404
  }
10405
10405
  var infoFilled = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
10406
10406
  const _sfc_main$_ = defineComponent({
10407
10407
  name: "Loading"
10408
10408
  });
10409
- const _hoisted_1$C = {
10409
+ const _hoisted_1$D = {
10410
10410
  class: "icon",
10411
10411
  width: "200",
10412
10412
  height: "200",
@@ -10421,13 +10421,13 @@ const _hoisted_3$n = [
10421
10421
  _hoisted_2$r
10422
10422
  ];
10423
10423
  function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
10424
- return openBlock(), createElementBlock("svg", _hoisted_1$C, _hoisted_3$n);
10424
+ return openBlock(), createElementBlock("svg", _hoisted_1$D, _hoisted_3$n);
10425
10425
  }
10426
10426
  var loading = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
10427
10427
  const _sfc_main$Z = defineComponent({
10428
10428
  name: "Minus"
10429
10429
  });
10430
- const _hoisted_1$B = {
10430
+ const _hoisted_1$C = {
10431
10431
  class: "icon",
10432
10432
  width: "200",
10433
10433
  height: "200",
@@ -10442,13 +10442,13 @@ const _hoisted_3$m = [
10442
10442
  _hoisted_2$q
10443
10443
  ];
10444
10444
  function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
10445
- return openBlock(), createElementBlock("svg", _hoisted_1$B, _hoisted_3$m);
10445
+ return openBlock(), createElementBlock("svg", _hoisted_1$C, _hoisted_3$m);
10446
10446
  }
10447
10447
  var minus = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z]]);
10448
10448
  const _sfc_main$Y = defineComponent({
10449
10449
  name: "Plus"
10450
10450
  });
10451
- const _hoisted_1$A = {
10451
+ const _hoisted_1$B = {
10452
10452
  class: "icon",
10453
10453
  width: "200",
10454
10454
  height: "200",
@@ -10463,13 +10463,13 @@ const _hoisted_3$l = [
10463
10463
  _hoisted_2$p
10464
10464
  ];
10465
10465
  function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
10466
- return openBlock(), createElementBlock("svg", _hoisted_1$A, _hoisted_3$l);
10466
+ return openBlock(), createElementBlock("svg", _hoisted_1$B, _hoisted_3$l);
10467
10467
  }
10468
10468
  var plus = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y]]);
10469
10469
  const _sfc_main$X = defineComponent({
10470
10470
  name: "Search"
10471
10471
  });
10472
- const _hoisted_1$z = {
10472
+ const _hoisted_1$A = {
10473
10473
  class: "icon",
10474
10474
  width: "200",
10475
10475
  height: "200",
@@ -10484,7 +10484,7 @@ const _hoisted_3$k = [
10484
10484
  _hoisted_2$o
10485
10485
  ];
10486
10486
  function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
10487
- return openBlock(), createElementBlock("svg", _hoisted_1$z, _hoisted_3$k);
10487
+ return openBlock(), createElementBlock("svg", _hoisted_1$A, _hoisted_3$k);
10488
10488
  }
10489
10489
  var search = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
10490
10490
  var defaultConfig = {
@@ -10967,7 +10967,7 @@ const _sfc_main$W = {
10967
10967
  }
10968
10968
  }
10969
10969
  };
10970
- const _hoisted_1$y = { class: "file-upload-widget-container" };
10970
+ const _hoisted_1$z = { class: "file-upload-widget-container" };
10971
10971
  const _hoisted_2$n = {
10972
10972
  key: 0,
10973
10973
  class: "no-data-wrap"
@@ -11004,7 +11004,7 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
11004
11004
  "sub-form-row-id": $props.subFormRowId
11005
11005
  }, {
11006
11006
  default: withCtx(() => [
11007
- createElementVNode("div", _hoisted_1$y, [
11007
+ createElementVNode("div", _hoisted_1$z, [
11008
11008
  _ctx.getDisabled() && $data.fileList.length === 0 ? (openBlock(), createElementBlock("div", _hoisted_2$n, " \u6682\u65E0\u6570\u636E ")) : createCommentVNode("", true),
11009
11009
  createVNode(_component_el_upload, {
11010
11010
  ref: "fieldEditor",
@@ -11156,7 +11156,7 @@ const _sfc_main$V = {
11156
11156
  },
11157
11157
  methods: {}
11158
11158
  };
11159
- const _hoisted_1$x = ["innerHTML"];
11159
+ const _hoisted_1$y = ["innerHTML"];
11160
11160
  function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
11161
11161
  const _component_static_content_wrapper = resolveComponent("static-content-wrapper");
11162
11162
  return openBlock(), createBlock(_component_static_content_wrapper, {
@@ -11174,7 +11174,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
11174
11174
  createElementVNode("div", {
11175
11175
  ref: "fieldEditor",
11176
11176
  innerHTML: $props.field.options.htmlContent
11177
- }, null, 8, _hoisted_1$x)
11177
+ }, null, 8, _hoisted_1$y)
11178
11178
  ]),
11179
11179
  _: 1
11180
11180
  }, 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"]);
@@ -11229,6 +11229,9 @@ const _sfc_main$U = {
11229
11229
  return "text";
11230
11230
  }
11231
11231
  return this.field.options.type;
11232
+ },
11233
+ showDisabledTooltip() {
11234
+ return this.getDisabled();
11232
11235
  }
11233
11236
  },
11234
11237
  beforeCreate() {
@@ -11248,10 +11251,12 @@ const _sfc_main$U = {
11248
11251
  },
11249
11252
  methods: {}
11250
11253
  };
11254
+ const _hoisted_1$x = { class: "input-disabled-tooltip-wrap" };
11251
11255
  function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
11252
11256
  const _component_svg_icon = resolveComponent("svg-icon");
11253
11257
  const _component_el_button = resolveComponent("el-button");
11254
11258
  const _component_el_input = resolveComponent("el-input");
11259
+ const _component_el_tooltip = resolveComponent("el-tooltip");
11255
11260
  const _component_form_item_wrapper = resolveComponent("form-item-wrapper");
11256
11261
  return openBlock(), createBlock(_component_form_item_wrapper, {
11257
11262
  designer: $props.designer,
@@ -11266,51 +11271,63 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
11266
11271
  "sub-form-row-id": $props.subFormRowId
11267
11272
  }, {
11268
11273
  default: withCtx(() => [
11269
- createVNode(_component_el_input, {
11270
- ref: "fieldEditor",
11271
- modelValue: $data.fieldModel,
11272
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.fieldModel = $event),
11273
- disabled: _ctx.getDisabled(),
11274
- readonly: $props.field.options.readonly,
11275
- size: _ctx.widgetSize,
11276
- class: "hide-spin-button",
11277
- type: $options.inputType,
11278
- "show-password": $props.field.options.showPassword,
11279
- placeholder: $props.field.options.placeholder,
11280
- clearable: $props.field.options.clearable,
11281
- minlength: $props.field.options.minLength,
11282
- maxlength: $props.field.options.maxLength,
11283
- "show-word-limit": $props.field.options.showWordLimit,
11284
- "prefix-icon": $props.field.options.prefixIcon,
11285
- "suffix-icon": $props.field.options.suffixIcon,
11286
- onFocus: _ctx.handleFocusCustomEvent,
11287
- onBlur: _ctx.handleBlurCustomEvent,
11288
- onInput: _ctx.handleInputCustomEvent,
11289
- onChange: _ctx.handleChangeEvent
11290
- }, createSlots({ _: 2 }, [
11291
- $props.field.options.appendButton ? {
11292
- name: "append",
11293
- fn: withCtx(() => [
11294
- createVNode(_component_el_button, {
11295
- disabled: _ctx.getDisabled() || $props.field.options.appendButtonDisabled,
11296
- onClick: _ctx.emitAppendButtonClick
11297
- }, {
11298
- default: withCtx(() => [
11299
- createVNode(_component_svg_icon, {
11300
- "icon-class": $props.field.options.buttonIcon
11301
- }, null, 8, ["icon-class"])
11302
- ]),
11303
- _: 1
11304
- }, 8, ["disabled", "onClick"])
11305
- ]),
11306
- key: "0"
11307
- } : void 0
11308
- ]), 1032, ["modelValue", "disabled", "readonly", "size", "type", "show-password", "placeholder", "clearable", "minlength", "maxlength", "show-word-limit", "prefix-icon", "suffix-icon", "onFocus", "onBlur", "onInput", "onChange"])
11274
+ createVNode(_component_el_tooltip, {
11275
+ content: $data.fieldModel,
11276
+ disabled: !$options.showDisabledTooltip,
11277
+ effect: "dark",
11278
+ placement: "top"
11279
+ }, {
11280
+ default: withCtx(() => [
11281
+ createElementVNode("span", _hoisted_1$x, [
11282
+ createVNode(_component_el_input, {
11283
+ ref: "fieldEditor",
11284
+ modelValue: $data.fieldModel,
11285
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.fieldModel = $event),
11286
+ disabled: _ctx.getDisabled(),
11287
+ readonly: $props.field.options.readonly,
11288
+ size: _ctx.widgetSize,
11289
+ class: "hide-spin-button",
11290
+ type: $options.inputType,
11291
+ "show-password": $props.field.options.showPassword,
11292
+ placeholder: $props.field.options.placeholder,
11293
+ clearable: $props.field.options.clearable,
11294
+ minlength: $props.field.options.minLength,
11295
+ maxlength: $props.field.options.maxLength,
11296
+ "show-word-limit": $props.field.options.showWordLimit,
11297
+ "prefix-icon": $props.field.options.prefixIcon,
11298
+ "suffix-icon": $props.field.options.suffixIcon,
11299
+ onFocus: _ctx.handleFocusCustomEvent,
11300
+ onBlur: _ctx.handleBlurCustomEvent,
11301
+ onInput: _ctx.handleInputCustomEvent,
11302
+ onChange: _ctx.handleChangeEvent
11303
+ }, createSlots({ _: 2 }, [
11304
+ $props.field.options.appendButton ? {
11305
+ name: "append",
11306
+ fn: withCtx(() => [
11307
+ createVNode(_component_el_button, {
11308
+ disabled: _ctx.getDisabled() || $props.field.options.appendButtonDisabled,
11309
+ onClick: _ctx.emitAppendButtonClick
11310
+ }, {
11311
+ default: withCtx(() => [
11312
+ createVNode(_component_svg_icon, {
11313
+ "icon-class": $props.field.options.buttonIcon
11314
+ }, null, 8, ["icon-class"])
11315
+ ]),
11316
+ _: 1
11317
+ }, 8, ["disabled", "onClick"])
11318
+ ]),
11319
+ key: "0"
11320
+ } : void 0
11321
+ ]), 1032, ["modelValue", "disabled", "readonly", "size", "type", "show-password", "placeholder", "clearable", "minlength", "maxlength", "show-word-limit", "prefix-icon", "suffix-icon", "onFocus", "onBlur", "onInput", "onChange"])
11322
+ ])
11323
+ ]),
11324
+ _: 1
11325
+ }, 8, ["content", "disabled"])
11309
11326
  ]),
11310
11327
  _: 1
11311
11328
  }, 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"]);
11312
11329
  }
11313
- var inputWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-0346e877"]]);
11330
+ var inputWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-67ada1cc"]]);
11314
11331
  var __glob_0_10 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11315
11332
  __proto__: null,
11316
11333
  "default": inputWidget
@@ -25633,7 +25650,7 @@ var ContainerItems = {
25633
25650
  }
25634
25651
  }
25635
25652
  };
25636
- var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
25653
+ var index_vue_vue_type_style_index_0_scoped_true_lang$5 = "";
25637
25654
  const _sfc_main$y = {
25638
25655
  name: "VFormRender",
25639
25656
  componentName: "VFormRender",
@@ -26492,13 +26509,13 @@ function registerIcon(app) {
26492
26509
  if (typeof window !== "undefined") {
26493
26510
  let loadSvg = function() {
26494
26511
  var body = document.body;
26495
- var svgDom = document.getElementById("__svg__icons__dom__1779873406009__");
26512
+ var svgDom = document.getElementById("__svg__icons__dom__1780039538194__");
26496
26513
  if (!svgDom) {
26497
26514
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26498
26515
  svgDom.style.position = "absolute";
26499
26516
  svgDom.style.width = "0";
26500
26517
  svgDom.style.height = "0";
26501
- svgDom.id = "__svg__icons__dom__1779873406009__";
26518
+ svgDom.id = "__svg__icons__dom__1780039538194__";
26502
26519
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26503
26520
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26504
26521
  }
@@ -61283,7 +61300,7 @@ var extLanguage_tools = { exports: {} };
61283
61300
  });
61284
61301
  })();
61285
61302
  })(extLanguage_tools);
61286
- var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
61303
+ var index_vue_vue_type_style_index_0_scoped_true_lang$4 = "";
61287
61304
  const _sfc_main$c = {
61288
61305
  name: "CodeEditor",
61289
61306
  props: {
@@ -62730,7 +62747,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
62730
62747
  }, 8, ["modelValue", "onClose"]);
62731
62748
  }
62732
62749
  var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-5cca3952"]]);
62733
- var index_vue_vue_type_style_index_0_lang$3 = "";
62750
+ var index_vue_vue_type_style_index_0_lang$1 = "";
62734
62751
  const _sfc_main$8 = {
62735
62752
  name: "asset-select-widget",
62736
62753
  componentName: "FieldWidget",
@@ -63256,7 +63273,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63256
63273
  }, 8, ["modelValue", "onClose"]);
63257
63274
  }
63258
63275
  var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-3a7f7afa"]]);
63259
- var index_vue_vue_type_style_index_0_lang$2 = "";
63276
+ var index_vue_vue_type_style_index_0_lang = "";
63260
63277
  const _sfc_main$6 = {
63261
63278
  name: "asset-table-widget",
63262
63279
  componentName: "FieldWidget",
@@ -63530,7 +63547,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
63530
63547
  }, 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"]);
63531
63548
  }
63532
63549
  var AssetTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6]]);
63533
- var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
63550
+ var index_vue_vue_type_style_index_0_scoped_true_lang$3 = "";
63534
63551
  const _sfc_main$5 = {
63535
63552
  name: "resolution-table-widget",
63536
63553
  componentName: "FieldWidget",
@@ -63744,7 +63761,10 @@ const _sfc_main$5 = {
63744
63761
  }
63745
63762
  }
63746
63763
  };
63747
- const _hoisted_1$3 = { class: "upload-file-list" };
63764
+ const _hoisted_1$3 = {
63765
+ key: 0,
63766
+ class: "upload-file-list"
63767
+ };
63748
63768
  const _hoisted_2$3 = { class: "left-wrap" };
63749
63769
  const _hoisted_3$2 = ["src"];
63750
63770
  const _hoisted_4$2 = ["title"];
@@ -63786,7 +63806,8 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
63786
63806
  default: withCtx(() => [
63787
63807
  createVNode(_component_el_table_column, {
63788
63808
  prop: "companyName",
63789
- label: "\u516C\u53F8\u540D\u79F0"
63809
+ label: "\u516C\u53F8\u540D\u79F0",
63810
+ width: "240"
63790
63811
  }),
63791
63812
  createVNode(_component_el_table_column, {
63792
63813
  prop: "label2",
@@ -63794,14 +63815,13 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
63794
63815
  align: "left"
63795
63816
  }, {
63796
63817
  default: withCtx(({ row }) => [
63797
- createElementVNode("div", _hoisted_1$3, [
63818
+ row.fileName ? (openBlock(), createElementBlock("div", _hoisted_1$3, [
63798
63819
  createElementVNode("div", _hoisted_2$3, [
63799
- row.fileName ? (openBlock(), createElementBlock("img", {
63800
- key: 0,
63820
+ createElementVNode("img", {
63801
63821
  src: $options.getFileIcon(row.fileName),
63802
63822
  alt: "",
63803
63823
  style: { "width": "18px", "height": "18px", "margin-right": "8px" }
63804
- }, null, 8, _hoisted_3$2)) : createCommentVNode("", true),
63824
+ }, null, 8, _hoisted_3$2),
63805
63825
  createElementVNode("div", {
63806
63826
  class: "upload-file-name",
63807
63827
  title: row.fileName
@@ -63818,7 +63838,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
63818
63838
  class: "pr-8px color-primary cursor-pointer file-action-right"
63819
63839
  }, " \u4E0B\u8F7D ", 8, _hoisted_7$2)
63820
63840
  ])
63821
- ])
63841
+ ])) : createCommentVNode("", true)
63822
63842
  ]),
63823
63843
  _: 1
63824
63844
  })
@@ -63830,8 +63850,8 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
63830
63850
  _: 1
63831
63851
  }, 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"]);
63832
63852
  }
63833
- var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-4e95dfe2"]]);
63834
- var index_vue_vue_type_style_index_0_lang$1 = "";
63853
+ var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-1a1bbd38"]]);
63854
+ var index_vue_vue_type_style_index_0_scoped_true_lang$2 = "";
63835
63855
  const _sfc_main$4 = {
63836
63856
  name: "fixed-table-widget",
63837
63857
  componentName: "FieldWidget",
@@ -64201,7 +64221,8 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
64201
64221
  }),
64202
64222
  createVNode(_component_el_table_column, {
64203
64223
  prop: "remark",
64204
- label: "\u5907\u6CE8"
64224
+ label: "\u5907\u6CE8",
64225
+ width: "330"
64205
64226
  })
64206
64227
  ]),
64207
64228
  _: 1
@@ -64220,8 +64241,8 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
64220
64241
  _: 1
64221
64242
  }, 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"]);
64222
64243
  }
64223
- var FixedTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4]]);
64224
- var index_vue_vue_type_style_index_0_lang = "";
64244
+ var FixedTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-efede3a6"]]);
64245
+ var index_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
64225
64246
  const _sfc_main$3 = {
64226
64247
  name: "equity-table-widget",
64227
64248
  componentName: "FieldWidget",
@@ -64606,7 +64627,8 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
64606
64627
  }),
64607
64628
  createVNode(_component_el_table_column, {
64608
64629
  prop: "remark",
64609
- label: "\u5907\u6CE8"
64630
+ label: "\u5907\u6CE8",
64631
+ width: "330"
64610
64632
  })
64611
64633
  ]),
64612
64634
  _: 1
@@ -64625,7 +64647,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
64625
64647
  _: 1
64626
64648
  }, 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"]);
64627
64649
  }
64628
- var EquityTableSchema = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3]]);
64650
+ var EquityTableSchema = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-2a519ee3"]]);
64629
64651
  const AssetTypeEnum = {
64630
64652
  "0": "equity",
64631
64653
  "1": "house",