@synerise/ds-icon 1.9.0 → 1.9.1
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 +10 -56
- package/dist/DynamicIcon/DynamicIcon.d.ts +507 -507
- package/dist/Icon.types.d.ts +3 -1
- package/dist/icons/L/index.d.ts +67 -67
- package/dist/icons/L/index.js +102 -102
- package/dist/icons/XL/index.d.ts +94 -94
- package/dist/icons/XL/index.js +147 -147
- package/dist/icons/additional/index.d.ts +89 -89
- package/dist/icons/additional/index.js +138 -138
- package/dist/icons/colorIcons/index.d.ts +10 -10
- package/dist/icons/colorIcons/index.js +18 -18
- package/dist/icons/index.d.ts +810 -810
- package/dist/icons/index.js +1233 -1233
- package/package.json +4 -4
|
@@ -1,302 +1,302 @@
|
|
|
1
1
|
export var additionalIconMapping = {
|
|
2
|
-
ActionNoneL: ActionNoneL,
|
|
3
2
|
ActionDeeplinkL: ActionDeeplinkL,
|
|
3
|
+
ActionNoneL: ActionNoneL,
|
|
4
4
|
ActionOpenAppL: ActionOpenAppL,
|
|
5
|
-
AdAfterXpagesL: AdAfterXpagesL,
|
|
6
5
|
ActionUrlL: ActionUrlL,
|
|
6
|
+
AdAfterXpagesL: AdAfterXpagesL,
|
|
7
7
|
AdAfterScrollL: AdAfterScrollL,
|
|
8
8
|
AdBannerL: AdBannerL,
|
|
9
|
+
AdCartAiL: AdCartAiL,
|
|
9
10
|
AdComplementaryAiL: AdComplementaryAiL,
|
|
10
11
|
AdCodeEditorL: AdCodeEditorL,
|
|
11
|
-
AdCartAiL: AdCartAiL,
|
|
12
12
|
AdCouponL: AdCouponL,
|
|
13
|
-
AdCumulative: AdCumulative,
|
|
14
|
-
AdFadeInL: AdFadeInL,
|
|
15
13
|
AdFirstRunL: AdFirstRunL,
|
|
14
|
+
AdCumulative: AdCumulative,
|
|
16
15
|
AdDeeplinkingL: AdDeeplinkingL,
|
|
16
|
+
AdFadeInL: AdFadeInL,
|
|
17
17
|
AdFolderBasic: AdFolderBasic,
|
|
18
18
|
AdFolderFeatured: AdFolderFeatured,
|
|
19
19
|
AdFolderS: AdFolderS,
|
|
20
|
-
AdFolderStarredS: AdFolderStarredS,
|
|
21
|
-
AdFullScreenBannerL: AdFullScreenBannerL,
|
|
22
20
|
AdFolderUser: AdFolderUser,
|
|
23
21
|
AdImgTextL: AdImgTextL,
|
|
24
|
-
|
|
22
|
+
AdFolderStarredS: AdFolderStarredS,
|
|
23
|
+
AdFullScreenBannerL: AdFullScreenBannerL,
|
|
25
24
|
AdImageL: AdImageL,
|
|
26
|
-
|
|
25
|
+
AdImportUrl: AdImportUrl,
|
|
27
26
|
AdInsertObjectL: AdInsertObjectL,
|
|
27
|
+
AdImportZip: AdImportZip,
|
|
28
|
+
AdMultiline: AdMultiline,
|
|
28
29
|
AdLandL: AdLandL,
|
|
29
30
|
AdMandatoryUpdateL: AdMandatoryUpdateL,
|
|
30
|
-
AdMultiline: AdMultiline,
|
|
31
31
|
AdMandatoryUpgradeL: AdMandatoryUpgradeL,
|
|
32
|
-
AdOnExitL: AdOnExitL,
|
|
33
|
-
AdOnLandingL: AdOnLandingL,
|
|
34
32
|
AdOnDemandL: AdOnDemandL,
|
|
35
|
-
|
|
36
|
-
|
|
33
|
+
AdOnLandingL: AdOnLandingL,
|
|
34
|
+
AdOnExitL: AdOnExitL,
|
|
37
35
|
AdOpenAppL: AdOpenAppL,
|
|
38
|
-
|
|
36
|
+
AdOnboardingL: AdOnboardingL,
|
|
37
|
+
AdOpenUrlL: AdOpenUrlL,
|
|
39
38
|
AdPopL: AdPopL,
|
|
40
39
|
AdPersonalizedAiL: AdPersonalizedAiL,
|
|
41
40
|
AdPortraitL: AdPortraitL,
|
|
42
|
-
|
|
43
|
-
AdSlideLeftL: AdSlideLeftL,
|
|
41
|
+
AdSimilarAiL: AdSimilarAiL,
|
|
44
42
|
AdPreBuiltSegmentsL: AdPreBuiltSegmentsL,
|
|
45
43
|
AdShareLinkL: AdShareLinkL,
|
|
46
|
-
|
|
44
|
+
AdSilentPushL: AdSilentPushL,
|
|
47
45
|
AdSimplePushL: AdSimplePushL,
|
|
46
|
+
AdSlideUpL: AdSlideUpL,
|
|
47
|
+
AdSlideDownL: AdSlideDownL,
|
|
48
|
+
AdSlideLeftL: AdSlideLeftL,
|
|
49
|
+
AdWebLayerL: AdWebLayerL,
|
|
48
50
|
AdSlideRightL: AdSlideRightL,
|
|
51
|
+
AdTextEditorL: AdTextEditorL,
|
|
49
52
|
AdTempCodeS: AdTempCodeS,
|
|
50
|
-
AdSlideDownL: AdSlideDownL,
|
|
51
|
-
AdVisualEditorL: AdVisualEditorL,
|
|
52
53
|
AdUserSegmentsL: AdUserSegmentsL,
|
|
53
|
-
|
|
54
|
-
AdTextEditorL: AdTextEditorL,
|
|
55
|
-
AdWebLayerL: AdWebLayerL,
|
|
56
|
-
AdVisualEditorNewL: AdVisualEditorNewL,
|
|
54
|
+
AdWalktroughL: AdWalktroughL,
|
|
57
55
|
AdValue: AdValue,
|
|
58
56
|
AdVisualAiL: AdVisualAiL,
|
|
59
57
|
AdWelcomeScreenL: AdWelcomeScreenL,
|
|
60
|
-
|
|
58
|
+
AdVisualEditorNewL: AdVisualEditorNewL,
|
|
59
|
+
AdVisualEditorL: AdVisualEditorL,
|
|
61
60
|
BoostLoyalty: BoostLoyalty,
|
|
62
61
|
AiCampaigns: AiCampaigns,
|
|
62
|
+
AudienceAnalytics: AudienceAnalytics,
|
|
63
|
+
CartRecommendationXl: CartRecommendationXl,
|
|
63
64
|
ChartColumnL: ChartColumnL,
|
|
64
65
|
ChartDonutL: ChartDonutL,
|
|
65
66
|
ChartComboL: ChartComboL,
|
|
66
|
-
CartRecommendationXl: CartRecommendationXl,
|
|
67
|
-
ChartPieL: ChartPieL,
|
|
68
67
|
ChartDonutLineL: ChartDonutLineL,
|
|
69
|
-
ChartLineL: ChartLineL,
|
|
70
|
-
ChartTableL: ChartTableL,
|
|
71
68
|
DateOntimeXl: DateOntimeXl,
|
|
72
|
-
|
|
69
|
+
ChartTableL: ChartTableL,
|
|
70
|
+
ChartLineL: ChartLineL,
|
|
71
|
+
ChartPieL: ChartPieL,
|
|
73
72
|
DateMultipleXl: DateMultipleXl,
|
|
74
|
-
FileImportL: FileImportL,
|
|
75
73
|
DateRecurringXl: DateRecurringXl,
|
|
76
|
-
|
|
77
|
-
ImportClientsXl: ImportClientsXl,
|
|
74
|
+
FileImportL: FileImportL,
|
|
78
75
|
ImportCustomXl: ImportCustomXl,
|
|
76
|
+
IconBlueSankeyAfter: IconBlueSankeyAfter,
|
|
79
77
|
IconBlueSankeyBefore: IconBlueSankeyBefore,
|
|
78
|
+
ImportClientsXl: ImportClientsXl,
|
|
80
79
|
ImportCatalogsXl: ImportCatalogsXl,
|
|
80
|
+
ImportCustomEventXl: ImportCustomEventXl,
|
|
81
81
|
ImportProductFeedXl: ImportProductFeedXl,
|
|
82
|
-
ImportQuickXl: ImportQuickXl,
|
|
83
|
-
ImportTransactionsXl: ImportTransactionsXl,
|
|
84
|
-
ImportPromotionsXl: ImportPromotionsXl,
|
|
85
82
|
ImportVouchersXl: ImportVouchersXl,
|
|
83
|
+
ImportPromotionsXl: ImportPromotionsXl,
|
|
84
|
+
ImportTransactionsXl: ImportTransactionsXl,
|
|
85
|
+
ImportQuickXl: ImportQuickXl,
|
|
86
86
|
LastSeenXl: LastSeenXl,
|
|
87
|
-
LayoutTextL: LayoutTextL,
|
|
88
87
|
Integration: Integration,
|
|
88
|
+
LayoutMixedL: LayoutMixedL,
|
|
89
89
|
LayoutImageBgL: LayoutImageBgL,
|
|
90
90
|
LayoutImageBgTextL: LayoutImageBgTextL,
|
|
91
|
-
LayoutMixedL: LayoutMixedL,
|
|
92
91
|
MarketingAutomation: MarketingAutomation,
|
|
92
|
+
LayoutTextL: LayoutTextL,
|
|
93
93
|
MetricFormulaXl: MetricFormulaXl,
|
|
94
94
|
OtherIdeas: OtherIdeas,
|
|
95
|
-
MetricSimpleXl: MetricSimpleXl,
|
|
96
95
|
MobileHandbillXl: MobileHandbillXl,
|
|
97
|
-
|
|
98
|
-
TopProductsXl: TopProductsXl,
|
|
96
|
+
MetricSimpleXl: MetricSimpleXl,
|
|
99
97
|
TargetedCampaigns: TargetedCampaigns,
|
|
98
|
+
PushImportL: PushImportL,
|
|
100
99
|
UnderstandCustomer: UnderstandCustomer,
|
|
101
|
-
ReportPreparedXl: ReportPreparedXl
|
|
100
|
+
ReportPreparedXl: ReportPreparedXl,
|
|
101
|
+
TopProductsXl: TopProductsXl
|
|
102
102
|
};
|
|
103
103
|
import { default as TopProductsXl } from './TopProductsXl';
|
|
104
104
|
export { default as TopProductsXl } from './TopProductsXl';
|
|
105
|
-
import { default as PushImportL } from './PushImportL';
|
|
106
|
-
export { default as PushImportL } from './PushImportL';
|
|
107
105
|
import { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
108
106
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
107
|
+
import { default as PushImportL } from './PushImportL';
|
|
108
|
+
export { default as PushImportL } from './PushImportL';
|
|
109
109
|
import { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
110
110
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
111
|
+
import { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
112
|
+
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
111
113
|
import { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
112
114
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
113
|
-
import { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
114
|
-
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
115
115
|
import { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
116
116
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
117
|
+
import { default as OtherIdeas } from './OtherIdeas';
|
|
118
|
+
export { default as OtherIdeas } from './OtherIdeas';
|
|
119
|
+
import { default as LayoutTextL } from './LayoutTextL';
|
|
120
|
+
export { default as LayoutTextL } from './LayoutTextL';
|
|
121
|
+
import { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
122
|
+
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
117
123
|
import { default as MarketingAutomation } from './MarketingAutomation';
|
|
118
124
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
119
125
|
import { default as LayoutMixedL } from './LayoutMixedL';
|
|
120
126
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
121
|
-
import { default as
|
|
122
|
-
export { default as
|
|
123
|
-
import { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
124
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
125
|
-
import { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
126
|
-
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
127
|
+
import { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
128
|
+
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
127
129
|
import { default as Integration } from './Integration';
|
|
128
130
|
export { default as Integration } from './Integration';
|
|
129
|
-
import { default as
|
|
130
|
-
export { default as
|
|
131
|
+
import { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
132
|
+
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
133
|
+
import { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
134
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
131
135
|
import { default as LastSeenXl } from './LastSeenXl';
|
|
132
136
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
133
|
-
import { default as OtherIdeas } from './OtherIdeas';
|
|
134
|
-
export { default as OtherIdeas } from './OtherIdeas';
|
|
135
|
-
import { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
136
|
-
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
137
137
|
import { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
138
138
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
139
139
|
import { default as ImportQuickXl } from './ImportQuickXl';
|
|
140
140
|
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
141
|
-
import { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
142
|
-
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
143
141
|
import { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
144
142
|
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
143
|
+
import { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
144
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
145
|
+
import { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
146
|
+
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
145
147
|
import { default as ImportClientsXl } from './ImportClientsXl';
|
|
146
148
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
149
|
+
import { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
150
|
+
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
151
|
+
import { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
152
|
+
export { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
147
153
|
import { default as ImportCustomXl } from './ImportCustomXl';
|
|
148
154
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
149
|
-
import { default as
|
|
150
|
-
export { default as
|
|
155
|
+
import { default as FileImportL } from './FileImportL';
|
|
156
|
+
export { default as FileImportL } from './FileImportL';
|
|
151
157
|
import { default as IconBlueSankeyBefore } from './IconBlueSankeyBefore';
|
|
152
158
|
export { default as IconBlueSankeyBefore } from './IconBlueSankeyBefore';
|
|
153
|
-
import { default as
|
|
154
|
-
export { default as
|
|
159
|
+
import { default as ChartPieL } from './ChartPieL';
|
|
160
|
+
export { default as ChartPieL } from './ChartPieL';
|
|
155
161
|
import { default as DateRecurringXl } from './DateRecurringXl';
|
|
156
162
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
157
163
|
import { default as DateMultipleXl } from './DateMultipleXl';
|
|
158
164
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
159
|
-
import { default as FileImportL } from './FileImportL';
|
|
160
|
-
export { default as FileImportL } from './FileImportL';
|
|
161
|
-
import { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
162
|
-
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
163
165
|
import { default as DateOntimeXl } from './DateOntimeXl';
|
|
164
166
|
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
165
|
-
import { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
166
|
-
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
167
|
-
import { default as ChartComboL } from './ChartComboL';
|
|
168
|
-
export { default as ChartComboL } from './ChartComboL';
|
|
169
|
-
import { default as ChartLineL } from './ChartLineL';
|
|
170
|
-
export { default as ChartLineL } from './ChartLineL';
|
|
171
|
-
import { default as ChartPieL } from './ChartPieL';
|
|
172
|
-
export { default as ChartPieL } from './ChartPieL';
|
|
173
167
|
import { default as ChartTableL } from './ChartTableL';
|
|
174
168
|
export { default as ChartTableL } from './ChartTableL';
|
|
175
|
-
import { default as
|
|
176
|
-
export { default as
|
|
169
|
+
import { default as ChartLineL } from './ChartLineL';
|
|
170
|
+
export { default as ChartLineL } from './ChartLineL';
|
|
171
|
+
import { default as ChartComboL } from './ChartComboL';
|
|
172
|
+
export { default as ChartComboL } from './ChartComboL';
|
|
173
|
+
import { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
174
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
177
175
|
import { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
178
176
|
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
179
177
|
import { default as ChartColumnL } from './ChartColumnL';
|
|
180
178
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
181
|
-
import { default as
|
|
182
|
-
export { default as
|
|
179
|
+
import { default as ChartDonutL } from './ChartDonutL';
|
|
180
|
+
export { default as ChartDonutL } from './ChartDonutL';
|
|
183
181
|
import { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
184
182
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
183
|
+
import { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
184
|
+
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
185
|
+
import { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
186
|
+
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
185
187
|
import { default as AiCampaigns } from './AiCampaigns';
|
|
186
188
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
187
|
-
import { default as AdValue } from './AdValue';
|
|
188
|
-
export { default as AdValue } from './AdValue';
|
|
189
189
|
import { default as BoostLoyalty } from './BoostLoyalty';
|
|
190
190
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
191
|
+
import { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
192
|
+
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
193
|
+
import { default as AdWalktroughL } from './AdWalktroughL';
|
|
194
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
191
195
|
import { default as AdVisualAiL } from './AdVisualAiL';
|
|
192
196
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
193
|
-
import { default as
|
|
194
|
-
export { default as
|
|
195
|
-
import { default as AdTextEditorL } from './AdTextEditorL';
|
|
196
|
-
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
197
|
-
import { default as AdWebLayerL } from './AdWebLayerL';
|
|
198
|
-
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
199
|
-
import { default as AdSlideUpL } from './AdSlideUpL';
|
|
200
|
-
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
197
|
+
import { default as AdValue } from './AdValue';
|
|
198
|
+
export { default as AdValue } from './AdValue';
|
|
201
199
|
import { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
202
200
|
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
203
|
-
import { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
204
|
-
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
205
|
-
import { default as AdSlideDownL } from './AdSlideDownL';
|
|
206
|
-
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
207
201
|
import { default as AdTempCodeS } from './AdTempCodeS';
|
|
208
202
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
209
203
|
import { default as AdSlideRightL } from './AdSlideRightL';
|
|
210
204
|
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
211
|
-
import { default as
|
|
212
|
-
export { default as
|
|
213
|
-
import { default as
|
|
214
|
-
export { default as
|
|
215
|
-
import { default as
|
|
216
|
-
export { default as
|
|
205
|
+
import { default as AdTextEditorL } from './AdTextEditorL';
|
|
206
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
207
|
+
import { default as AdWebLayerL } from './AdWebLayerL';
|
|
208
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
209
|
+
import { default as AdSlideDownL } from './AdSlideDownL';
|
|
210
|
+
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
211
|
+
import { default as AdSlideUpL } from './AdSlideUpL';
|
|
212
|
+
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
217
213
|
import { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
218
214
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
215
|
+
import { default as AdSimplePushL } from './AdSimplePushL';
|
|
216
|
+
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
217
|
+
import { default as AdSilentPushL } from './AdSilentPushL';
|
|
218
|
+
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
219
219
|
import { default as AdShareLinkL } from './AdShareLinkL';
|
|
220
220
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
221
|
-
import { default as
|
|
222
|
-
export { default as
|
|
223
|
-
import { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
224
|
-
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
225
|
-
import { default as AdPopL } from './AdPopL';
|
|
226
|
-
export { default as AdPopL } from './AdPopL';
|
|
221
|
+
import { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
222
|
+
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
227
223
|
import { default as AdPortraitL } from './AdPortraitL';
|
|
228
224
|
export { default as AdPortraitL } from './AdPortraitL';
|
|
229
|
-
import { default as
|
|
230
|
-
export { default as
|
|
225
|
+
import { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
226
|
+
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
227
|
+
import { default as AdPopL } from './AdPopL';
|
|
228
|
+
export { default as AdPopL } from './AdPopL';
|
|
229
|
+
import { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
230
|
+
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
231
|
+
import { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
232
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
231
233
|
import { default as AdOnboardingL } from './AdOnboardingL';
|
|
232
234
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
235
|
+
import { default as AdOnLandingL } from './AdOnLandingL';
|
|
236
|
+
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
233
237
|
import { default as AdOpenAppL } from './AdOpenAppL';
|
|
234
238
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
235
|
-
import { default as
|
|
236
|
-
export { default as
|
|
239
|
+
import { default as AdOnExitL } from './AdOnExitL';
|
|
240
|
+
export { default as AdOnExitL } from './AdOnExitL';
|
|
237
241
|
import { default as AdOnDemandL } from './AdOnDemandL';
|
|
238
242
|
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
239
243
|
import { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
240
244
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
245
|
+
import { default as AdLandL } from './AdLandL';
|
|
246
|
+
export { default as AdLandL } from './AdLandL';
|
|
241
247
|
import { default as AdMultiline } from './AdMultiline';
|
|
242
248
|
export { default as AdMultiline } from './AdMultiline';
|
|
243
|
-
import { default as
|
|
244
|
-
export { default as
|
|
249
|
+
import { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
250
|
+
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
245
251
|
import { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
246
252
|
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
247
253
|
import { default as AdImportZip } from './AdImportZip';
|
|
248
254
|
export { default as AdImportZip } from './AdImportZip';
|
|
249
|
-
import { default as AdOnExitL } from './AdOnExitL';
|
|
250
|
-
export { default as AdOnExitL } from './AdOnExitL';
|
|
251
|
-
import { default as AdLandL } from './AdLandL';
|
|
252
|
-
export { default as AdLandL } from './AdLandL';
|
|
253
|
-
import { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
254
|
-
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
255
255
|
import { default as AdImageL } from './AdImageL';
|
|
256
256
|
export { default as AdImageL } from './AdImageL';
|
|
257
|
-
import { default as AdImgTextL } from './AdImgTextL';
|
|
258
|
-
export { default as AdImgTextL } from './AdImgTextL';
|
|
259
|
-
import { default as AdFolderUser } from './AdFolderUser';
|
|
260
|
-
export { default as AdFolderUser } from './AdFolderUser';
|
|
261
257
|
import { default as AdImportUrl } from './AdImportUrl';
|
|
262
258
|
export { default as AdImportUrl } from './AdImportUrl';
|
|
263
259
|
import { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
264
260
|
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
261
|
+
import { default as AdImgTextL } from './AdImgTextL';
|
|
262
|
+
export { default as AdImgTextL } from './AdImgTextL';
|
|
265
263
|
import { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
266
264
|
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
265
|
+
import { default as AdFadeInL } from './AdFadeInL';
|
|
266
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
267
267
|
import { default as AdFolderS } from './AdFolderS';
|
|
268
268
|
export { default as AdFolderS } from './AdFolderS';
|
|
269
|
-
import { default as
|
|
270
|
-
export { default as
|
|
269
|
+
import { default as AdFolderUser } from './AdFolderUser';
|
|
270
|
+
export { default as AdFolderUser } from './AdFolderUser';
|
|
271
271
|
import { default as AdFolderBasic } from './AdFolderBasic';
|
|
272
272
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
273
|
+
import { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
274
|
+
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
273
275
|
import { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
274
276
|
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
275
|
-
import { default as AdFirstRunL } from './AdFirstRunL';
|
|
276
|
-
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
277
|
-
import { default as AdFadeInL } from './AdFadeInL';
|
|
278
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
279
|
-
import { default as AdCouponL } from './AdCouponL';
|
|
280
|
-
export { default as AdCouponL } from './AdCouponL';
|
|
281
|
-
import { default as AdCartAiL } from './AdCartAiL';
|
|
282
|
-
export { default as AdCartAiL } from './AdCartAiL';
|
|
283
|
-
import { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
284
|
-
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
285
277
|
import { default as AdCumulative } from './AdCumulative';
|
|
286
278
|
export { default as AdCumulative } from './AdCumulative';
|
|
279
|
+
import { default as AdFirstRunL } from './AdFirstRunL';
|
|
280
|
+
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
287
281
|
import { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
288
282
|
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
283
|
+
import { default as AdCartAiL } from './AdCartAiL';
|
|
284
|
+
export { default as AdCartAiL } from './AdCartAiL';
|
|
285
|
+
import { default as AdCouponL } from './AdCouponL';
|
|
286
|
+
export { default as AdCouponL } from './AdCouponL';
|
|
289
287
|
import { default as AdBannerL } from './AdBannerL';
|
|
290
288
|
export { default as AdBannerL } from './AdBannerL';
|
|
291
289
|
import { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
292
290
|
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
293
291
|
import { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
294
292
|
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
295
|
-
import { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
296
|
-
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
297
293
|
import { default as ActionUrlL } from './ActionUrlL';
|
|
298
294
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
295
|
+
import { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
296
|
+
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
297
|
+
import { default as ActionNoneL } from './ActionNoneL';
|
|
298
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
299
299
|
import { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
300
300
|
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
301
|
-
import { default as
|
|
302
|
-
export { default as
|
|
301
|
+
import { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
302
|
+
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
@@ -3,28 +3,28 @@ export declare const colorIconMapping: {
|
|
|
3
3
|
CreatingFromScratchColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
4
4
|
FormulaColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
5
5
|
FunnelColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
6
|
-
PredefinedColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
7
|
-
IntegrationColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
8
6
|
ProductBundleColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
9
|
-
|
|
7
|
+
IntegrationColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
8
|
+
PredefinedColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
10
9
|
ProductLastSeenColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
11
10
|
ProductsSimilarColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
12
11
|
ScoreColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
13
|
-
|
|
12
|
+
QueryDetailsColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
14
13
|
ShopingBagColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
15
14
|
UserColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
15
|
+
VisualSimilarityColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
|
|
16
16
|
};
|
|
17
17
|
export { default as VisualSimilarityColor } from './VisualSimilarityColor';
|
|
18
18
|
export { default as UserColor } from './UserColor';
|
|
19
19
|
export { default as ScoreColor } from './ScoreColor';
|
|
20
|
-
export { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
21
20
|
export { default as ShopingBagColor } from './ShopingBagColor';
|
|
22
|
-
export { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
23
21
|
export { default as QueryDetailsColor } from './QueryDetailsColor';
|
|
24
|
-
export { default as
|
|
25
|
-
export { default as
|
|
22
|
+
export { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
23
|
+
export { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
26
24
|
export { default as PredefinedColor } from './PredefinedColor';
|
|
27
|
-
export { default as FormulaColor } from './FormulaColor';
|
|
28
25
|
export { default as IntegrationColor } from './IntegrationColor';
|
|
29
|
-
export { default as
|
|
26
|
+
export { default as FunnelColor } from './FunnelColor';
|
|
27
|
+
export { default as ProductBundleColor } from './ProductBundleColor';
|
|
28
|
+
export { default as FormulaColor } from './FormulaColor';
|
|
30
29
|
export { default as CreatingFromScratchColor } from './CreatingFromScratchColor';
|
|
30
|
+
export { default as ABtestColor } from './ABtestColor';
|
|
@@ -3,16 +3,16 @@ export var colorIconMapping = {
|
|
|
3
3
|
CreatingFromScratchColor: CreatingFromScratchColor,
|
|
4
4
|
FormulaColor: FormulaColor,
|
|
5
5
|
FunnelColor: FunnelColor,
|
|
6
|
-
PredefinedColor: PredefinedColor,
|
|
7
|
-
IntegrationColor: IntegrationColor,
|
|
8
6
|
ProductBundleColor: ProductBundleColor,
|
|
9
|
-
|
|
7
|
+
IntegrationColor: IntegrationColor,
|
|
8
|
+
PredefinedColor: PredefinedColor,
|
|
10
9
|
ProductLastSeenColor: ProductLastSeenColor,
|
|
11
10
|
ProductsSimilarColor: ProductsSimilarColor,
|
|
12
11
|
ScoreColor: ScoreColor,
|
|
13
|
-
|
|
12
|
+
QueryDetailsColor: QueryDetailsColor,
|
|
14
13
|
ShopingBagColor: ShopingBagColor,
|
|
15
|
-
UserColor: UserColor
|
|
14
|
+
UserColor: UserColor,
|
|
15
|
+
VisualSimilarityColor: VisualSimilarityColor
|
|
16
16
|
};
|
|
17
17
|
import { default as VisualSimilarityColor } from './VisualSimilarityColor';
|
|
18
18
|
export { default as VisualSimilarityColor } from './VisualSimilarityColor';
|
|
@@ -20,25 +20,25 @@ import { default as UserColor } from './UserColor';
|
|
|
20
20
|
export { default as UserColor } from './UserColor';
|
|
21
21
|
import { default as ScoreColor } from './ScoreColor';
|
|
22
22
|
export { default as ScoreColor } from './ScoreColor';
|
|
23
|
-
import { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
24
|
-
export { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
25
23
|
import { default as ShopingBagColor } from './ShopingBagColor';
|
|
26
24
|
export { default as ShopingBagColor } from './ShopingBagColor';
|
|
27
|
-
import { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
28
|
-
export { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
29
25
|
import { default as QueryDetailsColor } from './QueryDetailsColor';
|
|
30
26
|
export { default as QueryDetailsColor } from './QueryDetailsColor';
|
|
31
|
-
import { default as
|
|
32
|
-
export { default as
|
|
33
|
-
import { default as
|
|
34
|
-
export { default as
|
|
27
|
+
import { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
28
|
+
export { default as ProductLastSeenColor } from './ProductLastSeenColor';
|
|
29
|
+
import { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
30
|
+
export { default as ProductsSimilarColor } from './ProductsSimilarColor';
|
|
35
31
|
import { default as PredefinedColor } from './PredefinedColor';
|
|
36
32
|
export { default as PredefinedColor } from './PredefinedColor';
|
|
37
|
-
import { default as FormulaColor } from './FormulaColor';
|
|
38
|
-
export { default as FormulaColor } from './FormulaColor';
|
|
39
33
|
import { default as IntegrationColor } from './IntegrationColor';
|
|
40
34
|
export { default as IntegrationColor } from './IntegrationColor';
|
|
41
|
-
import { default as
|
|
42
|
-
export { default as
|
|
35
|
+
import { default as FunnelColor } from './FunnelColor';
|
|
36
|
+
export { default as FunnelColor } from './FunnelColor';
|
|
37
|
+
import { default as ProductBundleColor } from './ProductBundleColor';
|
|
38
|
+
export { default as ProductBundleColor } from './ProductBundleColor';
|
|
39
|
+
import { default as FormulaColor } from './FormulaColor';
|
|
40
|
+
export { default as FormulaColor } from './FormulaColor';
|
|
43
41
|
import { default as CreatingFromScratchColor } from './CreatingFromScratchColor';
|
|
44
|
-
export { default as CreatingFromScratchColor } from './CreatingFromScratchColor';
|
|
42
|
+
export { default as CreatingFromScratchColor } from './CreatingFromScratchColor';
|
|
43
|
+
import { default as ABtestColor } from './ABtestColor';
|
|
44
|
+
export { default as ABtestColor } from './ABtestColor';
|