@telefonica/mistica 16.8.0 → 16.10.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 (228) hide show
  1. package/css/mistica.css +1 -1
  2. package/dist/accordion.css-mistica.js +6 -6
  3. package/dist/align.css-mistica.js +1 -1
  4. package/dist/avatar.css-mistica.js +1 -1
  5. package/dist/badge.css-mistica.js +1 -1
  6. package/dist/box.css-mistica.js +13 -13
  7. package/dist/boxed.css-mistica.js +23 -23
  8. package/dist/button-group.css-mistica.js +1 -1
  9. package/dist/button-layout.css-mistica.js +13 -13
  10. package/dist/button.css-mistica.js +16 -16
  11. package/dist/callout.css-mistica.js +5 -5
  12. package/dist/card.css-mistica.js +3 -3
  13. package/dist/carousel.css-mistica.js +6 -6
  14. package/dist/checkbox.css-mistica.js +7 -7
  15. package/dist/chip.css-mistica.js +10 -10
  16. package/dist/circle.css-mistica.js +1 -1
  17. package/dist/community/advanced-data-card.css-mistica.js +6 -6
  18. package/dist/community/blocks.css-mistica.js +1 -1
  19. package/dist/community/blocks.d.ts +2 -1
  20. package/dist/community/blocks.js +44 -30
  21. package/dist/community/example-component.css-mistica.js +1 -1
  22. package/dist/counter.css-mistica.js +1 -1
  23. package/dist/cover-hero.css-mistica.js +3 -3
  24. package/dist/credit-card-number-field.css-mistica.js +3 -3
  25. package/dist/date-field.css-mistica.js +1 -1
  26. package/dist/date-time-picker.css-mistica.js +1 -1
  27. package/dist/dialog.css-mistica.js +4 -4
  28. package/dist/divider.css-mistica.js +2 -2
  29. package/dist/double-field.css-mistica.js +2 -2
  30. package/dist/drawer.css-mistica.js +1 -1
  31. package/dist/empty-state-card.css-mistica.js +1 -1
  32. package/dist/empty-state.css-mistica.js +5 -5
  33. package/dist/fade-in.css-mistica.js +1 -1
  34. package/dist/feedback.css-mistica.js +1 -1
  35. package/dist/fixed-footer-layout.css-mistica.js +4 -4
  36. package/dist/form.css-mistica.js +1 -1
  37. package/dist/form.js +86 -76
  38. package/dist/generated/mistica-icons/icon-artificial-intelligence-filled.d.ts +4 -0
  39. package/dist/generated/mistica-icons/icon-artificial-intelligence-filled.js +111 -0
  40. package/dist/generated/mistica-icons/icon-artificial-intelligence-light.d.ts +4 -0
  41. package/dist/generated/mistica-icons/icon-artificial-intelligence-light.js +111 -0
  42. package/dist/generated/mistica-icons/icon-artificial-intelligence-regular.d.ts +4 -0
  43. package/dist/generated/mistica-icons/icon-artificial-intelligence-regular.js +111 -0
  44. package/dist/generated/mistica-icons/icon-my-handy-filled.d.ts +4 -0
  45. package/dist/generated/mistica-icons/icon-my-handy-filled.js +111 -0
  46. package/dist/generated/mistica-icons/icon-my-handy-light.d.ts +4 -0
  47. package/dist/generated/mistica-icons/icon-my-handy-light.js +117 -0
  48. package/dist/generated/mistica-icons/icon-my-handy-regular.d.ts +4 -0
  49. package/dist/generated/mistica-icons/icon-my-handy-regular.js +117 -0
  50. package/dist/generated/mistica-icons/icon-router-regular.js +10 -20
  51. package/dist/generated/mistica-icons/icon-video-camera-disabled-filled.js +4 -4
  52. package/dist/generated/mistica-icons/icon-video-camera-disabled-light.js +14 -14
  53. package/dist/generated/mistica-icons/icon-video-camera-disabled-regular.js +9 -9
  54. package/dist/generated/mistica-icons/icon-video-camera-filled.js +1 -1
  55. package/dist/generated/mistica-icons/icon-video-camera-light.js +13 -13
  56. package/dist/generated/mistica-icons/icon-video-camera-regular.js +8 -8
  57. package/dist/generated/mistica-icons/icons-keywords.js +19 -0
  58. package/dist/grid-layout.css-mistica.js +3 -3
  59. package/dist/grid.css-mistica.js +122 -122
  60. package/dist/header.css-mistica.js +1 -1
  61. package/dist/hero.css-mistica.js +2 -2
  62. package/dist/highlighted-card.css-mistica.js +4 -4
  63. package/dist/horizontal-scroll.css-mistica.js +1 -1
  64. package/dist/icon-button.css-mistica.js +42 -42
  65. package/dist/icons/icon-chevron.css-mistica.js +2 -2
  66. package/dist/icons/icon-error.css-mistica.js +1 -1
  67. package/dist/image.css-mistica.js +2 -2
  68. package/dist/index.d.ts +6 -0
  69. package/dist/index.js +24 -0
  70. package/dist/inline.css-mistica.js +6 -6
  71. package/dist/list.css-mistica.js +1 -1
  72. package/dist/loading-bar.css-mistica.js +1 -1
  73. package/dist/loading-screen.css-mistica.js +4 -4
  74. package/dist/logo.css-mistica.js +5 -5
  75. package/dist/maybe-dismissable.css-mistica.js +1 -1
  76. package/dist/menu.css-mistica.js +12 -12
  77. package/dist/mosaic.css-mistica.js +1 -1
  78. package/dist/navigation-bar.css-mistica.js +16 -16
  79. package/dist/navigation-breadcrumbs.css-mistica.js +1 -1
  80. package/dist/package-version.js +1 -1
  81. package/dist/pin-field.css-mistica.js +1 -1
  82. package/dist/popover.css-mistica.js +1 -1
  83. package/dist/progress-bar.css-mistica.js +4 -4
  84. package/dist/radio-button.css-mistica.js +14 -14
  85. package/dist/rating.css-mistica.js +2 -2
  86. package/dist/responsive-layout.css-mistica.js +4 -4
  87. package/dist/screen-reader-only.css-mistica.js +1 -1
  88. package/dist/select.css-mistica.js +15 -15
  89. package/dist/sheet-action-row.css-mistica.js +1 -1
  90. package/dist/sheet-common.css-mistica.js +1 -1
  91. package/dist/sheet-info.css-mistica.js +1 -1
  92. package/dist/skeletons.css-mistica.js +4 -4
  93. package/dist/skins/blau.js +1 -1
  94. package/dist/skins/o2-new.d.ts +1 -0
  95. package/dist/skins/o2-new.js +2 -1
  96. package/dist/skins/skin-contract.css-mistica.js +314 -314
  97. package/dist/slider.css-mistica.js +10 -10
  98. package/dist/snackbar.css-mistica.js +4 -4
  99. package/dist/spinner.css-mistica.js +1 -1
  100. package/dist/stack.css-mistica.js +5 -5
  101. package/dist/stacking-group.css-mistica.js +1 -1
  102. package/dist/stepper.css-mistica.js +2 -2
  103. package/dist/switch-component.css-mistica.js +26 -26
  104. package/dist/table.css-mistica.js +8 -8
  105. package/dist/tabs.css-mistica.js +12 -12
  106. package/dist/tag.css-mistica.js +1 -1
  107. package/dist/text-field-base.css-mistica.js +1 -1
  108. package/dist/text-field-components.css-mistica.js +3 -3
  109. package/dist/text-link.css-mistica.js +3 -3
  110. package/dist/text.css-mistica.js +7 -7
  111. package/dist/theme-context.css-mistica.js +354 -354
  112. package/dist/timer.css-mistica.js +6 -6
  113. package/dist/tooltip.css-mistica.js +1 -1
  114. package/dist/touchable.css-mistica.js +1 -1
  115. package/dist/utils/aspect-ratio-support.css-mistica.js +3 -3
  116. package/dist/utils/platform.js +5 -5
  117. package/dist/video.css-mistica.js +1 -1
  118. package/dist/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
  119. package/dist-es/accordion.css-mistica.js +6 -6
  120. package/dist-es/align.css-mistica.js +1 -1
  121. package/dist-es/avatar.css-mistica.js +1 -1
  122. package/dist-es/badge.css-mistica.js +1 -1
  123. package/dist-es/box.css-mistica.js +13 -13
  124. package/dist-es/boxed.css-mistica.js +23 -23
  125. package/dist-es/button-group.css-mistica.js +1 -1
  126. package/dist-es/button-layout.css-mistica.js +13 -13
  127. package/dist-es/button.css-mistica.js +16 -16
  128. package/dist-es/callout.css-mistica.js +5 -5
  129. package/dist-es/card.css-mistica.js +3 -3
  130. package/dist-es/carousel.css-mistica.js +6 -6
  131. package/dist-es/checkbox.css-mistica.js +7 -7
  132. package/dist-es/chip.css-mistica.js +10 -10
  133. package/dist-es/circle.css-mistica.js +1 -1
  134. package/dist-es/community/advanced-data-card.css-mistica.js +6 -6
  135. package/dist-es/community/blocks.css-mistica.js +1 -1
  136. package/dist-es/community/blocks.js +62 -48
  137. package/dist-es/community/example-component.css-mistica.js +1 -1
  138. package/dist-es/counter.css-mistica.js +1 -1
  139. package/dist-es/cover-hero.css-mistica.js +3 -3
  140. package/dist-es/credit-card-number-field.css-mistica.js +3 -3
  141. package/dist-es/date-field.css-mistica.js +1 -1
  142. package/dist-es/date-time-picker.css-mistica.js +1 -1
  143. package/dist-es/dialog.css-mistica.js +4 -4
  144. package/dist-es/divider.css-mistica.js +2 -2
  145. package/dist-es/double-field.css-mistica.js +2 -2
  146. package/dist-es/drawer.css-mistica.js +1 -1
  147. package/dist-es/empty-state-card.css-mistica.js +1 -1
  148. package/dist-es/empty-state.css-mistica.js +5 -5
  149. package/dist-es/fade-in.css-mistica.js +1 -1
  150. package/dist-es/feedback.css-mistica.js +1 -1
  151. package/dist-es/fixed-footer-layout.css-mistica.js +4 -4
  152. package/dist-es/form.css-mistica.js +1 -1
  153. package/dist-es/form.js +96 -86
  154. package/dist-es/generated/mistica-icons/icon-artificial-intelligence-filled.js +102 -0
  155. package/dist-es/generated/mistica-icons/icon-artificial-intelligence-light.js +102 -0
  156. package/dist-es/generated/mistica-icons/icon-artificial-intelligence-regular.js +102 -0
  157. package/dist-es/generated/mistica-icons/icon-my-handy-filled.js +102 -0
  158. package/dist-es/generated/mistica-icons/icon-my-handy-light.js +108 -0
  159. package/dist-es/generated/mistica-icons/icon-my-handy-regular.js +108 -0
  160. package/dist-es/generated/mistica-icons/icon-router-regular.js +16 -26
  161. package/dist-es/generated/mistica-icons/icon-video-camera-disabled-filled.js +9 -9
  162. package/dist-es/generated/mistica-icons/icon-video-camera-disabled-light.js +20 -20
  163. package/dist-es/generated/mistica-icons/icon-video-camera-disabled-regular.js +17 -17
  164. package/dist-es/generated/mistica-icons/icon-video-camera-filled.js +1 -1
  165. package/dist-es/generated/mistica-icons/icon-video-camera-light.js +14 -14
  166. package/dist-es/generated/mistica-icons/icon-video-camera-regular.js +18 -18
  167. package/dist-es/generated/mistica-icons/icons-keywords.js +19 -0
  168. package/dist-es/grid-layout.css-mistica.js +3 -3
  169. package/dist-es/grid.css-mistica.js +122 -122
  170. package/dist-es/header.css-mistica.js +1 -1
  171. package/dist-es/hero.css-mistica.js +2 -2
  172. package/dist-es/highlighted-card.css-mistica.js +4 -4
  173. package/dist-es/horizontal-scroll.css-mistica.js +1 -1
  174. package/dist-es/icon-button.css-mistica.js +42 -42
  175. package/dist-es/icons/icon-chevron.css-mistica.js +2 -2
  176. package/dist-es/icons/icon-error.css-mistica.js +1 -1
  177. package/dist-es/image.css-mistica.js +2 -2
  178. package/dist-es/index.js +1632 -1626
  179. package/dist-es/inline.css-mistica.js +6 -6
  180. package/dist-es/list.css-mistica.js +1 -1
  181. package/dist-es/loading-bar.css-mistica.js +1 -1
  182. package/dist-es/loading-screen.css-mistica.js +4 -4
  183. package/dist-es/logo.css-mistica.js +5 -5
  184. package/dist-es/maybe-dismissable.css-mistica.js +1 -1
  185. package/dist-es/menu.css-mistica.js +12 -12
  186. package/dist-es/mosaic.css-mistica.js +1 -1
  187. package/dist-es/navigation-bar.css-mistica.js +16 -16
  188. package/dist-es/navigation-breadcrumbs.css-mistica.js +1 -1
  189. package/dist-es/package-version.js +1 -1
  190. package/dist-es/pin-field.css-mistica.js +1 -1
  191. package/dist-es/popover.css-mistica.js +1 -1
  192. package/dist-es/progress-bar.css-mistica.js +4 -4
  193. package/dist-es/radio-button.css-mistica.js +14 -14
  194. package/dist-es/rating.css-mistica.js +2 -2
  195. package/dist-es/responsive-layout.css-mistica.js +4 -4
  196. package/dist-es/screen-reader-only.css-mistica.js +1 -1
  197. package/dist-es/select.css-mistica.js +15 -15
  198. package/dist-es/sheet-action-row.css-mistica.js +1 -1
  199. package/dist-es/sheet-common.css-mistica.js +1 -1
  200. package/dist-es/sheet-info.css-mistica.js +1 -1
  201. package/dist-es/skeletons.css-mistica.js +4 -4
  202. package/dist-es/skins/blau.js +1 -1
  203. package/dist-es/skins/o2-new.js +2 -1
  204. package/dist-es/skins/skin-contract.css-mistica.js +314 -314
  205. package/dist-es/slider.css-mistica.js +10 -10
  206. package/dist-es/snackbar.css-mistica.js +4 -4
  207. package/dist-es/spinner.css-mistica.js +1 -1
  208. package/dist-es/stack.css-mistica.js +5 -5
  209. package/dist-es/stacking-group.css-mistica.js +1 -1
  210. package/dist-es/stepper.css-mistica.js +2 -2
  211. package/dist-es/style.css +1 -1
  212. package/dist-es/switch-component.css-mistica.js +26 -26
  213. package/dist-es/table.css-mistica.js +8 -8
  214. package/dist-es/tabs.css-mistica.js +12 -12
  215. package/dist-es/tag.css-mistica.js +1 -1
  216. package/dist-es/text-field-base.css-mistica.js +1 -1
  217. package/dist-es/text-field-components.css-mistica.js +3 -3
  218. package/dist-es/text-link.css-mistica.js +3 -3
  219. package/dist-es/text.css-mistica.js +7 -7
  220. package/dist-es/theme-context.css-mistica.js +354 -354
  221. package/dist-es/timer.css-mistica.js +6 -6
  222. package/dist-es/tooltip.css-mistica.js +1 -1
  223. package/dist-es/touchable.css-mistica.js +1 -1
  224. package/dist-es/utils/aspect-ratio-support.css-mistica.js +3 -3
  225. package/dist-es/utils/platform.js +5 -5
  226. package/dist-es/video.css-mistica.js +1 -1
  227. package/dist-es/vivinho-loading-animation/vivinho-loading-animation.css-mistica.js +1 -1
  228. package/package.json +1 -1
