@telefonica/mistica 14.46.0 → 14.48.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 (184) hide show
  1. package/README.md +1 -3
  2. package/css/mistica.css +1 -1
  3. package/dist/accordion.css-mistica.js +5 -5
  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-fixed-footer-layout.js +9 -11
  8. package/dist/button-group.css-mistica.js +5 -5
  9. package/dist/button-layout.css-mistica.js +11 -20
  10. package/dist/button-layout.css.d.ts +3 -6
  11. package/dist/button-layout.d.ts +5 -0
  12. package/dist/button-layout.js +41 -26
  13. package/dist/button.css-mistica.js +28 -28
  14. package/dist/callout.css-mistica.js +2 -2
  15. package/dist/card.css-mistica.js +17 -17
  16. package/dist/card.d.ts +2 -0
  17. package/dist/card.js +220 -208
  18. package/dist/carousel.css-mistica.js +21 -21
  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 +15 -15
  23. package/dist/community/blocks.css-mistica.js +3 -3
  24. package/dist/counter.css-mistica.js +6 -6
  25. package/dist/credit-card-number-field.css-mistica.js +4 -4
  26. package/dist/dialog.css-mistica.js +7 -7
  27. package/dist/dialog.js +31 -33
  28. package/dist/double-field.css-mistica.js +4 -4
  29. package/dist/empty-state-card.css-mistica.js +3 -3
  30. package/dist/empty-state.css-mistica.js +4 -4
  31. package/dist/feedback.css-mistica.js +7 -7
  32. package/dist/feedback.js +42 -43
  33. package/dist/fixed-footer-layout.css-mistica.js +2 -2
  34. package/dist/form-context.js +49 -40
  35. package/dist/form.js +10 -10
  36. package/dist/header.css-mistica.js +3 -3
  37. package/dist/header.js +83 -85
  38. package/dist/hero.css-mistica.js +5 -5
  39. package/dist/highlighted-card.css-mistica.js +7 -7
  40. package/dist/horizontal-scroll.css-mistica.js +3 -3
  41. package/dist/icon-button.css-mistica.js +12 -12
  42. package/dist/image.css-mistica.js +3 -3
  43. package/dist/index.d.ts +1 -1
  44. package/dist/index.js +3 -0
  45. package/dist/list.css-mistica.js +12 -12
  46. package/dist/list.d.ts +4 -0
  47. package/dist/list.js +52 -46
  48. package/dist/loading-bar.css-mistica.js +3 -3
  49. package/dist/loading-screen.css-mistica.js +7 -7
  50. package/dist/loading-screen.js +43 -42
  51. package/dist/maybe-dismissable.css-mistica.js +1 -1
  52. package/dist/menu.css-mistica.js +3 -3
  53. package/dist/navigation-bar.css-mistica.js +17 -17
  54. package/dist/navigation-breadcrumbs.css-mistica.js +3 -3
  55. package/dist/overscroll-color-context.d.ts +8 -0
  56. package/dist/overscroll-color-context.js +104 -34
  57. package/dist/package-version.js +1 -1
  58. package/dist/pin-field.css-mistica.js +10 -10
  59. package/dist/progress-bar.css-mistica.js +2 -2
  60. package/dist/radio-button.css-mistica.js +7 -7
  61. package/dist/responsive-layout.css-mistica.js +5 -5
  62. package/dist/screen-reader-only.css-mistica.js +1 -1
  63. package/dist/select.css-mistica.js +11 -11
  64. package/dist/sheet.css-mistica.js +12 -12
  65. package/dist/sheet.js +6 -8
  66. package/dist/skeletons.css-mistica.js +3 -3
  67. package/dist/skins/blau.js +31 -5
  68. package/dist/skins/movistar-legacy.js +32 -6
  69. package/dist/skins/movistar.js +31 -5
  70. package/dist/skins/o2-classic.js +30 -4
  71. package/dist/skins/o2.js +31 -5
  72. package/dist/skins/skin-contract.css-mistica.js +243 -217
  73. package/dist/skins/skin-contract.css.d.ts +38 -12
  74. package/dist/skins/telefonica.js +33 -7
  75. package/dist/skins/tu.d.ts +0 -4
  76. package/dist/skins/tu.js +39 -13
  77. package/dist/skins/types/colors.d.ts +19 -6
  78. package/dist/skins/vivo-new.js +31 -5
  79. package/dist/skins/vivo.js +31 -5
  80. package/dist/slider.css-mistica.js +5 -5
  81. package/dist/snackbar.css-mistica.js +13 -13
  82. package/dist/spinner.css-mistica.js +5 -5
  83. package/dist/sprinkles.css-mistica.js +867 -789
  84. package/dist/stacking-group.css-mistica.js +2 -2
  85. package/dist/stepper.css-mistica.js +8 -8
  86. package/dist/switch-component.css-mistica.js +20 -20
  87. package/dist/tabs.css-mistica.js +17 -17
  88. package/dist/tag.css-mistica.js +1 -1
  89. package/dist/text-field-base.css-mistica.js +17 -17
  90. package/dist/text-field-components.css-mistica.js +10 -10
  91. package/dist/text-link.css-mistica.js +3 -3
  92. package/dist/tooltip.css-mistica.js +4 -4
  93. package/dist/touchable.css-mistica.js +5 -5
  94. package/dist/utils/aspect-ratio-support.css-mistica.js +5 -5
  95. package/dist/utils/dom.d.ts +1 -0
  96. package/dist/utils/dom.js +3 -0
  97. package/dist/video.css-mistica.js +2 -2
  98. package/dist-es/accordion.css-mistica.js +3 -3
  99. package/dist-es/avatar.css-mistica.js +2 -2
  100. package/dist-es/badge.css-mistica.js +2 -2
  101. package/dist-es/boxed.css-mistica.js +2 -2
  102. package/dist-es/button-fixed-footer-layout.js +18 -20
  103. package/dist-es/button-group.css-mistica.js +2 -2
  104. package/dist-es/button-layout.css-mistica.js +7 -7
  105. package/dist-es/button-layout.js +49 -34
  106. package/dist-es/button.css-mistica.js +17 -17
  107. package/dist-es/callout.css-mistica.js +2 -2
  108. package/dist-es/card.css-mistica.js +2 -2
  109. package/dist-es/card.js +354 -342
  110. package/dist-es/carousel.css-mistica.js +2 -2
  111. package/dist-es/checkbox.css-mistica.js +5 -5
  112. package/dist-es/chip.css-mistica.js +7 -7
  113. package/dist-es/circle.css-mistica.js +2 -2
  114. package/dist-es/community/advanced-data-card.css-mistica.js +3 -3
  115. package/dist-es/community/blocks.css-mistica.js +2 -2
  116. package/dist-es/counter.css-mistica.js +2 -2
  117. package/dist-es/credit-card-number-field.css-mistica.js +4 -4
  118. package/dist-es/dialog.css-mistica.js +5 -5
  119. package/dist-es/dialog.js +39 -41
  120. package/dist-es/double-field.css-mistica.js +4 -4
  121. package/dist-es/empty-state-card.css-mistica.js +2 -2
  122. package/dist-es/empty-state.css-mistica.js +3 -3
  123. package/dist-es/feedback.css-mistica.js +2 -2
  124. package/dist-es/feedback.js +51 -52
  125. package/dist-es/fixed-footer-layout.css-mistica.js +2 -2
  126. package/dist-es/form-context.js +54 -45
  127. package/dist-es/form.js +13 -13
  128. package/dist-es/header.css-mistica.js +2 -2
  129. package/dist-es/header.js +106 -108
  130. package/dist-es/hero.css-mistica.js +2 -2
  131. package/dist-es/highlighted-card.css-mistica.js +5 -5
  132. package/dist-es/horizontal-scroll.css-mistica.js +2 -2
  133. package/dist-es/icon-button.css-mistica.js +9 -9
  134. package/dist-es/image.css-mistica.js +2 -2
  135. package/dist-es/index.js +1809 -1809
  136. package/dist-es/list.css-mistica.js +2 -2
  137. package/dist-es/list.js +83 -77
  138. package/dist-es/loading-bar.css-mistica.js +2 -2
  139. package/dist-es/loading-screen.css-mistica.js +3 -3
  140. package/dist-es/loading-screen.js +57 -56
  141. package/dist-es/maybe-dismissable.css-mistica.js +1 -1
  142. package/dist-es/menu.css-mistica.js +2 -2
  143. package/dist-es/navigation-bar.css-mistica.js +9 -9
  144. package/dist-es/navigation-breadcrumbs.css-mistica.js +2 -2
  145. package/dist-es/overscroll-color-context.js +68 -42
  146. package/dist-es/package-version.js +1 -1
  147. package/dist-es/pin-field.css-mistica.js +2 -2
  148. package/dist-es/progress-bar.css-mistica.js +2 -2
  149. package/dist-es/radio-button.css-mistica.js +5 -5
  150. package/dist-es/responsive-layout.css-mistica.js +4 -4
  151. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  152. package/dist-es/select.css-mistica.js +9 -9
  153. package/dist-es/sheet.css-mistica.js +2 -2
  154. package/dist-es/sheet.js +9 -11
  155. package/dist-es/skeletons.css-mistica.js +2 -2
  156. package/dist-es/skins/blau.js +31 -5
  157. package/dist-es/skins/movistar-legacy.js +34 -8
  158. package/dist-es/skins/movistar.js +33 -7
  159. package/dist-es/skins/o2-classic.js +30 -4
  160. package/dist-es/skins/o2.js +31 -5
  161. package/dist-es/skins/skin-contract.css-mistica.js +243 -217
  162. package/dist-es/skins/telefonica.js +35 -9
  163. package/dist-es/skins/tu.js +39 -13
  164. package/dist-es/skins/vivo-new.js +31 -5
  165. package/dist-es/skins/vivo.js +31 -5
  166. package/dist-es/slider.css-mistica.js +2 -2
  167. package/dist-es/snackbar.css-mistica.js +5 -5
  168. package/dist-es/spinner.css-mistica.js +2 -2
  169. package/dist-es/sprinkles.css-mistica.js +867 -789
  170. package/dist-es/stacking-group.css-mistica.js +2 -2
  171. package/dist-es/stepper.css-mistica.js +2 -2
  172. package/dist-es/style.css +1 -1
  173. package/dist-es/switch-component.css-mistica.js +18 -18
  174. package/dist-es/tabs.css-mistica.js +9 -9
  175. package/dist-es/tag.css-mistica.js +1 -1
  176. package/dist-es/text-field-base.css-mistica.js +2 -2
  177. package/dist-es/text-field-components.css-mistica.js +2 -2
  178. package/dist-es/text-link.css-mistica.js +3 -3
  179. package/dist-es/tooltip.css-mistica.js +2 -2
  180. package/dist-es/touchable.css-mistica.js +2 -2
  181. package/dist-es/utils/aspect-ratio-support.css-mistica.js +3 -3
  182. package/dist-es/utils/dom.js +1 -1
  183. package/dist-es/video.css-mistica.js +2 -2
  184. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./list.css.ts.vanilla.css-mistica.js";
