@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
@@ -5,18 +5,46 @@ Object.defineProperty(exports, "__esModule", {
5
5
  Object.defineProperty(exports, "default", {
6
6
  enumerable: true,
7
7
  get: function() {
8
- return I;
8
+ return u;
9
9
  }
10
10
  });
11
11
  const _jsxruntime = require("react/jsx-runtime");
12
12
  const _hooks = require("../hooks.js");
13
13
  const _constants = require("../skins/constants.js");
14
14
  const _skincontractcssmistica = require("../skins/skin-contract.css-mistica.js");
15
- const d = (param)=>/* @__PURE__ */ {
16
- let { size: e = 64 , color: r } = param;
15
+ function _define_property(obj, key, value) {
16
+ if (key in obj) {
17
+ Object.defineProperty(obj, key, {
18
+ value: value,
19
+ enumerable: true,
20
+ configurable: true,
21
+ writable: true
22
+ });
23
+ } else {
24
+ obj[key] = value;
25
+ }
26
+ return obj;
27
+ }
28
+ function _object_spread(target) {
29
+ for(var i = 1; i < arguments.length; i++){
30
+ var source = arguments[i] != null ? arguments[i] : {};
31
+ var ownKeys = Object.keys(source);
32
+ if (typeof Object.getOwnPropertySymbols === "function") {
33
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
34
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
35
+ }));
36
+ }
37
+ ownKeys.forEach(function(key) {
38
+ _define_property(target, key, source[key]);
39
+ });
40
+ }
41
+ return target;
42
+ }
43
+ const s = (param)=>/* @__PURE__ */ {
44
+ let { size: r = 48 } = param;
17
45
  return (0, _jsxruntime.jsx)("svg", {
18
- width: e,
19
- height: e,
46
+ width: r,
47
+ height: r,
20
48
  viewBox: "0 0 64 64",
21
49
  children: /* @__PURE__ */ (0, _jsxruntime.jsxs)("g", {
22
50
  stroke: _skincontractcssmistica.vars.colors.brand,
@@ -27,20 +55,17 @@ const d = (param)=>/* @__PURE__ */ {
27
55
  /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
28
56
  fill: "none",
29
57
  strokeWidth: "2",
30
- stroke: r || void 0,
31
58
  d: "M48.24,57.99c-4.71,2.95-10.27,4.65-16.24,4.65C15.08,62.64,1.36,48.92,1.36,32S15.08,1.36,32,1.36 S62.64,15.08,62.64,32c0,6.11-1.79,11.8-4.87,16.58"
32
59
  }),
33
60
  /* @__PURE__ */ (0, _jsxruntime.jsx)("line", {
34
61
  fill: "none",
35
62
  strokeWidth: "2",
36
- stroke: r || void 0,
37
63
  x1: "32",
38
64
  y1: "47.96",
39
65
  x2: "32",
40
66
  y2: "23.74"
41
67
  }),
42
68
  /* @__PURE__ */ (0, _jsxruntime.jsx)("circle", {
43
- stroke: r || void 0,
44
69
  cx: "53.64",
45
70
  cy: "53.54",
46
71
  r: "1.06"
@@ -54,9 +79,11 @@ const d = (param)=>/* @__PURE__ */ {
54
79
  ]
55
80
  })
56
81
  });
57
- }, l = ()=>/* @__PURE__ */ (0, _jsxruntime.jsx)("svg", {
58
- width: "64",
59
- height: "64",
82
+ }, d = (param)=>/* @__PURE__ */ {
83
+ let { size: r = 48 } = param;
84
+ return (0, _jsxruntime.jsx)("svg", {
85
+ width: r,
86
+ height: r,
60
87
  viewBox: "0 0 64 64",
61
88
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("g", {
62
89
  fill: _skincontractcssmistica.vars.colors.brand,
@@ -66,7 +93,8 @@ const d = (param)=>/* @__PURE__ */ {
66
93
  d: "M31.991 0c21.24 0 32.01 10.77 32.01 32.01C64 53.235 53.23 64 31.99 64 10.763 64 .001 53.236.001 32.01 0 10.77 10.762 0 31.99 0zm0 2c-20.18 0-29.99 9.816-29.99 30.01C2 52.19 11.81 62 31.99 62c20.192 0 30.01-9.81 30.01-29.99C62 11.815 52.182 2 31.99 2zM32 27a1 1 0 0 1 1 1v16a1 1 0 0 1-2 0V28a1 1 0 0 1 1-1zm0-7.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z"
67
94
  })
68
95
  })
69
- }), h = ()=>{
96
+ });
97
+ }, h = (r)=>{
70
98
  const { skinName: e } = (0, _hooks.useTheme)();
71
- return e === _constants.O2_CLASSIC_SKIN || e === _constants.O2_SKIN ? /* @__PURE__ */ (0, _jsxruntime.jsx)(d, {}) : /* @__PURE__ */ (0, _jsxruntime.jsx)(l, {});
72
- }, I = h;
99
+ return e === _constants.O2_CLASSIC_SKIN || e === _constants.O2_SKIN ? /* @__PURE__ */ (0, _jsxruntime.jsx)(s, _object_spread({}, r)) : /* @__PURE__ */ (0, _jsxruntime.jsx)(d, _object_spread({}, r));
100
+ }, u = h;
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ type Props = {
3
+ size?: number | string;
4
+ };
5
+ declare const IconSuccessVivoNew: ({ size }: Props) => JSX.Element;
6
+ export default IconSuccessVivoNew;
@@ -0,0 +1,86 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "default", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return m;
9
+ }
10
+ });
11
+ const _jsxruntime = require("react/jsx-runtime");
12
+ const _hooks = require("../hooks.js");
13
+ const _animation = require("../utils/animation.js");
14
+ function _define_property(obj, key, value) {
15
+ if (key in obj) {
16
+ Object.defineProperty(obj, key, {
17
+ value: value,
18
+ enumerable: true,
19
+ configurable: true,
20
+ writable: true
21
+ });
22
+ } else {
23
+ obj[key] = value;
24
+ }
25
+ return obj;
26
+ }
27
+ function _object_spread(target) {
28
+ for(var i = 1; i < arguments.length; i++){
29
+ var source = arguments[i] != null ? arguments[i] : {};
30
+ var ownKeys = Object.keys(source);
31
+ if (typeof Object.getOwnPropertySymbols === "function") {
32
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
33
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
34
+ }));
35
+ }
36
+ ownKeys.forEach(function(key) {
37
+ _define_property(target, key, source[key]);
38
+ });
39
+ }
40
+ return target;
41
+ }
42
+ const d = (param)=>{
43
+ let { size: o = 48 } = param;
44
+ const { platformOverrides: r } = (0, _hooks.useTheme)(), t = (0, _hooks.useAriaId)();
45
+ return /* @__PURE__ */ (0, _jsxruntime.jsxs)("svg", {
46
+ width: o,
47
+ height: o,
48
+ viewBox: "0 0 64 64",
49
+ fill: "none",
50
+ children: [
51
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("circle", _object_spread({
52
+ cx: "32",
53
+ cy: "32",
54
+ r: "25",
55
+ stroke: `url(#${t})`
56
+ }, (0, _animation.getAnimateCircleScaleInProps)("25", r))),
57
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("polyline", _object_spread({
58
+ fill: "none",
59
+ stroke: "white",
60
+ strokeWidth: "1.5",
61
+ strokeLinecap: "round",
62
+ strokeLinejoin: "round",
63
+ points: "25.75,32.75 29.69,37.5 38.25,26.5"
64
+ }, (0, _animation.getAnimateDrawLineProps)("44", "0.4s", r, "0.5 0 0.83 0.83"))),
65
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("defs", {
66
+ children: /* @__PURE__ */ (0, _jsxruntime.jsxs)("linearGradient", {
67
+ id: t,
68
+ x1: "6.66663",
69
+ y1: "6.66669",
70
+ x2: "58.3441",
71
+ y2: "7.98638",
72
+ gradientUnits: "userSpaceOnUse",
73
+ children: [
74
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("stop", {
75
+ stopColor: "#E5B9FF"
76
+ }),
77
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("stop", {
78
+ offset: "1",
79
+ stopColor: "#FF6ACE"
80
+ })
81
+ ]
82
+ })
83
+ })
84
+ ]
85
+ });
86
+ }, m = d;
@@ -1,7 +1,6 @@
1
- import * as React from 'react';
1
+ /// <reference types="react" />
2
2
  type Props = {
3
- role?: string;
4
3
  size?: number | string;
5
4
  };
