@telefonica/mistica 13.3.0 → 13.5.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 (130) hide show
  1. package/css/mistica.css +1 -1
  2. package/dist/avatar.css-mistica.js +3 -3
  3. package/dist/badge.css-mistica.js +3 -3
  4. package/dist/button-group.css-mistica.js +1 -1
  5. package/dist/button-layout.css-mistica.js +9 -9
  6. package/dist/button.css-mistica.js +17 -17
  7. package/dist/callout.css-mistica.js +1 -1
  8. package/dist/card.css-mistica.js +7 -7
  9. package/dist/carousel.css-mistica.js +12 -12
  10. package/dist/checkbox.css-mistica.js +9 -9
  11. package/dist/chip.css-mistica.js +4 -4
  12. package/dist/chip.css.d.ts +1 -1
  13. package/dist/circle.css-mistica.js +2 -2
  14. package/dist/credit-card-number-field.css-mistica.js +3 -3
  15. package/dist/cvv-field.css-mistica.js +3 -3
  16. package/dist/dialog.css-mistica.js +5 -5
  17. package/dist/double-field.css-mistica.js +2 -2
  18. package/dist/empty-state-card.css-mistica.js +2 -2
  19. package/dist/empty-state.css-mistica.js +5 -5
  20. package/dist/feedback.css-mistica.js +4 -4
  21. package/dist/fixed-footer-layout.css-mistica.js +2 -2
  22. package/dist/header.d.ts +5 -1
  23. package/dist/header.js +22 -22
  24. package/dist/hero.css-mistica.js +4 -4
  25. package/dist/hero.js +1 -1
  26. package/dist/highlighted-card.css-mistica.js +6 -6
  27. package/dist/icon-button.css-mistica.js +1 -1
  28. package/dist/image.css-mistica.js +3 -3
  29. package/dist/list.css-mistica.js +12 -12
  30. package/dist/loading-bar.css-mistica.js +6 -6
  31. package/dist/maybe-dismissable.css-mistica.js +4 -4
  32. package/dist/menu.css-mistica.js +2 -2
  33. package/dist/navigation-bar.css-mistica.js +13 -13
  34. package/dist/navigation-breadcrumbs.css-mistica.js +2 -2
  35. package/dist/package-version.js +1 -1
  36. package/dist/password-field.css-mistica.js +2 -2
  37. package/dist/popover.css-mistica.js +10 -10
  38. package/dist/progress-bar.css-mistica.js +1 -1
  39. package/dist/radio-button.css-mistica.js +7 -7
  40. package/dist/responsive-layout.css-mistica.js +3 -3
  41. package/dist/screen-reader-only.css-mistica.js +1 -1
  42. package/dist/select.css-mistica.js +11 -11
  43. package/dist/skeletons.css-mistica.js +5 -5
  44. package/dist/skins/blau.js +2 -0
  45. package/dist/skins/movistar.js +2 -0
  46. package/dist/skins/o2-classic.js +2 -0
  47. package/dist/skins/o2.js +2 -0
  48. package/dist/skins/skin-contract.css-mistica.js +184 -182
  49. package/dist/skins/skin-contract.css.d.ts +2 -0
  50. package/dist/skins/telefonica.js +2 -0
  51. package/dist/skins/types.d.ts +1 -0
  52. package/dist/skins/vivo.js +2 -0
  53. package/dist/snackbar.css-mistica.js +7 -7
  54. package/dist/spinner.css-mistica.js +1 -1
  55. package/dist/sprinkles.css-mistica.js +317 -311
  56. package/dist/sprinkles.css.d.ts +1 -1
  57. package/dist/stepper.css-mistica.js +9 -9
  58. package/dist/switch-component.css-mistica.js +22 -22
  59. package/dist/tabs.css-mistica.js +14 -14
  60. package/dist/tag.css-mistica.js +2 -2
  61. package/dist/text-field-base.css-mistica.js +12 -12
  62. package/dist/text-field-components.css-mistica.js +12 -12
  63. package/dist/text-link.css-mistica.js +3 -3
  64. package/dist/tooltip.css-mistica.js +5 -5
  65. package/dist/touchable.css-mistica.js +1 -1
  66. package/dist/utils/aspect-ratio-support.css-mistica.js +3 -3
  67. package/dist/video.css-mistica.js +2 -2
  68. package/dist-es/avatar.css-mistica.js +2 -2
  69. package/dist-es/badge.css-mistica.js +2 -2
  70. package/dist-es/button-group.css-mistica.js +1 -1
  71. package/dist-es/button-layout.css-mistica.js +7 -7
  72. package/dist-es/button.css-mistica.js +9 -9
  73. package/dist-es/callout.css-mistica.js +1 -1
  74. package/dist-es/card.css-mistica.js +2 -2
  75. package/dist-es/carousel.css-mistica.js +2 -2
  76. package/dist-es/checkbox.css-mistica.js +6 -6
  77. package/dist-es/chip.css-mistica.js +4 -4
  78. package/dist-es/circle.css-mistica.js +2 -2
  79. package/dist-es/credit-card-number-field.css-mistica.js +3 -3
  80. package/dist-es/cvv-field.css-mistica.js +2 -2
  81. package/dist-es/dialog.css-mistica.js +5 -5
  82. package/dist-es/double-field.css-mistica.js +2 -2
  83. package/dist-es/empty-state-card.css-mistica.js +2 -2
  84. package/dist-es/empty-state.css-mistica.js +3 -3
  85. package/dist-es/feedback.css-mistica.js +2 -2
  86. package/dist-es/fixed-footer-layout.css-mistica.js +2 -2
  87. package/dist-es/header.js +33 -33
  88. package/dist-es/hero.css-mistica.js +2 -2
  89. package/dist-es/hero.js +15 -15
  90. package/dist-es/highlighted-card.css-mistica.js +5 -5
  91. package/dist-es/icon-button.css-mistica.js +1 -1
  92. package/dist-es/image.css-mistica.js +2 -2
  93. package/dist-es/list.css-mistica.js +2 -2
  94. package/dist-es/loading-bar.css-mistica.js +2 -2
  95. package/dist-es/maybe-dismissable.css-mistica.js +2 -2
  96. package/dist-es/menu.css-mistica.js +2 -2
  97. package/dist-es/navigation-bar.css-mistica.js +11 -11
  98. package/dist-es/navigation-breadcrumbs.css-mistica.js +2 -2
  99. package/dist-es/package-version.js +1 -1
  100. package/dist-es/password-field.css-mistica.js +2 -2
  101. package/dist-es/popover.css-mistica.js +2 -2
  102. package/dist-es/progress-bar.css-mistica.js +1 -1
  103. package/dist-es/radio-button.css-mistica.js +4 -4
  104. package/dist-es/responsive-layout.css-mistica.js +2 -2
  105. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  106. package/dist-es/select.css-mistica.js +9 -9
  107. package/dist-es/skeletons.css-mistica.js +2 -2
  108. package/dist-es/skins/blau.js +2 -0
  109. package/dist-es/skins/movistar.js +2 -0
  110. package/dist-es/skins/o2-classic.js +2 -0
  111. package/dist-es/skins/o2.js +2 -0
  112. package/dist-es/skins/skin-contract.css-mistica.js +184 -182
  113. package/dist-es/skins/telefonica.js +2 -0
  114. package/dist-es/skins/vivo.js +2 -0
  115. package/dist-es/snackbar.css-mistica.js +2 -2
  116. package/dist-es/spinner.css-mistica.js +1 -1
  117. package/dist-es/sprinkles.css-mistica.js +317 -311
  118. package/dist-es/stepper.css-mistica.js +2 -2
  119. package/dist-es/style.css +1 -1
  120. package/dist-es/switch-component.css-mistica.js +19 -19
  121. package/dist-es/tabs.css-mistica.js +10 -10
  122. package/dist-es/tag.css-mistica.js +2 -2
  123. package/dist-es/text-field-base.css-mistica.js +2 -2
  124. package/dist-es/text-field-components.css-mistica.js +2 -2
  125. package/dist-es/text-link.css-mistica.js +3 -3
  126. package/dist-es/tooltip.css-mistica.js +3 -3
  127. package/dist-es/touchable.css-mistica.js +1 -1
  128. package/dist-es/utils/aspect-ratio-support.css-mistica.js +3 -3
  129. package/dist-es/video.css-mistica.js +2 -2
  130. package/package.json +1 -1
