fds-vue-core 2.0.48 → 2.0.49

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.
@@ -2876,7 +2876,7 @@ const _hoisted_9 = { class: "flex items-start justify-between gap-4" };
2876
2876
  const _hoisted_10 = { class: "flex items-center gap-3" };
2877
2877
  const _hoisted_11 = { class: "m-0 text-base font-main font-bold tracking-wide" };
2878
2878
  const _hoisted_12 = { class: "flex items-start gap-3" };
2879
- const _hoisted_13 = { class: "no-margin-last-child" };
2879
+ const _hoisted_13 = { class: "mb-0-last-child" };
2880
2880
  const smallIconSize = 24;
2881
2881
  const largeIconSize = 48;
2882
2882
  const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
@@ -2953,7 +2953,7 @@ const _hoisted_2$5 = { class: "flex items-center gap-2" };
2953
2953
  const _hoisted_3$2 = { class: "relative" };
2954
2954
  const _hoisted_4$2 = {
2955
2955
  key: 1,
2956
- class: "fds-block-alert-slot"
2956
+ class: "mb-0-last-child"
2957
2957
  };
2958
2958
  const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
2959
2959
  __name: "FdsBlockAlert",