@synerise/ds-icon 1.9.1 → 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.
@@ -1,105 +1,105 @@
1
1
  export declare const xlargeIconMapping: {
2
- FileUpXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
- FileUrlXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
4
- AddXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
5
2
  AbTestXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
6
- AdvancedBuilderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
7
- AfterEventXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
8
3
  AnalyticsInsightsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
4
+ AddXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
5
+ AdvancedBuilderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
9
6
  ApiXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
7
+ AfterEventXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
10
8
  BasicBuilderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
11
- BasketCheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
12
9
  AttributeXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
10
+ BasketCheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
13
11
  BeforeEventXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
14
12
  BillingXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
15
13
  BrowserCloseXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
14
+ BulbEditXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
16
15
  BrowserCodeXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
17
16
  BrowserLandingXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
18
- CardVisaXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
19
17
  BrowserScrollXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
20
- BulbEditXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
21
- CalculatorXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
22
- CalendarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
23
18
  CalendarIntervalXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
24
19
  CalendarScheduleXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
25
20
  CardAeXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
21
+ CalculatorXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
22
+ CheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
23
+ CalendarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
24
+ CardVisaXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
25
+ EventXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
26
26
  CartAddXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
27
- CheckOutXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
28
27
  CheckInXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
29
- CheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
30
- CloneNodesFlowXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
31
28
  ClassificationXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
29
+ CheckOutXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
30
+ CloneNodesFlowXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
31
+ CompareXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
32
32
  CloneNodesXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
33
33
  CouponXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
34
- CompareXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
35
34
  DiscountXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
36
35
  CupXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
37
- FileDownXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
38
36
  ErrorXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
39
- EventXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
40
- FirstRunXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
37
+ FileUpXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
38
+ FileDownXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
39
+ FileUrlXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
41
40
  FileZipXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
42
41
  FileXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
43
- FolderAddXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
44
- FolderCheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
42
+ FirstRunXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
45
43
  FolderCartXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
46
- FolderUserXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
47
44
  FolderStarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
48
- FunctionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
45
+ FolderAddXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
46
+ FolderCheckXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
47
+ FolderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
49
48
  FolderTagXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
49
+ FormulaXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
50
50
  FormXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
51
- FolderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
51
+ FolderUserXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
52
+ FunctionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
52
53
  GemsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
53
- FormulaXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
54
- InboxNoResultsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
55
54
  InfoXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
55
+ IntegrationXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
56
56
  InsertObjectXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
57
57
  IntegrationsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
58
- IntegrationXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
59
- LaptopAiXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
58
+ InboxNoResultsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
60
59
  InteractionsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
61
60
  LaptopTargetXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
61
+ LaptopAiXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
62
+ MarketingAutomationXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
62
63
  LoyalityBoostXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
63
64
  LaunchXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
64
- MessageXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
65
- MarketingAutomationXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
66
65
  MetaXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
67
- MobilePromotionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
68
- MobileUpdateXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
66
+ MessageXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
69
67
  MobileBannerXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
70
68
  MobileStepsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
71
- MultivalueXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
69
+ MobilePromotionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
72
70
  NetworkFileXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
73
- PauseXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
74
- ProductsBundleXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
75
- NoPermissionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
71
+ MultivalueXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
72
+ MobileUpdateXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
76
73
  NotificationsEditXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
74
+ NoPermissionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
75
+ PauseXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
77
76
  PlayXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
78
- PushXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
77
+ ProductsBundleXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
79
78
  ProductsFeedXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
80
- RecentInteractionsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
81
- ProductsLastSeenXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
82
79
  ProductsSimilarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
83
- SearchHybridXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
84
- SearchNoResultsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
80
+ ProductsLastSeenXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
81
+ RecentInteractionsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
82
+ PushXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
85
83
  ReggressionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
84
+ SearchHybridXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
86
85
  SearchKeywordsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
87
86
  SearchSemanticXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
88
- ShowXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
87
+ SearchNoResultsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
89
88
  SectionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
89
+ ShowXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
90
90
  SilentPushXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
91
+ UserCircleUpXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
91
92
  StopXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
93
+ UserCircleXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
92
94
  SmsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
93
95
  TargetXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
94
96
  ToolsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
95
- UserCircleUpXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
96
- UserCircleXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
97
- VisualEditorStarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
97
+ VoucherXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
98
98
  UserIdXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
99
+ VisualEditorStarXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
99
100
  VisualEditorXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
100
- VoucherXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
101
- WarningXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
102
101
  WthStarsXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
102
+ WarningXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
103
103
  WebhookXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
104
104
  WeblayerXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
105
105
  };
@@ -107,102 +107,102 @@ export { default as WeblayerXl } from './WeblayerXl';
107
107
  export { default as WebhookXl } from './WebhookXl';
