@telefonica/mistica 14.20.1 → 14.21.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 (175) hide show
  1. package/css/mistica.css +1 -1
  2. package/dist/avatar.css-mistica.js +1 -1
  3. package/dist/badge.css-mistica.js +1 -1
  4. package/dist/boxed.css-mistica.js +1 -1
  5. package/dist/button-group.css-mistica.js +1 -1
  6. package/dist/button-layout.css-mistica.js +8 -8
  7. package/dist/button-layout.js +2 -2
  8. package/dist/button.css-mistica.js +17 -17
  9. package/dist/callout.css-mistica.js +1 -1
  10. package/dist/card.css-mistica.js +16 -16
  11. package/dist/card.js +190 -193
  12. package/dist/carousel.css-mistica.js +11 -11
  13. package/dist/checkbox.css-mistica.js +9 -9
  14. package/dist/chip.css-mistica.js +4 -4
  15. package/dist/circle.css-mistica.js +2 -2
  16. package/dist/community/advanced-data-card.css-mistica.js +4 -4
  17. package/dist/community/blocks.css-mistica.js +1 -1
  18. package/dist/dialog.css-mistica.js +9 -9
  19. package/dist/dialog.js +52 -62
  20. package/dist/double-field.css-mistica.js +2 -2
  21. package/dist/empty-state-card.css-mistica.js +1 -1
  22. package/dist/empty-state.css-mistica.js +2 -2
  23. package/dist/feedback.css-mistica.js +15 -6
  24. package/dist/feedback.css.d.ts +4 -1
  25. package/dist/feedback.d.ts +10 -3
  26. package/dist/feedback.js +140 -107
  27. package/dist/fixed-footer-layout.css-mistica.js +2 -2
  28. package/dist/fixed-footer-layout.js +2 -2
  29. package/dist/grid.css.d.ts +6 -6
  30. package/dist/hero.css-mistica.js +3 -3
  31. package/dist/highlighted-card.css-mistica.js +4 -4
  32. package/dist/horizontal-scroll.css-mistica.js +1 -1
  33. package/dist/icon-button.css-mistica.js +1 -1
  34. package/dist/icons/icon-error.d.ts +4 -1
  35. package/dist/icons/icon-error.js +16 -12
  36. package/dist/icons/icon-info.d.ts +4 -1
  37. package/dist/icons/icon-info.js +42 -14
  38. package/dist/icons/icon-success-vivo-new.d.ts +6 -0
  39. package/dist/icons/icon-success-vivo-new.js +86 -0
  40. package/dist/icons/icon-success-vivo.d.ts +2 -3
  41. package/dist/icons/icon-success-vivo.js +11 -15
  42. package/dist/icons/icon-success.d.ts +2 -2
  43. package/dist/icons/icon-success.js +2 -2
  44. package/dist/image.css-mistica.js +1 -1
  45. package/dist/index.d.ts +4 -0
  46. package/dist/index.js +30 -0
  47. package/dist/list.css-mistica.js +6 -6
  48. package/dist/loading-bar.css-mistica.js +2 -2
  49. package/dist/maybe-dismissable.css-mistica.js +1 -1
  50. package/dist/menu.css-mistica.js +1 -1
  51. package/dist/modal-context-provider.d.ts +1 -0
  52. package/dist/modal-context-provider.js +24 -10
  53. package/dist/navigation-bar.css-mistica.js +10 -10
  54. package/dist/navigation-breadcrumbs.css-mistica.js +1 -1
  55. package/dist/nestable-context.js +2 -7
  56. package/dist/package-version.js +1 -1
  57. package/dist/password-field.css-mistica.js +2 -2
  58. package/dist/popover.css-mistica.js +8 -8
  59. package/dist/progress-bar.css-mistica.js +1 -1
  60. package/dist/radio-button.css-mistica.js +5 -5
  61. package/dist/responsive-layout.css-mistica.js +1 -1
  62. package/dist/screen-reader-only.css-mistica.js +1 -1
  63. package/dist/select.css-mistica.js +10 -10
  64. package/dist/sheet-root.d.ts +93 -0
  65. package/dist/sheet-root.js +370 -0
  66. package/dist/sheet.css-mistica.js +66 -0
  67. package/dist/sheet.css.d.ts +17 -0
  68. package/dist/sheet.css.ts.vanilla.css-mistica.js +11 -0
  69. package/dist/sheet.d.ts +107 -0
  70. package/dist/sheet.js +643 -0
  71. package/dist/skeletons.css-mistica.js +1 -1
  72. package/dist/snackbar.css-mistica.js +1 -1
  73. package/dist/spinner.css-mistica.js +1 -1
  74. package/dist/sprinkles.css-mistica.js +191 -172
  75. package/dist/sprinkles.css.d.ts +4 -3
  76. package/dist/stack.js +14 -13
  77. package/dist/stacking-group.css-mistica.js +2 -2
  78. package/dist/stepper.css-mistica.js +8 -8
  79. package/dist/switch-component.css-mistica.js +13 -13
  80. package/dist/switch-component.js +2 -2
  81. package/dist/tabs.css-mistica.js +7 -7
  82. package/dist/tag.css-mistica.js +1 -1
  83. package/dist/text-field-base.css-mistica.js +6 -6
  84. package/dist/text-field-components.css-mistica.js +5 -5
  85. package/dist/text-link.css-mistica.js +3 -3
  86. package/dist/theme.d.ts +1 -0
  87. package/dist/theme.js +22 -18
  88. package/dist/tooltip.css-mistica.js +11 -11
  89. package/dist/touchable.css-mistica.js +2 -2
  90. package/dist/utils/animation.d.ts +2 -1
  91. package/dist/utils/animation.js +28 -14
  92. package/dist/utils/aspect-ratio-support.css-mistica.js +2 -2
  93. package/dist/utils/helpers.d.ts +9 -0
  94. package/dist/utils/helpers.js +46 -0
  95. package/dist/utils/utility-types.d.ts +1 -1
  96. package/dist/video.css-mistica.js +1 -1
  97. package/dist-es/avatar.css-mistica.js +1 -1
  98. package/dist-es/badge.css-mistica.js +1 -1
  99. package/dist-es/boxed.css-mistica.js +1 -1
  100. package/dist-es/button-group.css-mistica.js +1 -1
  101. package/dist-es/button-layout.css-mistica.js +7 -7
  102. package/dist-es/button-layout.js +1 -1
  103. package/dist-es/button.css-mistica.js +9 -9
  104. package/dist-es/callout.css-mistica.js +1 -1
  105. package/dist-es/card.css-mistica.js +2 -2
  106. package/dist-es/card.js +251 -254
  107. package/dist-es/carousel.css-mistica.js +2 -2
  108. package/dist-es/checkbox.css-mistica.js +6 -6
  109. package/dist-es/chip.css-mistica.js +4 -4
  110. package/dist-es/circle.css-mistica.js +2 -2
  111. package/dist-es/community/advanced-data-card.css-mistica.js +3 -3
  112. package/dist-es/community/blocks.css-mistica.js +1 -1
  113. package/dist-es/dialog.css-mistica.js +5 -5
  114. package/dist-es/dialog.js +101 -111
  115. package/dist-es/double-field.css-mistica.js +2 -2
  116. package/dist-es/empty-state-card.css-mistica.js +1 -1
  117. package/dist-es/empty-state.css-mistica.js +2 -2
  118. package/dist-es/feedback.css-mistica.js +2 -2
  119. package/dist-es/feedback.js +180 -147
  120. package/dist-es/fixed-footer-layout.css-mistica.js +2 -2
  121. package/dist-es/fixed-footer-layout.js +1 -1
  122. package/dist-es/hero.css-mistica.js +2 -2
  123. package/dist-es/highlighted-card.css-mistica.js +4 -4
  124. package/dist-es/horizontal-scroll.css-mistica.js +1 -1
  125. package/dist-es/icon-button.css-mistica.js +1 -1
  126. package/dist-es/icons/icon-error.js +40 -36
  127. package/dist-es/icons/icon-info.js +45 -17
  128. package/dist-es/icons/icon-success-vivo-new.js +77 -0
  129. package/dist-es/icons/icon-success-vivo.js +19 -23
  130. package/dist-es/icons/icon-success.js +2 -2
  131. package/dist-es/image.css-mistica.js +1 -1
  132. package/dist-es/index.js +1709 -1706
  133. package/dist-es/list.css-mistica.js +2 -2
  134. package/dist-es/loading-bar.css-mistica.js +2 -2
  135. package/dist-es/maybe-dismissable.css-mistica.js +1 -1
  136. package/dist-es/menu.css-mistica.js +1 -1
  137. package/dist-es/modal-context-provider.js +22 -11
  138. package/dist-es/navigation-bar.css-mistica.js +9 -9
  139. package/dist-es/navigation-breadcrumbs.css-mistica.js +1 -1
  140. package/dist-es/nestable-context.js +1 -1
  141. package/dist-es/package-version.js +1 -1
  142. package/dist-es/password-field.css-mistica.js +2 -2
  143. package/dist-es/popover.css-mistica.js +2 -2
  144. package/dist-es/progress-bar.css-mistica.js +1 -1
  145. package/dist-es/radio-button.css-mistica.js +4 -4
  146. package/dist-es/responsive-layout.css-mistica.js +1 -1
  147. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  148. package/dist-es/select.css-mistica.js +9 -9
  149. package/dist-es/sheet-root.js +306 -0
  150. package/dist-es/sheet.css-mistica.js +4 -0
  151. package/dist-es/sheet.css.ts.vanilla.css-mistica.js +2 -0
  152. package/dist-es/sheet.js +570 -0
  153. package/dist-es/skeletons.css-mistica.js +1 -1
  154. package/dist-es/snackbar.css-mistica.js +1 -1
  155. package/dist-es/spinner.css-mistica.js +1 -1
  156. package/dist-es/sprinkles.css-mistica.js +191 -172
  157. package/dist-es/stack.js +18 -17
  158. package/dist-es/stacking-group.css-mistica.js +2 -2
  159. package/dist-es/stepper.css-mistica.js +2 -2
  160. package/dist-es/style.css +1 -1
  161. package/dist-es/switch-component.css-mistica.js +13 -13
  162. package/dist-es/switch-component.js +1 -1
  163. package/dist-es/tabs.css-mistica.js +6 -6
  164. package/dist-es/tag.css-mistica.js +1 -1
  165. package/dist-es/text-field-base.css-mistica.js +2 -2
  166. package/dist-es/text-field-components.css-mistica.js +2 -2
  167. package/dist-es/text-link.css-mistica.js +3 -3
  168. package/dist-es/theme.js +28 -24
  169. package/dist-es/tooltip.css-mistica.js +3 -3
  170. package/dist-es/touchable.css-mistica.js +2 -2
  171. package/dist-es/utils/animation.js +26 -15
  172. package/dist-es/utils/aspect-ratio-support.css-mistica.js +2 -2
  173. package/dist-es/utils/helpers.js +29 -0
  174. package/dist-es/video.css-mistica.js +1 -1
  175. package/package.json +4 -4
