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