@telefonica/mistica 14.13.0 → 14.15.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 (231) 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 +3 -3
  4. package/dist/badge.js +19 -10
  5. package/dist/box.d.ts +1 -1
  6. package/dist/boxed.css-mistica.js +4 -4
  7. package/dist/boxed.css.d.ts +1 -1
  8. package/dist/boxed.js +12 -14
  9. package/dist/button-layout.css-mistica.js +4 -4
  10. package/dist/button.css-mistica.js +19 -19
  11. package/dist/button.js +112 -112
  12. package/dist/callout.css-mistica.js +1 -1
  13. package/dist/card.css-mistica.js +38 -15
  14. package/dist/card.css.d.ts +11 -0
  15. package/dist/card.d.ts +36 -34
  16. package/dist/card.js +631 -480
  17. package/dist/carousel.css-mistica.js +13 -13
  18. package/dist/checkbox.css-mistica.js +5 -5
  19. package/dist/chip.css-mistica.js +4 -4
  20. package/dist/chip.d.ts +1 -0
  21. package/dist/chip.js +57 -41
  22. package/dist/circle.css-mistica.js +1 -1
  23. package/dist/dialog.css-mistica.js +3 -3
  24. package/dist/double-field.css-mistica.js +2 -2
  25. package/dist/empty-state-card.css-mistica.js +1 -1
  26. package/dist/empty-state.css-mistica.js +3 -3
  27. package/dist/feedback.css-mistica.js +3 -3
  28. package/dist/fixed-footer-layout.css-mistica.js +1 -1
  29. package/dist/fixed-footer-layout.js +79 -26
  30. package/dist/generated/mistica-icons/icon-alert-filled.js +15 -5
  31. package/dist/generated/mistica-icons/icon-alert-light.js +24 -8
  32. package/dist/generated/mistica-icons/icon-alert-regular.js +30 -14
  33. package/dist/generated/mistica-icons/icon-bell-filled.js +19 -9
  34. package/dist/generated/mistica-icons/icon-bell-light.js +16 -6
  35. package/dist/generated/mistica-icons/icon-bell-regular.js +19 -9
  36. package/dist/generated/mistica-icons/icon-dollar-symbol-circle-light.js +28 -11
  37. package/dist/generated/mistica-icons/icon-dollar-symbol-circle-regular.js +20 -9
  38. package/dist/generated/mistica-icons/icon-edit-pencil-light.js +21 -10
  39. package/dist/generated/mistica-icons/icon-edit-pencil-regular.js +22 -12
  40. package/dist/generated/mistica-icons/icon-gift-filled.js +19 -9
  41. package/dist/generated/mistica-icons/icon-gift-light.js +20 -10
  42. package/dist/generated/mistica-icons/icon-gift-regular.js +19 -9
  43. package/dist/generated/mistica-icons/icon-heart-filled.js +16 -6
  44. package/dist/generated/mistica-icons/icon-heart-light.js +18 -8
  45. package/dist/generated/mistica-icons/icon-heart-regular.js +24 -14
  46. package/dist/generated/mistica-icons/icon-home-filled.js +23 -13
  47. package/dist/generated/mistica-icons/icon-home-light.js +24 -14
  48. package/dist/generated/mistica-icons/icon-home-regular.js +21 -11
  49. package/dist/generated/mistica-icons/icon-home-wifi-filled.js +24 -7
  50. package/dist/generated/mistica-icons/icon-home-wifi-light.js +25 -8
  51. package/dist/generated/mistica-icons/icon-home-wifi-regular.js +24 -7
  52. package/dist/generated/mistica-icons/icon-pause-regular.js +10 -12
  53. package/dist/generated/mistica-icons/icon-play-regular.js +14 -16
  54. package/dist/generated/mistica-icons/icon-reload-light.js +22 -12
  55. package/dist/generated/mistica-icons/icon-reload-regular.js +24 -14
  56. package/dist/generated/mistica-icons/icon-share-filled.js +20 -10
  57. package/dist/generated/mistica-icons/icon-share-light.js +21 -11
  58. package/dist/generated/mistica-icons/icon-share-regular.js +21 -11
  59. package/dist/generated/mistica-icons/icon-shopping-bag-filled.d.ts +4 -0
  60. package/dist/generated/mistica-icons/icon-shopping-bag-filled.js +110 -0
  61. package/dist/generated/mistica-icons/icon-shopping-bag-light.d.ts +4 -0
  62. package/dist/generated/mistica-icons/icon-shopping-bag-light.js +110 -0
  63. package/dist/generated/mistica-icons/icon-shopping-bag-regular.d.ts +4 -0
  64. package/dist/generated/mistica-icons/icon-shopping-bag-regular.js +110 -0
  65. package/dist/generated/mistica-icons/icon-tickets-filled.js +17 -7
  66. package/dist/generated/mistica-icons/icon-tickets-light.js +26 -10
  67. package/dist/generated/mistica-icons/icon-tickets-regular.js +35 -19
  68. package/dist/grid.css.d.ts +6 -6
  69. package/dist/hero.css-mistica.js +1 -1
  70. package/dist/highlighted-card.css-mistica.js +3 -3
  71. package/dist/hooks.js +57 -56
  72. package/dist/image.css-mistica.js +1 -1
  73. package/dist/index.d.ts +3 -0
  74. package/dist/index.js +14 -1
  75. package/dist/list.css-mistica.js +7 -7
  76. package/dist/loading-bar.css-mistica.js +4 -4
  77. package/dist/maybe-dismissable.css-mistica.js +3 -3
  78. package/dist/menu.css-mistica.js +1 -1
  79. package/dist/navigation-bar.css-mistica.js +11 -11
  80. package/dist/navigation-breadcrumbs.css-mistica.js +1 -1
  81. package/dist/package-version.js +1 -1
  82. package/dist/password-field.css-mistica.js +1 -1
  83. package/dist/popover.css-mistica.js +3 -3
  84. package/dist/progress-bar.css-mistica.js +1 -1
  85. package/dist/radio-button.css-mistica.js +5 -5
  86. package/dist/responsive-layout.css-mistica.js +2 -2
  87. package/dist/screen-reader-only.css-mistica.js +1 -1
  88. package/dist/select.css-mistica.js +13 -13
  89. package/dist/skins/blau.js +13 -1
  90. package/dist/skins/defaults.js +12 -0
  91. package/dist/skins/movistar-legacy.js +15 -3
  92. package/dist/skins/movistar.js +12 -0
  93. package/dist/skins/o2.js +12 -0
  94. package/dist/skins/telefonica.js +12 -0
  95. package/dist/skins/types/index.d.ts +15 -9
  96. package/dist/skins/vivo-new.js +12 -0
  97. package/dist/skins/vivo.js +12 -0
  98. package/dist/snackbar.css-mistica.js +3 -3
  99. package/dist/sprinkles.css-mistica.js +226 -190
  100. package/dist/sprinkles.css.d.ts +16 -16
  101. package/dist/stepper.css-mistica.js +3 -3
  102. package/dist/stepper.js +26 -26
  103. package/dist/switch-component.css-mistica.js +10 -10
  104. package/dist/tabs.css-mistica.js +7 -7
  105. package/dist/tag.css-mistica.js +1 -1
  106. package/dist/tag.js +15 -14
  107. package/dist/text-field-base.css-mistica.js +6 -6
  108. package/dist/text-field-components.css-mistica.js +6 -6
  109. package/dist/text-link.css-mistica.js +5 -5
  110. package/dist/text.d.ts +6 -8
  111. package/dist/text.js +8 -7
  112. package/dist/theme-context-provider.js +34 -30
  113. package/dist/title.js +27 -24
  114. package/dist/tooltip.css-mistica.js +6 -6
  115. package/dist/tooltip.js +35 -34
  116. package/dist/touchable.css-mistica.js +3 -3
  117. package/dist/utils/aspect-ratio-support.css-mistica.js +2 -2
  118. package/dist/utils/dom.js +10 -10
  119. package/dist/utils/environment.d.ts +1 -0
  120. package/dist/utils/environment.js +12 -4
  121. package/dist/video.css-mistica.js +1 -1
  122. package/dist-es/avatar.css-mistica.js +1 -1
  123. package/dist-es/badge.css-mistica.js +2 -2
  124. package/dist-es/badge.js +29 -20
  125. package/dist-es/boxed.css-mistica.js +3 -3
  126. package/dist-es/boxed.js +16 -18
  127. package/dist-es/button-layout.css-mistica.js +3 -3
  128. package/dist-es/button.css-mistica.js +9 -9
  129. package/dist-es/button.js +154 -154
  130. package/dist-es/callout.css-mistica.js +1 -1
  131. package/dist-es/card.css-mistica.js +4 -2
  132. package/dist-es/card.js +671 -521
  133. package/dist-es/carousel.css-mistica.js +2 -2
  134. package/dist-es/checkbox.css-mistica.js +5 -5
  135. package/dist-es/chip.css-mistica.js +4 -4
  136. package/dist-es/chip.js +77 -61
  137. package/dist-es/circle.css-mistica.js +1 -1
  138. package/dist-es/dialog.css-mistica.js +3 -3
  139. package/dist-es/double-field.css-mistica.js +2 -2
  140. package/dist-es/empty-state-card.css-mistica.js +1 -1
  141. package/dist-es/empty-state.css-mistica.js +2 -2
  142. package/dist-es/feedback.css-mistica.js +2 -2
  143. package/dist-es/fixed-footer-layout.css-mistica.js +1 -1
  144. package/dist-es/fixed-footer-layout.js +97 -44
  145. package/dist-es/generated/mistica-icons/icon-alert-filled.js +18 -8
  146. package/dist-es/generated/mistica-icons/icon-alert-light.js +30 -14
  147. package/dist-es/generated/mistica-icons/icon-alert-regular.js +36 -20
  148. package/dist-es/generated/mistica-icons/icon-bell-filled.js +26 -16
  149. package/dist-es/generated/mistica-icons/icon-bell-light.js +20 -10
  150. package/dist-es/generated/mistica-icons/icon-bell-regular.js +20 -10
  151. package/dist-es/generated/mistica-icons/icon-dollar-symbol-circle-light.js +33 -16
  152. package/dist-es/generated/mistica-icons/icon-dollar-symbol-circle-regular.js +25 -14
  153. package/dist-es/generated/mistica-icons/icon-edit-pencil-light.js +25 -14
  154. package/dist-es/generated/mistica-icons/icon-edit-pencil-regular.js +30 -20
  155. package/dist-es/generated/mistica-icons/icon-gift-filled.js +22 -12
  156. package/dist-es/generated/mistica-icons/icon-gift-light.js +23 -13
  157. package/dist-es/generated/mistica-icons/icon-gift-regular.js +22 -12
  158. package/dist-es/generated/mistica-icons/icon-heart-filled.js +18 -8
  159. package/dist-es/generated/mistica-icons/icon-heart-light.js +24 -14
  160. package/dist-es/generated/mistica-icons/icon-heart-regular.js +25 -15
  161. package/dist-es/generated/mistica-icons/icon-home-filled.js +30 -20
  162. package/dist-es/generated/mistica-icons/icon-home-light.js +27 -17
  163. package/dist-es/generated/mistica-icons/icon-home-regular.js +27 -17
  164. package/dist-es/generated/mistica-icons/icon-home-wifi-filled.js +28 -11
  165. package/dist-es/generated/mistica-icons/icon-home-wifi-light.js +29 -12
  166. package/dist-es/generated/mistica-icons/icon-home-wifi-regular.js +28 -11
  167. package/dist-es/generated/mistica-icons/icon-pause-regular.js +12 -14
  168. package/dist-es/generated/mistica-icons/icon-play-regular.js +19 -21
  169. package/dist-es/generated/mistica-icons/icon-reload-light.js +27 -17
  170. package/dist-es/generated/mistica-icons/icon-reload-regular.js +27 -17
  171. package/dist-es/generated/mistica-icons/icon-share-filled.js +25 -15
  172. package/dist-es/generated/mistica-icons/icon-share-light.js +28 -18
  173. package/dist-es/generated/mistica-icons/icon-share-regular.js +28 -18
  174. package/dist-es/generated/mistica-icons/icon-shopping-bag-filled.js +101 -0
  175. package/dist-es/generated/mistica-icons/icon-shopping-bag-light.js +101 -0
  176. package/dist-es/generated/mistica-icons/icon-shopping-bag-regular.js +101 -0
  177. package/dist-es/generated/mistica-icons/icon-tickets-filled.js +21 -11
  178. package/dist-es/generated/mistica-icons/icon-tickets-light.js +30 -14
  179. package/dist-es/generated/mistica-icons/icon-tickets-regular.js +43 -27
  180. package/dist-es/hero.css-mistica.js +1 -1
  181. package/dist-es/highlighted-card.css-mistica.js +3 -3
  182. package/dist-es/hooks.js +51 -50
  183. package/dist-es/image.css-mistica.js +1 -1
  184. package/dist-es/index.js +1762 -1758
  185. package/dist-es/list.css-mistica.js +2 -2
  186. package/dist-es/loading-bar.css-mistica.js +2 -2
  187. package/dist-es/maybe-dismissable.css-mistica.js +2 -2
  188. package/dist-es/menu.css-mistica.js +1 -1
  189. package/dist-es/navigation-bar.css-mistica.js +8 -8
  190. package/dist-es/navigation-breadcrumbs.css-mistica.js +1 -1
  191. package/dist-es/package-version.js +1 -1
  192. package/dist-es/password-field.css-mistica.js +1 -1
  193. package/dist-es/popover.css-mistica.js +2 -2
  194. package/dist-es/progress-bar.css-mistica.js +1 -1
  195. package/dist-es/radio-button.css-mistica.js +4 -4
  196. package/dist-es/responsive-layout.css-mistica.js +2 -2
  197. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  198. package/dist-es/select.css-mistica.js +10 -10
  199. package/dist-es/skins/blau.js +13 -1
  200. package/dist-es/skins/defaults.js +12 -0
  201. package/dist-es/skins/movistar-legacy.js +15 -3
  202. package/dist-es/skins/movistar.js +12 -0
  203. package/dist-es/skins/o2.js +12 -0
  204. package/dist-es/skins/telefonica.js +12 -0
  205. package/dist-es/skins/vivo-new.js +12 -0
  206. package/dist-es/skins/vivo.js +12 -0
  207. package/dist-es/snackbar.css-mistica.js +2 -2
  208. package/dist-es/sprinkles.css-mistica.js +226 -190
  209. package/dist-es/stepper.css-mistica.js +2 -2
  210. package/dist-es/stepper.js +50 -50
  211. package/dist-es/style.css +1 -1
  212. package/dist-es/switch-component.css-mistica.js +10 -10
  213. package/dist-es/tabs.css-mistica.js +6 -6
  214. package/dist-es/tag.css-mistica.js +1 -1
  215. package/dist-es/tag.js +28 -27
  216. package/dist-es/text-field-base.css-mistica.js +2 -2
  217. package/dist-es/text-field-components.css-mistica.js +2 -2
  218. package/dist-es/text-link.css-mistica.js +5 -5
  219. package/dist-es/text.js +11 -10
  220. package/dist-es/theme-context-provider.js +72 -68
  221. package/dist-es/title.js +36 -33
  222. package/dist-es/tooltip.css-mistica.js +3 -3
  223. package/dist-es/tooltip.js +37 -36
  224. package/dist-es/touchable.css-mistica.js +2 -2
  225. package/dist-es/utils/aspect-ratio-support.css-mistica.js +2 -2
  226. package/dist-es/utils/dom.js +9 -9
  227. package/dist-es/utils/environment.js +2 -2
  228. package/dist-es/video.css-mistica.js +1 -1
  229. package/package.json +2 -1
  230. package/dist/boxed.css.ts.vanilla.css-mistica.js +0 -11
  231. package/dist-es/boxed.css.ts.vanilla.css-mistica.js +0 -2