package/dist-es/theme.js CHANGED
@@ -77,7 +77,7 @@ function _object_without_properties_loose(source, excluded) {
77
77
  }
78
78
  return target;
79
79
  }
80
- import { jsx as o } from "react/jsx-runtime";
80
+ import { jsx as a } from "react/jsx-runtime";
81
81
  const l = {
82
82
  expirationDatePlaceholder: "MM/AA",
83
83
  togglePasswordVisibilityLabel: "Mostrar u ocultar contrase\xf1a",
@@ -110,8 +110,9 @@ const l = {
110
110
  carouselNextButton: "siguiente",
111
111
  carouselPrevButton: "anterior",
112
112
  playIconButtonLabel: "Reproducir",
113
- pauseIconButtonLabel: "Pausar"
114
- }, n = {
113
+ pauseIconButtonLabel: "Pausar",
114
+ sheetConfirmButton: "Continuar"
115
+ }, i = {
115
116
  expirationDatePlaceholder: "MM/YY",
116
117
  togglePasswordVisibilityLabel: "Toggle password visibility",
117
118
  loading: "Loading",
@@ -143,7 +144,8 @@ const l = {
143
144
  carouselNextButton: "next",
144
145
  carouselPrevButton: "previous",
145
146
  playIconButtonLabel: "Play",
146
- pauseIconButtonLabel: "Pause"
147
+ pauseIconButtonLabel: "Pause",
148
+ sheetConfirmButton: "Continue"
147
149
  }, d = {
148
150
  expirationDatePlaceholder: "MM/JJ",
149
151
  togglePasswordVisibilityLabel: "Passwort un-/sichtbar machen",
@@ -176,7 +178,8 @@ const l = {
176
178
  carouselNextButton: "n\xe4chste",
177
179
  carouselPrevButton: "vorherige",
178
180
  playIconButtonLabel: "Abspielen",
179
- pauseIconButtonLabel: "Pausieren"
181
+ pauseIconButtonLabel: "Pausieren",
182
+ sheetConfirmButton: "Fortfahren"
180
183
  }, s = {
181
184
  expirationDatePlaceholder: "MM/AA",
182
185
  togglePasswordVisibilityLabel: "Mostrar ou ocultar senha",
@@ -209,7 +212,8 @@ const l = {
209
212
  carouselNextButton: "pr\xf3ximo",
210
213
  carouselPrevButton: "anterior",
211
214
  playIconButtonLabel: "Reproduzir",
212
- pauseIconButtonLabel: "Pausar"
215
+ pauseIconButtonLabel: "Pausar",
216
+ sheetConfirmButton: "Continuar"
213
217
  }, b = (e)=>{
214
218
  switch(e.toLocaleLowerCase().split(/[-_]/)[0]){
215
219
  case "es":
@@ -219,55 +223,55 @@ const l = {
219
223
  case "de":
220
224
  return d;
221
225
  case "en":
222
- return n;
226
+ return i;
223
227
  default:
224
- return process.env.NODE_ENV !== "production" && console.error(`Invalid locale: ${e}`), n;
228
+ return process.env.NODE_ENV !== "production" && console.error(`Invalid locale: ${e}`), i;
225
229
  }
226
230
  }, c = 56, u = 80, E = {
227
231
  headerMobileHeight: c,
228
232
  headerDesktopHeight: u
229
233
  }, C = (_param)=>/* @__PURE__ */ {
230
- var { to: e , innerRef: r } = _param, a = _object_without_properties(_param, [
234
+ var { to: e , innerRef: r } = _param, o = _object_without_properties(_param, [
231
235
  "to",
232
236
  "innerRef"
233
237
  ]);
234
- return o("a", _object_spread_props(_object_spread({
238
+ return a("a", _object_spread_props(_object_spread({
235
239
  ref: r,
236
240
  href: typeof e == "string" ? e : e == null ? void 0 : e.pathname
237
- }, a), {
238
- children: a.children
241
+ }, o), {
242
+ children: o.children
239
243
  }));
240
244
  }, m = (e)=>e, f = (e)=>(_param)=>/* @__PURE__ */ {
241
- var { innerRef: r } = _param, a = _object_without_properties(_param, [
245
+ var { innerRef: r } = _param, o = _object_without_properties(_param, [
242
246
  "innerRef"
243
247
  ]);
244
- return o(e, _object_spread({
248
+ return a(e, _object_spread({
245
249
  ref: r
246
- }, a));
250
+ }, o));
247
251
  }, p = (e)=>(_param)=>/* @__PURE__ */ {
248
- var { to: r , innerRef: a , children: t } = _param, i = _object_without_properties(_param, [
252
+ var { to: r , innerRef: o , children: t } = _param, n = _object_without_properties(_param, [
249
253
  "to",
250
254
  "innerRef",
251
255
  "children"
252
256
  ]);
253
- return o(e, {
257
+ return a(e, {
254
258
  href: r,
255
- children: /* @__PURE__ */ o("a", _object_spread_props(_object_spread({
256
- ref: a
257
- }, i), {
259
+ children: /* @__PURE__ */ a("a", _object_spread_props(_object_spread({
260
+ ref: o
261
+ }, n), {
258
262
  children: t
259
263
  }))
260
264
  });
261
265
  }, v = (e)=>(_param)=>/* @__PURE__ */ {
262
- var { to: r , innerRef: a , children: t } = _param, i = _object_without_properties(_param, [
266
+ var { to: r , innerRef: o , children: t } = _param, n = _object_without_properties(_param, [
263
267
  "to",
264
268
  "innerRef",
265
269
  "children"
266
270
  ]);
267
- return o(e, _object_spread_props(_object_spread({
271
+ return a(e, _object_spread_props(_object_spread({
268
272
  href: r,
269
- ref: a
270
- }, i), {
273
+ ref: o
274
+ }, n), {
271
275
  children: t
272
276
  }));
273
277
  }, h = (e)=>{
@@ -1,11 +1,11 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./tooltip.css.ts.vanilla.css-mistica.js";
3
- var v = "_1xhatbpb _1y2v1nfb0 _1y2v1nfe6 _1y2v1nfbx _1y2v1nfcd _1y2v1nfdo _1y2v1nf31 _1y2v1nfdl", t = "_1xhatbpe", _ = "_1xhatbpf", n = "_1xhatbpd", e = "_1xhatbpc", f = "_1y2v1nfb0 _1y2v1nfc0 _1y2v1nfcd _1y2v1nfe4 _1y2v1nf2", p = "_1xhatbpj _1y2v1nf68 _1y2v1nf7h _1y2v1nf8q _1y2v1nf9z _1y2v1nfb0 _1y2v1nfeq _1y2v1nfbs _1y2v1nfdx _1y2v1nfdl", o = "_1xhatbpk", b = "_1xhatbpl", x = "_1xhatbpm", h = "_1xhatbpn", y = "_1xhatbpo", m = "_1xhatbp6", d = "_1xhatbp7", i = "_1xhatbp8", w = {
3
+ var v = "_1xhatbpb _1y2v1nfb0 _1y2v1nfeb _1y2v1nfby _1y2v1nfce _1y2v1nfdp _1y2v1nf31 _1y2v1nfdm", t = "_1xhatbpe", _ = "_1xhatbpf", e = "_1xhatbpd", n = "_1xhatbpc", f = "_1y2v1nfb0 _1y2v1nfc1 _1y2v1nfce _1y2v1nfe5 _1y2v1nf2", p = "_1xhatbpj _1y2v1nf68 _1y2v1nf7h _1y2v1nf8q _1y2v1nf9z _1y2v1nfb0 _1y2v1nfev _1y2v1nfbt _1y2v1nfdy _1y2v1nfdm", b = "_1xhatbpk", o = "_1xhatbpl", y = "_1xhatbpm", h = "_1xhatbpn", x = "_1xhatbpo", m = "_1xhatbp6", i = "_1xhatbp7", d = "_1xhatbp8", w = {
4
4
  shadowAlpha: "var(--_1xhatbp0)",
5
5
  enterTransform: "var(--_1xhatbp1)",
6
6
  enterDoneTransform: "var(--_1xhatbp2)",
7
7
  exitTransform: "var(--_1xhatbp3)",
8
8
  enterActiveAnimationName: "var(--_1xhatbp4)",
9
9
  arrowBoxShadow: "var(--_1xhatbp5)"
10
- }, s = "_1y2v1nfb8";
11
- export { v as arrow, t as arrowBottom, _ as arrowLeft, n as arrowRight, e as arrowTop, f as arrowWrapper, p as container, o as enter, b as enterActive, x as enterDone, h as exit, y as exitActive, m as fadeInBottomKeyframes, d as fadeInTopKeyframes, i as fadeInXKeyframes, w as vars, s as wrapper };
10
+ }, c = "_1y2v1nfb9";
11
+ export { v as arrow, t as arrowBottom, _ as arrowLeft, e as arrowRight, n as arrowTop, f as arrowWrapper, p as container, b as enter, o as enterActive, y as enterDone, h as exit, x as exitActive, m as fadeInBottomKeyframes, i as fadeInTopKeyframes, d as fadeInXKeyframes, w as vars, c as wrapper };
@@ -1,4 +1,4 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./touchable.css.ts.vanilla.css-mistica.js";
3
- var n = "mhti6u1 _1y2v1nfe3", f = "mhti6u4", _ = "mhti6u1 _1y2v1nfe3 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfb6 _1y2v1nfdm _1y2v1nfbr _1y2v1nf2y _1y2v1nf5y _1y2v1nfe5";
4
- export { n as base, f as notTouchable, _ as touchable };
3
+ var y = "mhti6u1 _1y2v1nfe4", f = "mhti6u4", _ = "mhti6u1 _1y2v1nfe4 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfb7 _1y2v1nfdn _1y2v1nfbs _1y2v1nf2y _1y2v1nf5y _1y2v1nfe6";
4
+ export { y as base, f as notTouchable, _ as touchable };
@@ -50,9 +50,20 @@ function _object_spread_props(target, source) {
50
50
  }
51
51
  return target;
52
52
  }
53
- import { jsxs as n, Fragment as s, jsx as r } from "react/jsx-runtime";
54
- import { isRunningAcceptanceTest as l } from "./platform.js";
55
- const i = (e)=>!l(e), p = (e, t, a)=>i(a) ? {
53
+ import { jsx as r, jsxs as n, Fragment as l } from "react/jsx-runtime";
54
+ import { isRunningAcceptanceTest as o } from "./platform.js";
55
+ const a = (e)=>!o(e), d = (e, t)=>a(t) ? {
56
+ children: /* @__PURE__ */ r("animate", {
57
+ attributeName: "r",
58
+ begin: "0s",
59
+ dur: "0.9s",
60
+ from: "0",
61
+ to: e,
62
+ keyTimes: "0;1",
63
+ calcMode: "spline",
64
+ keySplines: "0.56 0 0.2 1"
65
+ })
66
+ } : null, f = (e, t, i, s)=>a(i) ? {
56
67
  strokeDasharray: e.replace("-", ""),
57
68
  strokeDashoffset: e,
58
69
  children: /* @__PURE__ */ r("animate", {
@@ -65,9 +76,9 @@ const i = (e)=>!l(e), p = (e, t, a)=>i(a) ? {
65
76
  fill: "freeze",
66
77
  keyTimes: "0;1",
67
78
  calcMode: "spline",
68
- keySplines: "0.75 0 0.25 1"
79
+ keySplines: s !== null && s !== void 0 ? s : "0.75 0 0.25 1"
69
80
  })
70
- } : null, d = (e, t)=>i(t) ? {
81
+ } : null, u = (e, t)=>a(t) ? {
71
82
  opacity: 0,
72
83
  children: /* @__PURE__ */ r("animate", {
73
84
  attributeName: "opacity",
@@ -81,8 +92,8 @@ const i = (e)=>!l(e), p = (e, t, a)=>i(a) ? {
81
92
  calcMode: "spline",
82
93
  keySplines: "0.75 0 0.25 1"
83
94
  })
84
- } : null, f = (e, t)=>i(t) ? {
85
- children: /* @__PURE__ */ n(s, {
95
+ } : null, y = (e, t)=>a(t) ? {
96
+ children: /* @__PURE__ */ n(l, {
86
97
  children: [
87
98
  /* @__PURE__ */ r("animate", {
88
99
  from: "2.5",
@@ -108,9 +119,9 @@ const i = (e)=>!l(e), p = (e, t, a)=>i(a) ? {
108
119
  })
109
120
  ]
110
121
  })
111
- } : null, u = (e, t)=>i(t) ? {
122
+ } : null, k = (e, t)=>a(t) ? {
112
123
  opacity: 0,
113
- children: /* @__PURE__ */ n(s, {
124
+ children: /* @__PURE__ */ n(l, {
114
125
  children: [
115
126
  /* @__PURE__ */ r("animate", {
116
127
  attributeName: "opacity",
@@ -163,22 +174,22 @@ const i = (e)=>!l(e), p = (e, t, a)=>i(a) ? {
163
174
  })
164
175
  ]
165
176
  })
166
- } : null, o = (param, t)=>/* @__PURE__ */ {
177
+ } : null, m = (param, t)=>/* @__PURE__ */ {
167
178
  let { children: e } = param;
168
- return n(s, {
179
+ return n(l, {
169
180
  children: [
170
181
  e,
171
182
  t
172
183
  ]
173
184
  });
174
- }, y = function() {
185
+ }, h = function() {
175
186
  for(var _len = arguments.length, e = new Array(_len), _key = 0; _key < _len; _key++){
176
187
  e[_key] = arguments[_key];
177
188
  }
178
- return e.reduce((t, a)=>_object_spread_props(_object_spread({}, t, a || {}), {
179
- children: o(t, a ? a.children : null)
189
+ return e.reduce((t, i)=>_object_spread_props(_object_spread({}, t, i || {}), {
190
+ children: m(t, i ? i.children : null)
180
191
  }), {
181
192
  children: null
182
193
  });
183
194
  };
184
- export { p as getAnimateDrawLineProps, d as getAnimateFadeInProps, f as getAnimateHopInProps, u as getAnimateSweepInProps, y as mergeProperties };
195
+ export { d as getAnimateCircleScaleInProps, f as getAnimateDrawLineProps, u as getAnimateFadeInProps, y as getAnimateHopInProps, k as getAnimateSweepInProps, h as mergeProperties };
@@ -1,6 +1,6 @@
1
1
  import "../sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./aspect-ratio-support.css.ts.vanilla.css-mistica.js";
3
- var a = "yqswj62", n = "_1y2v1nfbr _1y2v1nfc8 _1y2v1nfe6 _1y2v1nfel", y = {
3
+ var a = "yqswj62", n = "_1y2v1nfbs _1y2v1nfc9 _1y2v1nfeb _1y2v1nfeq", y = {
4
4
  aspectRatio: "var(--yqswj60)"
5
- }, e = "_1y2v1nfe4 _1y2v1nfdj _1y2v1nfdk _1y2v1nfaz";
5
+ }, e = "_1y2v1nfe5 _1y2v1nfdk _1y2v1nfdl _1y2v1nfaz";
6
6
  export { a as container, n as containerWithWrapper, y as vars, e as wrapper };
@@ -0,0 +1,29 @@
1
+ const c = function(e, t) {
2
+ let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
3
+ let i, r, f, o = !0;
4
+ const s = function() {
5
+ for(var _len = arguments.length, u = new Array(_len), _key = 0; _key < _len; _key++){
6
+ u[_key] = arguments[_key];
7
+ }
8
+ if (i && clearTimeout(i), o && n.leading) {
9
+ o = !1, e(...u);
10
+ return;
11
+ }
12
+ f = u, !r && n.maxWait && (r = setTimeout(()=>{
13
+ e(...f), r = void 0, clearTimeout(i);
14
+ }, n.maxWait)), i = setTimeout(()=>{
15
+ e(...u), r && clearTimeout(r), i = void 0, r = void 0;
16
+ }, t);
17
+ };
18
+ return s.cancel = ()=>{
19
+ i && (clearTimeout(i), i = void 0), r && (clearTimeout(r), r = void 0);
20
+ }, s;
21
+ }, l = (e)=>e === null ? !0 : !(typeof e == "object" || typeof e == "function"), a = (e, t)=>{
22
+ if (e === t) return !0;
23
+ if (l(e) || l(t) || typeof e != typeof t || typeof e == "function") return !1;
24
+ if (Array.isArray(e) || Array.isArray(t)) return Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every((r, f)=>a(r, t[f])) : !1;
25
+ if (e instanceof Date || t instanceof Date) return e instanceof Date && t instanceof Date ? e.getTime() === t.getTime() : !1;
26
+ const n = Object.keys(e), i = Object.keys(t);
27
+ return n.length === i.length ? n.every((r)=>a(e[r], t[r])) : !1;
28
+ };
29
+ export { c as debounce, a as isEqual };
@@ -1,3 +1,3 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
- var f = "_1y2v1nfe6 _1y2v1nfel _1y2v1nfb6 _1y2v1nf5y _1y2v1nfdj _1y2v1nfdk _1y2v1nffu";
2
+ var f = "_1y2v1nfeb _1y2v1nfeq _1y2v1nfb7 _1y2v1nf5y _1y2v1nfdk _1y2v1nfdl _1y2v1nffz";
3
3
  export { f as video };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@telefonica/mistica",
3
- "version": "14.20.1",
3
+ "version": "14.21.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -83,7 +83,7 @@
83
83
  "@swc/core": "^1.3.61",
84
84
  "@swc/jest": "^0.2.26",
85
85
  "@telefonica/acceptance-testing": "2.13.0",
86
- "@telefonica/eslint-config": "^1.6.0",
86
+ "@telefonica/eslint-config": "^1.7.0",
87
87
  "@telefonica/prettier-config": "^1.1.0",
88
88
  "@testing-library/jest-dom": "^5.16.5",
89
89
  "@testing-library/react": "^13.4.0",
@@ -121,6 +121,7 @@
121
121
  "jest-environment-puppeteer": "^6.1.1",
122
122
  "jimp": "^0.16.1",
123
123
  "lint-staged": "^12.3.7",
124
+ "lodash": "^4.17.21",
124
125
  "mini-css-extract-plugin": "^1.6.2",
125
126
  "node-fetch": "^2.6.7",
126
127
  "playroom": "^0.31.0",
@@ -143,13 +144,12 @@
143
144
  },
144
145
  "dependencies": {
145
146
  "@juggle/resize-observer": "^3.3.1",
146
- "@tef-novum/webview-bridge": "^3.8.0",
147
+ "@tef-novum/webview-bridge": "^3.27.0",
147
148
  "@telefonica/libphonenumber": "^2.8.1",
148
149
  "@vanilla-extract/css": "^1.9.5",
149
150
  "@vanilla-extract/dynamic": "^2.0.3",
150
151
  "@vanilla-extract/sprinkles": "^1.5.1",
151
152
  "classnames": "^2.3.1",
152
- "lodash": "^4.17.21",
153
153
  "moment": "^2.29.1",
154
154
  "react-autosuggest": "^10.1.0",
155
155
  "react-datetime": "^3.1.1",