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.
package/dist/render.es.js CHANGED
@@ -26290,13 +26290,13 @@ function registerIcon(app) {
26290
26290
  if (typeof window !== "undefined") {
26291
26291
  let loadSvg = function() {
26292
26292
  var body = document.body;
26293
- var svgDom = document.getElementById("__svg__icons__dom__1778809718329__");
26293
+ var svgDom = document.getElementById("__svg__icons__dom__1779085356607__");
26294
26294
  if (!svgDom) {
26295
26295
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26296
26296
  svgDom.style.position = "absolute";
26297
26297
  svgDom.style.width = "0";
26298
26298
  svgDom.style.height = "0";
26299
- svgDom.id = "__svg__icons__dom__1778809718329__";
26299
+ svgDom.id = "__svg__icons__dom__1779085356607__";
26300
26300
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26301
26301
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26302
26302
  }
@@ -35025,7 +35025,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
35025
35025
  _: 1
35026
35026
  }, 8, ["widget"]);
35027
35027
  }
35028
- var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-6bd07e4e"]]);
35028
+ var CustomSubFormItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-2aae0291"]]);
35029
35029
  var customTableCellWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
35030
35030
  const _sfc_main$f = {
35031
35031
  name: "custom-table-cell-widget",
@@ -35756,7 +35756,7 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
35756
35756
  _: 1
35757
35757
  }, 8, ["widget"]);
35758
35758
  }
35759
- var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-0624b520"]]);
35759
+ var CustomTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-6e251889"]]);
35760
35760
  var subTableWidget_vue_vue_type_style_index_0_scoped_true_lang = "";
35761
35761
  const _sfc_main$b = {
35762
35762
  name: "sub-table-widget",
@@ -62146,6 +62146,8 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
62146
62146
  width: "1418px",
62147
62147
  onClose: $options.handleClose,
62148
62148
  "body-class": "asset-list-dialog-body",
62149
+ "close-on-click-modal": false,
62150
+ draggable: "",
62149
62151
  "header-class": "asset-list-dialog-header"
62150
62152
  }, {
62151
62153
  footer: withCtx(() => [
@@ -62441,7 +62443,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
62441
62443
  _: 1
62442
62444
  }, 8, ["modelValue", "onClose"]);
62443
62445
  }
62444
- var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-d9c3eebc"]]);
62446
+ var AssetDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-0603b722"]]);
62445
62447
  var index_vue_vue_type_style_index_0_lang$1 = "";
62446
62448
  const _sfc_main$5 = {
62447
62449
  name: "asset-select-widget",
@@ -62929,7 +62931,9 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
62929
62931
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.dialogVisible = $event),
62930
62932
  title: "\u5904\u7F6E\u8BE6\u60C5",
62931
62933
  width: "1200px",
62932
- onClose: $options.handleClose
62934
+ onClose: $options.handleClose,
62935
+ "close-on-click-modal": false,
62936
+ draggable: ""
62933
62937
  }, {
62934
62938
  footer: withCtx(() => [
62935
62939
  createElementVNode("div", _hoisted_3, [
@@ -62965,7 +62969,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
62965
62969
  _: 1
62966
62970
  }, 8, ["modelValue", "onClose"]);
62967
62971
  }
62968
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-f66d508c"]]);
62972
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-3a7f7afa"]]);
62969
62973
  var index_vue_vue_type_style_index_0_lang = "";
62970
62974
  const _sfc_main$3 = {
62971
62975
  name: "asset-table-widget",