108
108
  export { default as WarningXl } from './WarningXl';
109
109
  export { default as WthStarsXl } from './WthStarsXl';
110
- export { default as UserIdXl } from './UserIdXl';
111
- export { default as VoucherXl } from './VoucherXl';
112
110
  export { default as VisualEditorXl } from './VisualEditorXl';
111
+ export { default as UserIdXl } from './UserIdXl';
113
112
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
114
- export { default as UserCircleUpXl } from './UserCircleUpXl';
115
- export { default as UserCircleXl } from './UserCircleXl';
113
+ export { default as VoucherXl } from './VoucherXl';
116
114
  export { default as SmsXl } from './SmsXl';
117
- export { default as ToolsXl } from './ToolsXl';
118
- export { default as SilentPushXl } from './SilentPushXl';
119
115
  export { default as TargetXl } from './TargetXl';
116
+ export { default as ToolsXl } from './ToolsXl';
120
117
  export { default as StopXl } from './StopXl';
121
- export { default as SearchSemanticXl } from './SearchSemanticXl';
122
- export { default as SectionXl } from './SectionXl';
118
+ export { default as UserCircleUpXl } from './UserCircleUpXl';
119
+ export { default as SilentPushXl } from './SilentPushXl';
120
+ export { default as UserCircleXl } from './UserCircleXl';
123
121
  export { default as ShowXl } from './ShowXl';
124
- export { default as SearchKeywordsXl } from './SearchKeywordsXl';
125
- export { default as ReggressionXl } from './ReggressionXl';
122
+ export { default as SectionXl } from './SectionXl';
123
+ export { default as SearchSemanticXl } from './SearchSemanticXl';
126
124
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
127
125
  export { default as SearchHybridXl } from './SearchHybridXl';
128
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
129
- export { default as ProductsSimilarXl } from './ProductsSimilarXl';
126
+ export { default as SearchKeywordsXl } from './SearchKeywordsXl';
127
+ export { default as PushXl } from './PushXl';
130
128
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
129
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
131
130
  export { default as ProductsFeedXl } from './ProductsFeedXl';
132
- export { default as PlayXl } from './PlayXl';
133
- export { default as PushXl } from './PushXl';
131
+ export { default as ProductsSimilarXl } from './ProductsSimilarXl';
132
+ export { default as ReggressionXl } from './ReggressionXl';
134
133
  export { default as ProductsBundleXl } from './ProductsBundleXl';
135
- export { default as NotificationsEditXl } from './NotificationsEditXl';
136
134
  export { default as NoPermissionXl } from './NoPermissionXl';
135
+ export { default as PlayXl } from './PlayXl';
137
136
  export { default as PauseXl } from './PauseXl';
138
- export { default as MultivalueXl } from './MultivalueXl';
139
- export { default as NetworkFileXl } from './NetworkFileXl';
140
- export { default as MobileStepsXl } from './MobileStepsXl';
137
+ export { default as NotificationsEditXl } from './NotificationsEditXl';
141
138
  export { default as MobileUpdateXl } from './MobileUpdateXl';
142
- export { default as MobileBannerXl } from './MobileBannerXl';
143
- export { default as MarketingAutomationXl } from './MarketingAutomationXl';
144
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
139
+ export { default as MultivalueXl } from './MultivalueXl';
145
140
  export { default as MobilePromotionXl } from './MobilePromotionXl';
141
+ export { default as MobileBannerXl } from './MobileBannerXl';
142
+ export { default as MobileStepsXl } from './MobileStepsXl';
143
+ export { default as NetworkFileXl } from './NetworkFileXl';
146
144
  export { default as MessageXl } from './MessageXl';
145
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
146
+ export { default as MarketingAutomationXl } from './MarketingAutomationXl';
147
147
  export { default as MetaXl } from './MetaXl';
148
+ export { default as LaunchXl } from './LaunchXl';
148
149
  export { default as LaptopTargetXl } from './LaptopTargetXl';
150
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
149
151
  export { default as InteractionsXl } from './InteractionsXl';
150
- export { default as LaunchXl } from './LaunchXl';
152
+ export { default as InsertObjectXl } from './InsertObjectXl';
153
+ export { default as IntegrationsXl } from './IntegrationsXl';
151
154
  export { default as IntegrationXl } from './IntegrationXl';
155
+ export { default as GemsXl } from './GemsXl';
152
156
  export { default as LaptopAiXl } from './LaptopAiXl';
153
- export { default as IntegrationsXl } from './IntegrationsXl';
154
- export { default as InsertObjectXl } from './InsertObjectXl';
157
+ export { default as FunctionXl } from './FunctionXl';
155
158
  export { default as InfoXl } from './InfoXl';
