@telefonica/mistica 14.48.0 → 15.1.0

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 (243) hide show
  1. package/css/mistica.css +1 -1
  2. package/dist/accordion.css-mistica.js +5 -5
  3. package/dist/accordion.d.ts +2 -6
  4. package/dist/avatar.css-mistica.js +3 -3
  5. package/dist/badge.css-mistica.js +6 -6
  6. package/dist/boxed.css-mistica.js +3 -3
  7. package/dist/button-group.css-mistica.js +1 -1
  8. package/dist/button-layout.css-mistica.js +9 -9
  9. package/dist/button.css-mistica.js +27 -27
  10. package/dist/button.d.ts +12 -4
  11. package/dist/button.js +68 -63
  12. package/dist/callout.css-mistica.js +2 -2
  13. package/dist/callout.d.ts +1 -0
  14. package/dist/callout.js +11 -11
  15. package/dist/card.css-mistica.js +13 -13
  16. package/dist/card.d.ts +6 -0
  17. package/dist/card.js +301 -293
  18. package/dist/carousel.css-mistica.js +19 -19
  19. package/dist/checkbox.css-mistica.js +9 -9
  20. package/dist/chip.css-mistica.js +10 -10
  21. package/dist/circle.css-mistica.js +2 -2
  22. package/dist/community/advanced-data-card.css-mistica.js +12 -12
  23. package/dist/community/blocks.css-mistica.js +1 -1
  24. package/dist/counter.css-mistica.js +4 -4
  25. package/dist/credit-card-number-field.css-mistica.js +5 -5
  26. package/dist/cvv-field.js +30 -29
  27. package/dist/dialog.css-mistica.js +6 -6
  28. package/dist/double-field.css-mistica.js +2 -2
  29. package/dist/empty-state-card.css-mistica.js +3 -3
  30. package/dist/empty-state-card.d.ts +1 -0
  31. package/dist/empty-state-card.js +10 -9
  32. package/dist/empty-state.css-mistica.js +4 -4
  33. package/dist/empty-state.d.ts +1 -0
  34. package/dist/empty-state.js +14 -14
  35. package/dist/feedback.css-mistica.js +5 -5
  36. package/dist/feedback.js +61 -79
  37. package/dist/fixed-footer-layout.css-mistica.js +2 -2
  38. package/dist/header.css-mistica.js +1 -1
  39. package/dist/header.d.ts +2 -0
  40. package/dist/header.js +46 -47
  41. package/dist/hero.css-mistica.js +2 -2
  42. package/dist/hero.d.ts +1 -0
  43. package/dist/hero.js +29 -29
  44. package/dist/highlighted-card.css-mistica.js +7 -7
  45. package/dist/highlighted-card.d.ts +1 -2
  46. package/dist/highlighted-card.js +9 -9
  47. package/dist/horizontal-scroll.css-mistica.js +1 -1
  48. package/dist/icon-button.css-mistica.js +14 -17
  49. package/dist/icon-button.css.d.ts +1 -1
  50. package/dist/icon-button.d.ts +0 -14
  51. package/dist/icon-button.js +84 -87
  52. package/dist/icons/icon-error.js +5 -5
  53. package/dist/icons/icon-info.js +5 -5
  54. package/dist/icons/icon-success.js +6 -7
  55. package/dist/image.css-mistica.js +3 -3
  56. package/dist/image.js +36 -32
  57. package/dist/index.d.ts +5 -12
  58. package/dist/index.js +10 -17
  59. package/dist/inline.js +8 -7
  60. package/dist/list.css-mistica.js +12 -12
  61. package/dist/list.d.ts +1 -4
  62. package/dist/list.js +143 -138
  63. package/dist/loading-bar.css-mistica.js +4 -4
  64. package/dist/loading-screen.css-mistica.js +3 -3
  65. package/dist/logo.d.ts +1 -0
  66. package/dist/logo.js +155 -137
  67. package/dist/maybe-dismissable.css-mistica.js +1 -1
  68. package/dist/maybe-dismissable.js +3 -4
  69. package/dist/menu.css-mistica.js +1 -1
  70. package/dist/navigation-bar.css-mistica.js +22 -22
  71. package/dist/navigation-bar.d.ts +2 -1
  72. package/dist/navigation-bar.js +53 -52
  73. package/dist/navigation-breadcrumbs.css-mistica.js +3 -3
  74. package/dist/package-version.js +1 -1
  75. package/dist/pin-field.css-mistica.js +4 -4
  76. package/dist/popover.d.ts +0 -4
  77. package/dist/popover.js +10 -11
  78. package/dist/progress-bar.css-mistica.js +3 -3
  79. package/dist/radio-button.css-mistica.js +8 -8
  80. package/dist/responsive-layout.css-mistica.js +5 -5
  81. package/dist/screen-reader-only.css-mistica.js +1 -1
  82. package/dist/select.css-mistica.js +10 -10
  83. package/dist/select.d.ts +1 -0
  84. package/dist/select.js +65 -65
  85. package/dist/sheet.css-mistica.js +8 -8
  86. package/dist/skeletons.css-mistica.js +5 -5
  87. package/dist/skins/blau.js +5 -3
  88. package/dist/skins/constants.d.ts +1 -2
  89. package/dist/skins/constants.js +7 -10
  90. package/dist/skins/movistar.d.ts +1 -0
  91. package/dist/skins/movistar.js +6 -3
  92. package/dist/skins/o2-new.d.ts +50 -0
  93. package/dist/skins/o2-new.js +397 -0
  94. package/dist/skins/o2.d.ts +1 -0
  95. package/dist/skins/o2.js +6 -3
  96. package/dist/skins/skin-contract.css-mistica.js +138 -136
  97. package/dist/skins/skin-contract.css.d.ts +2 -0
  98. package/dist/skins/telefonica.d.ts +1 -0
  99. package/dist/skins/telefonica.js +6 -3
  100. package/dist/skins/tu.d.ts +1 -0
  101. package/dist/skins/tu.js +6 -3
  102. package/dist/skins/types/colors.d.ts +1 -0
  103. package/dist/skins/types/index.d.ts +1 -1
  104. package/dist/skins/utils.js +7 -7
  105. package/dist/skins/vivo-new.js +5 -3
  106. package/dist/skins/vivo.js +5 -3
  107. package/dist/slider.css-mistica.js +7 -7
  108. package/dist/slider.d.ts +0 -8
  109. package/dist/slider.js +95 -97
  110. package/dist/snackbar.css-mistica.js +12 -12
  111. package/dist/spinner.css-mistica.js +5 -5
  112. package/dist/sprinkles.css-mistica.js +792 -786
  113. package/dist/stacking-group.css-mistica.js +2 -2
  114. package/dist/stepper.css-mistica.js +9 -9
  115. package/dist/switch-component.css-mistica.js +26 -23
  116. package/dist/switch-component.css.d.ts +1 -0
  117. package/dist/switch-component.js +11 -10
  118. package/dist/tabs.css-mistica.js +9 -9
  119. package/dist/tag.css-mistica.js +1 -1
  120. package/dist/tag.js +34 -39
  121. package/dist/text-field-base.css-mistica.js +5 -5
  122. package/dist/text-field-components.css-mistica.js +11 -11
  123. package/dist/text-link.css-mistica.js +3 -3
  124. package/dist/text-link.d.ts +5 -0
  125. package/dist/tooltip.css-mistica.js +2 -2
  126. package/dist/tooltip.d.ts +0 -16
  127. package/dist/tooltip.js +78 -80
  128. package/dist/touchable.css-mistica.js +5 -5
  129. package/dist/touchable.d.ts +33 -19
  130. package/dist/touchable.js +54 -51
  131. package/dist/utils/aspect-ratio-support.css-mistica.js +5 -5
  132. package/dist/utils/browser.d.ts +1 -0
  133. package/dist/utils/browser.js +14 -0
  134. package/dist/video.css-mistica.js +1 -1
  135. package/dist-es/accordion.css-mistica.js +3 -3
  136. package/dist-es/avatar.css-mistica.js +2 -2
  137. package/dist-es/badge.css-mistica.js +2 -2
  138. package/dist-es/boxed.css-mistica.js +2 -2
  139. package/dist-es/button-group.css-mistica.js +1 -1
  140. package/dist-es/button-layout.css-mistica.js +6 -6
  141. package/dist-es/button.css-mistica.js +16 -16
  142. package/dist-es/button.js +89 -84
  143. package/dist-es/callout.css-mistica.js +2 -2
  144. package/dist-es/callout.js +37 -37
  145. package/dist-es/card.css-mistica.js +2 -2
  146. package/dist-es/card.js +442 -434
  147. package/dist-es/carousel.css-mistica.js +2 -2
  148. package/dist-es/checkbox.css-mistica.js +6 -6
  149. package/dist-es/chip.css-mistica.js +7 -7
  150. package/dist-es/circle.css-mistica.js +2 -2
  151. package/dist-es/community/advanced-data-card.css-mistica.js +3 -3
  152. package/dist-es/community/blocks.css-mistica.js +1 -1
  153. package/dist-es/counter.css-mistica.js +2 -2
  154. package/dist-es/credit-card-number-field.css-mistica.js +4 -4
  155. package/dist-es/cvv-field.js +55 -54
  156. package/dist-es/dialog.css-mistica.js +5 -5
  157. package/dist-es/double-field.css-mistica.js +2 -2
  158. package/dist-es/empty-state-card.css-mistica.js +2 -2
  159. package/dist-es/empty-state-card.js +30 -29
  160. package/dist-es/empty-state.css-mistica.js +3 -3
  161. package/dist-es/empty-state.js +34 -34
  162. package/dist-es/feedback.css-mistica.js +2 -2
  163. package/dist-es/feedback.js +102 -120
  164. package/dist-es/fixed-footer-layout.css-mistica.js +2 -2
  165. package/dist-es/header.css-mistica.js +1 -1
  166. package/dist-es/header.js +69 -70
  167. package/dist-es/hero.css-mistica.js +2 -2
  168. package/dist-es/hero.js +56 -56
  169. package/dist-es/highlighted-card.css-mistica.js +5 -5
  170. package/dist-es/highlighted-card.js +26 -26
  171. package/dist-es/horizontal-scroll.css-mistica.js +1 -1
  172. package/dist-es/icon-button.css-mistica.js +9 -12
  173. package/dist-es/icon-button.js +94 -97
  174. package/dist-es/icons/icon-error.js +6 -6
  175. package/dist-es/icons/icon-info.js +6 -6
  176. package/dist-es/icons/icon-success.js +9 -10
  177. package/dist-es/image.css-mistica.js +2 -2
  178. package/dist-es/image.js +38 -34
  179. package/dist-es/index.js +1762 -1763
  180. package/dist-es/inline.js +13 -12
  181. package/dist-es/list.css-mistica.js +2 -2
  182. package/dist-es/list.js +184 -179
  183. package/dist-es/loading-bar.css-mistica.js +2 -2
  184. package/dist-es/loading-screen.css-mistica.js +2 -2
  185. package/dist-es/logo.js +172 -157
  186. package/dist-es/maybe-dismissable.css-mistica.js +1 -1
  187. package/dist-es/maybe-dismissable.js +7 -8
  188. package/dist-es/menu.css-mistica.js +1 -1
  189. package/dist-es/navigation-bar.css-mistica.js +9 -9
  190. package/dist-es/navigation-bar.js +72 -71
  191. package/dist-es/navigation-breadcrumbs.css-mistica.js +2 -2
  192. package/dist-es/package-version.js +1 -1
  193. package/dist-es/pin-field.css-mistica.js +2 -2
  194. package/dist-es/popover.js +27 -28
  195. package/dist-es/progress-bar.css-mistica.js +2 -2
  196. package/dist-es/radio-button.css-mistica.js +5 -5
  197. package/dist-es/responsive-layout.css-mistica.js +4 -4
  198. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  199. package/dist-es/select.css-mistica.js +9 -9
  200. package/dist-es/select.js +97 -97
  201. package/dist-es/sheet.css-mistica.js +2 -2
  202. package/dist-es/skeletons.css-mistica.js +2 -2
  203. package/dist-es/skins/blau.js +5 -3
  204. package/dist-es/skins/constants.js +2 -2
  205. package/dist-es/skins/movistar.js +8 -5
  206. package/dist-es/skins/o2-new.js +380 -0
  207. package/dist-es/skins/o2.js +6 -3
  208. package/dist-es/skins/skin-contract.css-mistica.js +138 -136
  209. package/dist-es/skins/telefonica.js +6 -3
  210. package/dist-es/skins/tu.js +6 -3
  211. package/dist-es/skins/utils.js +11 -11
  212. package/dist-es/skins/vivo-new.js +5 -3
  213. package/dist-es/skins/vivo.js +5 -3
  214. package/dist-es/slider.css-mistica.js +2 -2
  215. package/dist-es/slider.js +117 -119
  216. package/dist-es/snackbar.css-mistica.js +5 -5
  217. package/dist-es/spinner.css-mistica.js +2 -2
  218. package/dist-es/sprinkles.css-mistica.js +792 -786
  219. package/dist-es/stacking-group.css-mistica.js +2 -2
  220. package/dist-es/stepper.css-mistica.js +2 -2
  221. package/dist-es/style.css +1 -1
  222. package/dist-es/switch-component.css-mistica.js +19 -19
  223. package/dist-es/switch-component.js +24 -23
  224. package/dist-es/tabs.css-mistica.js +6 -6
  225. package/dist-es/tag.css-mistica.js +1 -1
  226. package/dist-es/tag.js +52 -57
  227. package/dist-es/text-field-base.css-mistica.js +2 -2
  228. package/dist-es/text-field-components.css-mistica.js +2 -2
  229. package/dist-es/text-link.css-mistica.js +3 -3
  230. package/dist-es/tooltip.css-mistica.js +2 -2
  231. package/dist-es/tooltip.js +83 -85
  232. package/dist-es/touchable.css-mistica.js +2 -2
  233. package/dist-es/touchable.js +68 -65
  234. package/dist-es/utils/aspect-ratio-support.css-mistica.js +3 -3
  235. package/dist-es/utils/browser.js +5 -0
  236. package/dist-es/video.css-mistica.js +1 -1
  237. package/package.json +2 -2
  238. package/dist/skins/movistar-legacy.d.ts +0 -47
  239. package/dist/skins/movistar-legacy.js +0 -392
  240. package/dist/skins/o2-classic.d.ts +0 -56
  241. package/dist/skins/o2-classic.js +0 -324
  242. package/dist-es/skins/movistar-legacy.js +0 -375
  243. package/dist-es/skins/o2-classic.js +0 -307
