form-custom-test 3.0.204 → 3.0.205

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.
@@ -69045,13 +69045,13 @@ function registerIcon(app) {
69045
69045
  if (typeof window !== "undefined") {
69046
69046
  let loadSvg = function() {
69047
69047
  var body = document.body;
69048
- var svgDom = document.getElementById("__svg__icons__dom__1780883975248__");
69048
+ var svgDom = document.getElementById("__svg__icons__dom__1780907235654__");
69049
69049
  if (!svgDom) {
69050
69050
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
69051
69051
  svgDom.style.position = "absolute";
69052
69052
  svgDom.style.width = "0";
69053
69053
  svgDom.style.height = "0";
69054
- svgDom.id = "__svg__icons__dom__1780883975248__";
69054
+ svgDom.id = "__svg__icons__dom__1780907235654__";
69055
69055
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
69056
69056
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
69057
69057
  }
@@ -80345,7 +80345,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
80345
80345
  _: 1
80346
80346
  }, 8, ["modelValue", "onClose"]);
80347
80347
  }
80348
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-443b1326"]]);
80348
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-1129cf50"]]);
80349
80349
  var index_vue_vue_type_style_index_0_lang = "";
80350
80350
  const _sfc_main$6 = {
80351
80351
  name: "asset-table-widget",
@@ -80909,7 +80909,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
80909
80909
  _: 1
80910
80910
  }, 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"]);
80911
80911
  }
80912
- var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-0386b766"]]);
80912
+ var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-23babf1c"]]);
80913
80913
  class DictManager {
80914
80914
  constructor() {
80915
80915
  this.dictCache = {};