3
- var _ = "_1y2v1nfgi _1y2v1nfh0 _1y2v1nfh2", f = "_1y2v1nfgr _1y2v1nfi8 _1y2v1nfhm _1y2v1nfh0", y = "_1y2v1nfgi _1y2v1nfgx", a = "_1y2v1nfgi _1y2v1nfh5 _1y2v1nfiv", r = "_2buj9gf", g = "_2buj9ge", t = "_2buj9g0", i = "_1y2v1nfgi _1y2v1nfgn _1y2v1nfhm", h = "_2buj9gm _1y2v1nfgi", e = "_1y2v1nf6b _1y2v1nf7k _1y2v1nf8t _1y2v1nfa2 _1y2v1nfj0 _1y2v1nf6a _1y2v1nf98 _1y2v1nfah _1y2v1nfgk _1y2v1nfh3", o = "_2buj9go _1y2v1nf6b _1y2v1nf7k _1y2v1nf8t _1y2v1nfa2 _1y2v1nfj0 _1y2v1nf6a _1y2v1nf98 _1y2v1nfah _1y2v1nfgi _1y2v1nfgx _1y2v1nfh2 _1y2v1nfh6 _1y2v1nfhm", u = "_1y2v1nfji", b = "_2buj9gc", d = "_2buj9gd", j = "_1y2v1nfgi _1y2v1nfgo _1y2v1nfh4", c = "_1y2v1nf6b _1y2v1nf7k _1y2v1nf8t _1y2v1nfa2 _1y2v1nfh5 _1y2v1nfj0 _1y2v1nf6a _1y2v1nfgk _1y2v1nfhm", l = "_2buj9g1", k = "_2buj9g2";
4
- export { _ as asset, f as badge, y as center, a as content, r as detail, g as detailRight, t as disabled, i as dualActionContainer, h as dualActionDivider, e as dualActionLeft, o as dualActionRight, u as pointer, b as right, d as rightRestrictedWidth, j as rowBody, c as rowContent, l as touchableBackground, k as touchableBackgroundInverse };
3
+ var _ = "_1y2v1nfh8 _1y2v1nfhq _1y2v1nfhs", y = "_1y2v1nfhh _1y2v1nfiy _1y2v1nfic _1y2v1nfhq", f = "_1y2v1nfh8 _1y2v1nfhn", a = "_1y2v1nfh8 _1y2v1nfhv _1y2v1nfjl", r = "_2buj9gf", h = "_2buj9ge", t = "_2buj9g0", i = "_1y2v1nfh8 _1y2v1nfhd _1y2v1nfic", e = "_2buj9gm _1y2v1nfh8", o = "_1y2v1nf71 _1y2v1nf8a _1y2v1nf9j _1y2v1nfas _1y2v1nfjq _1y2v1nf70 _1y2v1nf9y _1y2v1nfb7 _1y2v1nfha _1y2v1nfht", u = "_2buj9go _1y2v1nf71 _1y2v1nf8a _1y2v1nf9j _1y2v1nfas _1y2v1nfjq _1y2v1nf70 _1y2v1nf9y _1y2v1nfb7 _1y2v1nfh8 _1y2v1nfhn _1y2v1nfhs _1y2v1nfhw _1y2v1nfic", d = "_1y2v1nfk8", c = "_2buj9gc", g = "_2buj9gd", j = "_1y2v1nfh8 _1y2v1nfhe _1y2v1nfhu", b = "_1y2v1nf71 _1y2v1nf8a _1y2v1nf9j _1y2v1nfas _1y2v1nfhv _1y2v1nfjq _1y2v1nf70 _1y2v1nfha _1y2v1nfic", l = "_2buj9g1", s = "_2buj9g2";
4
+ export { _ as asset, y as badge, f as center, a as content, r as detail, h as detailRight, t as disabled, i as dualActionContainer, e as dualActionDivider, o as dualActionLeft, u as dualActionRight, d as pointer, c as right, g as rightRestrictedWidth, j as rowBody, b as rowContent, l as touchableBackground, s as touchableBackgroundInverse };
package/dist-es/list.js CHANGED
@@ -79,9 +79,9 @@ function _object_without_properties_loose(source, excluded) {
79
79
  return target;
80
80
  }