@@ -0,0 +1,111 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "default", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return g;
10
+ }
11
+ });
12
+ const _jsxruntime = require("react/jsx-runtime");
13
+ const _themevariantcontext = require("../../theme-variant-context.js");
14
+ const _skincontractcssmistica = require("../../skins/skin-contract.css-mistica.js");
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
+ function ownKeys(object, enumerableOnly) {
44
+ var keys = Object.keys(object);
45
+ if (Object.getOwnPropertySymbols) {
46
+ var symbols = Object.getOwnPropertySymbols(object);
47
+ if (enumerableOnly) {
48
+ symbols = symbols.filter(function(sym) {
49
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
50
+ });
51
+ }
52
+ keys.push.apply(keys, symbols);
53
+ }
54
+ return keys;
55
+ }
56
+ function _object_spread_props(target, source) {
57
+ source = source != null ? source : {};
58
+ if (Object.getOwnPropertyDescriptors) {
59
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
60
+ } else {
61
+ ownKeys(Object(source)).forEach(function(key) {
62
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
63
+ });
64
+ }
65
+ return target;
66
+ }
67
+ function _object_without_properties(source, excluded) {
68
+ if (source == null) return {};
69
+ var target = _object_without_properties_loose(source, excluded);
70
+ var key, i;
71
+ if (Object.getOwnPropertySymbols) {
72
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
73
+ for(i = 0; i < sourceSymbolKeys.length; i++){
74
+ key = sourceSymbolKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
77
+ target[key] = source[key];
78
+ }
79
+ }
80
+ return target;
81
+ }
82
+ function _object_without_properties_loose(source, excluded) {
83
+ if (source == null) return {};
84
+ var target = {};
85
+ var sourceKeys = Object.keys(source);
86
+ var key, i;
87
+ for(i = 0; i < sourceKeys.length; i++){
88
+ key = sourceKeys[i];
89
+ if (excluded.indexOf(key) >= 0) continue;
90
+ target[key] = source[key];
91
+ }
92
+ return target;
93
+ }
94
+ const n = (_param)=>{
95
+ var { color: a, size: l = 24 } = _param, i = _object_without_properties(_param, [
96
+ "color",
97
+ "size"
98
+ ]);
99
+ const o = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), t = a !== null && a !== void 0 ? a : o ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh;
100
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
101
+ width: l,
102
+ height: l,
103
+ viewBox: "0 0 24 24",
104
+ role: "presentation"
105
+ }, i), {
106
+ children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
107
+ fill: t,
108
+ d: "m4.332 7.975-.79-1.75-1.75-.79a.5.5 0 0 1 0-.91l1.75-.79.79-1.76a.5.5 0 0 1 .91 0l.79 1.75 1.76.79a.5.5 0 0 1 0 .91l-1.75.79-.79 1.76c-.18.39-.74.39-.92 0M6.539 22.014l-.79-1.75-1.75-.79a.5.5 0 0 1 0-.91l1.75-.79.79-1.76a.5.5 0 0 1 .91 0l.79 1.75 1.76.79a.5.5 0 0 1 0 .91l-1.75.79-.79 1.76c-.18.39-.74.39-.92 0M13.416 9.5l1.59-3.5c.35-.78 1.47-.78 1.82 0l1.59 3.5 3.5 1.59c.78.36.78 1.47 0 1.82l-3.5 1.59-1.59 3.5c-.36.78-1.47.78-1.82 0l-1.59-3.5-3.5-1.59c-.78-.36-.78-1.47 0-1.82zm2.04 5.5c.18.39.74.39.92 0l.79-1.76 1.75-.79a.5.5 0 0 0 0-.91l-1.76-.79-.79-1.75a.5.5 0 0 0-.91 0l-.79 1.76-1.75.79a.5.5 0 0 0 0 .91l1.75.79z"
109
+ })
110
+ }));
111
+ }, g = n;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from '../../utils/types';
3
+ declare const IconMyHandyFilled: ({ color, size, ...rest }: IconProps) => JSX.Element;
4
+ export default IconMyHandyFilled;
@@ -0,0 +1,111 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "default", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return c;
10
+ }
11
+ });
12
+ const _jsxruntime = require("react/jsx-runtime");
13
+ const _themevariantcontext = require("../../theme-variant-context.js");
14
+ const _skincontractcssmistica = require("../../skins/skin-contract.css-mistica.js");
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
+ function ownKeys(object, enumerableOnly) {
44
+ var keys = Object.keys(object);
45
+ if (Object.getOwnPropertySymbols) {
46
+ var symbols = Object.getOwnPropertySymbols(object);
47
+ if (enumerableOnly) {
48
+ symbols = symbols.filter(function(sym) {
49
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
50
+ });
51
+ }
52
+ keys.push.apply(keys, symbols);
53
+ }
54
+ return keys;
55
+ }
56
+ function _object_spread_props(target, source) {
57
+ source = source != null ? source : {};
58
+ if (Object.getOwnPropertyDescriptors) {
59
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
60
+ } else {
61
+ ownKeys(Object(source)).forEach(function(key) {
62
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
63
+ });
64
+ }
65
+ return target;
66
+ }
67
+ function _object_without_properties(source, excluded) {
68
+ if (source == null) return {};
69
+ var target = _object_without_properties_loose(source, excluded);
70
+ var key, i;
71
+ if (Object.getOwnPropertySymbols) {
72
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
73
+ for(i = 0; i < sourceSymbolKeys.length; i++){
74
+ key = sourceSymbolKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
77
+ target[key] = source[key];
78
+ }
79
+ }
80
+ return target;
81
+ }
82
+ function _object_without_properties_loose(source, excluded) {
83
+ if (source == null) return {};
84
+ var target = {};
85
+ var sourceKeys = Object.keys(source);
86
+ var key, i;
87
+ for(i = 0; i < sourceKeys.length; i++){
88
+ key = sourceKeys[i];
89
+ if (excluded.indexOf(key) >= 0) continue;
90
+ target[key] = source[key];
91
+ }
92
+ return target;
93
+ }
94
+ const s = (_param)=>{
95
+ var { color: a, size: o = 24 } = _param, e = _object_without_properties(_param, [
96
+ "color",
97
+ "size"
98
+ ]);
99
+ const n = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), t = a !== null && a !== void 0 ? a : n ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh;
100
+ return /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
101
+ width: o,
102
+ height: o,
103
+ viewBox: "0 0 24 24",
104
+ role: "presentation"
105
+ }, e), {
106
+ children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
107
+ fill: t,
108
+ d: "M15.079 2c1.823 0 3.318 1.504 3.41 3.388H5.507C5.6 3.504 7.094 2 8.918 2zM18.5 6.46h-13v11.08h13zM8.349 10.276q.048-.054.144-.054h.384l.02.507q.045-.082.1-.153a1 1 0 0 1 .372-.3q.216-.108.468-.108.306 0 .528.144.222.138.336.39.02.04.035.082.058-.113.133-.208a1 1 0 0 1 .372-.3q.216-.108.468-.108.306 0 .528.144.222.138.336.39.12.246.12.564v1.86h-.456q-.096 0-.144-.048a.2.2 0 0 1-.048-.144V11.35q0-.198-.054-.348a.46.46 0 0 0-.18-.24.54.54 0 0 0-.324-.09.65.65 0 0 0-.372.102.65.65 0 0 0-.222.294 1.3 1.3 0 0 0-.072.462v1.596h-.648V11.35q0-.198-.054-.348a.46.46 0 0 0-.18-.24.54.54 0 0 0-.324-.09.65.65 0 0 0-.372.102.65.65 0 0 0-.222.294 1.2 1.2 0 0 0-.078.462v1.596H8.3v-2.712q0-.09.048-.138m4.94 4.242a.7.7 0 0 1-.138-.024q-.102-.018-.144-.066-.042-.042-.042-.12v-.318l.198.024q.108.012.192.012.21 0 .354-.066a.6.6 0 0 0 .264-.216q.114-.156.228-.444l.09-.216-1.17-2.628q-.048-.102-.012-.168.042-.066.156-.066h.444l.882 2.13.816-2.13h.654l-1.26 3.078q-.18.438-.36.696a1.2 1.2 0 0 1-.42.396q-.24.132-.582.132-.072 0-.15-.006M5.508 18.612C5.596 20.496 7.09 22 8.918 22h6.157c1.827 0 3.322-1.504 3.41-3.388z"
109
+ })
110
+ }));
111
+ }, c = s;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from '../../utils/types';
3
+ declare const IconMyHandyLight: ({ color, size, ...rest }: IconProps) => JSX.Element;
4
+ export default IconMyHandyLight;
@@ -0,0 +1,117 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "default", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return d;
10
+ }
11
+ });
12
+ const _jsxruntime = require("react/jsx-runtime");
13
+ const _themevariantcontext = require("../../theme-variant-context.js");
14
+ const _skincontractcssmistica = require("../../skins/skin-contract.css-mistica.js");
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
+ function ownKeys(object, enumerableOnly) {
44
+ var keys = Object.keys(object);
45
+ if (Object.getOwnPropertySymbols) {
46
+ var symbols = Object.getOwnPropertySymbols(object);
47
+ if (enumerableOnly) {
48
+ symbols = symbols.filter(function(sym) {
49
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
50
+ });
51
+ }
52
+ keys.push.apply(keys, symbols);
53
+ }
54
+ return keys;
55
+ }
56
+ function _object_spread_props(target, source) {
57
+ source = source != null ? source : {};
58
+ if (Object.getOwnPropertyDescriptors) {
59
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
60
+ } else {
61
+ ownKeys(Object(source)).forEach(function(key) {
62
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
63
+ });
64
+ }
65
+ return target;
66
+ }
67
+ function _object_without_properties(source, excluded) {
68
+ if (source == null) return {};
69
+ var target = _object_without_properties_loose(source, excluded);
70
+ var key, i;
71
+ if (Object.getOwnPropertySymbols) {
72
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
73
+ for(i = 0; i < sourceSymbolKeys.length; i++){
74
+ key = sourceSymbolKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
77
+ target[key] = source[key];
78
+ }
79
+ }
80
+ return target;
81
+ }
82
+ function _object_without_properties_loose(source, excluded) {
83
+ if (source == null) return {};
84
+ var target = {};
85
+ var sourceKeys = Object.keys(source);
86
+ var key, i;
87
+ for(i = 0; i < sourceKeys.length; i++){
88
+ key = sourceKeys[i];
89
+ if (excluded.indexOf(key) >= 0) continue;
90
+ target[key] = source[key];
91
+ }
92
+ return target;
93
+ }
94
+ const n = (_param)=>{
95
+ var { color: l, size: a = 24 } = _param, s = _object_without_properties(_param, [
96
+ "color",
97
+ "size"
98
+ ]);
99
+ const e = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), o = l !== null && l !== void 0 ? l : e ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh;
100
+ return /* @__PURE__ */ (0, _jsxruntime.jsxs)("svg", _object_spread_props(_object_spread({
101
+ width: a,
102
+ height: a,
103
+ viewBox: "0 0 24 24",
104
+ role: "presentation"
105
+ }, s), {
106
+ children: [
107
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
108
+ fill: o,
109
+ d: "M8.25 10.38q0-.094.049-.143.047-.056.146-.056h.39l.02.524q.045-.086.101-.159.159-.204.378-.31.219-.111.475-.111a.95.95 0 0 1 .536.149q.225.143.34.403.02.04.037.084a1.3 1.3 0 0 1 .134-.214q.158-.205.377-.31.22-.112.475-.112a.95.95 0 0 1 .536.149q.225.143.341.403.122.254.122.582v1.922h-.463q-.098 0-.146-.05a.22.22 0 0 1-.049-.149v-1.636q0-.204-.054-.36a.47.47 0 0 0-.183-.247.55.55 0 0 0-.329-.093.65.65 0 0 0-.377.105.67.67 0 0 0-.226.304 1.4 1.4 0 0 0-.073.477v1.649h-.657v-1.835q0-.204-.055-.36a.47.47 0 0 0-.183-.247.55.55 0 0 0-.329-.093.65.65 0 0 0-.377.105.67.67 0 0 0-.225.304q-.08.198-.08.477v1.649H8.25zM13.464 14.625q-.074 0-.152-.006a.7.7 0 0 1-.14-.025q-.104-.018-.146-.068-.043-.044-.043-.124v-.329l.201.025q.11.012.195.012a.85.85 0 0 0 .36-.068.6.6 0 0 0 .267-.223q.115-.16.232-.459l.09-.223-1.186-2.715q-.05-.105-.013-.173.044-.069.159-.068h.45l.895 2.2.828-2.2h.664l-1.279 3.18a4 4 0 0 1-.365.718 1.25 1.25 0 0 1-.426.41q-.244.135-.59.136"
110
+ }),
111
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
112
+ fill: o,
113
+ d: "M15.216 2H8.784A3.58 3.58 0 0 0 5.212 5.57v12.856A3.58 3.58 0 0 0 8.784 22h6.428a3.58 3.58 0 0 0 3.572-3.572V5.571c0-1.968-1.6-3.572-3.568-3.572M6.644 17.36V6.642H17.36V17.36zM6.672 5.21a2.15 2.15 0 0 1 2.112-1.784h6.428c1.06 0 1.94.772 2.112 1.784zm8.544 15.36H8.784c-1.06 0-1.94-.772-2.112-1.784h10.652a2.14 2.14 0 0 1-2.108 1.784"
114
+ })
115
+ ]
116
+ }));
117
+ }, d = n;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type { IconProps } from '../../utils/types';
3
+ declare const IconMyHandyRegular: ({ color, size, ...rest }: IconProps) => JSX.Element;
4
+ export default IconMyHandyRegular;
@@ -0,0 +1,117 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "default", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return d;
10
+ }
11
+ });
12
+ const _jsxruntime = require("react/jsx-runtime");
13
+ const _themevariantcontext = require("../../theme-variant-context.js");
14
+ const _skincontractcssmistica = require("../../skins/skin-contract.css-mistica.js");
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
+ function ownKeys(object, enumerableOnly) {
44
+ var keys = Object.keys(object);
45
+ if (Object.getOwnPropertySymbols) {
46
+ var symbols = Object.getOwnPropertySymbols(object);
47
+ if (enumerableOnly) {
48
+ symbols = symbols.filter(function(sym) {
49
+ return Object.getOwnPropertyDescriptor(object, sym).enumerable;
50
+ });
51
+ }
52
+ keys.push.apply(keys, symbols);
53
+ }
54
+ return keys;
55
+ }
56
+ function _object_spread_props(target, source) {
57
+ source = source != null ? source : {};
58
+ if (Object.getOwnPropertyDescriptors) {
59
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
60
+ } else {
61
+ ownKeys(Object(source)).forEach(function(key) {
62
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
63
+ });
64
+ }
65
+ return target;
66
+ }
67
+ function _object_without_properties(source, excluded) {
68
+ if (source == null) return {};
69
+ var target = _object_without_properties_loose(source, excluded);
70
+ var key, i;
71
+ if (Object.getOwnPropertySymbols) {
72
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
73
+ for(i = 0; i < sourceSymbolKeys.length; i++){
74
+ key = sourceSymbolKeys[i];
75
+ if (excluded.indexOf(key) >= 0) continue;
76
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
77
+ target[key] = source[key];
78
+ }
79
+ }
80
+ return target;
81
+ }
82
+ function _object_without_properties_loose(source, excluded) {
83
+ if (source == null) return {};
84
+ var target = {};
85
+ var sourceKeys = Object.keys(source);
86
+ var key, i;
87
+ for(i = 0; i < sourceKeys.length; i++){
88
+ key = sourceKeys[i];
89
+ if (excluded.indexOf(key) >= 0) continue;
90
+ target[key] = source[key];
91
+ }
92
+ return target;
93
+ }
94
+ const i = (_param)=>{
95
+ var { color: e, size: a = 24 } = _param, s = _object_without_properties(_param, [
96
+ "color",
97
+ "size"
98
+ ]);
99
+ const t = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), r = e !== null && e !== void 0 ? e : t ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh;
100
+ return /* @__PURE__ */ (0, _jsxruntime.jsxs)("svg", _object_spread_props(_object_spread({
101
+ width: a,
102
+ height: a,
103
+ viewBox: "0 0 24 24",
104
+ role: "presentation"
105
+ }, s), {
106
+ children: [
107
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
108
+ fill: r,
109
+ d: "M8.25 10.38q0-.094.049-.143.047-.056.146-.056h.39l.02.524q.045-.086.101-.159.159-.204.378-.31.219-.111.475-.111a.95.95 0 0 1 .536.149q.225.143.34.403.02.04.037.084a1.3 1.3 0 0 1 .134-.214q.158-.205.377-.31.22-.112.475-.112a.95.95 0 0 1 .536.149q.225.143.341.403.122.254.122.582v1.922h-.463q-.097 0-.146-.05a.22.22 0 0 1-.049-.149v-1.636q0-.204-.054-.36a.47.47 0 0 0-.183-.247.55.55 0 0 0-.329-.093.65.65 0 0 0-.377.105.67.67 0 0 0-.226.304 1.4 1.4 0 0 0-.073.477v1.649h-.657v-1.835q0-.204-.055-.36a.47.47 0 0 0-.183-.247.55.55 0 0 0-.329-.093.65.65 0 0 0-.377.105.67.67 0 0 0-.225.304q-.08.198-.08.477v1.649H8.25zM13.464 14.625q-.074 0-.152-.006a.7.7 0 0 1-.14-.025q-.104-.018-.146-.068-.043-.044-.043-.124v-.329l.201.025q.11.012.195.012a.85.85 0 0 0 .36-.068.6.6 0 0 0 .267-.223q.115-.16.232-.459l.09-.223-1.186-2.715q-.05-.105-.013-.173.044-.069.159-.068h.45l.895 2.2.828-2.2h.664l-1.279 3.18a4 4 0 0 1-.365.718 1.26 1.26 0 0 1-.426.41q-.244.135-.59.136"
110
+ }),
111
+ /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
112
+ fill: r,
113
+ d: "M15.216 2H8.784A3.58 3.58 0 0 0 5.212 5.57v12.856A3.58 3.58 0 0 0 8.784 22h6.428a3.58 3.58 0 0 0 3.572-3.572V5.571c0-1.968-1.6-3.572-3.568-3.572M6.644 17.36V6.642H17.36V17.36zM6.672 5.21a2.15 2.15 0 0 1 2.112-1.784h6.428c1.06 0 1.94.772 2.112 1.784zm8.544 15.36H8.784c-1.06 0-1.94-.772-2.112-1.784h10.652a2.14 2.14 0 0 1-2.108 1.784"
114
+ })
115
+ ]
116
+ }));
117
+ }, d = i;
@@ -92,25 +92,15 @@ function _object_without_properties_loose(source, excluded) {
92
92
  }
