form-custom-test 3.0.72 → 3.0.73

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
@@ -25982,13 +25982,13 @@ function registerIcon(app) {
25982
25982
  if (typeof window !== "undefined") {
25983
25983
  let loadSvg = function() {
25984
25984
  var body = document.body;
25985
- var svgDom = document.getElementById("__svg__icons__dom__1774326052272__");
25985
+ var svgDom = document.getElementById("__svg__icons__dom__1774327349750__");
25986
25986
  if (!svgDom) {
25987
25987
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
25988
25988
  svgDom.style.position = "absolute";
25989
25989
  svgDom.style.width = "0";
25990
25990
  svgDom.style.height = "0";
25991
- svgDom.id = "__svg__icons__dom__1774326052272__";
25991
+ svgDom.id = "__svg__icons__dom__1774327349750__";
25992
25992
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
25993
25993
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
25994
25994
  }
@@ -32392,7 +32392,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
32392
32392
  _: 1
32393
32393
  }, 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"]);
32394
32394
  }
32395
- var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-535df68e"]]);
32395
+ var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-4e20d7f6"]]);
32396
32396
  const _sfc_main$i = {
32397
32397
  name: "radio-other-widget",
32398
32398
  componentName: "FieldWidget",