@synerise/ds-icon 0.58.5 → 0.58.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 +20 -20
- package/dist/cjs/icons/L/index.js +42 -42
- package/dist/cjs/icons/XL/index.d.ts +26 -26
- package/dist/cjs/icons/XL/index.js +54 -54
- package/dist/cjs/icons/additional/index.d.ts +9 -9
- package/dist/cjs/icons/additional/index.js +20 -20
- package/dist/cjs/icons/index.d.ts +249 -249
- package/dist/cjs/icons/index.js +515 -515
- package/dist/esm/icons/L/index.d.ts +20 -20
- package/dist/esm/icons/L/index.js +20 -20
- package/dist/esm/icons/XL/index.d.ts +26 -26
- package/dist/esm/icons/XL/index.js +26 -26
- package/dist/esm/icons/additional/index.d.ts +9 -9
- package/dist/esm/icons/additional/index.js +9 -9
- package/dist/esm/icons/index.d.ts +249 -249
- package/dist/esm/icons/index.js +249 -249
- package/package.json +3 -3
|
@@ -10,10 +10,10 @@ export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
|
10
10
|
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
11
11
|
export { default as AdCouponL } from './AdCouponL';
|
|
12
12
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
13
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
13
14
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
14
15
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
15
16
|
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
16
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
17
17
|
export { default as AdFolderS } from './AdFolderS';
|
|
18
18
|
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
19
19
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
@@ -25,26 +25,26 @@ export { default as AdImportZip } from './AdImportZip';
|
|
|
25
25
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
26
26
|
export { default as AdLandL } from './AdLandL';
|
|
27
27
|
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
28
|
+
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
29
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
29
30
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
30
31
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
31
|
-
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
32
32
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
33
33
|
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
34
|
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
38
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
39
|
+
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
40
40
|
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
41
41
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
42
42
|
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
43
43
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
44
|
+
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
44
45
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
45
46
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
46
47
|
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
47
|
-
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
48
48
|
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
49
49
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
50
50
|
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
@@ -55,10 +55,10 @@ export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
|
55
55
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
56
56
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
57
57
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
58
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
58
59
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
59
60
|
export { default as ChartComboL } from './ChartComboL';
|
|
60
61
|
export { default as ChartDonutL } from './ChartDonutL';
|
|
61
|
-
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
62
62
|
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
63
63
|
export { default as ChartLineL } from './ChartLineL';
|
|
64
64
|
export { default as ChartPieL } from './ChartPieL';
|
|
@@ -71,24 +71,24 @@ export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
|
71
71
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
72
72
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
73
73
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
74
|
+
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
74
75
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
75
76
|
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
76
77
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
77
|
-
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
78
78
|
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
79
79
|
export { default as Integration } from './Integration';
|
|
80
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
81
80
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
81
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
82
82
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
83
83
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
84
|
-
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
85
84
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
85
|
+
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
86
86
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
87
87
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
88
88
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
89
89
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
90
90
|
export { default as PushImportL } from './PushImportL';
|
|
91
|
-
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
92
91
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
92
|
+
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
93
93
|
export { default as TopProductsXl } from './TopProductsXl';
|
|
94
94
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AdVisualEditorL = exports.AdVisualAiL = exports.AdUserSegmentsL = exports.
|
|
4
|
-
exports.UnderstandCustomer = exports.TopProductsXl = exports.
|
|
3
|
+
exports.AdVisualEditorL = exports.AdVisualAiL = exports.AdUserSegmentsL = exports.AdTextEditorL = exports.AdTempCodeS = exports.AdSlideUpL = exports.AdSlideRightL = exports.AdSlideLeftL = exports.AdSlideDownL = exports.AdSimplePushL = exports.AdSimilarAiL = exports.AdShareLinkL = exports.AdSilentPushL = 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;
|
|
5
5
|
var ActionDeeplinkL_1 = require("./ActionDeeplinkL");
|
|
6
6
|
Object.defineProperty(exports, "ActionDeeplinkL", { enumerable: true, get: function () { return ActionDeeplinkL_1.default; } });
|
|
7
7
|
var ActionNoneL_1 = require("./ActionNoneL");
|
|
@@ -26,14 +26,14 @@ var AdCouponL_1 = require("./AdCouponL");
|
|
|
26
26
|
Object.defineProperty(exports, "AdCouponL", { enumerable: true, get: function () { return AdCouponL_1.default; } });
|
|
27
27
|
var AdDeeplinkingL_1 = require("./AdDeeplinkingL");
|
|
28
28
|
Object.defineProperty(exports, "AdDeeplinkingL", { enumerable: true, get: function () { return AdDeeplinkingL_1.default; } });
|
|
29
|
+
var AdFadeInL_1 = require("./AdFadeInL");
|
|
30
|
+
Object.defineProperty(exports, "AdFadeInL", { enumerable: true, get: function () { return AdFadeInL_1.default; } });
|
|
29
31
|
var AdFirstRunL_1 = require("./AdFirstRunL");
|
|
30
32
|
Object.defineProperty(exports, "AdFirstRunL", { enumerable: true, get: function () { return AdFirstRunL_1.default; } });
|
|
31
33
|
var AdFolderBasic_1 = require("./AdFolderBasic");
|
|
32
34
|
Object.defineProperty(exports, "AdFolderBasic", { enumerable: true, get: function () { return AdFolderBasic_1.default; } });
|
|
33
35
|
var AdFolderFeatured_1 = require("./AdFolderFeatured");
|
|
34
36
|
Object.defineProperty(exports, "AdFolderFeatured", { enumerable: true, get: function () { return AdFolderFeatured_1.default; } });
|
|
35
|
-
var AdFadeInL_1 = require("./AdFadeInL");
|
|
36
|
-
Object.defineProperty(exports, "AdFadeInL", { enumerable: true, get: function () { return AdFadeInL_1.default; } });
|
|
37
37
|
var AdFolderS_1 = require("./AdFolderS");
|
|
38
38
|
Object.defineProperty(exports, "AdFolderS", { enumerable: true, get: function () { return AdFolderS_1.default; } });
|
|
39
39
|
var AdFolderStarredS_1 = require("./AdFolderStarredS");
|
|
@@ -56,14 +56,14 @@ var AdLandL_1 = require("./AdLandL");
|
|
|
56
56
|
Object.defineProperty(exports, "AdLandL", { enumerable: true, get: function () { return AdLandL_1.default; } });
|
|
57
57
|
var AdMandatoryUpdateL_1 = require("./AdMandatoryUpdateL");
|
|
58
58
|
Object.defineProperty(exports, "AdMandatoryUpdateL", { enumerable: true, get: function () { return AdMandatoryUpdateL_1.default; } });
|
|
59
|
+
var AdMandatoryUpgradeL_1 = require("./AdMandatoryUpgradeL");
|
|
60
|
+
Object.defineProperty(exports, "AdMandatoryUpgradeL", { enumerable: true, get: function () { return AdMandatoryUpgradeL_1.default; } });
|
|
59
61
|
var AdOnExitL_1 = require("./AdOnExitL");
|
|
60
62
|
Object.defineProperty(exports, "AdOnExitL", { enumerable: true, get: function () { return AdOnExitL_1.default; } });
|
|
61
63
|
var AdOnLandingL_1 = require("./AdOnLandingL");
|
|
62
64
|
Object.defineProperty(exports, "AdOnLandingL", { enumerable: true, get: function () { return AdOnLandingL_1.default; } });
|
|
63
65
|
var AdOnboardingL_1 = require("./AdOnboardingL");
|
|
64
66
|
Object.defineProperty(exports, "AdOnboardingL", { enumerable: true, get: function () { return AdOnboardingL_1.default; } });
|
|
65
|
-
var AdMandatoryUpgradeL_1 = require("./AdMandatoryUpgradeL");
|
|
66
|
-
Object.defineProperty(exports, "AdMandatoryUpgradeL", { enumerable: true, get: function () { return AdMandatoryUpgradeL_1.default; } });
|
|
67
67
|
var AdOpenAppL_1 = require("./AdOpenAppL");
|
|
68
68
|
Object.defineProperty(exports, "AdOpenAppL", { enumerable: true, get: function () { return AdOpenAppL_1.default; } });
|
|
69
69
|
var AdOpenUrlL_1 = require("./AdOpenUrlL");
|
|
@@ -76,10 +76,10 @@ 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
79
|
var AdSilentPushL_1 = require("./AdSilentPushL");
|
|
82
80
|
Object.defineProperty(exports, "AdSilentPushL", { enumerable: true, get: function () { return AdSilentPushL_1.default; } });
|
|
81
|
+
var AdShareLinkL_1 = require("./AdShareLinkL");
|
|
82
|
+
Object.defineProperty(exports, "AdShareLinkL", { enumerable: true, get: function () { return AdShareLinkL_1.default; } });
|
|
83
83
|
var AdSimilarAiL_1 = require("./AdSimilarAiL");
|
|
84
84
|
Object.defineProperty(exports, "AdSimilarAiL", { enumerable: true, get: function () { return AdSimilarAiL_1.default; } });
|
|
85
85
|
var AdSimplePushL_1 = require("./AdSimplePushL");
|
|
@@ -88,14 +88,14 @@ var AdSlideDownL_1 = require("./AdSlideDownL");
|
|
|
88
88
|
Object.defineProperty(exports, "AdSlideDownL", { enumerable: true, get: function () { return AdSlideDownL_1.default; } });
|
|
89
89
|
var AdSlideLeftL_1 = require("./AdSlideLeftL");
|
|
90
90
|
Object.defineProperty(exports, "AdSlideLeftL", { enumerable: true, get: function () { return AdSlideLeftL_1.default; } });
|
|
91
|
+
var AdSlideRightL_1 = require("./AdSlideRightL");
|
|
92
|
+
Object.defineProperty(exports, "AdSlideRightL", { enumerable: true, get: function () { return AdSlideRightL_1.default; } });
|
|
91
93
|
var AdSlideUpL_1 = require("./AdSlideUpL");
|
|
92
94
|
Object.defineProperty(exports, "AdSlideUpL", { enumerable: true, get: function () { return AdSlideUpL_1.default; } });
|
|
93
95
|
var AdTempCodeS_1 = require("./AdTempCodeS");
|
|
94
96
|
Object.defineProperty(exports, "AdTempCodeS", { enumerable: true, get: function () { return AdTempCodeS_1.default; } });
|
|
95
97
|
var AdTextEditorL_1 = require("./AdTextEditorL");
|
|
96
98
|
Object.defineProperty(exports, "AdTextEditorL", { enumerable: true, get: function () { return AdTextEditorL_1.default; } });
|
|
97
|
-
var AdSlideRightL_1 = require("./AdSlideRightL");
|
|
98
|
-
Object.defineProperty(exports, "AdSlideRightL", { enumerable: true, get: function () { return AdSlideRightL_1.default; } });
|
|
99
99
|
var AdUserSegmentsL_1 = require("./AdUserSegmentsL");
|
|
100
100
|
Object.defineProperty(exports, "AdUserSegmentsL", { enumerable: true, get: function () { return AdUserSegmentsL_1.default; } });
|
|
101
101
|
var AdVisualAiL_1 = require("./AdVisualAiL");
|
|
@@ -116,14 +116,14 @@ var AudienceAnalytics_1 = require("./AudienceAnalytics");
|
|
|
116
116
|
Object.defineProperty(exports, "AudienceAnalytics", { enumerable: true, get: function () { return AudienceAnalytics_1.default; } });
|
|
117
117
|
var BoostLoyalty_1 = require("./BoostLoyalty");
|
|
118
118
|
Object.defineProperty(exports, "BoostLoyalty", { enumerable: true, get: function () { return BoostLoyalty_1.default; } });
|
|
119
|
+
var CartRecommendationXl_1 = require("./CartRecommendationXl");
|
|
120
|
+
Object.defineProperty(exports, "CartRecommendationXl", { enumerable: true, get: function () { return CartRecommendationXl_1.default; } });
|
|
119
121
|
var ChartColumnL_1 = require("./ChartColumnL");
|
|
120
122
|
Object.defineProperty(exports, "ChartColumnL", { enumerable: true, get: function () { return ChartColumnL_1.default; } });
|
|
121
123
|
var ChartComboL_1 = require("./ChartComboL");
|
|
122
124
|
Object.defineProperty(exports, "ChartComboL", { enumerable: true, get: function () { return ChartComboL_1.default; } });
|
|
123
125
|
var ChartDonutL_1 = require("./ChartDonutL");
|
|
124
126
|
Object.defineProperty(exports, "ChartDonutL", { enumerable: true, get: function () { return ChartDonutL_1.default; } });
|
|
125
|
-
var CartRecommendationXl_1 = require("./CartRecommendationXl");
|
|
126
|
-
Object.defineProperty(exports, "CartRecommendationXl", { enumerable: true, get: function () { return CartRecommendationXl_1.default; } });
|
|
127
127
|
var ChartDonutLineL_1 = require("./ChartDonutLineL");
|
|
128
128
|
Object.defineProperty(exports, "ChartDonutLineL", { enumerable: true, get: function () { return ChartDonutLineL_1.default; } });
|
|
129
129
|
var ChartLineL_1 = require("./ChartLineL");
|
|
@@ -148,30 +148,30 @@ var ImportCustomEventXl_1 = require("./ImportCustomEventXl");
|
|
|
148
148
|
Object.defineProperty(exports, "ImportCustomEventXl", { enumerable: true, get: function () { return ImportCustomEventXl_1.default; } });
|
|
149
149
|
var ImportCustomXl_1 = require("./ImportCustomXl");
|
|
150
150
|
Object.defineProperty(exports, "ImportCustomXl", { enumerable: true, get: function () { return ImportCustomXl_1.default; } });
|
|
151
|
+
var ImportProductFeedXl_1 = require("./ImportProductFeedXl");
|
|
152
|
+
Object.defineProperty(exports, "ImportProductFeedXl", { enumerable: true, get: function () { return ImportProductFeedXl_1.default; } });
|
|
151
153
|
var ImportPromotionsXl_1 = require("./ImportPromotionsXl");
|
|
152
154
|
Object.defineProperty(exports, "ImportPromotionsXl", { enumerable: true, get: function () { return ImportPromotionsXl_1.default; } });
|
|
153
155
|
var ImportQuickXl_1 = require("./ImportQuickXl");
|
|
154
156
|
Object.defineProperty(exports, "ImportQuickXl", { enumerable: true, get: function () { return ImportQuickXl_1.default; } });
|
|
155
157
|
var ImportTransactionsXl_1 = require("./ImportTransactionsXl");
|
|
156
158
|
Object.defineProperty(exports, "ImportTransactionsXl", { enumerable: true, get: function () { return ImportTransactionsXl_1.default; } });
|
|
157
|
-
var ImportProductFeedXl_1 = require("./ImportProductFeedXl");
|
|
158
|
-
Object.defineProperty(exports, "ImportProductFeedXl", { enumerable: true, get: function () { return ImportProductFeedXl_1.default; } });
|
|
159
159
|
var ImportVouchersXl_1 = require("./ImportVouchersXl");
|
|
160
160
|
Object.defineProperty(exports, "ImportVouchersXl", { enumerable: true, get: function () { return ImportVouchersXl_1.default; } });
|
|
161
161
|
var Integration_1 = require("./Integration");
|
|
162
162
|
Object.defineProperty(exports, "Integration", { enumerable: true, get: function () { return Integration_1.default; } });
|
|
163
|
-
var LayoutImageBgL_1 = require("./LayoutImageBgL");
|
|
164
|
-
Object.defineProperty(exports, "LayoutImageBgL", { enumerable: true, get: function () { return LayoutImageBgL_1.default; } });
|
|
165
163
|
var LastSeenXl_1 = require("./LastSeenXl");
|
|
166
164
|
Object.defineProperty(exports, "LastSeenXl", { enumerable: true, get: function () { return LastSeenXl_1.default; } });
|
|
165
|
+
var LayoutImageBgL_1 = require("./LayoutImageBgL");
|
|
166
|
+
Object.defineProperty(exports, "LayoutImageBgL", { enumerable: true, get: function () { return LayoutImageBgL_1.default; } });
|
|
167
167
|
var LayoutImageBgTextL_1 = require("./LayoutImageBgTextL");
|
|
168
168
|
Object.defineProperty(exports, "LayoutImageBgTextL", { enumerable: true, get: function () { return LayoutImageBgTextL_1.default; } });
|
|
169
169
|
var LayoutMixedL_1 = require("./LayoutMixedL");
|
|
170
170
|
Object.defineProperty(exports, "LayoutMixedL", { enumerable: true, get: function () { return LayoutMixedL_1.default; } });
|
|
171
|
-
var MarketingAutomation_1 = require("./MarketingAutomation");
|
|
172
|
-
Object.defineProperty(exports, "MarketingAutomation", { enumerable: true, get: function () { return MarketingAutomation_1.default; } });
|
|
173
171
|
var LayoutTextL_1 = require("./LayoutTextL");
|
|
174
172
|
Object.defineProperty(exports, "LayoutTextL", { enumerable: true, get: function () { return LayoutTextL_1.default; } });
|
|
173
|
+
var MarketingAutomation_1 = require("./MarketingAutomation");
|
|
174
|
+
Object.defineProperty(exports, "MarketingAutomation", { enumerable: true, get: function () { return MarketingAutomation_1.default; } });
|
|
175
175
|
var MetricFormulaXl_1 = require("./MetricFormulaXl");
|
|
176
176
|
Object.defineProperty(exports, "MetricFormulaXl", { enumerable: true, get: function () { return MetricFormulaXl_1.default; } });
|
|
177
177
|
var MetricSimpleXl_1 = require("./MetricSimpleXl");
|
|
@@ -182,10 +182,10 @@ var OtherIdeas_1 = require("./OtherIdeas");
|
|
|
182
182
|
Object.defineProperty(exports, "OtherIdeas", { enumerable: true, get: function () { return OtherIdeas_1.default; } });
|
|
183
183
|
var PushImportL_1 = require("./PushImportL");
|
|
184
184
|
Object.defineProperty(exports, "PushImportL", { enumerable: true, get: function () { return PushImportL_1.default; } });
|
|
185
|
-
var TargetedCampaigns_1 = require("./TargetedCampaigns");
|
|
186
|
-
Object.defineProperty(exports, "TargetedCampaigns", { enumerable: true, get: function () { return TargetedCampaigns_1.default; } });
|
|
187
185
|
var ReportPreparedXl_1 = require("./ReportPreparedXl");
|
|
188
186
|
Object.defineProperty(exports, "ReportPreparedXl", { enumerable: true, get: function () { return ReportPreparedXl_1.default; } });
|
|
187
|
+
var TargetedCampaigns_1 = require("./TargetedCampaigns");
|
|
188
|
+
Object.defineProperty(exports, "TargetedCampaigns", { enumerable: true, get: function () { return TargetedCampaigns_1.default; } });
|
|
189
189
|
var TopProductsXl_1 = require("./TopProductsXl");
|
|
190
190
|
Object.defineProperty(exports, "TopProductsXl", { enumerable: true, get: function () { return TopProductsXl_1.default; } });
|
|
191
191
|
var UnderstandCustomer_1 = require("./UnderstandCustomer");
|