93
93
  return target;
94
94
  }
95
- const s = (_param)=>{
96
- var { color: i, size: c = 24 } = _param, e = _object_without_properties(_param, [
95
+ const m = (_param)=>{
96
+ var { color: i, size: a = 24 } = _param, e = _object_without_properties(_param, [
97
97
  "color",
98
98
  "size"
99
99
  ]);
100
100
  const h = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), r = i !== null && i !== void 0 ? i : h ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh, { skinName: o } = (0, _hooks.useTheme)();
101
- return o.match(/^vivo-new/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
102
- width: c,
103
- height: c,
104
- viewBox: "0 0 24 24",
105
- role: "presentation"
106
- }, e), {
107
- children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
108
- fill: r,
109
- d: "M3.176 6.857c0 .208.12.49.527.824.403.33 1.02.655 1.836.939 1.626.565 3.91.925 6.461.925 2.55 0 4.835-.36 6.46-.925.816-.284 1.434-.608 1.837-.94.407-.333.526-.615.526-.823s-.12-.49-.526-.824c-.403-.33-1.02-.655-1.836-.938-1.626-.566-3.91-.926-6.461-.926-2.55 0-4.835.36-6.46.926-.816.283-1.434.607-1.837.939-.407.334-.527.615-.527.823M2 6.857c0-.695.407-1.275.953-1.724.55-.452 1.31-.833 2.198-1.142C6.93 3.372 9.353 3 12 3s5.069.372 6.85.991c.887.309 1.647.69 2.197 1.142.546.449.953 1.029.953 1.724v10.13c0 .706-.395 1.304-.942 1.776-.55.473-1.311.873-2.2 1.197C17.074 20.61 14.65 21 12 21s-5.074-.39-6.858-1.04c-.889-.324-1.65-.724-2.2-1.197-.547-.472-.942-1.07-.942-1.776zm18.824 1.896c-.525.378-1.202.701-1.975.97-1.78.62-4.202.991-6.849.991s-5.069-.372-6.85-.991c-.772-.269-1.449-.592-1.974-.97v8.234c0 .241.133.545.537.893.403.347 1.02.686 1.834.983 1.623.59 3.905.968 6.453.968s4.83-.377 6.453-.968c.814-.297 1.43-.636 1.834-.983.404-.348.537-.652.537-.893z"
110
- })
111
- })) : o.match(/^o2-new/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
112
- width: c,
113
- height: c,
101
+ return o.match(/^o2-new/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
102
+ width: a,
103
+ height: a,
114
104
  viewBox: "0 0 24 24",
115
105
  role: "presentation"
116
106
  }, e), {
@@ -119,8 +109,8 @@ const s = (_param)=>{
119
109
  d: "M15.833 5.016c1.44 0 2.834.613 3.833 1.68a.706.706 0 0 1-.036 1.003.706.706 0 0 1-1.004-.036 3.8 3.8 0 0 0-2.793-1.226 3.8 3.8 0 0 0-2.793 1.226.715.715 0 0 1-1.003.036A.715.715 0 0 1 12 6.696a5.26 5.26 0 0 1 3.833-1.68m-5.45.73a.71.71 0 0 0 .514-.217 6.8 6.8 0 0 1 4.94-2.112c1.88 0 3.634.75 4.942 2.112a.714.714 0 0 0 1.003.022.714.714 0 0 0 .023-1.003A8.2 8.2 0 0 0 15.842 2 8.2 8.2 0 0 0 9.88 4.548a.71.71 0 0 0 .019 1.003.68.68 0 0 0 .486.196M5.37 17.256c-.686 0-1.24.554-1.24 1.24s.554 1.24 1.24 1.24 1.24-.555 1.24-1.24c0-.686-.554-1.24-1.24-1.24m16.499 1.24a3.374 3.374 0 0 1-3.37 3.37H5.369A3.374 3.374 0 0 1 2 18.494a3.374 3.374 0 0 1 3.37-3.37h9.755V9.802a.71.71 0 0 1 1.417 0v5.323h1.952a3.375 3.375 0 0 1 3.375 3.37m-1.422 0a1.956 1.956 0 0 0-1.953-1.953H5.37a1.956 1.956 0 0 0-1.953 1.952c0 1.077.876 1.953 1.953 1.953h13.129a1.955 1.955 0 0 0 1.948-1.953"
120
110
  })
