form-custom-test 3.0.191 → 3.0.192

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
@@ -26510,13 +26510,13 @@ function registerIcon(app) {
26510
26510
  if (typeof window !== "undefined") {
26511
26511
  let loadSvg = function() {
26512
26512
  var body = document.body;
26513
- var svgDom = document.getElementById("__svg__icons__dom__1780623558842__");
26513
+ var svgDom = document.getElementById("__svg__icons__dom__1780623729709__");
26514
26514
  if (!svgDom) {
26515
26515
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26516
26516
  svgDom.style.position = "absolute";
26517
26517
  svgDom.style.width = "0";
26518
26518
  svgDom.style.height = "0";
26519
- svgDom.id = "__svg__icons__dom__1780623558842__";
26519
+ svgDom.id = "__svg__icons__dom__1780623729709__";
26520
26520
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26521
26521
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26522
26522
  }
@@ -63185,7 +63185,7 @@ const _sfc_main$7 = {
63185
63185
  return;
63186
63186
  }
63187
63187
  ref2.setFormData(__spreadValues({}, this.formData));
63188
- }, 800);
63188
+ }, 1e3);
63189
63189
  }).catch((err) => {
63190
63190
  console.error(err);
63191
63191
  this.applyFormJsonToRender(null);
@@ -63286,7 +63286,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63286
63286
  _: 1
63287
63287
  }, 8, ["modelValue", "onClose"]);
63288
63288
  }
63289
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-7e863e5c"]]);
63289
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-5726e30d"]]);
63290
63290
  var index_vue_vue_type_style_index_0_lang = "";
63291
63291
  const _sfc_main$6 = {
63292
63292
  name: "asset-table-widget",