@telefonica/mistica 16.22.0 → 16.23.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 (193) hide show
  1. package/css/mistica-common.css +227 -1
  2. package/css/mistica.css +1 -1
  3. package/dist/accordion.css-mistica.js +6 -6
  4. package/dist/align.css-mistica.js +1 -1
  5. package/dist/avatar.css-mistica.js +1 -1
  6. package/dist/badge.css-mistica.js +1 -1
  7. package/dist/box.css-mistica.js +13 -13
  8. package/dist/boxed.css-mistica.js +24 -24
  9. package/dist/button-group.css-mistica.js +1 -1
  10. package/dist/button-layout.css-mistica.js +13 -13
  11. package/dist/button.css-mistica.js +16 -16
  12. package/dist/callout.css-mistica.js +5 -5
  13. package/dist/card.css-mistica.js +3 -3
  14. package/dist/carousel.css-mistica.js +6 -6
  15. package/dist/checkbox.css-mistica.js +7 -7
  16. package/dist/chip.css-mistica.js +12 -12
  17. package/dist/circle.css-mistica.js +1 -1
  18. package/dist/community/advanced-data-card.css-mistica.js +6 -6
  19. package/dist/community/blocks.css-mistica.js +1 -1
  20. package/dist/community/example-component.css-mistica.js +1 -1
  21. package/dist/counter.css-mistica.js +1 -1
  22. package/dist/cover-hero.css-mistica.js +3 -3
  23. package/dist/credit-card-number-field.css-mistica.js +3 -3
  24. package/dist/date-field.css-mistica.js +1 -1
  25. package/dist/date-time-picker.css-mistica.js +1 -1
  26. package/dist/dialog.css-mistica.js +4 -4
  27. package/dist/divider.css-mistica.js +2 -2
  28. package/dist/double-field.css-mistica.js +2 -2
  29. package/dist/drawer.css-mistica.js +1 -1
  30. package/dist/empty-state-card.css-mistica.js +1 -1
  31. package/dist/empty-state.css-mistica.js +5 -5
  32. package/dist/fade-in.css-mistica.js +1 -1
  33. package/dist/feedback.css-mistica.js +1 -1
  34. package/dist/fixed-footer-layout.css-mistica.js +4 -4
  35. package/dist/form.css-mistica.js +1 -1
  36. package/dist/grid-layout.css-mistica.js +3 -3
  37. package/dist/grid.css-mistica.js +122 -122
  38. package/dist/header.css-mistica.js +1 -1
  39. package/dist/hero.css-mistica.js +2 -2
  40. package/dist/highlighted-card.css-mistica.js +4 -4
  41. package/dist/horizontal-scroll.css-mistica.js +1 -1
  42. package/dist/icon-button.css-mistica.js +42 -42
  43. package/dist/icons/icon-chevron.css-mistica.js +2 -2
  44. package/dist/icons/icon-error.css-mistica.js +1 -1
  45. package/dist/image.css-mistica.js +2 -2
  46. package/dist/inline.css-mistica.js +13 -9
  47. package/dist/inline.css.d.ts +4 -0
  48. package/dist/inline.d.ts +2 -1
  49. package/dist/inline.js +41 -24
  50. package/dist/list.css-mistica.js +1 -1
  51. package/dist/loading-bar.css-mistica.js +1 -1
  52. package/dist/loading-screen.css-mistica.js +4 -4
  53. package/dist/logo.css-mistica.js +5 -5
  54. package/dist/maybe-dismissable.css-mistica.js +1 -1
  55. package/dist/menu.css-mistica.js +12 -12
  56. package/dist/mosaic.css-mistica.js +1 -1
  57. package/dist/navigation-bar.css-mistica.js +16 -16
  58. package/dist/navigation-breadcrumbs.css-mistica.js +1 -1
  59. package/dist/package-version.js +1 -1
  60. package/dist/pin-field.css-mistica.js +1 -1
  61. package/dist/pin-field.js +19 -17
  62. package/dist/popover.css-mistica.js +1 -1
  63. package/dist/progress-bar.css-mistica.js +4 -4
  64. package/dist/radio-button.css-mistica.js +14 -14
  65. package/dist/rating.css-mistica.js +2 -2
  66. package/dist/responsive-layout.css-mistica.js +4 -4
  67. package/dist/screen-reader-only.css-mistica.js +1 -1
  68. package/dist/select.css-mistica.js +15 -15
  69. package/dist/sheet-action-row.css-mistica.js +1 -1
  70. package/dist/sheet-common.css-mistica.js +1 -1
  71. package/dist/sheet-info.css-mistica.js +1 -1
  72. package/dist/skeletons.css-mistica.js +4 -4
  73. package/dist/skins/skin-contract.css-mistica.js +346 -346
  74. package/dist/slider.css-mistica.js +10 -10
  75. package/dist/snackbar.css-mistica.js +4 -4
  76. package/dist/spinner.css-mistica.js +1 -1
  77. package/dist/stack.css-mistica.js +5 -5
  78. package/dist/stacking-group.css-mistica.js +1 -1
  79. package/dist/stepper.css-mistica.js +2 -2
  80. package/dist/switch-component.css-mistica.js +26 -26
  81. package/dist/table.css-mistica.js +8 -8
  82. package/dist/tabs.css-mistica.js +12 -12
  83. package/dist/tag.css-mistica.js +1 -1
  84. package/dist/text-field-base.css-mistica.js +1 -1
  85. package/dist/text-field-components.css-mistica.js +3 -3
  86. package/dist/text-field-components.js +19 -18
  87. package/dist/text-link.css-mistica.js +3 -3
  88. package/dist/text.css-mistica.js +7 -7
  89. package/dist/text.d.ts +2 -1
  90. package/dist/text.js +59 -58
  91. package/dist/theme-context.css-mistica.js +386 -386
  92. package/dist/timeline.css-mistica.js +10 -10
  93. package/dist/timer.css-mistica.js +6 -6
  94. package/dist/tooltip.css-mistica.js +1 -1
  95. package/dist/touchable.css-mistica.js +1 -1
  96. package/dist/utils/aspect-ratio-support.css-mistica.js +3 -3
  97. package/dist/video.css-mistica.js +1 -1
  98. package/dist/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
  99. package/dist-es/accordion.css-mistica.js +6 -6
  100. package/dist-es/align.css-mistica.js +1 -1
  101. package/dist-es/avatar.css-mistica.js +1 -1
  102. package/dist-es/badge.css-mistica.js +1 -1
  103. package/dist-es/box.css-mistica.js +13 -13
  104. package/dist-es/boxed.css-mistica.js +23 -23
  105. package/dist-es/button-group.css-mistica.js +1 -1
  106. package/dist-es/button-layout.css-mistica.js +13 -13
  107. package/dist-es/button.css-mistica.js +16 -16
  108. package/dist-es/callout.css-mistica.js +5 -5
  109. package/dist-es/card.css-mistica.js +3 -3
  110. package/dist-es/carousel.css-mistica.js +6 -6
  111. package/dist-es/checkbox.css-mistica.js +7 -7
  112. package/dist-es/chip.css-mistica.js +12 -12
  113. package/dist-es/circle.css-mistica.js +1 -1
  114. package/dist-es/community/advanced-data-card.css-mistica.js +6 -6
  115. package/dist-es/community/blocks.css-mistica.js +1 -1
  116. package/dist-es/community/example-component.css-mistica.js +1 -1
  117. package/dist-es/counter.css-mistica.js +1 -1
  118. package/dist-es/cover-hero.css-mistica.js +3 -3
  119. package/dist-es/credit-card-number-field.css-mistica.js +3 -3
  120. package/dist-es/date-field.css-mistica.js +1 -1
  121. package/dist-es/date-time-picker.css-mistica.js +1 -1
  122. package/dist-es/dialog.css-mistica.js +4 -4
  123. package/dist-es/divider.css-mistica.js +2 -2
  124. package/dist-es/double-field.css-mistica.js +2 -2
  125. package/dist-es/drawer.css-mistica.js +1 -1
  126. package/dist-es/empty-state-card.css-mistica.js +1 -1
  127. package/dist-es/empty-state.css-mistica.js +5 -5
  128. package/dist-es/fade-in.css-mistica.js +1 -1
  129. package/dist-es/feedback.css-mistica.js +1 -1
  130. package/dist-es/fixed-footer-layout.css-mistica.js +4 -4
  131. package/dist-es/form.css-mistica.js +1 -1
  132. package/dist-es/grid-layout.css-mistica.js +3 -3
  133. package/dist-es/grid.css-mistica.js +122 -122
  134. package/dist-es/header.css-mistica.js +1 -1
  135. package/dist-es/hero.css-mistica.js +2 -2
  136. package/dist-es/highlighted-card.css-mistica.js +4 -4
  137. package/dist-es/horizontal-scroll.css-mistica.js +1 -1
  138. package/dist-es/icon-button.css-mistica.js +42 -42
  139. package/dist-es/icons/icon-chevron.css-mistica.js +2 -2
  140. package/dist-es/icons/icon-error.css-mistica.js +1 -1
  141. package/dist-es/image.css-mistica.js +2 -2
  142. package/dist-es/inline.css-mistica.js +11 -7
  143. package/dist-es/inline.js +50 -33
  144. package/dist-es/list.css-mistica.js +1 -1
  145. package/dist-es/loading-bar.css-mistica.js +1 -1
  146. package/dist-es/loading-screen.css-mistica.js +4 -4
  147. package/dist-es/logo.css-mistica.js +5 -5
  148. package/dist-es/maybe-dismissable.css-mistica.js +1 -1
  149. package/dist-es/menu.css-mistica.js +12 -12
  150. package/dist-es/mosaic.css-mistica.js +1 -1
  151. package/dist-es/navigation-bar.css-mistica.js +16 -16
  152. package/dist-es/navigation-breadcrumbs.css-mistica.js +1 -1
  153. package/dist-es/package-version.js +1 -1
  154. package/dist-es/pin-field.css-mistica.js +1 -1
  155. package/dist-es/pin-field.js +19 -17
  156. package/dist-es/popover.css-mistica.js +1 -1
  157. package/dist-es/progress-bar.css-mistica.js +4 -4
  158. package/dist-es/radio-button.css-mistica.js +14 -14
  159. package/dist-es/rating.css-mistica.js +2 -2
  160. package/dist-es/responsive-layout.css-mistica.js +4 -4
  161. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  162. package/dist-es/select.css-mistica.js +15 -15
  163. package/dist-es/sheet-action-row.css-mistica.js +1 -1
  164. package/dist-es/sheet-common.css-mistica.js +1 -1
  165. package/dist-es/sheet-info.css-mistica.js +1 -1
  166. package/dist-es/skeletons.css-mistica.js +4 -4
  167. package/dist-es/skins/skin-contract.css-mistica.js +346 -346
  168. package/dist-es/slider.css-mistica.js +10 -10
  169. package/dist-es/snackbar.css-mistica.js +4 -4
  170. package/dist-es/spinner.css-mistica.js +1 -1
  171. package/dist-es/stack.css-mistica.js +5 -5
  172. package/dist-es/stacking-group.css-mistica.js +1 -1
  173. package/dist-es/stepper.css-mistica.js +2 -2
  174. package/dist-es/style.css +1 -1
  175. package/dist-es/switch-component.css-mistica.js +26 -26
  176. package/dist-es/table.css-mistica.js +8 -8
  177. package/dist-es/tabs.css-mistica.js +12 -12
  178. package/dist-es/tag.css-mistica.js +1 -1
  179. package/dist-es/text-field-base.css-mistica.js +1 -1
  180. package/dist-es/text-field-components.css-mistica.js +3 -3
  181. package/dist-es/text-field-components.js +22 -21
  182. package/dist-es/text-link.css-mistica.js +3 -3
  183. package/dist-es/text.css-mistica.js +7 -7
  184. package/dist-es/text.js +76 -75
  185. package/dist-es/theme-context.css-mistica.js +386 -386
  186. package/dist-es/timeline.css-mistica.js +10 -10
  187. package/dist-es/timer.css-mistica.js +6 -6
  188. package/dist-es/tooltip.css-mistica.js +1 -1
  189. package/dist-es/touchable.css-mistica.js +1 -1
  190. package/dist-es/utils/aspect-ratio-support.css-mistica.js +3 -3
  191. package/dist-es/video.css-mistica.js +1 -1
  192. package/dist-es/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
  193. package/package.json +1 -1
