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