dfs-page-config 0.5.94 → 0.5.96

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.
@@ -30102,10 +30102,10 @@ const _sfc_main$o = defineComponent({
30102
30102
  { immediate: !0 }
30103
30103
  );
30104
30104
  const DAe = (qAe) => {
30105
- var rme;
30105
+ var rme, WAe;
30106
30106
  if (Ff.autoUpload) {
30107
- let WAe = ((rme = qAe.response.data) == null ? void 0 : rme.url) || qAe.url, JAe = toRaw$1(_Ae.value).filter((XAe) => XAe.url != WAe);
30108
- kh.emit("fileUrlInfo", JAe);
30107
+ let JAe = ((WAe = (rme = qAe.response) == null ? void 0 : rme.data) == null ? void 0 : WAe.url) || qAe.url, XAe = toRaw$1(_Ae.value).filter((ZAe) => ZAe.url != JAe);
30108
+ kh.emit("fileUrlInfo", XAe);
30109
30109
  } else
30110
30110
  kh.emit("remove", qAe);
30111
30111
  }, PAe = (qAe) => {
@@ -30152,7 +30152,7 @@ const _sfc_main$o = defineComponent({
30152
30152
  handleChange: IAe
30153
30153
  };
30154
30154
  }
30155
- }), UploadComp_vue_vue_type_style_index_0_scoped_e09eea52_lang = "", UploadComp_vue_vue_type_style_index_1_lang = "", _export_sfc$1 = (Ff, kh) => {
30155
+ }), UploadComp_vue_vue_type_style_index_0_scoped_a117e01e_lang = "", UploadComp_vue_vue_type_style_index_1_lang = "", _export_sfc$1 = (Ff, kh) => {
30156
30156
  const tAe = Ff.__vccOpts || Ff;
30157
30157
  for (const [iAe, uAe] of kh)
30158
30158
  tAe[iAe] = uAe;
@@ -30220,7 +30220,7 @@ function _sfc_render$l(Ff, kh, tAe, iAe, uAe, pAe) {
30220
30220
  } : void 0
30221
30221
  ]), 1032, ["class", "name", "multiple", "drag", "list-type", "data", "action", "file-list", "limit", "accept", "auto-upload", "on-exceed", "on-success", "before-upload", "on-preview", "on-remove", "headers", "disabled", "on-change"]);
30222
30222
  }
30223
- const UploadComp = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_render$l], ["__scopeId", "data-v-e09eea52"]]), elSwitch = "", elTimeSelect = "", elScrollbar = "", elPopper = "", elTag = "", elOption = "", elOptionGroup = "", elSelect = "", elDatePicker = "", elCheckboxGroup = "", elCheckbox = "", elRadioButton = "", elRadioGroup = "", elRadio = "", elCascader = "", elCascaderPanel = "", style = "";
30223
+ const UploadComp = /* @__PURE__ */ _export_sfc$1(_sfc_main$o, [["render", _sfc_render$l], ["__scopeId", "data-v-a117e01e"]]), elSwitch = "", elTimeSelect = "", elScrollbar = "", elPopper = "", elTag = "", elOption = "", elOptionGroup = "", elSelect = "", elDatePicker = "", elCheckboxGroup = "", elCheckbox = "", elRadioButton = "", elRadioGroup = "", elRadio = "", elCascader = "", elCascaderPanel = "", style = "";
30224
30224
  var e = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
30225
30225
  function t(Ff) {
30226
30226
  return Ff && Ff.__esModule && Object.prototype.hasOwnProperty.call(Ff, "default") ? Ff.default : Ff;
@@ -53275,7 +53275,7 @@ const __unplugin_components_0$3 = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["
53275
53275
  fileUrlInfo: CAe
53276
53276
  };
53277
53277
  }
53278
- }), Form_vue_vue_type_style_index_0_scoped_5db7808a_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$m = {
53278
+ }), Form_vue_vue_type_style_index_0_scoped_a7028d9e_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$m = {
53279
53279
  key: 0,
53280
53280
  class: "mask"
53281
53281
  }, _hoisted_2$g = ["innerHTML"];
@@ -53616,10 +53616,9 @@ function _sfc_render$i(Ff, kh, tAe, iAe, uAe, pAe) {
53616
53616
  key: 22,
53617
53617
  src: Ff.formData[WAe.prop],
53618
53618
  "preview-src-list": [Ff.formData[WAe.prop]],
53619
- width: WAe.width,
53620
- height: WAe.height,
53619
+ style: normalizeStyle({ width: WAe.imageWidth, height: WAe.imageHeight }),
53621
53620
  fit: WAe.fit || "contain"
53622
- }, null, 8, ["src", "preview-src-list", "width", "height", "fit"])) : createCommentVNode("", !0),
53621
+ }, null, 8, ["src", "preview-src-list", "style", "fit"])) : createCommentVNode("", !0),
53623
53622
  WAe.slot && !WAe.labelSlot ? renderSlot(Ff.$slots, WAe.slot, {
53624
53623
  key: 23,
53625
53624
  data: Ff.formData
@@ -53658,7 +53657,7 @@ function _sfc_render$i(Ff, kh, tAe, iAe, uAe, pAe) {
53658
53657
  _: 3
53659
53658
  }, 8, ["class", "model", "size", "inline", "label-width", "style"]);
53660
53659
  }
53661
- const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-5db7808a"]]), _hoisted_1$l = {
53660
+ const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-a7028d9e"]]), _hoisted_1$l = {
53662
53661
  viewBox: "0 0 1024 1024",
53663
53662
  width: "1.2em",
53664
53663
  height: "1.2em"