121
111
  })) : o.match(/^o2/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
122
- width: c,
123
- height: c,
112
+ width: a,
113
+ height: a,
124
114
  viewBox: "0 0 24 24",
125
115
  role: "presentation"
126
116
  }, e), {
@@ -129,8 +119,8 @@ const s = (_param)=>{
129
119
  d: "M15.833 5.016c1.44 0 2.834.613 3.833 1.68a.706.706 0 0 1-.036 1.003.706.706 0 0 1-1.004-.036 3.8 3.8 0 0 0-2.793-1.226 3.8 3.8 0 0 0-2.793 1.226.715.715 0 0 1-1.003.036A.715.715 0 0 1 12 6.696a5.26 5.26 0 0 1 3.833-1.68m-5.45.73a.71.71 0 0 0 .514-.217 6.8 6.8 0 0 1 4.94-2.112c1.88 0 3.634.75 4.942 2.112a.714.714 0 0 0 1.003.022.714.714 0 0 0 .023-1.003A8.2 8.2 0 0 0 15.842 2 8.2 8.2 0 0 0 9.88 4.548a.71.71 0 0 0 .019 1.003.68.68 0 0 0 .486.196M5.37 17.256c-.686 0-1.24.554-1.24 1.24s.554 1.24 1.24 1.24 1.24-.555 1.24-1.24c0-.686-.554-1.24-1.24-1.24m16.499 1.24a3.374 3.374 0 0 1-3.37 3.37H5.369A3.374 3.374 0 0 1 2 18.494a3.374 3.374 0 0 1 3.37-3.37h9.755V9.802a.71.71 0 0 1 1.417 0v5.323h1.952a3.375 3.375 0 0 1 3.375 3.37m-1.422 0a1.956 1.956 0 0 0-1.953-1.953H5.37a1.956 1.956 0 0 0-1.953 1.952c0 1.077.876 1.953 1.953 1.953h13.129a1.955 1.955 0 0 0 1.948-1.953"
130
120
  })