package/dist/text.js CHANGED
@@ -14,40 +14,40 @@ _export(exports, {
14
14
  return o;
15
15
  },
16
16
  Text1: function() {
17
- return Ot;
17
+ return Ft;
18
18
  },
19
19
  Text10: function() {
20
- return It;
20
+ return Pt;
21
21
  },
22
22
  Text2: function() {
23
- return Nt;
23
+ return Ot;
24
24
  },
25
25
  Text3: function() {
26
- return Et;
26
+ return Nt;
27
27
  },
28
28
  Text4: function() {
29
- return kt;
29
+ return Et;
30
30
  },
31
31
  Text5: function() {
32
- return Wt;
32
+ return kt;
33
33
  },
34
34
  Text6: function() {
35
- return St;
35
+ return Wt;
36
36
  },
37
37
  Text7: function() {
38
- return Rt;
38
+ return St;
39
39
  },
40
40
  Text8: function() {
41
- return Ct;
41
+ return Rt;
42
42
  },
43
43
  Text9: function() {
44
- return Pt;
44
+ return Ct;
45
45
  },
46
46
  default: function() {
47
- return Ft;
47
+ return _t;
48
48
  },
49
49
  mapToWeight: function() {
50
- return ct;
50
+ return ut;
51
51
  }
52
52
  });
