@semcore/icon 16.7.5-prerelease.1 → 16.7.5-prerelease.5
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 +1 -1
- package/package.json +280 -280
package/CHANGELOG.md
CHANGED
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.5-prerelease.
|
|
4
|
+
"version": "16.7.5-prerelease.5",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"classnames": "2.2.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@semcore/base-components": "^16.5.0-prerelease.
|
|
16
|
+
"@semcore/base-components": "^16.5.0-prerelease.5"
|
|
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.5.0-prerelease.
|
|
26
|
-
"@semcore/
|
|
27
|
-
"@semcore/
|
|
25
|
+
"@semcore/base-components": "16.5.0-prerelease.5",
|
|
26
|
+
"@semcore/testing-utils": "1.0.0",
|
|
27
|
+
"@semcore/icon-transform-svg": "1.1.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
30
30
|
".": {
|
|
@@ -42,6 +42,16 @@
|
|
|
42
42
|
"import": "./color/YoutubeInvert/l/index.mjs",
|
|
43
43
|
"types": "./color/YoutubeInvert/l/index.d.ts"
|
|
44
44
|
},
|
|
45
|
+
"./color/Yahoo/m": {
|
|
46
|
+
"require": "./color/Yahoo/m/index.js",
|
|
47
|
+
"import": "./color/Yahoo/m/index.mjs",
|
|
48
|
+
"types": "./color/Yahoo/m/index.d.ts"
|
|
49
|
+
},
|
|
50
|
+
"./color/Yahoo/l": {
|
|
51
|
+
"require": "./color/Yahoo/l/index.js",
|
|
52
|
+
"import": "./color/Yahoo/l/index.mjs",
|
|
53
|
+
"types": "./color/Yahoo/l/index.d.ts"
|
|
54
|
+
},
|
|
45
55
|
"./color/YoutubeColored/m": {
|
|
46
56
|
"require": "./color/YoutubeColored/m/index.js",
|
|
47
57
|
"import": "./color/YoutubeColored/m/index.mjs",
|
|
@@ -72,16 +82,6 @@
|
|
|
72
82
|
"import": "./color/WhatsApp/l/index.mjs",
|
|
73
83
|
"types": "./color/WhatsApp/l/index.d.ts"
|
|
74
84
|
},
|
|
75
|
-
"./color/Yahoo/m": {
|
|
76
|
-
"require": "./color/Yahoo/m/index.js",
|
|
77
|
-
"import": "./color/Yahoo/m/index.mjs",
|
|
78
|
-
"types": "./color/Yahoo/m/index.d.ts"
|
|
79
|
-
},
|
|
80
|
-
"./color/Yahoo/l": {
|
|
81
|
-
"require": "./color/Yahoo/l/index.js",
|
|
82
|
-
"import": "./color/Yahoo/l/index.mjs",
|
|
83
|
-
"types": "./color/Yahoo/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",
|
|
@@ -92,16 +92,6 @@
|
|
|
92
92
|
"import": "./color/WhatConvertsColored/l/index.mjs",
|
|
93
93
|
"types": "./color/WhatConvertsColored/l/index.d.ts"
|
|
94
94
|
},
|
|
95
|
-
"./color/TikTokColoredInvert/m": {
|
|
96
|
-
"require": "./color/TikTokColoredInvert/m/index.js",
|
|
97
|
-
"import": "./color/TikTokColoredInvert/m/index.mjs",
|
|
98
|
-
"types": "./color/TikTokColoredInvert/m/index.d.ts"
|
|
99
|
-
},
|
|
100
|
-
"./color/TikTokColoredInvert/l": {
|
|
101
|
-
"require": "./color/TikTokColoredInvert/l/index.js",
|
|
102
|
-
"import": "./color/TikTokColoredInvert/l/index.mjs",
|
|
103
|
-
"types": "./color/TikTokColoredInvert/l/index.d.ts"
|
|
104
|
-
},
|
|
105
95
|
"./color/TikTokColored/m": {
|
|
106
96
|
"require": "./color/TikTokColored/m/index.js",
|
|
107
97
|
"import": "./color/TikTokColored/m/index.mjs",
|
|
@@ -112,6 +102,16 @@
|
|
|
112
102
|
"import": "./color/TikTokColored/l/index.mjs",
|
|
113
103
|
"types": "./color/TikTokColored/l/index.d.ts"
|
|
114
104
|
},
|
|
105
|
+
"./color/TikTokColoredInvert/m": {
|
|
106
|
+
"require": "./color/TikTokColoredInvert/m/index.js",
|
|
107
|
+
"import": "./color/TikTokColoredInvert/m/index.mjs",
|
|
108
|
+
"types": "./color/TikTokColoredInvert/m/index.d.ts"
|
|
109
|
+
},
|
|
110
|
+
"./color/TikTokColoredInvert/l": {
|
|
111
|
+
"require": "./color/TikTokColoredInvert/l/index.js",
|
|
112
|
+
"import": "./color/TikTokColoredInvert/l/index.mjs",
|
|
113
|
+
"types": "./color/TikTokColoredInvert/l/index.d.ts"
|
|
114
|
+
},
|
|
115
115
|
"./color/Snapchat/m": {
|
|
116
116
|
"require": "./color/Snapchat/m/index.js",
|
|
117
117
|
"import": "./color/Snapchat/m/index.mjs",
|
|
@@ -142,16 +142,6 @@
|
|
|
142
142
|
"import": "./color/Salesforce/l/index.mjs",
|
|
143
143
|
"types": "./color/Salesforce/l/index.d.ts"
|
|
144
144
|
},
|
|
145
|
-
"./color/PipedriveColored/m": {
|
|
146
|
-
"require": "./color/PipedriveColored/m/index.js",
|
|
147
|
-
"import": "./color/PipedriveColored/m/index.mjs",
|
|
148
|
-
"types": "./color/PipedriveColored/m/index.d.ts"
|
|
149
|
-
},
|
|
150
|
-
"./color/PipedriveColored/l": {
|
|
151
|
-
"require": "./color/PipedriveColored/l/index.js",
|
|
152
|
-
"import": "./color/PipedriveColored/l/index.mjs",
|
|
153
|
-
"types": "./color/PipedriveColored/l/index.d.ts"
|
|
154
|
-
},
|
|
155
145
|
"./color/PerplexityColored/m": {
|
|
156
146
|
"require": "./color/PerplexityColored/m/index.js",
|
|
157
147
|
"import": "./color/PerplexityColored/m/index.mjs",
|
|
@@ -162,6 +152,16 @@
|
|
|
162
152
|
"import": "./color/PerplexityColored/l/index.mjs",
|
|
163
153
|
"types": "./color/PerplexityColored/l/index.d.ts"
|
|
164
154
|
},
|
|
155
|
+
"./color/PipedriveColored/m": {
|
|
156
|
+
"require": "./color/PipedriveColored/m/index.js",
|
|
157
|
+
"import": "./color/PipedriveColored/m/index.mjs",
|
|
158
|
+
"types": "./color/PipedriveColored/m/index.d.ts"
|
|
159
|
+
},
|
|
160
|
+
"./color/PipedriveColored/l": {
|
|
161
|
+
"require": "./color/PipedriveColored/l/index.js",
|
|
162
|
+
"import": "./color/PipedriveColored/l/index.mjs",
|
|
163
|
+
"types": "./color/PipedriveColored/l/index.d.ts"
|
|
164
|
+
},
|
|
165
165
|
"./color/Moz/m": {
|
|
166
166
|
"require": "./color/Moz/m/index.js",
|
|
167
167
|
"import": "./color/Moz/m/index.mjs",
|
|
@@ -232,16 +232,6 @@
|
|
|
232
232
|
"import": "./color/Matomo/l/index.mjs",
|
|
233
233
|
"types": "./color/Matomo/l/index.d.ts"
|
|
234
234
|
},
|
|
235
|
-
"./color/LookerStudio/m": {
|
|
236
|
-
"require": "./color/LookerStudio/m/index.js",
|
|
237
|
-
"import": "./color/LookerStudio/m/index.mjs",
|
|
238
|
-
"types": "./color/LookerStudio/m/index.d.ts"
|
|
239
|
-
},
|
|
240
|
-
"./color/LookerStudio/l": {
|
|
241
|
-
"require": "./color/LookerStudio/l/index.js",
|
|
242
|
-
"import": "./color/LookerStudio/l/index.mjs",
|
|
243
|
-
"types": "./color/LookerStudio/l/index.d.ts"
|
|
244
|
-
},
|
|
245
235
|
"./color/Mailchimp/m": {
|
|
246
236
|
"require": "./color/Mailchimp/m/index.js",
|
|
247
237
|
"import": "./color/Mailchimp/m/index.mjs",
|
|
@@ -252,6 +242,16 @@
|
|
|
252
242
|
"import": "./color/Mailchimp/l/index.mjs",
|
|
253
243
|
"types": "./color/Mailchimp/l/index.d.ts"
|
|
254
244
|
},
|
|
245
|
+
"./color/LookerStudio/m": {
|
|
246
|
+
"require": "./color/LookerStudio/m/index.js",
|
|
247
|
+
"import": "./color/LookerStudio/m/index.mjs",
|
|
248
|
+
"types": "./color/LookerStudio/m/index.d.ts"
|
|
249
|
+
},
|
|
250
|
+
"./color/LookerStudio/l": {
|
|
251
|
+
"require": "./color/LookerStudio/l/index.js",
|
|
252
|
+
"import": "./color/LookerStudio/l/index.mjs",
|
|
253
|
+
"types": "./color/LookerStudio/l/index.d.ts"
|
|
254
|
+
},
|
|
255
255
|
"./color/LinkedInColored/m": {
|
|
256
256
|
"require": "./color/LinkedInColored/m/index.js",
|
|
257
257
|
"import": "./color/LinkedInColored/m/index.mjs",
|
|
@@ -262,16 +262,6 @@
|
|
|
262
262
|
"import": "./color/LinkedInColored/l/index.mjs",
|
|
263
263
|
"types": "./color/LinkedInColored/l/index.d.ts"
|
|
264
264
|
},
|
|
265
|
-
"./color/InstagramColored/m": {
|
|
266
|
-
"require": "./color/InstagramColored/m/index.js",
|
|
267
|
-
"import": "./color/InstagramColored/m/index.mjs",
|
|
268
|
-
"types": "./color/InstagramColored/m/index.d.ts"
|
|
269
|
-
},
|
|
270
|
-
"./color/InstagramColored/l": {
|
|
271
|
-
"require": "./color/InstagramColored/l/index.js",
|
|
272
|
-
"import": "./color/InstagramColored/l/index.mjs",
|
|
273
|
-
"types": "./color/InstagramColored/l/index.d.ts"
|
|
274
|
-
},
|
|
275
265
|
"./color/JavaScript/m": {
|
|
276
266
|
"require": "./color/JavaScript/m/index.js",
|
|
277
267
|
"import": "./color/JavaScript/m/index.mjs",
|
|
@@ -282,6 +272,16 @@
|
|
|
282
272
|
"import": "./color/JavaScript/l/index.mjs",
|
|
283
273
|
"types": "./color/JavaScript/l/index.d.ts"
|
|
284
274
|
},
|
|
275
|
+
"./color/InstagramColored/m": {
|
|
276
|
+
"require": "./color/InstagramColored/m/index.js",
|
|
277
|
+
"import": "./color/InstagramColored/m/index.mjs",
|
|
278
|
+
"types": "./color/InstagramColored/m/index.d.ts"
|
|
279
|
+
},
|
|
280
|
+
"./color/InstagramColored/l": {
|
|
281
|
+
"require": "./color/InstagramColored/l/index.js",
|
|
282
|
+
"import": "./color/InstagramColored/l/index.mjs",
|
|
283
|
+
"types": "./color/InstagramColored/l/index.d.ts"
|
|
284
|
+
},
|
|
285
285
|
"./color/Hubspot/m": {
|
|
286
286
|
"require": "./color/Hubspot/m/index.js",
|
|
287
287
|
"import": "./color/Hubspot/m/index.mjs",
|
|
@@ -312,16 +312,6 @@
|
|
|
312
312
|
"import": "./color/GoogleSheets/l/index.mjs",
|
|
313
313
|
"types": "./color/GoogleSheets/l/index.d.ts"
|
|
314
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
315
|
"./color/GoogleSearchConsole/m": {
|
|
326
316
|
"require": "./color/GoogleSearchConsole/m/index.js",
|
|
327
317
|
"import": "./color/GoogleSearchConsole/m/index.mjs",
|
|
@@ -332,6 +322,16 @@
|
|
|
332
322
|
"import": "./color/GoogleSearchConsole/l/index.mjs",
|
|
333
323
|
"types": "./color/GoogleSearchConsole/l/index.d.ts"
|
|
334
324
|
},
|
|
325
|
+
"./color/GoogleMyBusiness/m": {
|
|
326
|
+
"require": "./color/GoogleMyBusiness/m/index.js",
|
|
327
|
+
"import": "./color/GoogleMyBusiness/m/index.mjs",
|
|
328
|
+
"types": "./color/GoogleMyBusiness/m/index.d.ts"
|
|
329
|
+
},
|
|
330
|
+
"./color/GoogleMyBusiness/l": {
|
|
331
|
+
"require": "./color/GoogleMyBusiness/l/index.js",
|
|
332
|
+
"import": "./color/GoogleMyBusiness/l/index.mjs",
|
|
333
|
+
"types": "./color/GoogleMyBusiness/l/index.d.ts"
|
|
334
|
+
},
|
|
335
335
|
"./color/GoogleMail/m": {
|
|
336
336
|
"require": "./color/GoogleMail/m/index.js",
|
|
337
337
|
"import": "./color/GoogleMail/m/index.mjs",
|
|
@@ -402,16 +402,6 @@
|
|
|
402
402
|
"import": "./color/GoogleCloud/l/index.mjs",
|
|
403
403
|
"types": "./color/GoogleCloud/l/index.d.ts"
|
|
404
404
|
},
|
|
405
|
-
"./color/GoogleAnalytics/m": {
|
|
406
|
-
"require": "./color/GoogleAnalytics/m/index.js",
|
|
407
|
-
"import": "./color/GoogleAnalytics/m/index.mjs",
|
|
408
|
-
"types": "./color/GoogleAnalytics/m/index.d.ts"
|
|
409
|
-
},
|
|
410
|
-
"./color/GoogleAnalytics/l": {
|
|
411
|
-
"require": "./color/GoogleAnalytics/l/index.js",
|
|
412
|
-
"import": "./color/GoogleAnalytics/l/index.mjs",
|
|
413
|
-
"types": "./color/GoogleAnalytics/l/index.d.ts"
|
|
414
|
-
},
|
|
415
405
|
"./color/GoogleAnalytics4/m": {
|
|
416
406
|
"require": "./color/GoogleAnalytics4/m/index.js",
|
|
417
407
|
"import": "./color/GoogleAnalytics4/m/index.mjs",
|
|
@@ -422,6 +412,16 @@
|
|
|
422
412
|
"import": "./color/GoogleAnalytics4/l/index.mjs",
|
|
423
413
|
"types": "./color/GoogleAnalytics4/l/index.d.ts"
|
|
424
414
|
},
|
|
415
|
+
"./color/GoogleAnalytics/m": {
|
|
416
|
+
"require": "./color/GoogleAnalytics/m/index.js",
|
|
417
|
+
"import": "./color/GoogleAnalytics/m/index.mjs",
|
|
418
|
+
"types": "./color/GoogleAnalytics/m/index.d.ts"
|
|
419
|
+
},
|
|
420
|
+
"./color/GoogleAnalytics/l": {
|
|
421
|
+
"require": "./color/GoogleAnalytics/l/index.js",
|
|
422
|
+
"import": "./color/GoogleAnalytics/l/index.mjs",
|
|
423
|
+
"types": "./color/GoogleAnalytics/l/index.d.ts"
|
|
424
|
+
},
|
|
425
425
|
"./color/GoogleAds/m": {
|
|
426
426
|
"require": "./color/GoogleAds/m/index.js",
|
|
427
427
|
"import": "./color/GoogleAds/m/index.mjs",
|
|
@@ -622,16 +622,6 @@
|
|
|
622
622
|
"import": "./pay/Mastercard/l/index.mjs",
|
|
623
623
|
"types": "./pay/Mastercard/l/index.d.ts"
|
|
624
624
|
},
|
|
625
|
-
"./pay/Discover/m": {
|
|
626
|
-
"require": "./pay/Discover/m/index.js",
|
|
627
|
-
"import": "./pay/Discover/m/index.mjs",
|
|
628
|
-
"types": "./pay/Discover/m/index.d.ts"
|
|
629
|
-
},
|
|
630
|
-
"./pay/Discover/l": {
|
|
631
|
-
"require": "./pay/Discover/l/index.js",
|
|
632
|
-
"import": "./pay/Discover/l/index.mjs",
|
|
633
|
-
"types": "./pay/Discover/l/index.d.ts"
|
|
634
|
-
},
|
|
635
625
|
"./pay/JCB/m": {
|
|
636
626
|
"require": "./pay/JCB/m/index.js",
|
|
637
627
|
"import": "./pay/JCB/m/index.mjs",
|
|
@@ -642,6 +632,16 @@
|
|
|
642
632
|
"import": "./pay/JCB/l/index.mjs",
|
|
643
633
|
"types": "./pay/JCB/l/index.d.ts"
|
|
644
634
|
},
|
|
635
|
+
"./pay/Discover/m": {
|
|
636
|
+
"require": "./pay/Discover/m/index.js",
|
|
637
|
+
"import": "./pay/Discover/m/index.mjs",
|
|
638
|
+
"types": "./pay/Discover/m/index.d.ts"
|
|
639
|
+
},
|
|
640
|
+
"./pay/Discover/l": {
|
|
641
|
+
"require": "./pay/Discover/l/index.js",
|
|
642
|
+
"import": "./pay/Discover/l/index.mjs",
|
|
643
|
+
"types": "./pay/Discover/l/index.d.ts"
|
|
644
|
+
},
|
|
645
645
|
"./pay/Diners/m": {
|
|
646
646
|
"require": "./pay/Diners/m/index.js",
|
|
647
647
|
"import": "./pay/Diners/m/index.mjs",
|
|
@@ -697,16 +697,16 @@
|
|
|
697
697
|
"import": "./platform/PRToolkit/index.mjs",
|
|
698
698
|
"types": "./platform/PRToolkit/index.d.ts"
|
|
699
699
|
},
|
|
700
|
-
"./platform/LocalToolkit": {
|
|
701
|
-
"require": "./platform/LocalToolkit/index.js",
|
|
702
|
-
"import": "./platform/LocalToolkit/index.mjs",
|
|
703
|
-
"types": "./platform/LocalToolkit/index.d.ts"
|
|
704
|
-
},
|
|
705
700
|
"./platform/HomePlatform": {
|
|
706
701
|
"require": "./platform/HomePlatform/index.js",
|
|
707
702
|
"import": "./platform/HomePlatform/index.mjs",
|
|
708
703
|
"types": "./platform/HomePlatform/index.d.ts"
|
|
709
704
|
},
|
|
705
|
+
"./platform/LocalToolkit": {
|
|
706
|
+
"require": "./platform/LocalToolkit/index.js",
|
|
707
|
+
"import": "./platform/LocalToolkit/index.mjs",
|
|
708
|
+
"types": "./platform/LocalToolkit/index.d.ts"
|
|
709
|
+
},
|
|
710
710
|
"./platform/EnterpriseSolutions": {
|
|
711
711
|
"require": "./platform/EnterpriseSolutions/index.js",
|
|
712
712
|
"import": "./platform/EnterpriseSolutions/index.mjs",
|
|
@@ -1257,6 +1257,16 @@
|
|
|
1257
1257
|
"import": "./TackNo/l/index.mjs",
|
|
1258
1258
|
"types": "./TackNo/l/index.d.ts"
|
|
1259
1259
|
},
|
|
1260
|
+
"./Tack/m": {
|
|
1261
|
+
"require": "./Tack/m/index.js",
|
|
1262
|
+
"import": "./Tack/m/index.mjs",
|
|
1263
|
+
"types": "./Tack/m/index.d.ts"
|
|
1264
|
+
},
|
|
1265
|
+
"./Tack/l": {
|
|
1266
|
+
"require": "./Tack/l/index.js",
|
|
1267
|
+
"import": "./Tack/l/index.mjs",
|
|
1268
|
+
"types": "./Tack/l/index.d.ts"
|
|
1269
|
+
},
|
|
1260
1270
|
"./Tablet/m": {
|
|
1261
1271
|
"require": "./Tablet/m/index.js",
|
|
1262
1272
|
"import": "./Tablet/m/index.mjs",
|
|
@@ -1277,16 +1287,6 @@
|
|
|
1277
1287
|
"import": "./Table/l/index.mjs",
|
|
1278
1288
|
"types": "./Table/l/index.d.ts"
|
|
1279
1289
|
},
|
|
1280
|
-
"./Tack/m": {
|
|
1281
|
-
"require": "./Tack/m/index.js",
|
|
1282
|
-
"import": "./Tack/m/index.mjs",
|
|
1283
|
-
"types": "./Tack/m/index.d.ts"
|
|
1284
|
-
},
|
|
1285
|
-
"./Tack/l": {
|
|
1286
|
-
"require": "./Tack/l/index.js",
|
|
1287
|
-
"import": "./Tack/l/index.mjs",
|
|
1288
|
-
"types": "./Tack/l/index.d.ts"
|
|
1289
|
-
},
|
|
1290
1290
|
"./SummaryAI/m": {
|
|
1291
1291
|
"require": "./SummaryAI/m/index.js",
|
|
1292
1292
|
"import": "./SummaryAI/m/index.mjs",
|
|
@@ -1787,16 +1787,6 @@
|
|
|
1787
1787
|
"import": "./RelatedProducts/l/index.mjs",
|
|
1788
1788
|
"types": "./RelatedProducts/l/index.d.ts"
|
|
1789
1789
|
},
|
|
1790
|
-
"./Redirect/m": {
|
|
1791
|
-
"require": "./Redirect/m/index.js",
|
|
1792
|
-
"import": "./Redirect/m/index.mjs",
|
|
1793
|
-
"types": "./Redirect/m/index.d.ts"
|
|
1794
|
-
},
|
|
1795
|
-
"./Redirect/l": {
|
|
1796
|
-
"require": "./Redirect/l/index.js",
|
|
1797
|
-
"import": "./Redirect/l/index.mjs",
|
|
1798
|
-
"types": "./Redirect/l/index.d.ts"
|
|
1799
|
-
},
|
|
1800
1790
|
"./Redo/m": {
|
|
1801
1791
|
"require": "./Redo/m/index.js",
|
|
1802
1792
|
"import": "./Redo/m/index.mjs",
|
|
@@ -1807,6 +1797,16 @@
|
|
|
1807
1797
|
"import": "./Redo/l/index.mjs",
|
|
1808
1798
|
"types": "./Redo/l/index.d.ts"
|
|
1809
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
|
+
},
|
|
1810
1810
|
"./Recreation/m": {
|
|
1811
1811
|
"require": "./Recreation/m/index.js",
|
|
1812
1812
|
"import": "./Recreation/m/index.mjs",
|
|
@@ -1977,16 +1977,6 @@
|
|
|
1977
1977
|
"import": "./PopupAlt/l/index.mjs",
|
|
1978
1978
|
"types": "./PopupAlt/l/index.d.ts"
|
|
1979
1979
|
},
|
|
1980
|
-
"./Popup/m": {
|
|
1981
|
-
"require": "./Popup/m/index.js",
|
|
1982
|
-
"import": "./Popup/m/index.mjs",
|
|
1983
|
-
"types": "./Popup/m/index.d.ts"
|
|
1984
|
-
},
|
|
1985
|
-
"./Popup/l": {
|
|
1986
|
-
"require": "./Popup/l/index.js",
|
|
1987
|
-
"import": "./Popup/l/index.mjs",
|
|
1988
|
-
"types": "./Popup/l/index.d.ts"
|
|
1989
|
-
},
|
|
1990
1980
|
"./PopularStores/m": {
|
|
1991
1981
|
"require": "./PopularStores/m/index.js",
|
|
1992
1982
|
"import": "./PopularStores/m/index.mjs",
|
|
@@ -1997,6 +1987,16 @@
|
|
|
1997
1987
|
"import": "./PopularStores/l/index.mjs",
|
|
1998
1988
|
"types": "./PopularStores/l/index.d.ts"
|
|
1999
1989
|
},
|
|
1990
|
+
"./Popup/m": {
|
|
1991
|
+
"require": "./Popup/m/index.js",
|
|
1992
|
+
"import": "./Popup/m/index.mjs",
|
|
1993
|
+
"types": "./Popup/m/index.d.ts"
|
|
1994
|
+
},
|
|
1995
|
+
"./Popup/l": {
|
|
1996
|
+
"require": "./Popup/l/index.js",
|
|
1997
|
+
"import": "./Popup/l/index.mjs",
|
|
1998
|
+
"types": "./Popup/l/index.d.ts"
|
|
1999
|
+
},
|
|
2000
2000
|
"./PopularProducts/m": {
|
|
2001
2001
|
"require": "./PopularProducts/m/index.js",
|
|
2002
2002
|
"import": "./PopularProducts/m/index.mjs",
|
|
@@ -2627,16 +2627,6 @@
|
|
|
2627
2627
|
"import": "./LinkAltHalf/l/index.mjs",
|
|
2628
2628
|
"types": "./LinkAltHalf/l/index.d.ts"
|
|
2629
2629
|
},
|
|
2630
|
-
"./Link/m": {
|
|
2631
|
-
"require": "./Link/m/index.js",
|
|
2632
|
-
"import": "./Link/m/index.mjs",
|
|
2633
|
-
"types": "./Link/m/index.d.ts"
|
|
2634
|
-
},
|
|
2635
|
-
"./Link/l": {
|
|
2636
|
-
"require": "./Link/l/index.js",
|
|
2637
|
-
"import": "./Link/l/index.mjs",
|
|
2638
|
-
"types": "./Link/l/index.d.ts"
|
|
2639
|
-
},
|
|
2640
2630
|
"./LinkAltBroken/m": {
|
|
2641
2631
|
"require": "./LinkAltBroken/m/index.js",
|
|
2642
2632
|
"import": "./LinkAltBroken/m/index.mjs",
|
|
@@ -2647,6 +2637,16 @@
|
|
|
2647
2637
|
"import": "./LinkAltBroken/l/index.mjs",
|
|
2648
2638
|
"types": "./LinkAltBroken/l/index.d.ts"
|
|
2649
2639
|
},
|
|
2640
|
+
"./Link/m": {
|
|
2641
|
+
"require": "./Link/m/index.js",
|
|
2642
|
+
"import": "./Link/m/index.mjs",
|
|
2643
|
+
"types": "./Link/m/index.d.ts"
|
|
2644
|
+
},
|
|
2645
|
+
"./Link/l": {
|
|
2646
|
+
"require": "./Link/l/index.js",
|
|
2647
|
+
"import": "./Link/l/index.mjs",
|
|
2648
|
+
"types": "./Link/l/index.d.ts"
|
|
2649
|
+
},
|
|
2650
2650
|
"./LikeFilled/m": {
|
|
2651
2651
|
"require": "./LikeFilled/m/index.js",
|
|
2652
2652
|
"import": "./LikeFilled/m/index.mjs",
|
|
@@ -2657,16 +2657,6 @@
|
|
|
2657
2657
|
"import": "./LikeFilled/l/index.mjs",
|
|
2658
2658
|
"types": "./LikeFilled/l/index.d.ts"
|
|
2659
2659
|
},
|
|
2660
|
-
"./LightningFilled/m": {
|
|
2661
|
-
"require": "./LightningFilled/m/index.js",
|
|
2662
|
-
"import": "./LightningFilled/m/index.mjs",
|
|
2663
|
-
"types": "./LightningFilled/m/index.d.ts"
|
|
2664
|
-
},
|
|
2665
|
-
"./LightningFilled/l": {
|
|
2666
|
-
"require": "./LightningFilled/l/index.js",
|
|
2667
|
-
"import": "./LightningFilled/l/index.mjs",
|
|
2668
|
-
"types": "./LightningFilled/l/index.d.ts"
|
|
2669
|
-
},
|
|
2670
2660
|
"./Like/m": {
|
|
2671
2661
|
"require": "./Like/m/index.js",
|
|
2672
2662
|
"import": "./Like/m/index.mjs",
|
|
@@ -2677,6 +2667,16 @@
|
|
|
2677
2667
|
"import": "./Like/l/index.mjs",
|
|
2678
2668
|
"types": "./Like/l/index.d.ts"
|
|
2679
2669
|
},
|
|
2670
|
+
"./LightningFilled/m": {
|
|
2671
|
+
"require": "./LightningFilled/m/index.js",
|
|
2672
|
+
"import": "./LightningFilled/m/index.mjs",
|
|
2673
|
+
"types": "./LightningFilled/m/index.d.ts"
|
|
2674
|
+
},
|
|
2675
|
+
"./LightningFilled/l": {
|
|
2676
|
+
"require": "./LightningFilled/l/index.js",
|
|
2677
|
+
"import": "./LightningFilled/l/index.mjs",
|
|
2678
|
+
"types": "./LightningFilled/l/index.d.ts"
|
|
2679
|
+
},
|
|
2680
2680
|
"./Lightning/m": {
|
|
2681
2681
|
"require": "./Lightning/m/index.js",
|
|
2682
2682
|
"import": "./Lightning/m/index.mjs",
|
|
@@ -2697,16 +2697,6 @@
|
|
|
2697
2697
|
"import": "./Law/l/index.mjs",
|
|
2698
2698
|
"types": "./Law/l/index.d.ts"
|
|
2699
2699
|
},
|
|
2700
|
-
"./Language/m": {
|
|
2701
|
-
"require": "./Language/m/index.js",
|
|
2702
|
-
"import": "./Language/m/index.mjs",
|
|
2703
|
-
"types": "./Language/m/index.d.ts"
|
|
2704
|
-
},
|
|
2705
|
-
"./Language/l": {
|
|
2706
|
-
"require": "./Language/l/index.js",
|
|
2707
|
-
"import": "./Language/l/index.mjs",
|
|
2708
|
-
"types": "./Language/l/index.d.ts"
|
|
2709
|
-
},
|
|
2710
2700
|
"./Laptop/m": {
|
|
2711
2701
|
"require": "./Laptop/m/index.js",
|
|
2712
2702
|
"import": "./Laptop/m/index.mjs",
|
|
@@ -2717,6 +2707,16 @@
|
|
|
2717
2707
|
"import": "./Laptop/l/index.mjs",
|
|
2718
2708
|
"types": "./Laptop/l/index.d.ts"
|
|
2719
2709
|
},
|
|
2710
|
+
"./Language/m": {
|
|
2711
|
+
"require": "./Language/m/index.js",
|
|
2712
|
+
"import": "./Language/m/index.mjs",
|
|
2713
|
+
"types": "./Language/m/index.d.ts"
|
|
2714
|
+
},
|
|
2715
|
+
"./Language/l": {
|
|
2716
|
+
"require": "./Language/l/index.js",
|
|
2717
|
+
"import": "./Language/l/index.mjs",
|
|
2718
|
+
"types": "./Language/l/index.d.ts"
|
|
2719
|
+
},
|
|
2720
2720
|
"./KeyHotkey/m": {
|
|
2721
2721
|
"require": "./KeyHotkey/m/index.js",
|
|
2722
2722
|
"import": "./KeyHotkey/m/index.mjs",
|
|
@@ -2857,16 +2857,6 @@
|
|
|
2857
2857
|
"import": "./Health/l/index.mjs",
|
|
2858
2858
|
"types": "./Health/l/index.d.ts"
|
|
2859
2859
|
},
|
|
2860
|
-
"./Hamburger/m": {
|
|
2861
|
-
"require": "./Hamburger/m/index.js",
|
|
2862
|
-
"import": "./Hamburger/m/index.mjs",
|
|
2863
|
-
"types": "./Hamburger/m/index.d.ts"
|
|
2864
|
-
},
|
|
2865
|
-
"./Hamburger/l": {
|
|
2866
|
-
"require": "./Hamburger/l/index.js",
|
|
2867
|
-
"import": "./Hamburger/l/index.mjs",
|
|
2868
|
-
"types": "./Hamburger/l/index.d.ts"
|
|
2869
|
-
},
|
|
2870
2860
|
"./Hashtag/m": {
|
|
2871
2861
|
"require": "./Hashtag/m/index.js",
|
|
2872
2862
|
"import": "./Hashtag/m/index.mjs",
|
|
@@ -2877,6 +2867,16 @@
|
|
|
2877
2867
|
"import": "./Hashtag/l/index.mjs",
|
|
2878
2868
|
"types": "./Hashtag/l/index.d.ts"
|
|
2879
2869
|
},
|
|
2870
|
+
"./Hamburger/m": {
|
|
2871
|
+
"require": "./Hamburger/m/index.js",
|
|
2872
|
+
"import": "./Hamburger/m/index.mjs",
|
|
2873
|
+
"types": "./Hamburger/m/index.d.ts"
|
|
2874
|
+
},
|
|
2875
|
+
"./Hamburger/l": {
|
|
2876
|
+
"require": "./Hamburger/l/index.js",
|
|
2877
|
+
"import": "./Hamburger/l/index.mjs",
|
|
2878
|
+
"types": "./Hamburger/l/index.d.ts"
|
|
2879
|
+
},
|
|
2880
2880
|
"./GoogleGenerativeAI/m": {
|
|
2881
2881
|
"require": "./GoogleGenerativeAI/m/index.js",
|
|
2882
2882
|
"import": "./GoogleGenerativeAI/m/index.mjs",
|
|
@@ -3007,16 +3007,6 @@
|
|
|
3007
3007
|
"import": "./Foursquare/l/index.mjs",
|
|
3008
3008
|
"types": "./Foursquare/l/index.d.ts"
|
|
3009
3009
|
},
|
|
3010
|
-
"./FormatAlignRight/m": {
|
|
3011
|
-
"require": "./FormatAlignRight/m/index.js",
|
|
3012
|
-
"import": "./FormatAlignRight/m/index.mjs",
|
|
3013
|
-
"types": "./FormatAlignRight/m/index.d.ts"
|
|
3014
|
-
},
|
|
3015
|
-
"./FormatAlignRight/l": {
|
|
3016
|
-
"require": "./FormatAlignRight/l/index.js",
|
|
3017
|
-
"import": "./FormatAlignRight/l/index.mjs",
|
|
3018
|
-
"types": "./FormatAlignRight/l/index.d.ts"
|
|
3019
|
-
},
|
|
3020
3010
|
"./FormatAlignLeft/m": {
|
|
3021
3011
|
"require": "./FormatAlignLeft/m/index.js",
|
|
3022
3012
|
"import": "./FormatAlignLeft/m/index.mjs",
|
|
@@ -3027,6 +3017,16 @@
|
|
|
3027
3017
|
"import": "./FormatAlignLeft/l/index.mjs",
|
|
3028
3018
|
"types": "./FormatAlignLeft/l/index.d.ts"
|
|
3029
3019
|
},
|
|
3020
|
+
"./FormatAlignRight/m": {
|
|
3021
|
+
"require": "./FormatAlignRight/m/index.js",
|
|
3022
|
+
"import": "./FormatAlignRight/m/index.mjs",
|
|
3023
|
+
"types": "./FormatAlignRight/m/index.d.ts"
|
|
3024
|
+
},
|
|
3025
|
+
"./FormatAlignRight/l": {
|
|
3026
|
+
"require": "./FormatAlignRight/l/index.js",
|
|
3027
|
+
"import": "./FormatAlignRight/l/index.mjs",
|
|
3028
|
+
"types": "./FormatAlignRight/l/index.d.ts"
|
|
3029
|
+
},
|
|
3030
3030
|
"./FormatAlignJustify/m": {
|
|
3031
3031
|
"require": "./FormatAlignJustify/m/index.js",
|
|
3032
3032
|
"import": "./FormatAlignJustify/m/index.mjs",
|
|
@@ -3167,16 +3167,6 @@
|
|
|
3167
3167
|
"import": "./Filter/l/index.mjs",
|
|
3168
3168
|
"types": "./Filter/l/index.d.ts"
|
|
3169
3169
|
},
|
|
3170
|
-
"./FileImport/m": {
|
|
3171
|
-
"require": "./FileImport/m/index.js",
|
|
3172
|
-
"import": "./FileImport/m/index.mjs",
|
|
3173
|
-
"types": "./FileImport/m/index.d.ts"
|
|
3174
|
-
},
|
|
3175
|
-
"./FileImport/l": {
|
|
3176
|
-
"require": "./FileImport/l/index.js",
|
|
3177
|
-
"import": "./FileImport/l/index.mjs",
|
|
3178
|
-
"types": "./FileImport/l/index.d.ts"
|
|
3179
|
-
},
|
|
3180
3170
|
"./FileUpload/m": {
|
|
3181
3171
|
"require": "./FileUpload/m/index.js",
|
|
3182
3172
|
"import": "./FileUpload/m/index.mjs",
|
|
@@ -3187,6 +3177,16 @@
|
|
|
3187
3177
|
"import": "./FileUpload/l/index.mjs",
|
|
3188
3178
|
"types": "./FileUpload/l/index.d.ts"
|
|
3189
3179
|
},
|
|
3180
|
+
"./FileImport/m": {
|
|
3181
|
+
"require": "./FileImport/m/index.js",
|
|
3182
|
+
"import": "./FileImport/m/index.mjs",
|
|
3183
|
+
"types": "./FileImport/m/index.d.ts"
|
|
3184
|
+
},
|
|
3185
|
+
"./FileImport/l": {
|
|
3186
|
+
"require": "./FileImport/l/index.js",
|
|
3187
|
+
"import": "./FileImport/l/index.mjs",
|
|
3188
|
+
"types": "./FileImport/l/index.d.ts"
|
|
3189
|
+
},
|
|
3190
3190
|
"./FileExport/m": {
|
|
3191
3191
|
"require": "./FileExport/m/index.js",
|
|
3192
3192
|
"import": "./FileExport/m/index.mjs",
|
|
@@ -3237,16 +3237,6 @@
|
|
|
3237
3237
|
"import": "./FavoriteFilled/l/index.mjs",
|
|
3238
3238
|
"types": "./FavoriteFilled/l/index.d.ts"
|
|
3239
3239
|
},
|
|
3240
|
-
"./Favorite/m": {
|
|
3241
|
-
"require": "./Favorite/m/index.js",
|
|
3242
|
-
"import": "./Favorite/m/index.mjs",
|
|
3243
|
-
"types": "./Favorite/m/index.d.ts"
|
|
3244
|
-
},
|
|
3245
|
-
"./Favorite/l": {
|
|
3246
|
-
"require": "./Favorite/l/index.js",
|
|
3247
|
-
"import": "./Favorite/l/index.mjs",
|
|
3248
|
-
"types": "./Favorite/l/index.d.ts"
|
|
3249
|
-
},
|
|
3250
3240
|
"./Fashion/m": {
|
|
3251
3241
|
"require": "./Fashion/m/index.js",
|
|
3252
3242
|
"import": "./Fashion/m/index.mjs",
|
|
@@ -3257,6 +3247,16 @@
|
|
|
3257
3247
|
"import": "./Fashion/l/index.mjs",
|
|
3258
3248
|
"types": "./Fashion/l/index.d.ts"
|
|
3259
3249
|
},
|
|
3250
|
+
"./Favorite/m": {
|
|
3251
|
+
"require": "./Favorite/m/index.js",
|
|
3252
|
+
"import": "./Favorite/m/index.mjs",
|
|
3253
|
+
"types": "./Favorite/m/index.d.ts"
|
|
3254
|
+
},
|
|
3255
|
+
"./Favorite/l": {
|
|
3256
|
+
"require": "./Favorite/l/index.js",
|
|
3257
|
+
"import": "./Favorite/l/index.mjs",
|
|
3258
|
+
"types": "./Favorite/l/index.d.ts"
|
|
3259
|
+
},
|
|
3260
3260
|
"./Farm/m": {
|
|
3261
3261
|
"require": "./Farm/m/index.js",
|
|
3262
3262
|
"import": "./Farm/m/index.mjs",
|
|
@@ -3317,16 +3317,6 @@
|
|
|
3317
3317
|
"import": "./Expand/l/index.mjs",
|
|
3318
3318
|
"types": "./Expand/l/index.d.ts"
|
|
3319
3319
|
},
|
|
3320
|
-
"./Events/m": {
|
|
3321
|
-
"require": "./Events/m/index.js",
|
|
3322
|
-
"import": "./Events/m/index.mjs",
|
|
3323
|
-
"types": "./Events/m/index.d.ts"
|
|
3324
|
-
},
|
|
3325
|
-
"./Events/l": {
|
|
3326
|
-
"require": "./Events/l/index.js",
|
|
3327
|
-
"import": "./Events/l/index.mjs",
|
|
3328
|
-
"types": "./Events/l/index.d.ts"
|
|
3329
|
-
},
|
|
3330
3320
|
"./Exit/m": {
|
|
3331
3321
|
"require": "./Exit/m/index.js",
|
|
3332
3322
|
"import": "./Exit/m/index.mjs",
|
|
@@ -3337,6 +3327,16 @@
|
|
|
3337
3327
|
"import": "./Exit/l/index.mjs",
|
|
3338
3328
|
"types": "./Exit/l/index.d.ts"
|
|
3339
3329
|
},
|
|
3330
|
+
"./Events/m": {
|
|
3331
|
+
"require": "./Events/m/index.js",
|
|
3332
|
+
"import": "./Events/m/index.mjs",
|
|
3333
|
+
"types": "./Events/m/index.d.ts"
|
|
3334
|
+
},
|
|
3335
|
+
"./Events/l": {
|
|
3336
|
+
"require": "./Events/l/index.js",
|
|
3337
|
+
"import": "./Events/l/index.mjs",
|
|
3338
|
+
"types": "./Events/l/index.d.ts"
|
|
3339
|
+
},
|
|
3340
3340
|
"./Event/m": {
|
|
3341
3341
|
"require": "./Event/m/index.js",
|
|
3342
3342
|
"import": "./Event/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",
|
|
@@ -3457,16 +3457,6 @@
|
|
|
3457
3457
|
"import": "./DocumentCheck/l/index.mjs",
|
|
3458
3458
|
"types": "./DocumentCheck/l/index.d.ts"
|
|
3459
3459
|
},
|
|
3460
|
-
"./Document/m": {
|
|
3461
|
-
"require": "./Document/m/index.js",
|
|
3462
|
-
"import": "./Document/m/index.mjs",
|
|
3463
|
-
"types": "./Document/m/index.d.ts"
|
|
3464
|
-
},
|
|
3465
|
-
"./Document/l": {
|
|
3466
|
-
"require": "./Document/l/index.js",
|
|
3467
|
-
"import": "./Document/l/index.mjs",
|
|
3468
|
-
"types": "./Document/l/index.d.ts"
|
|
3469
|
-
},
|
|
3470
3460
|
"./DesktopChart/m": {
|
|
3471
3461
|
"require": "./DesktopChart/m/index.js",
|
|
3472
3462
|
"import": "./DesktopChart/m/index.mjs",
|
|
@@ -3477,6 +3467,16 @@
|
|
|
3477
3467
|
"import": "./DesktopChart/l/index.mjs",
|
|
3478
3468
|
"types": "./DesktopChart/l/index.d.ts"
|
|
3479
3469
|
},
|
|
3470
|
+
"./Document/m": {
|
|
3471
|
+
"require": "./Document/m/index.js",
|
|
3472
|
+
"import": "./Document/m/index.mjs",
|
|
3473
|
+
"types": "./Document/m/index.d.ts"
|
|
3474
|
+
},
|
|
3475
|
+
"./Document/l": {
|
|
3476
|
+
"require": "./Document/l/index.js",
|
|
3477
|
+
"import": "./Document/l/index.mjs",
|
|
3478
|
+
"types": "./Document/l/index.d.ts"
|
|
3479
|
+
},
|
|
3480
3480
|
"./Desktop/m": {
|
|
3481
3481
|
"require": "./Desktop/m/index.js",
|
|
3482
3482
|
"import": "./Desktop/m/index.mjs",
|
|
@@ -3547,6 +3547,16 @@
|
|
|
3547
3547
|
"import": "./Crosshair/l/index.mjs",
|
|
3548
3548
|
"types": "./Crosshair/l/index.d.ts"
|
|
3549
3549
|
},
|
|
3550
|
+
"./Craft/m": {
|
|
3551
|
+
"require": "./Craft/m/index.js",
|
|
3552
|
+
"import": "./Craft/m/index.mjs",
|
|
3553
|
+
"types": "./Craft/m/index.d.ts"
|
|
3554
|
+
},
|
|
3555
|
+
"./Craft/l": {
|
|
3556
|
+
"require": "./Craft/l/index.js",
|
|
3557
|
+
"import": "./Craft/l/index.mjs",
|
|
3558
|
+
"types": "./Craft/l/index.d.ts"
|
|
3559
|
+
},
|
|
3550
3560
|
"./Cosmetics/m": {
|
|
3551
3561
|
"require": "./Cosmetics/m/index.js",
|
|
3552
3562
|
"import": "./Cosmetics/m/index.mjs",
|
|
@@ -3567,16 +3577,6 @@
|
|
|
3567
3577
|
"import": "./Copy/l/index.mjs",
|
|
3568
3578
|
"types": "./Copy/l/index.d.ts"
|
|
3569
3579
|
},
|
|
3570
|
-
"./Craft/m": {
|
|
3571
|
-
"require": "./Craft/m/index.js",
|
|
3572
|
-
"import": "./Craft/m/index.mjs",
|
|
3573
|
-
"types": "./Craft/m/index.d.ts"
|
|
3574
|
-
},
|
|
3575
|
-
"./Craft/l": {
|
|
3576
|
-
"require": "./Craft/l/index.js",
|
|
3577
|
-
"import": "./Craft/l/index.mjs",
|
|
3578
|
-
"types": "./Craft/l/index.d.ts"
|
|
3579
|
-
},
|
|
3580
3580
|
"./Comics/m": {
|
|
3581
3581
|
"require": "./Comics/m/index.js",
|
|
3582
3582
|
"import": "./Comics/m/index.mjs",
|
|
@@ -3607,16 +3607,6 @@
|
|
|
3607
3607
|
"import": "./ColumnThree/l/index.mjs",
|
|
3608
3608
|
"types": "./ColumnThree/l/index.d.ts"
|
|
3609
3609
|
},
|
|
3610
|
-
"./CollapseAlt/m": {
|
|
3611
|
-
"require": "./CollapseAlt/m/index.js",
|
|
3612
|
-
"import": "./CollapseAlt/m/index.mjs",
|
|
3613
|
-
"types": "./CollapseAlt/m/index.d.ts"
|
|
3614
|
-
},
|
|
3615
|
-
"./CollapseAlt/l": {
|
|
3616
|
-
"require": "./CollapseAlt/l/index.js",
|
|
3617
|
-
"import": "./CollapseAlt/l/index.mjs",
|
|
3618
|
-
"types": "./CollapseAlt/l/index.d.ts"
|
|
3619
|
-
},
|
|
3620
3610
|
"./CollapseList/m": {
|
|
3621
3611
|
"require": "./CollapseList/m/index.js",
|
|
3622
3612
|
"import": "./CollapseList/m/index.mjs",
|
|
@@ -3627,6 +3617,16 @@
|
|
|
3627
3617
|
"import": "./CollapseList/l/index.mjs",
|
|
3628
3618
|
"types": "./CollapseList/l/index.d.ts"
|
|
3629
3619
|
},
|
|
3620
|
+
"./CollapseAlt/m": {
|
|
3621
|
+
"require": "./CollapseAlt/m/index.js",
|
|
3622
|
+
"import": "./CollapseAlt/m/index.mjs",
|
|
3623
|
+
"types": "./CollapseAlt/m/index.d.ts"
|
|
3624
|
+
},
|
|
3625
|
+
"./CollapseAlt/l": {
|
|
3626
|
+
"require": "./CollapseAlt/l/index.js",
|
|
3627
|
+
"import": "./CollapseAlt/l/index.mjs",
|
|
3628
|
+
"types": "./CollapseAlt/l/index.d.ts"
|
|
3629
|
+
},
|
|
3630
3630
|
"./Collapse/m": {
|
|
3631
3631
|
"require": "./Collapse/m/index.js",
|
|
3632
3632
|
"import": "./Collapse/m/index.mjs",
|
|
@@ -3667,16 +3667,6 @@
|
|
|
3667
3667
|
"import": "./Claude/l/index.mjs",
|
|
3668
3668
|
"types": "./Claude/l/index.d.ts"
|
|
3669
3669
|
},
|
|
3670
|
-
"./Chrome/m": {
|
|
3671
|
-
"require": "./Chrome/m/index.js",
|
|
3672
|
-
"import": "./Chrome/m/index.mjs",
|
|
3673
|
-
"types": "./Chrome/m/index.d.ts"
|
|
3674
|
-
},
|
|
3675
|
-
"./Chrome/l": {
|
|
3676
|
-
"require": "./Chrome/l/index.js",
|
|
3677
|
-
"import": "./Chrome/l/index.mjs",
|
|
3678
|
-
"types": "./Chrome/l/index.d.ts"
|
|
3679
|
-
},
|
|
3680
3670
|
"./ChevronUp/m": {
|
|
3681
3671
|
"require": "./ChevronUp/m/index.js",
|
|
3682
3672
|
"import": "./ChevronUp/m/index.mjs",
|
|
@@ -3707,6 +3697,16 @@
|
|
|
3707
3697
|
"import": "./ChevronLeft/l/index.mjs",
|
|
3708
3698
|
"types": "./ChevronLeft/l/index.d.ts"
|
|
3709
3699
|
},
|
|
3700
|
+
"./Chrome/m": {
|
|
3701
|
+
"require": "./Chrome/m/index.js",
|
|
3702
|
+
"import": "./Chrome/m/index.mjs",
|
|
3703
|
+
"types": "./Chrome/m/index.d.ts"
|
|
3704
|
+
},
|
|
3705
|
+
"./Chrome/l": {
|
|
3706
|
+
"require": "./Chrome/l/index.js",
|
|
3707
|
+
"import": "./Chrome/l/index.mjs",
|
|
3708
|
+
"types": "./Chrome/l/index.d.ts"
|
|
3709
|
+
},
|
|
3710
3710
|
"./ChevronDown/m": {
|
|
3711
3711
|
"require": "./ChevronDown/m/index.js",
|
|
3712
3712
|
"import": "./ChevronDown/m/index.mjs",
|
|
@@ -3767,16 +3767,6 @@
|
|
|
3767
3767
|
"import": "./Checkbox/l/index.mjs",
|
|
3768
3768
|
"types": "./Checkbox/l/index.d.ts"
|
|
3769
3769
|
},
|
|
3770
|
-
"./CheckAlt/m": {
|
|
3771
|
-
"require": "./CheckAlt/m/index.js",
|
|
3772
|
-
"import": "./CheckAlt/m/index.mjs",
|
|
3773
|
-
"types": "./CheckAlt/m/index.d.ts"
|
|
3774
|
-
},
|
|
3775
|
-
"./CheckAlt/l": {
|
|
3776
|
-
"require": "./CheckAlt/l/index.js",
|
|
3777
|
-
"import": "./CheckAlt/l/index.mjs",
|
|
3778
|
-
"types": "./CheckAlt/l/index.d.ts"
|
|
3779
|
-
},
|
|
3780
3770
|
"./CheckDouble/m": {
|
|
3781
3771
|
"require": "./CheckDouble/m/index.js",
|
|
3782
3772
|
"import": "./CheckDouble/m/index.mjs",
|
|
@@ -3787,6 +3777,16 @@
|
|
|
3787
3777
|
"import": "./CheckDouble/l/index.mjs",
|
|
3788
3778
|
"types": "./CheckDouble/l/index.d.ts"
|
|
3789
3779
|
},
|
|
3780
|
+
"./CheckAlt/m": {
|
|
3781
|
+
"require": "./CheckAlt/m/index.js",
|
|
3782
|
+
"import": "./CheckAlt/m/index.mjs",
|
|
3783
|
+
"types": "./CheckAlt/m/index.d.ts"
|
|
3784
|
+
},
|
|
3785
|
+
"./CheckAlt/l": {
|
|
3786
|
+
"require": "./CheckAlt/l/index.js",
|
|
3787
|
+
"import": "./CheckAlt/l/index.mjs",
|
|
3788
|
+
"types": "./CheckAlt/l/index.d.ts"
|
|
3789
|
+
},
|
|
3790
3790
|
"./Check/m": {
|
|
3791
3791
|
"require": "./Check/m/index.js",
|
|
3792
3792
|
"import": "./Check/m/index.mjs",
|
|
@@ -3947,16 +3947,6 @@
|
|
|
3947
3947
|
"import": "./ChargebackWin/l/index.mjs",
|
|
3948
3948
|
"types": "./ChargebackWin/l/index.d.ts"
|
|
3949
3949
|
},
|
|
3950
|
-
"./ChargebackLoss/m": {
|
|
3951
|
-
"require": "./ChargebackLoss/m/index.js",
|
|
3952
|
-
"import": "./ChargebackLoss/m/index.mjs",
|
|
3953
|
-
"types": "./ChargebackLoss/m/index.d.ts"
|
|
3954
|
-
},
|
|
3955
|
-
"./ChargebackLoss/l": {
|
|
3956
|
-
"require": "./ChargebackLoss/l/index.js",
|
|
3957
|
-
"import": "./ChargebackLoss/l/index.mjs",
|
|
3958
|
-
"types": "./ChargebackLoss/l/index.d.ts"
|
|
3959
|
-
},
|
|
3960
3950
|
"./Charge/m": {
|
|
3961
3951
|
"require": "./Charge/m/index.js",
|
|
3962
3952
|
"import": "./Charge/m/index.mjs",
|
|
@@ -3967,6 +3957,16 @@
|
|
|
3967
3957
|
"import": "./Charge/l/index.mjs",
|
|
3968
3958
|
"types": "./Charge/l/index.d.ts"
|
|
3969
3959
|
},
|
|
3960
|
+
"./ChargebackLoss/m": {
|
|
3961
|
+
"require": "./ChargebackLoss/m/index.js",
|
|
3962
|
+
"import": "./ChargebackLoss/m/index.mjs",
|
|
3963
|
+
"types": "./ChargebackLoss/m/index.d.ts"
|
|
3964
|
+
},
|
|
3965
|
+
"./ChargebackLoss/l": {
|
|
3966
|
+
"require": "./ChargebackLoss/l/index.js",
|
|
3967
|
+
"import": "./ChargebackLoss/l/index.mjs",
|
|
3968
|
+
"types": "./ChargebackLoss/l/index.d.ts"
|
|
3969
|
+
},
|
|
3970
3970
|
"./Casual/m": {
|
|
3971
3971
|
"require": "./Casual/m/index.js",
|
|
3972
3972
|
"import": "./Casual/m/index.mjs",
|
|
@@ -4057,16 +4057,6 @@
|
|
|
4057
4057
|
"import": "./Bulb/l/index.mjs",
|
|
4058
4058
|
"types": "./Bulb/l/index.d.ts"
|
|
4059
4059
|
},
|
|
4060
|
-
"./Briefcase/m": {
|
|
4061
|
-
"require": "./Briefcase/m/index.js",
|
|
4062
|
-
"import": "./Briefcase/m/index.mjs",
|
|
4063
|
-
"types": "./Briefcase/m/index.d.ts"
|
|
4064
|
-
},
|
|
4065
|
-
"./Briefcase/l": {
|
|
4066
|
-
"require": "./Briefcase/l/index.js",
|
|
4067
|
-
"import": "./Briefcase/l/index.mjs",
|
|
4068
|
-
"types": "./Briefcase/l/index.d.ts"
|
|
4069
|
-
},
|
|
4070
4060
|
"./BracketsCurly/m": {
|
|
4071
4061
|
"require": "./BracketsCurly/m/index.js",
|
|
4072
4062
|
"import": "./BracketsCurly/m/index.mjs",
|
|
@@ -4077,6 +4067,16 @@
|
|
|
4077
4067
|
"import": "./BracketsCurly/l/index.mjs",
|
|
4078
4068
|
"types": "./BracketsCurly/l/index.d.ts"
|
|
4079
4069
|
},
|
|
4070
|
+
"./Briefcase/m": {
|
|
4071
|
+
"require": "./Briefcase/m/index.js",
|
|
4072
|
+
"import": "./Briefcase/m/index.mjs",
|
|
4073
|
+
"types": "./Briefcase/m/index.d.ts"
|
|
4074
|
+
},
|
|
4075
|
+
"./Briefcase/l": {
|
|
4076
|
+
"require": "./Briefcase/l/index.js",
|
|
4077
|
+
"import": "./Briefcase/l/index.mjs",
|
|
4078
|
+
"types": "./Briefcase/l/index.d.ts"
|
|
4079
|
+
},
|
|
4080
4080
|
"./BracketsCode/m": {
|
|
4081
4081
|
"require": "./BracketsCode/m/index.js",
|
|
4082
4082
|
"import": "./BracketsCode/m/index.mjs",
|