131
121
  })) : /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
132
- width: c,
133
- height: c,
122
+ width: a,
123
+ height: a,
134
124
  viewBox: "0 0 24 24",
135
125
  role: "presentation"
136
126
  }, e), {
@@ -139,4 +129,4 @@ const s = (_param)=>{
139
129
  d: "M13.258 6.91c-.025-2.305-1.518-3.683-1.535-3.697a.604.604 0 0 1-.044-.854l.002-.003a.62.62 0 0 1 .869-.045c.078.07 1.907 1.731 1.938 4.569.006.098.104 2.89-1.913 4.672a.623.623 0 0 1-.868-.048.606.606 0 0 1 .042-.854l.003-.002.002-.004c1.588-1.403 1.507-3.708 1.504-3.734m8.583 10.33c0-.94-.252-1.677-.745-2.184-.515-.53-1.277-.795-2.266-.795H8.085V6.927a.615.615 0 0 0-.617-.61.613.613 0 0 0-.616.61v7.33H5.17c-.992 0-1.754.267-2.27.796-.495.51-.744 1.244-.744 2.185v1.622c0 .941.25 1.678.745 2.188.515.529 1.277.795 2.269.795h13.658c.992 0 1.753-.266 2.269-.795.493-.507.745-1.244.745-2.185zm-1.233 1.62c.003.616-.134 1.067-.397 1.339q-.414.422-1.381.423H5.169c-.644 0-1.107-.143-1.381-.423-.266-.272-.4-.723-.4-1.339v-1.622c0-.616.134-1.067.4-1.339.274-.28.737-.423 1.38-.423h13.659c.641 0 1.106.143 1.381.423.266.272.4.723.4 1.34zM5.95 18.151c0-.518-.305-.759-.776-.759-.47 0-.773.241-.776.762 0 .25.07.434.197.56.137.135.336.196.58.196s.445-.064.58-.198c.125-.127.195-.311.195-.56m2.824 0c0-.518-.305-.759-.776-.759-.47 0-.776.241-.776.76 0 .249.07.433.196.56.137.134.336.198.58.198.246 0 .445-.064.58-.198.126-.127.196-.311.196-.56m1-13.397c.011.008.88.82.896 2.179v.002c.001.056.025 1.392-.874 2.183l-.005.005a.604.604 0 0 0-.045.855.62.62 0 0 0 .868.05c1.356-1.196 1.289-3.067 1.286-3.123-.023-1.894-1.25-3.009-1.303-3.056a.62.62 0 0 0-.874.053.603.603 0 0 0 .05.852"
140
130
  })
