form-custom-test 3.0.78 → 3.0.79

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
@@ -25986,13 +25986,13 @@ function registerIcon(app) {
25986
25986
  if (typeof window !== "undefined") {
25987
25987
  let loadSvg = function() {
25988
25988
  var body = document.body;
25989
- var svgDom = document.getElementById("__svg__icons__dom__1774345841103__");
25989
+ var svgDom = document.getElementById("__svg__icons__dom__1774347066572__");
25990
25990
  if (!svgDom) {
25991
25991
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
25992
25992
  svgDom.style.position = "absolute";
25993
25993
  svgDom.style.width = "0";
25994
25994
  svgDom.style.height = "0";
25995
- svgDom.id = "__svg__icons__dom__1774345841103__";
25995
+ svgDom.id = "__svg__icons__dom__1774347066572__";
25996
25996
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
25997
25997
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
25998
25998
  }
@@ -32340,7 +32340,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
32340
32340
  class: "pr-24px mb-30px"
32341
32341
  }, null, 8, ["modelValue", "onInput"]),
32342
32342
  createVNode(_component_el_scrollbar, {
32343
- height: "538px",
32343
+ height: "514px",
32344
32344
  class: "pr-24px"
32345
32345
  }, {
32346
32346
  default: withCtx(() => [
@@ -32397,7 +32397,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
32397
32397
  _: 1
32398
32398
  }, 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"]);
32399
32399
  }
32400
- var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-562382c6"]]);
32400
+ var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-4b777d5b"]]);
32401
32401
  const _sfc_main$i = {
32402
32402
  name: "radio-other-widget",
32403
32403
  componentName: "FieldWidget",