@semcore/icon 16.6.0-prerelease.3 → 16.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +82 -82
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/icon",
3
3
  "description": "Semrush Icon Component",
4
- "version": "16.6.0-prerelease.3",
4
+ "version": "16.6.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/esm/index.mjs",
7
7
  "typings": "lib/types/index.d.ts",
@@ -9,11 +9,11 @@
9
9
  "author": "UI-kit team <ui-kit-team@semrush.com>",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@semcore/flex-box": "16.0.7-prerelease.3",
12
+ "@semcore/flex-box": "16.0.7",
13
13
  "classnames": "2.2.6"
14
14
  },
15
15
  "peerDependencies": {
16
- "@semcore/base-components": "^16.2.1-prerelease.3"
16
+ "@semcore/base-components": "^16.0.0"
17
17
  },
18
18
  "repository": {
19
19
  "type": "git",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "devDependencies": {
24
24
  "@types/classnames": "2.2.6",
25
- "@semcore/base-components": "16.2.1-prerelease.3",
25
+ "@semcore/base-components": "16.2.1",
26
26
  "@semcore/icon-transform-svg": "1.1.0",
27
27
  "@semcore/testing-utils": "1.0.0"
28
28
  },
@@ -242,16 +242,6 @@
242
242
  "import": "./color/Mailchimp/l/index.mjs",
243
243
  "types": "./color/Mailchimp/l/index.d.ts"
244
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
245
  "./color/LinkedInColored/m": {
256
246
  "require": "./color/LinkedInColored/m/index.js",
257
247
  "import": "./color/LinkedInColored/m/index.mjs",
@@ -262,15 +252,15 @@
262
252
  "import": "./color/LinkedInColored/l/index.mjs",
263
253
  "types": "./color/LinkedInColored/l/index.d.ts"
264
254
  },
265
- "./color/JavaScript/m": {
266
- "require": "./color/JavaScript/m/index.js",
267
- "import": "./color/JavaScript/m/index.mjs",
268
- "types": "./color/JavaScript/m/index.d.ts"
255
+ "./color/LookerStudio/m": {
256
+ "require": "./color/LookerStudio/m/index.js",
257
+ "import": "./color/LookerStudio/m/index.mjs",
258
+ "types": "./color/LookerStudio/m/index.d.ts"
269
259
  },
270
- "./color/JavaScript/l": {
271
- "require": "./color/JavaScript/l/index.js",
272
- "import": "./color/JavaScript/l/index.mjs",
273
- "types": "./color/JavaScript/l/index.d.ts"
260
+ "./color/LookerStudio/l": {
261
+ "require": "./color/LookerStudio/l/index.js",
262
+ "import": "./color/LookerStudio/l/index.mjs",
263
+ "types": "./color/LookerStudio/l/index.d.ts"
274
264
  },
275
265
  "./color/InstagramColored/m": {
276
266
  "require": "./color/InstagramColored/m/index.js",
@@ -282,6 +272,16 @@
282
272
  "import": "./color/InstagramColored/l/index.mjs",
283
273
  "types": "./color/InstagramColored/l/index.d.ts"
284
274
  },
275
+ "./color/JavaScript/m": {
276
+ "require": "./color/JavaScript/m/index.js",
277
+ "import": "./color/JavaScript/m/index.mjs",
278
+ "types": "./color/JavaScript/m/index.d.ts"
279
+ },
280
+ "./color/JavaScript/l": {
281
+ "require": "./color/JavaScript/l/index.js",
282
+ "import": "./color/JavaScript/l/index.mjs",
283
+ "types": "./color/JavaScript/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",
@@ -372,16 +372,6 @@
372
372
  "import": "./color/GoogleDisplayVideoAds/l/index.mjs",
373
373
  "types": "./color/GoogleDisplayVideoAds/l/index.d.ts"
374
374
  },
375
- "./color/GoogleColor/m": {
376
- "require": "./color/GoogleColor/m/index.js",
377
- "import": "./color/GoogleColor/m/index.mjs",
378
- "types": "./color/GoogleColor/m/index.d.ts"
379
- },
380
- "./color/GoogleColor/l": {
381
- "require": "./color/GoogleColor/l/index.js",
382
- "import": "./color/GoogleColor/l/index.mjs",
383
- "types": "./color/GoogleColor/l/index.d.ts"
384
- },
385
375
  "./color/GoogleDataStudio/m": {
386
376
  "require": "./color/GoogleDataStudio/m/index.js",
387
377
  "import": "./color/GoogleDataStudio/m/index.mjs",
@@ -392,6 +382,16 @@
392
382
  "import": "./color/GoogleDataStudio/l/index.mjs",
393
383
  "types": "./color/GoogleDataStudio/l/index.d.ts"
394
384
  },
385
+ "./color/GoogleColor/m": {
386
+ "require": "./color/GoogleColor/m/index.js",
387
+ "import": "./color/GoogleColor/m/index.mjs",
388
+ "types": "./color/GoogleColor/m/index.d.ts"
389
+ },
390
+ "./color/GoogleColor/l": {
391
+ "require": "./color/GoogleColor/l/index.js",
392
+ "import": "./color/GoogleColor/l/index.mjs",
393
+ "types": "./color/GoogleColor/l/index.d.ts"
394
+ },
395
395
  "./color/GoogleCloud/m": {
396
396
  "require": "./color/GoogleCloud/m/index.js",
397
397
  "import": "./color/GoogleCloud/m/index.mjs",
@@ -602,16 +602,6 @@
602
602
  "import": "./pay/UnionPay/l/index.mjs",
603
603
  "types": "./pay/UnionPay/l/index.d.ts"
604
604
  },
605
- "./pay/PayPal/m": {
606
- "require": "./pay/PayPal/m/index.js",
607
- "import": "./pay/PayPal/m/index.mjs",
608
- "types": "./pay/PayPal/m/index.d.ts"
609
- },
610
- "./pay/PayPal/l": {
611
- "require": "./pay/PayPal/l/index.js",
612
- "import": "./pay/PayPal/l/index.mjs",
613
- "types": "./pay/PayPal/l/index.d.ts"
614
- },
615
605
  "./pay/Mastercard/m": {
616
606
  "require": "./pay/Mastercard/m/index.js",
617
607
  "import": "./pay/Mastercard/m/index.mjs",
@@ -622,6 +612,16 @@
622
612
  "import": "./pay/Mastercard/l/index.mjs",
623
613
  "types": "./pay/Mastercard/l/index.d.ts"
624
614
  },
615
+ "./pay/PayPal/m": {
616
+ "require": "./pay/PayPal/m/index.js",
617
+ "import": "./pay/PayPal/m/index.mjs",
618
+ "types": "./pay/PayPal/m/index.d.ts"
619
+ },
620
+ "./pay/PayPal/l": {
621
+ "require": "./pay/PayPal/l/index.js",
622
+ "import": "./pay/PayPal/l/index.mjs",
623
+ "types": "./pay/PayPal/l/index.d.ts"
624
+ },
625
625
  "./pay/JCB/m": {
626
626
  "require": "./pay/JCB/m/index.js",
627
627
  "import": "./pay/JCB/m/index.mjs",
@@ -1297,16 +1297,6 @@
1297
1297
  "import": "./SummaryAI/l/index.mjs",
1298
1298
  "types": "./SummaryAI/l/index.d.ts"
1299
1299
  },
1300
- "./Stroller/m": {
1301
- "require": "./Stroller/m/index.js",
1302
- "import": "./Stroller/m/index.mjs",
1303
- "types": "./Stroller/m/index.d.ts"
1304
- },
1305
- "./Stroller/l": {
1306
- "require": "./Stroller/l/index.js",
1307
- "import": "./Stroller/l/index.mjs",
1308
- "types": "./Stroller/l/index.d.ts"
1309
- },
1310
1300
  "./StoriesAI/m": {
1311
1301
  "require": "./StoriesAI/m/index.js",
1312
1302
  "import": "./StoriesAI/m/index.mjs",
@@ -1317,6 +1307,16 @@
1317
1307
  "import": "./StoriesAI/l/index.mjs",
1318
1308
  "types": "./StoriesAI/l/index.d.ts"
1319
1309
  },
1310
+ "./Stroller/m": {
1311
+ "require": "./Stroller/m/index.js",
1312
+ "import": "./Stroller/m/index.mjs",
1313
+ "types": "./Stroller/m/index.d.ts"
1314
+ },
1315
+ "./Stroller/l": {
1316
+ "require": "./Stroller/l/index.js",
1317
+ "import": "./Stroller/l/index.mjs",
1318
+ "types": "./Stroller/l/index.d.ts"
1319
+ },
1320
1320
  "./Stop/m": {
1321
1321
  "require": "./Stop/m/index.js",
1322
1322
  "import": "./Stop/m/index.mjs",
@@ -1437,16 +1437,6 @@
1437
1437
  "import": "./Sitemap/l/index.mjs",
1438
1438
  "types": "./Sitemap/l/index.d.ts"
1439
1439
  },
1440
- "./SimplifyText/m": {
1441
- "require": "./SimplifyText/m/index.js",
1442
- "import": "./SimplifyText/m/index.mjs",
1443
- "types": "./SimplifyText/m/index.d.ts"
1444
- },
1445
- "./SimplifyText/l": {
1446
- "require": "./SimplifyText/l/index.js",
1447
- "import": "./SimplifyText/l/index.mjs",
1448
- "types": "./SimplifyText/l/index.d.ts"
1449
- },
1450
1440
  "./SideMenuRight/m": {
1451
1441
  "require": "./SideMenuRight/m/index.js",
1452
1442
  "import": "./SideMenuRight/m/index.mjs",
@@ -1457,6 +1447,16 @@
1457
1447
  "import": "./SideMenuRight/l/index.mjs",
1458
1448
  "types": "./SideMenuRight/l/index.d.ts"
1459
1449
  },
1450
+ "./SimplifyText/m": {
1451
+ "require": "./SimplifyText/m/index.js",
1452
+ "import": "./SimplifyText/m/index.mjs",
1453
+ "types": "./SimplifyText/m/index.d.ts"
1454
+ },
1455
+ "./SimplifyText/l": {
1456
+ "require": "./SimplifyText/l/index.js",
1457
+ "import": "./SimplifyText/l/index.mjs",
1458
+ "types": "./SimplifyText/l/index.d.ts"
1459
+ },
1460
1460
  "./SideMenuLeft/m": {
1461
1461
  "require": "./SideMenuLeft/m/index.js",
1462
1462
  "import": "./SideMenuLeft/m/index.mjs",
@@ -3277,16 +3277,6 @@
3277
3277
  "import": "./Facebook/l/index.mjs",
3278
3278
  "types": "./Facebook/l/index.d.ts"
3279
3279
  },
3280
- "./ExpandText/m": {
3281
- "require": "./ExpandText/m/index.js",
3282
- "import": "./ExpandText/m/index.mjs",
3283
- "types": "./ExpandText/m/index.d.ts"
3284
- },
3285
- "./ExpandText/l": {
3286
- "require": "./ExpandText/l/index.js",
3287
- "import": "./ExpandText/l/index.mjs",
3288
- "types": "./ExpandText/l/index.d.ts"
3289
- },
3290
3280
  "./ExpandAlt/m": {
3291
3281
  "require": "./ExpandAlt/m/index.js",
3292
3282
  "import": "./ExpandAlt/m/index.mjs",
@@ -3297,6 +3287,16 @@
3297
3287
  "import": "./ExpandAlt/l/index.mjs",
3298
3288
  "types": "./ExpandAlt/l/index.d.ts"
3299
3289
  },
3290
+ "./ExpandText/m": {
3291
+ "require": "./ExpandText/m/index.js",
3292
+ "import": "./ExpandText/m/index.mjs",
3293
+ "types": "./ExpandText/m/index.d.ts"
3294
+ },
3295
+ "./ExpandText/l": {
3296
+ "require": "./ExpandText/l/index.js",
3297
+ "import": "./ExpandText/l/index.mjs",
3298
+ "types": "./ExpandText/l/index.d.ts"
3299
+ },
3300
3300
  "./Expand/m": {
3301
3301
  "require": "./Expand/m/index.js",
3302
3302
  "import": "./Expand/m/index.mjs",
@@ -3317,16 +3317,6 @@
3317
3317
  "import": "./Exit/l/index.mjs",
3318
3318
  "types": "./Exit/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
  "./Event/m": {
3331
3321
  "require": "./Event/m/index.js",
3332
3322
  "import": "./Event/m/index.mjs",
@@ -3337,6 +3327,16 @@
3337
3327
  "import": "./Event/l/index.mjs",
3338
3328
  "types": "./Event/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
  "./Ellipsis/m": {
3341
3341
  "require": "./Ellipsis/m/index.js",
3342
3342
  "import": "./Ellipsis/m/index.mjs",