@frontify/fondue 12.0.0-beta.215 → 12.0.0-beta.217

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.
package/dist/index.es.js CHANGED
@@ -2027,7 +2027,7 @@ import { PatternDesign as jso, patternDesigns as Vso } from "./foundation/Patter
2027
2027
  import { useClickOutside as Wso } from "./hooks/useClickOutside.es.js";
2028
2028
  import { useMemoizedId as Jso } from "./hooks/useMemoizedId.es.js";
2029
2029
  import { useCopy as Yso } from "./hooks/useCopy.es.js";
2030
- import { Stack as Xso } from "./layout/Stack/Stack.es.js";
2030
+ import { LegacyStack as Xso } from "./layout/LegacyStack/LegacyStack.es.js";
2031
2031
  import { ColorFormat as $so } from "./types/colors.es.js";
2032
2032
  import { Code as emo } from "./typography/Code/Code.es.js";
2033
2033
  import { Heading as tmo } from "./typography/Heading/Heading.es.js";
@@ -4040,6 +4040,7 @@ export {
4040
4040
  _t as KEY_ELEMENT_BREAK_AFTER_COLUMN,
4041
4041
  Ja as LIST_PLUGIN,
4042
4042
  ke as LegacyFlyoutFooter,
4043
+ Xso as LegacyStack,
4043
4044
  Oe as LinkChooser,
4044
4045
  Ga as LinkPlugin,
4045
4046
  Ue as LoadingBar,
@@ -4126,7 +4127,6 @@ export {
4126
4127
  Vl as SliderError,
4127
4128
  Ha as SoftBreakPlugin,
4128
4129
  Yl as SortDirection,
4129
- Xso as Stack,
4130
4130
  Uf as StrikethroughMarkupElement,
4131
4131
  jf as StrikethroughMarkupElementNode,
4132
4132
  Gf as StrikethroughPlugin,