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