53
53
  const _jsxruntime = require("react/jsx-runtime");
@@ -187,16 +187,16 @@ function _object_without_properties_loose(source, excluded) {
187
187
  }
188
188
  return target;
189
189
  }
190
- const ct = {
190
+ const ut = {
191
191
  light: 300,
192
192
  regular: 400,
193
193
  medium: 500,
194
194
  bold: 700
195
- }, ut = (t)=>t === !0 ? 1 : t || "initial", l = "Ħ", ht = /* @__PURE__ */ (0, _jsxruntime.jsxs)(_jsxruntime.Fragment, {
195
+ }, lt = (t)=>t === !0 ? 1 : t || "initial", h = "Ħ", ht = /* @__PURE__ */ (0, _jsxruntime.jsxs)(_jsxruntime.Fragment, {
196
196
  children: [
197
197
  /* @__PURE__ */ (0, _jsxruntime.jsx)("span", {
198
198
  "aria-hidden": !0,
199
- children: l
199
+ children: h
200
200
  }),
201
201
  /* @__PURE__ */ (0, _jsxruntime.jsx)(_screenreaderonly.default, {
202
202
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("span", {
@@ -204,7 +204,7 @@ const ct = {
204
204
  })
205
205
  })
206
206
  ]
207
- }), lt = (param)=>{
207
+ }), gt = (param)=>{
208
208
  let { children: t, ariaLabel: r, as: e } = param;
209
209
  return typeof e == "string" && [
210
210
  "h1",
@@ -213,15 +213,15 @@ const ct = {
213
213
  "h4",
214
214
  "h5",
215
215
  "h6"
216
- ].includes(e) && typeof t == "string" && t.includes(l) ? {
217
- ariaLabel: t.replace(new RegExp(l, "g"), "Vivo"),
216
+ ].includes(e) && typeof t == "string" && t.includes(h) ? {
217
+ ariaLabel: t.replace(new RegExp(h, "g"), "Vivo"),
218
218
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("span", {
219
219
  "aria-hidden": !0,
220
220
  children: t
221
221
  })
222
222
  } : {
223
- children: _react.Children.map(t, (n)=>typeof n != "string" || !n.includes(l) ? n : /* @__PURE__ */ (0, _jsxruntime.jsx)(_jsxruntime.Fragment, {
224
- children: n.split(l).map((x, c)=>/* @__PURE__ */ (0, _jsxruntime.jsxs)(_react.Fragment, {
223
+ children: _react.Children.map(t, (n)=>typeof n != "string" || !n.includes(h) ? n : /* @__PURE__ */ (0, _jsxruntime.jsx)(_jsxruntime.Fragment, {
224
+ children: n.split(h).map((x, c)=>/* @__PURE__ */ (0, _jsxruntime.jsxs)(_react.Fragment, {
225
225
  children: [
226
226
  c > 0 && ht,
227
227
  x
@@ -231,47 +231,48 @@ const ct = {
231
231
  ariaLabel: r
232
232
  };
233
233
  }, o = (param)=>{
234
- let { weight: t, color: r = _skincontractcssmistica.vars.colors.textPrimary, decoration: e, truncate: n, transform: x, wordBreak: c = !0, hyphens: w = "auto", as: f = "span", children: u, size: v, mobileSize: b = v, desktopSize: y = v, lineHeight: A, mobileLineHeight: V = A, desktopLineHeight: I = A, letterSpacing: S, textAlign: W, textShadow: k, id: E, role: N, "aria-level": O, "aria-label": p, "aria-hidden": F, dataAttributes: _ } = param;
235
- const { skinName: j } = (0, _hooks.useTheme)(), D = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), H = ut(n), M = {
234
+ let { weight: t, color: r = _skincontractcssmistica.vars.colors.textPrimary, decoration: e, truncate: n, transform: x, wordBreak: c = !0, hyphens: v = "auto", as: f = "span", children: u, size: w, mobileSize: b = w, desktopSize: y = w, lineHeight: A, mobileLineHeight: V = A, desktopLineHeight: I = A, letterSpacing: S, textAlign: W, textShadow: k, id: E, role: N, "aria-level": O, "aria-label": p, "aria-hidden": F, "aria-live": _, dataAttributes: j } = param;
235
+ const { skinName: D } = (0, _hooks.useTheme)(), H = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), M = lt(n), z = {
236
236
  [_skincontractcssmistica.vars.colors.textPrimary]: _skincontractcssmistica.vars.colors.textPrimaryInverse,
237
237
  [_skincontractcssmistica.vars.colors.textSecondary]: _skincontractcssmistica.vars.colors.textSecondaryInverse,
238
238
  [_skincontractcssmistica.vars.colors.textLink]: _skincontractcssmistica.vars.colors.textLinkInverse,
239
239
  [_skincontractcssmistica.vars.colors.textError]: _skincontractcssmistica.vars.colors.textErrorInverse
240
240
  };
241
241
  if (!u && u !== 0) return null;
242
- const z = (0, _classnames.default)(_textcssmistica.text, c ? _textcssmistica.withWordBreak : _textcssmistica.withoutWordBreak, {
242
+ const B = (0, _classnames.default)(_textcssmistica.text, c ? _textcssmistica.withWordBreak : _textcssmistica.withoutWordBreak, {
243
243
  [_textcssmistica.truncate]: n,
244
244
  [_textcssmistica.truncateToOneLine]: n === 1 || n === !0
245
- }), B = (0, _css.applyCssVars)({
245
+ }), K = (0, _css.applyCssVars)({
246
246
  [_textcssmistica.vars.mobileSize]: b ? (0, _css.pxToRem)(b) : "inherit",
247
247
  [_textcssmistica.vars.mobileLineHeight]: V ? (0, _css.pxToRem)(V) : "inherit",
248
248
  [_textcssmistica.vars.desktopSize]: y ? (0, _css.pxToRem)(y) : "inherit",
249
249
  [_textcssmistica.vars.desktopLineHeight]: I ? (0, _css.pxToRem)(I) : "inherit"
250
- }), K = n ? (0, _css.applyCssVars)({
251
- [_textcssmistica.vars.lineClamp]: String(H)
250
+ }), L = n ? (0, _css.applyCssVars)({
251
+ [_textcssmistica.vars.lineClamp]: String(M)
252
252
  }) : {};
253
- var _M_r;
254
- return j === _constants.VIVO_NEW_SKIN && ({ ariaLabel: p, children: u } = lt({
253
+ var _z_r;
254
+ return D === _constants.VIVO_NEW_SKIN && ({ ariaLabel: p, children: u } = gt({
255
255
  children: u,
256
256
  ariaLabel: p,
257
257
  as: f
258
258
  })), /*#__PURE__*/ _react.createElement(f, _object_spread_props(_object_spread({
259
- className: z,
259
+ className: B,
260
260
  id: E,
261
261
  role: N,
262
262
  "aria-level": O,
263
263
  "aria-label": p,
264
- "aria-hidden": F
265
- }, (0, _dom.getPrefixedDataAttributes)(_, "Text")), {
266
- style: _object_spread_props(_object_spread({}, B, K), {
267
- hyphens: w,
268
- WebkitHyphens: w,
264
+ "aria-hidden": F,
265
+ "aria-live": _
266
+ }, (0, _dom.getPrefixedDataAttributes)(j, "Text")), {
267
+ style: _object_spread_props(_object_spread({}, K, L), {
268
+ hyphens: v,
269
+ WebkitHyphens: v,
269
270
  letterSpacing: S,
270
- fontWeight: t ? ct[t] : "inherit",
271
+ fontWeight: t ? ut[t] : "inherit",
271
272
  textTransform: x || "inherit",
272
273
  textDecoration: e !== null && e !== void 0 ? e : "inherit",
273
274
  overflowWrap: c ? "anywhere" : "inherit",
274
- color: D ? (_M_r = M[r]) !== null && _M_r !== void 0 ? _M_r : r : r,
275
+ color: H ? (_z_r = z[r]) !== null && _z_r !== void 0 ? _z_r : r : r,
275
276
  textAlign: W,
276
277
  textShadow: k,
277
278
  // When rendering as <pre/>, spaces are preserved and we don't want to remove them
@@ -283,7 +284,7 @@ const ct = {
283
284
  if (t.regular) return "regular";
284
285
  if (t.medium) return "medium";
285
286
  if (t.weight) return t.weight;
286
- }, s = (param)=>{
287
+ }, a = (param)=>{
287
288
  let { forceMobileSizes: t, mobileSize: r, mobileLineHeight: e, desktopSize: n, desktopLineHeight: x } = param;
288
289
  return t ? {
289
290
  size: r,
@@ -294,13 +295,13 @@ const ct = {
294
295
  desktopSize: n,
295
296
  desktopLineHeight: x
296
297
  };
297
- }, It = (_param)=>{
298
+ }, Pt = (_param)=>{
298
299
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
299
300
  "dataAttributes",
300
301
  "forceMobileSizes"
301
302
  ]);
302
303
  const { textPresets: n } = (0, _hooks.useTheme)();
303
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
304
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
304
305
  forceMobileSizes: r
305
306
  }, _textprops.text10))), {
306
307
  weight: n.text10.weight,
@@ -308,13 +309,13 @@ const ct = {
308
309
  "component-name": "Text10"
309
310
  }, t)
310
311
  }), e));
311
- }, Pt = (_param)=>{
312
+ }, Ct = (_param)=>{
312
313
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
313
314
  "dataAttributes",
314
315
  "forceMobileSizes"
315
316
  ]);
316
317
  const { textPresets: n } = (0, _hooks.useTheme)();
317
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
318
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
318
319
  forceMobileSizes: r
319
320
  }, _textprops.text9))), {
320
321
  weight: n.text9.weight,
@@ -322,13 +323,13 @@ const ct = {
322
323
  "component-name": "Text9"
323
324
  }, t)
324
325
  }), e));
325
- }, Ct = (_param)=>{
326
+ }, Rt = (_param)=>{
326
327
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
327
328
  "dataAttributes",
328
329
  "forceMobileSizes"
329
330
  ]);
330
331
  const { textPresets: n } = (0, _hooks.useTheme)();
331
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
332
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
332
333
  forceMobileSizes: r
333
334
  }, _textprops.text8))), {
334
335
  weight: n.text8.weight,
@@ -336,13 +337,13 @@ const ct = {
336
337
  "component-name": "Text8"
337
338
  }, t)
338
339
  }), e));
