@me-framework/me-ui-antdv-next 0.0.30 → 0.0.33

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.
@@ -116,7 +116,7 @@ var w = { class: "me-card__title-wrapper" }, T = { class: "me-card__title" }, E
116
116
  default: y(() => [(l(), t(p(W.value ? h(C) : h(S)), { size: 16 }))]),
117
117
  _: 1
118
118
  })) : n("", !0),
119
- j.collapsible ? (l(), t(u, {
119
+ j.collapsible && !K.value ? (l(), t(u, {
120
120
  key: 1,
121
121
  type: "text",
122
122
  size: "small",
@@ -138,7 +138,7 @@ var w = { class: "me-card__title-wrapper" }, T = { class: "me-card__title" }, E
138
138
  }, {
139
139
  default: y(() => [d(e.$slots, "default")]),
140
140
  _: 3
141
- }, 8, ["rows"])) : d(e.$slots, "default", {}, void 0, void 0, 1)]), P.value ? (l(), r("div", k, [d(e.$slots, "footer")])) : n("", !0)], 512), [[_, !B.value]])]),
141
+ }, 8, ["rows"])) : d(e.$slots, "default", {}, void 0, void 0, 1)]), P.value ? (l(), r("div", k, [d(e.$slots, "footer")])) : n("", !0)], 512), [[_, !B.value || K.value]])]),
142
142
  _: 3
143
143
  }, 16, ["style", "class"]);
144
144
  };
@@ -40,7 +40,7 @@ var E = { class: "me-modal__header" }, D = { class: "me-modal__title-row" }, O =
40
40
  },
41
41
  fullscreen: {
42
42
  type: Boolean,
43
- default: !0
43
+ default: !1
44
44
  },
45
45
  defaultFullscreen: {
46
46
  type: Boolean,