6
- declare const IconSuccessVivo: React.FC<Props>;
5
+ declare const IconSuccessVivo: ({ size }: Props) => JSX.Element;
7
6
  export default IconSuccessVivo;
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  Object.defineProperty(exports, "default", {
6
6
  enumerable: true,
7
7
  get: function() {
8
- return d;
8
+ return p;
9
9
  }
10
10
  });
11
11
  const _jsxruntime = require("react/jsx-runtime");
@@ -41,25 +41,21 @@ function _object_spread(target) {
41
41
  }
42
42
  return target;
43
43
  }
44
- const a = (param)=>{
45
- let { role: s = "presentation" , size: e = 64 } = param;
46
- const C = (0, _themevariantcontext.useIsInverseVariant)(), { platformOverrides: t } = (0, _hooks.useTheme)();
44
+ const c = (param)=>{
45
+ let { size: C = 48 } = param;
46
+ const e = (0, _themevariantcontext.useIsInverseVariant)(), { platformOverrides: s } = (0, _hooks.useTheme)();
47
47
  return /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", {
48
- role: s,
49
- width: e,
50
- height: e,
48
+ width: C,
49
+ height: C,
51
50
  viewBox: "0 0 64 64",
52
- style: {
53
- marginLeft: -17
54
- },
51
+ overflow: "visible",
55
52
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("g", {
56
- transform: "translate(17, 10)",
57
- fill: C ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.brand,
58
- stroke: C ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.brand,
53
+ fill: e ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.brand,
54
+ stroke: e ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.brand,
59
55
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", _object_spread({
60
56
  fillRule: "nonzero",
61
57
  d: "M14.8832276,0 C10.2293915,0.0191737965 6.86229932,3.79747692 6.87644677,7.70928648 C6.89025737,11.6228714 9.24614399,14.2258918 11.0573539,15.1980743 C12.084728,15.7491434 11.7559683,16.7408548 11.7559683,16.7408548 C11.7559683,16.7408548 11.5093985,17.7055808 10.4274557,17.44922 C9.3458498,17.1875332 4.10725261,15.8961425 4.10725261,15.8961425 C4.10725261,15.8961425 0.947319469,15.2651826 0.18436791,18.6252129 C-0.579931024,21.9873736 1.196584,23.2652716 2.5001701,23.5816393 C3.80375621,23.8972968 8.2116962,25.0470144 8.2116962,25.0470144 C8.2116962,25.0470144 9.52370341,25.7443725 9.57490369,27.1742406 C9.60656702,28.0203732 9.60825124,28.7209269 8.78163618,29.9800062 C7.95670533,31.2394406 2.82589821,37.6825463 2.82589821,37.6825463 C2.82589821,37.6825463 1.06218326,39.9379529 3.61781834,41.9710855 C6.17345343,44.0045731 7.61110343,43.5309094 9.12824861,41.6575584 C10.6440464,39.7845626 13.6392629,35.862456 13.6392629,35.862456 C13.6392629,35.862456 14.0525704,35.0099322 14.8956908,35.0610623 C15.7388112,35.1136127 15.985381,35.5961532 16.2710247,35.9650713 C16.5580157,36.3339893 20.7318492,41.7285725 21.0164823,42.0786718 C21.297747,42.4326769 22.0782145,43.0806802 22.9364929,43.2042447 C23.7937607,43.3263889 24.7338922,43.1396219 25.3358324,42.6712841 C25.9360883,42.2022363 26.698703,41.5641749 26.9664939,41.1388007 C27.2326007,40.7134265 27.6863295,40.1034157 27.6027922,39.0996319 C27.5182443,38.0986887 27.3144537,37.574605 26.5878813,36.7149798 C25.8613089,35.8564198 21.565538,30.4178079 20.7567756,29.3742563 C20.7567756,29.3742563 20.022119,28.4461025 20.1285616,27.1341177 C20.2353412,25.8192924 20.7874284,25.2334264 21.9495401,24.9067617 C23.1099675,24.5815173 27.6499503,23.3980679 27.6499503,23.3980679 C27.6499503,23.3980679 30.2487014,22.0733006 29.6595614,19.4472006 L29.3210332,18.1046798 C29.3210332,18.1046798 28.7551353,15.0407782 25.0208833,15.989526 C21.2835996,16.9411144 19.2079671,17.5014154 19.2079671,17.5014154 C19.2079671,17.5014154 18.0185711,17.6235596 17.8477912,16.777427 C17.6797061,15.9302293 17.9003389,15.4934928 18.4258155,15.257016 C18.9516289,15.0208942 22.2685313,13.3144263 22.6939652,8.70064277 C23.121757,4.09538091 19.5505374,0 14.9128698,0 L14.8832276,0"
62
- }, (0, _animation.getAnimateSweepInProps)("0.2s", t)))
58
+ }, (0, _animation.getAnimateSweepInProps)("0.2s", s)))
63
59
  })
