form-custom-test 3.0.229 → 3.0.231

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.
@@ -69322,13 +69322,13 @@ function registerIcon(app) {
69322
69322
  if (typeof window !== "undefined") {
69323
69323
  let loadSvg = function() {
69324
69324
  var body = document.body;
69325
- var svgDom = document.getElementById("__svg__icons__dom__1783305679577__");
69325
+ var svgDom = document.getElementById("__svg__icons__dom__1783473635972__");
69326
69326
  if (!svgDom) {
69327
69327
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
69328
69328
  svgDom.style.position = "absolute";
69329
69329
  svgDom.style.width = "0";
69330
69330
  svgDom.style.height = "0";
69331
- svgDom.id = "__svg__icons__dom__1783305679577__";
69331
+ svgDom.id = "__svg__icons__dom__1783473635972__";
69332
69332
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
69333
69333
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
69334
69334
  }
@@ -80915,7 +80915,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
80915
80915
  _: 1
80916
80916
  }, 8, ["modelValue", "onClose"]);
80917
80917
  }
80918
- var DocumentDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-24bd79d8"]]);
80918
+ var DocumentDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-2cd11beb"]]);
80919
80919
  var documentDetailDialog_vue_vue_type_style_index_0_scoped_true_lang = "";
80920
80920
  var documentDetailDialog_vue_vue_type_style_index_1_lang = "";
80921
80921
  const DEFAULT_FORM_JSON = {
@@ -81169,7 +81169,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
81169
81169
  _: 1
81170
81170
  }, 8, ["modelValue", "onClose"]);
81171
81171
  }
81172
- var DocumentDetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-ddc7afce"]]);
81172
+ var DocumentDetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-3064d402"]]);
81173
81173
  var index_vue_vue_type_style_index_0_lang$1 = "";
81174
81174
  const _sfc_main$e = {
81175
81175
  name: "document-select-widget",