@semcore/icon 16.2.2 → 16.2.3-prerelease.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.
- package/CHANGELOG.md +6 -0
- package/Check/l/index.js +1 -1
- package/Check/l/index.mjs +1 -1
- package/Check/m/index.js +1 -1
- package/Check/m/index.mjs +1 -1
- package/Close/l/index.js +1 -1
- package/Close/l/index.mjs +1 -1
- package/Close/m/index.js +1 -1
- package/Close/m/index.mjs +1 -1
- package/color/Confluence/l/index.js +4 -4
- package/color/Confluence/l/index.mjs +4 -4
- package/color/Confluence/m/index.js +4 -4
- package/color/Confluence/m/index.mjs +4 -4
- package/color/MetaColored/l/index.js +4 -4
- package/color/MetaColored/l/index.mjs +4 -4
- package/color/MetaColored/m/index.js +4 -4
- package/color/MetaColored/m/index.mjs +4 -4
- package/color/MicrosoftOffice/l/index.js +10 -10
- package/color/MicrosoftOffice/l/index.mjs +10 -10
- package/color/MicrosoftOffice/m/index.js +10 -10
- package/color/MicrosoftOffice/m/index.mjs +10 -10
- package/lib/cjs/Icon.js +4 -4
- package/lib/es6/Icon.js +4 -4
- package/lib/esm/Icon.mjs +5 -5
- package/package.json +135 -135
- package/pay/Discover/l/index.js +1 -1
- package/pay/Discover/l/index.mjs +1 -1
- package/pay/Discover/m/index.js +1 -1
- package/pay/Discover/m/index.mjs +1 -1
- package/pay/JCB/l/index.js +10 -10
- package/pay/JCB/l/index.mjs +10 -10
- package/pay/JCB/m/index.js +10 -10
- package/pay/JCB/m/index.mjs +10 -10
- package/pay/Visa/l/index.js +2 -2
- package/pay/Visa/l/index.mjs +2 -2
- package/pay/Visa/m/index.js +2 -2
- package/pay/Visa/m/index.mjs +2 -2
- package/svg/icon/Check/l.svg +4 -2
- package/svg/icon/Check/m.svg +5 -1
- package/svg/icon/Close/l.svg +4 -1
- package/svg/icon/Close/m.svg +4 -1
package/lib/cjs/Icon.js
CHANGED
|
@@ -21,12 +21,12 @@ var _classnames = _interopRequireDefault(require("classnames"));
|
|
|
21
21
|
var _react = _interopRequireDefault(require("react"));
|
|
22
22
|
var _excluded = ["keyboardFocused"];
|
|
23
23
|
/*!__reshadow-styles__:"./style/icon.shadow.css"*/
|
|
24
|
-
var styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".
|
|
24
|
+
var styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SIcon_1etdo_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1etdo)}.___SIcon_1etdo_gg_.__interactive_1etdo_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1etdo_gg_.__interactive_1etdo_gg_:hover{filter:brightness(.8)}}", /*__inner_css_end__*/"1etdo_gg_"),
|
|
25
25
|
/*__reshadow_css_end__*/
|
|
26
26
|
{
|
|
27
|
-
"__SIcon": "
|
|
28
|
-
"--color": "--
|
|
29
|
-
"_interactive": "
|
|
27
|
+
"__SIcon": "___SIcon_1etdo_gg_",
|
|
28
|
+
"--color": "--color_1etdo",
|
|
29
|
+
"_interactive": "__interactive_1etdo_gg_"
|
|
30
30
|
});
|
|
31
31
|
function Icon(props, ref) {
|
|
32
32
|
var _useBox = (0, _flexBox.useBox)((0, _objectSpread2["default"])({
|
package/lib/es6/Icon.js
CHANGED
|
@@ -15,12 +15,12 @@ import { useBox } from '@semcore/flex-box';
|
|
|
15
15
|
import cn from 'classnames';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
/*!__reshadow-styles__:"./style/icon.shadow.css"*/
|
|
18
|
-
var styles = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".
|
|
18
|
+
var styles = (/*__reshadow_css_start__*/_sstyled.insert(/*__inner_css_start__*/".___SIcon_1etdo_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1etdo)}.___SIcon_1etdo_gg_.__interactive_1etdo_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1etdo_gg_.__interactive_1etdo_gg_:hover{filter:brightness(.8)}}", /*__inner_css_end__*/"1etdo_gg_"),
|
|
19
19
|
/*__reshadow_css_end__*/
|
|
20
20
|
{
|
|
21
|
-
"__SIcon": "
|
|
22
|
-
"--color": "--
|
|
23
|
-
"_interactive": "
|
|
21
|
+
"__SIcon": "___SIcon_1etdo_gg_",
|
|
22
|
+
"--color": "--color_1etdo",
|
|
23
|
+
"_interactive": "__interactive_1etdo_gg_"
|
|
24
24
|
});
|
|
25
25
|
function Icon(props, ref) {
|
|
26
26
|
var _useBox = useBox(_objectSpread({
|
package/lib/esm/Icon.mjs
CHANGED
|
@@ -18,14 +18,14 @@ var styles = (
|
|
|
18
18
|
/*__reshadow_css_start__*/
|
|
19
19
|
(sstyled.insert(
|
|
20
20
|
/*__inner_css_start__*/
|
|
21
|
-
".
|
|
21
|
+
".___SIcon_1etdo_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_1etdo)}.___SIcon_1etdo_gg_.__interactive_1etdo_gg_{cursor:pointer}@media (hover:hover){.___SIcon_1etdo_gg_.__interactive_1etdo_gg_:hover{filter:brightness(.8)}}",
|
|
22
22
|
/*__inner_css_end__*/
|
|
23
|
-
"
|
|
23
|
+
"1etdo_gg_"
|
|
24
24
|
), /*__reshadow_css_end__*/
|
|
25
25
|
{
|
|
26
|
-
"__SIcon": "
|
|
27
|
-
"--color": "--
|
|
28
|
-
"_interactive": "
|
|
26
|
+
"__SIcon": "___SIcon_1etdo_gg_",
|
|
27
|
+
"--color": "--color_1etdo",
|
|
28
|
+
"_interactive": "__interactive_1etdo_gg_"
|
|
29
29
|
})
|
|
30
30
|
);
|
|
31
31
|
function Icon(props, ref) {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/icon",
|
|
3
3
|
"description": "Semrush Icon Component",
|
|
4
|
-
"version": "16.2.
|
|
4
|
+
"version": "16.2.3-prerelease.0",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
"author": "UI-kit team <ui-kit-team@semrush.com>",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@semcore/flex-box": "16.0.
|
|
12
|
+
"@semcore/flex-box": "16.0.4-prerelease.0",
|
|
13
13
|
"classnames": "2.2.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@semcore/base-components": "^16.
|
|
16
|
+
"@semcore/base-components": "^16.1.1-prerelease.0"
|
|
17
17
|
},
|
|
18
18
|
"repository": {
|
|
19
19
|
"type": "git",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/classnames": "2.2.6",
|
|
25
25
|
"@semcore/icon-transform-svg": "1.1.0",
|
|
26
|
-
"@semcore/base-components": "16.1.0",
|
|
26
|
+
"@semcore/base-components": "16.1.1-prerelease.0",
|
|
27
27
|
"@semcore/testing-utils": "1.0.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
@@ -62,16 +62,6 @@
|
|
|
62
62
|
"import": "./color/Yahoo/l/index.mjs",
|
|
63
63
|
"types": "./color/Yahoo/l/index.d.ts"
|
|
64
64
|
},
|
|
65
|
-
"./color/WhatsApp/m": {
|
|
66
|
-
"require": "./color/WhatsApp/m/index.js",
|
|
67
|
-
"import": "./color/WhatsApp/m/index.mjs",
|
|
68
|
-
"types": "./color/WhatsApp/m/index.d.ts"
|
|
69
|
-
},
|
|
70
|
-
"./color/WhatsApp/l": {
|
|
71
|
-
"require": "./color/WhatsApp/l/index.js",
|
|
72
|
-
"import": "./color/WhatsApp/l/index.mjs",
|
|
73
|
-
"types": "./color/WhatsApp/l/index.d.ts"
|
|
74
|
-
},
|
|
75
65
|
"./color/WooCommerceColored/m": {
|
|
76
66
|
"require": "./color/WooCommerceColored/m/index.js",
|
|
77
67
|
"import": "./color/WooCommerceColored/m/index.mjs",
|
|
@@ -82,6 +72,16 @@
|
|
|
82
72
|
"import": "./color/WooCommerceColored/l/index.mjs",
|
|
83
73
|
"types": "./color/WooCommerceColored/l/index.d.ts"
|
|
84
74
|
},
|
|
75
|
+
"./color/WhatsApp/m": {
|
|
76
|
+
"require": "./color/WhatsApp/m/index.js",
|
|
77
|
+
"import": "./color/WhatsApp/m/index.mjs",
|
|
78
|
+
"types": "./color/WhatsApp/m/index.d.ts"
|
|
79
|
+
},
|
|
80
|
+
"./color/WhatsApp/l": {
|
|
81
|
+
"require": "./color/WhatsApp/l/index.js",
|
|
82
|
+
"import": "./color/WhatsApp/l/index.mjs",
|
|
83
|
+
"types": "./color/WhatsApp/l/index.d.ts"
|
|
84
|
+
},
|
|
85
85
|
"./color/WhatConvertsColored/m": {
|
|
86
86
|
"require": "./color/WhatConvertsColored/m/index.js",
|
|
87
87
|
"import": "./color/WhatConvertsColored/m/index.mjs",
|
|
@@ -152,16 +152,6 @@
|
|
|
152
152
|
"import": "./color/PipedriveColored/l/index.mjs",
|
|
153
153
|
"types": "./color/PipedriveColored/l/index.d.ts"
|
|
154
154
|
},
|
|
155
|
-
"./color/MicrosoftOutlook/m": {
|
|
156
|
-
"require": "./color/MicrosoftOutlook/m/index.js",
|
|
157
|
-
"import": "./color/MicrosoftOutlook/m/index.mjs",
|
|
158
|
-
"types": "./color/MicrosoftOutlook/m/index.d.ts"
|
|
159
|
-
},
|
|
160
|
-
"./color/MicrosoftOutlook/l": {
|
|
161
|
-
"require": "./color/MicrosoftOutlook/l/index.js",
|
|
162
|
-
"import": "./color/MicrosoftOutlook/l/index.mjs",
|
|
163
|
-
"types": "./color/MicrosoftOutlook/l/index.d.ts"
|
|
164
|
-
},
|
|
165
155
|
"./color/Moz/m": {
|
|
166
156
|
"require": "./color/Moz/m/index.js",
|
|
167
157
|
"import": "./color/Moz/m/index.mjs",
|
|
@@ -172,6 +162,16 @@
|
|
|
172
162
|
"import": "./color/Moz/l/index.mjs",
|
|
173
163
|
"types": "./color/Moz/l/index.d.ts"
|
|
174
164
|
},
|
|
165
|
+
"./color/MicrosoftOutlook/m": {
|
|
166
|
+
"require": "./color/MicrosoftOutlook/m/index.js",
|
|
167
|
+
"import": "./color/MicrosoftOutlook/m/index.mjs",
|
|
168
|
+
"types": "./color/MicrosoftOutlook/m/index.d.ts"
|
|
169
|
+
},
|
|
170
|
+
"./color/MicrosoftOutlook/l": {
|
|
171
|
+
"require": "./color/MicrosoftOutlook/l/index.js",
|
|
172
|
+
"import": "./color/MicrosoftOutlook/l/index.mjs",
|
|
173
|
+
"types": "./color/MicrosoftOutlook/l/index.d.ts"
|
|
174
|
+
},
|
|
175
175
|
"./color/MicrosoftOffice/m": {
|
|
176
176
|
"require": "./color/MicrosoftOffice/m/index.js",
|
|
177
177
|
"import": "./color/MicrosoftOffice/m/index.mjs",
|
|
@@ -302,16 +302,6 @@
|
|
|
302
302
|
"import": "./color/GoogleSheets/l/index.mjs",
|
|
303
303
|
"types": "./color/GoogleSheets/l/index.d.ts"
|
|
304
304
|
},
|
|
305
|
-
"./color/GoogleMyBusiness/m": {
|
|
306
|
-
"require": "./color/GoogleMyBusiness/m/index.js",
|
|
307
|
-
"import": "./color/GoogleMyBusiness/m/index.mjs",
|
|
308
|
-
"types": "./color/GoogleMyBusiness/m/index.d.ts"
|
|
309
|
-
},
|
|
310
|
-
"./color/GoogleMyBusiness/l": {
|
|
311
|
-
"require": "./color/GoogleMyBusiness/l/index.js",
|
|
312
|
-
"import": "./color/GoogleMyBusiness/l/index.mjs",
|
|
313
|
-
"types": "./color/GoogleMyBusiness/l/index.d.ts"
|
|
314
|
-
},
|
|
315
305
|
"./color/GoogleSearchConsole/m": {
|
|
316
306
|
"require": "./color/GoogleSearchConsole/m/index.js",
|
|
317
307
|
"import": "./color/GoogleSearchConsole/m/index.mjs",
|
|
@@ -322,6 +312,16 @@
|
|
|
322
312
|
"import": "./color/GoogleSearchConsole/l/index.mjs",
|
|
323
313
|
"types": "./color/GoogleSearchConsole/l/index.d.ts"
|
|
324
314
|
},
|
|
315
|
+
"./color/GoogleMyBusiness/m": {
|
|
316
|
+
"require": "./color/GoogleMyBusiness/m/index.js",
|
|
317
|
+
"import": "./color/GoogleMyBusiness/m/index.mjs",
|
|
318
|
+
"types": "./color/GoogleMyBusiness/m/index.d.ts"
|
|
319
|
+
},
|
|
320
|
+
"./color/GoogleMyBusiness/l": {
|
|
321
|
+
"require": "./color/GoogleMyBusiness/l/index.js",
|
|
322
|
+
"import": "./color/GoogleMyBusiness/l/index.mjs",
|
|
323
|
+
"types": "./color/GoogleMyBusiness/l/index.d.ts"
|
|
324
|
+
},
|
|
325
325
|
"./color/GoogleMail/m": {
|
|
326
326
|
"require": "./color/GoogleMail/m/index.js",
|
|
327
327
|
"import": "./color/GoogleMail/m/index.mjs",
|
|
@@ -472,16 +472,6 @@
|
|
|
472
472
|
"import": "./color/ConstantContactColored/l/index.mjs",
|
|
473
473
|
"types": "./color/ConstantContactColored/l/index.d.ts"
|
|
474
474
|
},
|
|
475
|
-
"./color/CampaignMonitorColored/m": {
|
|
476
|
-
"require": "./color/CampaignMonitorColored/m/index.js",
|
|
477
|
-
"import": "./color/CampaignMonitorColored/m/index.mjs",
|
|
478
|
-
"types": "./color/CampaignMonitorColored/m/index.d.ts"
|
|
479
|
-
},
|
|
480
|
-
"./color/CampaignMonitorColored/l": {
|
|
481
|
-
"require": "./color/CampaignMonitorColored/l/index.js",
|
|
482
|
-
"import": "./color/CampaignMonitorColored/l/index.mjs",
|
|
483
|
-
"types": "./color/CampaignMonitorColored/l/index.d.ts"
|
|
484
|
-
},
|
|
485
475
|
"./color/Confluence/m": {
|
|
486
476
|
"require": "./color/Confluence/m/index.js",
|
|
487
477
|
"import": "./color/Confluence/m/index.mjs",
|
|
@@ -492,6 +482,16 @@
|
|
|
492
482
|
"import": "./color/Confluence/l/index.mjs",
|
|
493
483
|
"types": "./color/Confluence/l/index.d.ts"
|
|
494
484
|
},
|
|
485
|
+
"./color/CampaignMonitorColored/m": {
|
|
486
|
+
"require": "./color/CampaignMonitorColored/m/index.js",
|
|
487
|
+
"import": "./color/CampaignMonitorColored/m/index.mjs",
|
|
488
|
+
"types": "./color/CampaignMonitorColored/m/index.d.ts"
|
|
489
|
+
},
|
|
490
|
+
"./color/CampaignMonitorColored/l": {
|
|
491
|
+
"require": "./color/CampaignMonitorColored/l/index.js",
|
|
492
|
+
"import": "./color/CampaignMonitorColored/l/index.mjs",
|
|
493
|
+
"types": "./color/CampaignMonitorColored/l/index.d.ts"
|
|
494
|
+
},
|
|
495
495
|
"./color/CallTrackingMetricsColored/m": {
|
|
496
496
|
"require": "./color/CallTrackingMetricsColored/m/index.js",
|
|
497
497
|
"import": "./color/CallTrackingMetricsColored/m/index.mjs",
|
|
@@ -552,16 +552,6 @@
|
|
|
552
552
|
"import": "./pay/WeChatPay/l/index.mjs",
|
|
553
553
|
"types": "./pay/WeChatPay/l/index.d.ts"
|
|
554
554
|
},
|
|
555
|
-
"./pay/Visa/m": {
|
|
556
|
-
"require": "./pay/Visa/m/index.js",
|
|
557
|
-
"import": "./pay/Visa/m/index.mjs",
|
|
558
|
-
"types": "./pay/Visa/m/index.d.ts"
|
|
559
|
-
},
|
|
560
|
-
"./pay/Visa/l": {
|
|
561
|
-
"require": "./pay/Visa/l/index.js",
|
|
562
|
-
"import": "./pay/Visa/l/index.mjs",
|
|
563
|
-
"types": "./pay/Visa/l/index.d.ts"
|
|
564
|
-
},
|
|
565
555
|
"./pay/UnionPay/m": {
|
|
566
556
|
"require": "./pay/UnionPay/m/index.js",
|
|
567
557
|
"import": "./pay/UnionPay/m/index.mjs",
|
|
@@ -572,6 +562,16 @@
|
|
|
572
562
|
"import": "./pay/UnionPay/l/index.mjs",
|
|
573
563
|
"types": "./pay/UnionPay/l/index.d.ts"
|
|
574
564
|
},
|
|
565
|
+
"./pay/Visa/m": {
|
|
566
|
+
"require": "./pay/Visa/m/index.js",
|
|
567
|
+
"import": "./pay/Visa/m/index.mjs",
|
|
568
|
+
"types": "./pay/Visa/m/index.d.ts"
|
|
569
|
+
},
|
|
570
|
+
"./pay/Visa/l": {
|
|
571
|
+
"require": "./pay/Visa/l/index.js",
|
|
572
|
+
"import": "./pay/Visa/l/index.mjs",
|
|
573
|
+
"types": "./pay/Visa/l/index.d.ts"
|
|
574
|
+
},
|
|
575
575
|
"./pay/PayPal/m": {
|
|
576
576
|
"require": "./pay/PayPal/m/index.js",
|
|
577
577
|
"import": "./pay/PayPal/m/index.mjs",
|
|
@@ -672,16 +672,16 @@
|
|
|
672
672
|
"import": "./platform/LocalToolkit/index.mjs",
|
|
673
673
|
"types": "./platform/LocalToolkit/index.d.ts"
|
|
674
674
|
},
|
|
675
|
-
"./platform/EnterpriseSolutions": {
|
|
676
|
-
"require": "./platform/EnterpriseSolutions/index.js",
|
|
677
|
-
"import": "./platform/EnterpriseSolutions/index.mjs",
|
|
678
|
-
"types": "./platform/EnterpriseSolutions/index.d.ts"
|
|
679
|
-
},
|
|
680
675
|
"./platform/HomePlatform": {
|
|
681
676
|
"require": "./platform/HomePlatform/index.js",
|
|
682
677
|
"import": "./platform/HomePlatform/index.mjs",
|
|
683
678
|
"types": "./platform/HomePlatform/index.d.ts"
|
|
684
679
|
},
|
|
680
|
+
"./platform/EnterpriseSolutions": {
|
|
681
|
+
"require": "./platform/EnterpriseSolutions/index.js",
|
|
682
|
+
"import": "./platform/EnterpriseSolutions/index.mjs",
|
|
683
|
+
"types": "./platform/EnterpriseSolutions/index.d.ts"
|
|
684
|
+
},
|
|
685
685
|
"./platform/ContentToolkit": {
|
|
686
686
|
"require": "./platform/ContentToolkit/index.js",
|
|
687
687
|
"import": "./platform/ContentToolkit/index.mjs",
|
|
@@ -702,16 +702,6 @@
|
|
|
702
702
|
"import": "./platform/AIToolkit/index.mjs",
|
|
703
703
|
"types": "./platform/AIToolkit/index.d.ts"
|
|
704
704
|
},
|
|
705
|
-
"./ZoomPlus/m": {
|
|
706
|
-
"require": "./ZoomPlus/m/index.js",
|
|
707
|
-
"import": "./ZoomPlus/m/index.mjs",
|
|
708
|
-
"types": "./ZoomPlus/m/index.d.ts"
|
|
709
|
-
},
|
|
710
|
-
"./ZoomPlus/l": {
|
|
711
|
-
"require": "./ZoomPlus/l/index.js",
|
|
712
|
-
"import": "./ZoomPlus/l/index.mjs",
|
|
713
|
-
"types": "./ZoomPlus/l/index.d.ts"
|
|
714
|
-
},
|
|
715
705
|
"./ZoomMinus/m": {
|
|
716
706
|
"require": "./ZoomMinus/m/index.js",
|
|
717
707
|
"import": "./ZoomMinus/m/index.mjs",
|
|
@@ -722,15 +712,15 @@
|
|
|
722
712
|
"import": "./ZoomMinus/l/index.mjs",
|
|
723
713
|
"types": "./ZoomMinus/l/index.d.ts"
|
|
724
714
|
},
|
|
725
|
-
"./
|
|
726
|
-
"require": "./
|
|
727
|
-
"import": "./
|
|
728
|
-
"types": "./
|
|
715
|
+
"./ZoomPlus/m": {
|
|
716
|
+
"require": "./ZoomPlus/m/index.js",
|
|
717
|
+
"import": "./ZoomPlus/m/index.mjs",
|
|
718
|
+
"types": "./ZoomPlus/m/index.d.ts"
|
|
729
719
|
},
|
|
730
|
-
"./
|
|
731
|
-
"require": "./
|
|
732
|
-
"import": "./
|
|
733
|
-
"types": "./
|
|
720
|
+
"./ZoomPlus/l": {
|
|
721
|
+
"require": "./ZoomPlus/l/index.js",
|
|
722
|
+
"import": "./ZoomPlus/l/index.mjs",
|
|
723
|
+
"types": "./ZoomPlus/l/index.d.ts"
|
|
734
724
|
},
|
|
735
725
|
"./Youtube/m": {
|
|
736
726
|
"require": "./Youtube/m/index.js",
|
|
@@ -752,6 +742,16 @@
|
|
|
752
742
|
"import": "./Yext/l/index.mjs",
|
|
753
743
|
"types": "./Yext/l/index.d.ts"
|
|
754
744
|
},
|
|
745
|
+
"./YoutubePlaceholder/m": {
|
|
746
|
+
"require": "./YoutubePlaceholder/m/index.js",
|
|
747
|
+
"import": "./YoutubePlaceholder/m/index.mjs",
|
|
748
|
+
"types": "./YoutubePlaceholder/m/index.d.ts"
|
|
749
|
+
},
|
|
750
|
+
"./YoutubePlaceholder/l": {
|
|
751
|
+
"require": "./YoutubePlaceholder/l/index.js",
|
|
752
|
+
"import": "./YoutubePlaceholder/l/index.mjs",
|
|
753
|
+
"types": "./YoutubePlaceholder/l/index.d.ts"
|
|
754
|
+
},
|
|
755
755
|
"./Wristwatch/m": {
|
|
756
756
|
"require": "./Wristwatch/m/index.js",
|
|
757
757
|
"import": "./Wristwatch/m/index.mjs",
|
|
@@ -1072,16 +1072,6 @@
|
|
|
1072
1072
|
"import": "./TimeNight/l/index.mjs",
|
|
1073
1073
|
"types": "./TimeNight/l/index.d.ts"
|
|
1074
1074
|
},
|
|
1075
|
-
"./Tile/m": {
|
|
1076
|
-
"require": "./Tile/m/index.js",
|
|
1077
|
-
"import": "./Tile/m/index.mjs",
|
|
1078
|
-
"types": "./Tile/m/index.d.ts"
|
|
1079
|
-
},
|
|
1080
|
-
"./Tile/l": {
|
|
1081
|
-
"require": "./Tile/l/index.js",
|
|
1082
|
-
"import": "./Tile/l/index.mjs",
|
|
1083
|
-
"types": "./Tile/l/index.d.ts"
|
|
1084
|
-
},
|
|
1085
1075
|
"./TimeDay/m": {
|
|
1086
1076
|
"require": "./TimeDay/m/index.js",
|
|
1087
1077
|
"import": "./TimeDay/m/index.mjs",
|
|
@@ -1102,15 +1092,15 @@
|
|
|
1102
1092
|
"import": "./TimeClock/l/index.mjs",
|
|
1103
1093
|
"types": "./TimeClock/l/index.d.ts"
|
|
1104
1094
|
},
|
|
1105
|
-
"./
|
|
1106
|
-
"require": "./
|
|
1107
|
-
"import": "./
|
|
1108
|
-
"types": "./
|
|
1095
|
+
"./Tile/m": {
|
|
1096
|
+
"require": "./Tile/m/index.js",
|
|
1097
|
+
"import": "./Tile/m/index.mjs",
|
|
1098
|
+
"types": "./Tile/m/index.d.ts"
|
|
1109
1099
|
},
|
|
1110
|
-
"./
|
|
1111
|
-
"require": "./
|
|
1112
|
-
"import": "./
|
|
1113
|
-
"types": "./
|
|
1100
|
+
"./Tile/l": {
|
|
1101
|
+
"require": "./Tile/l/index.js",
|
|
1102
|
+
"import": "./Tile/l/index.mjs",
|
|
1103
|
+
"types": "./Tile/l/index.d.ts"
|
|
1114
1104
|
},
|
|
1115
1105
|
"./TikTok/m": {
|
|
1116
1106
|
"require": "./TikTok/m/index.js",
|
|
@@ -1122,6 +1112,16 @@
|
|
|
1122
1112
|
"import": "./TikTok/l/index.mjs",
|
|
1123
1113
|
"types": "./TikTok/l/index.d.ts"
|
|
1124
1114
|
},
|
|
1115
|
+
"./ThumbUp/m": {
|
|
1116
|
+
"require": "./ThumbUp/m/index.js",
|
|
1117
|
+
"import": "./ThumbUp/m/index.mjs",
|
|
1118
|
+
"types": "./ThumbUp/m/index.d.ts"
|
|
1119
|
+
},
|
|
1120
|
+
"./ThumbUp/l": {
|
|
1121
|
+
"require": "./ThumbUp/l/index.js",
|
|
1122
|
+
"import": "./ThumbUp/l/index.mjs",
|
|
1123
|
+
"types": "./ThumbUp/l/index.d.ts"
|
|
1124
|
+
},
|
|
1125
1125
|
"./ThumbDown/m": {
|
|
1126
1126
|
"require": "./ThumbDown/m/index.js",
|
|
1127
1127
|
"import": "./ThumbDown/m/index.mjs",
|
|
@@ -1722,16 +1722,6 @@
|
|
|
1722
1722
|
"import": "./Redo/l/index.mjs",
|
|
1723
1723
|
"types": "./Redo/l/index.d.ts"
|
|
1724
1724
|
},
|
|
1725
|
-
"./Redirect/m": {
|
|
1726
|
-
"require": "./Redirect/m/index.js",
|
|
1727
|
-
"import": "./Redirect/m/index.mjs",
|
|
1728
|
-
"types": "./Redirect/m/index.d.ts"
|
|
1729
|
-
},
|
|
1730
|
-
"./Redirect/l": {
|
|
1731
|
-
"require": "./Redirect/l/index.js",
|
|
1732
|
-
"import": "./Redirect/l/index.mjs",
|
|
1733
|
-
"types": "./Redirect/l/index.d.ts"
|
|
1734
|
-
},
|
|
1735
1725
|
"./Recreation/m": {
|
|
1736
1726
|
"require": "./Recreation/m/index.js",
|
|
1737
1727
|
"import": "./Recreation/m/index.mjs",
|
|
@@ -1742,6 +1732,16 @@
|
|
|
1742
1732
|
"import": "./Recreation/l/index.mjs",
|
|
1743
1733
|
"types": "./Recreation/l/index.d.ts"
|
|
1744
1734
|
},
|
|
1735
|
+
"./Redirect/m": {
|
|
1736
|
+
"require": "./Redirect/m/index.js",
|
|
1737
|
+
"import": "./Redirect/m/index.mjs",
|
|
1738
|
+
"types": "./Redirect/m/index.d.ts"
|
|
1739
|
+
},
|
|
1740
|
+
"./Redirect/l": {
|
|
1741
|
+
"require": "./Redirect/l/index.js",
|
|
1742
|
+
"import": "./Redirect/l/index.mjs",
|
|
1743
|
+
"types": "./Redirect/l/index.d.ts"
|
|
1744
|
+
},
|
|
1745
1745
|
"./Recent/m": {
|
|
1746
1746
|
"require": "./Recent/m/index.js",
|
|
1747
1747
|
"import": "./Recent/m/index.mjs",
|
|
@@ -3282,16 +3282,6 @@
|
|
|
3282
3282
|
"import": "./DocumentSad/l/index.mjs",
|
|
3283
3283
|
"types": "./DocumentSad/l/index.d.ts"
|
|
3284
3284
|
},
|
|
3285
|
-
"./DocumentHappy/m": {
|
|
3286
|
-
"require": "./DocumentHappy/m/index.js",
|
|
3287
|
-
"import": "./DocumentHappy/m/index.mjs",
|
|
3288
|
-
"types": "./DocumentHappy/m/index.d.ts"
|
|
3289
|
-
},
|
|
3290
|
-
"./DocumentHappy/l": {
|
|
3291
|
-
"require": "./DocumentHappy/l/index.js",
|
|
3292
|
-
"import": "./DocumentHappy/l/index.mjs",
|
|
3293
|
-
"types": "./DocumentHappy/l/index.d.ts"
|
|
3294
|
-
},
|
|
3295
3285
|
"./DocumentPdf/m": {
|
|
3296
3286
|
"require": "./DocumentPdf/m/index.js",
|
|
3297
3287
|
"import": "./DocumentPdf/m/index.mjs",
|
|
@@ -3302,6 +3292,16 @@
|
|
|
3302
3292
|
"import": "./DocumentPdf/l/index.mjs",
|
|
3303
3293
|
"types": "./DocumentPdf/l/index.d.ts"
|
|
3304
3294
|
},
|
|
3295
|
+
"./DocumentHappy/m": {
|
|
3296
|
+
"require": "./DocumentHappy/m/index.js",
|
|
3297
|
+
"import": "./DocumentHappy/m/index.mjs",
|
|
3298
|
+
"types": "./DocumentHappy/m/index.d.ts"
|
|
3299
|
+
},
|
|
3300
|
+
"./DocumentHappy/l": {
|
|
3301
|
+
"require": "./DocumentHappy/l/index.js",
|
|
3302
|
+
"import": "./DocumentHappy/l/index.mjs",
|
|
3303
|
+
"types": "./DocumentHappy/l/index.d.ts"
|
|
3304
|
+
},
|
|
3305
3305
|
"./DocumentExport/m": {
|
|
3306
3306
|
"require": "./DocumentExport/m/index.js",
|
|
3307
3307
|
"import": "./DocumentExport/m/index.mjs",
|
|
@@ -3642,16 +3642,6 @@
|
|
|
3642
3642
|
"import": "./CheckAlt/l/index.mjs",
|
|
3643
3643
|
"types": "./CheckAlt/l/index.d.ts"
|
|
3644
3644
|
},
|
|
3645
|
-
"./Check/m": {
|
|
3646
|
-
"require": "./Check/m/index.js",
|
|
3647
|
-
"import": "./Check/m/index.mjs",
|
|
3648
|
-
"types": "./Check/m/index.d.ts"
|
|
3649
|
-
},
|
|
3650
|
-
"./Check/l": {
|
|
3651
|
-
"require": "./Check/l/index.js",
|
|
3652
|
-
"import": "./Check/l/index.mjs",
|
|
3653
|
-
"types": "./Check/l/index.d.ts"
|
|
3654
|
-
},
|
|
3655
3645
|
"./ChatQuestion/m": {
|
|
3656
3646
|
"require": "./ChatQuestion/m/index.js",
|
|
3657
3647
|
"import": "./ChatQuestion/m/index.mjs",
|
|
@@ -3662,6 +3652,16 @@
|
|
|
3662
3652
|
"import": "./ChatQuestion/l/index.mjs",
|
|
3663
3653
|
"types": "./ChatQuestion/l/index.d.ts"
|
|
3664
3654
|
},
|
|
3655
|
+
"./Check/m": {
|
|
3656
|
+
"require": "./Check/m/index.js",
|
|
3657
|
+
"import": "./Check/m/index.mjs",
|
|
3658
|
+
"types": "./Check/m/index.d.ts"
|
|
3659
|
+
},
|
|
3660
|
+
"./Check/l": {
|
|
3661
|
+
"require": "./Check/l/index.js",
|
|
3662
|
+
"import": "./Check/l/index.mjs",
|
|
3663
|
+
"types": "./Check/l/index.d.ts"
|
|
3664
|
+
},
|
|
3665
3665
|
"./ChatPlus/m": {
|
|
3666
3666
|
"require": "./ChatPlus/m/index.js",
|
|
3667
3667
|
"import": "./ChatPlus/m/index.mjs",
|
|
@@ -3732,16 +3732,6 @@
|
|
|
3732
3732
|
"import": "./ChartVenn/l/index.mjs",
|
|
3733
3733
|
"types": "./ChartVenn/l/index.d.ts"
|
|
3734
3734
|
},
|
|
3735
|
-
"./ChartPie/m": {
|
|
3736
|
-
"require": "./ChartPie/m/index.js",
|
|
3737
|
-
"import": "./ChartPie/m/index.mjs",
|
|
3738
|
-
"types": "./ChartPie/m/index.d.ts"
|
|
3739
|
-
},
|
|
3740
|
-
"./ChartPie/l": {
|
|
3741
|
-
"require": "./ChartPie/l/index.js",
|
|
3742
|
-
"import": "./ChartPie/l/index.mjs",
|
|
3743
|
-
"types": "./ChartPie/l/index.d.ts"
|
|
3744
|
-
},
|
|
3745
3735
|
"./ChartLine/m": {
|
|
3746
3736
|
"require": "./ChartLine/m/index.js",
|
|
3747
3737
|
"import": "./ChartLine/m/index.mjs",
|
|
@@ -3752,6 +3742,16 @@
|
|
|
3752
3742
|
"import": "./ChartLine/l/index.mjs",
|
|
3753
3743
|
"types": "./ChartLine/l/index.d.ts"
|
|
3754
3744
|
},
|
|
3745
|
+
"./ChartPie/m": {
|
|
3746
|
+
"require": "./ChartPie/m/index.js",
|
|
3747
|
+
"import": "./ChartPie/m/index.mjs",
|
|
3748
|
+
"types": "./ChartPie/m/index.d.ts"
|
|
3749
|
+
},
|
|
3750
|
+
"./ChartPie/l": {
|
|
3751
|
+
"require": "./ChartPie/l/index.js",
|
|
3752
|
+
"import": "./ChartPie/l/index.mjs",
|
|
3753
|
+
"types": "./ChartPie/l/index.d.ts"
|
|
3754
|
+
},
|
|
3755
3755
|
"./ChartBubble/m": {
|
|
3756
3756
|
"require": "./ChartBubble/m/index.js",
|
|
3757
3757
|
"import": "./ChartBubble/m/index.mjs",
|
package/pay/Discover/l/index.js
CHANGED
|
@@ -32,7 +32,7 @@ function RootDiscover(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Discover_l_a-16.2.
|
|
35
|
+
fill: "url(#intergalactic-icon-Discover_l_a-16.2.3)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
fillRule: "evenodd",
|
package/pay/Discover/l/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ function RootDiscover({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M17.5 14a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Discover_l_a-16.2.
|
|
24
|
+
fill: "url(#intergalactic-icon-Discover_l_a-16.2.3)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
fillRule: "evenodd",
|
package/pay/Discover/m/index.js
CHANGED
|
@@ -32,7 +32,7 @@ function RootDiscover(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-Discover_m_a-16.2.
|
|
35
|
+
fill: "url(#intergalactic-icon-Discover_m_a-16.2.3)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
fillRule: "evenodd",
|
package/pay/Discover/m/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ function RootDiscover({
|
|
|
21
21
|
shapeRendering: "geometricPrecision"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("path", {
|
|
23
23
|
d: "M11.48 9.33c.91 0 1.64-.74 1.64-1.66 0-.92-.73-1.67-1.64-1.67-.9 0-1.64.75-1.64 1.67 0 .92.74 1.66 1.64 1.66Z",
|
|
24
|
-
fill: "url(#intergalactic-icon-Discover_m_a-16.2.
|
|
24
|
+
fill: "url(#intergalactic-icon-Discover_m_a-16.2.3)",
|
|
25
25
|
shapeRendering: "geometricPrecision"
|
|
26
26
|
}), /*#__PURE__*/React.createElement("path", {
|
|
27
27
|
fillRule: "evenodd",
|
package/pay/JCB/l/index.js
CHANGED
|
@@ -32,26 +32,26 @@ function RootJCB(_ref, ref) {
|
|
|
32
32
|
shapeRendering: "geometricPrecision"
|
|
33
33
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
34
34
|
d: "M23.6 14.15h1.87l.24-.01c.35-.08.66-.4.66-.87 0-.44-.3-.77-.66-.86-.06-.02-.16-.02-.24-.02H23.6v1.76Z",
|
|
35
|
-
fill: "url(#intergalactic-icon-JCB_l_a-16.2.
|
|
35
|
+
fill: "url(#intergalactic-icon-JCB_l_a-16.2.3)",
|
|
36
36
|
shapeRendering: "geometricPrecision"
|
|
37
37
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
38
38
|
d: "M25.26 2a3.3 3.3 0 0 0-3.24 3.34V8.8h4.58c.1 0 .23 0 .32.02 1.03.05 1.8.6 1.8 1.56 0 .75-.52 1.4-1.48 1.52v.04c1.05.07 1.85.67 1.85 1.6 0 1.02-.89 1.68-2.07 1.68H22V22h4.76A3.3 3.3 0 0 0 30 18.66V2h-4.74Z",
|
|
39
|
-
fill: "url(#intergalactic-icon-JCB_l_b-16.2.
|
|
39
|
+
fill: "url(#intergalactic-icon-JCB_l_b-16.2.3)",
|
|
40
40
|
shapeRendering: "geometricPrecision"
|
|
41
41
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
42
42
|
d: "M26.13 10.6c0-.44-.3-.74-.66-.79l-.17-.02h-1.7v1.61h1.7l.17-.01a.77.77 0 0 0 .66-.8Z",
|
|
43
|
-
fill: "url(#intergalactic-icon-JCB_l_c-16.2.
|
|
43
|
+
fill: "url(#intergalactic-icon-JCB_l_c-16.2.3)",
|
|
44
44
|
shapeRendering: "geometricPrecision"
|
|
45
45
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
46
46
|
d: "M5.26 2a3.3 3.3 0 0 0-3.24 3.34v8.24c.9.46 1.85.75 2.8.75 1.12 0 1.72-.7 1.72-1.65v-3.9h2.78v3.88c0 1.5-.9 2.73-3.99 2.73-1.87 0-3.33-.42-3.33-.42V22h4.76A3.3 3.3 0 0 0 10 18.66V2H5.26Z",
|
|
47
|
-
fill: "url(#intergalactic-icon-JCB_l_d-16.2.
|
|
47
|
+
fill: "url(#intergalactic-icon-JCB_l_d-16.2.3)",
|
|
48
48
|
shapeRendering: "geometricPrecision"
|
|
49
49
|
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
50
50
|
d: "M15.24 2A3.29 3.29 0 0 0 12 5.33V9.7c.82-.71 2.24-1.17 4.54-1.06 1.23.05 2.55.4 2.55.4v1.41a6.04 6.04 0 0 0-2.46-.73c-1.74-.13-2.8.75-2.8 2.29 0 1.56 1.06 2.44 2.8 2.29 1.02-.07 1.8-.4 2.46-.73v1.4s-1.3.35-2.55.41c-2.3.11-3.72-.35-4.54-1.06V22h4.76A3.29 3.29 0 0 0 20 18.67V2h-4.76Z",
|
|
51
|
-
fill: "url(#intergalactic-icon-JCB_l_e-16.2.
|
|
51
|
+
fill: "url(#intergalactic-icon-JCB_l_e-16.2.3)",
|
|
52
52
|
shapeRendering: "geometricPrecision"
|
|
53
53
|
}), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
54
|
-
id: "intergalactic-icon-JCB_l_a-16.2.
|
|
54
|
+
id: "intergalactic-icon-JCB_l_a-16.2.3",
|
|
55
55
|
x1: "22.01",
|
|
56
56
|
y1: "13.28",
|
|
57
57
|
x2: "30.02",
|
|
@@ -69,7 +69,7 @@ function RootJCB(_ref, ref) {
|
|
|
69
69
|
offset: "1",
|
|
70
70
|
stopColor: "#5CB531"
|
|
71
71
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
72
|
-
id: "intergalactic-icon-JCB_l_b-16.2.
|
|
72
|
+
id: "intergalactic-icon-JCB_l_b-16.2.3",
|
|
73
73
|
x1: "22.01",
|
|
74
74
|
y1: "11.99",
|
|
75
75
|
x2: "30.02",
|
|
@@ -87,7 +87,7 @@ function RootJCB(_ref, ref) {
|
|
|
87
87
|
offset: "1",
|
|
88
88
|
stopColor: "#5CB531"
|
|
89
89
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
90
|
-
id: "intergalactic-icon-JCB_l_c-16.2.
|
|
90
|
+
id: "intergalactic-icon-JCB_l_c-16.2.3",
|
|
91
91
|
x1: "22.01",
|
|
92
92
|
y1: "10.6",
|
|
93
93
|
x2: "30.02",
|
|
@@ -105,7 +105,7 @@ function RootJCB(_ref, ref) {
|
|
|
105
105
|
offset: "1",
|
|
106
106
|
stopColor: "#5CB531"
|
|
107
107
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
108
|
-
id: "intergalactic-icon-JCB_l_d-16.2.
|
|
108
|
+
id: "intergalactic-icon-JCB_l_d-16.2.3",
|
|
109
109
|
x1: "2.01",
|
|
110
110
|
y1: "12",
|
|
111
111
|
x2: "10.14",
|
|
@@ -123,7 +123,7 @@ function RootJCB(_ref, ref) {
|
|
|
123
123
|
offset: "1",
|
|
124
124
|
stopColor: "#006FBC"
|
|
125
125
|
})), /*#__PURE__*/_react["default"].createElement("linearGradient", {
|
|
126
|
-
id: "intergalactic-icon-JCB_l_e-16.2.
|
|
126
|
+
id: "intergalactic-icon-JCB_l_e-16.2.3",
|
|
127
127
|
x1: "11.95",
|
|
128
128
|
y1: "11.98",
|
|
129
129
|
x2: "19.85",
|