156
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
159
+ export { default as FolderUserXl } from './FolderUserXl';
160
+ export { default as FormXl } from './FormXl';
161
+ export { default as FolderTagXl } from './FolderTagXl';
157
162
  export { default as FolderXl } from './FolderXl';
163
+ export { default as FolderCheckXl } from './FolderCheckXl';
158
164
  export { default as FormulaXl } from './FormulaXl';
159
- export { default as GemsXl } from './GemsXl';
160
- export { default as FolderTagXl } from './FolderTagXl';
161
- export { default as FunctionXl } from './FunctionXl';
162
- export { default as FormXl } from './FormXl';
165
+ export { default as FolderAddXl } from './FolderAddXl';
163
166
  export { default as FolderStarXl } from './FolderStarXl';
164
- export { default as FolderUserXl } from './FolderUserXl';
167
+ export { default as FirstRunXl } from './FirstRunXl';
165
168
  export { default as FolderCartXl } from './FolderCartXl';
166
- export { default as FolderAddXl } from './FolderAddXl';
167
- export { default as FolderCheckXl } from './FolderCheckXl';
169
+ export { default as FileUrlXl } from './FileUrlXl';
168
170
  export { default as FileXl } from './FileXl';
169
- export { default as EventXl } from './EventXl';
170
- export { default as FirstRunXl } from './FirstRunXl';
171
- export { default as FileZipXl } from './FileZipXl';
172
171
  export { default as FileDownXl } from './FileDownXl';
173
- export { default as CupXl } from './CupXl';
172
+ export { default as FileZipXl } from './FileZipXl';
173
+ export { default as FileUpXl } from './FileUpXl';
174
174
  export { default as ErrorXl } from './ErrorXl';
175
- export { default as DiscountXl } from './DiscountXl';
175
+ export { default as CupXl } from './CupXl';
176
+ export { default as CloneNodesXl } from './CloneNodesXl';
176
177
  export { default as CompareXl } from './CompareXl';
177
178
  export { default as CouponXl } from './CouponXl';
178
179
  export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
179
- export { default as ClassificationXl } from './ClassificationXl';
180
- export { default as CloneNodesXl } from './CloneNodesXl';
181
- export { default as CheckXl } from './CheckXl';
180
+ export { default as DiscountXl } from './DiscountXl';
182
181
  export { default as CheckOutXl } from './CheckOutXl';
183
182
  export { default as CheckInXl } from './CheckInXl';
183
+ export { default as ClassificationXl } from './ClassificationXl';
184
184
  export { default as CartAddXl } from './CartAddXl';
185
- export { default as CalendarScheduleXl } from './CalendarScheduleXl';
186
- export { default as CalendarIntervalXl } from './CalendarIntervalXl';
185
+ export { default as EventXl } from './EventXl';
186
+ export { default as CardVisaXl } from './CardVisaXl';
187
187
  export { default as CalendarXl } from './CalendarXl';
188
+ export { default as CheckXl } from './CheckXl';
188
189
  export { default as CalculatorXl } from './CalculatorXl';
190
+ export { default as CalendarScheduleXl } from './CalendarScheduleXl';
189
191
  export { default as CardAeXl } from './CardAeXl';
192
+ export { default as CalendarIntervalXl } from './CalendarIntervalXl';
190
193
  export { default as BrowserScrollXl } from './BrowserScrollXl';
191
- export { default as CardVisaXl } from './CardVisaXl';
192
194
  export { default as BrowserLandingXl } from './BrowserLandingXl';
193
195
  export { default as BrowserCloseXl } from './BrowserCloseXl';
194
- export { default as BulbEditXl } from './BulbEditXl';
195
196
  export { default as BrowserCodeXl } from './BrowserCodeXl';
196
- export { default as BillingXl } from './BillingXl';
197
- export { default as AttributeXl } from './AttributeXl';
197
+ export { default as BulbEditXl } from './BulbEditXl';
198
198
  export { default as BasketCheckXl } from './BasketCheckXl';
199
199
  export { default as BeforeEventXl } from './BeforeEventXl';
200
+ export { default as BillingXl } from './BillingXl';
200
201
  export { default as BasicBuilderXl } from './BasicBuilderXl';
201
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
202
+ export { default as AttributeXl } from './AttributeXl';
202
203
  export { default as AfterEventXl } from './AfterEventXl';
204
+ export { default as ApiXl } from './ApiXl';
205
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
203
206
  export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
204
207
  export { default as AbTestXl } from './AbTestXl';
205
- export { default as ApiXl } from './ApiXl';
206
208
  export { default as AddXl } from './AddXl';
207
- export { default as FileUrlXl } from './FileUrlXl';
208
- export { default as FileUpXl } from './FileUpXl';