@@ -0,0 +1,101 @@
1
+ function _define_property(obj, key, value) {
2
+ if (key in obj) {
3
+ Object.defineProperty(obj, key, {
4
+ value: value,
5
+ enumerable: true,
6
+ configurable: true,
7
+ writable: true
8
+ });
9
+ } else {
10
+ obj[key] = value;
11
+ }
12
+ return obj;
13
+ }
14
+ function _object_spread(target) {
15
+ for(var i = 1; i < arguments.length; i++){
16
+ var source = arguments[i] != null ? arguments[i] : {};
17
+ var ownKeys = Object.keys(source);
18
+ if (typeof Object.getOwnPropertySymbols === "function") {
19
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
+ }));
22
+ }
23
+ ownKeys.forEach(function(key) {
24
+ _define_property(target, key, source[key]);
25
+ });
26
+ }
27
+ return target;
28
+ }
29
+ function ownKeys(object, enumerableOnly) {
30
+ var keys = Object.keys(object);
31
+ if (Object.getOwnPropertySymbols) {
32
+ var symbols = Object.getOwnPropertySymbols(object);
33
+ if (enumerableOnly) {
34
+ symbols = symbols.filter(function(sym) {
35
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
36
+ });
37
+ }
38
+ keys.push.apply(keys, symbols);
39
+ }
40
+ return keys;
41
+ }
42
+ function _object_spread_props(target, source) {
43
+ source = source != null ? source : {};
44
+ if (Object.getOwnPropertyDescriptors) {
45
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
46
+ } else {
47
+ ownKeys(Object(source)).forEach(function(key) {
48
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
49
+ });
50
+ }
51
+ return target;
52
+ }
53
+ function _object_without_properties(source, excluded) {
54
+ if (source == null) return {};
55
+ var target = _object_without_properties_loose(source, excluded);
56
+ var key, i;
57
+ if (Object.getOwnPropertySymbols) {
58
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
59
+ for(i = 0; i < sourceSymbolKeys.length; i++){
60
+ key = sourceSymbolKeys[i];
61
+ if (excluded.indexOf(key) >= 0) continue;
62
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
63
+ target[key] = source[key];
64
+ }
65
+ }
66
+ return target;
67
+ }
68
+ function _object_without_properties_loose(source, excluded) {
69
+ if (source == null) return {};
70
+ var target = {};
71
+ var sourceKeys = Object.keys(source);
72
+ var key, i;
73
+ for(i = 0; i < sourceKeys.length; i++){
74
+ key = sourceKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ target[key] = source[key];
77
+ }
78
+ return target;
79
+ }
80
+ import { jsx as r } from "react/jsx-runtime";
81
+ import { useIsInverseVariant as l } from "../../theme-variant-context.js";
82
+ import { vars as e } from "../../skins/skin-contract.css-mistica.js";
83
+ const s = (_param)=>{
84
+ var { color: a , size: o = 24 } = _param, i = _object_without_properties(_param, [
85
+ "color",
86
+ "size"
87
+ ]);
88
+ const n = l(), t = a !== null && a !== void 0 ? a : n ? e.colors.inverse : e.colors.neutralHigh;
89
+ return /* @__PURE__ */ r("svg", _object_spread_props(_object_spread({
90
+ width: o,
91
+ height: o,
92
+ viewBox: "0 0 24 24",
93
+ role: "presentation"
94
+ }, i), {
95
+ children: /* @__PURE__ */ r("path", {
96
+ fill: t,
97
+ d: "M11.998 1.81a3.625 3.625 0 00-3.625 3.625v1.75H5.4a1.5 1.5 0 00-1.496 1.4l-.73 10.934a2.5 2.5 0 002.495 2.666h12.656a2.5 2.5 0 002.494-2.666L20.09 8.585a1.5 1.5 0 00-1.496-1.4h-2.972v-1.75a3.625 3.625 0 00-3.625-3.625zm2.375 5.375h-4.75v-1.75a2.375 2.375 0 014.75 0v1.75z"
98
+ })
99
+ }));
100
+ }, c = s;
101
+ export { c as default };
@@ -0,0 +1,101 @@
1
+ function _define_property(obj, key, value) {
2
+ if (key in obj) {
3
+ Object.defineProperty(obj, key, {
4
+ value: value,
5
+ enumerable: true,
6
+ configurable: true,
7
+ writable: true
8
+ });
9
+ } else {
10
+ obj[key] = value;
11
+ }
12
+ return obj;
13
+ }
14
+ function _object_spread(target) {
15
+ for(var i = 1; i < arguments.length; i++){
16
+ var source = arguments[i] != null ? arguments[i] : {};
17
+ var ownKeys = Object.keys(source);
18
+ if (typeof Object.getOwnPropertySymbols === "function") {
19
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
+ }));
22
+ }
23
+ ownKeys.forEach(function(key) {
24
+ _define_property(target, key, source[key]);
25
+ });
26
+ }
27
+ return target;
28
+ }
29
+ function ownKeys(object, enumerableOnly) {
30
+ var keys = Object.keys(object);
31
+ if (Object.getOwnPropertySymbols) {
32
+ var symbols = Object.getOwnPropertySymbols(object);
33
+ if (enumerableOnly) {
34
+ symbols = symbols.filter(function(sym) {
35
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
36
+ });
37
+ }
38
+ keys.push.apply(keys, symbols);
39
+ }
40
+ return keys;
41
+ }
42
+ function _object_spread_props(target, source) {
43
+ source = source != null ? source : {};
44
+ if (Object.getOwnPropertyDescriptors) {
45
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
46
+ } else {
47
+ ownKeys(Object(source)).forEach(function(key) {
48
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
49
+ });
50
+ }
51
+ return target;
52
+ }
53
+ function _object_without_properties(source, excluded) {
54
+ if (source == null) return {};
55
+ var target = _object_without_properties_loose(source, excluded);
56
+ var key, i;
57
+ if (Object.getOwnPropertySymbols) {
58
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
59
+ for(i = 0; i < sourceSymbolKeys.length; i++){
60
+ key = sourceSymbolKeys[i];
61
+ if (excluded.indexOf(key) >= 0) continue;
62
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
63
+ target[key] = source[key];
64
+ }
65
+ }
66
+ return target;
67
+ }
68
+ function _object_without_properties_loose(source, excluded) {
69
+ if (source == null) return {};
70
+ var target = {};
71
+ var sourceKeys = Object.keys(source);
72
+ var key, i;
73
+ for(i = 0; i < sourceKeys.length; i++){
74
+ key = sourceKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ target[key] = source[key];
77
+ }
78
+ return target;
79
+ }
80
+ import { jsx as a } from "react/jsx-runtime";
81
+ import { useIsInverseVariant as h } from "../../theme-variant-context.js";
82
+ import { vars as r } from "../../skins/skin-contract.css-mistica.js";
83
+ const s = (_param)=>{
84
+ var { color: t , size: o = 24 } = _param, i = _object_without_properties(_param, [
85
+ "color",
86
+ "size"
87
+ ]);
88
+ const n = h(), e = t !== null && t !== void 0 ? t : n ? r.colors.inverse : r.colors.neutralHigh;
89
+ return /* @__PURE__ */ a("svg", _object_spread_props(_object_spread({
90
+ width: o,
91
+ height: o,
92
+ viewBox: "0 0 24 24",
93
+ role: "presentation"
94
+ }, i), {
95
+ children: /* @__PURE__ */ a("path", {
96
+ fill: e,
97
+ d: "M5.401 7.385h3.172v-1.95a3.425 3.425 0 116.85 0v1.95h3.172a1.3 1.3 0 011.297 1.214l.729 10.933a2.3 2.3 0 01-2.295 2.453H5.67a2.3 2.3 0 01-2.295-2.453L4.105 8.6A1.3 1.3 0 015.4 7.385zm9.172 3.05v-2.2h-5.15v2.2a.425.425 0 11-.85 0v-2.2H5.4a.45.45 0 00-.449.42L4.223 19.59a1.45 1.45 0 001.447 1.546h12.656a1.45 1.45 0 001.447-1.546l-.73-10.934a.45.45 0 00-.448-.42h-3.172v2.2a.425.425 0 11-.85 0zm-5.15-3.05h5.15v-1.95a2.575 2.575 0 00-5.15 0v1.95z"
98
+ })
99
+ }));
100
+ }, c = s;
101
+ export { c as default };
@@ -0,0 +1,101 @@
1
+ function _define_property(obj, key, value) {
2
+ if (key in obj) {
3
+ Object.defineProperty(obj, key, {
4
+ value: value,
5
+ enumerable: true,
6
+ configurable: true,
7
+ writable: true
8
+ });
9
+ } else {
10
+ obj[key] = value;
11
+ }
12
+ return obj;
13
+ }
14
+ function _object_spread(target) {
15
+ for(var i = 1; i < arguments.length; i++){
16
+ var source = arguments[i] != null ? arguments[i] : {};
17
+ var ownKeys = Object.keys(source);
18
+ if (typeof Object.getOwnPropertySymbols === "function") {
19
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
20
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
21
+ }));
22
+ }
23
+ ownKeys.forEach(function(key) {
24
+ _define_property(target, key, source[key]);
25
+ });
26
+ }
27
+ return target;
28
+ }
29
+ function ownKeys(object, enumerableOnly) {
30
+ var keys = Object.keys(object);
31
+ if (Object.getOwnPropertySymbols) {
32
+ var symbols = Object.getOwnPropertySymbols(object);
33
+ if (enumerableOnly) {
34
+ symbols = symbols.filter(function(sym) {
35
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
36
+ });
37
+ }
38
+ keys.push.apply(keys, symbols);
39
+ }
40
+ return keys;
41
+ }
42
+ function _object_spread_props(target, source) {
43
+ source = source != null ? source : {};
44
+ if (Object.getOwnPropertyDescriptors) {
45
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
46
+ } else {
47
+ ownKeys(Object(source)).forEach(function(key) {
48
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
49
+ });
50
+ }
51
+ return target;
52
+ }
53
+ function _object_without_properties(source, excluded) {
54
+ if (source == null) return {};
55
+ var target = _object_without_properties_loose(source, excluded);
56
+ var key, i;
57
+ if (Object.getOwnPropertySymbols) {
58
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
59
+ for(i = 0; i < sourceSymbolKeys.length; i++){
60
+ key = sourceSymbolKeys[i];
61
+ if (excluded.indexOf(key) >= 0) continue;
62
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
63
+ target[key] = source[key];
64
+ }
65
+ }
66
+ return target;
67
+ }
68
+ function _object_without_properties_loose(source, excluded) {
69
+ if (source == null) return {};
70
+ var target = {};
71
+ var sourceKeys = Object.keys(source);
72
+ var key, i;
73
+ for(i = 0; i < sourceKeys.length; i++){
74
+ key = sourceKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ target[key] = source[key];
77
+ }
78
+ return target;
79
+ }
80
+ import { jsx as o } from "react/jsx-runtime";
81
+ import { useIsInverseVariant as s } from "../../theme-variant-context.js";
82
+ import { vars as r } from "../../skins/skin-contract.css-mistica.js";
83
+ const i = (_param)=>{
84
+ var { color: e , size: a = 24 } = _param, n = _object_without_properties(_param, [
85
+ "color",
86
+ "size"
87
+ ]);
88
+ const t = s(), l = e !== null && e !== void 0 ? e : t ? r.colors.inverse : r.colors.neutralHigh;
89
+ return /* @__PURE__ */ o("svg", _object_spread_props(_object_spread({
90
+ width: a,
91
+ height: a,
92
+ viewBox: "0 0 24 24",
93
+ role: "presentation"
94
+ }, n), {
95
+ children: /* @__PURE__ */ o("path", {
96
+ fill: l,
97
+ d: "M11.998 1.81a3.625 3.625 0 00-3.625 3.625v1.75H5.4a1.5 1.5 0 00-1.496 1.4l-.73 10.934a2.5 2.5 0 002.495 2.666h12.656a2.5 2.5 0 002.494-2.666L20.09 8.585a1.5 1.5 0 00-1.496-1.4h-2.972v-1.75a3.625 3.625 0 00-3.625-3.625zm2.375 6.625v2a.625.625 0 101.25 0v-2h2.972a.25.25 0 01.25.233l.728 10.934a1.25 1.25 0 01-1.247 1.333H5.67a1.25 1.25 0 01-1.247-1.333l.729-10.934a.25.25 0 01.25-.233h2.97v2a.625.625 0 101.25 0v-2h4.751zm0-1.25h-4.75v-1.75a2.375 2.375 0 014.75 0v1.75z"
98
+ })
99
+ }));
100
+ }, c = i;
101
+ export { c as default };
@@ -77,22 +77,32 @@ function _object_without_properties_loose(source, excluded) {
77
77
  }
