form-custom-test 3.0.69 → 3.0.71

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__1774320780224__");
25985
+ var svgDom = document.getElementById("__svg__icons__dom__1774321528713__");
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__1774320780224__";
25991
+ svgDom.id = "__svg__icons__dom__1774321528713__";
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
  }
@@ -32324,7 +32324,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
32324
32324
  title: $props.field.options.dialogTitle || "\u4EBA\u5458\u6811",
32325
32325
  width: "480px",
32326
32326
  onClose: $options.handleClose,
32327
- "body-class": " pl-24px pt-24px pb-0px"
32327
+ "body-class": "person-tree-dialog-body"
32328
32328
  }, createSlots({
32329
32329
  default: withCtx(() => [
32330
32330
  createVNode(_component_el_input, {
@@ -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-0fdf3b3c"]]);
32395
+ var PersonTreeWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-535df68e"]]);
32396
32396
  const _sfc_main$i = {
32397
32397
  name: "radio-other-widget",
32398
32398
  componentName: "FieldWidget",