339
- }, Rt = (_param)=>{
340
+ }, St = (_param)=>{
340
341
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
341
342
  "dataAttributes",
342
343
  "forceMobileSizes"
343
344
  ]);
344
345
  const { textPresets: n } = (0, _hooks.useTheme)();
345
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
346
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
346
347
  forceMobileSizes: r
347
348
  }, _textprops.text7))), {
348
349
  weight: n.text7.weight,
@@ -350,13 +351,13 @@ const ct = {
350
351
  "component-name": "Text7"
351
352
  }, t)
352
353
  }), e));
353
- }, St = (_param)=>{
354
+ }, Wt = (_param)=>{
354
355
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
355
356
  "dataAttributes",
356
357
  "forceMobileSizes"
357
358
  ]);
358
359
  const { textPresets: n } = (0, _hooks.useTheme)();
359
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
360
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
360
361
  forceMobileSizes: r
361
362
  }, _textprops.text6))), {
362
363
  weight: n.text6.weight,
@@ -364,13 +365,13 @@ const ct = {
364
365
  "component-name": "Text6"
365
366
  }, t)
366
367
  }), e));
367
- }, Wt = (_param)=>{
368
+ }, kt = (_param)=>{
368
369
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
369
370
  "dataAttributes",
370
371
  "forceMobileSizes"
371
372
  ]);
