@synerise/ds-icon 1.9.0 → 1.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -56
- package/dist/DynamicIcon/DynamicIcon.d.ts +507 -507
- package/dist/Icon.types.d.ts +3 -1
- package/dist/icons/L/index.d.ts +67 -67
- package/dist/icons/L/index.js +102 -102
- package/dist/icons/XL/index.d.ts +94 -94
- package/dist/icons/XL/index.js +147 -147
- package/dist/icons/additional/index.d.ts +89 -89
- package/dist/icons/additional/index.js +138 -138
- package/dist/icons/colorIcons/index.d.ts +10 -10
- package/dist/icons/colorIcons/index.js +18 -18
- package/dist/icons/index.d.ts +810 -810
- package/dist/icons/index.js +1233 -1233
- package/package.json +4 -4
package/dist/icons/XL/index.js
CHANGED
|
@@ -1,105 +1,105 @@
|
|
|
1
1
|
export var xlargeIconMapping = {
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
FileUpXl: FileUpXl,
|
|
3
|
+
FileUrlXl: FileUrlXl,
|
|
4
4
|
AddXl: AddXl,
|
|
5
|
+
AbTestXl: AbTestXl,
|
|
5
6
|
AdvancedBuilderXl: AdvancedBuilderXl,
|
|
7
|
+
AfterEventXl: AfterEventXl,
|
|
6
8
|
AnalyticsInsightsXl: AnalyticsInsightsXl,
|
|
7
9
|
ApiXl: ApiXl,
|
|
10
|
+
BasicBuilderXl: BasicBuilderXl,
|
|
8
11
|
BasketCheckXl: BasketCheckXl,
|
|
9
|
-
BrowserScrollXl: BrowserScrollXl,
|
|
10
|
-
BrowserLandingXl: BrowserLandingXl,
|
|
11
12
|
AttributeXl: AttributeXl,
|
|
12
|
-
BasicBuilderXl: BasicBuilderXl,
|
|
13
13
|
BeforeEventXl: BeforeEventXl,
|
|
14
|
-
BrowserCodeXl: BrowserCodeXl,
|
|
15
|
-
BrowserCloseXl: BrowserCloseXl,
|
|
16
14
|
BillingXl: BillingXl,
|
|
15
|
+
BrowserCloseXl: BrowserCloseXl,
|
|
16
|
+
BrowserCodeXl: BrowserCodeXl,
|
|
17
|
+
BrowserLandingXl: BrowserLandingXl,
|
|
18
|
+
CardVisaXl: CardVisaXl,
|
|
19
|
+
BrowserScrollXl: BrowserScrollXl,
|
|
17
20
|
BulbEditXl: BulbEditXl,
|
|
18
|
-
CheckOutXl: CheckOutXl,
|
|
19
|
-
CalendarIntervalXl: CalendarIntervalXl,
|
|
20
21
|
CalculatorXl: CalculatorXl,
|
|
21
|
-
CheckXl: CheckXl,
|
|
22
22
|
CalendarXl: CalendarXl,
|
|
23
|
+
CalendarIntervalXl: CalendarIntervalXl,
|
|
23
24
|
CalendarScheduleXl: CalendarScheduleXl,
|
|
24
25
|
CardAeXl: CardAeXl,
|
|
25
|
-
CardVisaXl: CardVisaXl,
|
|
26
|
-
ClassificationXl: ClassificationXl,
|
|
27
|
-
CheckInXl: CheckInXl,
|
|
28
26
|
CartAddXl: CartAddXl,
|
|
27
|
+
CheckOutXl: CheckOutXl,
|
|
28
|
+
CheckInXl: CheckInXl,
|
|
29
|
+
CheckXl: CheckXl,
|
|
29
30
|
CloneNodesFlowXl: CloneNodesFlowXl,
|
|
31
|
+
ClassificationXl: ClassificationXl,
|
|
30
32
|
CloneNodesXl: CloneNodesXl,
|
|
31
|
-
CompareXl: CompareXl,
|
|
32
33
|
CouponXl: CouponXl,
|
|
33
|
-
|
|
34
|
+
CompareXl: CompareXl,
|
|
34
35
|
DiscountXl: DiscountXl,
|
|
36
|
+
CupXl: CupXl,
|
|
37
|
+
FileDownXl: FileDownXl,
|
|
35
38
|
ErrorXl: ErrorXl,
|
|
36
|
-
FileUpXl: FileUpXl,
|
|
37
|
-
FileUrlXl: FileUrlXl,
|
|
38
39
|
EventXl: EventXl,
|
|
39
|
-
FileDownXl: FileDownXl,
|
|
40
|
-
FileXl: FileXl,
|
|
41
40
|
FirstRunXl: FirstRunXl,
|
|
42
41
|
FileZipXl: FileZipXl,
|
|
43
|
-
|
|
42
|
+
FileXl: FileXl,
|
|
44
43
|
FolderAddXl: FolderAddXl,
|
|
44
|
+
FolderCheckXl: FolderCheckXl,
|
|
45
45
|
FolderCartXl: FolderCartXl,
|
|
46
|
+
FolderUserXl: FolderUserXl,
|
|
46
47
|
FolderStarXl: FolderStarXl,
|
|
48
|
+
FunctionXl: FunctionXl,
|
|
47
49
|
FolderTagXl: FolderTagXl,
|
|
48
|
-
FolderUserXl: FolderUserXl,
|
|
49
|
-
FormulaXl: FormulaXl,
|
|
50
50
|
FormXl: FormXl,
|
|
51
|
-
FunctionXl: FunctionXl,
|
|
52
51
|
FolderXl: FolderXl,
|
|
53
52
|
GemsXl: GemsXl,
|
|
54
|
-
|
|
53
|
+
FormulaXl: FormulaXl,
|
|
55
54
|
InboxNoResultsXl: InboxNoResultsXl,
|
|
56
55
|
InfoXl: InfoXl,
|
|
57
56
|
InsertObjectXl: InsertObjectXl,
|
|
58
57
|
IntegrationsXl: IntegrationsXl,
|
|
59
|
-
|
|
58
|
+
IntegrationXl: IntegrationXl,
|
|
60
59
|
LaptopAiXl: LaptopAiXl,
|
|
61
60
|
InteractionsXl: InteractionsXl,
|
|
62
61
|
LaptopTargetXl: LaptopTargetXl,
|
|
62
|
+
LoyalityBoostXl: LoyalityBoostXl,
|
|
63
63
|
LaunchXl: LaunchXl,
|
|
64
64
|
MessageXl: MessageXl,
|
|
65
65
|
MarketingAutomationXl: MarketingAutomationXl,
|
|
66
66
|
MetaXl: MetaXl,
|
|
67
|
-
MobileBannerXl: MobileBannerXl,
|
|
68
67
|
MobilePromotionXl: MobilePromotionXl,
|
|
68
|
+
MobileUpdateXl: MobileUpdateXl,
|
|
69
|
+
MobileBannerXl: MobileBannerXl,
|
|
69
70
|
MobileStepsXl: MobileStepsXl,
|
|
70
71
|
MultivalueXl: MultivalueXl,
|
|
71
|
-
MobileUpdateXl: MobileUpdateXl,
|
|
72
|
-
NoPermissionXl: NoPermissionXl,
|
|
73
72
|
NetworkFileXl: NetworkFileXl,
|
|
74
|
-
NotificationsEditXl: NotificationsEditXl,
|
|
75
73
|
PauseXl: PauseXl,
|
|
76
|
-
PlayXl: PlayXl,
|
|
77
74
|
ProductsBundleXl: ProductsBundleXl,
|
|
75
|
+
NoPermissionXl: NoPermissionXl,
|
|
76
|
+
NotificationsEditXl: NotificationsEditXl,
|
|
77
|
+
PlayXl: PlayXl,
|
|
78
|
+
PushXl: PushXl,
|
|
78
79
|
ProductsFeedXl: ProductsFeedXl,
|
|
79
|
-
SmsXl: SmsXl,
|
|
80
|
-
ProductsSimilarXl: ProductsSimilarXl,
|
|
81
80
|
RecentInteractionsXl: RecentInteractionsXl,
|
|
82
81
|
ProductsLastSeenXl: ProductsLastSeenXl,
|
|
83
|
-
|
|
82
|
+
ProductsSimilarXl: ProductsSimilarXl,
|
|
84
83
|
SearchHybridXl: SearchHybridXl,
|
|
84
|
+
SearchNoResultsXl: SearchNoResultsXl,
|
|
85
85
|
ReggressionXl: ReggressionXl,
|
|
86
|
-
TargetXl: TargetXl,
|
|
87
86
|
SearchKeywordsXl: SearchKeywordsXl,
|
|
88
|
-
SearchNoResultsXl: SearchNoResultsXl,
|
|
89
87
|
SearchSemanticXl: SearchSemanticXl,
|
|
88
|
+
ShowXl: ShowXl,
|
|
90
89
|
SectionXl: SectionXl,
|
|
91
|
-
StopXl: StopXl,
|
|
92
90
|
SilentPushXl: SilentPushXl,
|
|
93
|
-
|
|
94
|
-
|
|
91
|
+
StopXl: StopXl,
|
|
92
|
+
SmsXl: SmsXl,
|
|
93
|
+
TargetXl: TargetXl,
|
|
95
94
|
ToolsXl: ToolsXl,
|
|
96
|
-
UserIdXl: UserIdXl,
|
|
97
|
-
UserCircleXl: UserCircleXl,
|
|
98
95
|
UserCircleUpXl: UserCircleUpXl,
|
|
99
|
-
|
|
100
|
-
|
|
96
|
+
UserCircleXl: UserCircleXl,
|
|
97
|
+
VisualEditorStarXl: VisualEditorStarXl,
|
|
98
|
+
UserIdXl: UserIdXl,
|
|
101
99
|
VisualEditorXl: VisualEditorXl,
|
|
100
|
+
VoucherXl: VoucherXl,
|
|
102
101
|
WarningXl: WarningXl,
|
|
102
|
+
WthStarsXl: WthStarsXl,
|
|
103
103
|
WebhookXl: WebhookXl,
|
|
104
104
|
WeblayerXl: WeblayerXl
|
|
105
105
|
};
|
|
@@ -109,203 +109,203 @@ import { default as WebhookXl } from './WebhookXl';
|
|
|
109
109
|
export { default as WebhookXl } from './WebhookXl';
|
|
110
110
|
import { default as WarningXl } from './WarningXl';
|
|
111
111
|
export { default as WarningXl } from './WarningXl';
|
|
112
|
-
import { default as VisualEditorXl } from './VisualEditorXl';
|
|
113
|
-
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
114
|
-
import { default as VoucherXl } from './VoucherXl';
|
|
115
|
-
export { default as VoucherXl } from './VoucherXl';
|
|
116
112
|
import { default as WthStarsXl } from './WthStarsXl';
|
|
117
113
|
export { default as WthStarsXl } from './WthStarsXl';
|
|
118
114
|
import { default as UserIdXl } from './UserIdXl';
|
|
119
115
|
export { default as UserIdXl } from './UserIdXl';
|
|
116
|
+
import { default as VoucherXl } from './VoucherXl';
|
|
117
|
+
export { default as VoucherXl } from './VoucherXl';
|
|
118
|
+
import { default as VisualEditorXl } from './VisualEditorXl';
|
|
119
|
+
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
120
|
+
import { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
121
|
+
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
120
122
|
import { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
121
123
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
122
|
-
import { default as ToolsXl } from './ToolsXl';
|
|
123
|
-
export { default as ToolsXl } from './ToolsXl';
|
|
124
124
|
import { default as UserCircleXl } from './UserCircleXl';
|
|
125
125
|
export { default as UserCircleXl } from './UserCircleXl';
|
|
126
|
-
import { default as
|
|
127
|
-
export { default as
|
|
128
|
-
import { default as
|
|
129
|
-
export { default as
|
|
126
|
+
import { default as SmsXl } from './SmsXl';
|
|
127
|
+
export { default as SmsXl } from './SmsXl';
|
|
128
|
+
import { default as ToolsXl } from './ToolsXl';
|
|
129
|
+
export { default as ToolsXl } from './ToolsXl';
|
|
130
130
|
import { default as SilentPushXl } from './SilentPushXl';
|
|
131
131
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
132
|
-
import { default as
|
|
133
|
-
export { default as
|
|
132
|
+
import { default as TargetXl } from './TargetXl';
|
|
133
|
+
export { default as TargetXl } from './TargetXl';
|
|
134
134
|
import { default as StopXl } from './StopXl';
|
|
135
135
|
export { default as StopXl } from './StopXl';
|
|
136
|
-
import { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
137
|
-
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
138
|
-
import { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
139
|
-
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
140
136
|
import { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
141
137
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
138
|
+
import { default as SectionXl } from './SectionXl';
|
|
139
|
+
export { default as SectionXl } from './SectionXl';
|
|
140
|
+
import { default as ShowXl } from './ShowXl';
|
|
141
|
+
export { default as ShowXl } from './ShowXl';
|
|
142
|
+
import { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
143
|
+
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
142
144
|
import { default as ReggressionXl } from './ReggressionXl';
|
|
143
145
|
export { default as ReggressionXl } from './ReggressionXl';
|
|
146
|
+
import { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
147
|
+
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
144
148
|
import { default as SearchHybridXl } from './SearchHybridXl';
|
|
145
149
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
146
|
-
import { default as TargetXl } from './TargetXl';
|
|
147
|
-
export { default as TargetXl } from './TargetXl';
|
|
148
|
-
import { default as PushXl } from './PushXl';
|
|
149
|
-
export { default as PushXl } from './PushXl';
|
|
150
|
-
import { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
151
|
-
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
152
150
|
import { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
153
151
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
154
152
|
import { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
155
153
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
156
|
-
import { default as
|
|
157
|
-
export { default as
|
|
154
|
+
import { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
155
|
+
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
158
156
|
import { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
159
157
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
160
158
|
import { default as PlayXl } from './PlayXl';
|
|
161
159
|
export { default as PlayXl } from './PlayXl';
|
|
160
|
+
import { default as PushXl } from './PushXl';
|
|
161
|
+
export { default as PushXl } from './PushXl';
|
|
162
162
|
import { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
163
163
|
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
164
164
|
import { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
165
165
|
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
166
|
-
import { default as NetworkFileXl } from './NetworkFileXl';
|
|
167
|
-
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
168
|
-
import { default as PauseXl } from './PauseXl';
|
|
169
|
-
export { default as PauseXl } from './PauseXl';
|
|
170
|
-
import { default as MobileStepsXl } from './MobileStepsXl';
|
|
171
|
-
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
172
166
|
import { default as NoPermissionXl } from './NoPermissionXl';
|
|
173
167
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
168
|
+
import { default as PauseXl } from './PauseXl';
|
|
169
|
+
export { default as PauseXl } from './PauseXl';
|
|
174
170
|
import { default as MultivalueXl } from './MultivalueXl';
|
|
175
171
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
172
|
+
import { default as NetworkFileXl } from './NetworkFileXl';
|
|
173
|
+
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
174
|
+
import { default as MobileStepsXl } from './MobileStepsXl';
|
|
175
|
+
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
176
176
|
import { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
177
177
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
178
|
-
import { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
179
|
-
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
180
178
|
import { default as MobileBannerXl } from './MobileBannerXl';
|
|
181
179
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
182
|
-
import { default as
|
|
183
|
-
export { default as
|
|
180
|
+
import { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
181
|
+
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
182
|
+
import { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
183
|
+
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
184
|
+
import { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
185
|
+
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
184
186
|
import { default as MessageXl } from './MessageXl';
|
|
185
187
|
export { default as MessageXl } from './MessageXl';
|
|
188
|
+
import { default as MetaXl } from './MetaXl';
|
|
189
|
+
export { default as MetaXl } from './MetaXl';
|
|
186
190
|
import { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
187
191
|
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
188
|
-
import { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
189
|
-
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
190
|
-
import { default as LaptopAiXl } from './LaptopAiXl';
|
|
191
|
-
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
192
192
|
import { default as InteractionsXl } from './InteractionsXl';
|
|
193
193
|
export { default as InteractionsXl } from './InteractionsXl';
|
|
194
|
-
import { default as InsertObjectXl } from './InsertObjectXl';
|
|
195
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
196
194
|
import { default as LaunchXl } from './LaunchXl';
|
|
197
195
|
export { default as LaunchXl } from './LaunchXl';
|
|
196
|
+
import { default as IntegrationXl } from './IntegrationXl';
|
|
197
|
+
export { default as IntegrationXl } from './IntegrationXl';
|
|
198
|
+
import { default as LaptopAiXl } from './LaptopAiXl';
|
|
199
|
+
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
198
200
|
import { default as IntegrationsXl } from './IntegrationsXl';
|
|
199
201
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
200
|
-
import { default as
|
|
201
|
-
export { default as
|
|
202
|
-
import { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
203
|
-
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
202
|
+
import { default as InsertObjectXl } from './InsertObjectXl';
|
|
203
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
204
204
|
import { default as InfoXl } from './InfoXl';
|
|
205
205
|
export { default as InfoXl } from './InfoXl';
|
|
206
|
-
import { default as
|
|
207
|
-
export { default as
|
|
206
|
+
import { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
207
|
+
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
208
208
|
import { default as FolderXl } from './FolderXl';
|
|
209
209
|
export { default as FolderXl } from './FolderXl';
|
|
210
|
-
import { default as GemsXl } from './GemsXl';
|
|
211
|
-
export { default as GemsXl } from './GemsXl';
|
|
212
210
|
import { default as FormulaXl } from './FormulaXl';
|
|
213
211
|
export { default as FormulaXl } from './FormulaXl';
|
|
212
|
+
import { default as GemsXl } from './GemsXl';
|
|
213
|
+
export { default as GemsXl } from './GemsXl';
|
|
214
214
|
import { default as FolderTagXl } from './FolderTagXl';
|
|
215
215
|
export { default as FolderTagXl } from './FolderTagXl';
|
|
216
|
-
import { default as FormXl } from './FormXl';
|
|
217
|
-
export { default as FormXl } from './FormXl';
|
|
218
216
|
import { default as FunctionXl } from './FunctionXl';
|
|
219
217
|
export { default as FunctionXl } from './FunctionXl';
|
|
220
|
-
import { default as
|
|
221
|
-
export { default as
|
|
218
|
+
import { default as FormXl } from './FormXl';
|
|
219
|
+
export { default as FormXl } from './FormXl';
|
|
222
220
|
import { default as FolderStarXl } from './FolderStarXl';
|
|
223
221
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
222
|
+
import { default as FolderUserXl } from './FolderUserXl';
|
|
223
|
+
export { default as FolderUserXl } from './FolderUserXl';
|
|
224
224
|
import { default as FolderCartXl } from './FolderCartXl';
|
|
225
225
|
export { default as FolderCartXl } from './FolderCartXl';
|
|
226
|
-
import { default as FolderCheckXl } from './FolderCheckXl';
|
|
227
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
228
|
-
import { default as FileZipXl } from './FileZipXl';
|
|
229
|
-
export { default as FileZipXl } from './FileZipXl';
|
|
230
226
|
import { default as FolderAddXl } from './FolderAddXl';
|
|
231
227
|
export { default as FolderAddXl } from './FolderAddXl';
|
|
232
|
-
import { default as
|
|
233
|
-
export { default as
|
|
234
|
-
import { default as FirstRunXl } from './FirstRunXl';
|
|
235
|
-
export { default as FirstRunXl } from './FirstRunXl';
|
|
236
|
-
import { default as FileUrlXl } from './FileUrlXl';
|
|
237
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
228
|
+
import { default as FolderCheckXl } from './FolderCheckXl';
|
|
229
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
238
230
|
import { default as FileXl } from './FileXl';
|
|
239
231
|
export { default as FileXl } from './FileXl';
|
|
240
232
|
import { default as EventXl } from './EventXl';
|
|
241
233
|
export { default as EventXl } from './EventXl';
|
|
242
|
-
import { default as
|
|
243
|
-
export { default as
|
|
244
|
-
import { default as
|
|
245
|
-
export { default as
|
|
234
|
+
import { default as FirstRunXl } from './FirstRunXl';
|
|
235
|
+
export { default as FirstRunXl } from './FirstRunXl';
|
|
236
|
+
import { default as FileZipXl } from './FileZipXl';
|
|
237
|
+
export { default as FileZipXl } from './FileZipXl';
|
|
238
|
+
import { default as FileDownXl } from './FileDownXl';
|
|
239
|
+
export { default as FileDownXl } from './FileDownXl';
|
|
246
240
|
import { default as CupXl } from './CupXl';
|
|
247
241
|
export { default as CupXl } from './CupXl';
|
|
242
|
+
import { default as ErrorXl } from './ErrorXl';
|
|
243
|
+
export { default as ErrorXl } from './ErrorXl';
|
|
248
244
|
import { default as DiscountXl } from './DiscountXl';
|
|
249
245
|
export { default as DiscountXl } from './DiscountXl';
|
|
250
|
-
import { default as CouponXl } from './CouponXl';
|
|
251
|
-
export { default as CouponXl } from './CouponXl';
|
|
252
246
|
import { default as CompareXl } from './CompareXl';
|
|
253
247
|
export { default as CompareXl } from './CompareXl';
|
|
248
|
+
import { default as CouponXl } from './CouponXl';
|
|
249
|
+
export { default as CouponXl } from './CouponXl';
|
|
254
250
|
import { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
255
251
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
256
|
-
import { default as CartAddXl } from './CartAddXl';
|
|
257
|
-
export { default as CartAddXl } from './CartAddXl';
|
|
258
|
-
import { default as CheckInXl } from './CheckInXl';
|
|
259
|
-
export { default as CheckInXl } from './CheckInXl';
|
|
260
|
-
import { default as CloneNodesXl } from './CloneNodesXl';
|
|
261
|
-
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
262
252
|
import { default as ClassificationXl } from './ClassificationXl';
|
|
263
253
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
264
|
-
import { default as
|
|
265
|
-
export { default as
|
|
266
|
-
import { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
267
|
-
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
268
|
-
import { default as CardVisaXl } from './CardVisaXl';
|
|
269
|
-
export { default as CardVisaXl } from './CardVisaXl';
|
|
270
|
-
import { default as CardAeXl } from './CardAeXl';
|
|
271
|
-
export { default as CardAeXl } from './CardAeXl';
|
|
272
|
-
import { default as CalculatorXl } from './CalculatorXl';
|
|
273
|
-
export { default as CalculatorXl } from './CalculatorXl';
|
|
274
|
-
import { default as CheckOutXl } from './CheckOutXl';
|
|
275
|
-
export { default as CheckOutXl } from './CheckOutXl';
|
|
254
|
+
import { default as CloneNodesXl } from './CloneNodesXl';
|
|
255
|
+
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
276
256
|
import { default as CheckXl } from './CheckXl';
|
|
277
257
|
export { default as CheckXl } from './CheckXl';
|
|
258
|
+
import { default as CheckOutXl } from './CheckOutXl';
|
|
259
|
+
export { default as CheckOutXl } from './CheckOutXl';
|
|
260
|
+
import { default as CheckInXl } from './CheckInXl';
|
|
261
|
+
export { default as CheckInXl } from './CheckInXl';
|
|
262
|
+
import { default as CartAddXl } from './CartAddXl';
|
|
263
|
+
export { default as CartAddXl } from './CartAddXl';
|
|
264
|
+
import { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
265
|
+
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
278
266
|
import { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
279
267
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
280
|
-
import { default as
|
|
281
|
-
export { default as
|
|
282
|
-
import { default as
|
|
283
|
-
export { default as
|
|
268
|
+
import { default as CalendarXl } from './CalendarXl';
|
|
269
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
270
|
+
import { default as CalculatorXl } from './CalculatorXl';
|
|
271
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
272
|
+
import { default as CardAeXl } from './CardAeXl';
|
|
273
|
+
export { default as CardAeXl } from './CardAeXl';
|
|
274
|
+
import { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
275
|
+
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
276
|
+
import { default as CardVisaXl } from './CardVisaXl';
|
|
277
|
+
export { default as CardVisaXl } from './CardVisaXl';
|
|
278
|
+
import { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
279
|
+
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
284
280
|
import { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
285
281
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
286
|
-
import { default as
|
|
287
|
-
export { default as
|
|
282
|
+
import { default as BulbEditXl } from './BulbEditXl';
|
|
283
|
+
export { default as BulbEditXl } from './BulbEditXl';
|
|
288
284
|
import { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
289
285
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
290
|
-
import { default as
|
|
291
|
-
export { default as
|
|
286
|
+
import { default as BillingXl } from './BillingXl';
|
|
287
|
+
export { default as BillingXl } from './BillingXl';
|
|
292
288
|
import { default as AttributeXl } from './AttributeXl';
|
|
293
289
|
export { default as AttributeXl } from './AttributeXl';
|
|
294
|
-
import { default as
|
|
295
|
-
export { default as
|
|
290
|
+
import { default as BasketCheckXl } from './BasketCheckXl';
|
|
291
|
+
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
292
|
+
import { default as BeforeEventXl } from './BeforeEventXl';
|
|
293
|
+
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
294
|
+
import { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
295
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
296
296
|
import { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
297
297
|
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
298
|
-
import { default as
|
|
299
|
-
export { default as
|
|
298
|
+
import { default as AfterEventXl } from './AfterEventXl';
|
|
299
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
300
300
|
import { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
301
301
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
302
|
-
import { default as AddXl } from './AddXl';
|
|
303
|
-
export { default as AddXl } from './AddXl';
|
|
304
|
-
import { default as BasketCheckXl } from './BasketCheckXl';
|
|
305
|
-
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
306
302
|
import { default as AbTestXl } from './AbTestXl';
|
|
307
303
|
export { default as AbTestXl } from './AbTestXl';
|
|
308
|
-
import { default as AfterEventXl } from './AfterEventXl';
|
|
309
|
-
export { default as AfterEventXl } from './AfterEventXl';
|
|
310
304
|
import { default as ApiXl } from './ApiXl';
|
|
311
|
-
export { default as ApiXl } from './ApiXl';
|
|
305
|
+
export { default as ApiXl } from './ApiXl';
|
|
306
|
+
import { default as AddXl } from './AddXl';
|
|
307
|
+
export { default as AddXl } from './AddXl';
|
|
308
|
+
import { default as FileUrlXl } from './FileUrlXl';
|
|
309
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
310
|
+
import { default as FileUpXl } from './FileUpXl';
|
|
311
|
+
export { default as FileUpXl } from './FileUpXl';
|