@semcore/icon 16.7.2-prerelease.6 → 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 +199 -199
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",
|
|
@@ -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",
|
|
@@ -172,16 +172,6 @@
|
|
|
172
172
|
"import": "./color/Moz/l/index.mjs",
|
|
173
173
|
"types": "./color/Moz/l/index.d.ts"
|
|
174
174
|
},
|
|
175
|
-
"./color/MicrosoftOffice/m": {
|
|
176
|
-
"require": "./color/MicrosoftOffice/m/index.js",
|
|
177
|
-
"import": "./color/MicrosoftOffice/m/index.mjs",
|
|
178
|
-
"types": "./color/MicrosoftOffice/m/index.d.ts"
|
|
179
|
-
},
|
|
180
|
-
"./color/MicrosoftOffice/l": {
|
|
181
|
-
"require": "./color/MicrosoftOffice/l/index.js",
|
|
182
|
-
"import": "./color/MicrosoftOffice/l/index.mjs",
|
|
183
|
-
"types": "./color/MicrosoftOffice/l/index.d.ts"
|
|
184
|
-
},
|
|
185
175
|
"./color/MicrosoftOutlook/m": {
|
|
186
176
|
"require": "./color/MicrosoftOutlook/m/index.js",
|
|
187
177
|
"import": "./color/MicrosoftOutlook/m/index.mjs",
|
|
@@ -192,6 +182,16 @@
|
|
|
192
182
|
"import": "./color/MicrosoftOutlook/l/index.mjs",
|
|
193
183
|
"types": "./color/MicrosoftOutlook/l/index.d.ts"
|
|
194
184
|
},
|
|
185
|
+
"./color/MicrosoftOffice/m": {
|
|
186
|
+
"require": "./color/MicrosoftOffice/m/index.js",
|
|
187
|
+
"import": "./color/MicrosoftOffice/m/index.mjs",
|
|
188
|
+
"types": "./color/MicrosoftOffice/m/index.d.ts"
|
|
189
|
+
},
|
|
190
|
+
"./color/MicrosoftOffice/l": {
|
|
191
|
+
"require": "./color/MicrosoftOffice/l/index.js",
|
|
192
|
+
"import": "./color/MicrosoftOffice/l/index.mjs",
|
|
193
|
+
"types": "./color/MicrosoftOffice/l/index.d.ts"
|
|
194
|
+
},
|
|
195
195
|
"./color/MicrosoftExchange/m": {
|
|
196
196
|
"require": "./color/MicrosoftExchange/m/index.js",
|
|
197
197
|
"import": "./color/MicrosoftExchange/m/index.mjs",
|
|
@@ -212,16 +212,6 @@
|
|
|
212
212
|
"import": "./color/Microsoft/l/index.mjs",
|
|
213
213
|
"types": "./color/Microsoft/l/index.d.ts"
|
|
214
214
|
},
|
|
215
|
-
"./color/Matomo/m": {
|
|
216
|
-
"require": "./color/Matomo/m/index.js",
|
|
217
|
-
"import": "./color/Matomo/m/index.mjs",
|
|
218
|
-
"types": "./color/Matomo/m/index.d.ts"
|
|
219
|
-
},
|
|
220
|
-
"./color/Matomo/l": {
|
|
221
|
-
"require": "./color/Matomo/l/index.js",
|
|
222
|
-
"import": "./color/Matomo/l/index.mjs",
|
|
223
|
-
"types": "./color/Matomo/l/index.d.ts"
|
|
224
|
-
},
|
|
225
215
|
"./color/MetaColored/m": {
|
|
226
216
|
"require": "./color/MetaColored/m/index.js",
|
|
227
217
|
"import": "./color/MetaColored/m/index.mjs",
|
|
@@ -232,6 +222,16 @@
|
|
|
232
222
|
"import": "./color/MetaColored/l/index.mjs",
|
|
233
223
|
"types": "./color/MetaColored/l/index.d.ts"
|
|
234
224
|
},
|
|
225
|
+
"./color/Matomo/m": {
|
|
226
|
+
"require": "./color/Matomo/m/index.js",
|
|
227
|
+
"import": "./color/Matomo/m/index.mjs",
|
|
228
|
+
"types": "./color/Matomo/m/index.d.ts"
|
|
229
|
+
},
|
|
230
|
+
"./color/Matomo/l": {
|
|
231
|
+
"require": "./color/Matomo/l/index.js",
|
|
232
|
+
"import": "./color/Matomo/l/index.mjs",
|
|
233
|
+
"types": "./color/Matomo/l/index.d.ts"
|
|
234
|
+
},
|
|
235
235
|
"./color/Mailchimp/m": {
|
|
236
236
|
"require": "./color/Mailchimp/m/index.js",
|
|
237
237
|
"import": "./color/Mailchimp/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",
|
|
@@ -302,16 +302,6 @@
|
|
|
302
302
|
"import": "./color/GoogleSlides/l/index.mjs",
|
|
303
303
|
"types": "./color/GoogleSlides/l/index.d.ts"
|
|
304
304
|
},
|
|
305
|
-
"./color/GoogleSearchConsole/m": {
|
|
306
|
-
"require": "./color/GoogleSearchConsole/m/index.js",
|
|
307
|
-
"import": "./color/GoogleSearchConsole/m/index.mjs",
|
|
308
|
-
"types": "./color/GoogleSearchConsole/m/index.d.ts"
|
|
309
|
-
},
|
|
310
|
-
"./color/GoogleSearchConsole/l": {
|
|
311
|
-
"require": "./color/GoogleSearchConsole/l/index.js",
|
|
312
|
-
"import": "./color/GoogleSearchConsole/l/index.mjs",
|
|
313
|
-
"types": "./color/GoogleSearchConsole/l/index.d.ts"
|
|
314
|
-
},
|
|
315
305
|
"./color/GoogleSheets/m": {
|
|
316
306
|
"require": "./color/GoogleSheets/m/index.js",
|
|
317
307
|
"import": "./color/GoogleSheets/m/index.mjs",
|
|
@@ -322,6 +312,16 @@
|
|
|
322
312
|
"import": "./color/GoogleSheets/l/index.mjs",
|
|
323
313
|
"types": "./color/GoogleSheets/l/index.d.ts"
|
|
324
314
|
},
|
|
315
|
+
"./color/GoogleSearchConsole/m": {
|
|
316
|
+
"require": "./color/GoogleSearchConsole/m/index.js",
|
|
317
|
+
"import": "./color/GoogleSearchConsole/m/index.mjs",
|
|
318
|
+
"types": "./color/GoogleSearchConsole/m/index.d.ts"
|
|
319
|
+
},
|
|
320
|
+
"./color/GoogleSearchConsole/l": {
|
|
321
|
+
"require": "./color/GoogleSearchConsole/l/index.js",
|
|
322
|
+
"import": "./color/GoogleSearchConsole/l/index.mjs",
|
|
323
|
+
"types": "./color/GoogleSearchConsole/l/index.d.ts"
|
|
324
|
+
},
|
|
325
325
|
"./color/GoogleMyBusiness/m": {
|
|
326
326
|
"require": "./color/GoogleMyBusiness/m/index.js",
|
|
327
327
|
"import": "./color/GoogleMyBusiness/m/index.mjs",
|
|
@@ -342,16 +342,6 @@
|
|
|
342
342
|
"import": "./color/GoogleMail/l/index.mjs",
|
|
343
343
|
"types": "./color/GoogleMail/l/index.d.ts"
|
|
344
344
|
},
|
|
345
|
-
"./color/GoogleDocs/m": {
|
|
346
|
-
"require": "./color/GoogleDocs/m/index.js",
|
|
347
|
-
"import": "./color/GoogleDocs/m/index.mjs",
|
|
348
|
-
"types": "./color/GoogleDocs/m/index.d.ts"
|
|
349
|
-
},
|
|
350
|
-
"./color/GoogleDocs/l": {
|
|
351
|
-
"require": "./color/GoogleDocs/l/index.js",
|
|
352
|
-
"import": "./color/GoogleDocs/l/index.mjs",
|
|
353
|
-
"types": "./color/GoogleDocs/l/index.d.ts"
|
|
354
|
-
},
|
|
355
345
|
"./color/GoogleGenerativeAIColored/m": {
|
|
356
346
|
"require": "./color/GoogleGenerativeAIColored/m/index.js",
|
|
357
347
|
"import": "./color/GoogleGenerativeAIColored/m/index.mjs",
|
|
@@ -362,6 +352,16 @@
|
|
|
362
352
|
"import": "./color/GoogleGenerativeAIColored/l/index.mjs",
|
|
363
353
|
"types": "./color/GoogleGenerativeAIColored/l/index.d.ts"
|
|
364
354
|
},
|
|
355
|
+
"./color/GoogleDocs/m": {
|
|
356
|
+
"require": "./color/GoogleDocs/m/index.js",
|
|
357
|
+
"import": "./color/GoogleDocs/m/index.mjs",
|
|
358
|
+
"types": "./color/GoogleDocs/m/index.d.ts"
|
|
359
|
+
},
|
|
360
|
+
"./color/GoogleDocs/l": {
|
|
361
|
+
"require": "./color/GoogleDocs/l/index.js",
|
|
362
|
+
"import": "./color/GoogleDocs/l/index.mjs",
|
|
363
|
+
"types": "./color/GoogleDocs/l/index.d.ts"
|
|
364
|
+
},
|
|
365
365
|
"./color/GoogleDisplayVideoAds/m": {
|
|
366
366
|
"require": "./color/GoogleDisplayVideoAds/m/index.js",
|
|
367
367
|
"import": "./color/GoogleDisplayVideoAds/m/index.mjs",
|
|
@@ -412,16 +412,6 @@
|
|
|
412
412
|
"import": "./color/GoogleAnalytics4/l/index.mjs",
|
|
413
413
|
"types": "./color/GoogleAnalytics4/l/index.d.ts"
|
|
414
414
|
},
|
|
415
|
-
"./color/GoogleAds/m": {
|
|
416
|
-
"require": "./color/GoogleAds/m/index.js",
|
|
417
|
-
"import": "./color/GoogleAds/m/index.mjs",
|
|
418
|
-
"types": "./color/GoogleAds/m/index.d.ts"
|
|
419
|
-
},
|
|
420
|
-
"./color/GoogleAds/l": {
|
|
421
|
-
"require": "./color/GoogleAds/l/index.js",
|
|
422
|
-
"import": "./color/GoogleAds/l/index.mjs",
|
|
423
|
-
"types": "./color/GoogleAds/l/index.d.ts"
|
|
424
|
-
},
|
|
425
415
|
"./color/GoogleAnalytics/m": {
|
|
426
416
|
"require": "./color/GoogleAnalytics/m/index.js",
|
|
427
417
|
"import": "./color/GoogleAnalytics/m/index.mjs",
|
|
@@ -432,6 +422,16 @@
|
|
|
432
422
|
"import": "./color/GoogleAnalytics/l/index.mjs",
|
|
433
423
|
"types": "./color/GoogleAnalytics/l/index.d.ts"
|
|
434
424
|
},
|
|
425
|
+
"./color/GoogleAds/m": {
|
|
426
|
+
"require": "./color/GoogleAds/m/index.js",
|
|
427
|
+
"import": "./color/GoogleAds/m/index.mjs",
|
|
428
|
+
"types": "./color/GoogleAds/m/index.d.ts"
|
|
429
|
+
},
|
|
430
|
+
"./color/GoogleAds/l": {
|
|
431
|
+
"require": "./color/GoogleAds/l/index.js",
|
|
432
|
+
"import": "./color/GoogleAds/l/index.mjs",
|
|
433
|
+
"types": "./color/GoogleAds/l/index.d.ts"
|
|
434
|
+
},
|
|
435
435
|
"./color/GitLab/m": {
|
|
436
436
|
"require": "./color/GitLab/m/index.js",
|
|
437
437
|
"import": "./color/GitLab/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",
|
|
@@ -1817,6 +1817,16 @@
|
|
|
1817
1817
|
"import": "./Recreation/l/index.mjs",
|
|
1818
1818
|
"types": "./Recreation/l/index.d.ts"
|
|
1819
1819
|
},
|
|
1820
|
+
"./Recent/m": {
|
|
1821
|
+
"require": "./Recent/m/index.js",
|
|
1822
|
+
"import": "./Recent/m/index.mjs",
|
|
1823
|
+
"types": "./Recent/m/index.d.ts"
|
|
1824
|
+
},
|
|
1825
|
+
"./Recent/l": {
|
|
1826
|
+
"require": "./Recent/l/index.js",
|
|
1827
|
+
"import": "./Recent/l/index.mjs",
|
|
1828
|
+
"types": "./Recent/l/index.d.ts"
|
|
1829
|
+
},
|
|
1820
1830
|
"./QuestionsAnswers/m": {
|
|
1821
1831
|
"require": "./QuestionsAnswers/m/index.js",
|
|
1822
1832
|
"import": "./QuestionsAnswers/m/index.mjs",
|
|
@@ -1837,16 +1847,6 @@
|
|
|
1837
1847
|
"import": "./QuestionSerp/l/index.mjs",
|
|
1838
1848
|
"types": "./QuestionSerp/l/index.d.ts"
|
|
1839
1849
|
},
|
|
1840
|
-
"./Recent/m": {
|
|
1841
|
-
"require": "./Recent/m/index.js",
|
|
1842
|
-
"import": "./Recent/m/index.mjs",
|
|
1843
|
-
"types": "./Recent/m/index.d.ts"
|
|
1844
|
-
},
|
|
1845
|
-
"./Recent/l": {
|
|
1846
|
-
"require": "./Recent/l/index.js",
|
|
1847
|
-
"import": "./Recent/l/index.mjs",
|
|
1848
|
-
"types": "./Recent/l/index.d.ts"
|
|
1849
|
-
},
|
|
1850
1850
|
"./Question/m": {
|
|
1851
1851
|
"require": "./Question/m/index.js",
|
|
1852
1852
|
"import": "./Question/m/index.mjs",
|
|
@@ -2147,16 +2147,6 @@
|
|
|
2147
2147
|
"import": "./Phone/l/index.mjs",
|
|
2148
2148
|
"types": "./Phone/l/index.d.ts"
|
|
2149
2149
|
},
|
|
2150
|
-
"./Pause/m": {
|
|
2151
|
-
"require": "./Pause/m/index.js",
|
|
2152
|
-
"import": "./Pause/m/index.mjs",
|
|
2153
|
-
"types": "./Pause/m/index.d.ts"
|
|
2154
|
-
},
|
|
2155
|
-
"./Pause/l": {
|
|
2156
|
-
"require": "./Pause/l/index.js",
|
|
2157
|
-
"import": "./Pause/l/index.mjs",
|
|
2158
|
-
"types": "./Pause/l/index.d.ts"
|
|
2159
|
-
},
|
|
2160
2150
|
"./Perplexity/m": {
|
|
2161
2151
|
"require": "./Perplexity/m/index.js",
|
|
2162
2152
|
"import": "./Perplexity/m/index.mjs",
|
|
@@ -2167,6 +2157,16 @@
|
|
|
2167
2157
|
"import": "./Perplexity/l/index.mjs",
|
|
2168
2158
|
"types": "./Perplexity/l/index.d.ts"
|
|
2169
2159
|
},
|
|
2160
|
+
"./Pause/m": {
|
|
2161
|
+
"require": "./Pause/m/index.js",
|
|
2162
|
+
"import": "./Pause/m/index.mjs",
|
|
2163
|
+
"types": "./Pause/m/index.d.ts"
|
|
2164
|
+
},
|
|
2165
|
+
"./Pause/l": {
|
|
2166
|
+
"require": "./Pause/l/index.js",
|
|
2167
|
+
"import": "./Pause/l/index.mjs",
|
|
2168
|
+
"types": "./Pause/l/index.d.ts"
|
|
2169
|
+
},
|
|
2170
2170
|
"./Packaging/m": {
|
|
2171
2171
|
"require": "./Packaging/m/index.js",
|
|
2172
2172
|
"import": "./Packaging/m/index.mjs",
|
|
@@ -2247,16 +2247,6 @@
|
|
|
2247
2247
|
"import": "./NotificationNo/l/index.mjs",
|
|
2248
2248
|
"types": "./NotificationNo/l/index.d.ts"
|
|
2249
2249
|
},
|
|
2250
|
-
"./Note/m": {
|
|
2251
|
-
"require": "./Note/m/index.js",
|
|
2252
|
-
"import": "./Note/m/index.mjs",
|
|
2253
|
-
"types": "./Note/m/index.d.ts"
|
|
2254
|
-
},
|
|
2255
|
-
"./Note/l": {
|
|
2256
|
-
"require": "./Note/l/index.js",
|
|
2257
|
-
"import": "./Note/l/index.mjs",
|
|
2258
|
-
"types": "./Note/l/index.d.ts"
|
|
2259
|
-
},
|
|
2260
2250
|
"./Notification/m": {
|
|
2261
2251
|
"require": "./Notification/m/index.js",
|
|
2262
2252
|
"import": "./Notification/m/index.mjs",
|
|
@@ -2267,6 +2257,16 @@
|
|
|
2267
2257
|
"import": "./Notification/l/index.mjs",
|
|
2268
2258
|
"types": "./Notification/l/index.d.ts"
|
|
2269
2259
|
},
|
|
2260
|
+
"./Note/m": {
|
|
2261
|
+
"require": "./Note/m/index.js",
|
|
2262
|
+
"import": "./Note/m/index.mjs",
|
|
2263
|
+
"types": "./Note/m/index.d.ts"
|
|
2264
|
+
},
|
|
2265
|
+
"./Note/l": {
|
|
2266
|
+
"require": "./Note/l/index.js",
|
|
2267
|
+
"import": "./Note/l/index.mjs",
|
|
2268
|
+
"types": "./Note/l/index.d.ts"
|
|
2269
|
+
},
|
|
2270
2270
|
"./News/m": {
|
|
2271
2271
|
"require": "./News/m/index.js",
|
|
2272
2272
|
"import": "./News/m/index.mjs",
|
|
@@ -2287,6 +2287,16 @@
|
|
|
2287
2287
|
"import": "./Music/l/index.mjs",
|
|
2288
2288
|
"types": "./Music/l/index.d.ts"
|
|
2289
2289
|
},
|
|
2290
|
+
"./Museum/m": {
|
|
2291
|
+
"require": "./Museum/m/index.js",
|
|
2292
|
+
"import": "./Museum/m/index.mjs",
|
|
2293
|
+
"types": "./Museum/m/index.d.ts"
|
|
2294
|
+
},
|
|
2295
|
+
"./Museum/l": {
|
|
2296
|
+
"require": "./Museum/l/index.js",
|
|
2297
|
+
"import": "./Museum/l/index.mjs",
|
|
2298
|
+
"types": "./Museum/l/index.d.ts"
|
|
2299
|
+
},
|
|
2290
2300
|
"./MoveAlt/m": {
|
|
2291
2301
|
"require": "./MoveAlt/m/index.js",
|
|
2292
2302
|
"import": "./MoveAlt/m/index.mjs",
|
|
@@ -2317,16 +2327,6 @@
|
|
|
2317
2327
|
"import": "./MoneyCoins/l/index.mjs",
|
|
2318
2328
|
"types": "./MoneyCoins/l/index.d.ts"
|
|
2319
2329
|
},
|
|
2320
|
-
"./Museum/m": {
|
|
2321
|
-
"require": "./Museum/m/index.js",
|
|
2322
|
-
"import": "./Museum/m/index.mjs",
|
|
2323
|
-
"types": "./Museum/m/index.d.ts"
|
|
2324
|
-
},
|
|
2325
|
-
"./Museum/l": {
|
|
2326
|
-
"require": "./Museum/l/index.js",
|
|
2327
|
-
"import": "./Museum/l/index.mjs",
|
|
2328
|
-
"types": "./Museum/l/index.d.ts"
|
|
2329
|
-
},
|
|
2330
2330
|
"./Mobile/m": {
|
|
2331
2331
|
"require": "./Mobile/m/index.js",
|
|
2332
2332
|
"import": "./Mobile/m/index.mjs",
|
|
@@ -2687,6 +2687,16 @@
|
|
|
2687
2687
|
"import": "./Lightning/l/index.mjs",
|
|
2688
2688
|
"types": "./Lightning/l/index.d.ts"
|
|
2689
2689
|
},
|
|
2690
|
+
"./Law/m": {
|
|
2691
|
+
"require": "./Law/m/index.js",
|
|
2692
|
+
"import": "./Law/m/index.mjs",
|
|
2693
|
+
"types": "./Law/m/index.d.ts"
|
|
2694
|
+
},
|
|
2695
|
+
"./Law/l": {
|
|
2696
|
+
"require": "./Law/l/index.js",
|
|
2697
|
+
"import": "./Law/l/index.mjs",
|
|
2698
|
+
"types": "./Law/l/index.d.ts"
|
|
2699
|
+
},
|
|
2690
2700
|
"./Laptop/m": {
|
|
2691
2701
|
"require": "./Laptop/m/index.js",
|
|
2692
2702
|
"import": "./Laptop/m/index.mjs",
|
|
@@ -2717,16 +2727,6 @@
|
|
|
2717
2727
|
"import": "./KeyHotkey/l/index.mjs",
|
|
2718
2728
|
"types": "./KeyHotkey/l/index.d.ts"
|
|
2719
2729
|
},
|
|
2720
|
-
"./Law/m": {
|
|
2721
|
-
"require": "./Law/m/index.js",
|
|
2722
|
-
"import": "./Law/m/index.mjs",
|
|
2723
|
-
"types": "./Law/m/index.d.ts"
|
|
2724
|
-
},
|
|
2725
|
-
"./Law/l": {
|
|
2726
|
-
"require": "./Law/l/index.js",
|
|
2727
|
-
"import": "./Law/l/index.mjs",
|
|
2728
|
-
"types": "./Law/l/index.d.ts"
|
|
2729
|
-
},
|
|
2730
2730
|
"./KeyCmd/m": {
|
|
2731
2731
|
"require": "./KeyCmd/m/index.js",
|
|
2732
2732
|
"import": "./KeyCmd/m/index.mjs",
|
|
@@ -2797,16 +2797,6 @@
|
|
|
2797
2797
|
"import": "./Info/l/index.mjs",
|
|
2798
2798
|
"types": "./Info/l/index.d.ts"
|
|
2799
2799
|
},
|
|
2800
|
-
"./IndentedResult/m": {
|
|
2801
|
-
"require": "./IndentedResult/m/index.js",
|
|
2802
|
-
"import": "./IndentedResult/m/index.mjs",
|
|
2803
|
-
"types": "./IndentedResult/m/index.d.ts"
|
|
2804
|
-
},
|
|
2805
|
-
"./IndentedResult/l": {
|
|
2806
|
-
"require": "./IndentedResult/l/index.js",
|
|
2807
|
-
"import": "./IndentedResult/l/index.mjs",
|
|
2808
|
-
"types": "./IndentedResult/l/index.d.ts"
|
|
2809
|
-
},
|
|
2810
2800
|
"./Infinity/m": {
|
|
2811
2801
|
"require": "./Infinity/m/index.js",
|
|
2812
2802
|
"import": "./Infinity/m/index.mjs",
|
|
@@ -2817,6 +2807,16 @@
|
|
|
2817
2807
|
"import": "./Infinity/l/index.mjs",
|
|
2818
2808
|
"types": "./Infinity/l/index.d.ts"
|
|
2819
2809
|
},
|
|
2810
|
+
"./IndentedResult/m": {
|
|
2811
|
+
"require": "./IndentedResult/m/index.js",
|
|
2812
|
+
"import": "./IndentedResult/m/index.mjs",
|
|
2813
|
+
"types": "./IndentedResult/m/index.d.ts"
|
|
2814
|
+
},
|
|
2815
|
+
"./IndentedResult/l": {
|
|
2816
|
+
"require": "./IndentedResult/l/index.js",
|
|
2817
|
+
"import": "./IndentedResult/l/index.mjs",
|
|
2818
|
+
"types": "./IndentedResult/l/index.d.ts"
|
|
2819
|
+
},
|
|
2820
2820
|
"./Hourglass/m": {
|
|
2821
2821
|
"require": "./Hourglass/m/index.js",
|
|
2822
2822
|
"import": "./Hourglass/m/index.mjs",
|
|
@@ -2827,16 +2827,6 @@
|
|
|
2827
2827
|
"import": "./Hourglass/l/index.mjs",
|
|
2828
2828
|
"types": "./Hourglass/l/index.d.ts"
|
|
2829
2829
|
},
|
|
2830
|
-
"./Home/m": {
|
|
2831
|
-
"require": "./Home/m/index.js",
|
|
2832
|
-
"import": "./Home/m/index.mjs",
|
|
2833
|
-
"types": "./Home/m/index.d.ts"
|
|
2834
|
-
},
|
|
2835
|
-
"./Home/l": {
|
|
2836
|
-
"require": "./Home/l/index.js",
|
|
2837
|
-
"import": "./Home/l/index.mjs",
|
|
2838
|
-
"types": "./Home/l/index.d.ts"
|
|
2839
|
-
},
|
|
2840
2830
|
"./Hotel/m": {
|
|
2841
2831
|
"require": "./Hotel/m/index.js",
|
|
2842
2832
|
"import": "./Hotel/m/index.mjs",
|
|
@@ -2847,6 +2837,16 @@
|
|
|
2847
2837
|
"import": "./Hotel/l/index.mjs",
|
|
2848
2838
|
"types": "./Hotel/l/index.d.ts"
|
|
2849
2839
|
},
|
|
2840
|
+
"./Home/m": {
|
|
2841
|
+
"require": "./Home/m/index.js",
|
|
2842
|
+
"import": "./Home/m/index.mjs",
|
|
2843
|
+
"types": "./Home/m/index.d.ts"
|
|
2844
|
+
},
|
|
2845
|
+
"./Home/l": {
|
|
2846
|
+
"require": "./Home/l/index.js",
|
|
2847
|
+
"import": "./Home/l/index.mjs",
|
|
2848
|
+
"types": "./Home/l/index.d.ts"
|
|
2849
|
+
},
|
|
2850
2850
|
"./Health/m": {
|
|
2851
2851
|
"require": "./Health/m/index.js",
|
|
2852
2852
|
"import": "./Health/m/index.mjs",
|
|
@@ -3747,6 +3747,16 @@
|
|
|
3747
3747
|
"import": "./ChevronDoubleLeft/l/index.mjs",
|
|
3748
3748
|
"types": "./ChevronDoubleLeft/l/index.d.ts"
|
|
3749
3749
|
},
|
|
3750
|
+
"./ChevronDoubleDown/m": {
|
|
3751
|
+
"require": "./ChevronDoubleDown/m/index.js",
|
|
3752
|
+
"import": "./ChevronDoubleDown/m/index.mjs",
|
|
3753
|
+
"types": "./ChevronDoubleDown/m/index.d.ts"
|
|
3754
|
+
},
|
|
3755
|
+
"./ChevronDoubleDown/l": {
|
|
3756
|
+
"require": "./ChevronDoubleDown/l/index.js",
|
|
3757
|
+
"import": "./ChevronDoubleDown/l/index.mjs",
|
|
3758
|
+
"types": "./ChevronDoubleDown/l/index.d.ts"
|
|
3759
|
+
},
|
|
3750
3760
|
"./Checkbox/m": {
|
|
3751
3761
|
"require": "./Checkbox/m/index.js",
|
|
3752
3762
|
"import": "./Checkbox/m/index.mjs",
|
|
@@ -3767,6 +3777,16 @@
|
|
|
3767
3777
|
"import": "./CheckDouble/l/index.mjs",
|
|
3768
3778
|
"types": "./CheckDouble/l/index.d.ts"
|
|
3769
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
|
+
},
|
|
3770
3790
|
"./Check/m": {
|
|
3771
3791
|
"require": "./Check/m/index.js",
|
|
3772
3792
|
"import": "./Check/m/index.mjs",
|
|
@@ -3787,15 +3807,15 @@
|
|
|
3787
3807
|
"import": "./ChatQuestion/l/index.mjs",
|
|
3788
3808
|
"types": "./ChatQuestion/l/index.d.ts"
|
|
3789
3809
|
},
|
|
3790
|
-
"./
|
|
3791
|
-
"require": "./
|
|
3792
|
-
"import": "./
|
|
3793
|
-
"types": "./
|
|
3810
|
+
"./ChatPlus/m": {
|
|
3811
|
+
"require": "./ChatPlus/m/index.js",
|
|
3812
|
+
"import": "./ChatPlus/m/index.mjs",
|
|
3813
|
+
"types": "./ChatPlus/m/index.d.ts"
|
|
3794
3814
|
},
|
|
3795
|
-
"./
|
|
3796
|
-
"require": "./
|
|
3797
|
-
"import": "./
|
|
3798
|
-
"types": "./
|
|
3815
|
+
"./ChatPlus/l": {
|
|
3816
|
+
"require": "./ChatPlus/l/index.js",
|
|
3817
|
+
"import": "./ChatPlus/l/index.mjs",
|
|
3818
|
+
"types": "./ChatPlus/l/index.d.ts"
|
|
3799
3819
|
},
|
|
3800
3820
|
"./ChatGPT/m": {
|
|
3801
3821
|
"require": "./ChatGPT/m/index.js",
|
|
@@ -3807,16 +3827,6 @@
|
|
|
3807
3827
|
"import": "./ChatGPT/l/index.mjs",
|
|
3808
3828
|
"types": "./ChatGPT/l/index.d.ts"
|
|
3809
3829
|
},
|
|
3810
|
-
"./ChatPlus/m": {
|
|
3811
|
-
"require": "./ChatPlus/m/index.js",
|
|
3812
|
-
"import": "./ChatPlus/m/index.mjs",
|
|
3813
|
-
"types": "./ChatPlus/m/index.d.ts"
|
|
3814
|
-
},
|
|
3815
|
-
"./ChatPlus/l": {
|
|
3816
|
-
"require": "./ChatPlus/l/index.js",
|
|
3817
|
-
"import": "./ChatPlus/l/index.mjs",
|
|
3818
|
-
"types": "./ChatPlus/l/index.d.ts"
|
|
3819
|
-
},
|
|
3820
3830
|
"./ChatFilled/m": {
|
|
3821
3831
|
"require": "./ChatFilled/m/index.js",
|
|
3822
3832
|
"import": "./ChatFilled/m/index.mjs",
|
|
@@ -3847,6 +3857,16 @@
|
|
|
3847
3857
|
"import": "./ChatAI/l/index.mjs",
|
|
3848
3858
|
"types": "./ChatAI/l/index.d.ts"
|
|
3849
3859
|
},
|
|
3860
|
+
"./Chat/m": {
|
|
3861
|
+
"require": "./Chat/m/index.js",
|
|
3862
|
+
"import": "./Chat/m/index.mjs",
|
|
3863
|
+
"types": "./Chat/m/index.d.ts"
|
|
3864
|
+
},
|
|
3865
|
+
"./Chat/l": {
|
|
3866
|
+
"require": "./Chat/l/index.js",
|
|
3867
|
+
"import": "./Chat/l/index.mjs",
|
|
3868
|
+
"types": "./Chat/l/index.d.ts"
|
|
3869
|
+
},
|
|
3850
3870
|
"./ChartVenn/m": {
|
|
3851
3871
|
"require": "./ChartVenn/m/index.js",
|
|
3852
3872
|
"import": "./ChartVenn/m/index.mjs",
|
|
@@ -3877,16 +3897,6 @@
|
|
|
3877
3897
|
"import": "./ChartLine/l/index.mjs",
|
|
3878
3898
|
"types": "./ChartLine/l/index.d.ts"
|
|
3879
3899
|
},
|
|
3880
|
-
"./Chat/m": {
|
|
3881
|
-
"require": "./Chat/m/index.js",
|
|
3882
|
-
"import": "./Chat/m/index.mjs",
|
|
3883
|
-
"types": "./Chat/m/index.d.ts"
|
|
3884
|
-
},
|
|
3885
|
-
"./Chat/l": {
|
|
3886
|
-
"require": "./Chat/l/index.js",
|
|
3887
|
-
"import": "./Chat/l/index.mjs",
|
|
3888
|
-
"types": "./Chat/l/index.d.ts"
|
|
3889
|
-
},
|
|
3890
3900
|
"./ChartBubble/m": {
|
|
3891
3901
|
"require": "./ChartBubble/m/index.js",
|
|
3892
3902
|
"import": "./ChartBubble/m/index.mjs",
|
|
@@ -3907,16 +3917,6 @@
|
|
|
3907
3917
|
"import": "./ChartBarStackedColumn/l/index.mjs",
|
|
3908
3918
|
"types": "./ChartBarStackedColumn/l/index.d.ts"
|
|
3909
3919
|
},
|
|
3910
|
-
"./ChevronDoubleDown/m": {
|
|
3911
|
-
"require": "./ChevronDoubleDown/m/index.js",
|
|
3912
|
-
"import": "./ChevronDoubleDown/m/index.mjs",
|
|
3913
|
-
"types": "./ChevronDoubleDown/m/index.d.ts"
|
|
3914
|
-
},
|
|
3915
|
-
"./ChevronDoubleDown/l": {
|
|
3916
|
-
"require": "./ChevronDoubleDown/l/index.js",
|
|
3917
|
-
"import": "./ChevronDoubleDown/l/index.mjs",
|
|
3918
|
-
"types": "./ChevronDoubleDown/l/index.d.ts"
|
|
3919
|
-
},
|
|
3920
3920
|
"./ChartBarStacked/m": {
|
|
3921
3921
|
"require": "./ChartBarStacked/m/index.js",
|
|
3922
3922
|
"import": "./ChartBarStacked/m/index.mjs",
|