64
60
  });
65
- }, d = a;
61
+ }, p = c;
@@ -1,8 +1,8 @@
1
- import * as React from 'react';
1
+ /// <reference types="react" />
2
2
  type Props = {
3
3
  size?: number | string;
4
4
  color?: string;
5
5
  skipAnimation?: boolean;
6
6
  };
7
- declare const IconSuccess: React.FC<Props>;
7
+ declare const IconSuccess: ({ size, color, skipAnimation }: Props) => JSX.Element;
8
8
  export default IconSuccess;
@@ -43,7 +43,7 @@ function _object_spread(target) {
43
43
  return target;
44
44
  }
45
45
  const u = (param)=>{
46
- let { size: t = 64 , color: e , skipAnimation: r = !1 } = param;
46
+ let { size: t = 48 , color: e , skipAnimation: r = !1 } = param;
47
47
  const n = (0, _themevariantcontext.useIsInverseVariant)(), { platformOverrides: o } = (0, _hooks.useTheme)();
48
48
  return /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", {
49
49
  role: "presentation",
@@ -78,7 +78,7 @@ const u = (param)=>{
78
78
  })
79
79
  });
80
80
  }, k = (param)=>{
81
- let { size: t = 64 , color: e , skipAnimation: r = !1 } = param;
81
+ let { size: t = 48 , color: e , skipAnimation: r = !1 } = param;
82
82
  const n = (0, _themevariantcontext.useIsInverseVariant)(), { platformOverrides: o } = (0, _hooks.useTheme)();
83
83
  return /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", {
84
84
  role: "presentation",
@@ -18,4 +18,4 @@ _export(exports, {
18
18
  });
19
19
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
20
20
  require("./image.css.ts.vanilla.css-mistica.js");
21
- var f = 300, n = "_17tt25r1 _1y2v1nfe6 _1y2v1nfel _1y2v1nfb6 _1y2v1nfbr _1y2v1nfc8 _1y2v1nffu _1y2v1nfdj _1y2v1nfdk";
21
+ var f = 300, n = "_17tt25r1 _1y2v1nfeb _1y2v1nfeq _1y2v1nfb7 _1y2v1nfbs _1y2v1nfc9 _1y2v1nffz _1y2v1nfdk _1y2v1nfdl";
package/dist/index.d.ts CHANGED
@@ -72,6 +72,9 @@ export { default as Video } from './video';
72
72
  export type { VideoElement } from './video';
73
73
  export { Carousel, CenteredCarousel, Slideshow, PageBullets } from './carousel';
74
74
  export { Grid, GridItem } from './grid';
75
+ export { default as Sheet, ActionsSheet, InfoSheet, ActionsListSheet, RadioListSheet, SheetBody, } from './sheet';
76
+ export { default as SheetRoot, showSheet } from './sheet-root';
77
+ export type { NativeSheetImplementation } from './sheet-root';
75
78
  export { default as StackingGroup } from './stacking-group';
76
79
  export { default as Form } from './form';
77
80
  export { default as Select } from './select';
@@ -99,6 +102,7 @@ export { default as IconChevron } from './icons/icon-chevron';
99
102
  export { default as IconError } from './icons/icon-error';
100
103
  export { default as IconSuccess } from './icons/icon-success';
101
104
  export { default as IconSuccessVivo } from './icons/icon-success-vivo';
105
+ export { default as IconSuccessVivoNew } from './icons/icon-success-vivo-new';
102
106
  export { SkeletonCircle, SkeletonRow, SkeletonLine, SkeletonRectangle, SkeletonText } from './skeletons';
103
107
  export { default as Circle } from './circle';
104
108
  export { useTheme, useScreenSize, useElementDimensions, useAriaId, useWindowSize, useWindowHeight, useWindowWidth, useIsInViewport, } from './hooks';
package/dist/index.js CHANGED
@@ -9,6 +9,12 @@ function _export(target, all) {
9
9
  });
