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