form-custom-test 3.0.71 → 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
@@ -10584,7 +10584,7 @@ const _sfc_main$M = {
10584
10584
  const allDone = !fileList.some((f) => f.status === "uploading");
10585
10585
  if (allDone) {
10586
10586
  this.showProgress = false;
10587
- ElMessage.success(this.field.options.multipleSelect ? "\u6279\u91CF\u4E0A\u4F20\u6210\u529F" : "\u4E0A\u4F20\u6210\u529F");
10587
+ ElMessage.success("\u4E0A\u4F20\u6210\u529F");
10588
10588
  }
10589
10589
  }
10590
10590
  },
@@ -10759,12 +10759,12 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
10759
10759
  _ctx.getDisabled() ? (openBlock(), createElementBlock("div", {
10760
10760
  key: 1,
10761
10761
  onClick: withModifiers(($event) => $options.handlePreview(file), ["stop"]),
10762
- class: "pr-8px cursor-pointer"
10762
+ class: "pr-8px color-primary cursor-pointer"
10763
10763
  }, " \u9884\u89C8 ", 8, _hoisted_8$5)) : createCommentVNode("", true),
10764
10764
  _ctx.getDisabled() ? (openBlock(), createElementBlock("div", {
10765
10765
  key: 2,
10766
10766
  onClick: withModifiers(($event) => $options.handleDownload(file), ["stop"]),
10767
- class: "pr-8px cursor-pointer"
10767
+ class: "pr-8px color-primary cursor-pointer"
10768
10768
  }, " \u4E0B\u8F7D ", 8, _hoisted_9$4)) : createCommentVNode("", true)
10769
10769
  ])
10770
10770
  ])
@@ -10807,7 +10807,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
10807
10807
  _: 1
10808
10808
  }, 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"]);
10809
10809
  }
10810
- var fileUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-ad7262c4"]]);
10810
+ var fileUploadWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-434fb062"]]);
10811
10811
  var __glob_0_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10812
10812
  __proto__: null,
10813
10813
  "default": fileUploadWidget
@@ -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__1774321528713__");
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__1774321528713__";
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",