package/dist-es/card.js CHANGED
@@ -78,55 +78,54 @@ function _object_without_properties_loose(source, excluded) {
78
78
  }
79
79
  return target;
80
80
  }
81
- import { jsx as e, jsxs as i, Fragment as Me } from "react/jsx-runtime";
82
- import * as b from "react";
83
- import ze from "./tag.js";
84
- import T from "./stack.js";
85
- import w from "./box.js";
86
- import { Text2 as B, Text6 as De, Text3 as Oe, Text as le } from "./text.js";
87
- import { Boxed as re, InternalBoxed as ce } from "./boxed.js";
88
- import ae from "./button-group.js";
89
- import ie from "./image.js";
90
- import { BaseTouchable as H } from "./touchable.js";
91
- import { vars as u } from "./skins/skin-contract.css-mistica.js";
92
- import { cardContainer as Pe, touchableContainer as V, boxed as q, touchable as G, touchableMediaCardOverlay as He, mediaCard as ne, mediaCardContent as Ve, mediaCardIcon as me, touchableNakedMediaOverlay as he, circularMediaOverlay as ue, nakedCardContent as pe, touchableCardOverlay as L, dataCard as Ge, vars as ve, dataCardTopActionsWithoutIcon as Ee, actions as ye, snapCard as Xe, displayCardContainer as fe, displayCardBackground as ge, displayCardContent as be, displayCardGradient as Ce, touchableCardOverlayInverse as te, touchableCardOverlayMedia as Ne } from "./card.css-mistica.js";
93
- import { vars as P } from "./image.css-mistica.js";
94
- import { useTheme as Q } from "./hooks.js";
95
- import { sprinkles as je } from "./sprinkles.css-mistica.js";
96
- import { InternalIconButton as Fe, InternalToggleIconButton as We } from "./icon-button.js";
97
- import $e from "./generated/mistica-icons/icon-close-regular.js";
98
- import qe from "./generated/mistica-icons/icon-pause-filled.js";
99
- import Je from "./generated/mistica-icons/icon-play-filled.js";
100
- import { combineRefs as Ke } from "./utils/common.js";
101
- import Le from "./spinner.js";
102
- import Qe from "./video.js";
103
- import { ThemeVariant as de, useIsInverseVariant as Te } from "./theme-variant-context.js";
104
- import oe from "classnames";
105
- import ke from "./inline.js";
106
- import { getPrefixedDataAttributes as Ue } from "./utils/dom.js";
107
- import { isRunningAcceptanceTest as Ye } from "./utils/platform.js";
108
- import { applyCssVars as z } from "./utils/css.js";
81
+ import { jsx as e, jsxs as i, Fragment as ze } from "react/jsx-runtime";
82
+ import * as C from "react";
83
+ import De from "./tag.js";
84
+ import k from "./stack.js";
85
+ import M from "./box.js";
86
+ import { Text2 as S, Text6 as Oe, Text3 as Pe, Text as ce } from "./text.js";
87
+ import { Boxed as ae, InternalBoxed as me } from "./boxed.js";
88
+ import ie from "./button-group.js";
89
+ import ne from "./image.js";
90
+ import { BaseTouchable as V } from "./touchable.js";
91
+ import { vars as p } from "./skins/skin-contract.css-mistica.js";
92
+ import { cardContainer as He, touchableContainer as G, boxed as J, touchable as E, touchableMediaCardOverlay as Ve, mediaCard as te, mediaCardContent as Ge, mediaCardIcon as he, touchableNakedMediaOverlay as ue, circularMediaOverlay as pe, nakedCardContent as ve, touchableCardOverlay as Q, dataCard as Ee, vars as ye, dataCardTopActionsWithoutIcon as Xe, actions as fe, snapCard as je, displayCardContainer as ge, displayCardBackground as be, displayCardContent as Ce, displayCardGradient as Ne, touchableCardOverlayInverse as de, touchableCardOverlayMedia as Te } from "./card.css-mistica.js";
93
+ import { vars as H } from "./image.css-mistica.js";
94
+ import { useTheme as U } from "./hooks.js";
95
+ import { sprinkles as Fe } from "./sprinkles.css-mistica.js";
96
+ import { InternalIconButton as We, InternalToggleIconButton as $e } from "./icon-button.js";
97
+ import qe from "./generated/mistica-icons/icon-close-regular.js";
98
+ import Je from "./generated/mistica-icons/icon-pause-filled.js";
99
+ import Ke from "./generated/mistica-icons/icon-play-filled.js";
100
+ import { combineRefs as Le } from "./utils/common.js";
101
+ import Qe from "./spinner.js";
102
+ import Ue from "./video.js";
103
+ import { ThemeVariant as oe, useIsInverseVariant as ke } from "./theme-variant-context.js";
104
+ import se from "classnames";
105
+ import xe from "./inline.js";
106
+ import { getPrefixedDataAttributes as Ye } from "./utils/dom.js";
107
+ import { isRunningAcceptanceTest as Ze } from "./utils/platform.js";
108
+ import { applyCssVars as D } from "./utils/css.js";
109
109
  const Ie = (r, a)=>{
110
- const { texts: n } = Q(), s = r ? [
110
+ const { texts: t } = U(), s = r ? [
111
111
  ...r
112
112
  ] : [];
113
113
  return a && s.push({
114
- label: n.closeButtonLabel,
114
+ label: t.closeButtonLabel,
115
115
  onPress: a,
116
- Icon: $e
116
+ Icon: qe
117
117
  }), s;
118
- }, xe = /*#__PURE__*/ b.createContext("default"), Ze = (r)=>{
119
- const a = b.useContext(xe);
120
- return /* @__PURE__ */ e(de, {
118
+ }, Se = /*#__PURE__*/ C.createContext("default"), _e = (r)=>{
119
+ const a = C.useContext(Se);
120
+ return /* @__PURE__ */ e(oe, {
121
121
  isInverse: a === "inverse",
122
- children: r.Icon ? /* @__PURE__ */ e(Fe, _object_spread_props(_object_spread({}, r), {
122
+ children: r.Icon ? /* @__PURE__ */ e(We, _object_spread_props(_object_spread({}, r), {
123
123
  "aria-label": r.label,
124
124
  small: !0,
125
125
  isOverMedia: a === "media",
126
126
  type: "neutral",
127
- backgroundType: "transparent",
128
- hasInteractiveAreaBleed: !0
129
- })) : /* @__PURE__ */ e(We, _object_spread_props(_object_spread({}, r), {
127
+ backgroundType: "transparent"
128
+ })) : /* @__PURE__ */ e($e, _object_spread_props(_object_spread({}, r), {
130
129
  checkedProps: _object_spread_props(_object_spread({}, r.checkedProps), {
131
130
  "aria-label": r.checkedProps.label,
132
131
  type: a === "media" ? "neutral" : "brand",
@@ -138,14 +137,13 @@ const Ie = (r, a)=>{
138
137
  backgroundType: "transparent"
139
138
  }),
140
139
  small: !0,
141
- isOverMedia: a === "media",
142
- hasInteractiveAreaBleed: !0
140
+ isOverMedia: a === "media"
143
141
  }))
144
142
  });
145
- }, J = (param)=>{
146
- let { actions: r, padding: a = 16, onClose: n, type: s = "default" } = param;
147
- const c = Ie(r, n);
148
- return c.length > 0 ? /* @__PURE__ */ e(xe.Provider, {
143
+ }, K = (param)=>{
144
+ let { actions: r, padding: a = 16, onClose: t, type: s = "default" } = param;
145
+ const l = Ie(r, t);
146
+ return l.length > 0 ? /* @__PURE__ */ e(Se.Provider, {
149
147
  value: s,
150
148
  children: /* @__PURE__ */ e("div", {
151
149
  style: {
@@ -154,38 +152,38 @@ const Ie = (r, a)=>{
154
152
  top: a,
155
153
  zIndex: 3
156
154
  },
157
- children: /* @__PURE__ */ e(ke, {
155
+ children: /* @__PURE__ */ e(xe, {
158
156
  space: 16,
159
- children: c.map((d, l)=>"Icon" in d || "checkedProps" in d ? /* @__PURE__ */ e(Ze, _object_spread({}, d), l) : d)
157
+ children: l.map((n, c)=>"Icon" in n || "checkedProps" in n ? /* @__PURE__ */ e(_e, _object_spread({}, n), c) : n)
160
158
  })
161
159
  })
162
- }) : /* @__PURE__ */ e(Me, {});
163
- }, _e = (r)=>r ? typeof r == "number" ? r : ({
160
+ }) : /* @__PURE__ */ e(ze, {});
161
+ }, er = (r)=>r ? typeof r == "number" ? r : ({
164
162
  "1:1": 1,
165
163
  "16:9": 16 / 9,
166
164
  "7:10": 7 / 10,
167
165
  "9:10": 9 / 10,
168
166
  auto: 0
169
- })[r] : 0, E = /*#__PURE__*/ b.forwardRef((param, l)=>{
170
- let { children: r, width: a, height: n, aspectRatio: s, dataAttributes: c, className: t, "aria-label": d } = param;
171
- const p = a && n ? void 0 : _e(s);
172
- return /* @__PURE__ */ e("section", _object_spread_props(_object_spread({}, Ue(c)), {
173
- ref: l,
174
- "aria-label": d,
175
- className: oe(t, Pe),
167
+ })[r] : 0, X = /*#__PURE__*/ C.forwardRef((param, c)=>{
168
+ let { children: r, width: a, height: t, aspectRatio: s, dataAttributes: l, className: d, "aria-label": n } = param;
169
+ const m = a && t ? void 0 : er(s);
170
+ return /* @__PURE__ */ e("section", _object_spread_props(_object_spread({}, Ye(l)), {
171
+ ref: c,
172
+ "aria-label": n,
173
+ className: se(d, He),
176
174
  style: _object_spread({
177
175
  width: a || "100%",
178
- height: n || "100%"
179
- }, p ? z({
180
- [ve.aspectRatio]: String(p)
176
+ height: t || "100%"
177
+ }, m ? D({
178
+ [ye.aspectRatio]: String(m)
181
179
  }) : {}),
182
180
  children: r
183
181
  }));
184
- }), Be = (r)=>/* @__PURE__ */ e(ie, {
182
+ }), Be = (r)=>/* @__PURE__ */ e(ne, {
185
183
  width: "100%",
186
184
  height: "100%",
187
185
  src: r || ""
188
- }), er = {
186
+ }), rr = {
189
187
  loading: {
190
188
  showSpinner: "loadingTimeout",
191
189
  play: "playing",
@@ -211,81 +209,81 @@ const Ie = (r, a)=>{
211
209
  error: {
212
210
  reset: "loading"
213
211
  }
214
- }, rr = (r, a)=>er[r][a] || r, ar = (param)=>{
212
+ }, ar = (r, a)=>rr[r][a] || r, ir = (param)=>{
215
213
  let { color: r } = param;
216
- return /* @__PURE__ */ e(Le, {
214
+ return /* @__PURE__ */ e(Qe, {
217
215
  color: r,
218
216
  size: 16,
219
217
  delay: "0"
220
218
  });
221
- }, ir = (param)=>{
219
+ }, nr = (param)=>{
222
220
  let { color: r } = param;
223
- return /* @__PURE__ */ e(qe, {
221
+ return /* @__PURE__ */ e(Je, {
224
222
  color: r,
225
223
  size: 12
226
224
  });
227
- }, nr = (param)=>{
225
+ }, tr = (param)=>{
228
226
  let { color: r } = param;
229
- return /* @__PURE__ */ e(Je, {
227
+ return /* @__PURE__ */ e(Ke, {
230
228
  color: r,
231
229
  size: 12
232
230
  });
233
- }, Se = (r, a, n)=>{
234
- const { texts: s } = Q(), c = b.useRef(null), [t, d] = b.useReducer(rr, "loading");
235
- b.useEffect(()=>{
236
- var h;
237
- const o = setTimeout(()=>d("showSpinner"), 2e3);
238
- return (h = c.current) == null || h.load(), ()=>{
239
- clearTimeout(o), d("reset");
231
+ }, Re = (r, a, t)=>{
232
+ const { texts: s } = U(), l = C.useRef(null), [d, n] = C.useReducer(ar, "loading");
233
+ C.useEffect(()=>{
234
+ var o;
235
+ const h = setTimeout(()=>n("showSpinner"), 2e3);
236
+ return (o = l.current) == null || o.load(), ()=>{
237
+ clearTimeout(h), n("reset");
240
238
  };
241
239
  }, [
242
240
  r
243
241
  ]);
244
- const l = b.useMemo(()=>r !== void 0 ? /* @__PURE__ */ e(Qe, {
245
- ref: Ke(c, n),
242
+ const c = C.useMemo(()=>r !== void 0 ? /* @__PURE__ */ e(Ue, {
243
+ ref: Le(l, t),
246
244
  src: r,
247
245
  width: "100%",
248
246
  height: "100%",
249
247
  poster: a,
250
- onError: ()=>d("fail"),
251
- onPause: ()=>d("pause"),
252
- onPlay: ()=>d("play")
248
+ onError: ()=>n("fail"),
249
+ onPause: ()=>n("pause"),
250
+ onPlay: ()=>n("play")
253
251
  }) : void 0, [
254
- n,
252
+ t,
255
253
  r,
256
254
  a
257
- ]), p = ()=>{
258
- const o = c.current;
259
- o && (t === "loading" ? d("showSpinner") : t === "paused" ? o.play() : t === "playing" && o.pause());
255
+ ]), m = ()=>{
256
+ const h = l.current;
257
+ h && (d === "loading" ? n("showSpinner") : d === "paused" ? h.play() : d === "playing" && h.pause());
260
258
  };
261
- if (t === "error") return {
262
- video: l
259
+ if (d === "error") return {
260
+ video: c
263
261
  };
264
- const m = {
262
+ const u = {
265
263
  uncheckedProps: {
266
- Icon: t === "loadingTimeout" && !Ye() ? ar : ir,
267
- label: t === "loadingTimeout" ? "" : s.pauseIconButtonLabel
264
+ Icon: d === "loadingTimeout" && !Ze() ? ir : nr,
265
+ label: d === "loadingTimeout" ? "" : s.pauseIconButtonLabel
268
266
  },
269
267
  checkedProps: {
270
- Icon: nr,
268
+ Icon: tr,
271
269
  label: s.playIconButtonLabel
272
270
  },
273
- onChange: p,
274
- disabled: t === "loadingTimeout",
275
- checked: t === "paused"
271
+ onChange: m,
272
+ disabled: d === "loadingTimeout",
273
+ checked: d === "paused"
276
274
  };
277
275
  return {
278
- video: l,
279
- videoAction: m
276
+ video: c,
277
+ videoAction: u
280
278
  };
281
- }, se = (param)=>{
282
- let { headline: r, pretitle: a, pretitleLinesMax: n, title: s, titleLinesMax: c, subtitle: t, subtitleLinesMax: d, description: l, descriptionLinesMax: p, extra: m, button: o, buttonLink: h } = param;
283
- const { textPresets: f } = Q(), g = ()=>r ? typeof r == "string" ? /* @__PURE__ */ e(ze, {
279
+ }, le = (param)=>{
280
+ let { headline: r, pretitle: a, pretitleLinesMax: t, title: s, titleAs: l = "h3", titleLinesMax: d, subtitle: n, subtitleLinesMax: c, description: m, descriptionLinesMax: u, extra: h, button: o, buttonLink: y } = param;
281
+ const { textPresets: f } = U(), b = ()=>r ? typeof r == "string" ? /* @__PURE__ */ e(De, {
284
282
  type: "promo",
285
283
  children: r
286
284
  }) : r : null;
287
285
  return /* @__PURE__ */ i("div", {
288
- className: je({
286
+ className: Fe({
289
287
  display: "flex",
290
288
  flex: 1,
291
289
  justifyContent: "space-between",
@@ -294,73 +292,73 @@ const Ie = (r, a)=>{
294
292
  children: [
295
293
  /* @__PURE__ */ i("div", {
296
294
  children: [
297
- /* @__PURE__ */ i(T, {
295
+ /* @__PURE__ */ i(k, {
298
296
  space: 8,
299
297
  children: [
300
- (r || a || s || t) && /* @__PURE__ */ e("header", {
301
- children: /* @__PURE__ */ i(T, {
298
+ (r || a || s || n) && /* @__PURE__ */ e("header", {
299
+ children: /* @__PURE__ */ i(k, {
302
300
  space: 8,
303
301
  children: [
304
- g(),
305
- /* @__PURE__ */ i(T, {
302
+ b(),
303
+ /* @__PURE__ */ i(k, {
306
304
  space: 4,
307
305
  children: [
308
- a && /* @__PURE__ */ e(B, {
309
- truncate: n,
306
+ a && /* @__PURE__ */ e(S, {
307
+ truncate: t,
310
308
  as: "div",
311
309
  regular: !0,
312
310
  hyphens: "auto",
313
311
  children: a
314
312
  }),
315
- /* @__PURE__ */ e(le, {
313
+ /* @__PURE__ */ e(ce, {
316
314
  mobileSize: 18,
317
315
  mobileLineHeight: "24px",
318
316
  desktopSize: 20,
319
317
  desktopLineHeight: "28px",
320
- truncate: c,
318
+ truncate: d,
321
319
  weight: f.cardTitle.weight,
322
- as: "h3",
320
+ as: l,
323
321
  hyphens: "auto",
324
322
  children: s
325
323
  }),
326
- /* @__PURE__ */ e(B, {
327
- truncate: d,
324
+ /* @__PURE__ */ e(S, {
325
+ truncate: c,
328
326
  as: "div",
329
327
  regular: !0,
330
328
  hyphens: "auto",
331
- children: t
329
+ children: n
332
330
  })
333
331
  ]
334
332
  })
335
333
  ]
336
334
  })
337
335
  }),
338
- l && /* @__PURE__ */ e(B, {
339
- truncate: p,
336
+ m && /* @__PURE__ */ e(S, {
337
+ truncate: u,
340
338
  as: "p",
341
339
  regular: !0,
342
- color: u.colors.textSecondary,
340
+ color: p.colors.textSecondary,
343
341
  hyphens: "auto",
344
- children: l
342
+ children: m
345
343
  })
346
344
  ]
347
345
  }),
348
- m && /* @__PURE__ */ e("div", {
349
- children: m
346
+ h && /* @__PURE__ */ e("div", {
347
+ children: h
350
348
  })
351
349
  ]
352
350
  }),
353
- (o || h) && /* @__PURE__ */ e("div", {
354
- className: ye,
355
- children: /* @__PURE__ */ e(ae, {
351
+ (o || y) && /* @__PURE__ */ e("div", {
352
+ className: fe,
353
+ children: /* @__PURE__ */ e(ie, {
356
354
  primaryButton: o,
357
- link: h
355
+ link: y
358
356
  })
359
357
  })
360
358
  ]
361
359
  });
362
- }, zr = /*#__PURE__*/ b.forwardRef((_param, A)=>{
363
- var { media: r, icon: a, headline: n, pretitle: s, pretitleLinesMax: c, subtitle: t, subtitleLinesMax: d, title: l, titleLinesMax: p, description: m, descriptionLinesMax: o, extra: h, actions: f, button: g, buttonLink: S, dataAttributes: I, "aria-label": k, onClose: N } = _param, y = _object_without_properties(_param, [
360
+ }, Dr = /*#__PURE__*/ C.forwardRef((_param, A)=>{
361
+ var { media: r, icon: a, headline: t, pretitle: s, pretitleLinesMax: l, subtitle: d, subtitleLinesMax: n, title: c, titleAs: m = "h3", titleLinesMax: u, description: h, descriptionLinesMax: o, extra: y, actions: f, button: b, buttonLink: B, dataAttributes: R, "aria-label": x, onClose: T } = _param, g = _object_without_properties(_param, [
364
362
  "media",
365
363
  "icon",
366
364
  "headline",
@@ -369,6 +367,7 @@ const Ie = (r, a)=>{
369
367
  "subtitle",
370
368
  "subtitleLinesMax",
371
369
  "title",
370
+ "titleAs",
372
371
  "titleLinesMax",
373
372
  "description",
374
373
  "descriptionLinesMax",
@@ -380,56 +379,57 @@ const Ie = (r, a)=>{
380
379
  "aria-label",
381
380
  "onClose"
382
381
  ]);
383
- const R = y.href || y.to || y.onPress;
384
- return /* @__PURE__ */ i(E, {
382
+ const w = g.href || g.to || g.onPress;
383
+ return /* @__PURE__ */ i(X, {
385
384
  dataAttributes: _object_spread({
386
385
  "component-name": "MediaCard"
387
- }, I),
386
+ }, R),
388
387
  ref: A,
389
- "aria-label": k,
390
- className: V,
388
+ "aria-label": x,
389
+ className: G,
391
390
  children: [
392
- /* @__PURE__ */ e(re, {
393
- className: q,
391
+ /* @__PURE__ */ e(ae, {
392
+ className: J,
394
393
  width: "100%",
395
394
  height: "100%",
396
- children: /* @__PURE__ */ i(H, _object_spread_props(_object_spread({
395
+ children: /* @__PURE__ */ i(V, _object_spread_props(_object_spread({
397
396
  maybe: !0
398
- }, y), {
399
- className: G,
400
- "aria-label": k,
397
+ }, g), {
398
+ className: E,
399
+ "aria-label": x,
401
400
  children: [
402
- R && /* @__PURE__ */ e("div", {
403
- className: He
401
+ w && /* @__PURE__ */ e("div", {
402
+ className: Ve
404
403
  }),
405
404
  /* @__PURE__ */ i("div", {
406
- className: ne,
405
+ className: te,
407
406
  children: [
408
407
  /* @__PURE__ */ e("div", {
409
- style: z({
410
- [P.mediaBorderRadius]: "0px"
408
+ style: D({
409
+ [H.mediaBorderRadius]: "0px"
411
410
  }),
412
411
  children: r
413
412
  }),
414
413
  /* @__PURE__ */ e("div", {
415
- className: Ve,
416
- children: /* @__PURE__ */ e(se, {
417
- headline: n,
414
+ className: Ge,
415
+ children: /* @__PURE__ */ e(le, {
416
+ headline: t,
418
417
  pretitle: s,
419
- pretitleLinesMax: c,
420
- title: l,
421
- titleLinesMax: p,
422
- subtitle: t,
423
- subtitleLinesMax: d,
424
- description: m,
418
+ pretitleLinesMax: l,
419
+ title: c,
420
+ titleAs: m,
421
+ titleLinesMax: u,
422
+ subtitle: d,
423
+ subtitleLinesMax: n,
424
+ description: h,
425
425
  descriptionLinesMax: o,
426
- extra: h,
427
- button: g,
428
- buttonLink: S
426
+ extra: y,
427
+ button: b,
428
+ buttonLink: B
429
429
  })
430
430
  }),
431
- a && /* @__PURE__ */ e(w, {
432
- className: me,
431
+ a && /* @__PURE__ */ e(M, {
432
+ className: he,
433
433
  paddingLeft: {
434
434
  mobile: 16,
435
435
  desktop: 24
@@ -439,8 +439,8 @@ const Ie = (r, a)=>{
439
439
  desktop: 24
440
440
  },
441
441
  children: /* @__PURE__ */ e("div", {
442
- style: z({
443
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
442
+ style: D({
443
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
444
444
  }),
445
445
  children: a
446
446
  })
@@ -450,15 +450,15 @@ const Ie = (r, a)=>{
450
450
  ]
451
451
  }))
452
452
  }),
453
- /* @__PURE__ */ e(J, {
454
- onClose: N,
453
+ /* @__PURE__ */ e(K, {
454
+ onClose: T,
455
455
  actions: f,
456
456
  type: "media"
457
457
  })
458
458
  ]
459
459
  });
460
- }), Dr = /*#__PURE__*/ b.forwardRef((_param, A)=>{
461
- var { media: r, icon: a, headline: n, pretitle: s, pretitleLinesMax: c, subtitle: t, subtitleLinesMax: d, title: l, titleLinesMax: p, description: m, descriptionLinesMax: o, extra: h, actions: f, button: g, buttonLink: S, dataAttributes: I, "aria-label": k, onClose: N } = _param, y = _object_without_properties(_param, [
460
+ }), Or = /*#__PURE__*/ C.forwardRef((_param, A)=>{
461
+ var { media: r, icon: a, headline: t, pretitle: s, pretitleLinesMax: l, subtitle: d, subtitleLinesMax: n, title: c, titleAs: m = "h3", titleLinesMax: u, description: h, descriptionLinesMax: o, extra: y, actions: f, button: b, buttonLink: B, dataAttributes: R, "aria-label": x, onClose: T } = _param, g = _object_without_properties(_param, [
462
462
  "media",
463
463
  "icon",
464
464
  "headline",
@@ -467,6 +467,7 @@ const Ie = (r, a)=>{
467
467
  "subtitle",
468
468
  "subtitleLinesMax",
469
469
  "title",
470
+ "titleAs",
470
471
  "titleLinesMax",
471
472
  "description",
472
473
  "descriptionLinesMax",
@@ -478,55 +479,56 @@ const Ie = (r, a)=>{
478
479
  "aria-label",
479
480
  "onClose"
480
481
  ]);
481
- const R = y.href || y.to || y.onPress, D = r && r.type === ie && r.props.circular;
482
- return /* @__PURE__ */ i(E, {
482
+ const w = g.href || g.to || g.onPress, O = r && r.type === ne && r.props.circular;
483
+ return /* @__PURE__ */ i(X, {
483
484
  ref: A,
484
485
  dataAttributes: _object_spread({
485
486
  "component-name": "NakedCard"
486
- }, I),
487
- "aria-label": k,
488
- className: R ? V : void 0,
487
+ }, R),
488
+ "aria-label": x,
489
+ className: w ? G : void 0,
489
490
  children: [
490
- /* @__PURE__ */ e(H, _object_spread_props(_object_spread({
491
+ /* @__PURE__ */ e(V, _object_spread_props(_object_spread({
491
492
  maybe: !0
492
- }, y), {
493
- className: G,
494
- "aria-label": k,
493
+ }, g), {
494
+ className: E,
495
+ "aria-label": x,
495
496
  children: /* @__PURE__ */ i("div", {
496
- className: ne,
497
+ className: te,
497
498
  children: [
498
499
  /* @__PURE__ */ i("div", {
499
500
  style: {
500
501
  position: "relative"
501
502
  },
502
503
  children: [
503
- R && /* @__PURE__ */ e("div", {
504
- className: oe(he, {
505
- [ue]: D
504
+ w && /* @__PURE__ */ e("div", {
505
+ className: se(ue, {
506
+ [pe]: O
506
507
  })
507
508
  }),
508
509
  r
509
510
  ]
510
511
  }),
511
512
  /* @__PURE__ */ e("div", {
512
- className: pe,
513
- children: /* @__PURE__ */ e(se, {
514
- headline: n,
513
+ className: ve,
514
+ children: /* @__PURE__ */ e(le, {
515
+ headline: t,
515
516
  pretitle: s,
516
- pretitleLinesMax: c,
517
- title: l,
518
- titleLinesMax: p,
519
- subtitle: t,
520
- subtitleLinesMax: d,
521
- description: m,
517
+ pretitleLinesMax: l,
518
+ title: c,
519
+ titleAs: m,
520
+ titleLinesMax: u,
521
+ subtitle: d,
522
+ subtitleLinesMax: n,
523
+ description: h,
522
524
  descriptionLinesMax: o,
523
- extra: h,
524
- button: g,
525
- buttonLink: S
525
+ extra: y,
526
+ button: b,
527
+ buttonLink: B
526
528
  })
527
529
  }),
528
- a && /* @__PURE__ */ e(w, {
529
- className: me,
530
+ a && /* @__PURE__ */ e(M, {
531
+ className: he,
530
532
  paddingLeft: {
531
533
  mobile: 16,
532
534
  desktop: 24
@@ -536,8 +538,8 @@ const Ie = (r, a)=>{
536
538
  desktop: 24
537
539
  },
538
540
  children: /* @__PURE__ */ e("div", {
539
- style: z({
540
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
541
+ style: D({
542
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
541
543
  }),
542
544
  children: a
543
545
  })
@@ -545,17 +547,18 @@ const Ie = (r, a)=>{
545
547
  ]
546
548
  })
547
549
  })),
548
- /* @__PURE__ */ e(J, {
549
- onClose: N,
550
+ /* @__PURE__ */ e(K, {
551
+ onClose: T,
550
552
  actions: f,
551
553
  type: "media"
552
554
  })
553
555
  ]
554
556
  });
555
- }), Or = /*#__PURE__*/ b.forwardRef((_param, h)=>{
556
- var { media: r, title: a, titleLinesMax: n, subtitle: s, subtitleLinesMax: c, description: t, descriptionLinesMax: d, extra: l, dataAttributes: p, "aria-label": m } = _param, o = _object_without_properties(_param, [
557
+ }), Pr = /*#__PURE__*/ C.forwardRef((_param, y)=>{
558
+ var { media: r, title: a, titleAs: t = "h3", titleLinesMax: s, subtitle: l, subtitleLinesMax: d, description: n, descriptionLinesMax: c, extra: m, dataAttributes: u, "aria-label": h } = _param, o = _object_without_properties(_param, [
557
559
  "media",
558
560
  "title",
561
+ "titleAs",
559
562
  "titleLinesMax",
560
563
  "subtitle",
561
564
  "subtitleLinesMax",
@@ -565,21 +568,21 @@ const Ie = (r, a)=>{
565
568
  "dataAttributes",
566
569
  "aria-label"
567
570
  ]);
568
- const f = o.href || o.to || o.onPress, g = r && r.type === ie && r.props.circular;
569
- return /* @__PURE__ */ e(E, {
570
- ref: h,
571
+ const f = o.href || o.to || o.onPress, b = r && r.type === ne && r.props.circular;
572
+ return /* @__PURE__ */ e(X, {
573
+ ref: y,
571
574
  dataAttributes: _object_spread({
572
575
  "component-name": "SmallNakedCard"
573
- }, p),
574
- "aria-label": m,
575
- className: f ? V : void 0,
576
- children: /* @__PURE__ */ e(H, _object_spread_props(_object_spread({
576
+ }, u),
577
+ "aria-label": h,
578
+ className: f ? G : void 0,
579
+ children: /* @__PURE__ */ e(V, _object_spread_props(_object_spread({
577
580
  maybe: !0
578
581
  }, o), {
579
- className: G,
580
- "aria-label": m,
582
+ className: E,
583
+ "aria-label": h,
581
584
  children: /* @__PURE__ */ i("div", {
582
- className: ne,
585
+ className: te,
583
586
  children: [
584
587
  /* @__PURE__ */ i("div", {
585
588
  style: {
@@ -587,49 +590,49 @@ const Ie = (r, a)=>{
587
590
  },
588
591
  children: [
589
592
  f && /* @__PURE__ */ e("div", {
590
- className: oe(he, {
591
- [ue]: g
593
+ className: se(ue, {
594
+ [pe]: b
592
595
  })
593
596
  }),
594
597
  r
595
598
  ]
596
599
  }),
597
600
  /* @__PURE__ */ i("div", {
598
- className: pe,
601
+ className: ve,
599
602
  children: [
600
603
  /* @__PURE__ */ i("div", {
601
604
  children: [
602
- /* @__PURE__ */ i(T, {
605
+ /* @__PURE__ */ i(k, {
603
606
  space: 8,
604
607
  children: [
605
- a && /* @__PURE__ */ e(B, {
606
- truncate: n,
607
- as: "h3",
608
+ a && /* @__PURE__ */ e(S, {
609
+ truncate: s,
610
+ as: t,
608
611
  regular: !0,
609
612
  hyphens: "auto",
610
613
  children: a
611
614
  }),
612
- s && /* @__PURE__ */ e(B, {
613
- truncate: c,
615
+ l && /* @__PURE__ */ e(S, {
616
+ truncate: d,
614
617
  regular: !0,
615
618
  as: "p",
616
619
  hyphens: "auto",
617
- children: s
620
+ children: l
618
621
  })
619
622
  ]
620
623
  }),
621
- t && /* @__PURE__ */ e(B, {
622
- truncate: d,
624
+ n && /* @__PURE__ */ e(S, {
625
+ truncate: c,
623
626
  regular: !0,
624
627
  as: "p",
625
- color: u.colors.textSecondary,
628
+ color: p.colors.textSecondary,
626
629
  hyphens: "auto",
627
- children: t
630
+ children: n
628
631
  })
629
632
  ]
630
633
  }),
631
- l && /* @__PURE__ */ e("div", {
632
- children: l
634
+ m && /* @__PURE__ */ e("div", {
635
+ children: m
633
636
  })
634
637
  ]
635
638
  })
@@ -637,13 +640,14 @@ const Ie = (r, a)=>{
637
640
  })
638
641
  }))
639
642
  });
640
- }), Pr = /*#__PURE__*/ b.forwardRef((_param, A)=>{
641
- var { icon: r, headline: a, pretitle: n, pretitleLinesMax: s, title: c, titleLinesMax: t, subtitle: d, subtitleLinesMax: l, description: p, descriptionLinesMax: m, extra: o, actions: h, button: f, buttonLink: g, dataAttributes: S, "aria-label": I, onClose: k, aspectRatio: N } = _param, y = _object_without_properties(_param, [
643
+ }), Hr = /*#__PURE__*/ C.forwardRef((_param, A)=>{
644
+ var { icon: r, headline: a, pretitle: t, pretitleLinesMax: s, title: l, titleAs: d = "h3", titleLinesMax: n, subtitle: c, subtitleLinesMax: m, description: u, descriptionLinesMax: h, extra: o, actions: y, button: f, buttonLink: b, dataAttributes: B, "aria-label": R, onClose: x, aspectRatio: T } = _param, g = _object_without_properties(_param, [
642
645
  "icon",
643
646
  "headline",
644
647
  "pretitle",
645
648
  "pretitleLinesMax",
646
649
  "title",
650
+ "titleAs",
647
651
  "titleLinesMax",
648
652
  "subtitle",
649
653
  "subtitleLinesMax",
@@ -658,73 +662,74 @@ const Ie = (r, a)=>{
658
662
  "onClose",
659
663
  "aspectRatio"
660
664
  ]);
661
- const R = !!r || !!a, D = y.href || y.to || y.onPress, j = Ie(h, k);
662
- return /* @__PURE__ */ i(E, {
665
+ const w = !!r || !!a, O = g.href || g.to || g.onPress, F = Ie(y, x);
666
+ return /* @__PURE__ */ i(X, {
663
667
  dataAttributes: _object_spread({
664
668
  "component-name": "DataCard"
665
- }, S),
669
+ }, B),
666
670
  ref: A,
667
- "aria-label": I,
668
- className: V,
669
- aspectRatio: N,
671
+ "aria-label": R,
672
+ className: G,
673
+ aspectRatio: T,
670
674
  children: [
671
- /* @__PURE__ */ e(re, {
672
- className: q,
675
+ /* @__PURE__ */ e(ae, {
676
+ className: J,
673
677
  width: "100%",
674
678
  minHeight: "100%",
675
- children: /* @__PURE__ */ i(H, _object_spread_props(_object_spread({
679
+ children: /* @__PURE__ */ i(V, _object_spread_props(_object_spread({
676
680
  maybe: !0
677
- }, y), {
678
- className: G,
679
- "aria-label": I,
681
+ }, g), {
682
+ className: E,
683
+ "aria-label": R,
680
684
  children: [
681
- D && /* @__PURE__ */ e("div", {
682
- className: L
685
+ O && /* @__PURE__ */ e("div", {
686
+ className: Q
683
687
  }),
684
688
  /* @__PURE__ */ i("div", {
685
- className: Ge,
689
+ className: Ee,
686
690
  children: [
687
- /* @__PURE__ */ i(ke, {
691
+ /* @__PURE__ */ i(xe, {
688
692
  space: 0,
689
693
  children: [
690
- /* @__PURE__ */ i(T, {
694
+ /* @__PURE__ */ i(k, {
691
695
  space: 16,
692
696
  children: [
693
697
  r && /* @__PURE__ */ e("div", {
694
- style: z({
695
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
698
+ style: D({
699
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
696
700
  }),
697
701
  children: r
698
702
  }),
699
- /* @__PURE__ */ e(se, {
703
+ /* @__PURE__ */ e(le, {
700
704
  headline: a,
701
- pretitle: n,
705
+ pretitle: t,
702
706
  pretitleLinesMax: s,
703
- title: c,
704
- titleLinesMax: t,
705
- subtitle: d,
706
- subtitleLinesMax: l,
707
- description: p,
708
- descriptionLinesMax: m
707
+ title: l,
708
+ titleAs: d,
709
+ titleLinesMax: n,
710
+ subtitle: c,
711
+ subtitleLinesMax: m,
712
+ description: u,
713
+ descriptionLinesMax: h
709
714
  })
710
715
  ]
711
716
  }),
712
- !R && /* @__PURE__ */ e("div", {
713
- style: z({
714
- [ve.topActionsCount]: String(j.length)
717
+ !w && /* @__PURE__ */ e("div", {
718
+ style: D({
719
+ [ye.topActionsCount]: String(F.length)
715
720
  }),
716
- className: Ee
721
+ className: Xe
717
722
  })
718
723
  ]
719
724
  }),
720
725
  o && /* @__PURE__ */ e("div", {
721
726
  children: o
722
727
  }),
723
- (f || g) && /* @__PURE__ */ e("div", {
724
- className: ye,
725
- children: /* @__PURE__ */ e(ae, {
728
+ (f || b) && /* @__PURE__ */ e("div", {
729
+ className: fe,
730
+ children: /* @__PURE__ */ e(ie, {
726
731
  primaryButton: f,
727
- link: g
732
+ link: b
728
733
  })
729
734
  })
730
735
  ]
@@ -732,17 +737,18 @@ const Ie = (r, a)=>{
732
737
  ]
733
738
  }))
734
739
  }),
735
- /* @__PURE__ */ e(J, {
736
- onClose: k,
737
- actions: h,
740
+ /* @__PURE__ */ e(K, {
741
+ onClose: x,
742
+ actions: y,
738
743
  type: "default"
739
744
  })
740
745
  ]
741
746
  });
742
- }), Hr = /*#__PURE__*/ b.forwardRef((_param, h)=>{
743
- var { icon: r, title: a, titleLinesMax: n, subtitle: s, subtitleLinesMax: c, dataAttributes: t, "aria-label": d, extra: l, isInverse: p = !1, aspectRatio: m } = _param, o = _object_without_properties(_param, [
747
+ }), Vr = /*#__PURE__*/ C.forwardRef((_param, y)=>{
748
+ var { icon: r, title: a, titleAs: t = "h3", titleLinesMax: s, subtitle: l, subtitleLinesMax: d, dataAttributes: n, "aria-label": c, extra: m, isInverse: u = !1, aspectRatio: h } = _param, o = _object_without_properties(_param, [
744
749
  "icon",
745
750
  "title",
751
+ "titleAs",
746
752
  "titleLinesMax",
747
753
  "subtitle",
748
754
  "subtitleLinesMax",
@@ -752,66 +758,66 @@ const Ie = (r, a)=>{
752
758
  "isInverse",
753
759
  "aspectRatio"
754
760
  ]);
755
- const f = o.href || o.to || o.onPress, g = p ? te : L;
756
- return /* @__PURE__ */ e(E, {
761
+ const f = o.href || o.to || o.onPress, b = u ? de : Q;
762
+ return /* @__PURE__ */ e(X, {
757
763
  dataAttributes: _object_spread({
758
764
  "component-name": "SnapCard"
759
- }, t),
760
- ref: h,
761
- className: V,
762
- aspectRatio: m,
763
- children: /* @__PURE__ */ e(re, {
764
- className: q,
765
- isInverse: p,
765
+ }, n),
766
+ ref: y,
767
+ className: G,
768
+ aspectRatio: h,
769
+ children: /* @__PURE__ */ e(ae, {
770
+ className: J,
771
+ isInverse: u,
766
772
  width: "100%",
767
773
  minHeight: "100%",
768
- children: /* @__PURE__ */ i(H, _object_spread_props(_object_spread({
774
+ children: /* @__PURE__ */ i(V, _object_spread_props(_object_spread({
769
775
  maybe: !0
770
776
  }, o), {
771
- className: G,
772
- "aria-label": d,
777
+ className: E,
778
+ "aria-label": c,
773
779
  children: [
774
780
  f && /* @__PURE__ */ e("div", {
775
- className: g
781
+ className: b
776
782
  }),
777
783
  /* @__PURE__ */ i("section", {
778
- className: Xe,
784
+ className: je,
779
785
  children: [
780
786
  /* @__PURE__ */ i("div", {
781
787
  children: [
782
788
  r && /* @__PURE__ */ e("div", {
783
- style: z({
784
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
789
+ style: D({
790
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
785
791
  }),
786
- children: /* @__PURE__ */ e(w, {
792
+ children: /* @__PURE__ */ e(M, {
787
793
  paddingBottom: 16,
788
794
  children: r
789
795
  })
790
796
  }),
791
- /* @__PURE__ */ i(T, {
797
+ /* @__PURE__ */ i(k, {
792
798
  space: 4,
793
799
  children: [
794
- a && /* @__PURE__ */ e(B, {
795
- truncate: n,
796
- as: "h3",
800
+ a && /* @__PURE__ */ e(S, {
801
+ truncate: s,
802
+ as: t,
797
803
  regular: !0,
798
804
  hyphens: "auto",
799
805
  children: a
800
806
  }),
801
- s && /* @__PURE__ */ e(B, {
802
- truncate: c,
807
+ l && /* @__PURE__ */ e(S, {
808
+ truncate: d,
803
809
  regular: !0,
804
- color: u.colors.textSecondary,
810
+ color: p.colors.textSecondary,
805
811
  as: "p",
806
812
  hyphens: "auto",
807
- children: s
813
+ children: l
808
814
  })
809
815
  ]
810
816
  })
811
817
  ]
812
818
  }),
813
- l && /* @__PURE__ */ e("div", {
814
- children: l
819
+ m && /* @__PURE__ */ e("div", {
820
+ children: m
815
821
  })
816
822
  ]
817
823
  })
@@ -819,8 +825,8 @@ const Ie = (r, a)=>{
819
825
  }))
820
826
  })
821
827
  });
822
- }), Ae = /*#__PURE__*/ b.forwardRef((_param, U)=>{
823
- var { isInverse: r, backgroundImage: a, backgroundVideo: n, backgroundVideoRef: s, poster: c, icon: t, headline: d, pretitle: l, pretitleLinesMax: p, title: m, titleLinesMax: o, description: h, descriptionLinesMax: f, extra: g, button: S, secondaryButton: I, onClose: k, actions: N, buttonLink: y, dataAttributes: A, width: R, height: D, aspectRatio: j, "aria-label": F } = _param, M = _object_without_properties(_param, [
828
+ }), Ae = /*#__PURE__*/ C.forwardRef((_param, Y)=>{
829
+ var { isInverse: r, backgroundImage: a, backgroundVideo: t, backgroundVideoRef: s, poster: l, icon: d, headline: n, pretitle: c, pretitleLinesMax: m, title: u, titleAs: h = "h3", titleLinesMax: o, description: y, descriptionLinesMax: f, extra: b, button: B, secondaryButton: R, onClose: x, actions: T, buttonLink: g, dataAttributes: A, width: w, height: O, aspectRatio: F, "aria-label": W } = _param, z = _object_without_properties(_param, [
824
830
  "isInverse",
825
831
  "backgroundImage",
826
832
  "backgroundVideo",
@@ -831,6 +837,7 @@ const Ie = (r, a)=>{
831
837
  "pretitle",
832
838
  "pretitleLinesMax",
833
839
  "title",
840
+ "titleAs",
834
841
  "titleLinesMax",
835
842
  "description",
836
843
  "descriptionLinesMax",
@@ -846,125 +853,125 @@ const Ie = (r, a)=>{
846
853
  "aspectRatio",
847
854
  "aria-label"
848
855
  ]);
849
- const x = a !== void 0, v = n !== void 0, Y = Be(a), { video: Z, videoAction: W } = Se(n, c, s);
850
- v && (N = W ? [
851
- W
856
+ const I = a !== void 0, v = t !== void 0, Z = Be(a), { video: _, videoAction: $ } = Re(t, l, s);
857
+ v && (T = $ ? [
858
+ $
852
859
  ] : []);
853
- const X = Te(), C = x || v, O = C ? "0 0 16px rgba(0,0,0,0.4)" : void 0, $ = (N == null ? void 0 : N.length) || k, _ = M.href || M.to || M.onPress, ee = x || v ? Ne : r ? te : L;
854
- return /* @__PURE__ */ i(E, {
860
+ const j = ke(), N = I || v, P = N ? "0 0 16px rgba(0,0,0,0.4)" : void 0, q = (T == null ? void 0 : T.length) || x, ee = z.href || z.to || z.onPress, re = I || v ? Te : r ? de : Q;
861
+ return /* @__PURE__ */ i(X, {
855
862
  dataAttributes: A,
856
- ref: U,
857
- width: R,
858
- height: D,
859
- aspectRatio: j,
860
- "aria-label": F,
861
- className: V,
863
+ ref: Y,
864
+ width: w,
865
+ height: O,
866
+ aspectRatio: F,
867
+ "aria-label": W,
868
+ className: G,
862
869
  children: [
863
- /* @__PURE__ */ e(ce, {
864
- borderRadius: u.borderRadii.legacyDisplay,
865
- className: q,
870
+ /* @__PURE__ */ e(me, {
871
+ borderRadius: p.borderRadii.legacyDisplay,
872
+ className: J,
866
873
  width: "100%",
867
874
  minHeight: "100%",
868
875
  isInverse: r,
869
- background: x || v ? X ? u.colors.backgroundContainerBrandOverInverse : u.colors.backgroundContainer : void 0,
870
- children: /* @__PURE__ */ i(H, _object_spread_props(_object_spread({
876
+ background: I || v ? j ? p.colors.backgroundContainerBrandOverInverse : p.colors.backgroundContainer : void 0,
877
+ children: /* @__PURE__ */ i(V, _object_spread_props(_object_spread({
871
878
  maybe: !0
872
- }, M), {
873
- className: G,
874
- "aria-label": F,
879
+ }, z), {
880
+ className: E,
881
+ "aria-label": W,
875
882
  children: [
876
- _ && /* @__PURE__ */ e("div", {
877
- className: ee
883
+ ee && /* @__PURE__ */ e("div", {
884
+ className: re
878
885
  }),
879
886
  /* @__PURE__ */ i("div", {
880
- className: fe,
887
+ className: ge,
881
888
  children: [
882
- (x || v) && /* @__PURE__ */ e(de, {
883
- isInverse: X,
889
+ (I || v) && /* @__PURE__ */ e(oe, {
890
+ isInverse: j,
884
891
  children: /* @__PURE__ */ e("div", {
885
- className: ge,
886
- children: v ? Z : Y
892
+ className: be,
893
+ children: v ? _ : Z
887
894
  })
888
895
  }),
889
896
  /* @__PURE__ */ i("div", {
890
- className: be,
897
+ className: Ce,
891
898
  style: {
892
- paddingTop: C && !t && !$ && !v ? 0 : 24
899
+ paddingTop: N && !d && !q && !v ? 0 : 24
893
900
  },
894
901
  children: [
895
- t ? /* @__PURE__ */ e("div", {
896
- style: z({
897
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
902
+ d ? /* @__PURE__ */ e("div", {
903
+ style: D({
904
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
898
905
  }),
899
- children: /* @__PURE__ */ e(w, {
900
- paddingBottom: C ? 0 : 40,
906
+ children: /* @__PURE__ */ e(M, {
907
+ paddingBottom: N ? 0 : 40,
901
908
  paddingX: 24,
902
- children: t
909
+ children: d
903
910
  })
904
- }) : /* @__PURE__ */ e(w, {
905
- paddingBottom: $ || v ? C ? 24 : 64 : 0
911
+ }) : /* @__PURE__ */ e(M, {
912
+ paddingBottom: q || v ? N ? 24 : 64 : 0
906
913
  }),
907
- /* @__PURE__ */ e(w, {
914
+ /* @__PURE__ */ e(M, {
908
915
  paddingX: 24,
909
- paddingTop: C ? 40 : 0,
916
+ paddingTop: N ? 40 : 0,
910
917
  paddingBottom: 24,
911
- className: C ? Ce : void 0,
912
- children: /* @__PURE__ */ i(T, {
918
+ className: N ? Ne : void 0,
919
+ children: /* @__PURE__ */ i(k, {
913
920
  space: 24,
914
921
  children: [
915
922
  /* @__PURE__ */ i("div", {
916
923
  children: [
917
- /* @__PURE__ */ i(T, {
924
+ /* @__PURE__ */ i(k, {
918
925
  space: 8,
919
926
  children: [
920
- (d || l || m) && /* @__PURE__ */ e("header", {
921
- children: /* @__PURE__ */ i(T, {
927
+ (n || c || u) && /* @__PURE__ */ e("header", {
928
+ children: /* @__PURE__ */ i(k, {
922
929
  space: 16,
923
930
  children: [
924
- d,
925
- /* @__PURE__ */ i(T, {
931
+ n,
932
+ /* @__PURE__ */ i(k, {
926
933
  space: 4,
927
934
  children: [
928
- l && /* @__PURE__ */ e(B, {
935
+ c && /* @__PURE__ */ e(S, {
929
936
  forceMobileSizes: !0,
930
- truncate: p,
937
+ truncate: m,
931
938
  as: "div",
932
939
  regular: !0,
933
- textShadow: O,
934
- children: l
940
+ textShadow: P,
941
+ children: c
935
942
  }),
936
- /* @__PURE__ */ e(De, {
943
+ /* @__PURE__ */ e(Oe, {
937
944
  forceMobileSizes: !0,
938
945
  truncate: o,
939
- as: "h3",
940
- textShadow: O,
946
+ as: h,
947
+ textShadow: P,
941
948
  hyphens: "auto",
942
- children: m
949
+ children: u
943
950
  })
944
951
  ]
945
952
  })
946
953
  ]
947
954
  })
948
955
  }),
949
- h && /* @__PURE__ */ e(Oe, {
956
+ y && /* @__PURE__ */ e(Pe, {
950
957
  forceMobileSizes: !0,
951
958
  truncate: f,
952
959
  as: "p",
953
960
  regular: !0,
954
- color: C ? u.colors.textPrimary : u.colors.textSecondary,
955
- textShadow: O,
961
+ color: N ? p.colors.textPrimary : p.colors.textSecondary,
962
+ textShadow: P,
956
963
  hyphens: "auto",
957
- children: h
964
+ children: y
958
965
  })
959
966
  ]
960
967
  }),
961
- g
968
+ b
962
969
  ]
963
970
  }),
964
- (S || I || y) && /* @__PURE__ */ e(ae, {
965
- primaryButton: S,
966
- secondaryButton: I,
967
- link: y
971
+ (B || R || g) && /* @__PURE__ */ e(ie, {
972
+ primaryButton: B,
973
+ secondaryButton: R,
974
+ link: g
968
975
  })
969
976
  ]
970
977
  })
@@ -976,36 +983,36 @@ const Ie = (r, a)=>{
976
983
  ]
977
984
  }))
978
985
  }),
979
- /* @__PURE__ */ e(J, {
980
- onClose: k,
981
- actions: N,
982
- type: x || v ? "media" : r ? "inverse" : "default"
986
+ /* @__PURE__ */ e(K, {
987
+ onClose: x,
988
+ actions: T,
989
+ type: I || v ? "media" : r ? "inverse" : "default"
983
990
  })
984
991
  ]
985
992
  });
986
- }), Vr = /*#__PURE__*/ b.forwardRef((_param, n)=>{
993
+ }), Gr = /*#__PURE__*/ C.forwardRef((_param, t)=>{
987
994
  var { dataAttributes: r } = _param, a = _object_without_properties(_param, [
988
995
  "dataAttributes"
989
996
  ]);
990
997
  return /* @__PURE__ */ e(Ae, _object_spread_props(_object_spread({}, a), {
991
- ref: n,
998
+ ref: t,
992
999
  isInverse: !0,
993
1000
  dataAttributes: _object_spread({
994
1001
  "component-name": "DisplayMediaCard"
995
1002
  }, r)
996
1003
  }));
997
- }), Gr = /*#__PURE__*/ b.forwardRef((_param, n)=>{
1004
+ }), Er = /*#__PURE__*/ C.forwardRef((_param, t)=>{
998
1005
  var { dataAttributes: r } = _param, a = _object_without_properties(_param, [
999
1006
  "dataAttributes"
1000
1007
  ]);
1001
1008
  return /* @__PURE__ */ e(Ae, _object_spread_props(_object_spread({}, a), {
1002
- ref: n,
1009
+ ref: t,
1003
1010
  dataAttributes: _object_spread({
1004
1011
  "component-name": "DisplayDataCard"
1005
1012
  }, r)
1006
1013
  }));
1007
- }), Er = /*#__PURE__*/ b.forwardRef((_param, U)=>{
1008
- var { dataAttributes: r, backgroundImage: a, backgroundVideo: n, poster: s, backgroundVideoRef: c, width: t, height: d, aspectRatio: l = "7:10", ariaLabel: p, actions: m, onClose: o, icon: h, headline: f, pretitle: g, pretitleLinesMax: S, title: I, titleLinesMax: k, subtitle: N, subtitleLinesMax: y, description: A, descriptionLinesMax: R, variant: D, isInverse: j, backgroundColor: F } = _param, M = _object_without_properties(_param, [
1014
+ }), Xr = /*#__PURE__*/ C.forwardRef((_param, Y)=>{
1015
+ var { dataAttributes: r, backgroundImage: a, backgroundVideo: t, poster: s, backgroundVideoRef: l, width: d, height: n, aspectRatio: c = "7:10", ariaLabel: m, actions: u, onClose: h, icon: o, headline: y, pretitle: f, pretitleLinesMax: b, title: B, titleAs: R = "h3", titleLinesMax: x, subtitle: T, subtitleLinesMax: g, description: A, descriptionLinesMax: w, variant: O, isInverse: F, backgroundColor: W } = _param, z = _object_without_properties(_param, [
1009
1016
  "dataAttributes",
1010
1017
  "backgroundImage",
1011
1018
  "backgroundVideo",
@@ -1022,6 +1029,7 @@ const Ie = (r, a)=>{
1022
1029
  "pretitle",
1023
1030
  "pretitleLinesMax",
1024
1031
  "title",
1032
+ "titleAs",
1025
1033
  "titleLinesMax",
1026
1034
  "subtitle",
1027
1035
  "subtitleLinesMax",
@@ -1031,138 +1039,138 @@ const Ie = (r, a)=>{
1031
1039
  "isInverse",
1032
1040
  "backgroundColor"
1033
1041
  ]);
1034
- const x = a !== void 0, v = n !== void 0, Y = Be(a), { video: Z, videoAction: W } = Se(n, s, c);
1035
- v && (m = W ? [
1036
- W
1042
+ const I = a !== void 0, v = t !== void 0, Z = Be(a), { video: _, videoAction: $ } = Re(t, s, l);
1043
+ v && (u = $ ? [
1044
+ $
1037
1045
  ] : []);
1038
- const X = Te(), C = x || v, O = C ? "0 0 16px rgba(0,0,0,0.4)" : void 0, $ = (m == null ? void 0 : m.length) || o, { textPresets: _ } = Q(), ee = M.href || M.to || M.onPress, K = D || (j ? "inverse" : "default"), Re = ()=>F || ({
1039
- default: u.colors.backgroundContainer,
1040
- inverse: X ? u.colors.backgroundContainerBrandOverInverse : u.colors.backgroundBrand,
1041
- alternative: u.colors.backgroundAlternative
1042
- })[K], we = x || v ? Ne : K === "inverse" ? te : L;
1043
- return /* @__PURE__ */ i(E, {
1044
- width: t,
1045
- height: d,
1046
+ const j = ke(), N = I || v, P = N ? "0 0 16px rgba(0,0,0,0.4)" : void 0, q = (u == null ? void 0 : u.length) || h, { textPresets: ee } = U(), re = z.href || z.to || z.onPress, L = O || (F ? "inverse" : "default"), we = ()=>W || ({
1047
+ default: p.colors.backgroundContainer,
1048
+ inverse: j ? p.colors.backgroundContainerBrandOverInverse : p.colors.backgroundBrand,
1049
+ alternative: p.colors.backgroundAlternative
1050
+ })[L], Me = I || v ? Te : L === "inverse" ? de : Q;
1051
+ return /* @__PURE__ */ i(X, {
1052
+ width: d,
1053
+ height: n,
1046
1054
  dataAttributes: _object_spread({
1047
1055
  "component-name": "PosterCard"
1048
1056
  }, r),
1049
- ref: U,
1050
- aspectRatio: l,
1051
- "aria-label": p,
1052
- className: V,
1057
+ ref: Y,
1058
+ aspectRatio: c,
1059
+ "aria-label": m,
1060
+ className: G,
1053
1061
  children: [
1054
- /* @__PURE__ */ e(ce, {
1055
- borderRadius: u.borderRadii.legacyDisplay,
1056
- className: q,
1062
+ /* @__PURE__ */ e(me, {
1063
+ borderRadius: p.borderRadii.legacyDisplay,
1064
+ className: J,
1057
1065
  width: "100%",
1058
1066
  minHeight: "100%",
1059
- isInverse: x || v || K === "inverse",
1060
- background: x || v ? X ? u.colors.backgroundContainerBrandOverInverse : u.colors.backgroundContainer : Re(),
1061
- children: /* @__PURE__ */ i(H, _object_spread_props(_object_spread({
1067
+ isInverse: I || v || L === "inverse",
1068
+ background: I || v ? j ? p.colors.backgroundContainerBrandOverInverse : p.colors.backgroundContainer : we(),
1069
+ children: /* @__PURE__ */ i(V, _object_spread_props(_object_spread({
1062
1070
  maybe: !0
1063
- }, M), {
1064
- className: G,
1065
- "aria-label": p,
1071
+ }, z), {
1072
+ className: E,
1073
+ "aria-label": m,
1066
1074
  children: [
1067
- ee && /* @__PURE__ */ e("div", {
1068
- className: we
1075
+ re && /* @__PURE__ */ e("div", {
1076
+ className: Me
1069
1077
  }),
1070
1078
  /* @__PURE__ */ i("div", {
1071
- className: fe,
1079
+ className: ge,
1072
1080
  children: [
1073
- (x || v) && /* @__PURE__ */ e(de, {
1074
- isInverse: X,
1081
+ (I || v) && /* @__PURE__ */ e(oe, {
1082
+ isInverse: j,
1075
1083
  children: /* @__PURE__ */ e("div", {
1076
- className: ge,
1077
- children: v ? Z : Y
1084
+ className: be,
1085
+ children: v ? _ : Z
1078
1086
  })
1079
1087
  }),
1080
- /* @__PURE__ */ i(w, {
1081
- className: be,
1082
- paddingTop: C && !h && !$ && !v ? 0 : {
1083
- mobile: h ? 16 : 24,
1088
+ /* @__PURE__ */ i(M, {
1089
+ className: Ce,
1090
+ paddingTop: N && !o && !q && !v ? 0 : {
1091
+ mobile: o ? 16 : 24,
1084
1092
  desktop: 24
1085
1093
  },
1086
1094
  children: [
1087
- h ? /* @__PURE__ */ e("div", {
1088
- style: z({
1089
- [P.mediaBorderRadius]: u.borderRadii.mediaSmall
1095
+ o ? /* @__PURE__ */ e("div", {
1096
+ style: D({
1097
+ [H.mediaBorderRadius]: p.borderRadii.mediaSmall
1090
1098
  }),
1091
- children: /* @__PURE__ */ e(w, {
1092
- paddingBottom: C ? 0 : 40,
1099
+ children: /* @__PURE__ */ e(M, {
1100
+ paddingBottom: N ? 0 : 40,
1093
1101
  paddingX: {
1094
1102
  mobile: 16,
1095
1103
  desktop: 24
1096
1104
  },
1097
- children: h
1105
+ children: o
1098
1106
  })
1099
- }) : /* @__PURE__ */ e(w, {
1100
- paddingBottom: $ || v ? C ? 24 : 64 : 0
1107
+ }) : /* @__PURE__ */ e(M, {
1108
+ paddingBottom: q || v ? N ? 24 : 64 : 0
1101
1109
  }),
1102
- /* @__PURE__ */ e(w, {
1110
+ /* @__PURE__ */ e(M, {
1103
1111
  paddingX: {
1104
1112
  mobile: 16,
1105
1113
  desktop: 24
1106
1114
  },
1107
- paddingTop: C ? 40 : 0,
1115
+ paddingTop: N ? 40 : 0,
1108
1116
  paddingBottom: 24,
1109
- className: C ? Ce : void 0,
1110
- children: /* @__PURE__ */ e(T, {
1117
+ className: N ? Ne : void 0,
1118
+ children: /* @__PURE__ */ e(k, {
1111
1119
  space: 24,
1112
1120
  children: /* @__PURE__ */ e("div", {
1113
- children: /* @__PURE__ */ i(T, {
1121
+ children: /* @__PURE__ */ i(k, {
1114
1122
  space: 8,
1115
1123
  children: [
1116
- (f || g || I || N) && /* @__PURE__ */ e("header", {
1117
- children: /* @__PURE__ */ i(T, {
1124
+ (y || f || B || T) && /* @__PURE__ */ e("header", {
1125
+ children: /* @__PURE__ */ i(k, {
1118
1126
  space: 16,
1119
1127
  children: [
1120
- f,
1121
- /* @__PURE__ */ i(T, {
1128
+ y,
1129
+ /* @__PURE__ */ i(k, {
1122
1130
  space: 4,
1123
1131
  children: [
1124
- g && /* @__PURE__ */ e(B, {
1132
+ f && /* @__PURE__ */ e(S, {
1125
1133
  forceMobileSizes: !0,
1126
- truncate: S,
1134
+ truncate: b,
1127
1135
  as: "div",
1128
1136
  regular: !0,
1129
- textShadow: O,
1137
+ textShadow: P,
1130
1138
  hyphens: "auto",
1131
- children: g
1139
+ children: f
1132
1140
  }),
1133
- /* @__PURE__ */ e(le, {
1141
+ /* @__PURE__ */ e(ce, {
1134
1142
  desktopSize: 20,
1135
1143
  mobileSize: 18,
1136
1144
  mobileLineHeight: "24px",
1137
1145
  desktopLineHeight: "28px",
1138
- truncate: k,
1139
- weight: _.cardTitle.weight,
1140
- as: "h3",
1146
+ truncate: x,
1147
+ weight: ee.cardTitle.weight,
1148
+ as: R,
1141
1149
  hyphens: "auto",
1142
- children: I
1150
+ children: B
1143
1151
  }),
1144
- /* @__PURE__ */ e(B, {
1152
+ /* @__PURE__ */ e(S, {
1145
1153
  forceMobileSizes: !0,
1146
- truncate: y,
1154
+ truncate: g,
1147
1155
  as: "div",
1148
1156
  regular: !0,
1149
- textShadow: O,
1157
+ textShadow: P,
1150
1158
  hyphens: "auto",
1151
- children: N
1159
+ children: T
1152
1160
  })
1153
1161
  ]
1154
1162
  })
1155
1163
  ]
1156
1164
  })
1157
1165
  }),
1158
- A && /* @__PURE__ */ e(B, {
1166
+ A && /* @__PURE__ */ e(S, {
1159
1167
  forceMobileSizes: !0,
1160
- truncate: R,
1168
+ truncate: w,
1161
1169
  as: "p",
1162
1170
  regular: !0,
1163
- textShadow: O,
1171
+ textShadow: P,
1164
1172
  hyphens: "auto",
1165
- color: C ? u.colors.textPrimary : u.colors.textSecondary,
1173
+ color: N ? p.colors.textPrimary : p.colors.textSecondary,
1166
1174
  children: A
1167
1175
  })
1168
1176
  ]
@@ -1177,12 +1185,12 @@ const Ie = (r, a)=>{
1177
1185
  ]
1178
1186
  }))
1179
1187
  }),
1180
- /* @__PURE__ */ e(J, {
1181
- onClose: o,
1182
- actions: m,
1183
- type: x || v ? "media" : K === "inverse" ? "inverse" : "default"
1188
+ /* @__PURE__ */ e(K, {
1189
+ onClose: h,
1190
+ actions: u,
1191
+ type: I || v ? "media" : L === "inverse" ? "inverse" : "default"
1184
1192
  })
1185
1193
  ]
1186
1194
  });
1187
1195
  });
1188
- export { Ze as CardActionIconButton, ar as CardActionSpinner, J as CardActionsGroup, Pr as DataCard, Gr as DisplayDataCard, Vr as DisplayMediaCard, zr as MediaCard, Dr as NakedCard, Er as PosterCard, Or as SmallNakedCard, Hr as SnapCard };
1196
+ export { _e as CardActionIconButton, ir as CardActionSpinner, K as CardActionsGroup, Hr as DataCard, Er as DisplayDataCard, Gr as DisplayMediaCard, Dr as MediaCard, Or as NakedCard, Xr as PosterCard, Pr as SmallNakedCard, Vr as SnapCard };