@vodafone_de/brix-components 7.0.14 → 7.0.16

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 (108) hide show
  1. package/dist/{BorderWidth-DfOlyKK7.js → BorderWidth-eg_mz82k.js} +2 -2
  2. package/dist/{styled-BvCNTnzN.js → ButtonAppearanceHelper-D7-_vPGW.js} +5 -78
  3. package/dist/{ObjectColor-BZDBuV8H.js → ObjectColor-BYFmdKyF.js} +6 -6
  4. package/dist/{colorUtils-BSfFfgbi.js → colorUtils-lb0oJttx.js} +10 -3
  5. package/dist/components/Accordion/index.js +3 -3
  6. package/dist/components/AccordionGroup/index.js +1 -1
  7. package/dist/components/Badge/index.js +2 -2
  8. package/dist/components/Body/index.js +1 -1
  9. package/dist/components/BottomBar/index.js +2 -2
  10. package/dist/components/Button/index.js +2 -2
  11. package/dist/components/ButtonAsLink/index.js +2 -2
  12. package/dist/components/ButtonGroup/index.js +2 -2
  13. package/dist/components/Card/index.js +2 -2
  14. package/dist/components/Carousel/index.js +6 -6
  15. package/dist/components/Checkbox/index.js +3 -3
  16. package/dist/components/CheckboxGroup/index.js +2 -2
  17. package/dist/components/Collapsible/index.js +2 -2
  18. package/dist/components/ColorSwatch/index.js +3 -3
  19. package/dist/components/ColorSwatchGroup/index.js +3 -3
  20. package/dist/components/ConsentMessage/index.js +1 -1
  21. package/dist/components/Container/index.js +2 -2
  22. package/dist/components/DateInput/index.js +2 -2
  23. package/dist/components/DemoBox/index.js +2 -2
  24. package/dist/components/Dialog/index.js +2 -2
  25. package/dist/components/DiscoveryCard/index.js +8 -8
  26. package/dist/components/DiscoveryCardGroup/index.js +1 -1
  27. package/dist/components/Divider/index.js +1 -1
  28. package/dist/components/Fieldset/index.js +1 -1
  29. package/dist/components/FilterGroup/index.js +5 -5
  30. package/dist/components/Flex/index.js +2 -2
  31. package/dist/components/FlexItem/index.js +1 -1
  32. package/dist/components/FootnoteContent/index.js +2 -2
  33. package/dist/components/FootnoteLink/index.js +1 -1
  34. package/dist/components/Form/index.js +1 -1
  35. package/dist/components/FormElement/index.js +1 -1
  36. package/dist/components/FormHelperStatusIcon/index.js +1 -1
  37. package/dist/components/GoogleMap/index.js +2 -2
  38. package/dist/components/Grid/index.js +1 -1
  39. package/dist/components/GridItem/index.js +2 -2
  40. package/dist/components/Heading/index.js +1 -1
  41. package/dist/components/HifiIcon/index.js +1 -1
  42. package/dist/components/IconButton/index.js +5 -4
  43. package/dist/components/IconLoader/index.js +1 -0
  44. package/dist/components/IconSnippet/index.js +3 -3
  45. package/dist/components/Image/index.js +1 -1
  46. package/dist/components/ImageHeader/index.js +4 -4
  47. package/dist/components/InlineIcon/index.js +2 -2
  48. package/dist/components/InlineLink/index.js +2 -2
  49. package/dist/components/Input/index.js +1 -1
  50. package/dist/components/Label/index.js +1 -1
  51. package/dist/components/Legend/index.js +5 -5
  52. package/dist/components/Link/index.js +2 -2
  53. package/dist/components/LinkAsButton/index.js +1 -1
  54. package/dist/components/LinkList/styled.d.ts +1 -1
  55. package/dist/components/LinkListItem/index.js +5 -5
  56. package/dist/components/LinkListItem/styled.d.ts +2 -2
  57. package/dist/components/LoadingSpinner/index.js +2 -2
  58. package/dist/components/MediaText/index.js +4 -4
  59. package/dist/components/Notification/index.js +5 -5
  60. package/dist/components/Overlay/index.js +1 -1
  61. package/dist/components/PickerGroup/index.js +6 -6
  62. package/dist/components/Price/index.js +2 -2
  63. package/dist/components/ProductCard/index.js +3 -3
  64. package/dist/components/QuickLinkList/components/QuickLink/index.d.ts +5 -0
  65. package/dist/components/QuickLinkList/components/QuickLink/props.d.ts +21 -0
  66. package/dist/components/QuickLinkList/components/QuickLink/styled.d.ts +3 -0
  67. package/dist/components/QuickLinkList/index.d.ts +5 -0
  68. package/dist/components/QuickLinkList/index.js +130 -0
  69. package/dist/components/QuickLinkList/props.d.ts +12 -0
  70. package/dist/components/RadioGroup/index.js +3 -3
  71. package/dist/components/Rating/index.js +3 -3
  72. package/dist/components/ResponsiveImage/index.js +1 -1
  73. package/dist/components/RichText/index.js +1 -1
  74. package/dist/components/ScreenreaderOnly/index.js +1 -1
  75. package/dist/components/SearchInput/index.js +4 -4
  76. package/dist/components/SelectInput/index.js +2 -2
  77. package/dist/components/Stepper/index.js +3 -3
  78. package/dist/components/SuggestInput/index.js +3 -3
  79. package/dist/components/Switch/index.js +4 -4
  80. package/dist/components/TabGroup/index.js +5 -5
  81. package/dist/components/TabularPrice/index.js +2 -2
  82. package/dist/components/TextList/index.js +1 -1
  83. package/dist/components/Textarea/index.js +1 -1
  84. package/dist/components/TimeInput/index.js +3 -3
  85. package/dist/components/Tray/index.js +2 -2
  86. package/dist/filterProps-CWVxE0CX.js +17 -0
  87. package/dist/foundations/GlobalStyle/index.js +1 -1
  88. package/dist/hooks/useViewport/index.js +1 -1
  89. package/dist/{index-D1-XMn0u.js → index-0fUAhmgO.js} +2 -2
  90. package/dist/{index-C1XkgaO-.js → index-Bowvw4hz.js} +1 -1
  91. package/dist/{index-B854Z6wJ.js → index-D-MALxCt.js} +1 -1
  92. package/dist/{index-Cs0Hw0dj.js → index-DEBP0uAj.js} +1 -0
  93. package/dist/{index-DAUhM24n.js → index-DVGqkj9D.js} +4 -4
  94. package/dist/{index-CmRKTcf2.js → index-O3M5WWR3.js} +4 -3
  95. package/dist/{index-nhWB8ViX.js → index-fUrsG-sk.js} +4 -4
  96. package/dist/index.d.ts +2 -0
  97. package/dist/index.js +128 -126
  98. package/dist/{styled-DQRgGOv7.js → styled-5HvV3-Na.js} +1 -1
  99. package/dist/{styled-OqbLiEnJ.js → styled-BaShoELC.js} +1 -1
  100. package/dist/{styled-BdlPH_tS.js → styled-BjeQhR2q.js} +1 -1
  101. package/dist/{styled-CAa6y5cu.js → styled-Cialsyrm.js} +1 -1
  102. package/dist/{styled-DLlpknmo.js → styled-FXXyOwNm.js} +1 -1
  103. package/dist/{styled-BBAZa4-G.js → styled-XEXTZYN5.js} +1 -1
  104. package/dist/{styled-Zn59EuIp.js → styled-but53bbG.js} +2 -2
  105. package/dist/{styled-Coxn39x5.js → styled-pEnfzi0N.js} +3 -3
  106. package/dist/styled-wdIN7Rbp.js +76 -0
  107. package/package.json +1 -1
  108. package/dist/filterProps-xigToTuS.js +0 -17
