form-custom-test 3.0.230 → 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.
package/dist/render.es.js CHANGED
@@ -26648,13 +26648,13 @@ function registerIcon(app) {
26648
26648
  if (typeof window !== "undefined") {
26649
26649
  let loadSvg = function() {
26650
26650
  var body = document.body;
26651
- var svgDom = document.getElementById("__svg__icons__dom__1783473128683__");
26651
+ var svgDom = document.getElementById("__svg__icons__dom__1783473647711__");
26652
26652
  if (!svgDom) {
26653
26653
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26654
26654
  svgDom.style.position = "absolute";
26655
26655
  svgDom.style.width = "0";
26656
26656
  svgDom.style.height = "0";
26657
- svgDom.id = "__svg__icons__dom__1783473128683__";
26657
+ svgDom.id = "__svg__icons__dom__1783473647711__";
26658
26658
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26659
26659
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26660
26660
  }
@@ -64041,7 +64041,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
64041
64041
  _: 1
64042
64042
  }, 8, ["modelValue", "onClose"]);
64043
64043
  }
64044
- var DocumentDetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-ddc7afce"]]);
64044
+ var DocumentDetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-3064d402"]]);
64045
64045
  var index_vue_vue_type_style_index_0_lang$1 = "";
64046
64046
  const _sfc_main$e = {
64047
64047
  name: "document-select-widget",