package/dist-es/header.js CHANGED
@@ -87,9 +87,9 @@ import v from "./overscroll-color-context.js";
87
87
  import { Text6 as B, Text3 as u, Text8 as R, Text7 as j } from "./text.js";
88
88
  import G from "./button-group.js";
89
89
  import { vars as p } from "./skins/skin-contract.css-mistica.js";
90
- import { jsxs as o, jsx as r } from "./_virtual/jsx-runtime.js";
90
+ import { jsxs as t, jsx as r } from "./_virtual/jsx-runtime.js";
91
91
  const J = (param)=>{
92
- let { pretitle: i , title: e , description: t , dataAttributes: n , preamount: a , amount: s , button: c , subtitle: g , isErrorAmount: H , secondaryButton: x } = param;
92
+ let { pretitle: i , title: e , description: o , dataAttributes: n , preamount: c , amount: s , button: a , subtitle: g , isErrorAmount: H , secondaryButton: x } = param;
93
93
  const { isTabletOrSmaller: L } = h(), O = P(), f = (m, y)=>{
94
94
  if (typeof m == "string") return /* @__PURE__ */ r(u, _objectSpreadProps(_objectSpread({
95
95
  regular: !0
@@ -105,13 +105,13 @@ const J = (param)=>{
105
105
  children: m.text
106
106
  }));
107
107
  };
108
- return /* @__PURE__ */ o(l, {
108
+ return /* @__PURE__ */ t(l, {
109
109
  space: L ? 24 : 32,
110
110
  dataAttributes: n,
111
111
  children: [
112
- (e || i || t) && /* @__PURE__ */ r(d, {
112
+ (e || i || o) && /* @__PURE__ */ r(d, {
113
113
  paddingRight: 16,
114
- children: /* @__PURE__ */ o(l, {
114
+ children: /* @__PURE__ */ t(l, {
115
115
  space: 8,
116
116
  children: [
117
117
  i && f(i, {
@@ -122,21 +122,21 @@ const J = (param)=>{
122
122
  "aria-level": 2,
123
123
  children: e
124
124
  }),
125
- t && /* @__PURE__ */ r(u, {
125
+ o && /* @__PURE__ */ r(u, {
126
126
  regular: !0,
127
127
  color: p.colors.textSecondary,
128
- children: t
128
+ children: o
129
129
  })
130
130
  ]
131
131
  })
132
132
  }),
133
- (a || s || c || g) && /* @__PURE__ */ o(l, {
133
+ (c || s || a || g) && /* @__PURE__ */ t(l, {
134
134
  space: 16,
135
135
  children: [
136
- (a || s) && /* @__PURE__ */ o(l, {
136
+ (c || s) && /* @__PURE__ */ t(l, {
137
137
  space: 8,
138
138
  children: [
139
- a && f(a, {
139
+ c && f(c, {
140
140
  color: p.colors.textPrimary
141
141
  }),
142
142
  /* @__PURE__ */ r(R, {
@@ -145,8 +145,8 @@ const J = (param)=>{
145
145
  })
146
146
  ]
147
147
  }),
148
- (c || x) && /* @__PURE__ */ r(G, {
149
- primaryButton: c,
148
+ (a || x) && /* @__PURE__ */ r(G, {
149
+ primaryButton: a,
150
150
  secondaryButton: x
151
151
  }),
152
152
  g && f(g, {})
@@ -155,12 +155,12 @@ const J = (param)=>{
155
155
  ]
156
156
  });
157
157
  }, K = (param)=>{
158
- let { title: i , description: e , button: t } = param;
158
+ let { title: i , description: e , button: o } = param;
159
159
  const { isTabletOrSmaller: n } = h();
160
- return /* @__PURE__ */ o(l, {
160
+ return /* @__PURE__ */ t(l, {
161
161
  space: 32,
162
162
  children: [
163
- /* @__PURE__ */ o(l, {
163
+ /* @__PURE__ */ t(l, {
164
164
  space: n ? 12 : 16,
165
165
  children: [
166
166
  i && /* @__PURE__ */ r(j, {
@@ -173,39 +173,39 @@ const J = (param)=>{
173
173
  })
174
174
  ]
175
175
  }),
176
- t
176
+ o
177
177
  ]
178
178
  });
179
179
  }, N = (param)=>{
180
- let { isInverse: i = !0 , breadcrumbs: e , header: t , extra: n , sideBySideExtraOnDesktop: a = !1 , dataAttributes: s } = param;
181
- const { isTabletOrSmaller: c } = h();
182
- return /* @__PURE__ */ o(S, {
180
+ let { isInverse: i = !0 , breadcrumbs: e , header: o , extra: n , sideBySideExtraOnDesktop: c = !1 , dataAttributes: s } = param;
181
+ const { isTabletOrSmaller: a } = h();
182
+ return /* @__PURE__ */ t(S, {
183
183
  isInverse: i,
184
184
  dataAttributes: _objectSpread({
185
185
  "component-name": "HeaderLayout"
186
186
  }, s),
187
187
  children: [
188
188
  /* @__PURE__ */ r(v, {}),
189
- c ? /* @__PURE__ */ r(d, {
190
- paddingTop: 32,
189
+ a ? /* @__PURE__ */ r(d, {
190
+ paddingTop: o ? 32 : 0,
191
191
  paddingBottom: 24,
192
- children: /* @__PURE__ */ o(l, {
192
+ children: /* @__PURE__ */ t(l, {
193
193
  space: 24,
194
194
  children: [
195
- t,
195
+ o,
196
196
  n
197
197
  ]
198
198
  })
199
- }) : a ? /* @__PURE__ */ r(d, {
199
+ }) : c ? /* @__PURE__ */ r(d, {
200
200
  paddingTop: e ? 16 : 48,
201
201
  paddingBottom: 48,
202
202
  children: /* @__PURE__ */ r(T, {
203
203
  template: "6+6",
204
- left: /* @__PURE__ */ o(l, {
204
+ left: /* @__PURE__ */ t(l, {
205
205
  space: 32,
206
206
  children: [
207
207
  e,
208
- t
208
+ o
209
209
  ]
210
210
  }),
211
211
  right: n
@@ -213,14 +213,14 @@ const J = (param)=>{
213
213
  }) : /* @__PURE__ */ r(d, {
214
214
  paddingTop: e ? 16 : 48,
215
215
  paddingBottom: 48,
216
- children: /* @__PURE__ */ o(l, {
217
- space: c ? 24 : 32,
216
+ children: /* @__PURE__ */ t(l, {
217
+ space: a ? 24 : 32,
218
218
  children: [
219
- /* @__PURE__ */ o(l, {
219
+ /* @__PURE__ */ t(l, {
220
220
  space: 32,
221
221
  children: [
222
222
  e,
223
- t
223
+ o
224
224
  ]
225
225
  }),
226
226
  n
@@ -231,12 +231,12 @@ const J = (param)=>{
231
231
  });
232
232
  }, Q = (param)=>{
233
233
  let { isInverse: i = !0 , children: e } = param;
234
- const { isTabletOrSmaller: t } = h();
235
- return /* @__PURE__ */ o(S, {
234
+ const { isTabletOrSmaller: o } = h();
235
+ return /* @__PURE__ */ t(S, {
236
236
  isInverse: i,
237
237
  children: [
238
238
  /* @__PURE__ */ r(v, {}),
239
- t ? /* @__PURE__ */ r(d, {
239
+ o ? /* @__PURE__ */ r(d, {
240
240
  paddingTop: 12,
241
241
  paddingBottom: 24,
242
242
  children: e
@@ -1,7 +1,7 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./responsive-layout.css.ts.vanilla.js";
3
3
  import "./hero.css.ts.vanilla.js";
4
- var t = "_16rbpto6 _1y2v1nf5g _1y2v1nf62 _1y2v1nf5w", n = "_16rbpto2 _1y2v1nf5g", a = "_1y2v1nf5v _1y2v1nf83", _ = "_1y2v1nf5m", i = "_16rbpto7", p = {
4
+ var v = "_16rbpto6 _1y2v1nf5i _1y2v1nf64 _1y2v1nf5y", n = "_16rbpto2 _1y2v1nf5i", a = "_1y2v1nf5x _1y2v1nf85", i = "_1y2v1nf5o", _ = "_16rbpto7", p = {
5
5
  height: "var(--_16rbpto0)"
6
6
  };
7
- export { t as actions, n as container, a as containerDesktop, _ as containerMobile, i as layout, p as vars };
7
+ export { v as actions, n as container, a as containerDesktop, i as containerMobile, _ as layout, p as vars };
package/dist-es/hero.js CHANGED
@@ -84,13 +84,13 @@ import { MediaBorderRadiusProvider as g } from "./image.js";
84
84
  import { Text3 as x, Text8 as D } from "./text.js";
85
85
  import O from "./grid-layout.js";
86
86
  import t from "./box.js";
87
- import b from "./stack.js";
87
+ import y from "./stack.js";
88
88
  import j from "./button-group.js";
89
89
  import { vars as s } from "./skins/skin-contract.css-mistica.js";
90
- import { vars as y, container as u, containerMobile as G, containerDesktop as B, layout as L, actions as A } from "./hero.css-mistica.js";
91
- import { assignInlineVars as N } from "@vanilla-extract/dynamic";
90
+ import { vars as b, container as u, containerMobile as G, containerDesktop as S, layout as L, actions as A } from "./hero.css-mistica.js";
91
+ import { assignInlineVars as B } from "@vanilla-extract/dynamic";
92
92
  import { useIsInsideSlideshowContext as V } from "./carousel.js";
93
- import { getPrefixedDataAttributes as S } from "./utils/dom.js";
93
+ import { getPrefixedDataAttributes as N } from "./utils/dom.js";
94
94
  import { sprinkles as w } from "./sprinkles.css-mistica.js";
95
95
  import { ThemeVariant as Y } from "./theme-variant-context.js";
96
96
  import { jsx as r, jsxs as c } from "./_virtual/jsx-runtime.js";
@@ -115,11 +115,11 @@ const k = (param)=>/* @__PURE__ */ {
115
115
  children: [
116
116
  /* @__PURE__ */ c("div", {
117
117
  children: [
118
- /* @__PURE__ */ c(b, {
118
+ /* @__PURE__ */ c(y, {
119
119
  space: 16,
120
120
  children: [
121
121
  e && e,
122
- /* @__PURE__ */ c(b, {
122
+ /* @__PURE__ */ c(y, {
123
123
  space: 8,
124
124
  children: [
125
125
  a && /* @__PURE__ */ r(x, {
@@ -161,7 +161,7 @@ const k = (param)=>/* @__PURE__ */ {
161
161
  default: s.colors.background,
162
162
  alternative: s.colors.backgroundAlternative,
163
163
  brand: s.colors.backgroundBrand,
164
- "brand-secondary": s.colors.backgroundBrand
164
+ "brand-secondary": s.colors.backgroundBrandSecondary
165
165
  }, er = /*#__PURE__*/ R.forwardRef((_param, l)=>{
166
166
  var { height: e , background: o = "default" , media: a , desktopMediaPosition: i = "left" , dataAttributes: d } = _param, n = _objectWithoutProperties(_param, [
167
167
  "height",
@@ -173,7 +173,7 @@ const k = (param)=>/* @__PURE__ */ {
173
173
  const { isTabletOrSmaller: p } = T(), m = V(), h = o === "brand" || o === "brand-secondary";
174
174
  if (p) return /* @__PURE__ */ r(g, {
175
175
  value: !1,
176
- children: /* @__PURE__ */ c("div", _objectSpreadProps(_objectSpread({}, S(_objectSpread({
176
+ children: /* @__PURE__ */ c("div", _objectSpreadProps(_objectSpread({}, N(_objectSpread({
177
177
  "component-name": "Hero"
178
178
  }, d))), {
179
179
  ref: l,
@@ -181,8 +181,8 @@ const k = (param)=>/* @__PURE__ */ {
181
181
  backgroundColor: C[o]
182
182
  }, e === "100vh" ? {
183
183
  maxHeight: "-webkit-fill-available"
184
- } : {}, N({
185
- [y.height]: e != null ? e : "100%"
184
+ } : {}, B({
185
+ [b.height]: e != null ? e : "100%"
186
186
  })),
187
187
  className: f(u, G),
188
188
  children: [
@@ -207,7 +207,7 @@ const k = (param)=>/* @__PURE__ */ {
207
207
  });
208
208
  return /* @__PURE__ */ r(g, {
209
209
  value: !0,
210
- children: /* @__PURE__ */ r("div", _objectSpreadProps(_objectSpread({}, S(_objectSpread({
210
+ children: /* @__PURE__ */ r("div", _objectSpreadProps(_objectSpread({}, N(_objectSpread({
211
211
  "component-name": "Hero"
212
212
  }, d))), {
213
213
  ref: l,
@@ -215,8 +215,8 @@ const k = (param)=>/* @__PURE__ */ {
215
215
  backgroundColor: C[o]
216
216
  }, e === "100vh" ? {
217
217
  maxHeight: "-webkit-fill-available"
218
- } : {}, N({
219
- [y.height]: e != null ? e : "100%"
218
+ } : {}, B({
219
+ [b.height]: e != null ? e : "100%"
220
220
  })),
221
221
  className: w({
222
222
  height: "100%",
@@ -229,12 +229,12 @@ const k = (param)=>/* @__PURE__ */ {
229
229
  template: "6+6",
230
230
  left: /* @__PURE__ */ r(t, {
231
231
  paddingY: 56,
232
- className: f(u, B),
232
+ className: f(u, S),
233
233
  children: H
234
234
  }),
235
235
  right: /* @__PURE__ */ r(t, {
236
236
  paddingY: 56,
237
- className: f(u, B),
237
+ className: f(u, S),
238
238
  children: I
239
239
  })
240
240
  })
@@ -1,7 +1,7 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./highlighted-card.css.ts.vanilla.js";
3
- var y = "wrb8722 _1y2v1nf5g _1y2v1nf5l _1y2v1nf5s _1y2v1nf5y", f = "wrb8725 _1y2v1nf5g", _ = {
4
- withImage: "wrb8728 wrb8727 _1y2v1nf5g _1y2v1nf5m _1y2v1nf5u _1y2v1nf69 _1y2v1nf6n _1y2v1nf70",
5
- withoutImage: "wrb8729 wrb8727 _1y2v1nf5g _1y2v1nf5m _1y2v1nf5u _1y2v1nf69 _1y2v1nf6n _1y2v1nf70"
6
- }, r = "_1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5g _1y2v1nf5y _1y2v1nf9e _1y2v1nf7n _1y2v1nf5a";
7
- export { y as container, f as imageContent, _ as textContainerVariant, r as touchableContainer };
3
+ var f = "wrb8722 _1y2v1nf5i _1y2v1nf5n _1y2v1nf5u _1y2v1nf60", y = "wrb8725 _1y2v1nf5i", _ = {
4
+ withImage: "wrb8728 wrb8727 _1y2v1nf5i _1y2v1nf5o _1y2v1nf5w _1y2v1nf6b _1y2v1nf6p _1y2v1nf72",
5
+ withoutImage: "wrb8729 wrb8727 _1y2v1nf5i _1y2v1nf5o _1y2v1nf5w _1y2v1nf6b _1y2v1nf6p _1y2v1nf72"
6
+ }, r = "_1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5i _1y2v1nf60 _1y2v1nf9g _1y2v1nf7p _1y2v1nf5c";
7
+ export { f as container, y as imageContent, _ as textContainerVariant, r as touchableContainer };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./icon-button.css.ts.vanilla.js";
3
- var t = "yqt1oe1 _1y2v1nf5k";
3
+ var t = "yqt1oe1 _1y2v1nf5m";
4
4
  export { t as base };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./image.css.ts.vanilla.js";
3
- var n = 300, f = "_17tt25r1 _1y2v1nf9o _1y2v1nfa2 _1y2v1nf5i _1y2v1nf7n _1y2v1nf83 _1y2v1nfb8 _1y2v1nf9b _1y2v1nf9c";
4
- export { n as FADE_IN_DURATION_MS, f as image };
3
+ var f = 300, n = "_17tt25r1 _1y2v1nf9q _1y2v1nfa4 _1y2v1nf5k _1y2v1nf7p _1y2v1nf85 _1y2v1nfba _1y2v1nf9d _1y2v1nf9e";
4
+ export { f as FADE_IN_DURATION_MS, n as image };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./list.css.ts.vanilla.js";
3
- var _ = "_1y2v1nf5g _1y2v1nf5y _1y2v1nf60", y = "_1y2v1nf5p _1y2v1nf8o _1y2v1nf83 _1y2v1nf5y", f = "_1y2v1nf5g _1y2v1nf5v", a = "_1y2v1nf5g _1y2v1nf7n _1y2v1nf99", r = "_2buj9g0", e = "_1y2v1nf5g _1y2v1nf5l", o = "_1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5i _1y2v1nf9e _1y2v1nf5a _1y2v1nf70 _1y2v1nf7e _1y2v1nf61", t = "_2buj9gi _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5i _1y2v1nf9e _1y2v1nf5a _1y2v1nf70 _1y2v1nf7e _1y2v1nf5g _1y2v1nf5v _1y2v1nf60 _1y2v1nf7o", g = "_2buj9g1", i = "_1y2v1nf9l", d = "_2buj9gb", u = "_1y2v1nf5g _1y2v1nf5m _1y2v1nf62", b = "_1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf7n _1y2v1nf9e _1y2v1nf5a";
4
- export { _ as asset, y as badge, f as center, a as content, r as disabled, e as dualActionContainer, o as dualActionLeft, t as dualActionRight, g as hoverBackground, i as pointer, d as right, u as rowBody, b as rowContent };
3
+ var _ = "_1y2v1nf5i _1y2v1nf60 _1y2v1nf62", f = "_1y2v1nf5r _1y2v1nf8q _1y2v1nf85 _1y2v1nf60", y = "_1y2v1nf5i _1y2v1nf5x", r = "_1y2v1nf5i _1y2v1nf7p _1y2v1nf9b", a = "_2buj9g0", i = "_1y2v1nf5i _1y2v1nf5n", t = "_1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5k _1y2v1nf9g _1y2v1nf5c _1y2v1nf72 _1y2v1nf7g _1y2v1nf63", o = "_2buj9gi _1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5k _1y2v1nf9g _1y2v1nf5c _1y2v1nf72 _1y2v1nf7g _1y2v1nf5i _1y2v1nf5x _1y2v1nf62 _1y2v1nf7q", g = "_2buj9g1", e = "_1y2v1nf9n", b = "_2buj9gb", c = "_1y2v1nf5i _1y2v1nf5o _1y2v1nf64", d = "_1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf7p _1y2v1nf9g _1y2v1nf5c";
4
+ export { _ as asset, f as badge, y as center, r as content, a as disabled, i as dualActionContainer, t as dualActionLeft, o as dualActionRight, g as hoverBackground, e as pointer, b as right, c as rowBody, d as rowContent };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./loading-bar.css.ts.vanilla.js";
3
- var r = 400, _ = "_1num3qg9", a = "_1num3qga", e = "_1num3qgb", f = "_1num3qgc", y = "_1num3qg8 _1y2v1nf83", g = "_1num3qg3 _1y2v1nf5d _1y2v1nf9o _1y2v1nfa2 _1y2v1nfag", t = "_1num3qg6 _1y2v1nf5c _1y2v1nf83 _1y2v1nf7n", m = "_1y2v1nf7n _1y2v1nf9m _1y2v1nf5b _1y2v1nf3o _1y2v1nf86";
4
- export { r as TRANSITION_DURATION_MS, _ as enter, a as enterActive, e as exit, f as exitActive, y as innerProgress, g as portal, t as progress, m as progressContainer };
3
+ var r = 400, _ = "_1num3qg9", e = "_1num3qga", a = "_1num3qgb", f = "_1num3qgc", y = "_1num3qg8 _1y2v1nf85", t = "_1num3qg3 _1y2v1nf5f _1y2v1nf9q _1y2v1nfa4 _1y2v1nfai", g = "_1num3qg6 _1y2v1nf5e _1y2v1nf85 _1y2v1nf7p", i = "_1y2v1nf7p _1y2v1nf9o _1y2v1nf5d _1y2v1nf3q _1y2v1nf88";
4
+ export { r as TRANSITION_DURATION_MS, _ as enter, e as enterActive, a as exit, f as exitActive, y as innerProgress, t as portal, g as progress, i as progressContainer };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./maybe-dismissable.css.ts.vanilla.js";
3
- var y = "cim30m2 _1y2v1nf5c _1y2v1nf9o _1y2v1nfag _1y2v1nf7y _1y2v1nf8d _1y2v1nf5g _1y2v1nf5v _1y2v1nf5p", f = "cim30m4 _1y2v1nf5g _1y2v1nf5v _1y2v1nf5p _1y2v1nf7v _1y2v1nf8a _1y2v1nf9f", _ = "_1y2v1nf5b _1y2v1nf5g _1y2v1nf5y";
4
- export { y as dismissableButton, f as dismissableCircleContainer, _ as dismissableContainer };
3
+ var f = "cim30m2 _1y2v1nf5e _1y2v1nf9q _1y2v1nfai _1y2v1nf80 _1y2v1nf8f _1y2v1nf5i _1y2v1nf5x _1y2v1nf5r", i = "cim30m4 _1y2v1nf5i _1y2v1nf5x _1y2v1nf5r _1y2v1nf7x _1y2v1nf8c _1y2v1nf9h", y = "_1y2v1nf5d _1y2v1nf5i _1y2v1nf60";
4
+ export { f as dismissableButton, i as dismissableCircleContainer, y as dismissableContainer };
@@ -1,6 +1,6 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./menu.css.ts.vanilla.js";
3
- var k = "_2k0k3u9", _ = "_2k0k3u7 _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5c _1y2v1nf2p _1y2v1nf9i", a = "_2k0k3u8", t = {
3
+ var v = "_2k0k3u9", _ = "_2k0k3u7 _1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5e _1y2v1nf2q _1y2v1nf9k", a = "_2k0k3u8", t = {
4
4
  top: "var(--_2k0k3u0)",
5
5
  bottom: "var(--_2k0k3u1)",
6
6
  right: "var(--_2k0k3u2)",
@@ -8,4 +8,4 @@ var k = "_2k0k3u9", _ = "_2k0k3u7 _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1
8
8
  transformOrigin: "var(--_2k0k3u4)",
9
9
  maxHeight: "var(--_2k0k3u5)"
10
10
  };
11
- export { k as hideItems, _ as menuContainer, a as showItems, t as vars };
11
+ export { v as hideItems, _ as menuContainer, a as showItems, t as vars };
@@ -1,17 +1,17 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./navigation-bar.css.ts.vanilla.js";
3
- var y = "_1vcy5dz1 _1y2v1nf5b _1y2v1nf7v _1y2v1nf8a", _ = "_1vcy5dzr _1y2v1nf5d _1y2v1nf9y _1y2v1nfa2 _1y2v1nfag _1y2v1nf2o", e = "_1vcy5dzl", r = "_1vcy5dzm", f = "_1vcy5dzn", a = "_1vcy5dzo", c = {
4
- default: "_1vcy5dzu _1y2v1nf1e",
5
- inverse: "_1vcy5dzv _1y2v1nf1d"
6
- }, d = "_1vcy5dz4 _1vcy5dz3 _1y2v1nf5c", i = "_1vcy5dz5 _1vcy5dz3 _1y2v1nf5c", t = "_1vcy5dzw", z = "_1y2v1nf5g _1y2v1nf5p", o = {
7
- default: "_1vcy5dza _1vcy5dz9 _1y2v1nf68 _1y2v1nf6m _1y2v1nf5g _1y2v1nf5v _1y2v1nf7n _1y2v1nf8h",
8
- inverse: "_1vcy5dzb _1vcy5dz9 _1y2v1nf68 _1y2v1nf6m _1y2v1nf5g _1y2v1nf5v _1y2v1nf7n _1y2v1nf8h",
9
- menuOpen: "_1vcy5dzc _1vcy5dz9 _1y2v1nf68 _1y2v1nf6m _1y2v1nf5g _1y2v1nf5v _1y2v1nf7n _1y2v1nf8h"
10
- }, u = "_1vcy5dze _1y2v1nf6y _1y2v1nf7c _1y2v1nf8h _1y2v1nf5g _1y2v1nf5v _1y2v1nf9e _1y2v1nf5a", g = {
3
+ var y = "_1vcy5dz1 _1y2v1nf5d _1y2v1nf7x _1y2v1nf8c", _ = "_1vcy5dzr _1y2v1nf5f _1y2v1nfa0 _1y2v1nfa4 _1y2v1nfai _1y2v1nf2p", e = "_1vcy5dzl", r = "_1vcy5dzm", f = "_1vcy5dzn", a = "_1vcy5dzo", c = {
4
+ default: "_1vcy5dzu _1y2v1nf1f",
5
+ inverse: "_1vcy5dzv _1y2v1nf1e"
6
+ }, d = "_1vcy5dz4 _1vcy5dz3 _1y2v1nf5e", i = "_1vcy5dz5 _1vcy5dz3 _1y2v1nf5e", t = "_1vcy5dzw", z = "_1y2v1nf5i _1y2v1nf5r", o = {
7
+ default: "_1vcy5dza _1vcy5dz9 _1y2v1nf6a _1y2v1nf6o _1y2v1nf5i _1y2v1nf5x _1y2v1nf7p _1y2v1nf8j",
8
+ inverse: "_1vcy5dzb _1vcy5dz9 _1y2v1nf6a _1y2v1nf6o _1y2v1nf5i _1y2v1nf5x _1y2v1nf7p _1y2v1nf8j",
9
+ menuOpen: "_1vcy5dzc _1vcy5dz9 _1y2v1nf6a _1y2v1nf6o _1y2v1nf5i _1y2v1nf5x _1y2v1nf7p _1y2v1nf8j"
10
+ }, u = "_1vcy5dze _1y2v1nf70 _1y2v1nf7e _1y2v1nf8j _1y2v1nf5i _1y2v1nf5x _1y2v1nf9g _1y2v1nf5c", p = {
11
11
  default: "_1vcy5dzf",
12
12
  inverse: "_1vcy5dzg"
13
- }, s = "_1vcy5dzk _1y2v1nf8h", l = {
13
+ }, s = "_1vcy5dzk _1y2v1nf8j", x = {
14
14
  default: "_1vcy5dzh",
15
15
  inverse: "_1vcy5dzi"
16
- }, b = "_1vcy5dz7 _1y2v1nf5d _1y2v1nf9o _1y2v1nfa2 _1y2v1nfag";
17
- export { y as burgerIconContainer, _ as burgerMenu, e as burgerMenuEnter, r as burgerMenuEnterActive, f as burgerMenuExit, a as burgerMenuExitActive, c as iconButtonVariants, d as iconCloseHidden, i as iconMenuHidden, t as lineHeightFix, z as logoContainer, o as navbarBorderColorVariants, u as section, g as selectedSectionVariantes, s as spacer, l as textWrapperVariants, b as topFixed };
16
+ }, g = "_1vcy5dz7 _1y2v1nf5f _1y2v1nf9q _1y2v1nfa4 _1y2v1nfai";
17
+ export { y as burgerIconContainer, _ as burgerMenu, e as burgerMenuEnter, r as burgerMenuEnterActive, f as burgerMenuExit, a as burgerMenuExitActive, c as iconButtonVariants, d as iconCloseHidden, i as iconMenuHidden, t as lineHeightFix, z as logoContainer, o as navbarBorderColorVariants, u as section, p as selectedSectionVariantes, s as spacer, x as textWrapperVariants, g as topFixed };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./navigation-breadcrumbs.css.ts.vanilla.js";
3
- var r = "_1fniauj3", f = "_1fniauj2", i = "_1fniauj5 _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79", _ = "_1y2v1nf5j";
4
- export { r as current, f as link, i as list, _ as listItem };
3
+ var v = "_1fniauj3", f = "_1fniauj2", i = "_1fniauj5 _1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b", _ = "_1y2v1nf5l";
4
+ export { v as current, f as link, i as list, _ as listItem };
@@ -1,2 +1,2 @@
1
- const o = "13.3.0";
1
+ const o = "13.5.0";
2
2
  export { o as PACKAGE_VERSION };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./password-field.css.ts.vanilla.js";
3
- var v = "ptqylz1 _1y2v1nf66 _1y2v1nf6k _1y2v1nf6y _1y2v1nf7c _1y2v1nf9f _1y2v1nf5a";
4
- export { v as shadow };
3
+ var f = "ptqylz1 _1y2v1nf68 _1y2v1nf6m _1y2v1nf70 _1y2v1nf7e _1y2v1nf9h _1y2v1nf5c";
4
+ export { f as shadow };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./popover.css.ts.vanilla.js";
3
- var r = "_12igu661 _1y2v1nf5c _1y2v1nf9o _1y2v1nf9d _1y2v1nf9g _1y2v1nf2p", t = 12, o = "_12igu663 _1y2v1nf5c _1y2v1nf2 _1y2v1nf9m", a = "_12igu669 _1y2v1nf5c _1y2v1nf9r _1y2v1nfaj", _ = "_12igu665 _1y2v1nf5c _1y2v1nf7o _1y2v1nf2p _1y2v1nf9d _1y2v1nf9i", f = "bottom", i = "top", y = 20, e = 16, g = 488, p = "_1y2v1nf5g _1y2v1nf5v _1y2v1nf83", c = "_12igu667";
4
- export { r as arrow, t as arrowSize, o as arrowWrapper, a as closeButtonIcon, _ as container, f as defaultPositionDesktop, i as defaultPositionMobile, y as distanceToTarget, e as marginLeftRightMobile, g as maxWidthDesktop, p as textAlign, c as textContent };
3
+ var t = "_12igu661 _1y2v1nf5e _1y2v1nf9q _1y2v1nf9f _1y2v1nf9i _1y2v1nf2q", r = 12, a = "_12igu663 _1y2v1nf5e _1y2v1nf2 _1y2v1nf9o", f = "_12igu669 _1y2v1nf5e _1y2v1nf9t _1y2v1nfal", o = "_12igu665 _1y2v1nf5e _1y2v1nf7q _1y2v1nf2q _1y2v1nf9f _1y2v1nf9k", _ = "bottom", i = "top", e = 20, y = 16, g = 488, p = "_1y2v1nf5i _1y2v1nf5x _1y2v1nf85", u = "_12igu667";
4
+ export { t as arrow, r as arrowSize, a as arrowWrapper, f as closeButtonIcon, o as container, _ as defaultPositionDesktop, i as defaultPositionMobile, e as distanceToTarget, y as marginLeftRightMobile, g as maxWidthDesktop, p as textAlign, u as textContent };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./progress-bar.css.ts.vanilla.js";
3
- var n = "j0y7r93 _1y2v1nf83 _1y2v1nf9g", y = "_1y2v1nf9g _1y2v1nf86 _1y2v1nf3k";
3
+ var n = "j0y7r93 _1y2v1nf85 _1y2v1nf9i", y = "_1y2v1nf9i _1y2v1nf88 _1y2v1nf3m";
4
4
  export { n as bar, y as barBackground };
@@ -1,10 +1,10 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./radio-button.css.ts.vanilla.js";
3
- var f = "c6dmsub", r = "c6dmsu5 _1y2v1nf5g _1y2v1nf9f", y = "c6dmsu7 _1y2v1nf3l", d = {
3
+ var r = "c6dmsub", f = "c6dmsu5 _1y2v1nf5i _1y2v1nf9h", d = "c6dmsu7 _1y2v1nf3n", y = {
4
4
  default: "c6dmsu9",
5
5
  ios: "c6dmsua"
6
6
  }, _ = {
7
- default: "c6dmsu2 c6dmsu1 _1y2v1nf5h _1y2v1nf5v _1y2v1nf5p _1y2v1nf9l _1y2v1nf5y _1y2v1nf9f _1y2v1nf2o",
8
- ios: "c6dmsu3 c6dmsu1 _1y2v1nf5h _1y2v1nf5v _1y2v1nf5p _1y2v1nf9l _1y2v1nf5y _1y2v1nf9f _1y2v1nf2o"
7
+ default: "c6dmsu2 c6dmsu1 _1y2v1nf5j _1y2v1nf5x _1y2v1nf5r _1y2v1nf9n _1y2v1nf60 _1y2v1nf9h _1y2v1nf2p",
8
+ ios: "c6dmsu3 c6dmsu1 _1y2v1nf5j _1y2v1nf5x _1y2v1nf5r _1y2v1nf9n _1y2v1nf60 _1y2v1nf9h _1y2v1nf2p"
9
9
  }, c = "c6dmsu8";
10
- export { f as disabled, r as innerCircle, y as innerCircleChecked, d as outerCircleCheckedVariants, _ as outerCircleVariants, c as radioButton };
10
+ export { r as disabled, f as innerCircle, d as innerCircleChecked, y as outerCircleCheckedVariants, _ as outerCircleVariants, c as radioButton };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./responsive-layout.css.ts.vanilla.js";
3
- var o = "_1y2v1nf7n", v = "_17lofg75 _1y2v1nf7n", a = "_1y2v1nf2q", e = "_17lofg73";
4
- export { o as container, v as fullWidth, a as inverseBackground, e as responsiveLayout };
3
+ var v = "_1y2v1nf7p", n = "_17lofg75 _1y2v1nf7p", a = "_1y2v1nf2r", e = "_17lofg73";
4
+ export { v as container, n as fullWidth, a as inverseBackground, e as responsiveLayout };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./screen-reader-only.css.ts.vanilla.js";
3
- var y = "gwdgwo1 _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5c _1y2v1nf9m _1y2v1nf9e";
3
+ var y = "gwdgwo1 _1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5e _1y2v1nf9o _1y2v1nf9g";
4
4
  export { y as screenReaderOnly };
@@ -1,17 +1,17 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./select.css.ts.vanilla.js";
3
- var _ = "_1sqpivvo _1y2v1nf5c _1y2v1nfal", f = "_1sqpivvq _1y2v1nf70 _1y2v1nf7e _1y2v1nf66 _1y2v1nf6k _1y2v1nf1n _1y2v1nf5g _1y2v1nf5v _1y2v1nf9l _1y2v1nf8d", i = "_1y2v1nf2u", y = {
3
+ var n = "_1sqpivvo _1y2v1nf5e _1y2v1nfan", f = "_1sqpivvq _1y2v1nf72 _1y2v1nf7g _1y2v1nf68 _1y2v1nf6m _1y2v1nf1o _1y2v1nf5i _1y2v1nf5x _1y2v1nf9n _1y2v1nf8f", i = "_1y2v1nf2w", y = {
4
4
  show: "_1sqpivv7",
5
5
  hide: "_1sqpivv8"
6
- }, a = "_1sqpivv6 _1y2v1nf63 _1y2v1nf6h _1y2v1nf6v _1y2v1nf79 _1y2v1nf5c _1y2v1nf9i _1y2v1nf2p", s = {
7
- default: "_1sqpivvd _1sqpivvc _1y2v1nf5b",
8
- fullWidth: "_1sqpivve _1sqpivvc _1y2v1nf5b"
6
+ }, s = "_1sqpivv6 _1y2v1nf65 _1y2v1nf6j _1y2v1nf6x _1y2v1nf7b _1y2v1nf5e _1y2v1nf9k _1y2v1nf2q", a = {
7
+ default: "_1sqpivvd _1sqpivvc _1y2v1nf5d",
8
+ fullWidth: "_1sqpivve _1sqpivvc _1y2v1nf5d"
9
9
  }, e = {
10
- default: "_1sqpivvl _1sqpivvk _1y2v1nf5c _1y2v1nf9m _1y2v1nf9b _1y2v1nf1n",
11
- disabled: "_1sqpivvm _1sqpivvk _1y2v1nf5c _1y2v1nf9m _1y2v1nf9b _1y2v1nf1n"
10
+ default: "_1sqpivvl _1sqpivvk _1y2v1nf5e _1y2v1nf9o _1y2v1nf9d _1y2v1nf1o",
11
+ disabled: "_1sqpivvm _1sqpivvk _1y2v1nf5e _1y2v1nf9o _1y2v1nf9d _1y2v1nf1o"
12
12
  }, p = {
13
- default: "_1sqpivvh _1sqpivvg _1y2v1nf9e _1y2v1nf1n _1y2v1nf5a _1y2v1nf7n _1y2v1nf83",
14
- disabled: "_1sqpivvi _1sqpivvg _1y2v1nf9e _1y2v1nf1n _1y2v1nf5a _1y2v1nf7n _1y2v1nf83"
13
+ default: "_1sqpivvh _1sqpivvg _1y2v1nf9g _1y2v1nf1o _1y2v1nf5c _1y2v1nf7p _1y2v1nf85",
14
+ disabled: "_1sqpivvi _1sqpivvg _1y2v1nf9g _1y2v1nf1o _1y2v1nf5c _1y2v1nf7p _1y2v1nf85"
15
15
  }, r = {
16
16
  top: "var(--_1sqpivv0)",
17
17
  left: "var(--_1sqpivv1)",
@@ -19,4 +19,4 @@ var _ = "_1sqpivvo _1y2v1nf5c _1y2v1nfal", f = "_1sqpivvq _1y2v1nf70 _1y2v1nf7e
19
19
  minWidth: "var(--_1sqpivv3)",
20
20
  maxHeight: "var(--_1sqpivv4)"
21
21
  };
22
- export { _ as arrowDown, f as menuItem, i as menuItemSelected, y as optionsAnimationsVariants, a as optionsContainer, s as selectContainerVariants, e as selectTextVariants, p as selectVariants, r as vars };
22
+ export { n as arrowDown, f as menuItem, i as menuItemSelected, y as optionsAnimationsVariants, s as optionsContainer, a as selectContainerVariants, e as selectTextVariants, p as selectVariants, r as vars };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.js";
2
2
  import "./skeletons.css.ts.vanilla.js";
3
- var o = "zopolw2 _1y2v1nf5i", r = "_1y2v1nf5y _1y2v1nf60", y = "zopolw6 _1y2v1nf5z", f = "_1y2v1nf5g _1y2v1nf5v _1y2v1nf5p";
4
- export { o as animation, r as circle, y as line, f as row };
3
+ var r = "zopolw2 _1y2v1nf5k", o = "_1y2v1nf60 _1y2v1nf62", f = "zopolw6 _1y2v1nf61", i = "_1y2v1nf5i _1y2v1nf5x _1y2v1nf5r";
4
+ export { r as animation, o as circle, f as line, i as row };
@@ -45,6 +45,7 @@ const e = {
45
45
  background: e.white,
46
46
  backgroundContainer: e.white,
47
47
  backgroundBrand: e.blauBluePrimary,
48
+ backgroundBrandSecondary: e.blauBluePrimary,
48
49
  backgroundOverlay: r(e.blauBlueSecondary, 0.75),
49
50
  backgroundSkeleton: e.grey2,
50
51
  backgroundSkeletonInverse: r(e.white, 0.2),
@@ -137,6 +138,7 @@ const e = {
137
138
  },
138
139
  darkModeColors: {
139
140
  backgroundBrand: e.darkModeBlack,
141
+ backgroundBrandSecondary: e.darkModeBlack,
140
142
  background: e.darkModeBlack,
141
143
  appBarBackground: e.darkModeGrey,
142
144
  backgroundContainer: e.darkModeGrey,
@@ -50,6 +50,7 @@ const e = {
50
50
  background: e.white,
51
51
  backgroundContainer: e.white,
52
52
  backgroundBrand: e.movistarBlue,
53
+ backgroundBrandSecondary: e.movistarBlue,
53
54
  backgroundOverlay: r(e.grey6, 0.6),
54
55
  backgroundSkeleton: e.grey2,
55
56
  backgroundSkeletonInverse: e.movistarBlue55,
@@ -146,6 +147,7 @@ const e = {
146
147
  background: e.darkModeBlack,
147
148
  backgroundContainer: e.darkModeGrey,
148
149
  backgroundBrand: e.darkModeBlack,
150
+ backgroundBrandSecondary: e.darkModeBlack,
149
151
  backgroundOverlay: r(e.darkModeGrey, 0.8),
150
152
  backgroundSkeleton: e.grey6,
151
153
  backgroundSkeletonInverse: e.grey6,
@@ -57,6 +57,7 @@ const e = {
57
57
  background: e.white,
58
58
  backgroundContainer: e.white,
59
59
  backgroundBrand: `linear-gradient(to bottom, ${e.o2Blue}, ${e.o2GradientSecond} 51%, ${e.o2GradientThird} 72%, ${e.o2GradientFourth})`,
60
+ backgroundBrandSecondary: `linear-gradient(to bottom, ${e.o2Blue}, ${e.o2GradientSecond} 51%, ${e.o2GradientThird} 72%, ${e.o2GradientFourth})`,
60
61
  backgroundOverlay: r(e.grey6, 0.6),
61
62
  backgroundSkeleton: e.grey2,
62
63
  backgroundSkeletonInverse: r(e.white, 0.2),
@@ -152,6 +153,7 @@ const e = {
152
153
  background: e.darkModeBlack,
153
154
  backgroundContainer: e.darkModeGrey,
154
155
  backgroundBrand: e.darkModeBlack,
156
+ backgroundBrandSecondary: e.darkModeBlack,
155
157
  backgroundOverlay: r(e.darkModeGrey, 0.8),
156
158
  backgroundSkeleton: e.darkModeGrey6,
157
159
  backgroundSkeletonInverse: e.darkModeGrey6,
@@ -47,6 +47,7 @@ const e = {
47
47
  background: e.white,
48
48
  backgroundContainer: e.white,
49
49
  backgroundBrand: e.o2BluePrimary,
50
+ backgroundBrandSecondary: e.o2BluePrimary,
50
51
  backgroundOverlay: r(e.grey6, 0.6),
51
52
  backgroundSkeleton: e.grey2,
52
53
  backgroundSkeletonInverse: r(e.white, 0.2),
@@ -142,6 +143,7 @@ const e = {
142
143
  background: e.darkModeBlack,
143
144
  backgroundContainer: e.darkModeGrey,
144
145
  backgroundBrand: e.darkModeBlack,
146
+ backgroundBrandSecondary: e.darkModeBlack,
145
147
  backgroundOverlay: r(e.darkModeGrey, 0.8),
146
148
  backgroundSkeleton: e.darkModeGrey6,
147
149
  backgroundSkeletonInverse: e.darkModeGrey6,