@semcore/icon 16.7.3-prerelease.3 → 16.7.3-prerelease.4
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 +63 -63
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.3-prerelease.
|
|
4
|
+
"version": "16.7.3-prerelease.4",
|
|
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.
|
|
16
|
+
"@semcore/base-components": "^16.0.0"
|
|
17
17
|
},
|
|
18
18
|
"repository": {
|
|
19
19
|
"type": "git",
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/classnames": "2.2.6",
|
|
25
|
-
"@semcore/base-components": "16.4.2-prerelease.3",
|
|
26
25
|
"@semcore/icon-transform-svg": "1.1.0",
|
|
26
|
+
"@semcore/base-components": "16.4.2",
|
|
27
27
|
"@semcore/testing-utils": "1.0.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
@@ -42,16 +42,6 @@
|
|
|
42
42
|
"import": "./color/YoutubeInvert/l/index.mjs",
|
|
43
43
|
"types": "./color/YoutubeInvert/l/index.d.ts"
|
|
44
44
|
},
|
|
45
|
-
"./color/YoutubeColored/m": {
|
|
46
|
-
"require": "./color/YoutubeColored/m/index.js",
|
|
47
|
-
"import": "./color/YoutubeColored/m/index.mjs",
|
|
48
|
-
"types": "./color/YoutubeColored/m/index.d.ts"
|
|
49
|
-
},
|
|
50
|
-
"./color/YoutubeColored/l": {
|
|
51
|
-
"require": "./color/YoutubeColored/l/index.js",
|
|
52
|
-
"import": "./color/YoutubeColored/l/index.mjs",
|
|
53
|
-
"types": "./color/YoutubeColored/l/index.d.ts"
|
|
54
|
-
},
|
|
55
45
|
"./color/Yahoo/m": {
|
|
56
46
|
"require": "./color/Yahoo/m/index.js",
|
|
57
47
|
"import": "./color/Yahoo/m/index.mjs",
|
|
@@ -62,6 +52,16 @@
|
|
|
62
52
|
"import": "./color/Yahoo/l/index.mjs",
|
|
63
53
|
"types": "./color/Yahoo/l/index.d.ts"
|
|
64
54
|
},
|
|
55
|
+
"./color/YoutubeColored/m": {
|
|
56
|
+
"require": "./color/YoutubeColored/m/index.js",
|
|
57
|
+
"import": "./color/YoutubeColored/m/index.mjs",
|
|
58
|
+
"types": "./color/YoutubeColored/m/index.d.ts"
|
|
59
|
+
},
|
|
60
|
+
"./color/YoutubeColored/l": {
|
|
61
|
+
"require": "./color/YoutubeColored/l/index.js",
|
|
62
|
+
"import": "./color/YoutubeColored/l/index.mjs",
|
|
63
|
+
"types": "./color/YoutubeColored/l/index.d.ts"
|
|
64
|
+
},
|
|
65
65
|
"./color/WooCommerceColored/m": {
|
|
66
66
|
"require": "./color/WooCommerceColored/m/index.js",
|
|
67
67
|
"import": "./color/WooCommerceColored/m/index.mjs",
|
|
@@ -552,16 +552,6 @@
|
|
|
552
552
|
"import": "./color/BirdeyeColored/l/index.mjs",
|
|
553
553
|
"types": "./color/BirdeyeColored/l/index.d.ts"
|
|
554
554
|
},
|
|
555
|
-
"./color/Amazon/m": {
|
|
556
|
-
"require": "./color/Amazon/m/index.js",
|
|
557
|
-
"import": "./color/Amazon/m/index.mjs",
|
|
558
|
-
"types": "./color/Amazon/m/index.d.ts"
|
|
559
|
-
},
|
|
560
|
-
"./color/Amazon/l": {
|
|
561
|
-
"require": "./color/Amazon/l/index.js",
|
|
562
|
-
"import": "./color/Amazon/l/index.mjs",
|
|
563
|
-
"types": "./color/Amazon/l/index.d.ts"
|
|
564
|
-
},
|
|
565
555
|
"./color/Ahrefs/m": {
|
|
566
556
|
"require": "./color/Ahrefs/m/index.js",
|
|
567
557
|
"import": "./color/Ahrefs/m/index.mjs",
|
|
@@ -572,6 +562,16 @@
|
|
|
572
562
|
"import": "./color/Ahrefs/l/index.mjs",
|
|
573
563
|
"types": "./color/Ahrefs/l/index.d.ts"
|
|
574
564
|
},
|
|
565
|
+
"./color/Amazon/m": {
|
|
566
|
+
"require": "./color/Amazon/m/index.js",
|
|
567
|
+
"import": "./color/Amazon/m/index.mjs",
|
|
568
|
+
"types": "./color/Amazon/m/index.d.ts"
|
|
569
|
+
},
|
|
570
|
+
"./color/Amazon/l": {
|
|
571
|
+
"require": "./color/Amazon/l/index.js",
|
|
572
|
+
"import": "./color/Amazon/l/index.mjs",
|
|
573
|
+
"types": "./color/Amazon/l/index.d.ts"
|
|
574
|
+
},
|
|
575
575
|
"./pay/WeChatPay/m": {
|
|
576
576
|
"require": "./pay/WeChatPay/m/index.js",
|
|
577
577
|
"import": "./pay/WeChatPay/m/index.mjs",
|
|
@@ -747,16 +747,6 @@
|
|
|
747
747
|
"import": "./ZoomPlus/l/index.mjs",
|
|
748
748
|
"types": "./ZoomPlus/l/index.d.ts"
|
|
749
749
|
},
|
|
750
|
-
"./YoutubePlaceholder/m": {
|
|
751
|
-
"require": "./YoutubePlaceholder/m/index.js",
|
|
752
|
-
"import": "./YoutubePlaceholder/m/index.mjs",
|
|
753
|
-
"types": "./YoutubePlaceholder/m/index.d.ts"
|
|
754
|
-
},
|
|
755
|
-
"./YoutubePlaceholder/l": {
|
|
756
|
-
"require": "./YoutubePlaceholder/l/index.js",
|
|
757
|
-
"import": "./YoutubePlaceholder/l/index.mjs",
|
|
758
|
-
"types": "./YoutubePlaceholder/l/index.d.ts"
|
|
759
|
-
},
|
|
760
750
|
"./ZoomMinus/m": {
|
|
761
751
|
"require": "./ZoomMinus/m/index.js",
|
|
762
752
|
"import": "./ZoomMinus/m/index.mjs",
|
|
@@ -767,6 +757,16 @@
|
|
|
767
757
|
"import": "./ZoomMinus/l/index.mjs",
|
|
768
758
|
"types": "./ZoomMinus/l/index.d.ts"
|
|
769
759
|
},
|
|
760
|
+
"./YoutubePlaceholder/m": {
|
|
761
|
+
"require": "./YoutubePlaceholder/m/index.js",
|
|
762
|
+
"import": "./YoutubePlaceholder/m/index.mjs",
|
|
763
|
+
"types": "./YoutubePlaceholder/m/index.d.ts"
|
|
764
|
+
},
|
|
765
|
+
"./YoutubePlaceholder/l": {
|
|
766
|
+
"require": "./YoutubePlaceholder/l/index.js",
|
|
767
|
+
"import": "./YoutubePlaceholder/l/index.mjs",
|
|
768
|
+
"types": "./YoutubePlaceholder/l/index.d.ts"
|
|
769
|
+
},
|
|
770
770
|
"./Youtube/m": {
|
|
771
771
|
"require": "./Youtube/m/index.js",
|
|
772
772
|
"import": "./Youtube/m/index.mjs",
|
|
@@ -777,16 +777,6 @@
|
|
|
777
777
|
"import": "./Youtube/l/index.mjs",
|
|
778
778
|
"types": "./Youtube/l/index.d.ts"
|
|
779
779
|
},
|
|
780
|
-
"./Wristwatch/m": {
|
|
781
|
-
"require": "./Wristwatch/m/index.js",
|
|
782
|
-
"import": "./Wristwatch/m/index.mjs",
|
|
783
|
-
"types": "./Wristwatch/m/index.d.ts"
|
|
784
|
-
},
|
|
785
|
-
"./Wristwatch/l": {
|
|
786
|
-
"require": "./Wristwatch/l/index.js",
|
|
787
|
-
"import": "./Wristwatch/l/index.mjs",
|
|
788
|
-
"types": "./Wristwatch/l/index.d.ts"
|
|
789
|
-
},
|
|
790
780
|
"./Yext/m": {
|
|
791
781
|
"require": "./Yext/m/index.js",
|
|
792
782
|
"import": "./Yext/m/index.mjs",
|
|
@@ -797,6 +787,16 @@
|
|
|
797
787
|
"import": "./Yext/l/index.mjs",
|
|
798
788
|
"types": "./Yext/l/index.d.ts"
|
|
799
789
|
},
|
|
790
|
+
"./Wristwatch/m": {
|
|
791
|
+
"require": "./Wristwatch/m/index.js",
|
|
792
|
+
"import": "./Wristwatch/m/index.mjs",
|
|
793
|
+
"types": "./Wristwatch/m/index.d.ts"
|
|
794
|
+
},
|
|
795
|
+
"./Wristwatch/l": {
|
|
796
|
+
"require": "./Wristwatch/l/index.js",
|
|
797
|
+
"import": "./Wristwatch/l/index.mjs",
|
|
798
|
+
"types": "./Wristwatch/l/index.d.ts"
|
|
799
|
+
},
|
|
800
800
|
"./Wordpress/m": {
|
|
801
801
|
"require": "./Wordpress/m/index.js",
|
|
802
802
|
"import": "./Wordpress/m/index.mjs",
|
|
@@ -1857,16 +1857,6 @@
|
|
|
1857
1857
|
"import": "./Question/l/index.mjs",
|
|
1858
1858
|
"types": "./Question/l/index.d.ts"
|
|
1859
1859
|
},
|
|
1860
|
-
"./Pulse/m": {
|
|
1861
|
-
"require": "./Pulse/m/index.js",
|
|
1862
|
-
"import": "./Pulse/m/index.mjs",
|
|
1863
|
-
"types": "./Pulse/m/index.d.ts"
|
|
1864
|
-
},
|
|
1865
|
-
"./Pulse/l": {
|
|
1866
|
-
"require": "./Pulse/l/index.js",
|
|
1867
|
-
"import": "./Pulse/l/index.mjs",
|
|
1868
|
-
"types": "./Pulse/l/index.d.ts"
|
|
1869
|
-
},
|
|
1870
1860
|
"./PublicUtility/m": {
|
|
1871
1861
|
"require": "./PublicUtility/m/index.js",
|
|
1872
1862
|
"import": "./PublicUtility/m/index.mjs",
|
|
@@ -1877,6 +1867,16 @@
|
|
|
1877
1867
|
"import": "./PublicUtility/l/index.mjs",
|
|
1878
1868
|
"types": "./PublicUtility/l/index.d.ts"
|
|
1879
1869
|
},
|
|
1870
|
+
"./Pulse/m": {
|
|
1871
|
+
"require": "./Pulse/m/index.js",
|
|
1872
|
+
"import": "./Pulse/m/index.mjs",
|
|
1873
|
+
"types": "./Pulse/m/index.d.ts"
|
|
1874
|
+
},
|
|
1875
|
+
"./Pulse/l": {
|
|
1876
|
+
"require": "./Pulse/l/index.js",
|
|
1877
|
+
"import": "./Pulse/l/index.mjs",
|
|
1878
|
+
"types": "./Pulse/l/index.d.ts"
|
|
1879
|
+
},
|
|
1880
1880
|
"./PublicSafety/m": {
|
|
1881
1881
|
"require": "./PublicSafety/m/index.js",
|
|
1882
1882
|
"import": "./PublicSafety/m/index.mjs",
|
|
@@ -3857,16 +3857,6 @@
|
|
|
3857
3857
|
"import": "./ChatAI/l/index.mjs",
|
|
3858
3858
|
"types": "./ChatAI/l/index.d.ts"
|
|
3859
3859
|
},
|
|
3860
|
-
"./ChartVenn/m": {
|
|
3861
|
-
"require": "./ChartVenn/m/index.js",
|
|
3862
|
-
"import": "./ChartVenn/m/index.mjs",
|
|
3863
|
-
"types": "./ChartVenn/m/index.d.ts"
|
|
3864
|
-
},
|
|
3865
|
-
"./ChartVenn/l": {
|
|
3866
|
-
"require": "./ChartVenn/l/index.js",
|
|
3867
|
-
"import": "./ChartVenn/l/index.mjs",
|
|
3868
|
-
"types": "./ChartVenn/l/index.d.ts"
|
|
3869
|
-
},
|
|
3870
3860
|
"./Chat/m": {
|
|
3871
3861
|
"require": "./Chat/m/index.js",
|
|
3872
3862
|
"import": "./Chat/m/index.mjs",
|
|
@@ -3877,6 +3867,16 @@
|
|
|
3877
3867
|
"import": "./Chat/l/index.mjs",
|
|
3878
3868
|
"types": "./Chat/l/index.d.ts"
|
|
3879
3869
|
},
|
|
3870
|
+
"./ChartVenn/m": {
|
|
3871
|
+
"require": "./ChartVenn/m/index.js",
|
|
3872
|
+
"import": "./ChartVenn/m/index.mjs",
|
|
3873
|
+
"types": "./ChartVenn/m/index.d.ts"
|
|
3874
|
+
},
|
|
3875
|
+
"./ChartVenn/l": {
|
|
3876
|
+
"require": "./ChartVenn/l/index.js",
|
|
3877
|
+
"import": "./ChartVenn/l/index.mjs",
|
|
3878
|
+
"types": "./ChartVenn/l/index.d.ts"
|
|
3879
|
+
},
|
|
3880
3880
|
"./ChartPie/m": {
|
|
3881
3881
|
"require": "./ChartPie/m/index.js",
|
|
3882
3882
|
"import": "./ChartPie/m/index.mjs",
|