@vodafone_de/brix-components 7.1.7 → 7.1.9

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.
Files changed (135) hide show
  1. package/dist/{BorderRadius-ClUShVLu.js → BorderRadius-2LdggXbQ.js} +2 -2
  2. package/dist/{TableHead-C9Nyap9H.js → TableHead-Cfn2iQRg.js} +1 -1
  3. package/dist/{TableWrapper-BlScbDc6.js → TableWrapper-BrnjxwJz.js} +1 -1
  4. package/dist/breakpoint-CzBSbbY7.js +9 -0
  5. package/dist/components/Accordion/index.js +2 -2
  6. package/dist/components/AccordionGroup/index.js +1 -1
  7. package/dist/components/ArtDirectedImage/index.d.ts +5 -0
  8. package/dist/components/ArtDirectedImage/index.js +44 -0
  9. package/dist/components/ArtDirectedImage/props.d.ts +18 -0
  10. package/dist/components/ArtDirectedImage/styled.d.ts +2 -0
  11. package/dist/components/Badge/index.js +3 -3
  12. package/dist/components/Body/index.js +1 -1
  13. package/dist/components/BottomBar/index.js +3 -3
  14. package/dist/components/Button/index.js +2 -2
  15. package/dist/components/ButtonAsLink/index.js +2 -2
  16. package/dist/components/ButtonGroup/index.js +2 -2
  17. package/dist/components/Card/index.js +2 -2
  18. package/dist/components/Carousel/index.js +6 -6
  19. package/dist/components/Checkbox/index.js +3 -3
  20. package/dist/components/CheckboxGroup/index.js +2 -2
  21. package/dist/components/Collapsible/index.js +1 -1
  22. package/dist/components/ColorSwatch/index.js +2 -2
  23. package/dist/components/ColorSwatchGroup/index.js +3 -3
  24. package/dist/components/ConsentMessage/index.js +3 -3
  25. package/dist/components/Container/index.js +2 -2
  26. package/dist/components/DateInput/index.js +2 -2
  27. package/dist/components/DemoBox/index.js +1 -1
  28. package/dist/components/Dialog/index.js +1 -1
  29. package/dist/components/DiscoveryCard/index.js +10 -10
  30. package/dist/components/DiscoveryCard/styled.d.ts +1 -1
  31. package/dist/components/DiscoveryCardGroup/index.js +1 -1
  32. package/dist/components/Divider/index.js +1 -1
  33. package/dist/components/Fieldset/index.js +1 -1
  34. package/dist/components/FilterGroup/index.js +3 -3
  35. package/dist/components/Flex/index.js +2 -2
  36. package/dist/components/FlexItem/index.js +1 -1
  37. package/dist/components/FootnoteContent/index.js +1 -1
  38. package/dist/components/Form/index.js +1 -1
  39. package/dist/components/FormElement/index.js +1 -1
  40. package/dist/components/FormHelperStatusIcon/index.js +1 -1
  41. package/dist/components/GoogleMap/index.js +3 -3
  42. package/dist/components/Grid/index.js +1 -1
  43. package/dist/components/GridItem/index.js +4 -3
  44. package/dist/components/Heading/index.js +2 -2
  45. package/dist/components/HifiIcon/index.js +1 -1
  46. package/dist/components/IconButton/index.js +4 -4
  47. package/dist/components/IconSnippet/index.js +3 -3
  48. package/dist/components/Image/index.js +47 -39
  49. package/dist/components/Image/props.d.ts +35 -32
  50. package/dist/components/Image/styled.d.ts +1 -1
  51. package/dist/components/ImageHeader/index.js +7 -7
  52. package/dist/components/ImageHeader/props.d.ts +1 -1
  53. package/dist/components/ImageHeader/styled.d.ts +1 -1
  54. package/dist/components/InfoBanner/index.js +2 -2
  55. package/dist/components/InlineIcon/index.js +1 -1
  56. package/dist/components/InlineLink/index.js +1 -1
  57. package/dist/components/Input/index.js +1 -1
  58. package/dist/components/Label/index.js +1 -1
  59. package/dist/components/Legend/index.js +1 -1
  60. package/dist/components/Link/index.js +2 -2
  61. package/dist/components/LinkAsButton/index.js +1 -1
  62. package/dist/components/LinkList/index.js +1 -1
  63. package/dist/components/LinkListItem/index.js +4 -4
  64. package/dist/components/LoadingSpinner/index.js +1 -1
  65. package/dist/components/LocalStyle/index.js +2 -2
  66. package/dist/components/MediaText/index.js +6 -6
  67. package/dist/components/Notification/index.js +4 -4
  68. package/dist/components/OpenTextFootnoteAdapter/index.js +1 -1
  69. package/dist/components/Overlay/index.js +1 -1
  70. package/dist/components/PickerGroup/index.js +4 -4
  71. package/dist/components/Price/index.js +1 -1
  72. package/dist/components/ProductCard/index.js +3 -3
  73. package/dist/components/QuickLinkList/index.js +3 -3
  74. package/dist/components/RadioGroup/index.js +2 -2
  75. package/dist/components/Rating/index.js +2 -2
  76. package/dist/components/RichText/index.js +1 -1
  77. package/dist/components/RichtTextContentful/index.js +2 -2
  78. package/dist/components/ScreenreaderOnly/index.js +1 -1
  79. package/dist/components/SearchInput/index.js +4 -4
  80. package/dist/components/SelectInput/index.js +3 -3
  81. package/dist/components/Stepper/index.js +4 -3
  82. package/dist/components/SuggestInput/index.js +3 -3
  83. package/dist/components/Switch/index.js +3 -3
  84. package/dist/components/TabGroup/index.js +3 -3
  85. package/dist/components/Table/index.js +2 -2
  86. package/dist/components/TabularPrice/index.js +1 -1
  87. package/dist/components/TextList/index.js +2 -2
  88. package/dist/components/Textarea/index.js +2 -2
  89. package/dist/components/TimeInput/index.js +2 -2
  90. package/dist/components/Tray/index.js +2 -2
  91. package/dist/components/YoutubeVideo/index.js +1 -1
  92. package/dist/contentful/index.js +10 -10
  93. package/dist/contentful/live-preview-inspector/index.js +1 -1
  94. package/dist/contentful/live-preview-renderer/index.js +1 -1
  95. package/dist/contentful/renderer/index.js +1 -1
  96. package/dist/{cssVars-C3-c3zhv.js → cssVars-_wntC-Ac.js} +2 -2
  97. package/dist/filterProps-CPul3CC8.js +17 -0
  98. package/dist/foundations/GlobalStyle/index.js +1 -1
  99. package/dist/foundations/media-query/viewport/index.js +24 -4
  100. package/dist/hooks/useImageComponent/index.d.ts +28 -0
  101. package/dist/hooks/useImageComponent/index.js +17 -0
  102. package/dist/hooks/usePictureComponent/index.d.ts +25 -0
  103. package/dist/hooks/usePictureComponent/index.js +27 -0
  104. package/dist/hooks/useViewport/index.js +2 -2
  105. package/dist/{index-DXRuQeDl.js → index-BPweURE-.js} +4 -4
  106. package/dist/{index-G2mpsxF7.js → index-DKCzYjXw.js} +1 -1
  107. package/dist/{index-C69TqGKE.js → index-Vub90geg.js} +1 -1
  108. package/dist/{index-B5p4bosD.js → index-rbdl_kyF.js} +3 -3
  109. package/dist/{index-M27FMM9r.js → index-tpq3BGwZ.js} +3 -3
  110. package/dist/index.d.ts +4 -2
  111. package/dist/index.js +159 -152
  112. package/dist/{mapContentToComponents-DRp1r1ht.js → mapContentToComponents-bL4ms1AC.js} +10 -10
  113. package/dist/{styled-B-_SmQSA.js → styled-13a_Vk0D.js} +2 -2
  114. package/dist/{styled-CPNO3vN5.js → styled-BKmRVjNA.js} +1 -1
  115. package/dist/{styled-D8a-ap4J.js → styled-B_ihuvyB.js} +1 -1
  116. package/dist/{styled-jl0239KS.js → styled-C6Wms75x.js} +1 -1
  117. package/dist/{styled-SllFJc7o.js → styled-CKK_LUlC.js} +3 -3
  118. package/dist/{styled-1OrCdMDT.js → styled-CQLDmqmZ.js} +2 -2
  119. package/dist/{styled-BTBLpB_G.js → styled-CWusLu5R.js} +2 -2
  120. package/dist/{styled-VAsSnb5y.js → styled-Csv7V9ez.js} +1 -1
  121. package/dist/{styled-Djetw1lK.js → styled-D57p2ktn.js} +4 -4
  122. package/dist/{styled-CW4e5Qa3.js → styled-DCLv3G2j.js} +1 -1
  123. package/dist/{styled-CyZvsdJs.js → styled-DG6HSLPJ.js} +1 -1
  124. package/dist/{styled-RnVr222F.js → styled-DUsRG1Xh.js} +1 -1
  125. package/dist/{styled-U9du2n1i.js → styled-D_F38PuI.js} +2 -2
  126. package/dist/{styled-q7r_5eaz.js → styled-Dk6VS_Sg.js} +3 -3
  127. package/dist/{styled-DJWrbsIZ.js → styled-DoOOutJj.js} +1 -1
  128. package/dist/{styled-DOK4C5Ml.js → styled-QLVvcMdB.js} +1 -1
  129. package/package.json +1 -1
  130. package/dist/components/ResponsiveImage/index.d.ts +0 -5
  131. package/dist/components/ResponsiveImage/index.js +0 -89
  132. package/dist/components/ResponsiveImage/props.d.ts +0 -16
  133. package/dist/components/ResponsiveImage/styled.d.ts +0 -4
  134. package/dist/filterProps-CTn92eZw.js +0 -17
  135. package/dist/index-Ck2bCrhT.js +0 -32
