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