@semcore/icon 16.7.2-prerelease.5 → 16.7.2
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 +136 -136
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
|
|
4
|
+
"version": "16.7.2",
|
|
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.11
|
|
12
|
+
"@semcore/flex-box": "16.0.11",
|
|
13
13
|
"classnames": "2.2.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@semcore/base-components": "^16.
|
|
16
|
+
"@semcore/base-components": "^16.0.0"
|
|
17
17
|
},
|
|
18
18
|
"repository": {
|
|
19
19
|
"type": "git",
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/classnames": "2.2.6",
|
|
25
|
-
"@semcore/base-components": "16.4.1
|
|
26
|
-
"@semcore/
|
|
27
|
-
"@semcore/
|
|
25
|
+
"@semcore/base-components": "16.4.1",
|
|
26
|
+
"@semcore/testing-utils": "1.0.0",
|
|
27
|
+
"@semcore/icon-transform-svg": "1.1.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
30
30
|
".": {
|
|
@@ -82,16 +82,6 @@
|
|
|
82
82
|
"import": "./color/WhatsApp/l/index.mjs",
|
|
83
83
|
"types": "./color/WhatsApp/l/index.d.ts"
|
|
84
84
|
},
|
|
85
|
-
"./color/WhatConvertsColored/m": {
|
|
86
|
-
"require": "./color/WhatConvertsColored/m/index.js",
|
|
87
|
-
"import": "./color/WhatConvertsColored/m/index.mjs",
|
|
88
|
-
"types": "./color/WhatConvertsColored/m/index.d.ts"
|
|
89
|
-
},
|
|
90
|
-
"./color/WhatConvertsColored/l": {
|
|
91
|
-
"require": "./color/WhatConvertsColored/l/index.js",
|
|
92
|
-
"import": "./color/WhatConvertsColored/l/index.mjs",
|
|
93
|
-
"types": "./color/WhatConvertsColored/l/index.d.ts"
|
|
94
|
-
},
|
|
95
85
|
"./color/TikTokColoredInvert/m": {
|
|
96
86
|
"require": "./color/TikTokColoredInvert/m/index.js",
|
|
97
87
|
"import": "./color/TikTokColoredInvert/m/index.mjs",
|
|
@@ -102,6 +92,16 @@
|
|
|
102
92
|
"import": "./color/TikTokColoredInvert/l/index.mjs",
|
|
103
93
|
"types": "./color/TikTokColoredInvert/l/index.d.ts"
|
|
104
94
|
},
|
|
95
|
+
"./color/WhatConvertsColored/m": {
|
|
96
|
+
"require": "./color/WhatConvertsColored/m/index.js",
|
|
97
|
+
"import": "./color/WhatConvertsColored/m/index.mjs",
|
|
98
|
+
"types": "./color/WhatConvertsColored/m/index.d.ts"
|
|
99
|
+
},
|
|
100
|
+
"./color/WhatConvertsColored/l": {
|
|
101
|
+
"require": "./color/WhatConvertsColored/l/index.js",
|
|
102
|
+
"import": "./color/WhatConvertsColored/l/index.mjs",
|
|
103
|
+
"types": "./color/WhatConvertsColored/l/index.d.ts"
|
|
104
|
+
},
|
|
105
105
|
"./color/TikTokColored/m": {
|
|
106
106
|
"require": "./color/TikTokColored/m/index.js",
|
|
107
107
|
"import": "./color/TikTokColored/m/index.mjs",
|
|
@@ -252,16 +252,6 @@
|
|
|
252
252
|
"import": "./color/LookerStudio/l/index.mjs",
|
|
253
253
|
"types": "./color/LookerStudio/l/index.d.ts"
|
|
254
254
|
},
|
|
255
|
-
"./color/LinkedInColored/m": {
|
|
256
|
-
"require": "./color/LinkedInColored/m/index.js",
|
|
257
|
-
"import": "./color/LinkedInColored/m/index.mjs",
|
|
258
|
-
"types": "./color/LinkedInColored/m/index.d.ts"
|
|
259
|
-
},
|
|
260
|
-
"./color/LinkedInColored/l": {
|
|
261
|
-
"require": "./color/LinkedInColored/l/index.js",
|
|
262
|
-
"import": "./color/LinkedInColored/l/index.mjs",
|
|
263
|
-
"types": "./color/LinkedInColored/l/index.d.ts"
|
|
264
|
-
},
|
|
265
255
|
"./color/JavaScript/m": {
|
|
266
256
|
"require": "./color/JavaScript/m/index.js",
|
|
267
257
|
"import": "./color/JavaScript/m/index.mjs",
|
|
@@ -272,6 +262,16 @@
|
|
|
272
262
|
"import": "./color/JavaScript/l/index.mjs",
|
|
273
263
|
"types": "./color/JavaScript/l/index.d.ts"
|
|
274
264
|
},
|
|
265
|
+
"./color/LinkedInColored/m": {
|
|
266
|
+
"require": "./color/LinkedInColored/m/index.js",
|
|
267
|
+
"import": "./color/LinkedInColored/m/index.mjs",
|
|
268
|
+
"types": "./color/LinkedInColored/m/index.d.ts"
|
|
269
|
+
},
|
|
270
|
+
"./color/LinkedInColored/l": {
|
|
271
|
+
"require": "./color/LinkedInColored/l/index.js",
|
|
272
|
+
"import": "./color/LinkedInColored/l/index.mjs",
|
|
273
|
+
"types": "./color/LinkedInColored/l/index.d.ts"
|
|
274
|
+
},
|
|
275
275
|
"./color/InstagramColored/m": {
|
|
276
276
|
"require": "./color/InstagramColored/m/index.js",
|
|
277
277
|
"import": "./color/InstagramColored/m/index.mjs",
|
|
@@ -452,16 +452,6 @@
|
|
|
452
452
|
"import": "./color/GitHubInvert/l/index.mjs",
|
|
453
453
|
"types": "./color/GitHubInvert/l/index.d.ts"
|
|
454
454
|
},
|
|
455
|
-
"./color/Figma/m": {
|
|
456
|
-
"require": "./color/Figma/m/index.js",
|
|
457
|
-
"import": "./color/Figma/m/index.mjs",
|
|
458
|
-
"types": "./color/Figma/m/index.d.ts"
|
|
459
|
-
},
|
|
460
|
-
"./color/Figma/l": {
|
|
461
|
-
"require": "./color/Figma/l/index.js",
|
|
462
|
-
"import": "./color/Figma/l/index.mjs",
|
|
463
|
-
"types": "./color/Figma/l/index.d.ts"
|
|
464
|
-
},
|
|
465
455
|
"./color/GitHub/m": {
|
|
466
456
|
"require": "./color/GitHub/m/index.js",
|
|
467
457
|
"import": "./color/GitHub/m/index.mjs",
|
|
@@ -472,6 +462,16 @@
|
|
|
472
462
|
"import": "./color/GitHub/l/index.mjs",
|
|
473
463
|
"types": "./color/GitHub/l/index.d.ts"
|
|
474
464
|
},
|
|
465
|
+
"./color/Figma/m": {
|
|
466
|
+
"require": "./color/Figma/m/index.js",
|
|
467
|
+
"import": "./color/Figma/m/index.mjs",
|
|
468
|
+
"types": "./color/Figma/m/index.d.ts"
|
|
469
|
+
},
|
|
470
|
+
"./color/Figma/l": {
|
|
471
|
+
"require": "./color/Figma/l/index.js",
|
|
472
|
+
"import": "./color/Figma/l/index.mjs",
|
|
473
|
+
"types": "./color/Figma/l/index.d.ts"
|
|
474
|
+
},
|
|
475
475
|
"./color/Copilot/m": {
|
|
476
476
|
"require": "./color/Copilot/m/index.js",
|
|
477
477
|
"import": "./color/Copilot/m/index.mjs",
|
|
@@ -632,16 +632,6 @@
|
|
|
632
632
|
"import": "./pay/JCB/l/index.mjs",
|
|
633
633
|
"types": "./pay/JCB/l/index.d.ts"
|
|
634
634
|
},
|
|
635
|
-
"./pay/Diners/m": {
|
|
636
|
-
"require": "./pay/Diners/m/index.js",
|
|
637
|
-
"import": "./pay/Diners/m/index.mjs",
|
|
638
|
-
"types": "./pay/Diners/m/index.d.ts"
|
|
639
|
-
},
|
|
640
|
-
"./pay/Diners/l": {
|
|
641
|
-
"require": "./pay/Diners/l/index.js",
|
|
642
|
-
"import": "./pay/Diners/l/index.mjs",
|
|
643
|
-
"types": "./pay/Diners/l/index.d.ts"
|
|
644
|
-
},
|
|
645
635
|
"./pay/Discover/m": {
|
|
646
636
|
"require": "./pay/Discover/m/index.js",
|
|
647
637
|
"import": "./pay/Discover/m/index.mjs",
|
|
@@ -652,6 +642,16 @@
|
|
|
652
642
|
"import": "./pay/Discover/l/index.mjs",
|
|
653
643
|
"types": "./pay/Discover/l/index.d.ts"
|
|
654
644
|
},
|
|
645
|
+
"./pay/Diners/m": {
|
|
646
|
+
"require": "./pay/Diners/m/index.js",
|
|
647
|
+
"import": "./pay/Diners/m/index.mjs",
|
|
648
|
+
"types": "./pay/Diners/m/index.d.ts"
|
|
649
|
+
},
|
|
650
|
+
"./pay/Diners/l": {
|
|
651
|
+
"require": "./pay/Diners/l/index.js",
|
|
652
|
+
"import": "./pay/Diners/l/index.mjs",
|
|
653
|
+
"types": "./pay/Diners/l/index.d.ts"
|
|
654
|
+
},
|
|
655
655
|
"./pay/CreditCard/m": {
|
|
656
656
|
"require": "./pay/CreditCard/m/index.js",
|
|
657
657
|
"import": "./pay/CreditCard/m/index.mjs",
|
|
@@ -857,16 +857,6 @@
|
|
|
857
857
|
"import": "./VolumeUp/l/index.mjs",
|
|
858
858
|
"types": "./VolumeUp/l/index.d.ts"
|
|
859
859
|
},
|
|
860
|
-
"./Vk/m": {
|
|
861
|
-
"require": "./Vk/m/index.js",
|
|
862
|
-
"import": "./Vk/m/index.mjs",
|
|
863
|
-
"types": "./Vk/m/index.d.ts"
|
|
864
|
-
},
|
|
865
|
-
"./Vk/l": {
|
|
866
|
-
"require": "./Vk/l/index.js",
|
|
867
|
-
"import": "./Vk/l/index.mjs",
|
|
868
|
-
"types": "./Vk/l/index.d.ts"
|
|
869
|
-
},
|
|
870
860
|
"./VideoStreaming/m": {
|
|
871
861
|
"require": "./VideoStreaming/m/index.js",
|
|
872
862
|
"import": "./VideoStreaming/m/index.mjs",
|
|
@@ -877,6 +867,16 @@
|
|
|
877
867
|
"import": "./VideoStreaming/l/index.mjs",
|
|
878
868
|
"types": "./VideoStreaming/l/index.d.ts"
|
|
879
869
|
},
|
|
870
|
+
"./Vk/m": {
|
|
871
|
+
"require": "./Vk/m/index.js",
|
|
872
|
+
"import": "./Vk/m/index.mjs",
|
|
873
|
+
"types": "./Vk/m/index.d.ts"
|
|
874
|
+
},
|
|
875
|
+
"./Vk/l": {
|
|
876
|
+
"require": "./Vk/l/index.js",
|
|
877
|
+
"import": "./Vk/l/index.mjs",
|
|
878
|
+
"types": "./Vk/l/index.d.ts"
|
|
879
|
+
},
|
|
880
880
|
"./VideoStop/m": {
|
|
881
881
|
"require": "./VideoStop/m/index.js",
|
|
882
882
|
"import": "./VideoStop/m/index.mjs",
|
|
@@ -1357,16 +1357,6 @@
|
|
|
1357
1357
|
"import": "./SortAsc/l/index.mjs",
|
|
1358
1358
|
"types": "./SortAsc/l/index.d.ts"
|
|
1359
1359
|
},
|
|
1360
|
-
"./SmileSimple/m": {
|
|
1361
|
-
"require": "./SmileSimple/m/index.js",
|
|
1362
|
-
"import": "./SmileSimple/m/index.mjs",
|
|
1363
|
-
"types": "./SmileSimple/m/index.d.ts"
|
|
1364
|
-
},
|
|
1365
|
-
"./SmileSimple/l": {
|
|
1366
|
-
"require": "./SmileSimple/l/index.js",
|
|
1367
|
-
"import": "./SmileSimple/l/index.mjs",
|
|
1368
|
-
"types": "./SmileSimple/l/index.d.ts"
|
|
1369
|
-
},
|
|
1370
1360
|
"./Smoking/m": {
|
|
1371
1361
|
"require": "./Smoking/m/index.js",
|
|
1372
1362
|
"import": "./Smoking/m/index.mjs",
|
|
@@ -1377,6 +1367,16 @@
|
|
|
1377
1367
|
"import": "./Smoking/l/index.mjs",
|
|
1378
1368
|
"types": "./Smoking/l/index.d.ts"
|
|
1379
1369
|
},
|
|
1370
|
+
"./SmileSimple/m": {
|
|
1371
|
+
"require": "./SmileSimple/m/index.js",
|
|
1372
|
+
"import": "./SmileSimple/m/index.mjs",
|
|
1373
|
+
"types": "./SmileSimple/m/index.d.ts"
|
|
1374
|
+
},
|
|
1375
|
+
"./SmileSimple/l": {
|
|
1376
|
+
"require": "./SmileSimple/l/index.js",
|
|
1377
|
+
"import": "./SmileSimple/l/index.mjs",
|
|
1378
|
+
"types": "./SmileSimple/l/index.d.ts"
|
|
1379
|
+
},
|
|
1380
1380
|
"./SmileSad/m": {
|
|
1381
1381
|
"require": "./SmileSad/m/index.js",
|
|
1382
1382
|
"import": "./SmileSad/m/index.mjs",
|
|
@@ -1797,6 +1797,16 @@
|
|
|
1797
1797
|
"import": "./Redo/l/index.mjs",
|
|
1798
1798
|
"types": "./Redo/l/index.d.ts"
|
|
1799
1799
|
},
|
|
1800
|
+
"./Redirect/m": {
|
|
1801
|
+
"require": "./Redirect/m/index.js",
|
|
1802
|
+
"import": "./Redirect/m/index.mjs",
|
|
1803
|
+
"types": "./Redirect/m/index.d.ts"
|
|
1804
|
+
},
|
|
1805
|
+
"./Redirect/l": {
|
|
1806
|
+
"require": "./Redirect/l/index.js",
|
|
1807
|
+
"import": "./Redirect/l/index.mjs",
|
|
1808
|
+
"types": "./Redirect/l/index.d.ts"
|
|
1809
|
+
},
|
|
1800
1810
|
"./Recreation/m": {
|
|
1801
1811
|
"require": "./Recreation/m/index.js",
|
|
1802
1812
|
"import": "./Recreation/m/index.mjs",
|
|
@@ -1977,16 +1987,6 @@
|
|
|
1977
1987
|
"import": "./Popup/l/index.mjs",
|
|
1978
1988
|
"types": "./Popup/l/index.d.ts"
|
|
1979
1989
|
},
|
|
1980
|
-
"./Redirect/m": {
|
|
1981
|
-
"require": "./Redirect/m/index.js",
|
|
1982
|
-
"import": "./Redirect/m/index.mjs",
|
|
1983
|
-
"types": "./Redirect/m/index.d.ts"
|
|
1984
|
-
},
|
|
1985
|
-
"./Redirect/l": {
|
|
1986
|
-
"require": "./Redirect/l/index.js",
|
|
1987
|
-
"import": "./Redirect/l/index.mjs",
|
|
1988
|
-
"types": "./Redirect/l/index.d.ts"
|
|
1989
|
-
},
|
|
1990
1990
|
"./PopularStores/m": {
|
|
1991
1991
|
"require": "./PopularStores/m/index.js",
|
|
1992
1992
|
"import": "./PopularStores/m/index.mjs",
|
|
@@ -2807,16 +2807,6 @@
|
|
|
2807
2807
|
"import": "./Infinity/l/index.mjs",
|
|
2808
2808
|
"types": "./Infinity/l/index.d.ts"
|
|
2809
2809
|
},
|
|
2810
|
-
"./Hourglass/m": {
|
|
2811
|
-
"require": "./Hourglass/m/index.js",
|
|
2812
|
-
"import": "./Hourglass/m/index.mjs",
|
|
2813
|
-
"types": "./Hourglass/m/index.d.ts"
|
|
2814
|
-
},
|
|
2815
|
-
"./Hourglass/l": {
|
|
2816
|
-
"require": "./Hourglass/l/index.js",
|
|
2817
|
-
"import": "./Hourglass/l/index.mjs",
|
|
2818
|
-
"types": "./Hourglass/l/index.d.ts"
|
|
2819
|
-
},
|
|
2820
2810
|
"./IndentedResult/m": {
|
|
2821
2811
|
"require": "./IndentedResult/m/index.js",
|
|
2822
2812
|
"import": "./IndentedResult/m/index.mjs",
|
|
@@ -2827,6 +2817,16 @@
|
|
|
2827
2817
|
"import": "./IndentedResult/l/index.mjs",
|
|
2828
2818
|
"types": "./IndentedResult/l/index.d.ts"
|
|
2829
2819
|
},
|
|
2820
|
+
"./Hourglass/m": {
|
|
2821
|
+
"require": "./Hourglass/m/index.js",
|
|
2822
|
+
"import": "./Hourglass/m/index.mjs",
|
|
2823
|
+
"types": "./Hourglass/m/index.d.ts"
|
|
2824
|
+
},
|
|
2825
|
+
"./Hourglass/l": {
|
|
2826
|
+
"require": "./Hourglass/l/index.js",
|
|
2827
|
+
"import": "./Hourglass/l/index.mjs",
|
|
2828
|
+
"types": "./Hourglass/l/index.d.ts"
|
|
2829
|
+
},
|
|
2830
2830
|
"./Hotel/m": {
|
|
2831
2831
|
"require": "./Hotel/m/index.js",
|
|
2832
2832
|
"import": "./Hotel/m/index.mjs",
|
|
@@ -3417,16 +3417,6 @@
|
|
|
3417
3417
|
"import": "./DocumentPdf/l/index.mjs",
|
|
3418
3418
|
"types": "./DocumentPdf/l/index.d.ts"
|
|
3419
3419
|
},
|
|
3420
|
-
"./DocumentExport/m": {
|
|
3421
|
-
"require": "./DocumentExport/m/index.js",
|
|
3422
|
-
"import": "./DocumentExport/m/index.mjs",
|
|
3423
|
-
"types": "./DocumentExport/m/index.d.ts"
|
|
3424
|
-
},
|
|
3425
|
-
"./DocumentExport/l": {
|
|
3426
|
-
"require": "./DocumentExport/l/index.js",
|
|
3427
|
-
"import": "./DocumentExport/l/index.mjs",
|
|
3428
|
-
"types": "./DocumentExport/l/index.d.ts"
|
|
3429
|
-
},
|
|
3430
3420
|
"./DocumentHappy/m": {
|
|
3431
3421
|
"require": "./DocumentHappy/m/index.js",
|
|
3432
3422
|
"import": "./DocumentHappy/m/index.mjs",
|
|
@@ -3437,6 +3427,16 @@
|
|
|
3437
3427
|
"import": "./DocumentHappy/l/index.mjs",
|
|
3438
3428
|
"types": "./DocumentHappy/l/index.d.ts"
|
|
3439
3429
|
},
|
|
3430
|
+
"./DocumentExport/m": {
|
|
3431
|
+
"require": "./DocumentExport/m/index.js",
|
|
3432
|
+
"import": "./DocumentExport/m/index.mjs",
|
|
3433
|
+
"types": "./DocumentExport/m/index.d.ts"
|
|
3434
|
+
},
|
|
3435
|
+
"./DocumentExport/l": {
|
|
3436
|
+
"require": "./DocumentExport/l/index.js",
|
|
3437
|
+
"import": "./DocumentExport/l/index.mjs",
|
|
3438
|
+
"types": "./DocumentExport/l/index.d.ts"
|
|
3439
|
+
},
|
|
3440
3440
|
"./DocumentDrop/m": {
|
|
3441
3441
|
"require": "./DocumentDrop/m/index.js",
|
|
3442
3442
|
"import": "./DocumentDrop/m/index.mjs",
|
|
@@ -3517,16 +3517,6 @@
|
|
|
3517
3517
|
"import": "./CursorDefault/l/index.mjs",
|
|
3518
3518
|
"types": "./CursorDefault/l/index.d.ts"
|
|
3519
3519
|
},
|
|
3520
|
-
"./Crown/m": {
|
|
3521
|
-
"require": "./Crown/m/index.js",
|
|
3522
|
-
"import": "./Crown/m/index.mjs",
|
|
3523
|
-
"types": "./Crown/m/index.d.ts"
|
|
3524
|
-
},
|
|
3525
|
-
"./Crown/l": {
|
|
3526
|
-
"require": "./Crown/l/index.js",
|
|
3527
|
-
"import": "./Crown/l/index.mjs",
|
|
3528
|
-
"types": "./Crown/l/index.d.ts"
|
|
3529
|
-
},
|
|
3530
3520
|
"./CurrencyUsd/m": {
|
|
3531
3521
|
"require": "./CurrencyUsd/m/index.js",
|
|
3532
3522
|
"import": "./CurrencyUsd/m/index.mjs",
|
|
@@ -3537,6 +3527,16 @@
|
|
|
3537
3527
|
"import": "./CurrencyUsd/l/index.mjs",
|
|
3538
3528
|
"types": "./CurrencyUsd/l/index.d.ts"
|
|
3539
3529
|
},
|
|
3530
|
+
"./Crown/m": {
|
|
3531
|
+
"require": "./Crown/m/index.js",
|
|
3532
|
+
"import": "./Crown/m/index.mjs",
|
|
3533
|
+
"types": "./Crown/m/index.d.ts"
|
|
3534
|
+
},
|
|
3535
|
+
"./Crown/l": {
|
|
3536
|
+
"require": "./Crown/l/index.js",
|
|
3537
|
+
"import": "./Crown/l/index.mjs",
|
|
3538
|
+
"types": "./Crown/l/index.d.ts"
|
|
3539
|
+
},
|
|
3540
3540
|
"./Crosshair/m": {
|
|
3541
3541
|
"require": "./Crosshair/m/index.js",
|
|
3542
3542
|
"import": "./Crosshair/m/index.mjs",
|
|
@@ -3697,16 +3697,6 @@
|
|
|
3697
3697
|
"import": "./ChevronRight/l/index.mjs",
|
|
3698
3698
|
"types": "./ChevronRight/l/index.d.ts"
|
|
3699
3699
|
},
|
|
3700
|
-
"./ChevronDown/m": {
|
|
3701
|
-
"require": "./ChevronDown/m/index.js",
|
|
3702
|
-
"import": "./ChevronDown/m/index.mjs",
|
|
3703
|
-
"types": "./ChevronDown/m/index.d.ts"
|
|
3704
|
-
},
|
|
3705
|
-
"./ChevronDown/l": {
|
|
3706
|
-
"require": "./ChevronDown/l/index.js",
|
|
3707
|
-
"import": "./ChevronDown/l/index.mjs",
|
|
3708
|
-
"types": "./ChevronDown/l/index.d.ts"
|
|
3709
|
-
},
|
|
3710
3700
|
"./ChevronLeft/m": {
|
|
3711
3701
|
"require": "./ChevronLeft/m/index.js",
|
|
3712
3702
|
"import": "./ChevronLeft/m/index.mjs",
|
|
@@ -3717,6 +3707,16 @@
|
|
|
3717
3707
|
"import": "./ChevronLeft/l/index.mjs",
|
|
3718
3708
|
"types": "./ChevronLeft/l/index.d.ts"
|
|
3719
3709
|
},
|
|
3710
|
+
"./ChevronDown/m": {
|
|
3711
|
+
"require": "./ChevronDown/m/index.js",
|
|
3712
|
+
"import": "./ChevronDown/m/index.mjs",
|
|
3713
|
+
"types": "./ChevronDown/m/index.d.ts"
|
|
3714
|
+
},
|
|
3715
|
+
"./ChevronDown/l": {
|
|
3716
|
+
"require": "./ChevronDown/l/index.js",
|
|
3717
|
+
"import": "./ChevronDown/l/index.mjs",
|
|
3718
|
+
"types": "./ChevronDown/l/index.d.ts"
|
|
3719
|
+
},
|
|
3720
3720
|
"./ChevronDoubleUp/m": {
|
|
3721
3721
|
"require": "./ChevronDoubleUp/m/index.js",
|
|
3722
3722
|
"import": "./ChevronDoubleUp/m/index.mjs",
|
|
@@ -3997,16 +3997,6 @@
|
|
|
3997
3997
|
"import": "./Cards/l/index.mjs",
|
|
3998
3998
|
"types": "./Cards/l/index.d.ts"
|
|
3999
3999
|
},
|
|
4000
|
-
"./Car/m": {
|
|
4001
|
-
"require": "./Car/m/index.js",
|
|
4002
|
-
"import": "./Car/m/index.mjs",
|
|
4003
|
-
"types": "./Car/m/index.d.ts"
|
|
4004
|
-
},
|
|
4005
|
-
"./Car/l": {
|
|
4006
|
-
"require": "./Car/l/index.js",
|
|
4007
|
-
"import": "./Car/l/index.mjs",
|
|
4008
|
-
"types": "./Car/l/index.d.ts"
|
|
4009
|
-
},
|
|
4010
4000
|
"./CardUpdate/m": {
|
|
4011
4001
|
"require": "./CardUpdate/m/index.js",
|
|
4012
4002
|
"import": "./CardUpdate/m/index.mjs",
|
|
@@ -4017,6 +4007,16 @@
|
|
|
4017
4007
|
"import": "./CardUpdate/l/index.mjs",
|
|
4018
4008
|
"types": "./CardUpdate/l/index.d.ts"
|
|
4019
4009
|
},
|
|
4010
|
+
"./Car/m": {
|
|
4011
|
+
"require": "./Car/m/index.js",
|
|
4012
|
+
"import": "./Car/m/index.mjs",
|
|
4013
|
+
"types": "./Car/m/index.d.ts"
|
|
4014
|
+
},
|
|
4015
|
+
"./Car/l": {
|
|
4016
|
+
"require": "./Car/l/index.js",
|
|
4017
|
+
"import": "./Car/l/index.mjs",
|
|
4018
|
+
"types": "./Car/l/index.d.ts"
|
|
4019
|
+
},
|
|
4020
4020
|
"./Canva/m": {
|
|
4021
4021
|
"require": "./Canva/m/index.js",
|
|
4022
4022
|
"import": "./Canva/m/index.mjs",
|
|
@@ -4217,16 +4217,6 @@
|
|
|
4217
4217
|
"import": "./ArrowDown/l/index.mjs",
|
|
4218
4218
|
"types": "./ArrowDown/l/index.d.ts"
|
|
4219
4219
|
},
|
|
4220
|
-
"./Architecture/m": {
|
|
4221
|
-
"require": "./Architecture/m/index.js",
|
|
4222
|
-
"import": "./Architecture/m/index.mjs",
|
|
4223
|
-
"types": "./Architecture/m/index.d.ts"
|
|
4224
|
-
},
|
|
4225
|
-
"./Architecture/l": {
|
|
4226
|
-
"require": "./Architecture/l/index.js",
|
|
4227
|
-
"import": "./Architecture/l/index.mjs",
|
|
4228
|
-
"types": "./Architecture/l/index.d.ts"
|
|
4229
|
-
},
|
|
4230
4220
|
"./Archive/m": {
|
|
4231
4221
|
"require": "./Archive/m/index.js",
|
|
4232
4222
|
"import": "./Archive/m/index.mjs",
|
|
@@ -4237,6 +4227,16 @@
|
|
|
4237
4227
|
"import": "./Archive/l/index.mjs",
|
|
4238
4228
|
"types": "./Archive/l/index.d.ts"
|
|
4239
4229
|
},
|
|
4230
|
+
"./Architecture/m": {
|
|
4231
|
+
"require": "./Architecture/m/index.js",
|
|
4232
|
+
"import": "./Architecture/m/index.mjs",
|
|
4233
|
+
"types": "./Architecture/m/index.d.ts"
|
|
4234
|
+
},
|
|
4235
|
+
"./Architecture/l": {
|
|
4236
|
+
"require": "./Architecture/l/index.js",
|
|
4237
|
+
"import": "./Architecture/l/index.mjs",
|
|
4238
|
+
"types": "./Architecture/l/index.d.ts"
|
|
4239
|
+
},
|
|
4240
4240
|
"./AppsBlock/m": {
|
|
4241
4241
|
"require": "./AppsBlock/m/index.js",
|
|
4242
4242
|
"import": "./AppsBlock/m/index.mjs",
|