@@ -6,16 +6,16 @@ import ConsentMessage from "../ConsentMessage/index.js";
6
6
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
7
7
  import { useThirdPartyConsent } from "../../hooks/useThirdPartyConsent/index.js";
8
8
  import styled from "styled-components";
9
- import { v as viewport } from "../../index-Ck2bCrhT.js";
9
+ import viewport from "../../foundations/media-query/viewport/index.js";
10
10
  import { getBorderColor } from "../../foundations/token/getBorderColor/index.js";
11
11
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
12
12
  import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js";
13
13
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
14
14
  import { f as colorBorderSubtle } from "../../BorderColor-CYdSW9dg.js";
15
- import { b as borderRadiusMd, a as borderRadiusNone } from "../../BorderRadius-ClUShVLu.js";
15
+ import { b as borderRadiusMd, c as borderRadiusNone } from "../../BorderRadius-2LdggXbQ.js";
16
16
  import { d as borderWidthSm } from "../../BorderWidth-eg_mz82k.js";
17
17
  import { c as cornerStraight } from "../../CornerStyle-JEbGNArR.js";
18
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
18
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
19
19
  const MapInner = ({
20
20
  setMap,
21
21
  children
@@ -3,7 +3,7 @@ import { jsx } from "react/jsx-runtime";
3
3
  import { createContext } from "react";
4
4
  import { d as divTagName, u as ulTagName, o as olTagName } from "../../tags-38kBhOn6.js";
5
5
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
6
- import { G as GridStyled } from "../../styled-CPNO3vN5.js";
6
+ import { G as GridStyled } from "../../styled-BKmRVjNA.js";
7
7
  import { i as isObject, h as hasMatchingComponentName, a as isBottomSpacing } from "../../isObject-cuWKq2kY.js";
8
8
  const gridTags = [divTagName, ulTagName, olTagName];
9
9
  const gridAligns = ["left", "center", "right"];
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import { useContext } from "react";
4
- import { d as divTagName, l as liTagName, n as navTagName, m as mainTagName, g as sectionTagName, i as asideTagName, j as articleTagName, u as ulTagName } from "../../tags-38kBhOn6.js";
4
+ import { d as divTagName, l as liTagName, n as navTagName, m as mainTagName, g as sectionTagName, i as asideTagName, j as articleTagName, u as ulTagName, o as olTagName } from "../../tags-38kBhOn6.js";
5
5
  import { validateGridColSpan, GridContext } from "../Grid/index.js";
6
- import { G as GridItemStyled } from "../../styled-Djetw1lK.js";
6
+ import { G as GridItemStyled } from "../../styled-D57p2ktn.js";
7
7
  import { i as isObject, h as hasMatchingComponentName } from "../../isObject-cuWKq2kY.js";
8
8
  const gridItemTags = [divTagName, liTagName, navTagName, mainTagName, sectionTagName, asideTagName, articleTagName];
9
9
  const gridItemAligns = ["left", "center", "right"];
@@ -40,12 +40,13 @@ const isGridItemProps = (props) => {
40
40
  };
41
41
  const GridItem = ({
42
42
  sm = 12,
43
+ tag = divTagName,
43
44
  ...props
44
45
  }) => {
45
46
  const gridTag = useContext(GridContext).tag;
46
47
  const gridSpacing = useContext(GridContext).spacing;
47
48
  const gridAutoLayout = useContext(GridContext).autoLayout;
48
- return /* @__PURE__ */ jsx(GridItemStyled, { ...props, as: gridTag === ulTagName ? liTagName : divTagName, spacing: gridSpacing, sm, ...gridAutoLayout, children: props.children });
49
+ return /* @__PURE__ */ jsx(GridItemStyled, { ...props, as: gridTag === ulTagName || gridTag === olTagName ? liTagName : tag, spacing: gridSpacing, sm, ...gridAutoLayout, children: props.children });
49
50
  };
50
51
  export {
51
52
  GridItem as default,
@@ -3,8 +3,8 @@ import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import FootnoteLink from "../FootnoteLink/index.js";
4
4
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
5
5
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
6
- import { H as HeadingStyled } from "../../styled-VAsSnb5y.js";
7
- import { a, h } from "../../styled-VAsSnb5y.js";
6
+ import { H as HeadingStyled } from "../../styled-Csv7V9ez.js";
7
+ import { a, h } from "../../styled-Csv7V9ez.js";
8
8
  import { a as h1TagName, b as h2TagName, h as h3TagName, c as h4TagName, e as h5TagName, f as h6TagName, d as divTagName, s as spanTagName, p as pTagName } from "../../tags-38kBhOn6.js";
9
9
  import { b as fontWeightLight, f as fontWeightRegular, a as fontWeightBold } from "../../FontWeight-C2pGs7aR.js";
10
10
  import { d as textHeadingXl, c as textHeadingLg, a as textHeadingMd, b as textHeadingSm, t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
@@ -3,7 +3,7 @@ import { jsx } from "react/jsx-runtime";
3
3
  import styled from "styled-components";
4
4
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
5
5
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
6
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
6
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
7
7
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
8
8
  const IconStyled = styled.img.withConfig({
9
9
  shouldForwardProp: filterProps(),
@@ -2,7 +2,7 @@
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import { I as IconLoader } from "../../index-C3dW-7e_.js";
4
4
  import { b as iconSizeSm } from "../../props-7dcsjRUx.js";
5
- import "../../styled-RnVr222F.js";
5
+ import "../../styled-DUsRG1Xh.js";
6
6
  import styled from "styled-components";
7
7
  import { s as shadow28 } from "../../shadow-u158mzuN.js";
8
8
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
@@ -11,12 +11,12 @@ import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index
11
11
  import { getObjectColor } from "../../foundations/token/getObjectColor/index.js";
12
12
  import { getOpacity } from "../../foundations/token/getOpacity/index.js";
13
13
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
14
- import { b as borderRadiusMd, c as borderRadiusFull } from "../../BorderRadius-ClUShVLu.js";
14
+ import { b as borderRadiusMd, a as borderRadiusFull } from "../../BorderRadius-2LdggXbQ.js";
15
15
  import { c as borderWidthSelected } from "../../BorderWidth-eg_mz82k.js";
16
- import { b as buttonHeight, p as primaryAppearance } from "../../styled-q7r_5eaz.js";
16
+ import { b as buttonHeight, p as primaryAppearance } from "../../styled-Dk6VS_Sg.js";
17
17
  import { a as opacityDisabled } from "../../Opacity-smkGiwsf.js";
18
18
  import { b as spacingXs, a as spacingMd } from "../../Spacing-BMQelJYr.js";
19
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
19
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
20
20
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
21
21
  import { g as getButtonAppearance, B as ButtonAppearanceColor } from "../../ButtonAppearanceHelper-D2SlSoU8.js";
22
22
  const iconButtonShapeSquare = "square";
@@ -3,17 +3,17 @@ import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import Body from "../Body/index.js";
4
4
  import Heading from "../Heading/index.js";
5
5
  import { d as iconSizeLg, g as iconSize3xl, b as iconSizeSm } from "../../props-7dcsjRUx.js";
6
- import "../../styled-RnVr222F.js";
6
+ import "../../styled-DUsRG1Xh.js";
7
7
  import InlineLink from "../InlineLink/index.js";
8
8
  import Link from "../Link/index.js";
9
- import { R as RichText } from "../../index-B5p4bosD.js";
9
+ import { R as RichText } from "../../index-rbdl_kyF.js";
10
10
  import { d as divTagName } from "../../tags-38kBhOn6.js";
11
11
  import { c as spacingSm, a as spacingMd, s as spacingNone, b as spacingXs } from "../../Spacing-BMQelJYr.js";
12
12
  import styled from "styled-components";
13
13
  import { I as IconLoader } from "../../index-C3dW-7e_.js";
14
14
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
15
15
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
16
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
16
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
17
17
  const iconSnippetSizeSmall = "sm";
18
18
  const iconSnippetSizeLarge = "lg";
19
19
  const iconSnippetSize3Xl = "3xl";
@@ -1,17 +1,16 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
+ import { useImageComponent } from "../../hooks/useImageComponent/index.js";
3
4
  import styled from "styled-components";
4
5
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
5
- import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
6
- import { b as borderRadiusMd, a as borderRadiusNone } from "../../BorderRadius-ClUShVLu.js";
7
- import { c as cornerStraight } from "../../CornerStyle-JEbGNArR.js";
8
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
9
- const objectFitContain = "contain";
10
- const objectFitCover = "cover";
11
- const objectFitNone = "none";
12
- const horizontalAlignmentLeft = "left";
13
- const horizontalAlignmentRight = "right";
14
- const horizontalAlignmentCenter = "center";
6
+ import { b as borderRadiusMd, c as borderRadiusNone } from "../../BorderRadius-2LdggXbQ.js";
7
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
8
+ const aspectRatio1_1 = "1/1";
9
+ const aspectRatio4_3 = "4/3";
10
+ const aspectRatio16_9 = "16/9";
11
+ const aspectRatio21_9 = "21/9";
12
+ const aspectRatio32_9 = "32/9";
13
+ const aspectRatio48_9 = "48/9";
15
14
  const objectPositionCenter = "center";
16
15
  const objectPositionLeftTop = "top left";
17
16
  const objectPositionLeftCenter = "center left";
@@ -19,47 +18,59 @@ const objectPositionLeftBottom = "bottom left";
19
18
  const objectPositionRightTop = "top right";
20
19
  const objectPositionRightCenter = "center right";
21
20
  const objectPositionRightBottom = "bottom right";
22
- const aspectRatio1_1 = "1/1";
23
- const aspectRatio4_3 = "4/3";
24
- const aspectRatio16_9 = "16/9";
25
- const aspectRatio21_9 = "21/9";
26
- const aspectRatio32_9 = "32/9";
27
- const aspectRatio48_9 = "48/9";
28
- const ImageStyled = styled.img.withConfig({
21
+ const objectFitContain = "contain";
22
+ const objectFitCover = "cover";
23
+ const objectFitNone = "none";
24
+ const ImageContainerStyled = styled.div.withConfig({
29
25
  shouldForwardProp: filterProps(),
30
- displayName: "ImageStyled",
26
+ displayName: "ImageContainerStyled",
31
27
  componentId: "sc-z3qszb-0"
32
28
  })({
33
- display: "block",
34
- width: "100%"
29
+ overflow: "hidden",
30
+ position: "relative",
31
+ width: "100%",
32
+ height: "100%",
33
+ "& img": {
34
+ position: "absolute",
35
+ top: 0,
36
+ left: 0,
37
+ height: "100%",
38
+ objectFit: "cover",
39
+ width: "100%"
40
+ }
35
41
  }, ({
36
- objectFit = "contain"
42
+ aspectRatio
37
43
  }) => ({
38
- objectFit
44
+ aspectRatio
39
45
  }), ({
40
- objectPosition
46
+ roundedCorners
41
47
  }) => ({
42
- objectPosition
48
+ borderRadius: roundedCorners ? getBorderRadius(borderRadiusMd) : getBorderRadius(borderRadiusNone)
43
49
  }), ({
44
- horizontalAlignment = "left"
50
+ objectFit = "contain"
45
51
  }) => ({
46
- marginLeft: horizontalAlignment === "left" ? 0 : "auto",
47
- marginRight: horizontalAlignment === "right" ? 0 : "auto"
52
+ "& img": {
53
+ objectFit
54
+ }
48
55
  }), ({
49
- corners = cornerStraight
56
+ objectPosition
50
57
  }) => ({
51
- borderRadius: corners === "rounded" ? getBorderRadius(borderRadiusMd) : getBorderRadius(borderRadiusNone)
58
+ "& img": {
59
+ objectPosition
60
+ }
52
61
  }), ({
53
- aspectRatio
62
+ width,
63
+ height
54
64
  }) => ({
55
- aspectRatio
56
- }), getBottomSpacing);
65
+ width: width ? width : "100%",
66
+ height: height ? height : "100%"
67
+ }));
57
68
  const Image = ({
58
- alt = "",
59
69
  ...props
60
- }) => /* @__PURE__ */ jsx(ImageStyled, { ..."" === alt ? {
61
- "aria-hidden": true
62
- } : {}, ...props, alt });
70
+ }) => {
71
+ const ImageComponent = useImageComponent();
72
+ return /* @__PURE__ */ jsx(ImageContainerStyled, { aspectRatio: props.aspectRatio, roundedCorners: props.roundedCorners, objectFit: props.objectFit, objectPosition: props.objectPosition, width: props.width, height: props.height, children: /* @__PURE__ */ jsx(ImageComponent, { ...props }) });
73
+ };
63
74
  export {
64
75
  aspectRatio16_9,
65
76
  aspectRatio1_1,
@@ -68,9 +79,6 @@ export {
68
79
  aspectRatio48_9,
69
80
  aspectRatio4_3,
70
81
  Image as default,
71
- horizontalAlignmentCenter,
72
- horizontalAlignmentLeft,
73
- horizontalAlignmentRight,
74
82
  objectFitContain,
75
83
  objectFitCover,
76
84
  objectFitNone,
@@ -1,14 +1,12 @@
1
1
  import { ImgHTMLAttributes } from 'react';
2
2
  import { PatternProps } from '../../foundations/PatternProps';
3
- import { CornerStyle } from '../../foundations/types/CornerStyle';
4
- export declare const objectFitContain = "contain";
5
- export declare const objectFitCover = "cover";
6
- export declare const objectFitNone = "none";
7
- export type ImageObjectFit = typeof objectFitContain | typeof objectFitCover | typeof objectFitNone;
8
- export declare const horizontalAlignmentLeft = "left";
9
- export declare const horizontalAlignmentRight = "right";
10
- export declare const horizontalAlignmentCenter = "center";
11
- export type ImageAlignment = typeof horizontalAlignmentLeft | typeof horizontalAlignmentRight | typeof horizontalAlignmentCenter;
3
+ export declare const aspectRatio1_1 = "1/1";
4
+ export declare const aspectRatio4_3 = "4/3";
5
+ export declare const aspectRatio16_9 = "16/9";
6
+ export declare const aspectRatio21_9 = "21/9";
7
+ export declare const aspectRatio32_9 = "32/9";
8
+ export declare const aspectRatio48_9 = "48/9";
9
+ export type AspectRatio = typeof aspectRatio1_1 | typeof aspectRatio4_3 | typeof aspectRatio16_9 | typeof aspectRatio21_9 | typeof aspectRatio32_9 | typeof aspectRatio48_9;
12
10
  export declare const objectPositionCenter = "center";
13
11
  export declare const objectPositionLeftTop = "top left";
14
12
  export declare const objectPositionLeftCenter = "center left";
@@ -17,45 +15,50 @@ export declare const objectPositionRightTop = "top right";
17
15
  export declare const objectPositionRightCenter = "center right";
18
16
  export declare const objectPositionRightBottom = "bottom right";
19
17
  export type ImageObjectPosition = typeof objectPositionCenter | typeof objectPositionLeftTop | typeof objectPositionLeftCenter | typeof objectPositionLeftBottom | typeof objectPositionRightTop | typeof objectPositionRightCenter | typeof objectPositionRightBottom;
20
- export declare const aspectRatio1_1 = "1/1";
21
- export declare const aspectRatio4_3 = "4/3";
22
- export declare const aspectRatio16_9 = "16/9";
23
- export declare const aspectRatio21_9 = "21/9";
24
- export declare const aspectRatio32_9 = "32/9";
25
- export declare const aspectRatio48_9 = "48/9";
26
- export type AspectRatio = typeof aspectRatio1_1 | typeof aspectRatio4_3 | typeof aspectRatio16_9 | typeof aspectRatio21_9 | typeof aspectRatio32_9 | typeof aspectRatio48_9;
27
- export interface ImageProps extends PatternProps, ImgHTMLAttributes<HTMLImageElement & HTMLSourceElement> {
18
+ export declare const objectFitContain = "contain";
19
+ export declare const objectFitCover = "cover";
20
+ export declare const objectFitNone = "none";
21
+ export type ImageObjectFit = typeof objectFitContain | typeof objectFitCover | typeof objectFitNone;
22
+ export interface ImageProps extends PatternProps, ImgHTMLAttributes<HTMLImageElement> {
28
23
  /**
29
24
  * Pin component's name from string to the concrete name
30
25
  */
31
26
  component?: 'Image';
32
27
  /**
33
- * Object-fit variations
28
+ * Image source URL
34
29
  */
35
- objectFit?: ImageObjectFit;
30
+ src: string;
36
31
  /**
37
- * objectPosition can be used for fine-tuning if the aspect ratio of the asset
38
- * does not match the aspect ratio for the component in the layout 100%.
32
+ * Multiple sources for responsiveness
39
33
  */
40
- objectPosition?: ImageObjectPosition;
34
+ srcSet?: string;
41
35
  /**
42
- * Horizontal alignment of image inside its container
36
+ * Alternative description of image. Leave empty to mark image as decorative and hidden for screen readers.
43
37
  */
44
- horizontalAlignment?: ImageAlignment;
38
+ alt?: string;
45
39
  /**
46
- * Corner variations
40
+ * Image aspect-ratio
47
41
  */
48
- corners?: CornerStyle;
42
+ aspectRatio?: AspectRatio;
49
43
  /**
50
- * Image source URL
44
+ * Images can optionally have rounded corners by using the “roundedCorners” property.
51
45
  */
52
- src: string;
46
+ roundedCorners?: boolean;
53
47
  /**
54
- * Alternative description of image. Leave empty to mark image as decorative and hidden for screen readers.
48
+ * Object-fit variations
55
49
  */
56
- alt?: string;
50
+ objectFit?: ImageObjectFit;
57
51
  /**
58
- * Image aspect-ratio
52
+ * objectPosition can be used for fine-tuning if the aspect ratio of the asset
53
+ * does not match the aspect ratio for the component in the layout 100%.
54
+ */
55
+ objectPosition?: ImageObjectPosition;
56
+ /**
57
+ * While using aspectRatio is preferred, setting of a fixed height is also valid
58
+ */
59
+ height?: number;
60
+ /**
61
+ * While using aspectRatio is preferred, setting of a fixed width is also valid
59
62
  */
60
- aspectRatio: AspectRatio;
63
+ width?: number;
61
64
  }
@@ -1,2 +1,2 @@
1
1
  import { ImageProps } from './props';
2
- export declare const ImageStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, ImageProps>> & string;
2
+ export declare const ImageContainerStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, Pick<ImageProps, "width" | "height" | "aspectRatio" | "objectFit" | "objectPosition" | "roundedCorners">>> & string;
@@ -4,25 +4,25 @@ import Body from "../Body/index.js";
4
4
  import Button from "../Button/index.js";
5
5
  import Container from "../Container/index.js";
6
6
  import Heading from "../Heading/index.js";
7
- import { P as Price, b as priceSizeSm } from "../../index-C69TqGKE.js";
8
- import { R as RichText } from "../../index-B5p4bosD.js";
7
+ import { P as Price, b as priceSizeSm } from "../../index-Vub90geg.js";
8
+ import { R as RichText } from "../../index-rbdl_kyF.js";
9
9
  import { b as fontWeightLight } from "../../FontWeight-C2pGs7aR.js";
10
10
  import { m as mediumSize } from "../../SizeTypes-Ck_RdzIf.js";
11
11
  import { a as spacingMd, c as spacingSm, d as spacingXl, b as spacingXs, e as spacing2Xs, s as spacingNone } from "../../Spacing-BMQelJYr.js";
12
12
  import styled from "styled-components";
13
+ import ArtDirectedImage from "../ArtDirectedImage/index.js";
13
14
  import Badge from "../Badge/index.js";
14
15
  import ButtonGroup from "../ButtonGroup/index.js";
15
16
  import Grid from "../Grid/index.js";
16
17
  import GridItem from "../GridItem/index.js";
17
- import ResponsiveImage from "../ResponsiveImage/index.js";
18
- import { v as viewport } from "../../index-Ck2bCrhT.js";
18
+ import viewport from "../../foundations/media-query/viewport/index.js";
19
19
  import { getBackgroundColor } from "../../foundations/token/getBackgroundColor/index.js";
20
20
  import { getBodySize } from "../../foundations/token/getBodySize/index.js";
21
21
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
22
22
  import { b as colorBackgroundOverlay } from "../../BackgroundColor-DSOSZvNi.js";
23
23
  import { t as textBodyMd } from "../../TextBodySize-BcZR9mh2.js";
24
- import { a as flexOrientationVertical } from "../../styled-CyZvsdJs.js";
25
- import { a as headingAlignCenter } from "../../styled-VAsSnb5y.js";
24
+ import { a as flexOrientationVertical } from "../../styled-DG6HSLPJ.js";
25
+ import { a as headingAlignCenter } from "../../styled-Csv7V9ez.js";
26
26
  const imageHeaderVariantFull = "full";
27
27
  const imageHeaderVariantSplit = "split";
28
28
  const imageHeaderPositionRight = "right";
@@ -87,7 +87,7 @@ const ImageHeaderImagesContainerStyled = styled(GridItem).withConfig({
87
87
  };
88
88
  }
89
89
  });
90
- const ImageHeaderResponsiveImageStyled = styled(ResponsiveImage).withConfig({
90
+ const ImageHeaderResponsiveImageStyled = styled(ArtDirectedImage).withConfig({
91
91
  displayName: "ImageHeaderResponsiveImageStyled",
92
92
  componentId: "sc-7ig3h-2"
93
93
  })({
@@ -1,4 +1,5 @@
1
1
  import { HTMLAttributes } from 'react';
2
+ import { ResponsiveImageProps } from '../ArtDirectedImage/props';
2
3
  import { BadgeProps } from '../Badge/props';
3
4
  import { BodyProps } from '../Body/props';
4
5
  import { ButtonProps } from '../Button/props';
@@ -7,7 +8,6 @@ import { ButtonGroupProps } from '../ButtonGroup/props';
7
8
  import { GridColSpan } from '../Grid/props';
8
9
  import { HeadingProps } from '../Heading/props';
9
10
  import { PriceProps } from '../Price/props';
10
- import { ResponsiveImageProps } from '../ResponsiveImage/props';
11
11
  import { RichTextProps } from '../RichText/props';
12
12
  import { PatternProps } from '../../foundations/PatternProps';
13
13
  import { Theme } from '../../foundations/types/Theme';
@@ -2,7 +2,7 @@ import { ImageHeaderProps } from './props';
2
2
  export declare const getBadgeTopPosition: () => string;
3
3
  export declare const ImageHeaderStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../Grid').GridProps, Pick<ImageHeaderProps, "position" | "variant">>> & string & Omit<import('react').FC<import('../Grid').GridProps>, keyof import('react').Component<any, {}, any>>;
4
4
  export declare const ImageHeaderImagesContainerStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../GridItem').GridItemProps, Pick<ImageHeaderProps, "position" | "variant">>> & string & Omit<import('react').FC<import('../GridItem').GridItemProps>, keyof import('react').Component<any, {}, any>>;
5
- export declare const ImageHeaderResponsiveImageStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../ResponsiveImage').ResponsiveImageProps, Pick<ImageHeaderProps, "position" | "variant">>> & string & Omit<import('react').FC<import('../ResponsiveImage').ResponsiveImageProps>, keyof import('react').Component<any, {}, any>>;
5
+ export declare const ImageHeaderResponsiveImageStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../ArtDirectedImage').ArtDirectedImageProps, Pick<ImageHeaderProps, "position" | "variant">>> & string & Omit<import('react').FC<import('../ArtDirectedImage').ArtDirectedImageProps>, keyof import('react').Component<any, {}, any>>;
6
6
  export declare const ImageHeaderContentStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../GridItem').GridItemProps, Pick<ImageHeaderProps, "position" | "contentGridDesktopColumns" | "variant">>> & string & Omit<import('react').FC<import('../GridItem').GridItemProps>, keyof import('react').Component<any, {}, any>>;
7
7
  export declare const ImageHeaderBadgeStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('../Badge').BadgeProps, never>> & string & Omit<import('react').FC<import('../Badge').BadgeProps>, keyof import('react').Component<any, {}, any>>;
8
8
  export declare const ImageHeaderHeadingStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('../Heading').HeadingProps, never>> & string & Omit<import('react').FC<import('../Heading').HeadingProps>, keyof import('react').Component<any, {}, any>>;
@@ -4,7 +4,7 @@ import Button from "../Button/index.js";
4
4
  import Heading from "../Heading/index.js";
5
5
  import Icon from "../Icon/index.js";
6
6
  import { d as iconSizeLg } from "../../props-7dcsjRUx.js";
7
- import "../../styled-RnVr222F.js";
7
+ import "../../styled-DUsRG1Xh.js";
8
8
  import { f as fontWeightRegular } from "../../FontWeight-C2pGs7aR.js";
9
9
  import { t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
10
10
  import { a as spacingMd, s as spacingNone } from "../../Spacing-BMQelJYr.js";
@@ -17,7 +17,7 @@ import { getSpacing } from "../../foundations/token/getSpacing/index.js";
17
17
  import { a as colorBackgroundSubtle, e as colorBackgroundBrand } from "../../BackgroundColor-DSOSZvNi.js";
18
18
  import { c as colorObjectNeutral } from "../../ObjectColor-0RAzLGI5.js";
19
19
  import { g as getForegroundColor } from "../../colorUtils-lb0oJttx.js";
20
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
20
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
21
21
  const InfoBannerContainerStyled = styled.div.withConfig({
22
22
  shouldForwardProp: filterProps(),
23
23
  displayName: "InfoBannerContainerStyled",
@@ -2,7 +2,7 @@
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { l as inlineIconModeStroke } from "../../props-7dcsjRUx.js";
4
4
  import { I, f, i, g, h, j, d, c, b, e, a, k } from "../../props-7dcsjRUx.js";
5
- import { I as InlineIconStyled } from "../../styled-RnVr222F.js";
5
+ import { I as InlineIconStyled } from "../../styled-DUsRG1Xh.js";
6
6
  const InlineIcon = ({
7
7
  className,
8
8
  alt = "",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import { useLinkComponent } from "../../hooks/useLinkComponent/index.js";
4
- import { f as filterPropsForUnstyledComponent } from "../../filterProps-CTn92eZw.js";
4
+ import { f as filterPropsForUnstyledComponent } from "../../filterProps-CPul3CC8.js";
5
5
  import { s as sanitizeLinkProps } from "../../sanitizeLinkProps-D2Kkovy1.js";
6
6
  import styled from "styled-components";
7
7
  import forcedColors from "../../foundations/media-query/forcedColors/index.js";
@@ -9,7 +9,7 @@ import { a as spacingMd, b as spacingXs } from "../../Spacing-BMQelJYr.js";
9
9
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
10
10
  import { a as inputStateError } from "../../props-DDpgcryb.js";
11
11
  import { i } from "../../props-DDpgcryb.js";
12
- import { I as InputWrapperStyled, a as InputStyled } from "../../styled-BTBLpB_G.js";
12
+ import { I as InputWrapperStyled, a as InputStyled } from "../../styled-CWusLu5R.js";
13
13
  const Input = forwardRef(({
14
14
  uid,
15
15
  status,
@@ -4,7 +4,7 @@ import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTex
4
4
  import styled from "styled-components";
5
5
  import { getBodySize } from "../../foundations/token/getBodySize/index.js";
6
6
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
7
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
7
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
8
8
  const LabelStyled = styled.label.withConfig({
9
9
  shouldForwardProp: filterProps(),
10
10
  displayName: "LabelStyled",
@@ -3,7 +3,7 @@ import { jsx, Fragment } from "react/jsx-runtime";
3
3
  import Body from "../Body/index.js";
4
4
  import Heading from "../Heading/index.js";
5
5
  import IconSnippet, { iconSnippetAlignCenter } from "../IconSnippet/index.js";
6
- import { R as RichText } from "../../index-B5p4bosD.js";
6
+ import { R as RichText } from "../../index-rbdl_kyF.js";
7
7
  import { L as LegendStyled } from "../../styled-CH1kr8ZR.js";
8
8
  const Legend = ({
9
9
  contents,
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsx, jsxs } from "react/jsx-runtime";
3
- import { L as LinkAsButton, p as primaryAppearance, a as LinkStyled, g as getLinkIcon } from "../../index-M27FMM9r.js";
3
+ import { L as LinkAsButton, p as primaryAppearance, a as LinkStyled, g as getLinkIcon } from "../../index-tpq3BGwZ.js";
4
4
  import { useLinkComponent } from "../../hooks/useLinkComponent/index.js";
5
- import { f as filterPropsForUnstyledComponent } from "../../filterProps-CTn92eZw.js";
5
+ import { f as filterPropsForUnstyledComponent } from "../../filterProps-CPul3CC8.js";
6
6
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
7
7
  import { s as sanitizeLinkProps } from "../../sanitizeLinkProps-D2Kkovy1.js";
8
8
  const isLinkAsButtonProp = (props) => {
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import "react/jsx-runtime";
3
- import { L } from "../../index-M27FMM9r.js";
3
+ import { L } from "../../index-tpq3BGwZ.js";
4
4
  import "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
5
5
  export {
6
6
  L as default
@@ -5,7 +5,7 @@ import { u as ulTagName, l as liTagName } from "../../tags-38kBhOn6.js";
5
5
  import { s as spacingNone } from "../../Spacing-BMQelJYr.js";
6
6
  import { L as LinkListStyled, b as LinkListLiStyled, l as linkListVariantRow } from "../../styled-BlHKbHF4.js";
7
7
  import { a } from "../../styled-BlHKbHF4.js";
8
- import { l as linkListItemVariantVertical, a as linkListItemVariantHorizontal } from "../../styled-SllFJc7o.js";
8
+ import { l as linkListItemVariantVertical, a as linkListItemVariantHorizontal } from "../../styled-CKK_LUlC.js";
9
9
  const LinkList = ({
10
10
  items,
11
11
  variant,
@@ -3,15 +3,15 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
3
  import Badge from "../Badge/index.js";
4
4
  import { I as IconLoader } from "../../index-C3dW-7e_.js";
5
5
  import { c as iconSizeMd } from "../../props-7dcsjRUx.js";
6
- import "../../styled-RnVr222F.js";
6
+ import "../../styled-DUsRG1Xh.js";
7
7
  import { s as spanTagName } from "../../tags-38kBhOn6.js";
8
8
  import { s as smallSize } from "../../SizeTypes-Ck_RdzIf.js";
9
9
  import { s as spacingNone } from "../../Spacing-BMQelJYr.js";
10
10
  import { useLinkComponent } from "../../hooks/useLinkComponent/index.js";
11
- import { f as filterPropsForUnstyledComponent } from "../../filterProps-CTn92eZw.js";
11
+ import { f as filterPropsForUnstyledComponent } from "../../filterProps-CPul3CC8.js";
12
12
  import { s as sanitizeLinkProps } from "../../sanitizeLinkProps-D2Kkovy1.js";
13
- import { L as LinkListItemElevatedStyled, b as LinkListItemStyled, c as LinkListItemButtonStyled, d as LinkListItemAnchorStyled, e as LinkListItemContentWrapperStyled, a as linkListItemVariantHorizontal, f as LinkListItemContentStyled, g as LinkListItemLabelWrapperStyled, h as LinkListItemVerticalContentStyled, i as LinkListItemChevronStyled, j as LinkListLabelStyled, k as LinkListSuffixStyled } from "../../styled-SllFJc7o.js";
14
- import { l } from "../../styled-SllFJc7o.js";
13
+ import { L as LinkListItemElevatedStyled, b as LinkListItemStyled, c as LinkListItemButtonStyled, d as LinkListItemAnchorStyled, e as LinkListItemContentWrapperStyled, a as linkListItemVariantHorizontal, f as LinkListItemContentStyled, g as LinkListItemLabelWrapperStyled, h as LinkListItemVerticalContentStyled, i as LinkListItemChevronStyled, j as LinkListLabelStyled, k as LinkListSuffixStyled } from "../../styled-CKK_LUlC.js";
14
+ import { l } from "../../styled-CKK_LUlC.js";
15
15
  const isLinkListItemAsButtonProp = (props) => {
16
16
  return props.href === void 0;
17
17
  };
@@ -3,7 +3,7 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
3
3
  import { useState, useEffect } from "react";
4
4
  import { createPortal } from "react-dom";
5
5
  import ScreenreaderOnly from "../ScreenreaderOnly/index.js";
6
- import { L as LoadingSpinnerSVGStyled, a as LoadingSpinnerPathXsStyled, b as LoadingSpinnerPathOuter3Styled, c as LoadingSpinnerPathOuter2Styled, d as LoadingSpinnerPathOuter1Styled, e as LoadingSpinnerPathCenterStyled, f as LoadingSpinnerContainerStyled, g as LoadingSpinnerContentStyled, h as LoadingSpinnerLabelStyled, i as LoadingSpinnerChildrenStyled } from "../../styled-U9du2n1i.js";
6
+ import { L as LoadingSpinnerSVGStyled, a as LoadingSpinnerPathXsStyled, b as LoadingSpinnerPathOuter3Styled, c as LoadingSpinnerPathOuter2Styled, d as LoadingSpinnerPathOuter1Styled, e as LoadingSpinnerPathCenterStyled, f as LoadingSpinnerContainerStyled, g as LoadingSpinnerContentStyled, h as LoadingSpinnerLabelStyled, i as LoadingSpinnerChildrenStyled } from "../../styled-D_F38PuI.js";
7
7
  const LoadingSpinnerSVG = ({
8
8
  size = "lg",
9
9
  ...props
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import styled, { css } from "styled-components";
4
- import { a as cssVarsString } from "../../cssVars-C3-c3zhv.js";
5
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
4
+ import { a as cssVarsString } from "../../cssVars-_wntC-Ac.js";
5
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
6
6
  const LocalStyleStyled = styled.div.withConfig({
7
7
  shouldForwardProp: filterProps(),
8
8
  displayName: "LocalStyleStyled",
@@ -6,20 +6,20 @@ import FlexItem from "../FlexItem/index.js";
6
6
  import Heading from "../Heading/index.js";
7
7
  import Image, { aspectRatio16_9 } from "../Image/index.js";
8
8
  import Link from "../Link/index.js";
9
- import { R as RichText } from "../../index-B5p4bosD.js";
9
+ import { R as RichText } from "../../index-rbdl_kyF.js";
10
10
  import YoutubeVideo from "../YoutubeVideo/index.js";
11
11
  import { p as pTagName, u as ulTagName, d as divTagName, l as liTagName } from "../../tags-38kBhOn6.js";
12
12
  import { f as fontWeightRegular } from "../../FontWeight-C2pGs7aR.js";
13
13
  import { b as textHeadingSm, t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
14
14
  import { a as spacingMd, e as spacing2Xs, c as spacingSm, s as spacingNone } from "../../Spacing-BMQelJYr.js";
15
- import { u as useViewport } from "../../index-G2mpsxF7.js";
15
+ import { u as useViewport } from "../../index-DKCzYjXw.js";
16
16
  import styled from "styled-components";
17
- import { v as viewport } from "../../index-Ck2bCrhT.js";
17
+ import viewport from "../../foundations/media-query/viewport/index.js";
18
18
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
19
19
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
20
- import { a as filterProps } from "../../filterProps-CTn92eZw.js";
21
- import { h as headingAlignLeft } from "../../styled-VAsSnb5y.js";
22
- import { a as flexOrientationVertical, f as flexOrientationHorizontal, b as flexJustifyStart } from "../../styled-CyZvsdJs.js";
20
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
21
+ import { h as headingAlignLeft } from "../../styled-Csv7V9ez.js";
22
+ import { a as flexOrientationVertical, f as flexOrientationHorizontal, b as flexJustifyStart } from "../../styled-DG6HSLPJ.js";
23
23
  const mediaTextPositionTop = "top";
24
24
  const mediaTextPositionLeft = "left";
25
25
  const mediaTextPositionRight = "right";