81
81
  import { jsx as t, jsxs as C } from "react/jsx-runtime";
82
- import * as k from "react";
82
+ import * as P from "react";
83
83
  import a from "classnames";
84
- import { BaseTouchable as T } from "./touchable.js";
84
+ import { BaseTouchable as L } from "./touchable.js";
85
85
  import { Text1 as ie, Text3 as ae, Text2 as O } from "./text.js";
86
86
  import d from "./box.js";
87
87
  import R from "./stack.js";
@@ -95,7 +95,7 @@ import se from "./checkbox.js";
95
95
  import { Boxed as he } from "./boxed.js";
96
96
  import ue from "./divider.js";
97
97
  import { getPrefixedDataAttributes as me } from "./utils/dom.js";
98
- import { rowContent as P, touchableBackground as y, touchableBackgroundInverse as B, pointer as S, dualActionContainer as F, dualActionLeft as Y, dualActionDivider as q, content as fe, center as M, disabled as L, asset as ge, rowBody as ve, right as be, rightRestrictedWidth as xe, detail as we, detailRight as _, dualActionRight as ye, badge as Be } from "./list.css-mistica.js";
98
+ import { rowContent as I, touchableBackground as y, touchableBackgroundInverse as B, pointer as T, dualActionContainer as F, dualActionLeft as Y, dualActionDivider as q, content as ge, center as M, disabled as A, asset as ve, rowBody as fe, right as be, rightRestrictedWidth as xe, detail as we, detailRight as _, dualActionRight as ye, badge as Be } from "./list.css-mistica.js";
99
99
  import { vars as Ne } from "./image.css-mistica.js";