10
10
  }
11
11
  _export(exports, {
12
+ ActionsListSheet: function() {
13
+ return _sheet.ActionsListSheet;
14
+ },
15
+ ActionsSheet: function() {
16
+ return _sheet.ActionsSheet;
17
+ },
12
18
  Avatar: function() {
13
19
  return _avatar.default;
14
20
  },
@@ -4428,6 +4434,9 @@ _export(exports, {
4428
4434
  IconSuccessVivo: function() {
4429
4435
  return _iconsuccessvivo.default;
4430
4436
  },
4437
+ IconSuccessVivoNew: function() {
4438
+ return _iconsuccessvivonew.default;
4439
+ },
4431
4440
  IconSunFilled: function() {
4432
4441
  return _iconsunfilled.default;
4433
4442
  },
@@ -5178,6 +5187,9 @@ _export(exports, {
5178
5187
  InfoFeedbackScreen: function() {
5179
5188
  return _feedback.InfoFeedbackScreen;
5180
5189
  },
5190
+ InfoSheet: function() {
5191
+ return _sheet.InfoSheet;
5192
+ },
5181
5193
  Inline: function() {
5182
5194
  return _inline.default;
5183
5195
  },
@@ -5286,6 +5298,9 @@ _export(exports, {
5286
5298
  RadioGroup: function() {
5287
5299
  return _radiobutton.RadioGroup;
5288
5300
  },
5301
+ RadioListSheet: function() {
5302
+ return _sheet.RadioListSheet;
5303
+ },
5289
5304
  ResponsiveLayout: function() {
5290
5305
  return _responsivelayout.default;
5291
5306
  },
@@ -5304,6 +5319,15 @@ _export(exports, {
5304
5319
  Select: function() {
5305
5320
  return _select.default;
5306
5321
  },
5322
+ Sheet: function() {
5323
+ return _sheet.default;
5324
+ },
5325
+ SheetBody: function() {
5326
+ return _sheet.SheetBody;
5327
+ },
5328
+ SheetRoot: function() {
5329
+ return _sheetroot.default;
5330
+ },
5307
5331
  SkeletonCircle: function() {
5308
5332
  return _skeletons.SkeletonCircle;
5309
5333
  },
@@ -5508,6 +5532,9 @@ _export(exports, {
5508
5532
  pxToRem: function() {
5509
5533
  return _css.pxToRem;
5510
5534
  },
5535
+ showSheet: function() {
5536
+ return _sheetroot.showSheet;
5537
+ },
5511
5538
  skinVars: function() {
5512
5539
  return _skincontractcssmistica.vars;
5513
5540
  },
@@ -5631,6 +5658,8 @@ const _chip = /*#__PURE__*/ _interop_require_default(require("./chip.js"));
5631
5658
  const _video = /*#__PURE__*/ _interop_require_default(require("./video.js"));
5632
5659
  const _carousel = require("./carousel.js");
5633
5660
  const _grid = require("./grid.js");
5661
+ const _sheet = /*#__PURE__*/ _interop_require_wildcard(require("./sheet.js"));
5662
+ const _sheetroot = /*#__PURE__*/ _interop_require_wildcard(require("./sheet-root.js"));
5634
5663
  const _stackinggroup = /*#__PURE__*/ _interop_require_default(require("./stacking-group.js"));
5635
5664
  const _form = /*#__PURE__*/ _interop_require_default(require("./form.js"));
5636
5665
  const _select = /*#__PURE__*/ _interop_require_default(require("./select.js"));
@@ -5657,6 +5686,7 @@ const _iconchevron = /*#__PURE__*/ _interop_require_default(require("./icons/ico
5657
5686
  const _iconerror = /*#__PURE__*/ _interop_require_default(require("./icons/icon-error.js"));
5658
5687
  const _iconsuccess = /*#__PURE__*/ _interop_require_default(require("./icons/icon-success.js"));
5659
5688
  const _iconsuccessvivo = /*#__PURE__*/ _interop_require_default(require("./icons/icon-success-vivo.js"));
5689
+ const _iconsuccessvivonew = /*#__PURE__*/ _interop_require_default(require("./icons/icon-success-vivo-new.js"));
5660
5690
  const _skeletons = require("./skeletons.js");
5661
5691
  const _circle = /*#__PURE__*/ _interop_require_default(require("./circle.js"));
5662
5692
  const _hooks = require("./hooks.js");
@@ -37,16 +37,16 @@ _export(exports, {
37
37
  return d;
38
38
  },
39
39
  dualActionLeft: function() {
40
- return o;
40
+ return i;
41
41
  },
42
42
  dualActionRight: function() {
43
- return i;
43
+ return o;
44
44
  },
45
45
  pointer: function() {
46
- return u;
46
+ return c;
47
47
  },
48
48
  right: function() {
49
- return c;
49
+ return u;
50
50
  },
51
51
  rightRestrictedWidth: function() {
52
52
  return g;
@@ -61,9 +61,9 @@ _export(exports, {
61
61
  return l;
62
62
  },
63
63
  touchableBackgroundInverse: function() {
64
- return m;
64
+ return s;
65
65
  }
66
66
  });
67
67
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
68
68
  require("./list.css.ts.vanilla.css-mistica.js");
69
- var _ = "_1y2v1nfb4 _1y2v1nfbm _1y2v1nfbo", y = "_1y2v1nfbd _1y2v1nfcu _1y2v1nfc8 _1y2v1nfbm", f = "_1y2v1nfb4 _1y2v1nfbj", b = "_1y2v1nfb4 _1y2v1nfbr _1y2v1nfdh", a = "_2buj9gf", r = "_2buj9ge", t = "_2buj9g0", e = "_1y2v1nfb4 _1y2v1nfb9 _1y2v1nfc8", d = "_2buj9gm _1y2v1nfb4", o = "_1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfdm _1y2v1nf5y _1y2v1nf8w _1y2v1nfa5 _1y2v1nfb6 _1y2v1nfbp", i = "_2buj9go _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfdm _1y2v1nf5y _1y2v1nf8w _1y2v1nfa5 _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbo _1y2v1nfbs _1y2v1nfc8", u = "_1y2v1nfe3", c = "_2buj9gc", g = "_2buj9gd", h = "_1y2v1nfb4 _1y2v1nfba _1y2v1nfbq", j = "_1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfbr _1y2v1nfdm _1y2v1nf5y _1y2v1nfb6 _1y2v1nfc8", l = "_2buj9g1", m = "_2buj9g2";
69
+ var _ = "_1y2v1nfb5 _1y2v1nfbn _1y2v1nfbp", y = "_1y2v1nfbe _1y2v1nfcv _1y2v1nfc9 _1y2v1nfbn", f = "_1y2v1nfb5 _1y2v1nfbk", b = "_1y2v1nfb5 _1y2v1nfbs _1y2v1nfdi", a = "_2buj9gf", r = "_2buj9ge", t = "_2buj9g0", e = "_1y2v1nfb5 _1y2v1nfba _1y2v1nfc9", d = "_2buj9gm _1y2v1nfb5", i = "_1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfdn _1y2v1nf5y _1y2v1nf8w _1y2v1nfa5 _1y2v1nfb7 _1y2v1nfbq", o = "_2buj9go _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfdn _1y2v1nf5y _1y2v1nf8w _1y2v1nfa5 _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbp _1y2v1nfbt _1y2v1nfc9", c = "_1y2v1nfe4", u = "_2buj9gc", g = "_2buj9gd", h = "_1y2v1nfb5 _1y2v1nfbb _1y2v1nfbr", j = "_1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nfbs _1y2v1nfdn _1y2v1nf5y _1y2v1nfb7 _1y2v1nfc9", l = "_2buj9g1", s = "_2buj9g2";
@@ -10,7 +10,7 @@ function _export(target, all) {
10
10
  }
11
11
  _export(exports, {
12
12
  TRANSITION_DURATION_MS: function() {
13
- return v;
13
+ return r;
14
14
  },
15
15
  enter: function() {
16
16
  return _;
@@ -39,4 +39,4 @@ _export(exports, {
39
39
  });
40
40
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
41
41
  require("./loading-bar.css.ts.vanilla.css-mistica.js");
42
- var v = 400, _ = "_1num3qg9", e = "_1num3qga", f = "_1num3qgb", a = "_1num3qgc", y = "_1num3qg8 _1y2v1nfc8", t = "_1num3qg3 _1y2v1nfb1 _1y2v1nfe6 _1y2v1nfel _1y2v1nff0", g = "_1num3qg6 _1y2v1nfb0 _1y2v1nfc8 _1y2v1nfbr", m = "_1y2v1nfbr _1y2v1nfe4 _1y2v1nfaz _1y2v1nf48 _1y2v1nfcb";
42
+ var r = 400, _ = "_1num3qg9", e = "_1num3qga", f = "_1num3qgb", a = "_1num3qgc", y = "_1num3qg8 _1y2v1nfc9", t = "_1num3qg3 _1y2v1nfb1 _1y2v1nfeb _1y2v1nfeq _1y2v1nff5", g = "_1num3qg6 _1y2v1nfb0 _1y2v1nfc9 _1y2v1nfbs", m = "_1y2v1nfbs _1y2v1nfe5 _1y2v1nfaz _1y2v1nf48 _1y2v1nfcc";
@@ -21,4 +21,4 @@ _export(exports, {
21
21
  });
22
22
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
23
23
  require("./maybe-dismissable.css.ts.vanilla.css-mistica.js");
24
- var f = "cim30m2 _1y2v1nfb0 _1y2v1nfe6 _1y2v1nff0 _1y2v1nfc3 _1y2v1nfcj _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbd", y = "cim30m4 _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbd _1y2v1nfc0 _1y2v1nfcg _1y2v1nfdn", _ = "_1y2v1nfaz _1y2v1nfb4 _1y2v1nfbm";
24
+ var f = "cim30m2 _1y2v1nfb0 _1y2v1nfeb _1y2v1nff5 _1y2v1nfc4 _1y2v1nfck _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbe", y = "cim30m4 _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbe _1y2v1nfc1 _1y2v1nfch _1y2v1nfdo", _ = "_1y2v1nfaz _1y2v1nfb5 _1y2v1nfbn";
@@ -24,7 +24,7 @@ _export(exports, {
24
24
  });
25
25
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
26
26
  require("./menu.css.ts.vanilla.css-mistica.js");
27
- var r = "_2k0k3u9", _ = "_2k0k3u7 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nf31 _1y2v1nfdv _1y2v1nfb4 _1y2v1nfba _1y2v1nfb0", a = "_2k0k3u8", n = {
27
+ var r = "_2k0k3u9", _ = "_2k0k3u7 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q _1y2v1nf31 _1y2v1nfdw _1y2v1nfb5 _1y2v1nfbb _1y2v1nfb0", a = "_2k0k3u8", n = {
28
28
  top: "var(--_2k0k3u0)",
29
29
  bottom: "var(--_2k0k3u1)",
30
30
  left: "var(--_2k0k3u2)",
@@ -6,5 +6,6 @@ declare const ModalContextProvider: ({ children }: {
6
6
  children: React.ReactNode;
7
7
  }) => JSX.Element;
8
8
  export declare const useSetModalState: () => (newModalState: Partial<ModalState>) => void;
9
+ export declare const useSetModalStateEffect: () => void;
9
10
  export declare const useModalState: () => ModalState;
10
11
  export default ModalContextProvider;
@@ -13,10 +13,13 @@ _export(exports, {
13
13
  return S;
14
14
  },
15
15
  useModalState: function() {
16
- return M;
16
+ return i;
17
17
  },
18
18
  useSetModalState: function() {
19
- return x;
19
+ return u;
20
+ },
21
+ useSetModalStateEffect: function() {
22
+ return f;
20
23
  }
21
24
  });
22
25
  const _jsxruntime = require("react/jsx-runtime");
@@ -90,18 +93,29 @@ function _object_spread(target) {
90
93
  }
91
94
  const o = /*#__PURE__*/ _react.createContext({
92
95
  isModalOpen: !1
93
- }), a = /*#__PURE__*/ _react.createContext(()=>{}), S = (param)=>{
94
- let { children: s } = param;
96
+ }), s = /*#__PURE__*/ _react.createContext(()=>{}), S = (param)=>{
97
+ let { children: e } = param;
95
98
  const [l, n] = _react.useState({
96
99
  isModalOpen: !1
97
- }), r = _react.useCallback((d)=>{
98
- n((c)=>_object_spread({}, c, d));
100
+ }), d = _react.useCallback((r)=>{
101
+ n((c)=>_object_spread({}, c, r));
99
102
  }, []);
100
103
  return /* @__PURE__ */ (0, _jsxruntime.jsx)(o.Provider, {
101
104
  value: l,
102
- children: /* @__PURE__ */ (0, _jsxruntime.jsx)(a.Provider, {
103
- value: r,
104
- children: s
105
+ children: /* @__PURE__ */ (0, _jsxruntime.jsx)(s.Provider, {
106
+ value: d,
107
+ children: e
105
108
  })
106
109
  });
107
- }, x = ()=>_react.useContext(a), M = ()=>_react.useContext(o);
110
+ }, u = ()=>_react.useContext(s), f = ()=>{
111
+ const e = u();
112
+ _react.useEffect(()=>(e({
113
+ isModalOpen: !0
114
+ }), ()=>{
115
+ e({
116
+ isModalOpen: !1
117
+ });
118
+ }), [
119
+ e
120
+ ]);
121
+ }, i = ()=>_react.useContext(o);
@@ -52,10 +52,10 @@ _export(exports, {
52
52
  return u;
53
53
  },
54
54
  spacer: function() {
55
- return l;
55
+ return s;
56
56
  },
57
57
  textWrapperVariants: function() {
58
- return s;
58
+ return l;
59
59
  },
60
60
  topFixed: function() {
61
61
  return g;
@@ -63,17 +63,17 @@ _export(exports, {
63
63
  });
64
64
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
65
65
  require("./navigation-bar.css.ts.vanilla.css-mistica.js");
66
- var y = "_1vcy5dz1 _1y2v1nfaz _1y2v1nfc0 _1y2v1nfcg", _ = "_1vcy5dzr _1y2v1nfb1 _1y2v1nfeh _1y2v1nfel _1y2v1nff0 _1y2v1nf30", e = "_1vcy5dzl", r = "_1vcy5dzm", f = "_1vcy5dzn", c = "_1vcy5dzo", d = {
66
+ var y = "_1vcy5dz1 _1y2v1nfaz _1y2v1nfc1 _1y2v1nfch", _ = "_1vcy5dzr _1y2v1nfb1 _1y2v1nfem _1y2v1nfeq _1y2v1nff5 _1y2v1nf30", e = "_1vcy5dzl", r = "_1vcy5dzm", f = "_1vcy5dzn", c = "_1vcy5dzo", d = {
67
67
  default: "_1vcy5dzu _1y2v1nf1m",
68
68
  inverse: "_1vcy5dzv _1y2v1nf1l"
69
- }, a = "_1vcy5dz4 _1vcy5dz3 _1y2v1nfb0", i = "_1vcy5dz5 _1vcy5dz3 _1y2v1nfb0", t = "_1vcy5dzw", z = "_1y2v1nfb4 _1y2v1nfbd", b = {
70
- default: "_1vcy5dza _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbr _1y2v1nfcn",
71
- inverse: "_1vcy5dzb _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbr _1y2v1nfcn",
72
- menuOpen: "_1vcy5dzc _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb4 _1y2v1nfbj _1y2v1nfbr _1y2v1nfcn"
73
- }, o = "_1vcy5dze _1y2v1nf8q _1y2v1nf9z _1y2v1nfcn _1y2v1nfb4 _1y2v1nfbj _1y2v1nfdm _1y2v1nf5y", u = {
69
+ }, a = "_1vcy5dz4 _1vcy5dz3 _1y2v1nfb0", i = "_1vcy5dz5 _1vcy5dz3 _1y2v1nfb0", t = "_1vcy5dzw", z = "_1y2v1nfb5 _1y2v1nfbe", b = {
70
+ default: "_1vcy5dza _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbs _1y2v1nfco",
71
+ inverse: "_1vcy5dzb _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbs _1y2v1nfco",
72
+ menuOpen: "_1vcy5dzc _1vcy5dz9 _1y2v1nf6e _1y2v1nf7n _1y2v1nfb5 _1y2v1nfbk _1y2v1nfbs _1y2v1nfco"
73
+ }, o = "_1vcy5dze _1y2v1nf8q _1y2v1nf9z _1y2v1nfco _1y2v1nfb5 _1y2v1nfbk _1y2v1nfdn _1y2v1nf5y", u = {
74
74
  default: "_1vcy5dzf",
75
75
  inverse: "_1vcy5dzg"
76
- }, l = "_1vcy5dzk _1y2v1nfcn", s = {
76
+ }, s = "_1vcy5dzk _1y2v1nfco", l = {
77
77
  default: "_1vcy5dzh",
78
78
  inverse: "_1vcy5dzi"
79
- }, g = "_1vcy5dz7 _1y2v1nfb1 _1y2v1nfe6 _1y2v1nfel _1y2v1nff0";
79
+ }, g = "_1vcy5dz7 _1y2v1nfb1 _1y2v1nfeb _1y2v1nfeq _1y2v1nff5";
@@ -24,4 +24,4 @@ _export(exports, {
24
24
  });
25
25
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
26
26
  require("./navigation-breadcrumbs.css.ts.vanilla.css-mistica.js");
27
- var v = "_1fniauj3", f = "_1fniauj2", i = "_1fniauj5 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q", _ = "_1y2v1nfb7";
27
+ var v = "_1fniauj3", f = "_1fniauj2", i = "_1fniauj5 _1y2v1nf5z _1y2v1nf78 _1y2v1nf8h _1y2v1nf9q", _ = "_1y2v1nfb8";
@@ -10,12 +10,7 @@ Object.defineProperty(exports, "default", {
10
10
  });
11
11
  const _jsxruntime = require("react/jsx-runtime");
12
12
  const _react = /*#__PURE__*/ _interop_require_wildcard(require("react"));
13
- const _isEqual = /*#__PURE__*/ _interop_require_default(require("lodash/isEqual"));
14
- function _interop_require_default(obj) {
15
- return obj && obj.__esModule ? obj : {
16
- default: obj
17
- };
18
- }
13
+ const _helpers = require("./utils/helpers.js");
19
14
  function _getRequireWildcardCache(nodeInterop) {
20
15
  if (typeof WeakMap !== "function") return null;
21
16
  var cacheBabelInterop = new WeakMap();
@@ -57,7 +52,7 @@ function _interop_require_wildcard(obj, nodeInterop) {
57
52
  }
58
53
  const h = (r)=>{
59
54
  const n = _react.useRef();
60
- return (0, _isEqual.default)(r, n.current) || (n.current = r), n.current;
55
+ return (0, _helpers.isEqual)(r, n.current) || (n.current = r), n.current;
61
56
  }, C = (r, n)=>_react.useEffect(r, h(n)), y = (r)=>r !== null && typeof r == "object" && !Array.isArray(r), E = (r)=>{
62
57
  const n = /*#__PURE__*/ _react.createContext(()=>{}), a = /*#__PURE__*/ _react.createContext(r);
63
58
  let o = 0;
@@ -8,4 +8,4 @@ Object.defineProperty(exports, "PACKAGE_VERSION", {
8
8
  return o;
9
9
  }
10
10
  });
11
- const o = "14.20.1";
11
+ const o = "14.21.0";
@@ -5,9 +5,9 @@ Object.defineProperty(exports, "__esModule", {
5
5
  Object.defineProperty(exports, "shadow", {
6
6
  enumerable: true,
7
7
  get: function() {
8
- return v;
8
+ return f;
9
9
  }
10
10
  });
11
11
  require("./sprinkles.css.ts.vanilla.css-mistica.js");
12
12
  require("./password-field.css.ts.vanilla.css-mistica.js");
13
- var v = "ptqylz1 _1y2v1nf68 _1y2v1nf7h _1y2v1nf8q _1y2v1nf9z _1y2v1nfdn _1y2v1nf5y";
13
+ var f = "ptqylz1 _1y2v1nf68 _1y2v1nf7h _1y2v1nf8q _1y2v1nf9z _1y2v1nfdo _1y2v1nf5y";