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