100
100
  import { vars as N } from "./skins/skin-contract.css-mistica.js";
101
101
  import { applyCssVars as Re } from "./utils/css.js";
@@ -110,45 +110,45 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
110
110
  },
111
111
  children: e
112
112
  }) : e, Ce = (param)=>{
113
- let { withChevron: e, headline: n, title: r, titleLinesMax: o, subtitle: l, subtitleLinesMax: I, description: s, descriptionLinesMax: W, detail: f, asset: V, type: v = "basic", badge: A, right: X, extra: E, labelId: h, disabled: b } = param;
113
+ let { withChevron: e, headline: n, title: r, titleLinesMax: o, subtitle: l, subtitleLinesMax: k, description: s, descriptionLinesMax: W, detail: g, asset: S, type: f = "basic", badge: E, right: V, extra: X, labelId: h, disabled: b } = param;
114
114
  const u = te(), i = [
115
115
  n,
116
116
  r,
117
117
  l,
118
118
  s,
119
- E
120
- ].filter(Boolean).length === 1, m = ()=>A ? /* @__PURE__ */ t(d, {
119
+ X
120
+ ].filter(Boolean).length === 1, m = ()=>E ? /* @__PURE__ */ t(d, {
121
121
  paddingLeft: 16,
122
122
  children: /* @__PURE__ */ t("div", {
123
123
  className: a(M, Be, {
124
- [L]: b
124
+ [A]: b
125
125
  }),
126
- children: A === !0 ? /* @__PURE__ */ t(U, {}) : /* @__PURE__ */ t(U, {
127
- value: A
126
+ children: E === !0 ? /* @__PURE__ */ t(U, {}) : /* @__PURE__ */ t(U, {
127
+ value: E
128
128
  })
129
129
  })
130
130
  }) : null;
131
131
  return /* @__PURE__ */ C(d, {
132
132
  paddingY: 16,
133
- className: fe,
133
+ className: ge,
134
134
  children: [
135
- V && /* @__PURE__ */ t(d, {
135
+ S && /* @__PURE__ */ t(d, {
136
136
  paddingRight: 16,
137
137
  className: a({
138
138
  [M]: i,
139
- [L]: b
139
+ [A]: b
140
140
  }),
141
141
  children: /* @__PURE__ */ t("div", {
142
- className: ge,
142
+ className: ve,
143
143
  style: Re({
144
144
  [Ne.mediaBorderRadius]: N.borderRadii.mediaSmall
145
145
  }),
146
- children: V
146
+ children: S
147
147
  })
148
148
  }),
149
149
  /* @__PURE__ */ t("div", {
150
- className: a(ve, {
151
- [L]: b
150
+ className: a(fe, {
151
+ [A]: b
152
152
  }),
153
153
  style: {
154
154
  justifyContent: i ? "center" : "flex-start"
@@ -176,7 +176,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
176
176
  l && /* @__PURE__ */ t(O, {
177
177
  regular: !0,
178
178
  color: N.colors.textSecondary,
179
- truncate: I,
179
+ truncate: k,
180
180
  hyphens: "auto",
181
181
  children: l
182
182
  }),
@@ -187,7 +187,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
187
187
  hyphens: "auto",
188
188
  children: s
189
189
  }),
190
- E
190
+ X
191
191
  ]
192
192
  })
193
193
  ]
@@ -196,38 +196,38 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
196
196
  m(),
197
197
  /* @__PURE__ */ C("div", {
198
198
  className: a({
199
- [be]: !!f || v !== "basic",
200
- [xe]: !!f
199
+ [be]: !!g || f !== "basic",
200
+ [xe]: !!g
201
201
  }),
202
202
  children: [
203
- f && /* @__PURE__ */ t("div", {
203
+ g && /* @__PURE__ */ t("div", {
204
204
  className: a(M, we, {
205
- [L]: b
205
+ [A]: b
206
206
  }),
207
207
  children: /* @__PURE__ */ t(O, {
208
208
  regular: !0,
209
209
  color: N.colors.textSecondary,
210
210
  hyphens: "auto",
211
- children: f
211
+ children: g
212
212
  })
213
213
  }),
214
- v === "control" && /* @__PURE__ */ t("div", {
214
+ f === "control" && /* @__PURE__ */ t("div", {
215
215
  className: a({
216
- [_]: !!f
216
+ [_]: !!g
217
217
  }),
218
- children: ee(X, i)
218
+ children: ee(V, i)
219
219
  }),
220
- v === "custom" && /* @__PURE__ */ t("div", {
220
+ f === "custom" && /* @__PURE__ */ t("div", {
221
221
  className: a({
222
- [_]: !!f,
223
- [L]: b
222
+ [_]: !!g,
223
+ [A]: b
224
224
  }),
225
- children: ee(X, i)
225
+ children: ee(V, i)
226
226
  }),
227
- (v === "chevron" || v === "custom" && e) && /* @__PURE__ */ t(d, {
228
- paddingLeft: f || v === "custom" ? 4 : 0,
227
+ (f === "chevron" || f === "custom" && e) && /* @__PURE__ */ t(d, {
228
+ paddingLeft: g || f === "custom" ? 4 : 0,
229
229
  className: a(M, {
230
- [L]: b
230
+ [A]: b
231
231
  }),
232
232
  children: /* @__PURE__ */ t(ce, {
233
233
  color: u ? N.colors.inverse : N.colors.neutralMedium,
@@ -238,10 +238,10 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
238
238
  })
239
239
  ]
240
240
  });
241
- }, Ie = (param)=>{
241
+ }, ke = (param)=>{
242
242
  let { value: e, defaultValue: n, onChange: r } = param;
243
- const o = e !== void 0, [l, I] = k.useState(!!n), s = ()=>{
244
- o || I(!l), r && r(o ? !e : !l);
243
+ const o = e !== void 0, [l, k] = P.useState(!!n), s = ()=>{
244
+ o || k(!l), r && r(o ? !e : !l);
245
245
  };
246
246
  return o ? [
247
247
  !!e,
@@ -250,20 +250,20 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
250
250
  l,
251
251
  s
252
252
  ];
253
- }, Pe = (e)=>e.switch !== void 0, ke = (e)=>e.checkbox !== void 0, Le = (e)=>e.radioValue !== void 0, Ae = (e)=>e.iconButton !== void 0, ne = /*#__PURE__*/ k.forwardRef((e, n)=>{
254
- const r = oe(), o = te(), { asset: l, headline: I, title: s, titleLinesMax: W, subtitle: f, subtitleLinesMax: V, description: v, descriptionLinesMax: A, detail: X, badge: E, role: h, extra: b, dataAttributes: u } = e, z = le(), i = e.disabled || e.radioValue !== void 0 && z.disabled, m = !i && !o, x = !i && o, [G, J] = Ie(e.switch || e.checkbox || {}), g = (param)=>{
253
+ }, Ie = (e)=>e.switch !== void 0, Pe = (e)=>e.checkbox !== void 0, Le = (e)=>e.radioValue !== void 0, Ae = (e)=>e.iconButton !== void 0, ne = /*#__PURE__*/ P.forwardRef((e, n)=>{
254
+ const r = oe(), o = te(), { asset: l, headline: k, title: s, titleLinesMax: W, subtitle: g, subtitleLinesMax: S, description: f, descriptionLinesMax: E, detail: V, badge: X, role: h, extra: b, dataAttributes: u } = e, z = le(), i = e.disabled || e.radioValue !== void 0 && z.disabled, m = !i && !o, x = !i && o, [G, J] = ke(e.switch || e.checkbox || {}), v = (param)=>{
255
255
  let { type: c, right: w, labelId: D } = param;
256
256
  return /* @__PURE__ */ t(Ce, {
257
257
  asset: l,
258
- headline: I,
258
+ headline: k,
259
259
  title: s,
260
- subtitle: f,
261
- description: v,
262
- badge: E,
260
+ subtitle: g,
261
+ description: f,
262
+ badge: X,
263
263
  titleLinesMax: W,
264
- subtitleLinesMax: V,
265
- descriptionLinesMax: A,
266
- detail: X,
264
+ subtitleLinesMax: S,
265
+ descriptionLinesMax: E,
266
+ detail: V,
267
267
  type: c,
268
268
  right: w,
269
269
  extra: b,
@@ -276,18 +276,18 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
276
276
  return c.right === null && (w = "basic"), c.right && (w = "custom"), /* @__PURE__ */ t(d, {
277
277
  paddingX: 16,
278
278
  ref: n,
279
- children: g({
279
+ children: v({
280
280
  type: w,
281
281
  right: c.right
282
282
  })
283
283
  });
284
284
  };
285
- if (e.onPress && !Pe(e) && !ke(e) && !Le(e) && !Ae(e)) return /* @__PURE__ */ t(T, {
285
+ if (e.onPress && !Ie(e) && !Pe(e) && !Le(e) && !Ae(e)) return /* @__PURE__ */ t(L, {
286
286
  ref: n,
287
- className: a(P, {
287
+ className: a(I, {
288
288
  [y]: m,
289
289
  [B]: x,
290
- [S]: !i
290
+ [T]: !i
291
291
  }),
292
292
  trackingEvent: e.trackingEvent,
293
293
  onPress: e.onPress,
@@ -296,11 +296,11 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
296
296
  disabled: i,
297
297
  children: j(e)
298
298
  });
299
- if (e.to) return /* @__PURE__ */ t(T, {
300
- className: a(P, {
299
+ if (e.to) return /* @__PURE__ */ t(L, {
300
+ className: a(I, {
301
301
  [y]: m,
302
302
  [B]: x,
303
- [S]: !i
303
+ [T]: !i
304
304
  }),
305
305
  trackingEvent: e.trackingEvent,
306
306
  to: e.to,
@@ -310,11 +310,11 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
310
310
  disabled: i,
311
311
  children: j(e)
312
312
  });
313
- if (e.href) return /* @__PURE__ */ t(T, {
314
- className: a(P, {
313
+ if (e.href) return /* @__PURE__ */ t(L, {
314
+ className: a(I, {
315
315
  [y]: m,
316
316
  [B]: x,
317
- [S]: !i
317
+ [T]: !i
318
318
  }),
319
319
  trackingEvent: e.trackingEvent,
320
320
  href: e.href,
@@ -331,16 +331,17 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
331
331
  return e.onPress ? /* @__PURE__ */ C("div", {
332
332
  className: F,
333
333
  children: [
334
- /* @__PURE__ */ t(T, {
334
+ /* @__PURE__ */ t(L, {
335
335
  dataAttributes: u,
336
336
  disabled: i,
337
337
  onPress: e.onPress,
338
+ trackingEvent: e.trackingEvent,
338
339
  role: h,
339
340
  className: a(Y, {
340
341
  [y]: m,
341
342
  [B]: x
342
343
  }),
343
- children: g({
344
+ children: v({
344
345
  type: "basic",
345
346
  labelId: r
346
347
  })
@@ -364,10 +365,10 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
364
365
  })
365
366
  ]
366
367
  }) : /* @__PURE__ */ t("div", {
367
- className: a(P, {
368
+ className: a(I, {
368
369
  [y]: m,
369
370
  [B]: x,
370
- [S]: !i
371
+ [T]: !i
371
372
  }),
372
373
  children: /* @__PURE__ */ t(c, {
373
374
  disabled: i,
@@ -380,7 +381,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
380
381
  return /* @__PURE__ */ t(d, {
381
382
  paddingX: 16,
382
383
  role: h,
383
- children: g({
384
+ children: v({
384
385
  labelId: re,
385
386
  type: "control",
386
387
  right: ()=>/* @__PURE__ */ t(R, {
@@ -396,12 +397,17 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
396
397
  return e.switch ? K(de) : e.checkbox ? K(se) : e.iconButton ? e.onPress ? /* @__PURE__ */ C("div", {
397
398
  className: F,
398
399
  children: [
399
- /* @__PURE__ */ t("div", {
400
+ /* @__PURE__ */ t(L, {
401
+ dataAttributes: u,
402
+ disabled: i,
403
+ onPress: e.onPress,
404
+ trackingEvent: e.trackingEvent,
405
+ role: h,
400
406
  className: a(Y, {
401
407
  [y]: m,
402
408
  [B]: x
403
409
  }),
404
- children: g({
410
+ children: v({
405
411
  type: "basic",
406
412
  labelId: r
407
413
  })
@@ -424,10 +430,10 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
424
430
  })
425
431
  ]
426
432
  }) : /* @__PURE__ */ t("div", {
427
- className: a(P),
433
+ className: a(I),
428
434
  children: /* @__PURE__ */ t(d, {
429
435
  paddingX: 16,
430
- children: g({
436
+ children: v({
431
437
  labelId: r,
432
438
  type: "control",
433
439
  right: /* @__PURE__ */ t(R, {
@@ -445,7 +451,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
445
451
  }) : e.radioValue ? e.onPress ? /* @__PURE__ */ C("div", {
446
452
  className: F,
447
453
  children: [
448
- /* @__PURE__ */ t(T, {
454
+ /* @__PURE__ */ t(L, {
449
455
  disabled: i,
450
456
  onPress: e.onPress,
451
457
  role: h,
@@ -453,7 +459,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
453
459
  [y]: m,
454
460
  [B]: x
455
461
  }),
456
- children: g({
462
+ children: v({
457
463
  type: "basic",
458
464
  labelId: r
459
465
  })
@@ -478,10 +484,10 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
478
484
  })
479
485
  ]
480
486
  }) : /* @__PURE__ */ t("div", {
481
- className: a(P, {
487
+ className: a(I, {
482
488
  [y]: m,
483
489
  [B]: x,
484
- [S]: !i
490
+ [T]: !i
485
491
  }),
486
492
  role: h,
487
493
  ref: n,
@@ -493,7 +499,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
493
499
  let { controlElement: c } = param;
494
500
  return /* @__PURE__ */ t(d, {
495
501
  paddingX: 16,
496
- children: g({
502
+ children: v({
497
503
  labelId: r,
498
504
  type: "control",
499
505
  right: ()=>/* @__PURE__ */ t(R, {
@@ -506,17 +512,17 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
506
512
  })
507
513
  }) : /* @__PURE__ */ t(d, {
508
514
  paddingX: 16,
509
- className: P,
515
+ className: I,
510
516
  role: h,
511
517
  dataAttributes: u,
512
- children: e.right ? g({
518
+ children: e.right ? v({
513
519
  type: "custom",
514
520
  right: e.right
515
- }) : g({
521
+ }) : v({
516
522
  type: "basic"
517
523
  })
518
524
  });
519
- }), _e = /*#__PURE__*/ k.forwardRef((_param, r)=>{
525
+ }), _e = /*#__PURE__*/ P.forwardRef((_param, r)=>{
520
526
  var { dataAttributes: e } = _param, n = _object_without_properties(_param, [
521
527
  "dataAttributes"
522
528
  ]);
@@ -528,14 +534,14 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
528
534
  }));
529
535
  }), $e = (param)=>{
530
536
  let { children: e, ariaLabelledby: n, role: r, dataAttributes: o } = param;
531
- const l = k.Children.count(e) - 1;
537
+ const l = P.Children.count(e) - 1;
532
538
  return /* @__PURE__ */ t("div", _object_spread_props(_object_spread({
533
539
  role: r,
534
540
  "aria-labelledby": n
535
541
  }, me(o, "RowList")), {
536
- children: k.Children.toArray(e).filter(Boolean).map((I, s)=>/* @__PURE__ */ C(k.Fragment, {
542
+ children: P.Children.toArray(e).filter(Boolean).map((k, s)=>/* @__PURE__ */ C(P.Fragment, {
537
543
  children: [
538
- I,
544
+ k,
539
545
  s < l && /* @__PURE__ */ t(d, {
540
546
  paddingX: 16,
541
547
  children: /* @__PURE__ */ t(ue, {})
@@ -543,7 +549,7 @@ const ee = (e, n)=>typeof e == "function" ? e == null ? void 0 : e({
543
549
  ]
544
550
  }, s))
545
551
  }));
546
- }, pe = /*#__PURE__*/ k.forwardRef((_param, r)=>{
552
+ }, pe = /*#__PURE__*/ P.forwardRef((_param, r)=>{
547
553
  var { dataAttributes: e } = _param, n = _object_without_properties(_param, [
548
554
  "dataAttributes"
549
555
  ]);
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./loading-bar.css.ts.vanilla.css-mistica.js";
3
- var _ = "_1num3qg3", r = "_1num3qg2 _1y2v1nfge _1y2v1nfjp _1y2v1nfk4 _1y2v1nfkj", f = "_1num3qg7 _1y2v1nfgd _1y2v1nfh5 _1y2v1nfhm", y = "_1y2v1nfh5 _1y2v1nfjj _1y2v1nfgc _1y2v1nf4j _1y2v1nfhp";
4
- export { _ as hidden, r as portal, f as progress, y as progressContainer };
3
+ var _ = "_1num3qg3", f = "_1num3qg2 _1y2v1nfh4 _1y2v1nfkf _1y2v1nfku _1y2v1nfl9", r = "_1num3qg7 _1y2v1nfh3 _1y2v1nfhv _1y2v1nfic", y = "_1y2v1nfhv _1y2v1nfk9 _1y2v1nfh2 _1y2v1nf4x _1y2v1nfif";
4
+ export { _ as hidden, f as portal, r as progress, y as progressContainer };
@@ -1,7 +1,7 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./loading-screen.css.ts.vanilla.css-mistica.js";
3
- var r = 500, a = "flke8b1 _1y2v1nfgi _1y2v1nfgo _1y2v1nfgx", f = "_1y2v1nfh4 _1y2v1nfgi _1y2v1nfgo _1y2v1nfgx _1y2v1nfgr", v = "flke8b9 _1y2v1nf6w", l = "flke8bb", o = "flke8bc", g = "flke8bf", i = "flke8be", d = {
3
+ var r = 500, a = "flke8b1 _1y2v1nfh8 _1y2v1nfhe _1y2v1nfhn", f = "_1y2v1nfhu _1y2v1nfh8 _1y2v1nfhe _1y2v1nfhn _1y2v1nfhh", v = "flke8b9 _1y2v1nf7m", l = "flke8bb", o = "flke8bc", i = "flke8bf", d = "flke8be", t = {
4
4
  default: "flke8b4",
5
5
  inverse: "flke8b5"
6
- }, t = "flke8b3", k = "flke8b6";
7
- export { r as inOutAnimationMs, a as loadingScreen, f as loadingScreenChildren, v as loadingScreenText, l as loadingScreenTextAnimated, o as loadingScreenTextAnimatedOut, g as logo, i as pulseLogo, d as screenBackground, t as screenBackgroundAnimated, k as screenBackgroundFadeOut };
6
+ }, k = "flke8b3", c = "flke8b6";
7
+ export { r as inOutAnimationMs, a as loadingScreen, f as loadingScreenChildren, v as loadingScreenText, l as loadingScreenTextAnimated, o as loadingScreenTextAnimatedOut, i as logo, d as pulseLogo, t as screenBackground, k as screenBackgroundAnimated, c as screenBackgroundFadeOut };