@semcore/icon 16.7.2-prerelease.0 → 16.7.2-prerelease.3
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 +2 -2
- package/package.json +110 -110
package/CHANGELOG.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
|
|
4
4
|
|
|
5
|
-
## [16.7.2] - 2025-
|
|
5
|
+
## [16.7.2] - 2025-10-06
|
|
6
6
|
|
|
7
7
|
### Changed
|
|
8
8
|
|
|
9
|
-
- Version patch update due to children dependencies update (`@semcore/base-components` [16.2.3 ~> 16.
|
|
9
|
+
- Version patch update due to children dependencies update (`@semcore/flex-box` [16.0.9 ~> 16.0.10], `@semcore/base-components` [16.2.3 ~> 16.4.0]).
|
|
10
10
|
|
|
11
11
|
## [16.7.1] - 2025-09-17
|
|
12
12
|
|
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.3",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.mjs",
|
|
7
7
|
"typings": "lib/types/index.d.ts",
|
|
@@ -9,10 +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.3",
|
|
12
13
|
"classnames": "2.2.6"
|
|
13
14
|
},
|
|
14
15
|
"peerDependencies": {
|
|
15
|
-
"@semcore/base-components": "^16.
|
|
16
|
+
"@semcore/base-components": "^16.4.1-prerelease.3"
|
|
16
17
|
},
|
|
17
18
|
"repository": {
|
|
18
19
|
"type": "git",
|
|
@@ -21,10 +22,9 @@
|
|
|
21
22
|
},
|
|
22
23
|
"devDependencies": {
|
|
23
24
|
"@types/classnames": "2.2.6",
|
|
24
|
-
"@semcore/icon-transform-svg": "1.1.0",
|
|
25
25
|
"@semcore/testing-utils": "1.0.0",
|
|
26
|
-
"@semcore/
|
|
27
|
-
"@semcore/
|
|
26
|
+
"@semcore/base-components": "16.4.1-prerelease.3",
|
|
27
|
+
"@semcore/icon-transform-svg": "1.1.0"
|
|
28
28
|
},
|
|
29
29
|
"exports": {
|
|
30
30
|
".": {
|
|
@@ -62,16 +62,6 @@
|
|
|
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
|
-
},
|
|
75
65
|
"./color/WhatsApp/m": {
|
|
76
66
|
"require": "./color/WhatsApp/m/index.js",
|
|
77
67
|
"import": "./color/WhatsApp/m/index.mjs",
|
|
@@ -92,6 +82,16 @@
|
|
|
92
82
|
"import": "./color/WhatConvertsColored/l/index.mjs",
|
|
93
83
|
"types": "./color/WhatConvertsColored/l/index.d.ts"
|
|
94
84
|
},
|
|
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/ShopifyColored/m": {
|
|
126
|
-
"require": "./color/ShopifyColored/m/index.js",
|
|
127
|
-
"import": "./color/ShopifyColored/m/index.mjs",
|
|
128
|
-
"types": "./color/ShopifyColored/m/index.d.ts"
|
|
129
|
-
},
|
|
130
|
-
"./color/ShopifyColored/l": {
|
|
131
|
-
"require": "./color/ShopifyColored/l/index.js",
|
|
132
|
-
"import": "./color/ShopifyColored/l/index.mjs",
|
|
133
|
-
"types": "./color/ShopifyColored/l/index.d.ts"
|
|
134
|
-
},
|
|
135
125
|
"./color/Salesforce/m": {
|
|
136
126
|
"require": "./color/Salesforce/m/index.js",
|
|
137
127
|
"import": "./color/Salesforce/m/index.mjs",
|
|
@@ -142,6 +132,16 @@
|
|
|
142
132
|
"import": "./color/Salesforce/l/index.mjs",
|
|
143
133
|
"types": "./color/Salesforce/l/index.d.ts"
|
|
144
134
|
},
|
|
135
|
+
"./color/ShopifyColored/m": {
|
|
136
|
+
"require": "./color/ShopifyColored/m/index.js",
|
|
137
|
+
"import": "./color/ShopifyColored/m/index.mjs",
|
|
138
|
+
"types": "./color/ShopifyColored/m/index.d.ts"
|
|
139
|
+
},
|
|
140
|
+
"./color/ShopifyColored/l": {
|
|
141
|
+
"require": "./color/ShopifyColored/l/index.js",
|
|
142
|
+
"import": "./color/ShopifyColored/l/index.mjs",
|
|
143
|
+
"types": "./color/ShopifyColored/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",
|
|
@@ -697,16 +697,16 @@
|
|
|
697
697
|
"import": "./platform/PRToolkit/index.mjs",
|
|
698
698
|
"types": "./platform/PRToolkit/index.d.ts"
|
|
699
699
|
},
|
|
700
|
-
"./platform/HomePlatform": {
|
|
701
|
-
"require": "./platform/HomePlatform/index.js",
|
|
702
|
-
"import": "./platform/HomePlatform/index.mjs",
|
|
703
|
-
"types": "./platform/HomePlatform/index.d.ts"
|
|
704
|
-
},
|
|
705
700
|
"./platform/LocalToolkit": {
|
|
706
701
|
"require": "./platform/LocalToolkit/index.js",
|
|
707
702
|
"import": "./platform/LocalToolkit/index.mjs",
|
|
708
703
|
"types": "./platform/LocalToolkit/index.d.ts"
|
|
709
704
|
},
|
|
705
|
+
"./platform/HomePlatform": {
|
|
706
|
+
"require": "./platform/HomePlatform/index.js",
|
|
707
|
+
"import": "./platform/HomePlatform/index.mjs",
|
|
708
|
+
"types": "./platform/HomePlatform/index.d.ts"
|
|
709
|
+
},
|
|
710
710
|
"./platform/EnterpriseSolutions": {
|
|
711
711
|
"require": "./platform/EnterpriseSolutions/index.js",
|
|
712
712
|
"import": "./platform/EnterpriseSolutions/index.mjs",
|
|
@@ -747,16 +747,6 @@
|
|
|
747
747
|
"import": "./ZoomPlus/l/index.mjs",
|
|
748
748
|
"types": "./ZoomPlus/l/index.d.ts"
|
|
749
749
|
},
|
|
750
|
-
"./ZoomMinus/m": {
|
|
751
|
-
"require": "./ZoomMinus/m/index.js",
|
|
752
|
-
"import": "./ZoomMinus/m/index.mjs",
|
|
753
|
-
"types": "./ZoomMinus/m/index.d.ts"
|
|
754
|
-
},
|
|
755
|
-
"./ZoomMinus/l": {
|
|
756
|
-
"require": "./ZoomMinus/l/index.js",
|
|
757
|
-
"import": "./ZoomMinus/l/index.mjs",
|
|
758
|
-
"types": "./ZoomMinus/l/index.d.ts"
|
|
759
|
-
},
|
|
760
750
|
"./YoutubePlaceholder/m": {
|
|
761
751
|
"require": "./YoutubePlaceholder/m/index.js",
|
|
762
752
|
"import": "./YoutubePlaceholder/m/index.mjs",
|
|
@@ -767,6 +757,16 @@
|
|
|
767
757
|
"import": "./YoutubePlaceholder/l/index.mjs",
|
|
768
758
|
"types": "./YoutubePlaceholder/l/index.d.ts"
|
|
769
759
|
},
|
|
760
|
+
"./ZoomMinus/m": {
|
|
761
|
+
"require": "./ZoomMinus/m/index.js",
|
|
762
|
+
"import": "./ZoomMinus/m/index.mjs",
|
|
763
|
+
"types": "./ZoomMinus/m/index.d.ts"
|
|
764
|
+
},
|
|
765
|
+
"./ZoomMinus/l": {
|
|
766
|
+
"require": "./ZoomMinus/l/index.js",
|
|
767
|
+
"import": "./ZoomMinus/l/index.mjs",
|
|
768
|
+
"types": "./ZoomMinus/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
|
-
"./Wine/m": {
|
|
811
|
-
"require": "./Wine/m/index.js",
|
|
812
|
-
"import": "./Wine/m/index.mjs",
|
|
813
|
-
"types": "./Wine/m/index.d.ts"
|
|
814
|
-
},
|
|
815
|
-
"./Wine/l": {
|
|
816
|
-
"require": "./Wine/l/index.js",
|
|
817
|
-
"import": "./Wine/l/index.mjs",
|
|
818
|
-
"types": "./Wine/l/index.d.ts"
|
|
819
|
-
},
|
|
820
810
|
"./WebStories/m": {
|
|
821
811
|
"require": "./WebStories/m/index.js",
|
|
822
812
|
"import": "./WebStories/m/index.mjs",
|
|
@@ -827,6 +817,16 @@
|
|
|
827
817
|
"import": "./WebStories/l/index.mjs",
|
|
828
818
|
"types": "./WebStories/l/index.d.ts"
|
|
829
819
|
},
|
|
820
|
+
"./Wine/m": {
|
|
821
|
+
"require": "./Wine/m/index.js",
|
|
822
|
+
"import": "./Wine/m/index.mjs",
|
|
823
|
+
"types": "./Wine/m/index.d.ts"
|
|
824
|
+
},
|
|
825
|
+
"./Wine/l": {
|
|
826
|
+
"require": "./Wine/l/index.js",
|
|
827
|
+
"import": "./Wine/l/index.mjs",
|
|
828
|
+
"types": "./Wine/l/index.d.ts"
|
|
829
|
+
},
|
|
830
830
|
"./WebPages/m": {
|
|
831
831
|
"require": "./WebPages/m/index.js",
|
|
832
832
|
"import": "./WebPages/m/index.mjs",
|
|
@@ -877,16 +877,6 @@
|
|
|
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
|
-
},
|
|
890
880
|
"./VideoList/m": {
|
|
891
881
|
"require": "./VideoList/m/index.js",
|
|
892
882
|
"import": "./VideoList/m/index.mjs",
|
|
@@ -907,6 +897,16 @@
|
|
|
907
897
|
"import": "./VideoCarousel/l/index.mjs",
|
|
908
898
|
"types": "./VideoCarousel/l/index.d.ts"
|
|
909
899
|
},
|
|
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
|
-
"./UserDemo/m": {
|
|
991
|
-
"require": "./UserDemo/m/index.js",
|
|
992
|
-
"import": "./UserDemo/m/index.mjs",
|
|
993
|
-
"types": "./UserDemo/m/index.d.ts"
|
|
994
|
-
},
|
|
995
|
-
"./UserDemo/l": {
|
|
996
|
-
"require": "./UserDemo/l/index.js",
|
|
997
|
-
"import": "./UserDemo/l/index.mjs",
|
|
998
|
-
"types": "./UserDemo/l/index.d.ts"
|
|
999
|
-
},
|
|
1000
990
|
"./User/m": {
|
|
1001
991
|
"require": "./User/m/index.js",
|
|
1002
992
|
"import": "./User/m/index.mjs",
|
|
@@ -1007,6 +997,16 @@
|
|
|
1007
997
|
"import": "./User/l/index.mjs",
|
|
1008
998
|
"types": "./User/l/index.d.ts"
|
|
1009
999
|
},
|
|
1000
|
+
"./UserDemo/m": {
|
|
1001
|
+
"require": "./UserDemo/m/index.js",
|
|
1002
|
+
"import": "./UserDemo/m/index.mjs",
|
|
1003
|
+
"types": "./UserDemo/m/index.d.ts"
|
|
1004
|
+
},
|
|
1005
|
+
"./UserDemo/l": {
|
|
1006
|
+
"require": "./UserDemo/l/index.js",
|
|
1007
|
+
"import": "./UserDemo/l/index.mjs",
|
|
1008
|
+
"types": "./UserDemo/l/index.d.ts"
|
|
1009
|
+
},
|
|
1010
1010
|
"./Unsplash/m": {
|
|
1011
1011
|
"require": "./Unsplash/m/index.js",
|
|
1012
1012
|
"import": "./Unsplash/m/index.mjs",
|
|
@@ -1097,16 +1097,6 @@
|
|
|
1097
1097
|
"import": "./TopStories/l/index.mjs",
|
|
1098
1098
|
"types": "./TopStories/l/index.d.ts"
|
|
1099
1099
|
},
|
|
1100
|
-
"./TimeDay/m": {
|
|
1101
|
-
"require": "./TimeDay/m/index.js",
|
|
1102
|
-
"import": "./TimeDay/m/index.mjs",
|
|
1103
|
-
"types": "./TimeDay/m/index.d.ts"
|
|
1104
|
-
},
|
|
1105
|
-
"./TimeDay/l": {
|
|
1106
|
-
"require": "./TimeDay/l/index.js",
|
|
1107
|
-
"import": "./TimeDay/l/index.mjs",
|
|
1108
|
-
"types": "./TimeDay/l/index.d.ts"
|
|
1109
|
-
},
|
|
1110
1100
|
"./TimeNight/m": {
|
|
1111
1101
|
"require": "./TimeNight/m/index.js",
|
|
1112
1102
|
"import": "./TimeNight/m/index.mjs",
|
|
@@ -1127,6 +1117,16 @@
|
|
|
1127
1117
|
"import": "./TimeClock/l/index.mjs",
|
|
1128
1118
|
"types": "./TimeClock/l/index.d.ts"
|
|
1129
1119
|
},
|
|
1120
|
+
"./TimeDay/m": {
|
|
1121
|
+
"require": "./TimeDay/m/index.js",
|
|
1122
|
+
"import": "./TimeDay/m/index.mjs",
|
|
1123
|
+
"types": "./TimeDay/m/index.d.ts"
|
|
1124
|
+
},
|
|
1125
|
+
"./TimeDay/l": {
|
|
1126
|
+
"require": "./TimeDay/l/index.js",
|
|
1127
|
+
"import": "./TimeDay/l/index.mjs",
|
|
1128
|
+
"types": "./TimeDay/l/index.d.ts"
|
|
1129
|
+
},
|
|
1130
1130
|
"./Tile/m": {
|
|
1131
1131
|
"require": "./Tile/m/index.js",
|
|
1132
1132
|
"import": "./Tile/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
|
-
"./Safari/m": {
|
|
1641
|
-
"require": "./Safari/m/index.js",
|
|
1642
|
-
"import": "./Safari/m/index.mjs",
|
|
1643
|
-
"types": "./Safari/m/index.d.ts"
|
|
1644
|
-
},
|
|
1645
|
-
"./Safari/l": {
|
|
1646
|
-
"require": "./Safari/l/index.js",
|
|
1647
|
-
"import": "./Safari/l/index.mjs",
|
|
1648
|
-
"types": "./Safari/l/index.d.ts"
|
|
1649
|
-
},
|
|
1650
1640
|
"./Rss/m": {
|
|
1651
1641
|
"require": "./Rss/m/index.js",
|
|
1652
1642
|
"import": "./Rss/m/index.mjs",
|
|
@@ -1657,6 +1647,16 @@
|
|
|
1657
1647
|
"import": "./Rss/l/index.mjs",
|
|
1658
1648
|
"types": "./Rss/l/index.d.ts"
|
|
1659
1649
|
},
|
|
1650
|
+
"./Safari/m": {
|
|
1651
|
+
"require": "./Safari/m/index.js",
|
|
1652
|
+
"import": "./Safari/m/index.mjs",
|
|
1653
|
+
"types": "./Safari/m/index.d.ts"
|
|
1654
|
+
},
|
|
1655
|
+
"./Safari/l": {
|
|
1656
|
+
"require": "./Safari/l/index.js",
|
|
1657
|
+
"import": "./Safari/l/index.mjs",
|
|
1658
|
+
"types": "./Safari/l/index.d.ts"
|
|
1659
|
+
},
|
|
1660
1660
|
"./Robot/m": {
|
|
1661
1661
|
"require": "./Robot/m/index.js",
|
|
1662
1662
|
"import": "./Robot/m/index.mjs",
|
|
@@ -2027,16 +2027,6 @@
|
|
|
2027
2027
|
"import": "./Pinterest/l/index.mjs",
|
|
2028
2028
|
"types": "./Pinterest/l/index.d.ts"
|
|
2029
2029
|
},
|
|
2030
|
-
"./PinUsd/m": {
|
|
2031
|
-
"require": "./PinUsd/m/index.js",
|
|
2032
|
-
"import": "./PinUsd/m/index.mjs",
|
|
2033
|
-
"types": "./PinUsd/m/index.d.ts"
|
|
2034
|
-
},
|
|
2035
|
-
"./PinUsd/l": {
|
|
2036
|
-
"require": "./PinUsd/l/index.js",
|
|
2037
|
-
"import": "./PinUsd/l/index.mjs",
|
|
2038
|
-
"types": "./PinUsd/l/index.d.ts"
|
|
2039
|
-
},
|
|
2040
2030
|
"./Pins/m": {
|
|
2041
2031
|
"require": "./Pins/m/index.js",
|
|
2042
2032
|
"import": "./Pins/m/index.mjs",
|
|
@@ -2047,6 +2037,16 @@
|
|
|
2047
2037
|
"import": "./Pins/l/index.mjs",
|
|
2048
2038
|
"types": "./Pins/l/index.d.ts"
|
|
2049
2039
|
},
|
|
2040
|
+
"./PinUsd/m": {
|
|
2041
|
+
"require": "./PinUsd/m/index.js",
|
|
2042
|
+
"import": "./PinUsd/m/index.mjs",
|
|
2043
|
+
"types": "./PinUsd/m/index.d.ts"
|
|
2044
|
+
},
|
|
2045
|
+
"./PinUsd/l": {
|
|
2046
|
+
"require": "./PinUsd/l/index.js",
|
|
2047
|
+
"import": "./PinUsd/l/index.mjs",
|
|
2048
|
+
"types": "./PinUsd/l/index.d.ts"
|
|
2049
|
+
},
|
|
2050
2050
|
"./PinNo/m": {
|
|
2051
2051
|
"require": "./PinNo/m/index.js",
|
|
2052
2052
|
"import": "./PinNo/m/index.mjs",
|
|
@@ -4297,16 +4297,6 @@
|
|
|
4297
4297
|
"import": "./Airplane/l/index.mjs",
|
|
4298
4298
|
"types": "./Airplane/l/index.d.ts"
|
|
4299
4299
|
},
|
|
4300
|
-
"./AdobeExperienceCloud/m": {
|
|
4301
|
-
"require": "./AdobeExperienceCloud/m/index.js",
|
|
4302
|
-
"import": "./AdobeExperienceCloud/m/index.mjs",
|
|
4303
|
-
"types": "./AdobeExperienceCloud/m/index.d.ts"
|
|
4304
|
-
},
|
|
4305
|
-
"./AdobeExperienceCloud/l": {
|
|
4306
|
-
"require": "./AdobeExperienceCloud/l/index.js",
|
|
4307
|
-
"import": "./AdobeExperienceCloud/l/index.mjs",
|
|
4308
|
-
"types": "./AdobeExperienceCloud/l/index.d.ts"
|
|
4309
|
-
},
|
|
4310
4300
|
"./Adult/m": {
|
|
4311
4301
|
"require": "./Adult/m/index.js",
|
|
4312
4302
|
"import": "./Adult/m/index.mjs",
|
|
@@ -4317,6 +4307,16 @@
|
|
|
4317
4307
|
"import": "./Adult/l/index.mjs",
|
|
4318
4308
|
"types": "./Adult/l/index.d.ts"
|
|
4319
4309
|
},
|
|
4310
|
+
"./AdobeExperienceCloud/m": {
|
|
4311
|
+
"require": "./AdobeExperienceCloud/m/index.js",
|
|
4312
|
+
"import": "./AdobeExperienceCloud/m/index.mjs",
|
|
4313
|
+
"types": "./AdobeExperienceCloud/m/index.d.ts"
|
|
4314
|
+
},
|
|
4315
|
+
"./AdobeExperienceCloud/l": {
|
|
4316
|
+
"require": "./AdobeExperienceCloud/l/index.js",
|
|
4317
|
+
"import": "./AdobeExperienceCloud/l/index.mjs",
|
|
4318
|
+
"types": "./AdobeExperienceCloud/l/index.d.ts"
|
|
4319
|
+
},
|
|
4320
4320
|
"./AddressPack/m": {
|
|
4321
4321
|
"require": "./AddressPack/m/index.js",
|
|
4322
4322
|
"import": "./AddressPack/m/index.mjs",
|