form-custom-test 3.0.190 → 3.0.191

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__1780553828064__");
26513
+ var svgDom = document.getElementById("__svg__icons__dom__1780623558842__");
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__1780553828064__";
26519
+ svgDom.id = "__svg__icons__dom__1780623558842__";
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
  }
@@ -63249,6 +63249,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63249
63249
  width: "1200px",
63250
63250
  onClose: $options.handleClose,
63251
63251
  "close-on-click-modal": false,
63252
+ "append-to-body": "",
63252
63253
  draggable: ""
63253
63254
  }, {
63254
63255
  footer: withCtx(() => [
@@ -63285,7 +63286,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63285
63286
  _: 1
63286
63287
  }, 8, ["modelValue", "onClose"]);
63287
63288
  }
63288
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-8cc99418"]]);
63289
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-7e863e5c"]]);
63289
63290
  var index_vue_vue_type_style_index_0_lang = "";
63290
63291
  const _sfc_main$6 = {
63291
63292
  name: "asset-table-widget",