141
131
  }));
142
- }, p = s;
132
+ }, p = m;
@@ -93,7 +93,7 @@ function _object_without_properties_loose(source, excluded) {
93
93
  return target;
94
94
  }
95
95
  const v = (_param)=>{
96
- var { color: l, size: e = 24 } = _param, a = _object_without_properties(_param, [
96
+ var { color: l, size: e = 24 } = _param, o = _object_without_properties(_param, [
97
97
  "color",
98
98
  "size"
99
99
  ]);
@@ -103,7 +103,7 @@ const v = (_param)=>{
103
103
  height: e,
104
104
  viewBox: "0 0 24 24",
105
105
  role: "presentation"
106
- }, a), {
106
+ }, o), {
107
107
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
108
108
  fill: r,
109
109
  d: "M21.375 6.734a.37.37 0 0 1 .4-.076c.136.062.22.194.225.341v10.369a.37.37 0 0 1-.371.37.37.37 0 0 1-.254-.104l-5.26-5.126v2.954l5.538 5.59a.56.56 0 0 1 0 .787.55.55 0 0 1-.39.161.55.55 0 0 1-.39-.161L2.162 2.95a.56.56 0 0 1 0-.787.546.546 0 0 1 .78 0l4.433 4.475h8.383c.198 0 .357.161.357.36v4.86zm-6.04 11L4.352 6.643v-.005h-1.8a.36.36 0 0 0-.356.36v10.374c0 .199.16.36.357.36z"
@@ -113,10 +113,10 @@ const v = (_param)=>{
113
113
  height: e,
114
114
  viewBox: "0 0 24 24",
115
115
  role: "presentation"
116
- }, a), {
116
+ }, o), {
117
117
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
118
118
  fill: r,
119
- d: "M17.372 4.631a.51.51 0 0 0-.723.039L4.065 18.648a.51.51 0 0 0 .382.852c.123 0 .28-.056.382-.169L17.41 5.356a.51.51 0 0 0-.039-.722zM14.165 6.011H5.673c-1.061 0-1.923.86-1.923 1.92v8.14c0 .416.133.8.356 1.115zM7.253 9.009a.499.499 0 1 1 0 .998.499.499 0 1 1 0-.998M19.281 7.826a.66.66 0 0 1 .65.01h-.004c.2.118.324.334.324.564v7.204a.654.654 0 0 1-.985.563l-2.99-1.672v1.577c0 1.06-.861 1.92-1.923 1.92H7.31l8.966-9.96v1.474z"
119
+ d: "M18.512 3.069a.62.62 0 0 0-.877.046L2.382 20.057a.618.618 0 0 0 .463 1.034c.15 0 .339-.069.463-.205l15.25-16.94a.62.62 0 0 0-.046-.874zM14.625 4.74H4.33a2.33 2.33 0 0 0-2.33 2.328v9.868c0 .502.161.968.431 1.35zm-8.38 3.634a.604.604 0 1 1 0 1.21.604.604 0 1 1 0-1.21M20.826 6.941a.8.8 0 0 1 .786.013h-.003a.8.8 0 0 1 .391.682v8.732a.793.793 0 0 1-1.193.683l-3.624-2.026v1.911a2.33 2.33 0 0 1-2.33 2.327H6.314L17.183 7.19v1.787z"
120
120
  })
