@semcore/icon 16.7.2-prerelease.18 → 16.7.2-prerelease.19
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/package.json +83 -83
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/icon",
|
|
3
3
|
"description": "Semrush Icon Component",
|
|
4
|
-
"version": "16.7.2-prerelease.
|
|
4
|
+
"version": "16.7.2-prerelease.19",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"author": "UI-kit team <ui-kit-team@semrush.com>",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"peerDependencies": {
|
|
12
|
-
"@semcore/core": "^17.0.0-prerelease.
|
|
12
|
+
"@semcore/core": "^17.0.0-prerelease.19"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|
|
15
15
|
"type": "git",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"cheerio": "1.1.2",
|
|
25
25
|
"fs-extra": "11.3.2",
|
|
26
26
|
"html-to-react": "1.7.0",
|
|
27
|
-
"@semcore/core": "17.0.0-prerelease.
|
|
27
|
+
"@semcore/core": "17.0.0-prerelease.19",
|
|
28
28
|
"@semcore/testing-utils": "1.0.0"
|
|
29
29
|
},
|
|
30
30
|
"exports": {
|
|
@@ -238,16 +238,6 @@
|
|
|
238
238
|
"import": "./lib/color/WooCommerceColored/l/index.mjs",
|
|
239
239
|
"require": "./lib/color/WooCommerceColored/l/index.js"
|
|
240
240
|
},
|
|
241
|
-
"./color/WhatConvertsColored/m": {
|
|
242
|
-
"types": "./lib/color/WhatConvertsColored/m/index.d.ts",
|
|
243
|
-
"import": "./lib/color/WhatConvertsColored/m/index.mjs",
|
|
244
|
-
"require": "./lib/color/WhatConvertsColored/m/index.js"
|
|
245
|
-
},
|
|
246
|
-
"./color/WhatConvertsColored/l": {
|
|
247
|
-
"types": "./lib/color/WhatConvertsColored/l/index.d.ts",
|
|
248
|
-
"import": "./lib/color/WhatConvertsColored/l/index.mjs",
|
|
249
|
-
"require": "./lib/color/WhatConvertsColored/l/index.js"
|
|
250
|
-
},
|
|
251
241
|
"./color/WhatsApp/m": {
|
|
252
242
|
"types": "./lib/color/WhatsApp/m/index.d.ts",
|
|
253
243
|
"import": "./lib/color/WhatsApp/m/index.mjs",
|
|
@@ -258,6 +248,16 @@
|
|
|
258
248
|
"import": "./lib/color/WhatsApp/l/index.mjs",
|
|
259
249
|
"require": "./lib/color/WhatsApp/l/index.js"
|
|
260
250
|
},
|
|
251
|
+
"./color/WhatConvertsColored/m": {
|
|
252
|
+
"types": "./lib/color/WhatConvertsColored/m/index.d.ts",
|
|
253
|
+
"import": "./lib/color/WhatConvertsColored/m/index.mjs",
|
|
254
|
+
"require": "./lib/color/WhatConvertsColored/m/index.js"
|
|
255
|
+
},
|
|
256
|
+
"./color/WhatConvertsColored/l": {
|
|
257
|
+
"types": "./lib/color/WhatConvertsColored/l/index.d.ts",
|
|
258
|
+
"import": "./lib/color/WhatConvertsColored/l/index.mjs",
|
|
259
|
+
"require": "./lib/color/WhatConvertsColored/l/index.js"
|
|
260
|
+
},
|
|
261
261
|
"./color/TikTokColoredInvert/m": {
|
|
262
262
|
"types": "./lib/color/TikTokColoredInvert/m/index.d.ts",
|
|
263
263
|
"import": "./lib/color/TikTokColoredInvert/m/index.mjs",
|
|
@@ -368,16 +368,6 @@
|
|
|
368
368
|
"import": "./lib/color/MicrosoftExchange/l/index.mjs",
|
|
369
369
|
"require": "./lib/color/MicrosoftExchange/l/index.js"
|
|
370
370
|
},
|
|
371
|
-
"./color/MetaColored/m": {
|
|
372
|
-
"types": "./lib/color/MetaColored/m/index.d.ts",
|
|
373
|
-
"import": "./lib/color/MetaColored/m/index.mjs",
|
|
374
|
-
"require": "./lib/color/MetaColored/m/index.js"
|
|
375
|
-
},
|
|
376
|
-
"./color/MetaColored/l": {
|
|
377
|
-
"types": "./lib/color/MetaColored/l/index.d.ts",
|
|
378
|
-
"import": "./lib/color/MetaColored/l/index.mjs",
|
|
379
|
-
"require": "./lib/color/MetaColored/l/index.js"
|
|
380
|
-
},
|
|
381
371
|
"./color/Microsoft/m": {
|
|
382
372
|
"types": "./lib/color/Microsoft/m/index.d.ts",
|
|
383
373
|
"import": "./lib/color/Microsoft/m/index.mjs",
|
|
@@ -388,6 +378,16 @@
|
|
|
388
378
|
"import": "./lib/color/Microsoft/l/index.mjs",
|
|
389
379
|
"require": "./lib/color/Microsoft/l/index.js"
|
|
390
380
|
},
|
|
381
|
+
"./color/MetaColored/m": {
|
|
382
|
+
"types": "./lib/color/MetaColored/m/index.d.ts",
|
|
383
|
+
"import": "./lib/color/MetaColored/m/index.mjs",
|
|
384
|
+
"require": "./lib/color/MetaColored/m/index.js"
|
|
385
|
+
},
|
|
386
|
+
"./color/MetaColored/l": {
|
|
387
|
+
"types": "./lib/color/MetaColored/l/index.d.ts",
|
|
388
|
+
"import": "./lib/color/MetaColored/l/index.mjs",
|
|
389
|
+
"require": "./lib/color/MetaColored/l/index.js"
|
|
390
|
+
},
|
|
391
391
|
"./color/Matomo/m": {
|
|
392
392
|
"types": "./lib/color/Matomo/m/index.d.ts",
|
|
393
393
|
"import": "./lib/color/Matomo/m/index.mjs",
|
|
@@ -398,6 +398,16 @@
|
|
|
398
398
|
"import": "./lib/color/Matomo/l/index.mjs",
|
|
399
399
|
"require": "./lib/color/Matomo/l/index.js"
|
|
400
400
|
},
|
|
401
|
+
"./color/Mailchimp/m": {
|
|
402
|
+
"types": "./lib/color/Mailchimp/m/index.d.ts",
|
|
403
|
+
"import": "./lib/color/Mailchimp/m/index.mjs",
|
|
404
|
+
"require": "./lib/color/Mailchimp/m/index.js"
|
|
405
|
+
},
|
|
406
|
+
"./color/Mailchimp/l": {
|
|
407
|
+
"types": "./lib/color/Mailchimp/l/index.d.ts",
|
|
408
|
+
"import": "./lib/color/Mailchimp/l/index.mjs",
|
|
409
|
+
"require": "./lib/color/Mailchimp/l/index.js"
|
|
410
|
+
},
|
|
401
411
|
"./color/LookerStudio/m": {
|
|
402
412
|
"types": "./lib/color/LookerStudio/m/index.d.ts",
|
|
403
413
|
"import": "./lib/color/LookerStudio/m/index.mjs",
|
|
@@ -418,16 +428,6 @@
|
|
|
418
428
|
"import": "./lib/color/LinkedInColored/l/index.mjs",
|
|
419
429
|
"require": "./lib/color/LinkedInColored/l/index.js"
|
|
420
430
|
},
|
|
421
|
-
"./color/Mailchimp/m": {
|
|
422
|
-
"types": "./lib/color/Mailchimp/m/index.d.ts",
|
|
423
|
-
"import": "./lib/color/Mailchimp/m/index.mjs",
|
|
424
|
-
"require": "./lib/color/Mailchimp/m/index.js"
|
|
425
|
-
},
|
|
426
|
-
"./color/Mailchimp/l": {
|
|
427
|
-
"types": "./lib/color/Mailchimp/l/index.d.ts",
|
|
428
|
-
"import": "./lib/color/Mailchimp/l/index.mjs",
|
|
429
|
-
"require": "./lib/color/Mailchimp/l/index.js"
|
|
430
|
-
},
|
|
431
431
|
"./color/JavaScript/m": {
|
|
432
432
|
"types": "./lib/color/JavaScript/m/index.d.ts",
|
|
433
433
|
"import": "./lib/color/JavaScript/m/index.mjs",
|
|
@@ -778,6 +778,16 @@
|
|
|
778
778
|
"import": "./lib/Youtube/l/index.mjs",
|
|
779
779
|
"require": "./lib/Youtube/l/index.js"
|
|
780
780
|
},
|
|
781
|
+
"./Yext/m": {
|
|
782
|
+
"types": "./lib/Yext/m/index.d.ts",
|
|
783
|
+
"import": "./lib/Yext/m/index.mjs",
|
|
784
|
+
"require": "./lib/Yext/m/index.js"
|
|
785
|
+
},
|
|
786
|
+
"./Yext/l": {
|
|
787
|
+
"types": "./lib/Yext/l/index.d.ts",
|
|
788
|
+
"import": "./lib/Yext/l/index.mjs",
|
|
789
|
+
"require": "./lib/Yext/l/index.js"
|
|
790
|
+
},
|
|
781
791
|
"./Wristwatch/m": {
|
|
782
792
|
"types": "./lib/Wristwatch/m/index.d.ts",
|
|
783
793
|
"import": "./lib/Wristwatch/m/index.mjs",
|
|
@@ -798,16 +808,6 @@
|
|
|
798
808
|
"import": "./lib/Wordpress/l/index.mjs",
|
|
799
809
|
"require": "./lib/Wordpress/l/index.js"
|
|
800
810
|
},
|
|
801
|
-
"./Yext/m": {
|
|
802
|
-
"types": "./lib/Yext/m/index.d.ts",
|
|
803
|
-
"import": "./lib/Yext/m/index.mjs",
|
|
804
|
-
"require": "./lib/Yext/m/index.js"
|
|
805
|
-
},
|
|
806
|
-
"./Yext/l": {
|
|
807
|
-
"types": "./lib/Yext/l/index.d.ts",
|
|
808
|
-
"import": "./lib/Yext/l/index.mjs",
|
|
809
|
-
"require": "./lib/Yext/l/index.js"
|
|
810
|
-
},
|
|
811
811
|
"./Wine/m": {
|
|
812
812
|
"types": "./lib/Wine/m/index.d.ts",
|
|
813
813
|
"import": "./lib/Wine/m/index.mjs",
|
|
@@ -1488,16 +1488,6 @@
|
|
|
1488
1488
|
"import": "./lib/ShowNo/l/index.mjs",
|
|
1489
1489
|
"require": "./lib/ShowNo/l/index.js"
|
|
1490
1490
|
},
|
|
1491
|
-
"./ShareAlt/m": {
|
|
1492
|
-
"types": "./lib/ShareAlt/m/index.d.ts",
|
|
1493
|
-
"import": "./lib/ShareAlt/m/index.mjs",
|
|
1494
|
-
"require": "./lib/ShareAlt/m/index.js"
|
|
1495
|
-
},
|
|
1496
|
-
"./ShareAlt/l": {
|
|
1497
|
-
"types": "./lib/ShareAlt/l/index.d.ts",
|
|
1498
|
-
"import": "./lib/ShareAlt/l/index.mjs",
|
|
1499
|
-
"require": "./lib/ShareAlt/l/index.js"
|
|
1500
|
-
},
|
|
1501
1491
|
"./ShortVideos/m": {
|
|
1502
1492
|
"types": "./lib/ShortVideos/m/index.d.ts",
|
|
1503
1493
|
"import": "./lib/ShortVideos/m/index.mjs",
|
|
@@ -1508,6 +1498,16 @@
|
|
|
1508
1498
|
"import": "./lib/ShortVideos/l/index.mjs",
|
|
1509
1499
|
"require": "./lib/ShortVideos/l/index.js"
|
|
1510
1500
|
},
|
|
1501
|
+
"./ShareAlt/m": {
|
|
1502
|
+
"types": "./lib/ShareAlt/m/index.d.ts",
|
|
1503
|
+
"import": "./lib/ShareAlt/m/index.mjs",
|
|
1504
|
+
"require": "./lib/ShareAlt/m/index.js"
|
|
1505
|
+
},
|
|
1506
|
+
"./ShareAlt/l": {
|
|
1507
|
+
"types": "./lib/ShareAlt/l/index.d.ts",
|
|
1508
|
+
"import": "./lib/ShareAlt/l/index.mjs",
|
|
1509
|
+
"require": "./lib/ShareAlt/l/index.js"
|
|
1510
|
+
},
|
|
1511
1511
|
"./Share/m": {
|
|
1512
1512
|
"types": "./lib/Share/m/index.d.ts",
|
|
1513
1513
|
"import": "./lib/Share/m/index.mjs",
|
|
@@ -1978,16 +1978,6 @@
|
|
|
1978
1978
|
"import": "./lib/PopupAlt/l/index.mjs",
|
|
1979
1979
|
"require": "./lib/PopupAlt/l/index.js"
|
|
1980
1980
|
},
|
|
1981
|
-
"./PopularStores/m": {
|
|
1982
|
-
"types": "./lib/PopularStores/m/index.d.ts",
|
|
1983
|
-
"import": "./lib/PopularStores/m/index.mjs",
|
|
1984
|
-
"require": "./lib/PopularStores/m/index.js"
|
|
1985
|
-
},
|
|
1986
|
-
"./PopularStores/l": {
|
|
1987
|
-
"types": "./lib/PopularStores/l/index.d.ts",
|
|
1988
|
-
"import": "./lib/PopularStores/l/index.mjs",
|
|
1989
|
-
"require": "./lib/PopularStores/l/index.js"
|
|
1990
|
-
},
|
|
1991
1981
|
"./Popup/m": {
|
|
1992
1982
|
"types": "./lib/Popup/m/index.d.ts",
|
|
1993
1983
|
"import": "./lib/Popup/m/index.mjs",
|
|
@@ -1998,6 +1988,16 @@
|
|
|
1998
1988
|
"import": "./lib/Popup/l/index.mjs",
|
|
1999
1989
|
"require": "./lib/Popup/l/index.js"
|
|
2000
1990
|
},
|
|
1991
|
+
"./PopularStores/m": {
|
|
1992
|
+
"types": "./lib/PopularStores/m/index.d.ts",
|
|
1993
|
+
"import": "./lib/PopularStores/m/index.mjs",
|
|
1994
|
+
"require": "./lib/PopularStores/m/index.js"
|
|
1995
|
+
},
|
|
1996
|
+
"./PopularStores/l": {
|
|
1997
|
+
"types": "./lib/PopularStores/l/index.d.ts",
|
|
1998
|
+
"import": "./lib/PopularStores/l/index.mjs",
|
|
1999
|
+
"require": "./lib/PopularStores/l/index.js"
|
|
2000
|
+
},
|
|
2001
2001
|
"./PopularProducts/m": {
|
|
2002
2002
|
"types": "./lib/PopularProducts/m/index.d.ts",
|
|
2003
2003
|
"import": "./lib/PopularProducts/m/index.mjs",
|
|
@@ -2108,16 +2108,6 @@
|
|
|
2108
2108
|
"import": "./lib/PictureFrame/l/index.mjs",
|
|
2109
2109
|
"require": "./lib/PictureFrame/l/index.js"
|
|
2110
2110
|
},
|
|
2111
|
-
"./Picture/m": {
|
|
2112
|
-
"types": "./lib/Picture/m/index.d.ts",
|
|
2113
|
-
"import": "./lib/Picture/m/index.mjs",
|
|
2114
|
-
"require": "./lib/Picture/m/index.js"
|
|
2115
|
-
},
|
|
2116
|
-
"./Picture/l": {
|
|
2117
|
-
"types": "./lib/Picture/l/index.d.ts",
|
|
2118
|
-
"import": "./lib/Picture/l/index.mjs",
|
|
2119
|
-
"require": "./lib/Picture/l/index.js"
|
|
2120
|
-
},
|
|
2121
2111
|
"./PictureAdd/m": {
|
|
2122
2112
|
"types": "./lib/PictureAdd/m/index.d.ts",
|
|
2123
2113
|
"import": "./lib/PictureAdd/m/index.mjs",
|
|
@@ -2128,6 +2118,16 @@
|
|
|
2128
2118
|
"import": "./lib/PictureAdd/l/index.mjs",
|
|
2129
2119
|
"require": "./lib/PictureAdd/l/index.js"
|
|
2130
2120
|
},
|
|
2121
|
+
"./Picture/m": {
|
|
2122
|
+
"types": "./lib/Picture/m/index.d.ts",
|
|
2123
|
+
"import": "./lib/Picture/m/index.mjs",
|
|
2124
|
+
"require": "./lib/Picture/m/index.js"
|
|
2125
|
+
},
|
|
2126
|
+
"./Picture/l": {
|
|
2127
|
+
"types": "./lib/Picture/l/index.d.ts",
|
|
2128
|
+
"import": "./lib/Picture/l/index.mjs",
|
|
2129
|
+
"require": "./lib/Picture/l/index.js"
|
|
2130
|
+
},
|
|
2131
2131
|
"./Photo/m": {
|
|
2132
2132
|
"types": "./lib/Photo/m/index.d.ts",
|
|
2133
2133
|
"import": "./lib/Photo/m/index.mjs",
|
|
@@ -3708,16 +3708,6 @@
|
|
|
3708
3708
|
"import": "./lib/ChevronLeft/l/index.mjs",
|
|
3709
3709
|
"require": "./lib/ChevronLeft/l/index.js"
|
|
3710
3710
|
},
|
|
3711
|
-
"./ChevronDoubleUp/m": {
|
|
3712
|
-
"types": "./lib/ChevronDoubleUp/m/index.d.ts",
|
|
3713
|
-
"import": "./lib/ChevronDoubleUp/m/index.mjs",
|
|
3714
|
-
"require": "./lib/ChevronDoubleUp/m/index.js"
|
|
3715
|
-
},
|
|
3716
|
-
"./ChevronDoubleUp/l": {
|
|
3717
|
-
"types": "./lib/ChevronDoubleUp/l/index.d.ts",
|
|
3718
|
-
"import": "./lib/ChevronDoubleUp/l/index.mjs",
|
|
3719
|
-
"require": "./lib/ChevronDoubleUp/l/index.js"
|
|
3720
|
-
},
|
|
3721
3711
|
"./ChevronDown/m": {
|
|
3722
3712
|
"types": "./lib/ChevronDown/m/index.d.ts",
|
|
3723
3713
|
"import": "./lib/ChevronDown/m/index.mjs",
|
|
@@ -3728,6 +3718,16 @@
|
|
|
3728
3718
|
"import": "./lib/ChevronDown/l/index.mjs",
|
|
3729
3719
|
"require": "./lib/ChevronDown/l/index.js"
|
|
3730
3720
|
},
|
|
3721
|
+
"./ChevronDoubleUp/m": {
|
|
3722
|
+
"types": "./lib/ChevronDoubleUp/m/index.d.ts",
|
|
3723
|
+
"import": "./lib/ChevronDoubleUp/m/index.mjs",
|
|
3724
|
+
"require": "./lib/ChevronDoubleUp/m/index.js"
|
|
3725
|
+
},
|
|
3726
|
+
"./ChevronDoubleUp/l": {
|
|
3727
|
+
"types": "./lib/ChevronDoubleUp/l/index.d.ts",
|
|
3728
|
+
"import": "./lib/ChevronDoubleUp/l/index.mjs",
|
|
3729
|
+
"require": "./lib/ChevronDoubleUp/l/index.js"
|
|
3730
|
+
},
|
|
3731
3731
|
"./ChevronDoubleRight/m": {
|
|
3732
3732
|
"types": "./lib/ChevronDoubleRight/m/index.d.ts",
|
|
3733
3733
|
"import": "./lib/ChevronDoubleRight/m/index.mjs",
|