@semcore/icon 16.7.2-prerelease.3 → 16.7.2-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/package.json +186 -186
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-prerelease.
|
|
4
|
+
"version": "16.7.2-prerelease.5",
|
|
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-prerelease.
|
|
12
|
+
"@semcore/flex-box": "16.0.11-prerelease.5",
|
|
13
13
|
"classnames": "2.2.6"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"@semcore/base-components": "^16.4.1-prerelease.
|
|
16
|
+
"@semcore/base-components": "^16.4.1-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/
|
|
26
|
-
"@semcore/
|
|
27
|
-
"@semcore/
|
|
25
|
+
"@semcore/base-components": "16.4.1-prerelease.5",
|
|
26
|
+
"@semcore/icon-transform-svg": "1.1.0",
|
|
27
|
+
"@semcore/testing-utils": "1.0.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
30
30
|
".": {
|
|
@@ -62,6 +62,16 @@
|
|
|
62
62
|
"import": "./color/Yahoo/l/index.mjs",
|
|
63
63
|
"types": "./color/Yahoo/l/index.d.ts"
|
|
64
64
|
},
|
|
65
|
+
"./color/WooCommerceColored/m": {
|
|
66
|
+
"require": "./color/WooCommerceColored/m/index.js",
|
|
67
|
+
"import": "./color/WooCommerceColored/m/index.mjs",
|
|
68
|
+
"types": "./color/WooCommerceColored/m/index.d.ts"
|
|
69
|
+
},
|
|
70
|
+
"./color/WooCommerceColored/l": {
|
|
71
|
+
"require": "./color/WooCommerceColored/l/index.js",
|
|
72
|
+
"import": "./color/WooCommerceColored/l/index.mjs",
|
|
73
|
+
"types": "./color/WooCommerceColored/l/index.d.ts"
|
|
74
|
+
},
|
|
65
75
|
"./color/WhatsApp/m": {
|
|
66
76
|
"require": "./color/WhatsApp/m/index.js",
|
|
67
77
|
"import": "./color/WhatsApp/m/index.mjs",
|
|
@@ -82,16 +92,6 @@
|
|
|
82
92
|
"import": "./color/WhatConvertsColored/l/index.mjs",
|
|
83
93
|
"types": "./color/WhatConvertsColored/l/index.d.ts"
|
|
84
94
|
},
|
|
85
|
-
"./color/WooCommerceColored/m": {
|
|
86
|
-
"require": "./color/WooCommerceColored/m/index.js",
|
|
87
|
-
"import": "./color/WooCommerceColored/m/index.mjs",
|
|
88
|
-
"types": "./color/WooCommerceColored/m/index.d.ts"
|
|
89
|
-
},
|
|
90
|
-
"./color/WooCommerceColored/l": {
|
|
91
|
-
"require": "./color/WooCommerceColored/l/index.js",
|
|
92
|
-
"import": "./color/WooCommerceColored/l/index.mjs",
|
|
93
|
-
"types": "./color/WooCommerceColored/l/index.d.ts"
|
|
94
|
-
},
|
|
95
95
|
"./color/TikTokColoredInvert/m": {
|
|
96
96
|
"require": "./color/TikTokColoredInvert/m/index.js",
|
|
97
97
|
"import": "./color/TikTokColoredInvert/m/index.mjs",
|
|
@@ -122,16 +122,6 @@
|
|
|
122
122
|
"import": "./color/Snapchat/l/index.mjs",
|
|
123
123
|
"types": "./color/Snapchat/l/index.d.ts"
|
|
124
124
|
},
|
|
125
|
-
"./color/Salesforce/m": {
|
|
126
|
-
"require": "./color/Salesforce/m/index.js",
|
|
127
|
-
"import": "./color/Salesforce/m/index.mjs",
|
|
128
|
-
"types": "./color/Salesforce/m/index.d.ts"
|
|
129
|
-
},
|
|
130
|
-
"./color/Salesforce/l": {
|
|
131
|
-
"require": "./color/Salesforce/l/index.js",
|
|
132
|
-
"import": "./color/Salesforce/l/index.mjs",
|
|
133
|
-
"types": "./color/Salesforce/l/index.d.ts"
|
|
134
|
-
},
|
|
135
125
|
"./color/ShopifyColored/m": {
|
|
136
126
|
"require": "./color/ShopifyColored/m/index.js",
|
|
137
127
|
"import": "./color/ShopifyColored/m/index.mjs",
|
|
@@ -142,6 +132,16 @@
|
|
|
142
132
|
"import": "./color/ShopifyColored/l/index.mjs",
|
|
143
133
|
"types": "./color/ShopifyColored/l/index.d.ts"
|
|
144
134
|
},
|
|
135
|
+
"./color/Salesforce/m": {
|
|
136
|
+
"require": "./color/Salesforce/m/index.js",
|
|
137
|
+
"import": "./color/Salesforce/m/index.mjs",
|
|
138
|
+
"types": "./color/Salesforce/m/index.d.ts"
|
|
139
|
+
},
|
|
140
|
+
"./color/Salesforce/l": {
|
|
141
|
+
"require": "./color/Salesforce/l/index.js",
|
|
142
|
+
"import": "./color/Salesforce/l/index.mjs",
|
|
143
|
+
"types": "./color/Salesforce/l/index.d.ts"
|
|
144
|
+
},
|
|
145
145
|
"./color/PipedriveColored/m": {
|
|
146
146
|
"require": "./color/PipedriveColored/m/index.js",
|
|
147
147
|
"import": "./color/PipedriveColored/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/GitHub/m": {
|
|
456
|
-
"require": "./color/GitHub/m/index.js",
|
|
457
|
-
"import": "./color/GitHub/m/index.mjs",
|
|
458
|
-
"types": "./color/GitHub/m/index.d.ts"
|
|
459
|
-
},
|
|
460
|
-
"./color/GitHub/l": {
|
|
461
|
-
"require": "./color/GitHub/l/index.js",
|
|
462
|
-
"import": "./color/GitHub/l/index.mjs",
|
|
463
|
-
"types": "./color/GitHub/l/index.d.ts"
|
|
464
|
-
},
|
|
465
455
|
"./color/Figma/m": {
|
|
466
456
|
"require": "./color/Figma/m/index.js",
|
|
467
457
|
"import": "./color/Figma/m/index.mjs",
|
|
@@ -472,6 +462,16 @@
|
|
|
472
462
|
"import": "./color/Figma/l/index.mjs",
|
|
473
463
|
"types": "./color/Figma/l/index.d.ts"
|
|
474
464
|
},
|
|
465
|
+
"./color/GitHub/m": {
|
|
466
|
+
"require": "./color/GitHub/m/index.js",
|
|
467
|
+
"import": "./color/GitHub/m/index.mjs",
|
|
468
|
+
"types": "./color/GitHub/m/index.d.ts"
|
|
469
|
+
},
|
|
470
|
+
"./color/GitHub/l": {
|
|
471
|
+
"require": "./color/GitHub/l/index.js",
|
|
472
|
+
"import": "./color/GitHub/l/index.mjs",
|
|
473
|
+
"types": "./color/GitHub/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/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
635
|
"./pay/Diners/m": {
|
|
646
636
|
"require": "./pay/Diners/m/index.js",
|
|
647
637
|
"import": "./pay/Diners/m/index.mjs",
|
|
@@ -652,6 +642,16 @@
|
|
|
652
642
|
"import": "./pay/Diners/l/index.mjs",
|
|
653
643
|
"types": "./pay/Diners/l/index.d.ts"
|
|
654
644
|
},
|
|
645
|
+
"./pay/Discover/m": {
|
|
646
|
+
"require": "./pay/Discover/m/index.js",
|
|
647
|
+
"import": "./pay/Discover/m/index.mjs",
|
|
648
|
+
"types": "./pay/Discover/m/index.d.ts"
|
|
649
|
+
},
|
|
650
|
+
"./pay/Discover/l": {
|
|
651
|
+
"require": "./pay/Discover/l/index.js",
|
|
652
|
+
"import": "./pay/Discover/l/index.mjs",
|
|
653
|
+
"types": "./pay/Discover/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",
|
|
@@ -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",
|
|
@@ -807,16 +807,6 @@
|
|
|
807
807
|
"import": "./Wordpress/l/index.mjs",
|
|
808
808
|
"types": "./Wordpress/l/index.d.ts"
|
|
809
809
|
},
|
|
810
|
-
"./WebStories/m": {
|
|
811
|
-
"require": "./WebStories/m/index.js",
|
|
812
|
-
"import": "./WebStories/m/index.mjs",
|
|
813
|
-
"types": "./WebStories/m/index.d.ts"
|
|
814
|
-
},
|
|
815
|
-
"./WebStories/l": {
|
|
816
|
-
"require": "./WebStories/l/index.js",
|
|
817
|
-
"import": "./WebStories/l/index.mjs",
|
|
818
|
-
"types": "./WebStories/l/index.d.ts"
|
|
819
|
-
},
|
|
820
810
|
"./Wine/m": {
|
|
821
811
|
"require": "./Wine/m/index.js",
|
|
822
812
|
"import": "./Wine/m/index.mjs",
|
|
@@ -827,6 +817,16 @@
|
|
|
827
817
|
"import": "./Wine/l/index.mjs",
|
|
828
818
|
"types": "./Wine/l/index.d.ts"
|
|
829
819
|
},
|
|
820
|
+
"./WebStories/m": {
|
|
821
|
+
"require": "./WebStories/m/index.js",
|
|
822
|
+
"import": "./WebStories/m/index.mjs",
|
|
823
|
+
"types": "./WebStories/m/index.d.ts"
|
|
824
|
+
},
|
|
825
|
+
"./WebStories/l": {
|
|
826
|
+
"require": "./WebStories/l/index.js",
|
|
827
|
+
"import": "./WebStories/l/index.mjs",
|
|
828
|
+
"types": "./WebStories/l/index.d.ts"
|
|
829
|
+
},
|
|
830
830
|
"./WebPages/m": {
|
|
831
831
|
"require": "./WebPages/m/index.js",
|
|
832
832
|
"import": "./WebPages/m/index.mjs",
|
|
@@ -877,6 +877,16 @@
|
|
|
877
877
|
"import": "./VideoStreaming/l/index.mjs",
|
|
878
878
|
"types": "./VideoStreaming/l/index.d.ts"
|
|
879
879
|
},
|
|
880
|
+
"./VideoStop/m": {
|
|
881
|
+
"require": "./VideoStop/m/index.js",
|
|
882
|
+
"import": "./VideoStop/m/index.mjs",
|
|
883
|
+
"types": "./VideoStop/m/index.d.ts"
|
|
884
|
+
},
|
|
885
|
+
"./VideoStop/l": {
|
|
886
|
+
"require": "./VideoStop/l/index.js",
|
|
887
|
+
"import": "./VideoStop/l/index.mjs",
|
|
888
|
+
"types": "./VideoStop/l/index.d.ts"
|
|
889
|
+
},
|
|
880
890
|
"./VideoList/m": {
|
|
881
891
|
"require": "./VideoList/m/index.js",
|
|
882
892
|
"import": "./VideoList/m/index.mjs",
|
|
@@ -897,16 +907,6 @@
|
|
|
897
907
|
"import": "./VideoCarousel/l/index.mjs",
|
|
898
908
|
"types": "./VideoCarousel/l/index.d.ts"
|
|
899
909
|
},
|
|
900
|
-
"./VideoStop/m": {
|
|
901
|
-
"require": "./VideoStop/m/index.js",
|
|
902
|
-
"import": "./VideoStop/m/index.mjs",
|
|
903
|
-
"types": "./VideoStop/m/index.d.ts"
|
|
904
|
-
},
|
|
905
|
-
"./VideoStop/l": {
|
|
906
|
-
"require": "./VideoStop/l/index.js",
|
|
907
|
-
"import": "./VideoStop/l/index.mjs",
|
|
908
|
-
"types": "./VideoStop/l/index.d.ts"
|
|
909
|
-
},
|
|
910
910
|
"./VideoAlt/m": {
|
|
911
911
|
"require": "./VideoAlt/m/index.js",
|
|
912
912
|
"import": "./VideoAlt/m/index.mjs",
|
|
@@ -987,16 +987,6 @@
|
|
|
987
987
|
"import": "./UserGroup/l/index.mjs",
|
|
988
988
|
"types": "./UserGroup/l/index.d.ts"
|
|
989
989
|
},
|
|
990
|
-
"./User/m": {
|
|
991
|
-
"require": "./User/m/index.js",
|
|
992
|
-
"import": "./User/m/index.mjs",
|
|
993
|
-
"types": "./User/m/index.d.ts"
|
|
994
|
-
},
|
|
995
|
-
"./User/l": {
|
|
996
|
-
"require": "./User/l/index.js",
|
|
997
|
-
"import": "./User/l/index.mjs",
|
|
998
|
-
"types": "./User/l/index.d.ts"
|
|
999
|
-
},
|
|
1000
990
|
"./UserDemo/m": {
|
|
1001
991
|
"require": "./UserDemo/m/index.js",
|
|
1002
992
|
"import": "./UserDemo/m/index.mjs",
|
|
@@ -1007,6 +997,16 @@
|
|
|
1007
997
|
"import": "./UserDemo/l/index.mjs",
|
|
1008
998
|
"types": "./UserDemo/l/index.d.ts"
|
|
1009
999
|
},
|
|
1000
|
+
"./User/m": {
|
|
1001
|
+
"require": "./User/m/index.js",
|
|
1002
|
+
"import": "./User/m/index.mjs",
|
|
1003
|
+
"types": "./User/m/index.d.ts"
|
|
1004
|
+
},
|
|
1005
|
+
"./User/l": {
|
|
1006
|
+
"require": "./User/l/index.js",
|
|
1007
|
+
"import": "./User/l/index.mjs",
|
|
1008
|
+
"types": "./User/l/index.d.ts"
|
|
1009
|
+
},
|
|
1010
1010
|
"./Unsplash/m": {
|
|
1011
1011
|
"require": "./Unsplash/m/index.js",
|
|
1012
1012
|
"import": "./Unsplash/m/index.mjs",
|
|
@@ -1107,16 +1107,6 @@
|
|
|
1107
1107
|
"import": "./TimeNight/l/index.mjs",
|
|
1108
1108
|
"types": "./TimeNight/l/index.d.ts"
|
|
1109
1109
|
},
|
|
1110
|
-
"./TimeClock/m": {
|
|
1111
|
-
"require": "./TimeClock/m/index.js",
|
|
1112
|
-
"import": "./TimeClock/m/index.mjs",
|
|
1113
|
-
"types": "./TimeClock/m/index.d.ts"
|
|
1114
|
-
},
|
|
1115
|
-
"./TimeClock/l": {
|
|
1116
|
-
"require": "./TimeClock/l/index.js",
|
|
1117
|
-
"import": "./TimeClock/l/index.mjs",
|
|
1118
|
-
"types": "./TimeClock/l/index.d.ts"
|
|
1119
|
-
},
|
|
1120
1110
|
"./TimeDay/m": {
|
|
1121
1111
|
"require": "./TimeDay/m/index.js",
|
|
1122
1112
|
"import": "./TimeDay/m/index.mjs",
|
|
@@ -1127,6 +1117,16 @@
|
|
|
1127
1117
|
"import": "./TimeDay/l/index.mjs",
|
|
1128
1118
|
"types": "./TimeDay/l/index.d.ts"
|
|
1129
1119
|
},
|
|
1120
|
+
"./TimeClock/m": {
|
|
1121
|
+
"require": "./TimeClock/m/index.js",
|
|
1122
|
+
"import": "./TimeClock/m/index.mjs",
|
|
1123
|
+
"types": "./TimeClock/m/index.d.ts"
|
|
1124
|
+
},
|
|
1125
|
+
"./TimeClock/l": {
|
|
1126
|
+
"require": "./TimeClock/l/index.js",
|
|
1127
|
+
"import": "./TimeClock/l/index.mjs",
|
|
1128
|
+
"types": "./TimeClock/l/index.d.ts"
|
|
1129
|
+
},
|
|
1130
1130
|
"./Tile/m": {
|
|
1131
1131
|
"require": "./Tile/m/index.js",
|
|
1132
1132
|
"import": "./Tile/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
|
-
"./Smoking/m": {
|
|
1361
|
-
"require": "./Smoking/m/index.js",
|
|
1362
|
-
"import": "./Smoking/m/index.mjs",
|
|
1363
|
-
"types": "./Smoking/m/index.d.ts"
|
|
1364
|
-
},
|
|
1365
|
-
"./Smoking/l": {
|
|
1366
|
-
"require": "./Smoking/l/index.js",
|
|
1367
|
-
"import": "./Smoking/l/index.mjs",
|
|
1368
|
-
"types": "./Smoking/l/index.d.ts"
|
|
1369
|
-
},
|
|
1370
1360
|
"./SmileSimple/m": {
|
|
1371
1361
|
"require": "./SmileSimple/m/index.js",
|
|
1372
1362
|
"import": "./SmileSimple/m/index.mjs",
|
|
@@ -1377,6 +1367,16 @@
|
|
|
1377
1367
|
"import": "./SmileSimple/l/index.mjs",
|
|
1378
1368
|
"types": "./SmileSimple/l/index.d.ts"
|
|
1379
1369
|
},
|
|
1370
|
+
"./Smoking/m": {
|
|
1371
|
+
"require": "./Smoking/m/index.js",
|
|
1372
|
+
"import": "./Smoking/m/index.mjs",
|
|
1373
|
+
"types": "./Smoking/m/index.d.ts"
|
|
1374
|
+
},
|
|
1375
|
+
"./Smoking/l": {
|
|
1376
|
+
"require": "./Smoking/l/index.js",
|
|
1377
|
+
"import": "./Smoking/l/index.mjs",
|
|
1378
|
+
"types": "./Smoking/l/index.d.ts"
|
|
1379
|
+
},
|
|
1380
1380
|
"./SmileSad/m": {
|
|
1381
1381
|
"require": "./SmileSad/m/index.js",
|
|
1382
1382
|
"import": "./SmileSad/m/index.mjs",
|
|
@@ -1637,16 +1637,6 @@
|
|
|
1637
1637
|
"import": "./Science/l/index.mjs",
|
|
1638
1638
|
"types": "./Science/l/index.d.ts"
|
|
1639
1639
|
},
|
|
1640
|
-
"./Rss/m": {
|
|
1641
|
-
"require": "./Rss/m/index.js",
|
|
1642
|
-
"import": "./Rss/m/index.mjs",
|
|
1643
|
-
"types": "./Rss/m/index.d.ts"
|
|
1644
|
-
},
|
|
1645
|
-
"./Rss/l": {
|
|
1646
|
-
"require": "./Rss/l/index.js",
|
|
1647
|
-
"import": "./Rss/l/index.mjs",
|
|
1648
|
-
"types": "./Rss/l/index.d.ts"
|
|
1649
|
-
},
|
|
1650
1640
|
"./Safari/m": {
|
|
1651
1641
|
"require": "./Safari/m/index.js",
|
|
1652
1642
|
"import": "./Safari/m/index.mjs",
|
|
@@ -1657,6 +1647,16 @@
|
|
|
1657
1647
|
"import": "./Safari/l/index.mjs",
|
|
1658
1648
|
"types": "./Safari/l/index.d.ts"
|
|
1659
1649
|
},
|
|
1650
|
+
"./Rss/m": {
|
|
1651
|
+
"require": "./Rss/m/index.js",
|
|
1652
|
+
"import": "./Rss/m/index.mjs",
|
|
1653
|
+
"types": "./Rss/m/index.d.ts"
|
|
1654
|
+
},
|
|
1655
|
+
"./Rss/l": {
|
|
1656
|
+
"require": "./Rss/l/index.js",
|
|
1657
|
+
"import": "./Rss/l/index.mjs",
|
|
1658
|
+
"types": "./Rss/l/index.d.ts"
|
|
1659
|
+
},
|
|
1660
1660
|
"./Robot/m": {
|
|
1661
1661
|
"require": "./Robot/m/index.js",
|
|
1662
1662
|
"import": "./Robot/m/index.mjs",
|
|
@@ -1797,16 +1797,6 @@
|
|
|
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
|
-
},
|
|
1810
1800
|
"./Recreation/m": {
|
|
1811
1801
|
"require": "./Recreation/m/index.js",
|
|
1812
1802
|
"import": "./Recreation/m/index.mjs",
|
|
@@ -1987,6 +1977,16 @@
|
|
|
1987
1977
|
"import": "./Popup/l/index.mjs",
|
|
1988
1978
|
"types": "./Popup/l/index.d.ts"
|
|
1989
1979
|
},
|
|
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
|
-
"./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
2810
|
"./Hourglass/m": {
|
|
2821
2811
|
"require": "./Hourglass/m/index.js",
|
|
2822
2812
|
"import": "./Hourglass/m/index.mjs",
|
|
@@ -2827,6 +2817,16 @@
|
|
|
2827
2817
|
"import": "./Hourglass/l/index.mjs",
|
|
2828
2818
|
"types": "./Hourglass/l/index.d.ts"
|
|
2829
2819
|
},
|
|
2820
|
+
"./IndentedResult/m": {
|
|
2821
|
+
"require": "./IndentedResult/m/index.js",
|
|
2822
|
+
"import": "./IndentedResult/m/index.mjs",
|
|
2823
|
+
"types": "./IndentedResult/m/index.d.ts"
|
|
2824
|
+
},
|
|
2825
|
+
"./IndentedResult/l": {
|
|
2826
|
+
"require": "./IndentedResult/l/index.js",
|
|
2827
|
+
"import": "./IndentedResult/l/index.mjs",
|
|
2828
|
+
"types": "./IndentedResult/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
|
-
"./DocumentHappy/m": {
|
|
3421
|
-
"require": "./DocumentHappy/m/index.js",
|
|
3422
|
-
"import": "./DocumentHappy/m/index.mjs",
|
|
3423
|
-
"types": "./DocumentHappy/m/index.d.ts"
|
|
3424
|
-
},
|
|
3425
|
-
"./DocumentHappy/l": {
|
|
3426
|
-
"require": "./DocumentHappy/l/index.js",
|
|
3427
|
-
"import": "./DocumentHappy/l/index.mjs",
|
|
3428
|
-
"types": "./DocumentHappy/l/index.d.ts"
|
|
3429
|
-
},
|
|
3430
3420
|
"./DocumentExport/m": {
|
|
3431
3421
|
"require": "./DocumentExport/m/index.js",
|
|
3432
3422
|
"import": "./DocumentExport/m/index.mjs",
|
|
@@ -3437,6 +3427,16 @@
|
|
|
3437
3427
|
"import": "./DocumentExport/l/index.mjs",
|
|
3438
3428
|
"types": "./DocumentExport/l/index.d.ts"
|
|
3439
3429
|
},
|
|
3430
|
+
"./DocumentHappy/m": {
|
|
3431
|
+
"require": "./DocumentHappy/m/index.js",
|
|
3432
|
+
"import": "./DocumentHappy/m/index.mjs",
|
|
3433
|
+
"types": "./DocumentHappy/m/index.d.ts"
|
|
3434
|
+
},
|
|
3435
|
+
"./DocumentHappy/l": {
|
|
3436
|
+
"require": "./DocumentHappy/l/index.js",
|
|
3437
|
+
"import": "./DocumentHappy/l/index.mjs",
|
|
3438
|
+
"types": "./DocumentHappy/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
|
-
"./CurrencyUsd/m": {
|
|
3521
|
-
"require": "./CurrencyUsd/m/index.js",
|
|
3522
|
-
"import": "./CurrencyUsd/m/index.mjs",
|
|
3523
|
-
"types": "./CurrencyUsd/m/index.d.ts"
|
|
3524
|
-
},
|
|
3525
|
-
"./CurrencyUsd/l": {
|
|
3526
|
-
"require": "./CurrencyUsd/l/index.js",
|
|
3527
|
-
"import": "./CurrencyUsd/l/index.mjs",
|
|
3528
|
-
"types": "./CurrencyUsd/l/index.d.ts"
|
|
3529
|
-
},
|
|
3530
3520
|
"./Crown/m": {
|
|
3531
3521
|
"require": "./Crown/m/index.js",
|
|
3532
3522
|
"import": "./Crown/m/index.mjs",
|
|
@@ -3537,6 +3527,16 @@
|
|
|
3537
3527
|
"import": "./Crown/l/index.mjs",
|
|
3538
3528
|
"types": "./Crown/l/index.d.ts"
|
|
3539
3529
|
},
|
|
3530
|
+
"./CurrencyUsd/m": {
|
|
3531
|
+
"require": "./CurrencyUsd/m/index.js",
|
|
3532
|
+
"import": "./CurrencyUsd/m/index.mjs",
|
|
3533
|
+
"types": "./CurrencyUsd/m/index.d.ts"
|
|
3534
|
+
},
|
|
3535
|
+
"./CurrencyUsd/l": {
|
|
3536
|
+
"require": "./CurrencyUsd/l/index.js",
|
|
3537
|
+
"import": "./CurrencyUsd/l/index.mjs",
|
|
3538
|
+
"types": "./CurrencyUsd/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
|
-
"./ChevronLeft/m": {
|
|
3701
|
-
"require": "./ChevronLeft/m/index.js",
|
|
3702
|
-
"import": "./ChevronLeft/m/index.mjs",
|
|
3703
|
-
"types": "./ChevronLeft/m/index.d.ts"
|
|
3704
|
-
},
|
|
3705
|
-
"./ChevronLeft/l": {
|
|
3706
|
-
"require": "./ChevronLeft/l/index.js",
|
|
3707
|
-
"import": "./ChevronLeft/l/index.mjs",
|
|
3708
|
-
"types": "./ChevronLeft/l/index.d.ts"
|
|
3709
|
-
},
|
|
3710
3700
|
"./ChevronDown/m": {
|
|
3711
3701
|
"require": "./ChevronDown/m/index.js",
|
|
3712
3702
|
"import": "./ChevronDown/m/index.mjs",
|
|
@@ -3717,6 +3707,16 @@
|
|
|
3717
3707
|
"import": "./ChevronDown/l/index.mjs",
|
|
3718
3708
|
"types": "./ChevronDown/l/index.d.ts"
|
|
3719
3709
|
},
|
|
3710
|
+
"./ChevronLeft/m": {
|
|
3711
|
+
"require": "./ChevronLeft/m/index.js",
|
|
3712
|
+
"import": "./ChevronLeft/m/index.mjs",
|
|
3713
|
+
"types": "./ChevronLeft/m/index.d.ts"
|
|
3714
|
+
},
|
|
3715
|
+
"./ChevronLeft/l": {
|
|
3716
|
+
"require": "./ChevronLeft/l/index.js",
|
|
3717
|
+
"import": "./ChevronLeft/l/index.mjs",
|
|
3718
|
+
"types": "./ChevronLeft/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
|
-
"./CardUpdate/m": {
|
|
4001
|
-
"require": "./CardUpdate/m/index.js",
|
|
4002
|
-
"import": "./CardUpdate/m/index.mjs",
|
|
4003
|
-
"types": "./CardUpdate/m/index.d.ts"
|
|
4004
|
-
},
|
|
4005
|
-
"./CardUpdate/l": {
|
|
4006
|
-
"require": "./CardUpdate/l/index.js",
|
|
4007
|
-
"import": "./CardUpdate/l/index.mjs",
|
|
4008
|
-
"types": "./CardUpdate/l/index.d.ts"
|
|
4009
|
-
},
|
|
4010
4000
|
"./Car/m": {
|
|
4011
4001
|
"require": "./Car/m/index.js",
|
|
4012
4002
|
"import": "./Car/m/index.mjs",
|
|
@@ -4017,6 +4007,16 @@
|
|
|
4017
4007
|
"import": "./Car/l/index.mjs",
|
|
4018
4008
|
"types": "./Car/l/index.d.ts"
|
|
4019
4009
|
},
|
|
4010
|
+
"./CardUpdate/m": {
|
|
4011
|
+
"require": "./CardUpdate/m/index.js",
|
|
4012
|
+
"import": "./CardUpdate/m/index.mjs",
|
|
4013
|
+
"types": "./CardUpdate/m/index.d.ts"
|
|
4014
|
+
},
|
|
4015
|
+
"./CardUpdate/l": {
|
|
4016
|
+
"require": "./CardUpdate/l/index.js",
|
|
4017
|
+
"import": "./CardUpdate/l/index.mjs",
|
|
4018
|
+
"types": "./CardUpdate/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
|
-
"./Archive/m": {
|
|
4221
|
-
"require": "./Archive/m/index.js",
|
|
4222
|
-
"import": "./Archive/m/index.mjs",
|
|
4223
|
-
"types": "./Archive/m/index.d.ts"
|
|
4224
|
-
},
|
|
4225
|
-
"./Archive/l": {
|
|
4226
|
-
"require": "./Archive/l/index.js",
|
|
4227
|
-
"import": "./Archive/l/index.mjs",
|
|
4228
|
-
"types": "./Archive/l/index.d.ts"
|
|
4229
|
-
},
|
|
4230
4220
|
"./Architecture/m": {
|
|
4231
4221
|
"require": "./Architecture/m/index.js",
|
|
4232
4222
|
"import": "./Architecture/m/index.mjs",
|
|
@@ -4237,6 +4227,16 @@
|
|
|
4237
4227
|
"import": "./Architecture/l/index.mjs",
|
|
4238
4228
|
"types": "./Architecture/l/index.d.ts"
|
|
4239
4229
|
},
|
|
4230
|
+
"./Archive/m": {
|
|
4231
|
+
"require": "./Archive/m/index.js",
|
|
4232
|
+
"import": "./Archive/m/index.mjs",
|
|
4233
|
+
"types": "./Archive/m/index.d.ts"
|
|
4234
|
+
},
|
|
4235
|
+
"./Archive/l": {
|
|
4236
|
+
"require": "./Archive/l/index.js",
|
|
4237
|
+
"import": "./Archive/l/index.mjs",
|
|
4238
|
+
"types": "./Archive/l/index.d.ts"
|
|
4239
|
+
},
|
|
4240
4240
|
"./AppsBlock/m": {
|
|
4241
4241
|
"require": "./AppsBlock/m/index.js",
|
|
4242
4242
|
"import": "./AppsBlock/m/index.mjs",
|