121
121
  }));
122
122
  }, p = v;
@@ -93,39 +93,39 @@ function _object_without_properties_loose(source, excluded) {
93
93
  return target;
94
94
  }
95
95
  const v = (_param)=>{
96
- var { color: r, size: l = 24 } = _param, o = _object_without_properties(_param, [
96
+ var { color: r, size: e = 24 } = _param, o = _object_without_properties(_param, [
97
97
  "color",
98
98
  "size"
99
99
  ]);
100
- const t = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), a = r !== null && r !== void 0 ? r : t ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh, { skinName: c } = (0, _hooks.useTheme)();
101
- return c.match(/^o2-new/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
102
- width: l,
103
- height: l,
100
+ const t = (0, _themevariantcontext.useIsInverseOrMediaVariant)(), l = r !== null && r !== void 0 ? r : t ? _skincontractcssmistica.vars.colors.inverse : _skincontractcssmistica.vars.colors.neutralHigh, { skinName: h } = (0, _hooks.useTheme)();
101
+ return h.match(/^o2-new/i) ? /* @__PURE__ */ (0, _jsxruntime.jsx)("svg", _object_spread_props(_object_spread({
102
+ width: e,
103
+ height: e,
104
104
  viewBox: "0 0 24 24",
105
105
  role: "presentation"
106
106
  }, o), {
107
107
  children: /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
108
- fill: a,
108
+ fill: l,
109
109
  d: "M21.554 6.592a.74.74 0 0 0-.806.15l-4.67 4.584V7.664c0-.623-.499-1.13-1.11-1.13H7.495l-4.23-4.313a.73.73 0 0 0-1.048 0 .765.765 0 0 0 0 1.067l12.376 12.607v.444H3.483V8.041h.74c.408 0 .74-.338.74-.753a.75.75 0 0 0-.74-.754h-1.11c-.612 0-1.11.507-1.11 1.13v9.057c0 .623.498 1.13 1.11 1.13h11.855c.417 0 .777-.241.967-.59l4.434 4.517a.72.72 0 0 0 1.043 0 .765.765 0 0 0 0-1.068l-5.335-5.438v-2.217l4.671 4.584a.73.73 0 0 0 .801.154.75.75 0 0 0 .45-.695V7.283a.74.74 0 0 0-.445-.69M8.98 8.042h5.619v5.723zm8.355 4.148 3.191-3.13v6.26z"
110
110
  })
111
111
  })) : /* @__PURE__ */ (0, _jsxruntime.jsxs)("svg", _object_spread_props(_object_spread({
112
- width: l,
113
- height: l,
112
+ width: e,
113
+ height: e,
114
114
  viewBox: "0 0 24 24",
115
115
  role: "presentation"
116
116
  }, o), {
117
117
  children: [
118
118
  /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
119
- fill: a,
120
- d: "M17.566 5.335a.245.245 0 0 1 .352-.02h-.002a.25.25 0 0 1 .02.355L5.686 19.417a.26.26 0 0 1-.184.083.25.25 0 0 1-.168-.066.25.25 0 0 1-.02-.354zM19.676 8.507a.39.39 0 0 1 .383.004h.003c.116.069.188.191.188.328v6.874c0 .14-.077.266-.198.332a.35.35 0 0 1-.186.049.4.4 0 0 1-.198-.054l-3.26-1.803v1.686c0 1.146-.944 2.077-2.105 2.077H7.5l.446-.489H14.3c.886 0 1.609-.713 1.609-1.588V8.761l.465-.511q.03.168.03.345v1.72zm-3.26 5.175 3.339 1.848V9.025l-3.34 1.847zM5.93 17.526h-.002l.002-.002z"
119
+ fill: l,
120
+ d: "M18.747 3.842a.297.297 0 0 1 .427-.025h-.003a.303.303 0 0 1 .024.43L4.347 20.912a.3.3 0 0 1-.224.1.3.3 0 0 1-.203-.079.303.303 0 0 1-.024-.43zM21.304 7.686a.47.47 0 0 1 .465.006h.003a.46.46 0 0 1 .228.397v8.332a.46.46 0 0 1-.24.403.4.4 0 0 1-.225.059.46.46 0 0 1-.24-.065l-3.952-2.186v2.044c0 1.389-1.144 2.517-2.551 2.517H6.545l.54-.592h7.704c1.074 0 1.95-.865 1.95-1.925V7.994l.565-.619q.036.204.036.418v2.085zm-3.952 6.274 4.048 2.239V8.314l-4.048 2.24zM4.643 18.619H4.64l.003-.003z"
121
121
  }),
122
122
  /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
123
- fill: a,
124
- d: "M5.928 17.526h-.03c-.905 0-1.643-.748-1.643-1.665V8.177c0-.917.738-1.665 1.642-1.665h8.555c.347 0 .668.235.933.429l.026.019.339-.375c-.361-.28-.811-.585-1.301-.585H5.897C4.713 6 3.75 6.976 3.75 8.177v7.682c0 1.065.76 1.954 1.758 2.141z"
123
+ fill: l,
124
+ d: "M4.64 18.619h-.037c-1.096 0-1.99-.907-1.99-2.018V7.287c0-1.112.894-2.018 1.99-2.018h10.369c.42 0 .81.284 1.132.52l.031.022.41-.454c-.437-.339-.983-.71-1.577-.71H4.604C3.167 4.648 2 5.832 2 7.288v9.31c0 1.292.922 2.37 2.131 2.596z"
125
125
  }),
126
126
  /* @__PURE__ */ (0, _jsxruntime.jsx)("path", {
127
- fill: a,
128
- d: "M7.946 9.603a.61.61 0 0 1-.604.603.584.584 0 0 1-.58-.603A.61.61 0 0 1 7.365 9c.327 0 .587.27.58.603"
127
+ fill: l,
128
+ d: "M7.086 9.015a.74.74 0 0 1-.732.731.71.71 0 0 1-.703-.73.74.74 0 0 1 .731-.732c.396 0 .711.327.704.731"
129
129
  })
130
130
  ]
131
131
  }));