@synerise/ds-icon 0.60.5 → 0.60.6
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 +8 -0
- package/dist/cjs/icons/L/index.d.ts +1 -1
- package/dist/cjs/icons/L/index.js +3 -3
- package/dist/cjs/icons/XL/index.d.ts +5 -5
- package/dist/cjs/icons/XL/index.js +12 -12
- package/dist/cjs/icons/additional/index.d.ts +5 -5
- package/dist/cjs/icons/additional/index.js +12 -12
- package/dist/cjs/icons/index.d.ts +105 -105
- package/dist/cjs/icons/index.js +227 -227
- package/dist/esm/icons/L/index.d.ts +1 -1
- package/dist/esm/icons/L/index.js +1 -1
- package/dist/esm/icons/XL/index.d.ts +5 -5
- package/dist/esm/icons/XL/index.js +5 -5
- package/dist/esm/icons/additional/index.d.ts +5 -5
- package/dist/esm/icons/additional/index.js +5 -5
- package/dist/esm/icons/index.d.ts +105 -105
- package/dist/esm/icons/index.js +105 -105
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.60.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.60.5...@synerise/ds-icon@0.60.6) (2024-04-02)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @synerise/ds-icon
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [0.60.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.60.4...@synerise/ds-icon@0.60.5) (2024-03-29)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
@@ -13,8 +13,8 @@ export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
15
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
16
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
17
16
|
export { default as FormEditL } from './FormEditL';
|
|
17
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormL } from './FormL';
|
|
19
19
|
export { default as HashL } from './HashL';
|
|
20
20
|
export { default as ImageL } from './ImageL';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RelationOneOneL = exports.RelationOneManyL = exports.RelationManyOneL = exports.RelationManyManyL = exports.RadioL = exports.QuoteL = exports.PieL = exports.NoPermissionL = exports.NoData = exports.NavbarL = exports.MultilineL = exports.MobileUrlL = exports.MobileLinkL = exports.MobileLayout4L = exports.MobileLayout3L = exports.MobileLayout2L = exports.MobileLayout1L = exports.MobileClickL = exports.MobileBlockL = exports.LocationL = exports.LinkL = exports.LineL = exports.LabelL = exports.InputL = exports.InformationNoSearchResultL = exports.InfoL = exports.InboxNoResultsL = exports.ImageUrlL = exports.ImagePotraitL = exports.ImageLandscapeL = exports.ImageL = exports.HashL = exports.FormL = exports.
|
|
3
|
+
exports.RelationOneOneL = exports.RelationOneManyL = exports.RelationManyOneL = exports.RelationManyManyL = exports.RadioL = exports.QuoteL = exports.PieL = exports.NoPermissionL = exports.NoData = exports.NavbarL = exports.MultilineL = exports.MobileUrlL = exports.MobileLinkL = exports.MobileLayout4L = exports.MobileLayout3L = exports.MobileLayout2L = exports.MobileLayout1L = exports.MobileClickL = exports.MobileBlockL = exports.LocationL = exports.LinkL = exports.LineL = exports.LabelL = exports.InputL = exports.InformationNoSearchResultL = exports.InfoL = exports.InboxNoResultsL = exports.ImageUrlL = exports.ImagePotraitL = exports.ImageLandscapeL = exports.ImageL = exports.HashL = exports.FormL = exports.FormGroupL = exports.FormEditL = exports.FolderPredefinedL = exports.FolderPlainL = exports.FolderL = exports.FolderFavouriteFlatL = exports.FileTypePictureL = exports.DividerL = exports.CountdownL = exports.ComboL = exports.ColumnL = exports.CloseL = exports.CheckboxL = exports.CheckL = exports.ButtonSubmitL = exports.ButtonL = exports.AddL = void 0;
|
|
4
4
|
exports.WarningL = exports.VideoL = exports.TooltipL = exports.TextareaL = exports.TextL = exports.TableL = exports.StackedL = exports.SpinnerL = exports.SliderL = exports.ShowL = exports.SelectL = exports.SectionL = exports.Section37L = exports.Section13L = exports.Section12L = exports.SearchNoResultsL = void 0;
|
|
5
5
|
var AddL_1 = require("./AddL");
|
|
6
6
|
Object.defineProperty(exports, "AddL", { enumerable: true, get: function () { return AddL_1.default; } });
|
|
@@ -32,10 +32,10 @@ var FolderPlainL_1 = require("./FolderPlainL");
|
|
|
32
32
|
Object.defineProperty(exports, "FolderPlainL", { enumerable: true, get: function () { return FolderPlainL_1.default; } });
|
|
33
33
|
var FolderPredefinedL_1 = require("./FolderPredefinedL");
|
|
34
34
|
Object.defineProperty(exports, "FolderPredefinedL", { enumerable: true, get: function () { return FolderPredefinedL_1.default; } });
|
|
35
|
-
var FormGroupL_1 = require("./FormGroupL");
|
|
36
|
-
Object.defineProperty(exports, "FormGroupL", { enumerable: true, get: function () { return FormGroupL_1.default; } });
|
|
37
35
|
var FormEditL_1 = require("./FormEditL");
|
|
38
36
|
Object.defineProperty(exports, "FormEditL", { enumerable: true, get: function () { return FormEditL_1.default; } });
|
|
37
|
+
var FormGroupL_1 = require("./FormGroupL");
|
|
38
|
+
Object.defineProperty(exports, "FormGroupL", { enumerable: true, get: function () { return FormGroupL_1.default; } });
|
|
39
39
|
var FormL_1 = require("./FormL");
|
|
40
40
|
Object.defineProperty(exports, "FormL", { enumerable: true, get: function () { return FormL_1.default; } });
|
|
41
41
|
var HashL_1 = require("./HashL");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { default as AddXl } from './AddXl';
|
|
2
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
3
|
-
export { default as
|
|
2
|
+
export { default as AddXl } from './AddXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
5
|
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
7
|
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
@@ -11,12 +11,13 @@ export { default as BillingXl } from './BillingXl';
|
|
|
11
11
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
12
12
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
13
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
14
|
+
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
14
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
15
16
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
17
|
+
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
18
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
19
|
export { default as CalendarXl } from './CalendarXl';
|
|
18
20
|
export { default as CardAeXl } from './CardAeXl';
|
|
19
|
-
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
20
21
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
21
22
|
export { default as CartAddXl } from './CartAddXl';
|
|
22
23
|
export { default as CheckInXl } from './CheckInXl';
|
|
@@ -42,8 +43,8 @@ export { default as FolderXl } from './FolderXl';
|
|
|
42
43
|
export { default as FormXl } from './FormXl';
|
|
43
44
|
export { default as FormulaXl } from './FormulaXl';
|
|
44
45
|
export { default as FunctionXl } from './FunctionXl';
|
|
45
|
-
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
46
46
|
export { default as GemsXl } from './GemsXl';
|
|
47
|
+
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
47
48
|
export { default as InfoXl } from './InfoXl';
|
|
48
49
|
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
49
50
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
@@ -87,4 +88,3 @@ export { default as VoucherXl } from './VoucherXl';
|
|
|
87
88
|
export { default as WarningXl } from './WarningXl';
|
|
88
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
89
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
90
|
-
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
var AddXl_1 = require("./AddXl");
|
|
6
|
-
Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
|
|
3
|
+
exports.IntegrationXl = exports.InsertObjectXl = exports.InfoXl = exports.InboxNoResultsXl = exports.GemsXl = exports.FunctionXl = exports.FormulaXl = exports.FormXl = exports.FolderXl = exports.FolderUserXl = exports.FolderStarXl = exports.FolderCheckXl = exports.FirstRunXl = exports.FileZipXl = exports.FileXl = exports.FileUrlXl = exports.FileUpXl = exports.EventXl = exports.DiscountXl = exports.CupXl = exports.CouponXl = exports.CompareXl = exports.CloneNodesXl = exports.CloneNodesFlowXl = exports.ClassificationXl = exports.CheckXl = exports.CheckOutXl = exports.CheckInXl = exports.CartAddXl = exports.CardVisaXl = exports.CardAeXl = exports.CalendarXl = exports.CalendarScheduleXl = exports.CalendarIntervalXl = exports.CalculatorXl = exports.BulbEditXl = exports.BrowserScrollXl = exports.BrowserLandingXl = exports.BrowserCodeXl = exports.BrowserCloseXl = exports.BillingXl = exports.BeforeEventXl = exports.BasketCheckXl = exports.BasicBuilderXl = exports.AttributeXl = exports.AnalyticsInsightsXl = exports.AfterEventXl = exports.AdvancedBuilderXl = exports.AddXl = exports.AbTestXl = void 0;
|
|
4
|
+
exports.WeblayerXl = exports.WebhookXl = exports.WarningXl = exports.VoucherXl = exports.VisualEditorXl = exports.VisualEditorStarXl = exports.UserIdXl = exports.UserCircleXl = exports.UserCircleUpXl = exports.ToolsXl = exports.SmsXl = exports.SilentPushXl = exports.ShowXl = exports.SectionXl = exports.SearchSemanticXl = exports.SearchNoResultsXl = exports.SearchKeywordsXl = exports.SearchHybridXl = exports.ReggressionXl = exports.RecentInteractionsXl = exports.PushXl = exports.ProductsSimilarXl = exports.ProductsLastSeenXl = exports.ProductsFeedXl = exports.ProductsBundleXl = exports.NotificationsEditXl = exports.NoPermissionXl = exports.NetworkFileXl = exports.MultivalueXl = exports.MobileUpdateXl = exports.MobileStepsXl = exports.MobilePromotionXl = exports.MobileBannerXl = exports.MessageXl = exports.MarketingAutomationXl = exports.LoyalityBoostXl = exports.LaunchXl = exports.LaptopTargetXl = exports.LaptopAiXl = exports.IntegrationsXl = void 0;
|
|
7
5
|
var AbTestXl_1 = require("./AbTestXl");
|
|
8
6
|
Object.defineProperty(exports, "AbTestXl", { enumerable: true, get: function () { return AbTestXl_1.default; } });
|
|
9
|
-
var
|
|
10
|
-
Object.defineProperty(exports, "
|
|
7
|
+
var AddXl_1 = require("./AddXl");
|
|
8
|
+
Object.defineProperty(exports, "AddXl", { enumerable: true, get: function () { return AddXl_1.default; } });
|
|
11
9
|
var AdvancedBuilderXl_1 = require("./AdvancedBuilderXl");
|
|
12
10
|
Object.defineProperty(exports, "AdvancedBuilderXl", { enumerable: true, get: function () { return AdvancedBuilderXl_1.default; } });
|
|
11
|
+
var AfterEventXl_1 = require("./AfterEventXl");
|
|
12
|
+
Object.defineProperty(exports, "AfterEventXl", { enumerable: true, get: function () { return AfterEventXl_1.default; } });
|
|
13
13
|
var AnalyticsInsightsXl_1 = require("./AnalyticsInsightsXl");
|
|
14
14
|
Object.defineProperty(exports, "AnalyticsInsightsXl", { enumerable: true, get: function () { return AnalyticsInsightsXl_1.default; } });
|
|
15
15
|
var AttributeXl_1 = require("./AttributeXl");
|
|
@@ -28,18 +28,20 @@ var BrowserCodeXl_1 = require("./BrowserCodeXl");
|
|
|
28
28
|
Object.defineProperty(exports, "BrowserCodeXl", { enumerable: true, get: function () { return BrowserCodeXl_1.default; } });
|
|
29
29
|
var BrowserLandingXl_1 = require("./BrowserLandingXl");
|
|
30
30
|
Object.defineProperty(exports, "BrowserLandingXl", { enumerable: true, get: function () { return BrowserLandingXl_1.default; } });
|
|
31
|
+
var BrowserScrollXl_1 = require("./BrowserScrollXl");
|
|
32
|
+
Object.defineProperty(exports, "BrowserScrollXl", { enumerable: true, get: function () { return BrowserScrollXl_1.default; } });
|
|
31
33
|
var BulbEditXl_1 = require("./BulbEditXl");
|
|
32
34
|
Object.defineProperty(exports, "BulbEditXl", { enumerable: true, get: function () { return BulbEditXl_1.default; } });
|
|
33
35
|
var CalculatorXl_1 = require("./CalculatorXl");
|
|
34
36
|
Object.defineProperty(exports, "CalculatorXl", { enumerable: true, get: function () { return CalculatorXl_1.default; } });
|
|
37
|
+
var CalendarIntervalXl_1 = require("./CalendarIntervalXl");
|
|
38
|
+
Object.defineProperty(exports, "CalendarIntervalXl", { enumerable: true, get: function () { return CalendarIntervalXl_1.default; } });
|
|
35
39
|
var CalendarScheduleXl_1 = require("./CalendarScheduleXl");
|
|
36
40
|
Object.defineProperty(exports, "CalendarScheduleXl", { enumerable: true, get: function () { return CalendarScheduleXl_1.default; } });
|
|
37
41
|
var CalendarXl_1 = require("./CalendarXl");
|
|
38
42
|
Object.defineProperty(exports, "CalendarXl", { enumerable: true, get: function () { return CalendarXl_1.default; } });
|
|
39
43
|
var CardAeXl_1 = require("./CardAeXl");
|
|
40
44
|
Object.defineProperty(exports, "CardAeXl", { enumerable: true, get: function () { return CardAeXl_1.default; } });
|
|
41
|
-
var CalendarIntervalXl_1 = require("./CalendarIntervalXl");
|
|
42
|
-
Object.defineProperty(exports, "CalendarIntervalXl", { enumerable: true, get: function () { return CalendarIntervalXl_1.default; } });
|
|
43
45
|
var CardVisaXl_1 = require("./CardVisaXl");
|
|
44
46
|
Object.defineProperty(exports, "CardVisaXl", { enumerable: true, get: function () { return CardVisaXl_1.default; } });
|
|
45
47
|
var CartAddXl_1 = require("./CartAddXl");
|
|
@@ -90,10 +92,10 @@ var FormulaXl_1 = require("./FormulaXl");
|
|
|
90
92
|
Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
|
|
91
93
|
var FunctionXl_1 = require("./FunctionXl");
|
|
92
94
|
Object.defineProperty(exports, "FunctionXl", { enumerable: true, get: function () { return FunctionXl_1.default; } });
|
|
93
|
-
var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
|
|
94
|
-
Object.defineProperty(exports, "InboxNoResultsXl", { enumerable: true, get: function () { return InboxNoResultsXl_1.default; } });
|
|
95
95
|
var GemsXl_1 = require("./GemsXl");
|
|
96
96
|
Object.defineProperty(exports, "GemsXl", { enumerable: true, get: function () { return GemsXl_1.default; } });
|
|
97
|
+
var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
|
|
98
|
+
Object.defineProperty(exports, "InboxNoResultsXl", { enumerable: true, get: function () { return InboxNoResultsXl_1.default; } });
|
|
97
99
|
var InfoXl_1 = require("./InfoXl");
|
|
98
100
|
Object.defineProperty(exports, "InfoXl", { enumerable: true, get: function () { return InfoXl_1.default; } });
|
|
99
101
|
var InsertObjectXl_1 = require("./InsertObjectXl");
|
|
@@ -180,5 +182,3 @@ var WebhookXl_1 = require("./WebhookXl");
|
|
|
180
182
|
Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
|
|
181
183
|
var WeblayerXl_1 = require("./WeblayerXl");
|
|
182
184
|
Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_1.default; } });
|
|
183
|
-
var BrowserScrollXl_1 = require("./BrowserScrollXl");
|
|
184
|
-
Object.defineProperty(exports, "BrowserScrollXl", { enumerable: true, get: function () { return BrowserScrollXl_1.default; } });
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { default as ActionNoneL } from './ActionNoneL';
|
|
2
1
|
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
2
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
3
3
|
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
4
4
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
5
5
|
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
@@ -35,6 +35,9 @@ export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
|
35
35
|
export { default as AdPopL } from './AdPopL';
|
|
36
36
|
export { default as AdPortraitL } from './AdPortraitL';
|
|
37
37
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
38
|
+
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
39
|
+
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
40
|
+
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
38
41
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
39
42
|
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
40
43
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
@@ -76,8 +79,8 @@ export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
|
76
79
|
export { default as Integration } from './Integration';
|
|
77
80
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
78
81
|
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
79
|
-
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
80
82
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
83
|
+
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
81
84
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
82
85
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
83
86
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
@@ -88,7 +91,4 @@ export { default as PushImportL } from './PushImportL';
|
|
|
88
91
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
89
92
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
90
93
|
export { default as TopProductsXl } from './TopProductsXl';
|
|
91
|
-
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
92
94
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
93
|
-
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
94
|
-
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
var ActionNoneL_1 = require("./ActionNoneL");
|
|
6
|
-
Object.defineProperty(exports, "ActionNoneL", { enumerable: true, get: function () { return ActionNoneL_1.default; } });
|
|
3
|
+
exports.AdVisualEditorL = exports.AdVisualAiL = exports.AdUserSegmentsL = exports.AdTextEditorL = exports.AdTempCodeS = exports.AdSlideUpL = exports.AdSlideRightL = exports.AdSlideLeftL = exports.AdSlideDownL = exports.AdSimplePushL = exports.AdSimilarAiL = exports.AdSilentPushL = exports.AdShareLinkL = exports.AdPreBuiltSegmentsL = exports.AdPortraitL = exports.AdPopL = exports.AdPersonalizedAiL = exports.AdOpenUrlL = exports.AdOpenAppL = exports.AdOnboardingL = exports.AdOnLandingL = exports.AdOnExitL = exports.AdMandatoryUpgradeL = exports.AdMandatoryUpdateL = exports.AdLandL = exports.AdInsertObjectL = exports.AdImportZip = exports.AdImportUrl = exports.AdImgTextL = exports.AdImageL = exports.AdFullScreenBannerL = exports.AdFolderUser = exports.AdFolderStarredS = exports.AdFolderS = exports.AdFolderFeatured = exports.AdFolderBasic = exports.AdFirstRunL = exports.AdFadeInL = exports.AdDeeplinkingL = exports.AdCouponL = exports.AdComplementaryAiL = exports.AdCodeEditorL = exports.AdCartAiL = exports.AdBannerL = exports.AdAfterXpagesL = exports.AdAfterScrollL = exports.ActionUrlL = exports.ActionOpenAppL = exports.ActionNoneL = exports.ActionDeeplinkL = void 0;
|
|
4
|
+
exports.UnderstandCustomer = exports.TopProductsXl = exports.TargetedCampaigns = exports.ReportPreparedXl = exports.PushImportL = exports.OtherIdeas = exports.MobileHandbillXl = exports.MetricSimpleXl = exports.MetricFormulaXl = exports.MarketingAutomation = exports.LayoutTextL = exports.LayoutMixedL = exports.LayoutImageBgTextL = exports.LayoutImageBgL = exports.LastSeenXl = exports.Integration = exports.ImportVouchersXl = exports.ImportTransactionsXl = exports.ImportQuickXl = exports.ImportPromotionsXl = exports.ImportProductFeedXl = exports.ImportCustomXl = exports.ImportCustomEventXl = exports.ImportClientsXl = exports.ImportCatalogsXl = exports.FileImportL = exports.DateRecurringXl = exports.DateOntimeXl = exports.DateMultipleXl = exports.ChartTableL = exports.ChartPieL = exports.ChartLineL = exports.ChartDonutLineL = exports.ChartDonutL = exports.ChartComboL = exports.ChartColumnL = exports.CartRecommendationXl = exports.BoostLoyalty = exports.AudienceAnalytics = exports.AiCampaigns = exports.AdWelcomeScreenL = exports.AdWebLayerL = exports.AdWalktroughL = exports.AdVisualEditorNewL = void 0;
|
|
7
5
|
var ActionDeeplinkL_1 = require("./ActionDeeplinkL");
|
|
8
6
|
Object.defineProperty(exports, "ActionDeeplinkL", { enumerable: true, get: function () { return ActionDeeplinkL_1.default; } });
|
|
7
|
+
var ActionNoneL_1 = require("./ActionNoneL");
|
|
8
|
+
Object.defineProperty(exports, "ActionNoneL", { enumerable: true, get: function () { return ActionNoneL_1.default; } });
|
|
9
9
|
var ActionOpenAppL_1 = require("./ActionOpenAppL");
|
|
10
10
|
Object.defineProperty(exports, "ActionOpenAppL", { enumerable: true, get: function () { return ActionOpenAppL_1.default; } });
|
|
11
11
|
var ActionUrlL_1 = require("./ActionUrlL");
|
|
@@ -76,6 +76,12 @@ var AdPortraitL_1 = require("./AdPortraitL");
|
|
|
76
76
|
Object.defineProperty(exports, "AdPortraitL", { enumerable: true, get: function () { return AdPortraitL_1.default; } });
|
|
77
77
|
var AdPreBuiltSegmentsL_1 = require("./AdPreBuiltSegmentsL");
|
|
78
78
|
Object.defineProperty(exports, "AdPreBuiltSegmentsL", { enumerable: true, get: function () { return AdPreBuiltSegmentsL_1.default; } });
|
|
79
|
+
var AdShareLinkL_1 = require("./AdShareLinkL");
|
|
80
|
+
Object.defineProperty(exports, "AdShareLinkL", { enumerable: true, get: function () { return AdShareLinkL_1.default; } });
|
|
81
|
+
var AdSilentPushL_1 = require("./AdSilentPushL");
|
|
82
|
+
Object.defineProperty(exports, "AdSilentPushL", { enumerable: true, get: function () { return AdSilentPushL_1.default; } });
|
|
83
|
+
var AdSimilarAiL_1 = require("./AdSimilarAiL");
|
|
84
|
+
Object.defineProperty(exports, "AdSimilarAiL", { enumerable: true, get: function () { return AdSimilarAiL_1.default; } });
|
|
79
85
|
var AdSimplePushL_1 = require("./AdSimplePushL");
|
|
80
86
|
Object.defineProperty(exports, "AdSimplePushL", { enumerable: true, get: function () { return AdSimplePushL_1.default; } });
|
|
81
87
|
var AdSlideDownL_1 = require("./AdSlideDownL");
|
|
@@ -158,10 +164,10 @@ var LastSeenXl_1 = require("./LastSeenXl");
|
|
|
158
164
|
Object.defineProperty(exports, "LastSeenXl", { enumerable: true, get: function () { return LastSeenXl_1.default; } });
|
|
159
165
|
var LayoutImageBgL_1 = require("./LayoutImageBgL");
|
|
160
166
|
Object.defineProperty(exports, "LayoutImageBgL", { enumerable: true, get: function () { return LayoutImageBgL_1.default; } });
|
|
161
|
-
var LayoutMixedL_1 = require("./LayoutMixedL");
|
|
162
|
-
Object.defineProperty(exports, "LayoutMixedL", { enumerable: true, get: function () { return LayoutMixedL_1.default; } });
|
|
163
167
|
var LayoutImageBgTextL_1 = require("./LayoutImageBgTextL");
|
|
164
168
|
Object.defineProperty(exports, "LayoutImageBgTextL", { enumerable: true, get: function () { return LayoutImageBgTextL_1.default; } });
|
|
169
|
+
var LayoutMixedL_1 = require("./LayoutMixedL");
|
|
170
|
+
Object.defineProperty(exports, "LayoutMixedL", { enumerable: true, get: function () { return LayoutMixedL_1.default; } });
|
|
165
171
|
var LayoutTextL_1 = require("./LayoutTextL");
|
|
166
172
|
Object.defineProperty(exports, "LayoutTextL", { enumerable: true, get: function () { return LayoutTextL_1.default; } });
|
|
167
173
|
var MarketingAutomation_1 = require("./MarketingAutomation");
|
|
@@ -182,11 +188,5 @@ var TargetedCampaigns_1 = require("./TargetedCampaigns");
|
|
|
182
188
|
Object.defineProperty(exports, "TargetedCampaigns", { enumerable: true, get: function () { return TargetedCampaigns_1.default; } });
|
|
183
189
|
var TopProductsXl_1 = require("./TopProductsXl");
|
|
184
190
|
Object.defineProperty(exports, "TopProductsXl", { enumerable: true, get: function () { return TopProductsXl_1.default; } });
|
|
185
|
-
var AdSilentPushL_1 = require("./AdSilentPushL");
|
|
186
|
-
Object.defineProperty(exports, "AdSilentPushL", { enumerable: true, get: function () { return AdSilentPushL_1.default; } });
|
|
187
191
|
var UnderstandCustomer_1 = require("./UnderstandCustomer");
|
|
188
192
|
Object.defineProperty(exports, "UnderstandCustomer", { enumerable: true, get: function () { return UnderstandCustomer_1.default; } });
|
|
189
|
-
var AdShareLinkL_1 = require("./AdShareLinkL");
|
|
190
|
-
Object.defineProperty(exports, "AdShareLinkL", { enumerable: true, get: function () { return AdShareLinkL_1.default; } });
|
|
191
|
-
var AdSimilarAiL_1 = require("./AdSimilarAiL");
|
|
192
|
-
Object.defineProperty(exports, "AdSimilarAiL", { enumerable: true, get: function () { return AdSimilarAiL_1.default; } });
|