dfs-page-config 0.4.51 → 0.4.52

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.
@@ -28931,7 +28931,7 @@ const uploadComp = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_ren
28931
28931
  remoteMethod: Oe
28932
28932
  };
28933
28933
  }
28934
- }), Form_vue_vue_type_style_index_0_scoped_a8481cf6_lang = "", _hoisted_1$g = {
28934
+ }), Form_vue_vue_type_style_index_0_scoped_2e9bde1d_lang = "", _hoisted_1$g = {
28935
28935
  key: 0,
28936
28936
  class: "mask"
28937
28937
  };
@@ -29218,7 +29218,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
29218
29218
  drag: ir.drag
29219
29219
  }, null, 8, ["style", "isDraggable", "uploadObj", "listType", "fileUrl", "limit", "maxSize", "text", "tip", "multiple", "disabled", "drag"])) : renderSlot(k.$slots, ir.slot, {
29220
29220
  key: 19,
29221
- formData: k.formData
29221
+ data: k.formData
29222
29222
  }, void 0, !0)
29223
29223
  ]),
29224
29224
  _: 2
@@ -29246,7 +29246,7 @@ function _sfc_render$h(k, L, ie, ae, pe, _e) {
29246
29246
  _: 3
29247
29247
  }, 8, ["class", "model", "size", "inline", "label-width", "style"]);
29248
29248
  }
29249
- const Form = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-a8481cf6"]]), _sfc_main$h = defineComponent({
29249
+ const Form = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-2e9bde1d"]]), _sfc_main$h = defineComponent({
29250
29250
  name: "Upload",
29251
29251
  props: {
29252
29252
  url: String,
@@ -101779,8 +101779,8 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
101779
101779
  }, createSlots({ _: 2 }, [
101780
101780
  renderList(k.getAllSlots(Oe), (Ie) => ({
101781
101781
  name: Ie.slot,
101782
- fn: withCtx(() => [
101783
- renderSlot(k.$slots, Ie.slot)
101782
+ fn: withCtx(({ data: Ne }) => [
101783
+ renderSlot(k.$slots, Ie.slot, { data: Ne })
101784
101784
  ])
101785
101785
  }))
101786
101786
  ]), 1032, ["pageKey", "configOption"])) : createCommentVNode("", !0)
@@ -101789,8 +101789,8 @@ function _sfc_render$9(k, L, ie, ae, pe, _e) {
101789
101789
  }, [
101790
101790
  renderList(k.getAllSlots(Oe), (Ie) => ({
101791
101791
  name: Ie.slot,
101792
- fn: withCtx(() => [
101793
- renderSlot(k.$slots, Ie.slot)
101792
+ fn: withCtx(({ data: Ne }) => [
101793
+ renderSlot(k.$slots, Ie.slot, { data: Ne })
101794
101794
  ])
101795
101795
  }))
101796
101796
  ]), 1032, ["componentOption", "pageKey"]))
@@ -101885,7 +101885,7 @@ function _sfc_render$8(k, L, ie, ae, pe, _e) {
101885
101885
  }, createSlots({ _: 2 }, [
101886
101886
  renderList(k.compChildrenSlots, ($e) => ({
101887
101887
  name: $e.slot,
101888
- fn: withCtx(({ data: Et, slot: qe }) => [
101888
+ fn: withCtx(({ data: Et }) => [
101889
101889
  renderSlot(k.$slots, $e.slot, {
101890
101890
  data: Et,
101891
101891
  slot: $e.slot