@@ -8,8 +8,8 @@ const borderWidthMd = "Md";
8
8
  export {
9
9
  borderWidthFocus as a,
10
10
  borderWidthUnselected as b,
11
- borderWidthSm as c,
12
- borderWidthSelected as d,
11
+ borderWidthSelected as c,
12
+ borderWidthSm as d,
13
13
  borderWidthDivider as e,
14
14
  borderWidthNone as f,
15
15
  borderWidthMd as g
@@ -1,4 +1,3 @@
1
- import styled from "styled-components";
2
1
  import forcedColors from "./foundations/media-query/forcedColors/index.js";
3
2
  import { e as ease_in_sine } from "./easing-Dm-pO8SY.js";
4
3
  import { getBorderColor } from "./foundations/token/getBorderColor/index.js";
@@ -7,24 +6,9 @@ import { getHoverColor } from "./foundations/token/getHoverColor/index.js";
7
6
  import { getObjectColor } from "./foundations/token/getObjectColor/index.js";
8
7
  import { getPressColor } from "./foundations/token/getPressColor/index.js";
9
8
  import { c as colorBorderFocus } from "./BorderColor-BummoQ1-.js";
10
- import { a as borderWidthFocus, d as borderWidthSelected } from "./BorderWidth-DfOlyKK7.js";
11
- import { f as colorObjectNeutral, c as colorObjectBrand, a as colorObjectInverse } from "./ObjectColor-BZDBuV8H.js";
12
- import { b as getForegroundColor } from "./colorUtils-BSfFfgbi.js";
13
- import IconLoader from "./components/IconLoader/index.js";
14
- import { v as viewport } from "./index-Ck2bCrhT.js";
15
- import { getBodySize } from "./foundations/token/getBodySize/index.js";
16
- import { getBorderRadius } from "./foundations/token/getBorderRadius/index.js";
17
- import { getBottomSpacing } from "./foundations/token/getBottomSpacing/index.js";
18
- import { getFontWeight } from "./foundations/token/getFontWeight/index.js";
19
- import { getOpacity } from "./foundations/token/getOpacity/index.js";
20
- import { getSpacing } from "./foundations/token/getSpacing/index.js";
21
- import { b as borderRadiusMd } from "./BorderRadius-ClUShVLu.js";
22
- import { a as fontWeightRegular } from "./FontWeight-DEBGHbtO.js";
23
- import { a as opacityDisabled } from "./Opacity-smkGiwsf.js";
24
- import { a as spacingXs, d as spacingXl, b as spacingNone, s as spacingMd } from "./Spacing-D0HQH9YJ.js";
25
- import { t as textBodyMd } from "./TextBodySize-BcZR9mh2.js";
26
- import { a as filterProps } from "./filterProps-xigToTuS.js";
27
- const leftPosition = "left";
9
+ import { a as borderWidthFocus, c as borderWidthSelected } from "./BorderWidth-eg_mz82k.js";
10
+ import { c as colorObjectNeutral, a as colorObjectBrand, b as colorObjectInverse } from "./ObjectColor-BYFmdKyF.js";
11
+ import { g as getForegroundColor } from "./colorUtils-lb0oJttx.js";
28
12
  const ButtonAppearanceColor = {
29
13
  primary: colorObjectBrand,
30
14
  secondary: colorObjectNeutral,
@@ -102,64 +86,7 @@ const getButtonAppearance = (appearance) => {
102
86
  }
103
87
  return style;
104
88
  };
105
- const primaryAppearance = "primary";
106
- const tertiaryAppearance = "tertiary";
107
- const buttonHeight = "44px";
108
- const ButtonIconStyled = styled(IconLoader).withConfig({
109
- displayName: "ButtonIconStyled",
110
- componentId: "sc-6d4at9-0"
111
- })(({
112
- iconPosition
113
- }) => ({
114
- order: iconPosition === leftPosition ? -1 : 0
115
- }));
116
- const ButtonStyled = styled.button.withConfig({
117
- shouldForwardProp: filterProps(),
118
- displayName: "ButtonStyled",
119
- componentId: "sc-6d4at9-1"
120
- })({
121
- appearance: "none",
122
- display: "flex",
123
- flexWrap: "nowrap",
124
- alignItems: "center",
125
- justifyContent: "center",
126
- cursor: "pointer",
127
- gap: `${getSpacing(spacingNone)} ${getSpacing(spacingXs)}`,
128
- padding: `${getSpacing(spacingXs)} ${getSpacing(spacingXl)}`,
129
- borderRadius: getBorderRadius(borderRadiusMd),
130
- fontWeight: getFontWeight(fontWeightRegular),
131
- height: buttonHeight
132
- }, getBodySize(textBodyMd), ({
133
- width = "auto"
134
- }) => ({
135
- width: "100%",
136
- ...viewport.md({
137
- width: "full" === width ? "100%" : "fit-content"
138
- })
139
- }), ({
140
- appearance = primaryAppearance
141
- }) => getButtonAppearance(appearance), ({
142
- disabled
143
- }) => {
144
- if (disabled) {
145
- return {
146
- pointerEvents: "none",
147
- opacity: getOpacity(opacityDisabled)
148
- };
149
- }
150
- return {};
151
- }, ({
152
- bottomSpacing = spacingMd
153
- }) => getBottomSpacing({
154
- bottomSpacing
155
- }));
156
89
  export {
157
- ButtonStyled as B,
158
- ButtonAppearanceColor as a,
159
- buttonHeight as b,
160
- ButtonIconStyled as c,
161
- getButtonAppearance as g,
162
- leftPosition as l,
163
- primaryAppearance as p,
164
- tertiaryAppearance as t
90
+ ButtonAppearanceColor as B,
91
+ getButtonAppearance as g
165
92
  };
@@ -9,12 +9,12 @@ const colorObjectInformation = "colorObjectInformation";
9
9
  const colorObjectSelected = "colorObjectSelected";
10
10
  const colorObjectUnselected = "colorObjectUnselected";
11
11
  export {
12
- colorObjectInverse as a,
13
- colorObjectSelected as b,
14
- colorObjectBrand as c,
15
- colorObjectUnselected as d,
16
- colorObjectSuccess as e,
17
- colorObjectNeutral as f,
12
+ colorObjectBrand as a,
13
+ colorObjectInverse as b,
14
+ colorObjectNeutral as c,
15
+ colorObjectSelected as d,
16
+ colorObjectUnselected as e,
17
+ colorObjectSuccess as f,
18
18
  colorObjectAccent as g,
19
19
  colorObjectCritical as h,
20
20
  colorObjectWarning as i,
@@ -58,9 +58,16 @@ const parseRgbColorToRgbObject = (color) => {
58
58
  const getComputedBackgroundColor = (element) => {
59
59
  const computedStyle = window.getComputedStyle(element);
60
60
  const backgroundColor = computedStyle.backgroundColor;
61
+ const backgroundImage = computedStyle.backgroundImage;
61
62
  if (backgroundColor !== "rgba(0, 0, 0, 0)") {
62
63
  return parseRgbColorToRgbObject(backgroundColor);
63
64
  }
65
+ if (backgroundImage && backgroundImage !== "none") {
66
+ const gradientMatch = backgroundImage.match(/(rgba?\([^)]+\))/g);
67
+ if (gradientMatch && gradientMatch.length > 0) {
68
+ return parseRgbColorToRgbObject(gradientMatch[1]);
69
+ }
70
+ }
64
71
  if (element.parentElement) return getComputedBackgroundColor(element.parentElement);
65
72
  return {
66
73
  r: 255,
@@ -87,8 +94,8 @@ const getContrastRatio = (color1, color2) => {
87
94
  return (lighter + 0.05) / (darker + 0.05);
88
95
  };
89
96
  export {
90
- getContrastRatio as a,
91
- getForegroundColor as b,
92
- getComputedBackgroundColor as g,
97
+ getComputedBackgroundColor as a,
98
+ getContrastRatio as b,
99
+ getForegroundColor as g,
93
100
  parseColorToRgbObject as p
94
101
  };
@@ -3,7 +3,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { useRef, useState, useEffect } from "react";
4
4
  import Collapsible from "../Collapsible/index.js";
5
5
  import IconLoader from "../IconLoader/index.js";
6
- import { c as iconSizeMd } from "../../styled-OqbLiEnJ.js";
6
+ import { c as iconSizeMd } from "../../styled-BaShoELC.js";
7
7
  import "../../NotificationErrorIcon-DMnAJgPN.js";
8
8
  import { bf as ChevronDownIcon } from "../../_5gPlusIcon-B_69VW4X.js";
9
9
  import styled from "styled-components";
@@ -18,11 +18,11 @@ import { getFontWeight } from "../../foundations/token/getFontWeight/index.js";
18
18
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
19
19
  import { getTextColor } from "../../foundations/token/getTextColor/index.js";
20
20
  import { j as colorBorderSubtle, c as colorBorderFocus } from "../../BorderColor-BummoQ1-.js";
21
- import { f as borderWidthNone, b as borderWidthUnselected, a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
21
+ import { f as borderWidthNone, b as borderWidthUnselected, a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
22
22
  import { a as fontWeightRegular, f as fontWeightBold } from "../../FontWeight-DEBGHbtO.js";
23
23
  import { s as spacingMd, b as spacingNone, a as spacingXs } from "../../Spacing-D0HQH9YJ.js";
24
24
  import { a as colorTextNeutral, f as colorTextBrand } from "../../TextColor-DsntmDNw.js";
25
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
25
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
26
26
  const accordionToggleExpanded = "expanded";
27
27
  const accordionToggleCollapsing = "collapsing";
28
28
  const accordionToggleCollapsed = "collapsed";
@@ -5,7 +5,7 @@ import { s as spacingMd, b as spacingNone } from "../../Spacing-D0HQH9YJ.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-xigToTuS.js";
8
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
9
9
  const AccordionGroupSingleExpand = ({
10
10
  bottomSpacing = spacingMd,
11
11
  ...props
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import "react/jsx-runtime";
3
3
  import "../IconLoader/index.js";
4
- import "../../styled-OqbLiEnJ.js";
4
+ import "../../styled-BaShoELC.js";
5
5
  import "../../Spacing-D0HQH9YJ.js";
6
6
  import "../../SizeTypes-Ck_RdzIf.js";
7
7
  import "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
8
- import { a, B } from "../../index-DAUhM24n.js";
8
+ import { a, B } from "../../index-DVGqkj9D.js";
9
9
  export {
10
10
  a as BadgeAppearanceColor,
11
11
  B as default
@@ -10,7 +10,7 @@ import { getFontWeight } from "../../foundations/token/getFontWeight/index.js";
10
10
  import { getTextColor } from "../../foundations/token/getTextColor/index.js";
11
11
  import { f as fontWeightBold } from "../../FontWeight-DEBGHbtO.js";
12
12
  import { a as colorTextNeutral } from "../../TextColor-DsntmDNw.js";
13
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
13
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
14
14
  const BodyStyled = styled.p.withConfig({
15
15
  shouldForwardProp: filterProps(),
16
16
  displayName: "BodyStyled",
@@ -4,11 +4,11 @@ import { useRef, useState, useEffect } from "react";
4
4
  import Container from "../Container/index.js";
5
5
  import { s as spacingMd, b as spacingNone } from "../../Spacing-D0HQH9YJ.js";
6
6
  import styled from "styled-components";
7
- import { a as CardStyled } from "../../styled-DQRgGOv7.js";
7
+ import { a as CardStyled } from "../../styled-5HvV3-Na.js";
8
8
  import { getBorderRadius } from "../../foundations/token/getBorderRadius/index.js";
9
9
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
10
10
  import { a as borderRadiusNone } from "../../BorderRadius-ClUShVLu.js";
11
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
11
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.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-CmRKTcf2.js";
3
+ import { B as ButtonAsLink, g as getButtonIcon } from "../../index-O3M5WWR3.js";
4
4
  import { r as renderInlineRichTextFromOpenText } from "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
5
- import { B as ButtonStyled } from "../../styled-BvCNTnzN.js";
5
+ import { B as ButtonStyled } from "../../styled-wdIN7Rbp.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-CmRKTcf2.js";
3
+ import { B } from "../../index-O3M5WWR3.js";
4
4
  import "../../hooks/useLinkComponent/index.js";
5
- import "../../filterProps-xigToTuS.js";
5
+ import "../../filterProps-CWVxE0CX.js";
6
6
  import "../../renderInlineRichTextFromOpenText-RvOG3QbI.js";
7
7
  export {
8
8
  B as default
@@ -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-DLlpknmo.js";
5
+ import { f as flexOrientationHorizontal, b as flexJustifyStart } from "../../styled-FXXyOwNm.js";
6
6
  import FlexItem from "../FlexItem/index.js";
7
7
  import { c as spacingSm, s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
8
- import { u as useViewport } from "../../index-Cs0Hw0dj.js";
8
+ import { u as useViewport } from "../../index-DEBP0uAj.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-D0ExIPLD.js";
4
- import { a as CardStyled } from "../../styled-DQRgGOv7.js";
5
- import { C } from "../../styled-DQRgGOv7.js";
4
+ import { a as CardStyled } from "../../styled-5HvV3-Na.js";
5
+ import { C } from "../../styled-5HvV3-Na.js";
6
6
  const Card = ({
7
7
  children,
8
8
  className,
@@ -6,19 +6,19 @@ import { useFocusWithin } from "../../hooks/useFocusWithin/index.js";
6
6
  import { l as liTagName, u as ulTagName } from "../../tags-D0ExIPLD.js";
7
7
  import { s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
8
8
  import styled from "styled-components";
9
- import { a as CardStyled } from "../../styled-DQRgGOv7.js";
10
- import { G as GridStyled } from "../../styled-BdlPH_tS.js";
11
- import { G as GridItemStyled } from "../../styled-Coxn39x5.js";
9
+ import { a as CardStyled } from "../../styled-5HvV3-Na.js";
10
+ import { G as GridStyled } from "../../styled-BjeQhR2q.js";
11
+ import { G as GridItemStyled } from "../../styled-pEnfzi0N.js";
12
12
  import { v as viewport } from "../../index-Ck2bCrhT.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
17
  import { c as borderRadiusFull } from "../../BorderRadius-ClUShVLu.js";
18
- import { c as colorObjectBrand, d as colorObjectUnselected } from "../../ObjectColor-BZDBuV8H.js";
19
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
18
+ import { a as colorObjectBrand, e as colorObjectUnselected } from "../../ObjectColor-BYFmdKyF.js";
19
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
20
20
  import IconButton from "../IconButton/index.js";
21
- import { S as ScreenreaderOnly } from "../../index-C1XkgaO-.js";
21
+ import { S as ScreenreaderOnly } from "../../index-Bowvw4hz.js";
22
22
  const getItems = (items, loop) => {
23
23
  const normalizedItems = [...items].map((item, index) => ({
24
24
  ...item,
@@ -3,7 +3,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { N as NotificationErrorIcon } from "../../NotificationErrorIcon-DMnAJgPN.js";
4
4
  import { useState, useEffect } from "react";
5
5
  import FormHelperMessage from "../FormHelperMessage/index.js";
6
- import { b as iconSizeSm } from "../../styled-OqbLiEnJ.js";
6
+ import { b as iconSizeSm } from "../../styled-BaShoELC.js";
7
7
  import { a as inputStateError } from "../../props-DDpgcryb.js";
8
8
  import styled from "styled-components";
9
9
  import Label from "../Label/index.js";
@@ -19,10 +19,10 @@ import { getOpacity } from "../../foundations/token/getOpacity/index.js";
19
19
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
20
20
  import { c as colorBorderFocus } from "../../BorderColor-BummoQ1-.js";
21
21
  import { d as borderRadiusSm } from "../../BorderRadius-ClUShVLu.js";
22
- import { a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
22
+ import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
23
23
  import { a as opacityDisabled } from "../../Opacity-smkGiwsf.js";
24
24
  import { s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
25
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
25
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
26
26
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
27
27
  const CheckboxLabelStyled = styled(Label).withConfig({
28
28
  shouldForwardProp: filterProps(),
@@ -5,10 +5,10 @@ import Checkbox from "../Checkbox/index.js";
5
5
  import Fieldset from "../Fieldset/index.js";
6
6
  import { f as spacingLg, s as spacingMd, b as spacingNone } from "../../Spacing-D0HQH9YJ.js";
7
7
  import styled from "styled-components";
8
- import { F as FlexStyled } from "../../styled-DLlpknmo.js";
8
+ import { F as FlexStyled } from "../../styled-FXXyOwNm.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-xigToTuS.js";
11
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
12
12
  const CheckboxGroupStyled = styled(FlexStyled).withConfig({
13
13
  shouldForwardProp: filterProps(),
14
14
  displayName: "CheckboxGroupStyled",
@@ -6,9 +6,9 @@ import { noReducedMotion } from "../../foundations/media-query/reducedMotion/ind
6
6
  import { a as ease_in_out_sine } from "../../easing-Dm-pO8SY.js";
7
7
  import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js";
8
8
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
9
- import { a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
9
+ import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
10
10
  import { b as spacingNone } from "../../Spacing-D0HQH9YJ.js";
11
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
11
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
12
12
  const CollapsibleStyled = styled.div.withConfig({
13
13
  shouldForwardProp: filterProps(),
14
14
  displayName: "CollapsibleStyled",
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import { useState, useRef, useEffect } from "react";
4
- import { g as getComputedBackgroundColor, p as parseColorToRgbObject, a as getContrastRatio } from "../../colorUtils-BSfFfgbi.js";
4
+ import { a as getComputedBackgroundColor, p as parseColorToRgbObject, b as getContrastRatio } from "../../colorUtils-lb0oJttx.js";
5
5
  import styled from "styled-components";
6
- import { c as iconSizeMd } from "../../styled-OqbLiEnJ.js";
6
+ import { c as iconSizeMd } from "../../styled-BaShoELC.js";
7
7
  import forcedColors from "../../foundations/media-query/forcedColors/index.js";
8
8
  import { getBorderColor } from "../../foundations/token/getBorderColor/index.js";
9
9
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
10
10
  import { a as colorBorderNeutral } from "../../BorderColor-BummoQ1-.js";
11
11
  import { b as spacingNone } from "../../Spacing-D0HQH9YJ.js";
12
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
12
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
13
13
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
14
14
  const colorSwatchSizeSmall = "sm";
15
15
  const colorSwatchSizeMedium = "md";
@@ -3,10 +3,10 @@ import { jsx } from "react/jsx-runtime";
3
3
  import ColorSwatch, { colorSwatchSizeSmall } from "../ColorSwatch/index.js";
4
4
  import { s as spacingMd, e as spacing2Xs } from "../../Spacing-D0HQH9YJ.js";
5
5
  import styled from "styled-components";
6
- import { F as FlexStyled } from "../../styled-DLlpknmo.js";
7
- import { c as iconSizeMd } from "../../styled-OqbLiEnJ.js";
6
+ import { F as FlexStyled } from "../../styled-FXXyOwNm.js";
7
+ import { c as iconSizeMd } from "../../styled-BaShoELC.js";
8
8
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
9
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
9
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
10
10
  import { g as getCssVar } from "../../getCssVar-BP6T9pFM.js";
11
11
  const ColorSwatchListStyled = styled(FlexStyled).withConfig({
12
12
  shouldForwardProp: filterProps(),
@@ -4,7 +4,7 @@ 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-BvCNTnzN.js";
7
+ import { B as ButtonStyled, t as tertiaryAppearance } from "../../styled-wdIN7Rbp.js";
8
8
  import { v as viewport } from "../../index-Ck2bCrhT.js";
9
9
  import { getBackgroundColor } from "../../foundations/token/getBackgroundColor/index.js";
10
10
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
@@ -7,10 +7,10 @@ import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js"
7
7
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
8
8
  import { getTextColor } from "../../foundations/token/getTextColor/index.js";
9
9
  import { j as colorBorderSubtle } from "../../BorderColor-BummoQ1-.js";
10
- import { e as borderWidthDivider } from "../../BorderWidth-DfOlyKK7.js";
10
+ import { e as borderWidthDivider } from "../../BorderWidth-eg_mz82k.js";
11
11
  import { d as spacingXl, s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
12
12
  import { a as colorTextNeutral } from "../../TextColor-DsntmDNw.js";
13
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
13
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
14
14
  import { f as colorBackgroundBrand, e as colorBackgroundBrandGradient, a as colorBackgroundSubtle, c as colorBackgroundNeutral } from "../../BackgroundColor-e0N9tdDR.js";
15
15
  const ContainerAppearanceColor = {
16
16
  primary: colorBackgroundNeutral,
@@ -5,9 +5,9 @@ import FormElement from "../FormElement/index.js";
5
5
  import FormHelperLabel from "../FormHelperLabel/index.js";
6
6
  import FormHelperMessage from "../FormHelperMessage/index.js";
7
7
  import FormHelperStatusIcon from "../FormHelperStatusIcon/index.js";
8
- import { b as iconSizeSm } from "../../styled-OqbLiEnJ.js";
8
+ import { b as iconSizeSm } from "../../styled-BaShoELC.js";
9
9
  import { a as inputStateError } from "../../props-DDpgcryb.js";
10
- import { a as InputStyled, I as InputWrapperStyled } from "../../styled-Zn59EuIp.js";
10
+ import { a as InputStyled, I as InputWrapperStyled } from "../../styled-but53bbG.js";
11
11
  import { s as spacingMd, a as spacingXs } from "../../Spacing-D0HQH9YJ.js";
12
12
  import "../../NotificationErrorIcon-DMnAJgPN.js";
13
13
  import { aW as CalendarMonthIcon } from "../../_5gPlusIcon-B_69VW4X.js";
@@ -2,8 +2,8 @@
2
2
  import { jsx } from "react/jsx-runtime";
3
3
  import IconSnippet from "../IconSnippet/index.js";
4
4
  import { t as textHeadingXs } from "../../HeadingSize-CfCRn3Lh.js";
5
- import { g as getUid } from "../../index-B854Z6wJ.js";
6
- import { D as DemoBoxStyled } from "../../styled-CAa6y5cu.js";
5
+ import { g as getUid } from "../../index-D-MALxCt.js";
6
+ import { D as DemoBoxStyled } from "../../styled-Cialsyrm.js";
7
7
  const heading = {
8
8
  component: "Heading",
9
9
  children: "Child component",
@@ -15,8 +15,8 @@ import { getBackgroundColor } from "../../foundations/token/getBackgroundColor/i
15
15
  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-e0N9tdDR.js";
18
- import { a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
19
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
18
+ import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
19
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
20
20
  const DialogOverlayStyled = styled.div.withConfig({
21
21
  shouldForwardProp: filterProps(),
22
22
  displayName: "DialogOverlayStyled",
@@ -1,23 +1,23 @@
1
1
  "use client";
2
2
  import { jsx, jsxs } from "react/jsx-runtime";
3
3
  import { Fragment } from "react";
4
- import { b as BadgeStyled, B as Badge } from "../../index-DAUhM24n.js";
4
+ import { b as BadgeStyled, B as Badge } from "../../index-DVGqkj9D.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-D1-XMn0u.js";
9
- import { R as RichText } from "../../index-B854Z6wJ.js";
8
+ import { P as Price, b as priceSizeSm, f as priceAlignLeft, g as priceAlignCenter, a as priceOrientationVertical } from "../../index-0fUAhmgO.js";
9
+ import { R as RichText } from "../../index-D-MALxCt.js";
10
10
  import { f as fontWeightBold } from "../../FontWeight-DEBGHbtO.js";
11
11
  import { b as textHeadingSm } from "../../HeadingSize-CfCRn3Lh.js";
12
12
  import { s as spacingMd, b as spacingNone, a as spacingXs, c as spacingSm } from "../../Spacing-D0HQH9YJ.js";
13
13
  import { s as smallSize } from "../../SizeTypes-Ck_RdzIf.js";
14
14
  import "../../NotificationErrorIcon-DMnAJgPN.js";
15
- import "../../styled-OqbLiEnJ.js";
15
+ import "../../styled-BaShoELC.js";
16
16
  import "html-react-parser";
17
- import "../../index-C1XkgaO-.js";
17
+ import "../../index-Bowvw4hz.js";
18
18
  import "../FootnoteLink/index.js";
19
- import "../../styled-BvCNTnzN.js";
20
- import { a as LinkStyled } from "../../index-nhWB8ViX.js";
19
+ import "../../styled-wdIN7Rbp.js";
20
+ import { a as LinkStyled } from "../../index-fUrsG-sk.js";
21
21
  import "../../hooks/useLinkComponent/index.js";
22
22
  import "../InlineLink/index.js";
23
23
  import "uuid";
@@ -26,7 +26,7 @@ import Card from "../Card/index.js";
26
26
  import Image, { aspectRatio16_9, aspectRatio1_1 } from "../Image/index.js";
27
27
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
28
28
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
29
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
29
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
30
30
  import { a as cornerRounded } from "../../CornerStyle-JEbGNArR.js";
31
31
  const discoveryCardOrientationVertical = "vertical";
32
32
  const discoveryCardOrientationHorizontal = "horizontal";
@@ -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-nhWB8ViX.js";
7
+ import { a as LinkStyled } from "../../index-fUrsG-sk.js";
8
8
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";
9
9
  import { s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
10
10
  const DiscoveryCardGroupGridStyled = styled(Grid).withConfig({
@@ -7,7 +7,7 @@ import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js"
7
7
  import { getBottomSpacing } from "../../foundations/token/getBottomSpacing/index.js";
8
8
  import { j as colorBorderSubtle } from "../../BorderColor-BummoQ1-.js";
9
9
  import { s as spacingMd } from "../../Spacing-D0HQH9YJ.js";
10
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
10
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
11
11
  const DividerLineStyled = styled.hr.withConfig({
12
12
  shouldForwardProp: filterProps(),
13
13
  displayName: "DividerLineStyled",
@@ -8,7 +8,7 @@ import Legend from "../Legend/index.js";
8
8
  import { s as spacingMd } from "../../Spacing-D0HQH9YJ.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-xigToTuS.js";
11
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
12
12
  const FieldsetStyled = styled.fieldset.withConfig({
13
13
  shouldForwardProp: filterProps(),
14
14
  displayName: "FieldsetStyled",
@@ -2,10 +2,10 @@
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import { useState } from "react";
4
4
  import Fieldset from "../Fieldset/index.js";
5
- import { b as iconSizeSm } from "../../styled-OqbLiEnJ.js";
5
+ import { b as iconSizeSm } from "../../styled-BaShoELC.js";
6
6
  import styled from "styled-components";
7
7
  import IconLoader from "../IconLoader/index.js";
8
- import { s as screenreaderOnly } from "../../index-C1XkgaO-.js";
8
+ import { s as screenreaderOnly } from "../../index-Bowvw4hz.js";
9
9
  import forcedColors from "../../foundations/media-query/forcedColors/index.js";
10
10
  import { getBackgroundColor } from "../../foundations/token/getBackgroundColor/index.js";
11
11
  import { getBodySize } from "../../foundations/token/getBodySize/index.js";
@@ -19,12 +19,12 @@ import { getTextColor } from "../../foundations/token/getTextColor/index.js";
19
19
  import { c as colorBackgroundNeutral } from "../../BackgroundColor-e0N9tdDR.js";
20
20
  import { b as colorBorderUnselected, i as colorBorderSelected, c as colorBorderFocus } from "../../BorderColor-BummoQ1-.js";
21
21
  import { c as borderRadiusFull } from "../../BorderRadius-ClUShVLu.js";
22
- import { b as borderWidthUnselected, a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
23
- import { b as colorObjectSelected } from "../../ObjectColor-BZDBuV8H.js";
22
+ import { b as borderWidthUnselected, a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
23
+ import { d as colorObjectSelected } from "../../ObjectColor-BYFmdKyF.js";
24
24
  import { a as spacingXs, b as spacingNone, e as spacing2Xs, c as spacingSm } from "../../Spacing-D0HQH9YJ.js";
25
25
  import { t as textBodyMd } from "../../TextBodySize-BcZR9mh2.js";
26
26
  import { a as colorTextNeutral, b as colorTextInverseStatic } from "../../TextColor-DsntmDNw.js";
27
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
27
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
28
28
  const FilterGroupStyled = styled.div.withConfig({
29
29
  shouldForwardProp: filterProps(),
30
30
  displayName: "FilterGroupStyled",
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { F as FlexStyled } from "../../styled-DLlpknmo.js";
4
- import { e, d, c, b, f, a } from "../../styled-DLlpknmo.js";
3
+ import { F as FlexStyled } from "../../styled-FXXyOwNm.js";
4
+ import { e, d, c, b, f, a } from "../../styled-FXXyOwNm.js";
5
5
  const Flex = ({
6
6
  children,
7
7
  ...props
@@ -3,7 +3,7 @@ import { jsx } from "react/jsx-runtime";
3
3
  import { cloneElement } from "react";
4
4
  import { b as spacingNone } from "../../Spacing-D0HQH9YJ.js";
5
5
  import styled from "styled-components";
6
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
6
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
7
7
  const flexItemFullGrow = "full";
8
8
  const flexItemAutoGrow = "auto";
9
9
  const FlexItemStyled = styled.div.withConfig({
@@ -6,8 +6,8 @@ import forcedColors from "../../foundations/media-query/forcedColors/index.js";
6
6
  import { getBorderColor } from "../../foundations/token/getBorderColor/index.js";
7
7
  import { getBorderWidth } from "../../foundations/token/getBorderWidth/index.js";
8
8
  import { c as colorBorderFocus } from "../../BorderColor-BummoQ1-.js";
9
- import { a as borderWidthFocus } from "../../BorderWidth-DfOlyKK7.js";
10
- import { a as filterProps } from "../../filterProps-xigToTuS.js";
9
+ import { a as borderWidthFocus } from "../../BorderWidth-eg_mz82k.js";
10
+ import { a as filterProps } from "../../filterProps-CWVxE0CX.js";
11
11
  const rotate = keyframes(["0%{box-shadow:transparent 0px 0px 0px 0px;}50%{box-shadow:", " 0px 0px 2px ", ";}100%{box-shadow:transparent 0px 0px 0px 0px;}}"], getBorderColor(colorBorderFocus), getBorderWidth(borderWidthFocus));
12
12
  const FootnoteContentStyled = styled.div.withConfig({
13
13
  shouldForwardProp: filterProps(),
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
- import { S as ScreenreaderOnly } from "../../index-C1XkgaO-.js";
3
+ import { S as ScreenreaderOnly } from "../../index-Bowvw4hz.js";
4
4
  import styled from "styled-components";
5
5
  import InlineLink from "../InlineLink/index.js";
6
6
  import { getSpacing } from "../../foundations/token/getSpacing/index.js";