@vodafone_de/brix-components 7.1.8 → 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 (137) hide show
  1. package/dist/{BorderRadius-ClUShVLu.js → BorderRadius-2LdggXbQ.js} +2 -2
  2. package/dist/{HeadingSize-CqqUYZWV.js → HeadingSize-CfCRn3Lh.js} +2 -2
  3. package/dist/{TableHead-C2zQ4jce.js → TableHead-Cfn2iQRg.js} +5 -28
  4. package/dist/{TableWrapper-C8SpplcL.js → TableWrapper-BrnjxwJz.js} +1 -1
  5. package/dist/breakpoint-CzBSbbY7.js +9 -0
  6. package/dist/components/Accordion/index.js +2 -2
  7. package/dist/components/AccordionGroup/index.js +1 -1
  8. package/dist/components/ArtDirectedImage/index.d.ts +5 -0
  9. package/dist/components/ArtDirectedImage/index.js +44 -0
  10. package/dist/components/ArtDirectedImage/props.d.ts +18 -0
  11. package/dist/components/ArtDirectedImage/styled.d.ts +2 -0
  12. package/dist/components/Badge/index.js +3 -3
  13. package/dist/components/Body/index.js +1 -1
  14. package/dist/components/BottomBar/index.js +3 -3
  15. package/dist/components/Button/index.js +2 -2
  16. package/dist/components/ButtonAsLink/index.js +2 -2
  17. package/dist/components/ButtonGroup/index.js +2 -2
  18. package/dist/components/Card/index.js +2 -2
  19. package/dist/components/Carousel/index.js +6 -6
  20. package/dist/components/Checkbox/index.js +3 -3
  21. package/dist/components/CheckboxGroup/index.js +2 -2
  22. package/dist/components/Collapsible/index.js +1 -1
  23. package/dist/components/ColorSwatch/index.js +2 -2
  24. package/dist/components/ColorSwatchGroup/index.js +3 -3
  25. package/dist/components/ConsentMessage/index.js +4 -4
  26. package/dist/components/Container/index.js +2 -2
  27. package/dist/components/DateInput/index.js +2 -2
  28. package/dist/components/DemoBox/index.js +2 -8
  29. package/dist/components/Dialog/index.js +2 -2
  30. package/dist/components/DiscoveryCard/index.js +11 -11
  31. package/dist/components/DiscoveryCard/styled.d.ts +1 -1
  32. package/dist/components/DiscoveryCardGroup/index.js +1 -1
  33. package/dist/components/Divider/index.js +1 -1
  34. package/dist/components/Fieldset/index.js +1 -1
  35. package/dist/components/FilterGroup/index.js +3 -3
  36. package/dist/components/Flex/index.js +2 -2
  37. package/dist/components/FlexItem/index.js +1 -1
  38. package/dist/components/FootnoteContent/index.js +1 -1
  39. package/dist/components/Form/index.js +1 -1
  40. package/dist/components/FormElement/index.js +1 -1
  41. package/dist/components/FormHelperStatusIcon/index.js +1 -1
  42. package/dist/components/GoogleMap/index.js +3 -3
  43. package/dist/components/Grid/index.js +1 -1
  44. package/dist/components/GridItem/index.js +1 -1
  45. package/dist/components/Heading/index.js +3 -3
  46. package/dist/components/HifiIcon/index.js +1 -1
  47. package/dist/components/IconButton/index.js +4 -4
  48. package/dist/components/IconSnippet/index.js +3 -3
  49. package/dist/components/Image/index.js +47 -39
  50. package/dist/components/Image/props.d.ts +35 -32
  51. package/dist/components/Image/styled.d.ts +1 -1
  52. package/dist/components/ImageHeader/index.js +7 -7
  53. package/dist/components/ImageHeader/props.d.ts +1 -1
  54. package/dist/components/ImageHeader/styled.d.ts +1 -1
  55. package/dist/components/InfoBanner/index.js +3 -3
  56. package/dist/components/InlineIcon/index.js +1 -1
  57. package/dist/components/InlineLink/index.js +1 -1
  58. package/dist/components/Input/index.js +1 -1
  59. package/dist/components/Label/index.js +1 -1
  60. package/dist/components/Legend/index.js +1 -1
  61. package/dist/components/Link/index.js +2 -2
  62. package/dist/components/LinkAsButton/index.js +1 -1
  63. package/dist/components/LinkList/index.js +1 -1
  64. package/dist/components/LinkListItem/index.js +4 -4
  65. package/dist/components/LoadingSpinner/index.js +1 -1
  66. package/dist/components/LocalStyle/index.js +2 -2
  67. package/dist/components/MediaText/index.js +7 -7
  68. package/dist/components/Notification/index.js +4 -4
  69. package/dist/components/OpenTextFootnoteAdapter/index.js +2 -2
  70. package/dist/components/Overlay/index.js +1 -1
  71. package/dist/components/PickerGroup/index.js +5 -5
  72. package/dist/components/Price/index.js +1 -1
  73. package/dist/components/ProductCard/index.js +4 -4
  74. package/dist/components/QuickLinkList/index.js +4 -4
  75. package/dist/components/RadioGroup/index.js +2 -2
  76. package/dist/components/Rating/index.js +2 -2
  77. package/dist/components/RichText/index.js +1 -1
  78. package/dist/components/RichtTextContentful/index.js +2 -2
  79. package/dist/components/ScreenreaderOnly/index.js +1 -1
  80. package/dist/components/SearchInput/index.js +4 -4
  81. package/dist/components/SelectInput/index.js +3 -3
  82. package/dist/components/Stepper/index.js +4 -3
  83. package/dist/components/SuggestInput/index.js +4 -5
  84. package/dist/components/Switch/index.js +3 -3
  85. package/dist/components/TabGroup/index.js +3 -3
  86. package/dist/components/Table/index.js +2 -2
  87. package/dist/components/Table/styled.d.ts +0 -2
  88. package/dist/components/TabularPrice/index.js +1 -1
  89. package/dist/components/TextList/index.js +2 -2
  90. package/dist/components/Textarea/index.js +3 -3
  91. package/dist/components/TimeInput/index.js +2 -2
  92. package/dist/components/Tray/index.js +3 -3
  93. package/dist/components/YoutubeVideo/index.js +1 -1
  94. package/dist/contentful/index.js +10 -10
  95. package/dist/contentful/live-preview-inspector/index.js +1 -1
  96. package/dist/contentful/live-preview-renderer/index.js +1 -1
  97. package/dist/contentful/renderer/index.js +1 -1
  98. package/dist/{cssVars-CR3xqdPx.js → cssVars-_wntC-Ac.js} +2 -2
  99. package/dist/filterProps-CPul3CC8.js +17 -0
  100. package/dist/foundations/GlobalStyle/index.js +1 -1
  101. package/dist/foundations/media-query/viewport/index.js +24 -4
  102. package/dist/hooks/useImageComponent/index.d.ts +28 -0
  103. package/dist/hooks/useImageComponent/index.js +17 -0
  104. package/dist/hooks/usePictureComponent/index.d.ts +25 -0
  105. package/dist/hooks/usePictureComponent/index.js +27 -0
  106. package/dist/hooks/useViewport/index.js +2 -2
  107. package/dist/{index-CHzok6W_.js → index-BPweURE-.js} +4 -4
  108. package/dist/{index-G2mpsxF7.js → index-DKCzYjXw.js} +1 -1
  109. package/dist/{index-DLvMM1Dq.js → index-Vub90geg.js} +1 -1
  110. package/dist/{index-CifS-Z_9.js → index-rbdl_kyF.js} +4 -4
  111. package/dist/{index-ByPSWRQ0.js → index-tpq3BGwZ.js} +3 -3
  112. package/dist/index.d.ts +4 -2
  113. package/dist/index.js +159 -152
  114. package/dist/{mapContentToComponents-DLxIwtHo.js → mapContentToComponents-bL4ms1AC.js} +10 -10
  115. package/dist/{styled-BBO2jrba.js → styled-13a_Vk0D.js} +2 -2
  116. package/dist/{styled-DGMsuBML.js → styled-BKmRVjNA.js} +1 -1
  117. package/dist/{styled-BKWEE3dx.js → styled-B_ihuvyB.js} +1 -1
  118. package/dist/{styled-BXtzJJFu.js → styled-C6Wms75x.js} +1 -1
  119. package/dist/{styled-BBG87P4U.js → styled-CKK_LUlC.js} +4 -4
  120. package/dist/{styled-CE_Y6O4R.js → styled-CQLDmqmZ.js} +2 -2
  121. package/dist/{styled-BQGCfF-s.js → styled-CWusLu5R.js} +2 -2
  122. package/dist/{styled-Dmb8-99g.js → styled-Csv7V9ez.js} +1 -1
  123. package/dist/{styled-Cz2kpbgE.js → styled-D57p2ktn.js} +4 -4
  124. package/dist/{styled-Dr-tPBqx.js → styled-DCLv3G2j.js} +1 -1
  125. package/dist/{styled-O5mL4jlL.js → styled-DG6HSLPJ.js} +1 -1
  126. package/dist/{styled-B1bxWqtW.js → styled-DUsRG1Xh.js} +1 -1
  127. package/dist/{styled-Du4LgXoA.js → styled-D_F38PuI.js} +2 -2
  128. package/dist/{styled-Dgv3RBlg.js → styled-Dk6VS_Sg.js} +3 -3
  129. package/dist/{styled-BYYivuzh.js → styled-DoOOutJj.js} +1 -1
  130. package/dist/{styled-VuUKI7PE.js → styled-QLVvcMdB.js} +1 -1
  131. package/package.json +1 -1
  132. package/dist/components/ResponsiveImage/index.d.ts +0 -5
  133. package/dist/components/ResponsiveImage/index.js +0 -89
  134. package/dist/components/ResponsiveImage/props.d.ts +0 -16
  135. package/dist/components/ResponsiveImage/styled.d.ts +0 -4
  136. package/dist/filterProps-BWnAPYBL.js +0 -17
  137. package/dist/index-Ck2bCrhT.js +0 -32
