bootstrap-vue-next 0.22.2 → 0.22.3

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.
@@ -3666,7 +3666,7 @@ const St = (t) => _(() => {
3666
3666
  }, [
3667
3667
  k.$slots.title || n(a).title ? (b(), L(ce(n(a).headerTag), {
3668
3668
  key: 0,
3669
- class: "toast-header"
3669
+ class: W(["toast-header", n(a).headerClass])
3670
3670
  }, {
3671
3671
  default: R(() => [
3672
3672
  x(k.$slots, "title", { hide: q }, () => [
@@ -3678,7 +3678,7 @@ const St = (t) => _(() => {
3678
3678
  }))
3679
3679
  ]),
3680
3680
  _: 3
3681
- })) : le("", !0),
3681
+ }, 8, ["class"])) : le("", !0),
3682
3682
  k.$slots.default || n(a).body ? (b(), L(ce(w.value), Z({
3683
3683
  key: 1,
3684
3684
  class: ["toast-body", n(a).bodyClass],