78
78
  return target;
79
79
  }
80
- import { jsxs as c, jsx as a } from "react/jsx-runtime";
81
- import { useTheme as n } from "../../hooks.js";
82
- import { useIsInverseVariant as h } from "../../theme-variant-context.js";
83
- import { vars as t } from "../../skins/skin-contract.css-mistica.js";
80
+ import { jsx as a, jsxs as n } from "react/jsx-runtime";
81
+ import { useTheme as c } from "../../hooks.js";
82
+ import { useIsInverseVariant as s } from "../../theme-variant-context.js";
83
+ import { vars as o } from "../../skins/skin-contract.css-mistica.js";
84
84
  const m = (_param)=>{
85
- var { color: r , size: l = 24 } = _param, o = _object_without_properties(_param, [
85
+ var { color: r , size: l = 24 } = _param, t = _object_without_properties(_param, [
86
86
  "color",
87
87
  "size"
88
88
  ]);
89
- const i = h(), e = r !== null && r !== void 0 ? r : i ? t.colors.inverse : t.colors.neutralHigh, { skinName: s } = n();
90
- return s.match(/^o2/i) ? /* @__PURE__ */ c("svg", _object_spread_props(_object_spread({
89
+ const h = s(), e = r !== null && r !== void 0 ? r : h ? o.colors.inverse : o.colors.neutralHigh, { skinName: i } = c();
90
+ return i.match(/^vivo-new/i) ? /* @__PURE__ */ a("svg", _object_spread_props(_object_spread({
91
91
  width: l,
92
92
  height: l,
93
93
  viewBox: "0 0 24 24",
94
94
  role: "presentation"
95
- }, o), {
95
+ }, t), {
96
+ children: /* @__PURE__ */ a("path", {
97
+ fill: e,
98
+ d: "M6.372 15.918l4.947 4.947a3.859 3.859 0 005.457.002l4.091-4.09a3.859 3.859 0 00-.002-5.458l-4.947-4.947-3.325.766.767-3.324-.683-.683A3.859 3.859 0 007.22 3.13L3.13 7.22a3.859 3.859 0 00.001 5.457l.683.683 3.324-.767-.766 3.325zm4.636-6.324l-1.414 1.414-.884-.884 1.414-1.414.884.884z"
99
+ })
100
+ })) : i.match(/^o2/i) ? /* @__PURE__ */ n("svg", _object_spread_props(_object_spread({
101
+ width: l,
102
+ height: l,
103
+ viewBox: "0 0 24 24",
104
+ role: "presentation"
105
+ }, t), {
96
106
  children: [
97
107
  /* @__PURE__ */ a("path", {
98
108
  fill: e,
@@ -108,11 +118,11 @@ const m = (_param)=>{
108
118
  height: l,
109
119
  viewBox: "0 0 24 24",
110
120
  role: "presentation"
111
- }, o), {
121
+ }, t), {
112
122
  children: /* @__PURE__ */ a("path", {
113
123
  fill: e,
114
124
  d: "M17.693 2.155h2.238c1.05 0 1.905.852 1.905 1.9v14.248c0 1.048-.854 1.9-1.905 1.9h-2.255a1.01 1.01 0 01-.988-.816.898.898 0 00-.883-.722.897.897 0 00-.882.723 1.01 1.01 0 01-.989.815h-.82a.91.91 0 01-.373.434l-1.754.983a1.722 1.722 0 01-.848.221 1.73 1.73 0 01-1.521-.885L2.38 9.892a1.735 1.735 0 01.663-2.364l1.737-.972a.944.944 0 011.213.249.757.757 0 001.305-.731.933.933 0 01.418-1.163l1.736-.972c.11-.061.23-.098.35-.134a1.899 1.899 0 011.88-1.647h2.238c.504 0 .925.364.997.865a.906.906 0 00.891.768c.445 0 .83-.33.894-.768a.993.993 0 01.991-.868zM5.43 10.603l4.373 7.521-.006-9.933-4.367 2.412zm6.448-4.386v9.972c0 .23.185.414.415.414h7.143c.23 0 .414-.185.414-.414V6.214a.414.414 0 00-.414-.415h-7.143v.003a.414.414 0 00-.415.415z"
115
125
  })
116
126
  }));
117
- }, u = m;
118
- export { u as default };
127
+ }, g = m;
128
+ export { g as default };
@@ -77,24 +77,40 @@ function _object_without_properties_loose(source, excluded) {
77
77
  }
78
78
  return target;
79
79
  }
80
- import { jsx as l } from "react/jsx-runtime";
81
- import { useTheme as i } from "../../hooks.js";
82
- import { useIsInverseVariant as n } from "../../theme-variant-context.js";
83
- import { vars as t } from "../../skins/skin-contract.css-mistica.js";
84
- const s = (_param)=>{
85
- var { color: e , size: a = 24 } = _param, c = _object_without_properties(_param, [
80
+ import { jsxs as r, jsx as l } from "react/jsx-runtime";
81
+ import { useTheme as n } from "../../hooks.js";
82
+ import { useIsInverseVariant as s } from "../../theme-variant-context.js";
83
+ import { vars as i } from "../../skins/skin-contract.css-mistica.js";
84
+ const m = (_param)=>{
85
+ var { color: o , size: a = 24 } = _param, e = _object_without_properties(_param, [
86
86
  "color",
87
87
  "size"
88
88
  ]);
89
- const r = n(), o = e !== null && e !== void 0 ? e : r ? t.colors.inverse : t.colors.neutralHigh, { skinName: h } = i();
90
- return h.match(/^o2/i) ? /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
89
+ const c = s(), t = o !== null && o !== void 0 ? o : c ? i.colors.inverse : i.colors.neutralHigh, { skinName: h } = n();
90
+ return h.match(/^vivo-new/i) ? /* @__PURE__ */ r("svg", _object_spread_props(_object_spread({
91
91
  width: a,
92
92
  height: a,
93
93
  viewBox: "0 0 24 24",
94
94
  role: "presentation"
95
- }, c), {
95
+ }, e), {
96
+ children: [
97
+ /* @__PURE__ */ l("path", {
98
+ fill: t,
99
+ d: "M10.867 9.453l-1.414 1.414-.601-.601 1.414-1.414.6.6z"
100
+ }),
101
+ /* @__PURE__ */ l("path", {
102
+ fill: t,
103
+ d: "M6.372 15.918l4.947 4.947a3.859 3.859 0 005.457.002l4.091-4.09a3.859 3.859 0 00-.002-5.458l-4.947-4.947-3.325.766.767-3.324-.683-.683A3.859 3.859 0 007.22 3.13L3.13 7.22a3.859 3.859 0 00.001 5.457l.683.683 3.324-.767-.766 3.325zm-2.29-3.493l-.35-.349a3.009 3.009 0 01-.002-4.255l4.091-4.09a3.009 3.009 0 014.255.001l.35.35-.661 2.866a.85.85 0 001.02 1.019l2.865-.66 4.614 4.614a3.009 3.009 0 01.002 4.254l-4.09 4.091a3.009 3.009 0 01-4.255-.002L7.306 15.65l.66-2.866a.85.85 0 00-1.018-1.019l-2.866.66z"
104
+ })
105
+ ]
106
+ })) : h.match(/^o2/i) ? /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
107
+ width: a,
108
+ height: a,
109
+ viewBox: "0 0 24 24",
110
+ role: "presentation"
111
+ }, e), {
96
112
  children: /* @__PURE__ */ l("path", {
97
- fill: o,
113
+ fill: t,
98
114
  d: "M9.153 21.893a.326.326 0 00.487-.005.369.369 0 000-.51l-2.162-2.27a1.776 1.776 0 00-.217-2.133 1.581 1.581 0 00-2.033-.228L3.31 14.739l11.305-11.86 1.919 2.014a1.777 1.777 0 00.217 2.133 1.575 1.575 0 002.033.228l1.914 2.013-8.621 9.047a.369.369 0 000 .51c.137.145.354.14.492 0l8.856-9.31a.369.369 0 000-.512l-2.38-2.496a.329.329 0 00-.487 0 .91.91 0 01-1.324 0 1.023 1.023 0 010-1.39.372.372 0 000-.511l-2.38-2.497a.329.329 0 00-.487 0L2.583 14.488a.369.369 0 000 .511l2.379 2.496c.062.07.15.107.244.107a.338.338 0 00.243-.107.91.91 0 011.325 0 1.023 1.023 0 010 1.39.369.369 0 000 .512l2.379 2.496zm1.037-1.766c0-.4.31-.726.69-.726.386 0 .692.326.692.726 0 .4-.31.725-.691.725-.381 0-.691-.326-.691-.725zm.607-4.37l1.448-1.595 2.047.48a.334.334 0 00.35-.136.386.386 0 00.031-.39l-1.014-1.985 1.085-1.837a.374.374 0 00-.009-.395.335.335 0 00-.35-.148l-2.087.418L10.943 8.5a.333.333 0 00-.364-.111.361.361 0 00-.243.306l-.244 2.18-1.958.865a.366.366 0 00-.213.33.363.363 0 00.204.335l1.874.893.208 2.245a.36.36 0 00.23.307.315.315 0 00.116.018.31.31 0 00.244-.111zm-.045-4.588l.178-1.563.974 1.2a.34.34 0 00.328.12l1.51-.301-.775 1.31a.365.365 0 00-.008.363l.753 1.474-1.502-.354a.336.336 0 00-.328.103l-1.059 1.166-.155-1.664a.372.372 0 00-.2-.297l-1.342-.637 1.418-.628a.358.358 0 00.208-.293z"
99
115
  })
100
116
  })) : /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
@@ -102,11 +118,11 @@ const s = (_param)=>{
102
118
  height: a,
103
119
  viewBox: "0 0 24 24",
104
120
  role: "presentation"
105
- }, c), {
121
+ }, e), {
106
122
  children: /* @__PURE__ */ l("path", {
107
- fill: o,
123
+ fill: t,
108
124
  d: "M21.837 4.05a1.904 1.904 0 00-1.905-1.899h-2.238c-.504 0-.924.364-.997.869a.909.909 0 01-.894.767.906.906 0 01-.89-.767 1.003 1.003 0 00-.998-.869H11.68a1.902 1.902 0 00-1.88 1.65c-.12.037-.24.073-.35.135l-1.736.972a.933.933 0 00-.418 1.162.756.756 0 11-1.305.731.947.947 0 00-1.213-.25l-1.74.973a1.735 1.735 0 00-.664 2.364l6.244 11.064c.227.404.6.695 1.048.821a1.73 1.73 0 001.322-.16l1.754-.983a.91.91 0 00.372-.434h.821c.482 0 .896-.342.989-.815a.9.9 0 011.765 0c.092.473.506.815.988.815h2.255a1.9 1.9 0 001.905-1.896V4.05zm-.832 0V18.3a1.065 1.065 0 01-1.073 1.067h-2.255a.185.185 0 01-.176-.149 1.733 1.733 0 00-3.395 0 .18.18 0 01-.174.149h-2.255a1.072 1.072 0 01-1.072-1.07V4.047c0-.588.481-1.07 1.072-1.07h2.238c.09.003.166.07.174.16a1.74 1.74 0 001.714 1.476 1.738 1.738 0 001.715-1.476.174.174 0 01.173-.157h2.238c.594 0 1.076.48 1.076 1.07zM11.82 20.2l-1.24.694a.91.91 0 01-.695.079.917.917 0 01-.55-.429L3.098 9.48a.897.897 0 01-.08-.69.89.89 0 01.428-.548l1.737-.972a.114.114 0 01.148.034 1.602 1.602 0 002.036.414 1.59 1.59 0 00.703-1.95c-.025-.05-.002-.112.048-.14L9.77 4.7v2.776l-4.658 2.61c0 .004-.003.004-.003.004a.412.412 0 00-.154.563l4.367 7.745c.072.129.212.21.36.21a.23.23 0 00.083-.02l.036-.011a1.9 1.9 0 001.876 1.622h.143zm-5.938-9.594l3.89-2.18v9.076l-3.89-6.896zm6.826 5.165V6.625h6.311v9.145h-6.31zm7.14-9.557a.414.414 0 00-.414-.415v-.003H12.29a.415.415 0 00-.415.415v9.975c0 .23.185.414.415.414h7.143a.415.415 0 00.414-.414V6.213z"
109
125
  })
110
126
  }));
