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