@synerise/ds-icon 0.46.2 → 0.47.0
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 +11 -0
- package/dist/cjs/icons/L/index.d.ts +22 -22
- package/dist/cjs/icons/L/index.js +44 -44
- package/dist/cjs/icons/XL/AttributeXl.d.ts +3 -0
- package/dist/cjs/icons/XL/AttributeXl.js +8 -0
- package/dist/cjs/icons/XL/SectionXl.d.ts +3 -0
- package/dist/cjs/icons/XL/SectionXl.js +7 -0
- package/dist/cjs/icons/XL/index.d.ts +33 -31
- package/dist/cjs/icons/XL/index.js +66 -62
- package/dist/cjs/icons/additional/index.d.ts +41 -41
- package/dist/cjs/icons/additional/index.js +82 -82
- package/dist/cjs/icons/index.d.ts +315 -315
- package/dist/cjs/icons/index.js +630 -630
- package/dist/esm/icons/L/index.d.ts +22 -22
- package/dist/esm/icons/L/index.js +22 -22
- package/dist/esm/icons/XL/AttributeXl.d.ts +3 -0
- package/dist/esm/icons/XL/AttributeXl.js +6 -0
- package/dist/esm/icons/XL/SectionXl.d.ts +3 -0
- package/dist/esm/icons/XL/SectionXl.js +5 -0
- package/dist/esm/icons/XL/index.d.ts +33 -31
- package/dist/esm/icons/XL/index.js +33 -31
- package/dist/esm/icons/additional/index.d.ts +41 -41
- package/dist/esm/icons/additional/index.js +41 -41
- package/dist/esm/icons/index.d.ts +315 -315
- package/dist/esm/icons/index.js +315 -315
- package/package.json +2 -2
|
@@ -1,156 +1,160 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
var AddXl_1 = require("./AddXl");
|
|
4
|
-
Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
|
|
5
|
-
var AfterEventXl_1 = require("./AfterEventXl");
|
|
6
|
-
Object.defineProperty(exports, "AfterEventXl", { enumerable: true, get: function () { return AfterEventXl_1.default; } });
|
|
7
3
|
var AbTestXl_1 = require("./AbTestXl");
|
|
8
4
|
Object.defineProperty(exports, "AbTestXl", { enumerable: true, get: function () { return AbTestXl_1.default; } });
|
|
5
|
+
var AddXl_1 = require("./AddXl");
|
|
6
|
+
Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
|
|
7
|
+
var AttributeXl_1 = require("./AttributeXl");
|
|
8
|
+
Object.defineProperty(exports, "AttributeXl", { enumerable: true, get: function () { return AttributeXl_1.default; } });
|
|
9
9
|
var AnalyticsInsightsXl_1 = require("./AnalyticsInsightsXl");
|
|
10
10
|
Object.defineProperty(exports, "AnalyticsInsightsXl", { enumerable: true, get: function () { return AnalyticsInsightsXl_1.default; } });
|
|
11
|
-
var
|
|
12
|
-
Object.defineProperty(exports, "
|
|
11
|
+
var BasketCheckXl_1 = require("./BasketCheckXl");
|
|
12
|
+
Object.defineProperty(exports, "BasketCheckXl", { enumerable: true, get: function () { return BasketCheckXl_1.default; } });
|
|
13
13
|
var BeforeEventXl_1 = require("./BeforeEventXl");
|
|
14
14
|
Object.defineProperty(exports, "BeforeEventXl", { enumerable: true, get: function () { return BeforeEventXl_1.default; } });
|
|
15
|
+
var BillingXl_1 = require("./BillingXl");
|
|
16
|
+
Object.defineProperty(exports, "BillingXl", { enumerable: true, get: function () { return BillingXl_1.default; } });
|
|
15
17
|
var BrowserCloseXl_1 = require("./BrowserCloseXl");
|
|
16
18
|
Object.defineProperty(exports, "BrowserCloseXl", { enumerable: true, get: function () { return BrowserCloseXl_1.default; } });
|
|
17
|
-
var
|
|
18
|
-
Object.defineProperty(exports, "
|
|
19
|
+
var AfterEventXl_1 = require("./AfterEventXl");
|
|
20
|
+
Object.defineProperty(exports, "AfterEventXl", { enumerable: true, get: function () { return AfterEventXl_1.default; } });
|
|
19
21
|
var BrowserCodeXl_1 = require("./BrowserCodeXl");
|
|
20
22
|
Object.defineProperty(exports, "BrowserCodeXl", { enumerable: true, get: function () { return BrowserCodeXl_1.default; } });
|
|
23
|
+
var BulbEditXl_1 = require("./BulbEditXl");
|
|
24
|
+
Object.defineProperty(exports, "BulbEditXl", { enumerable: true, get: function () { return BulbEditXl_1.default; } });
|
|
21
25
|
var BrowserLandingXl_1 = require("./BrowserLandingXl");
|
|
22
26
|
Object.defineProperty(exports, "BrowserLandingXl", { enumerable: true, get: function () { return BrowserLandingXl_1.default; } });
|
|
23
27
|
var BrowserScrollXl_1 = require("./BrowserScrollXl");
|
|
24
28
|
Object.defineProperty(exports, "BrowserScrollXl", { enumerable: true, get: function () { return BrowserScrollXl_1.default; } });
|
|
25
29
|
var CalculatorXl_1 = require("./CalculatorXl");
|
|
26
30
|
Object.defineProperty(exports, "CalculatorXl", { enumerable: true, get: function () { return CalculatorXl_1.default; } });
|
|
27
|
-
var
|
|
28
|
-
Object.defineProperty(exports, "
|
|
31
|
+
var CalendarXl_1 = require("./CalendarXl");
|
|
32
|
+
Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
|
|
29
33
|
var CalendarIntervalXl_1 = require("./CalendarIntervalXl");
|
|
30
34
|
Object.defineProperty(exports, "CalendarIntervalXl", { enumerable: true, get: function () { return CalendarIntervalXl_1.default; } });
|
|
31
35
|
var CalendarScheduleXl_1 = require("./CalendarScheduleXl");
|
|
32
36
|
Object.defineProperty(exports, "CalendarScheduleXl", { enumerable: true, get: function () { return CalendarScheduleXl_1.default; } });
|
|
33
|
-
var CalendarXl_1 = require("./CalendarXl");
|
|
34
|
-
Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
|
|
35
37
|
var CardVisaXl_1 = require("./CardVisaXl");
|
|
36
38
|
Object.defineProperty(exports, "CardVisaXl", { enumerable: true, get: function () { return CardVisaXl_1.default; } });
|
|
37
39
|
var CartAddXl_1 = require("./CartAddXl");
|
|
38
40
|
Object.defineProperty(exports, "CartAddXl", { enumerable: true, get: function () { return CartAddXl_1.default; } });
|
|
39
|
-
var
|
|
40
|
-
Object.defineProperty(exports, "
|
|
41
|
+
var CheckXl_1 = require("./CheckXl");
|
|
42
|
+
Object.defineProperty(exports, "CheckXl", { enumerable: true, get: function () { return CheckXl_1.default; } });
|
|
43
|
+
var CompareXl_1 = require("./CompareXl");
|
|
44
|
+
Object.defineProperty(exports, "CompareXl", { enumerable: true, get: function () { return CompareXl_1.default; } });
|
|
41
45
|
var ClassificationXl_1 = require("./ClassificationXl");
|
|
42
46
|
Object.defineProperty(exports, "ClassificationXl", { enumerable: true, get: function () { return ClassificationXl_1.default; } });
|
|
43
|
-
var CheckInXl_1 = require("./CheckInXl");
|
|
44
|
-
Object.defineProperty(exports, "CheckInXl", { enumerable: true, get: function () { return CheckInXl_1.default; } });
|
|
45
47
|
var DiscountXl_1 = require("./DiscountXl");
|
|
46
48
|
Object.defineProperty(exports, "DiscountXl", { enumerable: true, get: function () { return DiscountXl_1.default; } });
|
|
47
|
-
var CompareXl_1 = require("./CompareXl");
|
|
48
|
-
Object.defineProperty(exports, "CompareXl", { enumerable: true, get: function () { return CompareXl_1.default; } });
|
|
49
49
|
var CupXl_1 = require("./CupXl");
|
|
50
50
|
Object.defineProperty(exports, "CupXl", { enumerable: true, get: function () { return CupXl_1.default; } });
|
|
51
|
-
var EventXl_1 = require("./EventXl");
|
|
52
|
-
Object.defineProperty(exports, "EventXl", { enumerable: true, get: function () { return EventXl_1.default; } });
|
|
53
51
|
var CouponXl_1 = require("./CouponXl");
|
|
54
52
|
Object.defineProperty(exports, "CouponXl", { enumerable: true, get: function () { return CouponXl_1.default; } });
|
|
55
|
-
var
|
|
56
|
-
Object.defineProperty(exports, "
|
|
53
|
+
var FileUrlXl_1 = require("./FileUrlXl");
|
|
54
|
+
Object.defineProperty(exports, "FileUrlXl", { enumerable: true, get: function () { return FileUrlXl_1.default; } });
|
|
55
|
+
var EventXl_1 = require("./EventXl");
|
|
56
|
+
Object.defineProperty(exports, "EventXl", { enumerable: true, get: function () { return EventXl_1.default; } });
|
|
57
57
|
var FileXl_1 = require("./FileXl");
|
|
58
58
|
Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
|
|
59
|
-
var FolderCheckXl_1 = require("./FolderCheckXl");
|
|
60
|
-
Object.defineProperty(exports, "FolderCheckXl", { enumerable: true, get: function () { return FolderCheckXl_1.default; } });
|
|
61
59
|
var FirstRunXl_1 = require("./FirstRunXl");
|
|
62
60
|
Object.defineProperty(exports, "FirstRunXl", { enumerable: true, get: function () { return FirstRunXl_1.default; } });
|
|
63
61
|
var FileZipXl_1 = require("./FileZipXl");
|
|
64
62
|
Object.defineProperty(exports, "FileZipXl", { enumerable: true, get: function () { return FileZipXl_1.default; } });
|
|
65
|
-
var
|
|
66
|
-
Object.defineProperty(exports, "
|
|
63
|
+
var FolderCheckXl_1 = require("./FolderCheckXl");
|
|
64
|
+
Object.defineProperty(exports, "FolderCheckXl", { enumerable: true, get: function () { return FolderCheckXl_1.default; } });
|
|
67
65
|
var FolderStarXl_1 = require("./FolderStarXl");
|
|
68
66
|
Object.defineProperty(exports, "FolderStarXl", { enumerable: true, get: function () { return FolderStarXl_1.default; } });
|
|
69
67
|
var FolderUserXl_1 = require("./FolderUserXl");
|
|
70
68
|
Object.defineProperty(exports, "FolderUserXl", { enumerable: true, get: function () { return FolderUserXl_1.default; } });
|
|
69
|
+
var CheckOutXl_1 = require("./CheckOutXl");
|
|
70
|
+
Object.defineProperty(exports, "CheckOutXl", { enumerable: true, get: function () { return CheckOutXl_1.default; } });
|
|
71
71
|
var FormXl_1 = require("./FormXl");
|
|
72
72
|
Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
|
|
73
73
|
var FunctionXl_1 = require("./FunctionXl");
|
|
74
74
|
Object.defineProperty(exports, "FunctionXl", { enumerable: true, get: function () { return FunctionXl_1.default; } });
|
|
75
|
-
var
|
|
76
|
-
Object.defineProperty(exports, "
|
|
75
|
+
var FileUpXl_1 = require("./FileUpXl");
|
|
76
|
+
Object.defineProperty(exports, "FileUpXl", { enumerable: true, get: function () { return FileUpXl_1.default; } });
|
|
77
77
|
var FormulaXl_1 = require("./FormulaXl");
|
|
78
78
|
Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
|
|
79
|
-
var
|
|
80
|
-
Object.defineProperty(exports, "
|
|
81
|
-
var InsertObjectXl_1 = require("./InsertObjectXl");
|
|
82
|
-
Object.defineProperty(exports, "InsertObjectXl", { enumerable: true, get: function () { return InsertObjectXl_1.default; } });
|
|
79
|
+
var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
|
|
80
|
+
Object.defineProperty(exports, "InboxNoResultsXl", { enumerable: true, get: function () { return InboxNoResultsXl_1.default; } });
|
|
83
81
|
var IntegrationXl_1 = require("./IntegrationXl");
|
|
84
82
|
Object.defineProperty(exports, "IntegrationXl", { enumerable: true, get: function () { return IntegrationXl_1.default; } });
|
|
85
|
-
var
|
|
86
|
-
Object.defineProperty(exports, "
|
|
83
|
+
var InsertObjectXl_1 = require("./InsertObjectXl");
|
|
84
|
+
Object.defineProperty(exports, "InsertObjectXl", { enumerable: true, get: function () { return InsertObjectXl_1.default; } });
|
|
87
85
|
var IntegrationsXl_1 = require("./IntegrationsXl");
|
|
88
86
|
Object.defineProperty(exports, "IntegrationsXl", { enumerable: true, get: function () { return IntegrationsXl_1.default; } });
|
|
87
|
+
var LaptopAiXl_1 = require("./LaptopAiXl");
|
|
88
|
+
Object.defineProperty(exports, "LaptopAiXl", { enumerable: true, get: function () { return LaptopAiXl_1.default; } });
|
|
89
89
|
var LaptopTargetXl_1 = require("./LaptopTargetXl");
|
|
90
90
|
Object.defineProperty(exports, "LaptopTargetXl", { enumerable: true, get: function () { return LaptopTargetXl_1.default; } });
|
|
91
|
-
var MessageXl_1 = require("./MessageXl");
|
|
92
|
-
Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
|
|
93
91
|
var LoyalityBoostXl_1 = require("./LoyalityBoostXl");
|
|
94
92
|
Object.defineProperty(exports, "LoyalityBoostXl", { enumerable: true, get: function () { return LoyalityBoostXl_1.default; } });
|
|
93
|
+
var InfoXl_1 = require("./InfoXl");
|
|
94
|
+
Object.defineProperty(exports, "InfoXl", { enumerable: true, get: function () { return InfoXl_1.default; } });
|
|
95
95
|
var MarketingAutomationXl_1 = require("./MarketingAutomationXl");
|
|
96
96
|
Object.defineProperty(exports, "MarketingAutomationXl", { enumerable: true, get: function () { return MarketingAutomationXl_1.default; } });
|
|
97
|
-
var
|
|
98
|
-
Object.defineProperty(exports, "
|
|
97
|
+
var MessageXl_1 = require("./MessageXl");
|
|
98
|
+
Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
|
|
99
99
|
var MobilePromotionXl_1 = require("./MobilePromotionXl");
|
|
100
100
|
Object.defineProperty(exports, "MobilePromotionXl", { enumerable: true, get: function () { return MobilePromotionXl_1.default; } });
|
|
101
101
|
var MobileStepsXl_1 = require("./MobileStepsXl");
|
|
102
102
|
Object.defineProperty(exports, "MobileStepsXl", { enumerable: true, get: function () { return MobileStepsXl_1.default; } });
|
|
103
103
|
var MobileUpdateXl_1 = require("./MobileUpdateXl");
|
|
104
104
|
Object.defineProperty(exports, "MobileUpdateXl", { enumerable: true, get: function () { return MobileUpdateXl_1.default; } });
|
|
105
|
-
var MultivalueXl_1 = require("./MultivalueXl");
|
|
106
|
-
Object.defineProperty(exports, "MultivalueXl", { enumerable: true, get: function () { return MultivalueXl_1.default; } });
|
|
107
105
|
var NetworkFileXl_1 = require("./NetworkFileXl");
|
|
108
106
|
Object.defineProperty(exports, "NetworkFileXl", { enumerable: true, get: function () { return NetworkFileXl_1.default; } });
|
|
109
|
-
var
|
|
110
|
-
Object.defineProperty(exports, "
|
|
107
|
+
var MultivalueXl_1 = require("./MultivalueXl");
|
|
108
|
+
Object.defineProperty(exports, "MultivalueXl", { enumerable: true, get: function () { return MultivalueXl_1.default; } });
|
|
111
109
|
var NoPermissionXl_1 = require("./NoPermissionXl");
|
|
112
110
|
Object.defineProperty(exports, "NoPermissionXl", { enumerable: true, get: function () { return NoPermissionXl_1.default; } });
|
|
113
111
|
var ProductsBundleXl_1 = require("./ProductsBundleXl");
|
|
114
112
|
Object.defineProperty(exports, "ProductsBundleXl", { enumerable: true, get: function () { return ProductsBundleXl_1.default; } });
|
|
115
|
-
var
|
|
116
|
-
Object.defineProperty(exports, "
|
|
113
|
+
var NotificationsEditXl_1 = require("./NotificationsEditXl");
|
|
114
|
+
Object.defineProperty(exports, "NotificationsEditXl", { enumerable: true, get: function () { return NotificationsEditXl_1.default; } });
|
|
117
115
|
var ProductsFeedXl_1 = require("./ProductsFeedXl");
|
|
118
116
|
Object.defineProperty(exports, "ProductsFeedXl", { enumerable: true, get: function () { return ProductsFeedXl_1.default; } });
|
|
117
|
+
var ProductsLastSeenXl_1 = require("./ProductsLastSeenXl");
|
|
118
|
+
Object.defineProperty(exports, "ProductsLastSeenXl", { enumerable: true, get: function () { return ProductsLastSeenXl_1.default; } });
|
|
119
119
|
var PushXl_1 = require("./PushXl");
|
|
120
120
|
Object.defineProperty(exports, "PushXl", { enumerable: true, get: function () { return PushXl_1.default; } });
|
|
121
|
-
var ReggressionXl_1 = require("./ReggressionXl");
|
|
122
|
-
Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
|
|
123
121
|
var ProductsSimilarXl_1 = require("./ProductsSimilarXl");
|
|
124
122
|
Object.defineProperty(exports, "ProductsSimilarXl", { enumerable: true, get: function () { return ProductsSimilarXl_1.default; } });
|
|
125
|
-
var
|
|
126
|
-
Object.defineProperty(exports, "
|
|
123
|
+
var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
|
|
124
|
+
Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
|
|
125
|
+
var ReggressionXl_1 = require("./ReggressionXl");
|
|
126
|
+
Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
|
|
127
|
+
var SectionXl_1 = require("./SectionXl");
|
|
128
|
+
Object.defineProperty(exports, "SectionXl", { enumerable: true, get: function () { return SectionXl_1.default; } });
|
|
127
129
|
var SearchNoResultsXl_1 = require("./SearchNoResultsXl");
|
|
128
130
|
Object.defineProperty(exports, "SearchNoResultsXl", { enumerable: true, get: function () { return SearchNoResultsXl_1.default; } });
|
|
129
|
-
var
|
|
130
|
-
Object.defineProperty(exports, "
|
|
131
|
-
var
|
|
132
|
-
Object.defineProperty(exports, "
|
|
131
|
+
var MobileBannerXl_1 = require("./MobileBannerXl");
|
|
132
|
+
Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
|
|
133
|
+
var ShowXl_1 = require("./ShowXl");
|
|
134
|
+
Object.defineProperty(exports, "ShowXl", { enumerable: true, get: function () { return ShowXl_1.default; } });
|
|
133
135
|
var SilentPushXl_1 = require("./SilentPushXl");
|
|
134
136
|
Object.defineProperty(exports, "SilentPushXl", { enumerable: true, get: function () { return SilentPushXl_1.default; } });
|
|
135
137
|
var UserCircleXl_1 = require("./UserCircleXl");
|
|
136
138
|
Object.defineProperty(exports, "UserCircleXl", { enumerable: true, get: function () { return UserCircleXl_1.default; } });
|
|
139
|
+
var CheckInXl_1 = require("./CheckInXl");
|
|
140
|
+
Object.defineProperty(exports, "CheckInXl", { enumerable: true, get: function () { return CheckInXl_1.default; } });
|
|
141
|
+
var CardAeXl_1 = require("./CardAeXl");
|
|
142
|
+
Object.defineProperty(exports, "CardAeXl", { enumerable: true, get: function () { return CardAeXl_1.default; } });
|
|
143
|
+
var VisualEditorStarXl_1 = require("./VisualEditorStarXl");
|
|
144
|
+
Object.defineProperty(exports, "VisualEditorStarXl", { enumerable: true, get: function () { return VisualEditorStarXl_1.default; } });
|
|
137
145
|
var UserIdXl_1 = require("./UserIdXl");
|
|
138
146
|
Object.defineProperty(exports, "UserIdXl", { enumerable: true, get: function () { return UserIdXl_1.default; } });
|
|
147
|
+
var UserCircleUpXl_1 = require("./UserCircleUpXl");
|
|
148
|
+
Object.defineProperty(exports, "UserCircleUpXl", { enumerable: true, get: function () { return UserCircleUpXl_1.default; } });
|
|
139
149
|
var VisualEditorXl_1 = require("./VisualEditorXl");
|
|
140
150
|
Object.defineProperty(exports, "VisualEditorXl", { enumerable: true, get: function () { return VisualEditorXl_1.default; } });
|
|
141
|
-
var
|
|
142
|
-
Object.defineProperty(exports, "
|
|
143
|
-
var VoucherXl_1 = require("./VoucherXl");
|
|
144
|
-
Object.defineProperty(exports, "VoucherXl", { enumerable: true, get: function () { return VoucherXl_1.default; } });
|
|
151
|
+
var ToolsXl_1 = require("./ToolsXl");
|
|
152
|
+
Object.defineProperty(exports, "ToolsXl", { enumerable: true, get: function () { return ToolsXl_1.default; } });
|
|
145
153
|
var WarningXl_1 = require("./WarningXl");
|
|
146
154
|
Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
|
|
155
|
+
var VoucherXl_1 = require("./VoucherXl");
|
|
156
|
+
Object.defineProperty(exports, "VoucherXl", { enumerable: true, get: function () { return VoucherXl_1.default; } });
|
|
147
157
|
var WebhookXl_1 = require("./WebhookXl");
|
|
148
158
|
Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
|
|
149
159
|
var WeblayerXl_1 = require("./WeblayerXl");
|
|
150
160
|
Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_1.default; } });
|
|
151
|
-
var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
|
|
152
|
-
Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
|
|
153
|
-
var CheckXl_1 = require("./CheckXl");
|
|
154
|
-
Object.defineProperty(exports, "CheckXl", { enumerable: true, get: function () { return CheckXl_1.default; } });
|
|
155
|
-
var CheckOutXl_1 = require("./CheckOutXl");
|
|
156
|
-
Object.defineProperty(exports, "CheckOutXl", { enumerable: true, get: function () { return CheckOutXl_1.default; } });
|
|
@@ -1,91 +1,91 @@
|
|
|
1
|
-
export { default as ActionNoneL } from './ActionNoneL';
|
|
2
1
|
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
3
|
-
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
4
2
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
3
|
+
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
4
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
5
5
|
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
6
|
+
export { default as AdCartAiL } from './AdCartAiL';
|
|
6
7
|
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
7
8
|
export { default as AdBannerL } from './AdBannerL';
|
|
8
|
-
export { default as AdCartAiL } from './AdCartAiL';
|
|
9
9
|
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
10
|
-
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
11
|
-
export { default as AdCouponL } from './AdCouponL';
|
|
12
10
|
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
13
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
14
11
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
12
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
15
13
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
16
|
-
export { default as
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as AdImageL } from './AdImageL';
|
|
14
|
+
export { default as AdCouponL } from './AdCouponL';
|
|
15
|
+
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
19
16
|
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
20
17
|
export { default as AdImgTextL } from './AdImgTextL';
|
|
18
|
+
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
19
|
+
export { default as AdImageL } from './AdImageL';
|
|
21
20
|
export { default as AdImportUrl } from './AdImportUrl';
|
|
21
|
+
export { default as AdLandL } from './AdLandL';
|
|
22
22
|
export { default as AdImportZip } from './AdImportZip';
|
|
23
|
-
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
24
23
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
25
|
+
export { default as AdFolderUser } from './AdFolderUser';
|
|
26
26
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
27
|
-
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
|
-
export { default as AdOnExitL } from './AdOnExitL';
|
|
29
27
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
30
|
-
export { default as
|
|
31
|
-
export { default as
|
|
28
|
+
export { default as AdOnExitL } from './AdOnExitL';
|
|
29
|
+
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
32
30
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
33
|
-
export { default as
|
|
31
|
+
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
32
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
33
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
35
|
-
export { default as
|
|
34
|
+
export { default as AdPopL } from './AdPopL';
|
|
36
35
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
37
|
-
export { default as
|
|
36
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
38
37
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
39
|
-
export { default as
|
|
40
|
-
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
41
|
-
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
38
|
+
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
42
39
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
43
40
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
44
|
-
export { default as
|
|
45
|
-
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
41
|
+
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
46
42
|
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
43
|
+
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
44
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
47
45
|
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
46
|
+
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
47
|
+
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
48
48
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
49
|
-
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
50
|
-
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
51
49
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
52
|
-
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
53
50
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
51
|
+
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
52
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
54
53
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
55
|
-
export { default as
|
|
54
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
56
55
|
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
57
|
-
export { default as
|
|
58
|
-
export { default as
|
|
59
|
-
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
60
|
-
export { default as ChartTableL } from './ChartTableL';
|
|
56
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
57
|
+
export { default as ChartComboL } from './ChartComboL';
|
|
61
58
|
export { default as ChartLineL } from './ChartLineL';
|
|
62
59
|
export { default as ChartPieL } from './ChartPieL';
|
|
60
|
+
export { default as ChartTableL } from './ChartTableL';
|
|
63
61
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
64
62
|
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
65
63
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
66
|
-
export { default as FileImportL } from './FileImportL';
|
|
67
64
|
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
68
65
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
69
|
-
export { default as
|
|
66
|
+
export { default as ChartDonutL } from './ChartDonutL';
|
|
67
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
70
68
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
71
|
-
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
72
|
-
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
73
69
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
70
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
74
71
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
72
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
75
73
|
export { default as Integration } from './Integration';
|
|
76
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
77
74
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
78
|
-
export { default as
|
|
79
|
-
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
75
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
80
76
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
77
|
+
export { default as FileImportL } from './FileImportL';
|
|
78
|
+
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
81
79
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
82
80
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
83
81
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
84
82
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
85
|
-
export { default as
|
|
83
|
+
export { default as OtherIdeas } from './OtherIdeas';
|
|
86
84
|
export { default as PushImportL } from './PushImportL';
|
|
87
85
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
88
|
-
export { default as OtherIdeas } from './OtherIdeas';
|
|
89
|
-
export { default as TopProductsXl } from './TopProductsXl';
|
|
90
86
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
87
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
88
|
+
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
89
|
+
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
91
90
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
91
|
+
export { default as MobileHandbillXl } from './MobileHandbillXl';
|