111
- }, d = s;
112
- export { d as default };
127
+ }, g = m;
128
+ export { g as default };
@@ -77,46 +77,62 @@ function _object_without_properties_loose(source, excluded) {
77
77
  }
78
78
  return target;
79
79
  }
80
- import { jsx as l } from "react/jsx-runtime";
81
- import { useTheme as i } from "../../hooks.js";
82
- import { useIsInverseVariant as n } from "../../theme-variant-context.js";
83
- import { vars as c } from "../../skins/skin-contract.css-mistica.js";
84
- const m = (_param)=>{
85
- var { color: o , size: a = 24 } = _param, e = _object_without_properties(_param, [
80
+ import { jsxs as c, jsx as a } from "react/jsx-runtime";
81
+ import { useTheme as n } from "../../hooks.js";
82
+ import { useIsInverseVariant as m } from "../../theme-variant-context.js";
83
+ import { vars as r } from "../../skins/skin-contract.css-mistica.js";
84
+ const s = (_param)=>{
85
+ var { color: h , size: l = 24 } = _param, t = _object_without_properties(_param, [
86
86
  "color",
87
87
  "size"
88
88
  ]);
89
- const h = n(), r = o !== null && o !== void 0 ? o : h ? c.colors.inverse : c.colors.neutralHigh, { skinName: t } = i();
90
- return t.match(/^blau/i) ? /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
91
- width: a,
92
- height: a,
89
+ const o = m(), e = h !== null && h !== void 0 ? h : o ? r.colors.inverse : r.colors.neutralHigh, { skinName: i } = n();
90
+ return i.match(/^vivo-new/i) ? /* @__PURE__ */ c("svg", _object_spread_props(_object_spread({
91
+ width: l,
92
+ height: l,
93
93
  viewBox: "0 0 24 24",
94
94
  role: "presentation"
95
- }, e), {
96
- children: /* @__PURE__ */ l("path", {
97
- fill: r,
95
+ }, t), {
96
+ children: [
97
+ /* @__PURE__ */ a("path", {
98
+ fill: e,
99
+ d: "M11.008 9.594l-1.414 1.414-.884-.884 1.414-1.414.884.884z"
100
+ }),
101
+ /* @__PURE__ */ a("path", {
102
+ fill: e,
103
+ d: "M6.372 15.918l4.947 4.947a3.859 3.859 0 005.457.002l4.091-4.09a3.859 3.859 0 00-.002-5.458l-4.947-4.947-3.325.766.767-3.324-.683-.683A3.859 3.859 0 007.22 3.13L3.13 7.22a3.859 3.859 0 00.001 5.457l.683.683 3.324-.767-.766 3.325zm-2.164-3.932l-.193-.193a2.609 2.609 0 01-.002-3.689l4.091-4.091a2.609 2.609 0 013.69.002l.192.193-.61 2.65a1.25 1.25 0 001.498 1.499l2.65-.611 4.458 4.457a2.609 2.609 0 01.002 3.69l-4.092 4.09a2.609 2.609 0 01-3.689-.002l-4.457-4.457.61-2.65a1.25 1.25 0 00-1.498-1.499l-2.65.61z"
104
+ })
105
+ ]
106
+ })) : i.match(/^blau/i) ? /* @__PURE__ */ a("svg", _object_spread_props(_object_spread({
107
+ width: l,
108
+ height: l,
109
+ viewBox: "0 0 24 24",
110
+ role: "presentation"
111
+ }, t), {
112
+ children: /* @__PURE__ */ a("path", {
113
+ fill: e,
98
114
  d: "M9.1 2L6.508 4.712l.408.464c.148.168.328.452.328.84a1.293 1.293 0 01-2.096 1.008l-.488-.38L2 9.424 14.7 22l2.7-2.672-.384-.472a1.273 1.273 0 01-.292-.8c0-.708.584-1.284 1.3-1.284.368 0 .64.156.808.292l.476.38L22 14.78 9.1 2zM4.848 8.416c.344.156.716.24 1.1.24 1.468 0 2.664-1.184 2.664-2.64 0-.424-.108-.84-.308-1.216l.824-.86 2.9 2.872-5.368 5.312-2.752-2.728.94-.98zm14.312 7.256a2.65 2.65 0 00-1.136-.256c-1.468 0-2.664 1.184-2.664 2.64 0 .392.088.776.26 1.124l-.916.908-7.076-7.008 5.368-5.312 7.076 7.008-.912.896z"
99
115
  })
100
- })) : t.match(/^o2/i) ? /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
101
- width: a,
102
- height: a,
116
+ })) : i.match(/^o2/i) ? /* @__PURE__ */ a("svg", _object_spread_props(_object_spread({
117
+ width: l,
118
+ height: l,
103
119
  viewBox: "0 0 24 24",
104
120
  role: "presentation"
105
- }, e), {
106
- children: /* @__PURE__ */ l("path", {
107
- fill: r,
121
+ }, t), {
122
+ children: /* @__PURE__ */ a("path", {
123
+ fill: e,
108
124
  d: "M9.015 21.79c.126.137.3.21.479.21a.677.677 0 00.483-.21l11.35-11.924a.735.735 0 000-1.005l-2.294-2.41a.673.673 0 00-.962 0 .549.549 0 01-.784 0 .6.6 0 010-.822.74.74 0 000-1.01L14.993 2.21a.65.65 0 00-.958 0L2.68 14.14a.735.735 0 000 1.005l2.295 2.409a.658.658 0 00.962 0 .534.534 0 01.784 0c.104.11.16.256.16.411a.592.592 0 01-.16.412.736.736 0 000 1.006l2.294 2.408zm.479-1.513l-1.42-1.49c.114-.256.17-.54.17-.827 0-.535-.2-1.042-.561-1.422a1.856 1.856 0 00-2.138-.41l-1.42-1.49 10.393-10.91 1.415 1.485a2.08 2.08 0 00.392 2.244 1.863 1.863 0 002.142.416l1.42 1.49L9.493 20.277zm1.106-4.36a.503.503 0 01-.166-.028.53.53 0 01-.34-.452l-.187-2.057-1.71-.818a.546.546 0 01-.301-.493.534.534 0 01.314-.485l1.789-.79.222-1.993a.525.525 0 01.357-.448.495.495 0 01.536.164l1.24 1.518 1.907-.384c.2-.041.4.046.518.224a.547.547 0 01.013.585l-.992 1.677.931 1.82a.55.55 0 01-.043.575.501.501 0 01-.518.197l-1.872-.44-1.328 1.459a.49.49 0 01-.37.169zm-.005-3.387a.535.535 0 01.296.434l.11 1.198.752-.832a.487.487 0 01.48-.15l1.066.25-.54-1.06a.555.555 0 01.018-.534l.53-.905-1.057.214a.492.492 0 01-.483-.178l-.675-.832-.122 1.084a.528.528 0 01-.31.43l-.988.442.923.44z"
109
125
  })
110
- })) : /* @__PURE__ */ l("svg", _object_spread_props(_object_spread({
111
- width: a,
112
- height: a,
126
+ })) : /* @__PURE__ */ a("svg", _object_spread_props(_object_spread({
127
+ width: l,
128
+ height: l,
113
129
  viewBox: "0 0 24 24",
114
130
  role: "presentation"
115
- }, e), {
116
- children: /* @__PURE__ */ l("path", {
117
- fill: r,
131
+ }, t), {
132
+ children: /* @__PURE__ */ a("path", {
133
+ fill: e,
118
134
  d: "M21.84 4.222a2.069 2.069 0 00-2.07-2.062h-2.191a1.185 1.185 0 00-1.18 1.022.68.68 0 01-1.344 0 1.18 1.18 0 00-1.176-1.022h-2.194c-.989 0-1.84.703-2.025 1.678-.03.012-.06.022-.09.032a.883.883 0 00-.162.066l-1.703.952c-.49.272-.703.866-.496 1.387a.546.546 0 01-.24.658.548.548 0 01-.69-.137 1.116 1.116 0 00-1.448-.3l-1.703.953a1.885 1.885 0 00-.902 1.145 1.875 1.875 0 00.17 1.446L8.51 20.872a1.89 1.89 0 001.148.901 1.902 1.902 0 001.451-.173l1.717-.961c.174-.095.308-.235.407-.4h.663a1.196 1.196 0 001.168-.964.678.678 0 011.328 0c.11.56.602.963 1.168.963h2.21c1.14 0 2.068-.921 2.07-2.061V4.222zm-1.222 0v13.955c0 .468-.38.846-.849.843l-2.179.02a1.902 1.902 0 00-1.863-1.527c-.905 0-1.686.644-1.832 1.507h-2.21a.848.848 0 01-.849-.846v-9.97l.001-.032a.541.541 0 000-.065V4.222a.85.85 0 01.848-.846l2.163-.02a1.91 1.91 0 001.88 1.62c.938 0 1.744-.698 1.85-1.6h2.191a.85.85 0 01.849.846zm-9.44 15.944l-.666.375a.697.697 0 01-.942-.26L3.458 9.443V9.44a.686.686 0 01.266-.933l1.634-.913a1.777 1.777 0 002.207.398 1.762 1.762 0 00.807-2.087l1.246-.7v2.641l-3.933 2.202h-.003a.606.606 0 00-.23.826l3.978 7.05a.58.58 0 00.188.191v.059a2.058 2.058 0 001.56 1.992zm-1.56-4.387l-2.801-4.966L9.618 9.24v6.538zm3.28-.28V6.947h5.773V15.5h-5.773zm6.994-9.16a.61.61 0 00-.61-.608H12.29a.61.61 0 00-.61.608v9.768a.61.61 0 00.61.608h6.992a.61.61 0 00.61-.608V6.339z"
119
135
  })
120
136
  }));
121
- }, d = m;
122
- export { d as default };
137
+ }, g = s;
138
+ export { g as default };
@@ -1,7 +1,7 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./responsive-layout.css.ts.vanilla.css-mistica.js";
3
3
  import "./hero.css.ts.vanilla.css-mistica.js";
4
- var v = "_16rbpto6 _1y2v1nf64 _1y2v1nf6q _1y2v1nf6k", a = "_16rbpto2 _1y2v1nf64", n = "_1y2v1nf6j _1y2v1nf8r", _ = "_1y2v1nf6a", i = "_16rbpto7", p = {
4
+ var v = "_16rbpto6 _1y2v1nf64 _1y2v1nf6q _1y2v1nf6k", a = "_16rbpto2 _1y2v1nf64", n = "_1y2v1nf6j _1y2v1nf8w", _ = "_1y2v1nf6a", i = "_16rbpto7", p = {
5
5
  height: "var(--_16rbpto0)"
6
6
  };
7
7
  export { v as actions, a as container, n as containerDesktop, _ as containerMobile, i as layout, p as vars };
@@ -1,7 +1,7 @@
1
1
  import "./sprinkles.css.ts.vanilla.css-mistica.js";
2
2
  import "./highlighted-card.css.ts.vanilla.css-mistica.js";
3
3
  var y = "wrb8722 _1y2v1nf64 _1y2v1nf69 _1y2v1nf6g _1y2v1nf6m", f = "wrb8725 _1y2v1nf64", _ = {
4
- withImage: "wrb8728 wrb8727 _1y2v1nf64 _1y2v1nf6a _1y2v1nf6i _1y2v1nf6x _1y2v1nf7b _1y2v1nf7o",
5
- withoutImage: "wrb8729 wrb8727 _1y2v1nf64 _1y2v1nf6a _1y2v1nf6i _1y2v1nf6x _1y2v1nf7b _1y2v1nf7o"
6
- }, r = "_1y2v1nf6r _1y2v1nf75 _1y2v1nf7j _1y2v1nf7x _1y2v1nf64 _1y2v1nf6m _1y2v1nfa2 _1y2v1nf8b _1y2v1nf5y";
4
+ withImage: "wrb8728 wrb8727 _1y2v1nf64 _1y2v1nf6a _1y2v1nf6i _1y2v1nf6y _1y2v1nf7d _1y2v1nf7q",
5
+ withoutImage: "wrb8729 wrb8727 _1y2v1nf64 _1y2v1nf6a _1y2v1nf6i _1y2v1nf6y _1y2v1nf7d _1y2v1nf7q"
6
+ }, r = "_1y2v1nf6r _1y2v1nf76 _1y2v1nf7l _1y2v1nf80 _1y2v1nf64 _1y2v1nf6m _1y2v1nfaa _1y2v1nf8f _1y2v1nf5y";
7
7
  export { y as container, f as imageContent, _ as textContainerVariant, r as touchableContainer };