@cobre-npm/ds-v3 0.64.5 → 0.65.1

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.
@@ -2683,7 +2683,8 @@ const Hh = { class: "co-float-modal__header d-flex justify-content-end" }, Uh =
2683
2683
  size: { default: "500px" },
2684
2684
  hasCloseButton: { type: Boolean, default: !0 },
2685
2685
  blurred: { type: Boolean, default: !0 },
2686
- btnChevronHide: { type: Boolean, default: !0 }
2686
+ btnChevronHide: { type: Boolean, default: !0 },
2687
+ closeOnClickOutside: { type: Boolean, default: !0 }
2687
2688
  },
2688
2689
  emits: ["close", "close-button"],
2689
2690
  setup(t, { expose: e, emit: n }) {
@@ -2701,7 +2702,7 @@ const Hh = { class: "co-float-modal__header d-flex justify-content-end" }, Uh =
2701
2702
  isOpen: o
2702
2703
  }), (c, u) => (p(), T(ke, null, [
2703
2704
  Ce(O(Lh), {
2704
- onTrigger: u[1] || (u[1] = (d) => l(!1))
2705
+ onTrigger: u[1] || (u[1] = (d) => c.closeOnClickOutside ? l(!1) : "")
2705
2706
  }, {
2706
2707
  default: pe(() => [
2707
2708
  $("aside", {
@@ -2775,7 +2776,7 @@ const Hh = { class: "co-float-modal__header d-flex justify-content-end" }, Uh =
2775
2776
  }, null, 2)
2776
2777
  ], 64));
2777
2778
  }
2778
- }), Tx = /* @__PURE__ */ Ne(qh, [["__scopeId", "data-v-09fc78b4"]]), zh = {
2779
+ }), Tx = /* @__PURE__ */ Ne(qh, [["__scopeId", "data-v-6661ff9d"]]), zh = {
2779
2780
  key: 1,
2780
2781
  class: "mb-0"
2781
2782
  }, Xh = {