372
373
  const { textPresets: n } = (0, _hooks.useTheme)();
373
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
374
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
374
375
  forceMobileSizes: r
375
376
  }, _textprops.text5))), {
376
377
  weight: n.text5.weight,
@@ -378,12 +379,12 @@ const ct = {
378
379
  "component-name": "Text5"
379
380
  }, t)
380
381
  }), e));
381
- }, kt = (_param)=>{
382
+ }, Et = (_param)=>{
382
383
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
383
384
  "dataAttributes",
384
385
  "forceMobileSizes"
385
386
  ]);
386
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
387
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
387
388
  forceMobileSizes: r
388
389
  }, _textprops.text4))), {
389
390
  weight: d(e),
@@ -391,12 +392,12 @@ const ct = {
391
392
  "component-name": "Text4"
392
393
  }, t)
393
394
  }), e));
394
- }, Et = (_param)=>{
395
+ }, Nt = (_param)=>{
395
396
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
396
397
  "dataAttributes",
397
398
  "forceMobileSizes"
398
399
  ]);
399
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
400
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
400
401
  forceMobileSizes: r
401
402
  }, _textprops.text3))), {
402
403
  weight: d(e),
@@ -404,12 +405,12 @@ const ct = {
404
405
  "component-name": "Text3"
405
406
  }, t)
406
407
  }), e));
407
- }, Nt = (_param)=>{
408
+ }, Ot = (_param)=>{
408
409
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
409
410
  "dataAttributes",
410
411
  "forceMobileSizes"
411
412
  ]);
412
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
413
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
413
414
  forceMobileSizes: r
414
415
  }, _textprops.text2))), {
415
416
  weight: d(e),
@@ -417,12 +418,12 @@ const ct = {
417
418
  "component-name": "Text2"
418
419
  }, t)
419
420
  }), e));
420
- }, Ot = (_param)=>{
421
+ }, Ft = (_param)=>{
421
422
  var { dataAttributes: t, forceMobileSizes: r } = _param, e = _object_without_properties(_param, [
422
423
  "dataAttributes",
423
424
  "forceMobileSizes"
424
425
  ]);
425
- return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, s(_object_spread({
426
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)(o, _object_spread(_object_spread_props(_object_spread({}, a(_object_spread({
426
427
  forceMobileSizes: r
427
428
  }, _textprops.text1))), {
428
429
  weight: d(e),
@@ -430,4 +431,4 @@ const ct = {
430
431
  "component-name": "Text1"
431
432
  }, t)
432
433
  }), e));
433
- }, Ft = o;
434
+ }, _t = o;