@semcore/icon 16.7.5-prerelease.2 → 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 +110 -110
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,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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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",
|