@@ -3,8 +3,8 @@ const borderRadiusSm = "borderRadiusSm";
3
3
  const borderRadiusMd = "borderRadiusMd";
4
4
  const borderRadiusFull = "borderRadiusFull";
5
5
  export {
6
- borderRadiusNone as a,
6
+ borderRadiusFull as a,
7
7
  borderRadiusMd as b,
8
- borderRadiusFull as c,
8
+ borderRadiusNone as c,
9
9
  borderRadiusSm as d
10
10
  };
@@ -4,9 +4,9 @@ const textHeadingMd = "md";
4
4
  const textHeadingSm = "sm";
5
5
  const textHeadingXs = "xs";
6
6
  export {
7
- textHeadingXs as a,
7
+ textHeadingMd as a,
8
8
  textHeadingSm as b,
9
9
  textHeadingLg as c,
10
10
  textHeadingXl as d,
11
- textHeadingMd as t
11
+ textHeadingXs as t
12
12
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { createContext, useContext } from "react";
3
3
  import styled from "styled-components";
4
- import { v as viewport } from "./index-Ck2bCrhT.js";
4
+ import viewport from "./foundations/media-query/viewport/index.js";
5
5
  import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
6
6
  import { getFontWeight } from "./foundations/token/getFontWeight/index.js";
7
7
  import { getSpacing } from "./foundations/token/getSpacing/index.js";
@@ -20,9 +20,6 @@ const TableStyled = styled.table.withConfig({
20
20
  displayName: "TableStyled",
21
21
  componentId: "sc-wxnzfr-1"
22
22
  })({
23
- all: "unset",
24
- // Reset all inherited styles
25
- display: "table",
26
23
  width: "100%",
27
24
  overflow: "auto"
28
25
  });
@@ -30,33 +27,13 @@ const cellAlign = {
30
27
  left: "left",
31
28
  right: "right"
32
29
  };
33
- const TableHeadStyled = styled.thead.withConfig({
34
- displayName: "TableHeadStyled",
35
- componentId: "sc-wxnzfr-2"
36
- })({
37
- all: "unset",
38
- // Reset all inherited styles for thead
39
- display: "table-header-group"
40
- });
41
- const TableRowStyled = styled.tr.withConfig({
42
- displayName: "TableRowStyled",
43
- componentId: "sc-wxnzfr-3"
44
- })({
45
- all: "unset",
46
- // Reset all inherited styles for tr
47
- display: "table-row"
48
- });
49
30
  const TableCellStyled = styled.td.withConfig({
50
31
  displayName: "TableCellStyled",
51
- componentId: "sc-wxnzfr-4"
32
+ componentId: "sc-wxnzfr-2"
52
33
  })(({
53
34
  align,
54
35
  as
55
36
  }) => ({
56
- all: "unset",
57
- // Reset all inherited styles for cell
58
- display: "table-cell",
59
- boxSizing: "border-box",
60
37
  padding: `${getSpacing(spacingSm)}`,
61
38
  textAlign: cellAlign[align],
62
39
  color: getTextColor(colorTextNeutral),
@@ -99,7 +76,7 @@ const TableBody = ({
99
76
  const {
100
77
  columns
101
78
  } = useContext(TableContext);
102
- return /* @__PURE__ */ jsx("tbody", { children: rows.map((row) => /* @__PURE__ */ jsx(TableRowStyled, { children: row.cells.map((cell, i) => {
79
+ return /* @__PURE__ */ jsx("tbody", { children: rows.map((row) => /* @__PURE__ */ jsx("tr", { children: row.cells.map((cell, i) => {
103
80
  var _a;
104
81
  const align = ((_a = columns == null ? void 0 : columns[i]) == null ? void 0 : _a.align) || "left";
105
82
  if (sideHeader && i === 0) {
@@ -111,13 +88,13 @@ const TableBody = ({
111
88
  TableBody.displayName = "TableBody";
112
89
  const TableFoot = ({
113
90
  cells
114
- }) => /* @__PURE__ */ jsx("tfoot", { children: /* @__PURE__ */ jsx(TableRowStyled, { children: cells.map((cell, i) => /* @__PURE__ */ jsx(TableCell, { ...cell, as: "td", children: cell.children }, "foot-" + i)) }) });
91
+ }) => /* @__PURE__ */ jsx("tfoot", { children: /* @__PURE__ */ jsx("tr", { children: cells.map((cell, i) => /* @__PURE__ */ jsx(TableCell, { ...cell, as: "td", children: cell.children }, "foot-" + i)) }) });
115
92
  TableFoot.displayName = "TableFoot";
116
93
  const TableHead = ({
117
94
  columns
118
95
  }) => {
119
96
  if (!columns) return null;
120
- return /* @__PURE__ */ jsx(TableHeadStyled, { children: /* @__PURE__ */ jsx(TableRowStyled, { children: columns.map((col) => /* @__PURE__ */ jsx(TableCell, { align: col.align, as: "th", scope: "col", children: col.label }, col.key)) }) });
97
+ return /* @__PURE__ */ jsx("thead", { children: /* @__PURE__ */ jsx("tr", { children: columns.map((col) => /* @__PURE__ */ jsx(TableCell, { align: col.align, as: "th", scope: "col", children: col.label }, col.key)) }) });
121
98
  };
122
99
  TableHead.displayName = "TableHead";
123
100
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { Children, isValidElement } from "react";
3
- import { e as TableProvider, f as TableWrapperDiv, g as TableStyled } from "./TableHead-C2zQ4jce.js";
3
+ import { e as TableProvider, f as TableWrapperDiv, g as TableStyled } from "./TableHead-Cfn2iQRg.js";
4
4
  const allowedTypes = ["TableHead", "TableBody", "TableFoot"];
5
5
  const TableWrapper = ({
6
6
  children,
@@ -0,0 +1,9 @@
1
+ const breakpoint_medium_number = 768;
2
+ const breakpoint_medium = `${breakpoint_medium_number}px`;
3
+ const breakpoint_large_number = 1025;
4
+ const breakpoint_large = `${breakpoint_large_number}px`;
5
+ export {
6
+ breakpoint_large as a,
7
+ breakpoint_medium as b,
8
+ breakpoint_medium_number as c
9
+ };
@@ -4,7 +4,7 @@ import { useRef, useState, useEffect } from "react";
4
4
  import Collapsible from "../Collapsible/index.js";
5
5
  import { I as IconLoader } from "../../index-C3dW-7e_.js";
6
6
  import { c as iconSizeMd } from "../../props-7dcsjRUx.js";
7
- import "../../styled-B1bxWqtW.js";
7
+ import "../../styled-DUsRG1Xh.js";
8
8
  import { bf as ChevronDownIcon } from "../../_5gPlusIcon-CnxmOo1u.js";
9
9
  import styled from "styled-components";
10
10
  import Heading from "../Heading/index.js";
@@ -22,7 +22,7 @@ import { f as borderWidthNone, b as borderWidthUnselected, a as borderWidthFocus
22
22
  import { f as fontWeightRegular, a as fontWeightBold } from "../../FontWeight-C2pGs7aR.js";
23
23
  import { a as spacingMd, s as spacingNone, b as spacingXs } from "../../Spacing-BMQelJYr.js";
24
24
  import { a as colorTextNeutral, f as colorTextBrand } from "../../TextColor-DsntmDNw.js";
25
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
25
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
26
26
  const accordionToggleExpanded = "expanded";
27
27
  const accordionToggleCollapsing = "collapsing";
28
28
  const accordionToggleCollapsed = "collapsed";
@@ -5,7 +5,7 @@ import { a as spacingMd, s as spacingNone } from "../../Spacing-BMQelJYr.js";
5
5
  import { useState } from "react";
6
6
  import styled from "styled-components";
7
7
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
8
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
8
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
9
9
  const AccordionGroupSingleExpand = ({
10
10
  bottomSpacing = spacingMd,
11
11
  ...props
@@ -0,0 +1,5 @@
1
+ import { FC } from 'react';
2
+ import { ArtDirectedImageProps } from './props';
3
+ declare const ArtDirectedImage: FC<ArtDirectedImageProps>;
4
+ export default ArtDirectedImage;
5
+ export * from './props';
@@ -0,0 +1,44 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { usePictureComponent } from "../../hooks/usePictureComponent/index.js";
4
+ import styled from "styled-components";
5
+ import viewport from "../../foundations/media-query/viewport/index.js";
6
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
7
+ const ArtDirectedImageContainerStyled = styled.div.withConfig({
8
+ shouldForwardProp: filterProps(),
9
+ displayName: "ArtDirectedImageContainerStyled",
10
+ componentId: "sc-1iidohy-0"
11
+ })({
12
+ position: "relative",
13
+ "& picture > img": {
14
+ position: "absolute",
15
+ top: 0,
16
+ left: 0,
17
+ height: "100%",
18
+ objectFit: "cover",
19
+ width: "100%"
20
+ }
21
+ }, ({
22
+ image,
23
+ sources
24
+ }) => {
25
+ var _a, _b;
26
+ return {
27
+ aspectRatio: image.aspectRatio,
28
+ ...viewport.md({
29
+ aspectRatio: (_a = sources.md) == null ? void 0 : _a.aspectRatio
30
+ }),
31
+ ...viewport.lg({
32
+ aspectRatio: (_b = sources.lg) == null ? void 0 : _b.aspectRatio
33
+ })
34
+ };
35
+ });
36
+ const ArtDirectedImage = ({
37
+ ...props
38
+ }) => {
39
+ const PictureComponent = usePictureComponent();
40
+ return /* @__PURE__ */ jsx(ArtDirectedImageContainerStyled, { ...props, children: /* @__PURE__ */ jsx(PictureComponent, { ...props }) });
41
+ };
42
+ export {
43
+ ArtDirectedImage as default
44
+ };
@@ -0,0 +1,18 @@
1
+ import { HTMLAttributes, JSX } from 'react';
2
+ import { AspectRatio, ImageProps } from '../Image';
3
+ import { PatternProps } from '../../foundations/PatternProps';
4
+ import { ViewportName } from '../../foundations/types/Viewport';
5
+ export type ArtDirectedImageSourcesType = {
6
+ [key in Exclude<ViewportName, 'sm'>]?: JSX.IntrinsicElements['source'] & {
7
+ src: string;
8
+ aspectRatio: AspectRatio;
9
+ };
10
+ };
11
+ export interface ArtDirectedImageProps extends PatternProps, HTMLAttributes<HTMLPictureElement> {
12
+ /**
13
+ * Pin component's name from string to the concrete name
14
+ */
15
+ component?: 'ArtDirectedImage';
16
+ sources: ArtDirectedImageSourcesType;
17
+ image: ImageProps;
18
+ }
@@ -0,0 +1,2 @@
1
+ import { ArtDirectedImageProps } from './props';
2
+ export declare const ArtDirectedImageContainerStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, ArtDirectedImageProps>> & string;
@@ -2,12 +2,12 @@
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { b as iconNames, I as IconLoader } from "../../index-C3dW-7e_.js";
4
4
  import { a as iconSizeXs, b as iconSizeSm } from "../../props-7dcsjRUx.js";
5
- import "../../styled-B1bxWqtW.js";
5
+ import "../../styled-DUsRG1Xh.js";
6
6
  import { s as smallSize, m as mediumSize } from "../../SizeTypes-Ck_RdzIf.js";
7
7
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
8
8
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
9
- import { p as primaryBadgeAppearance, s as secondaryBadgeAppearance, t as tertiaryBadgeAppearance, a as successBadgeAppearance, b as BadgeStyled } from "../../styled-BBO2jrba.js";
10
- import { B } from "../../styled-BBO2jrba.js";
9
+ import { p as primaryBadgeAppearance, s as secondaryBadgeAppearance, t as tertiaryBadgeAppearance, a as successBadgeAppearance, b as BadgeStyled } from "../../styled-13a_Vk0D.js";
10
+ import { B } from "../../styled-13a_Vk0D.js";
11
11
  const badgeAppearances = [primaryBadgeAppearance, secondaryBadgeAppearance, tertiaryBadgeAppearance, successBadgeAppearance];
12
12
  const badgeSizes = [smallSize, mediumSize];
13
13
  const validateBadgeProps = (props) => {
@@ -11,7 +11,7 @@ import { getFontWeight } from "../../foundations/token/getFontWeight/index.js";
11
11
  import { getTextColor } from "../../foundations/token/getTextColor/index.js";
12
12
  import { a as fontWeightBold, b as fontWeightLight, f as fontWeightRegular } from "../../FontWeight-C2pGs7aR.js";
13
13
  import { a as colorTextNeutral } from "../../TextColor-DsntmDNw.js";
14
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
14
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
15
15
  import { p as pTagName, d as divTagName, s as spanTagName, q as strongTagName, r as supTagName } from "../../tags-38kBhOn6.js";
16
16
  const BodyStyled = styled.p.withConfig({
17
17
  shouldForwardProp: filterProps(),
@@ -4,11 +4,11 @@ import { useRef, useState, useEffect } from "react";
4
4
  import Container from "../Container/index.js";
5
5
  import { a as spacingMd, s as spacingNone } from "../../Spacing-BMQelJYr.js";
6
6
  import styled from "styled-components";
7
- import { a as CardStyled } from "../../styled-CE_Y6O4R.js";
7
+ import { a as CardStyled } from "../../styled-CQLDmqmZ.js";
8
8
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
9
9
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
10
- import { a as borderRadiusNone } from "../../BorderRadius-ClUShVLu.js";
11
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
10
+ import { c as borderRadiusNone } from "../../BorderRadius-2LdggXbQ.js";
11
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
12
12
  const bottomBarExtraPadding = 100;
13
13
  const BottomBarStyled = styled(CardStyled).withConfig({
14
14
  shouldForwardProp: filterProps(),
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsx, jsxs } from "react/jsx-runtime";
3
- import { B as ButtonAsLink, g as getButtonIcon } from "../../index-CHzok6W_.js";
3
+ import { B as ButtonAsLink, g as getButtonIcon } from "../../index-BPweURE-.js";
4
4
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
5
- import { B as ButtonStyled } from "../../styled-Dgv3RBlg.js";
5
+ import { B as ButtonStyled } from "../../styled-Dk6VS_Sg.js";
6
6
  const buttonFullWidth = "full";
7
7
  const buttonAutoWidth = "auto";
8
8
  const isButtonAsLinkProp = (props) => {
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import "react/jsx-runtime";
3
- import { B } from "../../index-CHzok6W_.js";
3
+ import { B } from "../../index-BPweURE-.js";
4
4
  import "../../hooks/useLinkComponent/index.js";
5
- import "../../filterProps-BWnAPYBL.js";
5
+ import "../../filterProps-CPul3CC8.js";
6
6
  import "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
7
7
  import "../../sanitizeLinkProps-D2Kkovy1.js";
8
8
  export {
@@ -2,10 +2,10 @@
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import Button from "../Button/index.js";
4
4
  import Flex from "../Flex/index.js";
5
- import { f as flexOrientationHorizontal, b as flexJustifyStart } from "../../styled-O5mL4jlL.js";
5
+ import { f as flexOrientationHorizontal, b as flexJustifyStart } from "../../styled-DG6HSLPJ.js";
6
6
  import FlexItem from "../FlexItem/index.js";
7
7
  import { c as spacingSm, a as spacingMd } from "../../Spacing-BMQelJYr.js";
8
- import { u as useViewport } from "../../index-G2mpsxF7.js";
8
+ import { u as useViewport } from "../../index-DKCzYjXw.js";
9
9
  const renderButtons = (buttons, isMobile, isReversed = false) => {
10
10
  if (!isMobile && isReversed) {
11
11
  buttons = buttons.slice().reverse();
@@ -1,8 +1,8 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import { d as divTagName } from "../../tags-38kBhOn6.js";
4
- import { a as CardStyled } from "../../styled-CE_Y6O4R.js";
5
- import { C } from "../../styled-CE_Y6O4R.js";
4
+ import { a as CardStyled } from "../../styled-CQLDmqmZ.js";
5
+ import { C } from "../../styled-CQLDmqmZ.js";
6
6
  const Card = ({
7
7
  children,
8
8
  className,
@@ -6,17 +6,17 @@ import { useFocusWithin } from "../../hooks/useFocusWithin/index.js";
6
6
  import { l as liTagName, u as ulTagName } from "../../tags-38kBhOn6.js";
7
7
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
8
8
  import styled from "styled-components";
9
- import { a as CardStyled } from "../../styled-CE_Y6O4R.js";
10
- import { G as GridStyled } from "../../styled-DGMsuBML.js";
11
- import { G as GridItemStyled } from "../../styled-Cz2kpbgE.js";
12
- import { v as viewport } from "../../index-Ck2bCrhT.js";
9
+ import { a as CardStyled } from "../../styled-CQLDmqmZ.js";
10
+ import { G as GridStyled } from "../../styled-BKmRVjNA.js";
11
+ import { G as GridItemStyled } from "../../styled-D57p2ktn.js";
12
+ import viewport from "../../foundations/media-query/viewport/index.js";
13
13
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
14
14
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
15
15
  import { getObjectColor } from "../../foundations/token/getObjectColor/index.js";
16
16
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
17
- import { c as borderRadiusFull } from "../../BorderRadius-ClUShVLu.js";
17
+ import { a as borderRadiusFull } from "../../BorderRadius-2LdggXbQ.js";
18
18
  import { a as colorObjectBrand, g as colorObjectUnselected } from "../../ObjectColor-0RAzLGI5.js";
19
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
19
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
20
20
  import IconButton from "../IconButton/index.js";
21
21
  import ScreenreaderOnly from "../ScreenreaderOnly/index.js";
22
22
  const getItems = (items, loop) => {
@@ -4,7 +4,7 @@ import { N as NotificationErrorIcon } from "../../NotificationErrorIcon-DMnAJgPN
4
4
  import { useState, useEffect } from "react";
5
5
  import FormHelperMessage from "../FormHelperMessage/index.js";
6
6
  import { b as iconSizeSm } from "../../props-7dcsjRUx.js";
7
- import "../../styled-B1bxWqtW.js";
7
+ import "../../styled-DUsRG1Xh.js";
8
8
  import { a as inputStateError } from "../../props-DDpgcryb.js";
9
9
  import styled from "styled-components";
10
10
  import Label from "../Label/index.js";
@@ -19,11 +19,11 @@ import { getObjectColor } from "../../foundations/token/getObjectColor/index.js"
19
19
  import { getOpacity } from "../../foundations/token/getOpacity/index.js";
20
20
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
21
21
  import { c as colorBorderFocus } from "../../BorderColor-CYdSW9dg.js";
22
- import { d as borderRadiusSm } from "../../BorderRadius-ClUShVLu.js";
22
+ import { d as borderRadiusSm } from "../../BorderRadius-2LdggXbQ.js";
23
23
  import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
24
24
  import { a as opacityDisabled } from "../../Opacity-smkGiwsf.js";
25
25
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
26
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
26
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
27
27
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
28
28
  const CheckboxLabelStyled = styled(Label).withConfig({
29
29
  shouldForwardProp: filterProps(),
@@ -5,10 +5,10 @@ import Checkbox from "../Checkbox/index.js";
5
5
  import Fieldset from "../Fieldset/index.js";
6
6
  import { g as spacingLg, a as spacingMd, s as spacingNone } from "../../Spacing-BMQelJYr.js";
7
7
  import styled from "styled-components";
8
- import { F as FlexStyled } from "../../styled-O5mL4jlL.js";
8
+ import { F as FlexStyled } from "../../styled-DG6HSLPJ.js";
9
9
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
10
10
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
11
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
11
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
12
12
  const CheckboxGroupStyled = styled(FlexStyled).withConfig({
13
13
  shouldForwardProp: filterProps(),
14
14
  displayName: "CheckboxGroupStyled",
@@ -8,7 +8,7 @@ import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js"
8
8
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
9
9
  import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
10
10
  import { s as spacingNone } from "../../Spacing-BMQelJYr.js";
11
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
11
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
12
12
  const CollapsibleStyled = styled.div.withConfig({
13
13
  shouldForwardProp: filterProps(),
14
14
  displayName: "CollapsibleStyled",
@@ -4,13 +4,13 @@ import { useState, useRef, useEffect } from "react";
4
4
  import { a as getComputedBackgroundColor, p as parseColorToRgbObject, b as getContrastRatio } from "../../colorUtils-lb0oJttx.js";
5
5
  import styled from "styled-components";
6
6
  import { c as iconSizeMd } from "../../props-7dcsjRUx.js";
7
- import "../../styled-B1bxWqtW.js";
7
+ import "../../styled-DUsRG1Xh.js";
8
8
  import forcedColors from "../../foundations/media-query/forcedColors/index.js";
9
9
  import { getBorderColor } from "../../foundations/token/getBorderColor/index.js";
10
10
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
11
11
  import { a as colorBorderNeutral } from "../../BorderColor-CYdSW9dg.js";
12
12
  import { s as spacingNone } from "../../Spacing-BMQelJYr.js";
13
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
13
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
14
14
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
15
15
  const colorSwatchSizeSmall = "sm";
16
16
  const colorSwatchSizeMedium = "md";
@@ -3,11 +3,11 @@ import { jsx } from "react/jsx-runtime";
3
3
  import ColorSwatch, { colorSwatchSizeSmall } from "../ColorSwatch/index.js";
4
4
  import { a as spacingMd, e as spacing2Xs } from "../../Spacing-BMQelJYr.js";
5
5
  import styled from "styled-components";
6
- import { F as FlexStyled } from "../../styled-O5mL4jlL.js";
6
+ import { F as FlexStyled } from "../../styled-DG6HSLPJ.js";
7
7
  import { c as iconSizeMd } from "../../props-7dcsjRUx.js";
8
- import "../../styled-B1bxWqtW.js";
8
+ import "../../styled-DUsRG1Xh.js";
9
9
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
10
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
10
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
11
11
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
12
12
  const ColorSwatchListStyled = styled(FlexStyled).withConfig({
13
13
  shouldForwardProp: filterProps(),
@@ -4,15 +4,15 @@ import { useState, useEffect } from "react";
4
4
  import Body, { bodyAlignCenter } from "../Body/index.js";
5
5
  import Button, { buttonAutoWidth } from "../Button/index.js";
6
6
  import styled from "styled-components";
7
- import { B as ButtonStyled, t as tertiaryAppearance } from "../../styled-Dgv3RBlg.js";
8
- import { v as viewport } from "../../index-Ck2bCrhT.js";
7
+ import { B as ButtonStyled, t as tertiaryAppearance } from "../../styled-Dk6VS_Sg.js";
8
+ import viewport from "../../foundations/media-query/viewport/index.js";
9
9
  import { getBackgroundColor } from "../../foundations/token/getBackgroundColor/index.js";
10
10
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
11
11
  import { b as colorBackgroundOverlay } from "../../BackgroundColor-DSOSZvNi.js";
12
12
  import { a as spacingMd, b as spacingXs, s as spacingNone } from "../../Spacing-BMQelJYr.js";
13
13
  import Heading from "../Heading/index.js";
14
- import { a as headingAlignCenter } from "../../styled-Dmb8-99g.js";
15
- import { a as textHeadingXs } from "../../HeadingSize-CqqUYZWV.js";
14
+ import { a as headingAlignCenter } from "../../styled-Csv7V9ez.js";
15
+ import { t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
16
16
  const ConsentMessageBackgroundStyled = styled.div.withConfig({
17
17
  displayName: "ConsentMessageBackgroundStyled",
18
18
  componentId: "sc-gbn604-0"
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { a as ContainerBackgroundStyled, b as ContainerCenterStyled } from "../../styled-BXtzJJFu.js";
4
- import { C } from "../../styled-BXtzJJFu.js";
3
+ import { a as ContainerBackgroundStyled, b as ContainerCenterStyled } from "../../styled-C6Wms75x.js";
4
+ import { C } from "../../styled-C6Wms75x.js";
5
5
  import { s as spacingNone, d as spacingXl, f as spacing5Xl } from "../../Spacing-BMQelJYr.js";
6
6
  const containerAppearances = ["primary", "secondary", "tertiary", "alternative"];
7
7
  const containerPaddings = [spacingNone, spacingXl, spacing5Xl];
@@ -6,9 +6,9 @@ import FormHelperLabel from "../FormHelperLabel/index.js";
6
6
  import FormHelperMessage from "../FormHelperMessage/index.js";
7
7
  import FormHelperStatusIcon from "../FormHelperStatusIcon/index.js";
8
8
  import { b as iconSizeSm } from "../../props-7dcsjRUx.js";
9
- import "../../styled-B1bxWqtW.js";
9
+ import "../../styled-DUsRG1Xh.js";
10
10
  import { a as inputStateError } from "../../props-DDpgcryb.js";
11
- import { a as InputStyled, I as InputWrapperStyled } from "../../styled-BQGCfF-s.js";
11
+ import { a as InputStyled, I as InputWrapperStyled } from "../../styled-CWusLu5R.js";
12
12
  import { a as spacingMd, b as spacingXs } from "../../Spacing-BMQelJYr.js";
13
13
  import { aW as CalendarMonthIcon } from "../../_5gPlusIcon-CnxmOo1u.js";
14
14
  import styled from "styled-components";
@@ -1,20 +1,14 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import IconSnippet from "../IconSnippet/index.js";
4
- import { a as textHeadingXs } from "../../HeadingSize-CqqUYZWV.js";
5
- import { v4 } from "uuid";
6
- import { D as DemoBoxStyled } from "../../styled-Dr-tPBqx.js";
7
- const getUid = () => {
8
- return v4();
9
- };
4
+ import { t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
5
+ import { D as DemoBoxStyled } from "../../styled-DCLv3G2j.js";
10
6
  const heading = {
11
- uid: getUid(),
12
7
  component: "Heading",
13
8
  children: "Child component",
14
9
  size: textHeadingXs
15
10
  };
16
11
  const richText = {
17
- uid: getUid(),
18
12
  component: "RichText",
19
13
  html: "<p>This is a placeholder.</p>"
20
14
  };
@@ -4,7 +4,7 @@ import { useState, useRef, useEffect } from "react";
4
4
  import { createPortal } from "react-dom";
5
5
  import Heading from "../Heading/index.js";
6
6
  import { a as fontWeightBold } from "../../FontWeight-C2pGs7aR.js";
7
- import { t as textHeadingMd } from "../../HeadingSize-CqqUYZWV.js";
7
+ import { a as textHeadingMd } from "../../HeadingSize-CfCRn3Lh.js";
8
8
  import { a as spacingMd, s as spacingNone } from "../../Spacing-BMQelJYr.js";
9
9
  import styled from "styled-components";
10
10
  import ButtonGroup from "../ButtonGroup/index.js";
@@ -16,7 +16,7 @@ import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js"
16
16
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
17
17
  import { d as colorBackgroundOverlayStatic } from "../../BackgroundColor-DSOSZvNi.js";
18
18
  import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
19
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
19
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
20
20
  const DialogOverlayStyled = styled.div.withConfig({
21
21
  shouldForwardProp: filterProps(),
22
22
  displayName: "DialogOverlayStyled",
@@ -5,31 +5,31 @@ import Badge from "../Badge/index.js";
5
5
  import Body, { bodyAlignLeft, bodyAlignCenter } from "../Body/index.js";
6
6
  import Heading from "../Heading/index.js";
7
7
  import Link from "../Link/index.js";
8
- import { P as Price, b as priceSizeSm, f as priceAlignLeft, g as priceAlignCenter, a as priceOrientationVertical } from "../../index-DLvMM1Dq.js";
9
- import { R as RichText } from "../../index-CifS-Z_9.js";
8
+ import { P as Price, b as priceSizeSm, f as priceAlignLeft, g as priceAlignCenter, a as priceOrientationVertical } from "../../index-Vub90geg.js";
9
+ import { R as RichText } from "../../index-rbdl_kyF.js";
10
10
  import { a as fontWeightBold } from "../../FontWeight-C2pGs7aR.js";
11
- import { b as textHeadingSm } from "../../HeadingSize-CqqUYZWV.js";
11
+ import { b as textHeadingSm } from "../../HeadingSize-CfCRn3Lh.js";
12
12
  import { s as smallSize } from "../../SizeTypes-Ck_RdzIf.js";
13
13
  import { a as spacingMd, s as spacingNone, b as spacingXs, c as spacingSm } from "../../Spacing-BMQelJYr.js";
14
14
  import "../../NotificationErrorIcon-DMnAJgPN.js";
15
- import "../../styled-B1bxWqtW.js";
15
+ import "../../styled-DUsRG1Xh.js";
16
16
  import "html-react-parser";
17
- import { b as BadgeStyled } from "../../styled-BBO2jrba.js";
17
+ import { b as BadgeStyled } from "../../styled-13a_Vk0D.js";
18
18
  import "../ScreenreaderOnly/index.js";
19
19
  import "../FootnoteLink/index.js";
20
- import "../../styled-Dmb8-99g.js";
21
- import "../../styled-Dgv3RBlg.js";
22
- import { a as LinkStyled } from "../../index-ByPSWRQ0.js";
20
+ import "../../styled-Csv7V9ez.js";
21
+ import "../../styled-Dk6VS_Sg.js";
22
+ import { a as LinkStyled } from "../../index-tpq3BGwZ.js";
23
23
  import "../../hooks/useLinkComponent/index.js";
24
24
  import "../InlineLink/index.js";
25
- import "../../TableHead-C2zQ4jce.js";
26
- import "../../styled-BYYivuzh.js";
25
+ import "../../TableHead-Cfn2iQRg.js";
26
+ import "../../styled-DoOOutJj.js";
27
27
  import styled from "styled-components";
28
28
  import Card from "../Card/index.js";
29
29
  import Image, { aspectRatio16_9, aspectRatio1_1 } from "../Image/index.js";
30
30
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
31
31
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
32
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
32
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
33
33
  import { a as cornerRounded } from "../../CornerStyle-JEbGNArR.js";
34
34
  const discoveryCardOrientationVertical = "vertical";
35
35
  const discoveryCardOrientationHorizontal = "horizontal";
@@ -1,6 +1,6 @@
1
1
  import { AnchorHTMLAttributes } from 'react';
2
2
  import { DiscoveryCardProps } from './props';
3
- export declare const DiscoveryCardStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../Card').CardProps, Omit<DiscoveryCardProps, "badge" | "heading" | "price" | "uid" | "body" | "link" | "image">>> & string & Omit<import('react').FC<import('../Card').CardProps>, keyof import('react').Component<any, {}, any>>;
3
+ export declare const DiscoveryCardStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('../Card').CardProps, Omit<DiscoveryCardProps, "badge" | "heading" | "image" | "price" | "uid" | "body" | "link">>> & string & Omit<import('react').FC<import('../Card').CardProps>, keyof import('react').Component<any, {}, any>>;
4
4
  export declare const DiscoveryCardContentyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
5
5
  export declare const DiscoveryCardImageLinkStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, Pick<DiscoveryCardProps, "bottomSpacing" | "orientation"> & AnchorHTMLAttributes<HTMLAnchorElement>>> & string;
6
6
  export declare const DiscoveryCardImageStyled: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('../Image').ImageProps, never>> & string & Omit<import('react').FC<import('../Image').ImageProps>, keyof import('react').Component<any, {}, any>>;
@@ -4,7 +4,7 @@ import styled from "styled-components";
4
4
  import DiscoveryCard, { discoveryCardOrientationVertical } from "../DiscoveryCard/index.js";
5
5
  import Grid from "../Grid/index.js";
6
6
  import GridItem from "../GridItem/index.js";
7
- import { a as LinkStyled } from "../../index-ByPSWRQ0.js";
7
+ import { a as LinkStyled } from "../../index-tpq3BGwZ.js";
8
8
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
9
9
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
10
10
  const DiscoveryCardGroupGridStyled = styled(Grid).withConfig({
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { D as DividerLineStyled } from "../../styled-BKWEE3dx.js";
3
+ import { D as DividerLineStyled } from "../../styled-B_ihuvyB.js";
4
4
  const Divider = (props) => /* @__PURE__ */ jsx(DividerLineStyled, { ...props });
5
5
  export {
6
6
  Divider as default
@@ -8,7 +8,7 @@ import Legend from "../Legend/index.js";
8
8
  import { a as spacingMd } from "../../Spacing-BMQelJYr.js";
9
9
  import styled from "styled-components";
10
10
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
11
- import { a as filterProps } from "../../filterProps-BWnAPYBL.js";
11
+ import { a as filterProps } from "../../filterProps-CPul3CC8.js";
12
12
  const fieldsetCssObject = {
13
13
  // Chrome gives a fieldset a min-width equal to its content, so we need to reset it here
14
14
  minWidth: "0px"