form-custom-test 3.0.144 → 3.0.145

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.
@@ -68612,13 +68612,13 @@ function registerIcon(app) {
68612
68612
  if (typeof window !== "undefined") {
68613
68613
  let loadSvg = function() {
68614
68614
  var body = document.body;
68615
- var svgDom = document.getElementById("__svg__icons__dom__1778809709789__");
68615
+ var svgDom = document.getElementById("__svg__icons__dom__1779085347020__");
68616
68616
  if (!svgDom) {
68617
68617
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
68618
68618
  svgDom.style.position = "absolute";
68619
68619
  svgDom.style.width = "0";
68620
68620
  svgDom.style.height = "0";
68621
- svgDom.id = "__svg__icons__dom__1778809709789__";
68621
+ svgDom.id = "__svg__icons__dom__1779085347020__";
68622
68622
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
68623
68623
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
68624
68624
  }
@@ -76279,7 +76279,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
76279
76279
  _: 1
76280
76280
  }, 8, ["widget"]);
76281
76281
  }
76282
- var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-6bd07e4e"]]);
76282
+ var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-2aae0291"]]);
76283
76283
  const customTableCellSchema = {
76284
76284
  type: "custom-table-cell",
76285
76285
  category: "container",
@@ -77043,7 +77043,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
77043
77043
  _: 1
77044
77044
  }, 8, ["widget"]);
77045
77045
  }
77046
- var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-0624b520"]]);
77046
+ var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-6e251889"]]);
77047
77047
  const subTableSchema = {
77048
77048
  type: "sub-table",
77049
77049
  category: "container",
@@ -78921,6 +78921,8 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
78921
78921
  width: "1418px",
78922
78922
  onClose: $options.handleClose,
78923
78923
  "body-class": "asset-list-dialog-body",
78924
+ "close-on-click-modal": false,
78925
+ draggable: "",
78924
78926
  "header-class": "asset-list-dialog-header"
78925
78927
  }, {
78926
78928
  footer: withCtx(() => [
@@ -79216,7 +79218,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
79216
79218
  _: 1
79217
79219
  }, 8, ["modelValue", "onClose"]);
79218
79220
  }
79219
- var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-d9c3eebc"]]);
79221
+ var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-0603b722"]]);
79220
79222
  var index_vue_vue_type_style_index_0_lang$1 = "";
79221
79223
  const _sfc_main$5 = {
79222
79224
  name: "asset-select-widget",
@@ -79704,7 +79706,9 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
79704
79706
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.dialogVisible = $event),
79705
79707
  title: "\u5904\u7F6E\u8BE6\u60C5",
79706
79708
  width: "1200px",
79707
- onClose: $options.handleClose
79709
+ onClose: $options.handleClose,
79710
+ "close-on-click-modal": false,
79711
+ draggable: ""
79708
79712
  }, {
79709
79713
  footer: withCtx(() => [
79710
79714
  createElementVNode("div", _hoisted_3, [
@@ -79740,7 +79744,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
79740
79744
  _: 1
79741
79745
  }, 8, ["modelValue", "onClose"]);
79742
79746
  }
79743
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-f66d508c"]]);
79747
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-3a7f7afa"]]);
79744
79748
  var index_vue_vue_type_style_index_0_lang = "";
79745
79749
  const _sfc_main$3 = {
79746
79750
  name: "asset-table-widget",