@synerise/ds-icon 1.13.1 → 1.14.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 +6 -0
- package/dist/icons/L/index.d.ts +33 -33
- package/dist/icons/L/index.js +34 -34
- package/dist/icons/M/ConsumptionColorHubM.d.ts +3 -0
- package/dist/icons/M/ConsumptionColorHubM.js +21 -0
- package/dist/icons/M/ConsumptionGreyHubM.d.ts +3 -0
- package/dist/icons/M/ConsumptionGreyHubM.js +21 -0
- package/dist/icons/M/MembershipColorHubM.d.ts +3 -0
- package/dist/icons/M/MembershipColorHubM.js +21 -0
- package/dist/icons/M/MembershipGreyHubM.d.ts +3 -0
- package/dist/icons/M/MembershipGreyHubM.js +21 -0
- package/dist/icons/M/UsersColorHubM.d.ts +3 -0
- package/dist/icons/M/UsersColorHubM.js +35 -0
- package/dist/icons/M/UsersGreyHubM.d.ts +3 -0
- package/dist/icons/M/UsersGreyHubM.js +35 -0
- package/dist/icons/M/WorkspacesColorHubM.d.ts +3 -0
- package/dist/icons/M/WorkspacesColorHubM.js +24 -0
- package/dist/icons/M/WorkspacesGreyHubM.d.ts +3 -0
- package/dist/icons/M/WorkspacesGreyHubM.js +24 -0
- package/dist/icons/M/index.d.ts +428 -420
- package/dist/icons/M/index.js +429 -421
- package/dist/icons/XL/index.d.ts +48 -48
- package/dist/icons/XL/index.js +49 -49
- package/dist/icons/additional/index.d.ts +48 -48
- package/dist/icons/additional/index.js +48 -48
- package/dist/icons/colorIcons/index.d.ts +4 -4
- package/dist/icons/colorIcons/index.js +4 -4
- package/package.json +2 -2
package/dist/icons/XL/index.d.ts
CHANGED
|
@@ -1,105 +1,105 @@
|
|
|
1
|
+
export { default as WeblayerXl } from './WeblayerXl';
|
|
2
|
+
export { default as WarningXl } from './WarningXl';
|
|
1
3
|
export { default as VoucherXl } from './VoucherXl';
|
|
2
4
|
export { default as WebhookXl } from './WebhookXl';
|
|
3
|
-
export { default as WarningXl } from './WarningXl';
|
|
4
5
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
5
|
-
export { default as WthStarsXl } from './WthStarsXl';
|
|
6
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
7
|
-
export { default as WeblayerXl } from './WeblayerXl';
|
|
8
6
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
9
7
|
export { default as UserIdXl } from './UserIdXl';
|
|
10
|
-
export { default as
|
|
8
|
+
export { default as WthStarsXl } from './WthStarsXl';
|
|
9
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
10
|
+
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
11
11
|
export { default as StopXl } from './StopXl';
|
|
12
|
+
export { default as ToolsXl } from './ToolsXl';
|
|
12
13
|
export { default as SmsXl } from './SmsXl';
|
|
13
|
-
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
14
|
-
export { default as TargetXl } from './TargetXl';
|
|
15
|
-
export { default as SilentPushXl } from './SilentPushXl';
|
|
16
14
|
export { default as ShowXl } from './ShowXl';
|
|
15
|
+
export { default as SilentPushXl } from './SilentPushXl';
|
|
16
|
+
export { default as TargetXl } from './TargetXl';
|
|
17
|
+
export { default as SectionXl } from './SectionXl';
|
|
18
|
+
export { default as ShareSegmentationForCurrentXl } from './ShareSegmentationForCurrentXl';
|
|
17
19
|
export { default as ShareSegmentationForAllXl } from './ShareSegmentationForAllXl';
|
|
18
20
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
19
21
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
20
|
-
export { default as ShareSegmentationForCurrentXl } from './ShareSegmentationForCurrentXl';
|
|
21
|
-
export { default as SectionXl } from './SectionXl';
|
|
22
22
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
23
|
-
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
24
23
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
26
25
|
export { default as PushXl } from './PushXl';
|
|
27
26
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
28
|
-
export { default as
|
|
27
|
+
export { default as ReggressionXl } from './ReggressionXl';
|
|
29
28
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
29
|
+
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
30
30
|
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
31
|
-
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
32
31
|
export { default as PauseXl } from './PauseXl';
|
|
33
32
|
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
33
|
+
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
34
|
+
export { default as PlayXl } from './PlayXl';
|
|
35
|
+
export { default as MultivalueXl } from './MultivalueXl';
|
|
34
36
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
35
|
-
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
36
37
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
37
|
-
export { default as MultivalueXl } from './MultivalueXl';
|
|
38
|
-
export { default as PlayXl } from './PlayXl';
|
|
39
38
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
40
|
-
export { default as
|
|
41
|
-
export { default as
|
|
39
|
+
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
40
|
+
export { default as MessageXl } from './MessageXl';
|
|
42
41
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
42
|
+
export { default as MetaXl } from './MetaXl';
|
|
43
43
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
44
|
-
export { default as MessageXl } from './MessageXl';
|
|
45
44
|
export { default as LaunchXl } from './LaunchXl';
|
|
46
|
-
export { default as IntegrationXl } from './IntegrationXl';
|
|
47
|
-
export { default as InteractionsXl } from './InteractionsXl';
|
|
48
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
49
45
|
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
50
|
-
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
51
46
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
47
|
+
export { default as InteractionsXl } from './InteractionsXl';
|
|
48
|
+
export { default as IntegrationXl } from './IntegrationXl';
|
|
49
|
+
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
50
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
52
51
|
export { default as InfoXl } from './InfoXl';
|
|
53
52
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
54
|
-
export { default as
|
|
55
|
-
export { default as FormulaXl } from './FormulaXl';
|
|
56
|
-
export { default as FolderXl } from './FolderXl';
|
|
53
|
+
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
57
54
|
export { default as GemsXl } from './GemsXl';
|
|
58
|
-
export { default as
|
|
59
|
-
export { default as
|
|
60
|
-
export { default as FolderStarXl } from './FolderStarXl';
|
|
55
|
+
export { default as FormulaXl } from './FormulaXl';
|
|
56
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
61
57
|
export { default as FormXl } from './FormXl';
|
|
58
|
+
export { default as FolderTagXl } from './FolderTagXl';
|
|
59
|
+
export { default as FolderUserXl } from './FolderUserXl';
|
|
62
60
|
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
63
|
-
export { default as
|
|
64
|
-
export { default as FileUpXl } from './FileUpXl';
|
|
61
|
+
export { default as FolderXl } from './FolderXl';
|
|
65
62
|
export { default as FolderCartXl } from './FolderCartXl';
|
|
66
|
-
export { default as
|
|
67
|
-
export { default as
|
|
68
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
69
|
-
export { default as DiscountXl } from './DiscountXl';
|
|
63
|
+
export { default as FolderAddXl } from './FolderAddXl';
|
|
64
|
+
export { default as FolderStarXl } from './FolderStarXl';
|
|
70
65
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
71
|
-
export { default as ErrorXl } from './ErrorXl';
|
|
72
66
|
export { default as FileDownXl } from './FileDownXl';
|
|
67
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
68
|
+
export { default as EventXl } from './EventXl';
|
|
69
|
+
export { default as FileZipXl } from './FileZipXl';
|
|
70
|
+
export { default as FileXl } from './FileXl';
|
|
71
|
+
export { default as FileUpXl } from './FileUpXl';
|
|
72
|
+
export { default as ErrorXl } from './ErrorXl';
|
|
73
|
+
export { default as CupXl } from './CupXl';
|
|
74
|
+
export { default as DiscountXl } from './DiscountXl';
|
|
73
75
|
export { default as CouponXl } from './CouponXl';
|
|
74
76
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
75
77
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
76
78
|
export { default as CompareXl } from './CompareXl';
|
|
77
|
-
export { default as FileXl } from './FileXl';
|
|
78
|
-
export { default as CheckXl } from './CheckXl';
|
|
79
79
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
80
80
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
81
|
+
export { default as CheckXl } from './CheckXl';
|
|
81
82
|
export { default as CheckInXl } from './CheckInXl';
|
|
82
83
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
83
84
|
export { default as CartAddXl } from './CartAddXl';
|
|
84
|
-
export { default as CalendarXl } from './CalendarXl';
|
|
85
85
|
export { default as CardAeXl } from './CardAeXl';
|
|
86
|
-
export { default as CupXl } from './CupXl';
|
|
87
86
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
87
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
88
88
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
89
89
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
90
90
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
91
|
+
export { default as BulbEditXl } from './BulbEditXl';
|
|
91
92
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
92
|
-
export { default as BillingXl } from './BillingXl';
|
|
93
93
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
94
|
-
export { default as
|
|
94
|
+
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
95
|
+
export { default as BillingXl } from './BillingXl';
|
|
95
96
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
97
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
96
98
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
97
|
-
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
98
|
-
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
99
99
|
export { default as AttributeXl } from './AttributeXl';
|
|
100
|
-
export { default as
|
|
100
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
101
|
+
export { default as ApiXl } from './ApiXl';
|
|
101
102
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
102
|
-
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
103
103
|
export { default as AbTestXl } from './AbTestXl';
|
|
104
|
+
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
104
105
|
export { default as AddXl } from './AddXl';
|
|
105
|
-
export { default as ApiXl } from './ApiXl';
|
package/dist/icons/XL/index.js
CHANGED
|
@@ -1,105 +1,105 @@
|
|
|
1
|
+
export { default as WeblayerXl } from './WeblayerXl';
|
|
2
|
+
export { default as WarningXl } from './WarningXl';
|
|
1
3
|
export { default as VoucherXl } from './VoucherXl';
|
|
2
4
|
export { default as WebhookXl } from './WebhookXl';
|
|
3
|
-
export { default as WarningXl } from './WarningXl';
|
|
4
5
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
5
|
-
export { default as WthStarsXl } from './WthStarsXl';
|
|
6
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
7
|
-
export { default as WeblayerXl } from './WeblayerXl';
|
|
8
6
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
9
7
|
export { default as UserIdXl } from './UserIdXl';
|
|
10
|
-
export { default as
|
|
8
|
+
export { default as WthStarsXl } from './WthStarsXl';
|
|
9
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
10
|
+
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
11
11
|
export { default as StopXl } from './StopXl';
|
|
12
|
+
export { default as ToolsXl } from './ToolsXl';
|
|
12
13
|
export { default as SmsXl } from './SmsXl';
|
|
13
|
-
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
14
|
-
export { default as TargetXl } from './TargetXl';
|
|
15
|
-
export { default as SilentPushXl } from './SilentPushXl';
|
|
16
14
|
export { default as ShowXl } from './ShowXl';
|
|
15
|
+
export { default as SilentPushXl } from './SilentPushXl';
|
|
16
|
+
export { default as TargetXl } from './TargetXl';
|
|
17
|
+
export { default as SectionXl } from './SectionXl';
|
|
18
|
+
export { default as ShareSegmentationForCurrentXl } from './ShareSegmentationForCurrentXl';
|
|
17
19
|
export { default as ShareSegmentationForAllXl } from './ShareSegmentationForAllXl';
|
|
18
20
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
19
21
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
20
|
-
export { default as ShareSegmentationForCurrentXl } from './ShareSegmentationForCurrentXl';
|
|
21
|
-
export { default as SectionXl } from './SectionXl';
|
|
22
22
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
23
|
-
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
24
23
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
26
25
|
export { default as PushXl } from './PushXl';
|
|
27
26
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
28
|
-
export { default as
|
|
27
|
+
export { default as ReggressionXl } from './ReggressionXl';
|
|
29
28
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
29
|
+
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
30
30
|
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
31
|
-
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
32
31
|
export { default as PauseXl } from './PauseXl';
|
|
33
32
|
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
33
|
+
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
34
|
+
export { default as PlayXl } from './PlayXl';
|
|
35
|
+
export { default as MultivalueXl } from './MultivalueXl';
|
|
34
36
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
35
|
-
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
36
37
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
37
|
-
export { default as MultivalueXl } from './MultivalueXl';
|
|
38
|
-
export { default as PlayXl } from './PlayXl';
|
|
39
38
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
40
|
-
export { default as
|
|
41
|
-
export { default as
|
|
39
|
+
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
40
|
+
export { default as MessageXl } from './MessageXl';
|
|
42
41
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
42
|
+
export { default as MetaXl } from './MetaXl';
|
|
43
43
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
44
|
-
export { default as MessageXl } from './MessageXl';
|
|
45
44
|
export { default as LaunchXl } from './LaunchXl';
|
|
46
|
-
export { default as IntegrationXl } from './IntegrationXl';
|
|
47
|
-
export { default as InteractionsXl } from './InteractionsXl';
|
|
48
|
-
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
49
45
|
export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
50
|
-
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
51
46
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
47
|
+
export { default as InteractionsXl } from './InteractionsXl';
|
|
48
|
+
export { default as IntegrationXl } from './IntegrationXl';
|
|
49
|
+
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
50
|
+
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
52
51
|
export { default as InfoXl } from './InfoXl';
|
|
53
52
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
54
|
-
export { default as
|
|
55
|
-
export { default as FormulaXl } from './FormulaXl';
|
|
56
|
-
export { default as FolderXl } from './FolderXl';
|
|
53
|
+
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
57
54
|
export { default as GemsXl } from './GemsXl';
|
|
58
|
-
export { default as
|
|
59
|
-
export { default as
|
|
60
|
-
export { default as FolderStarXl } from './FolderStarXl';
|
|
55
|
+
export { default as FormulaXl } from './FormulaXl';
|
|
56
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
61
57
|
export { default as FormXl } from './FormXl';
|
|
58
|
+
export { default as FolderTagXl } from './FolderTagXl';
|
|
59
|
+
export { default as FolderUserXl } from './FolderUserXl';
|
|
62
60
|
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
63
|
-
export { default as
|
|
64
|
-
export { default as FileUpXl } from './FileUpXl';
|
|
61
|
+
export { default as FolderXl } from './FolderXl';
|
|
65
62
|
export { default as FolderCartXl } from './FolderCartXl';
|
|
66
|
-
export { default as
|
|
67
|
-
export { default as
|
|
68
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
69
|
-
export { default as DiscountXl } from './DiscountXl';
|
|
63
|
+
export { default as FolderAddXl } from './FolderAddXl';
|
|
64
|
+
export { default as FolderStarXl } from './FolderStarXl';
|
|
70
65
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
71
|
-
export { default as ErrorXl } from './ErrorXl';
|
|
72
66
|
export { default as FileDownXl } from './FileDownXl';
|
|
67
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
68
|
+
export { default as EventXl } from './EventXl';
|
|
69
|
+
export { default as FileZipXl } from './FileZipXl';
|
|
70
|
+
export { default as FileXl } from './FileXl';
|
|
71
|
+
export { default as FileUpXl } from './FileUpXl';
|
|
72
|
+
export { default as ErrorXl } from './ErrorXl';
|
|
73
|
+
export { default as CupXl } from './CupXl';
|
|
74
|
+
export { default as DiscountXl } from './DiscountXl';
|
|
73
75
|
export { default as CouponXl } from './CouponXl';
|
|
74
76
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
75
77
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
76
78
|
export { default as CompareXl } from './CompareXl';
|
|
77
|
-
export { default as FileXl } from './FileXl';
|
|
78
|
-
export { default as CheckXl } from './CheckXl';
|
|
79
79
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
80
80
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
81
|
+
export { default as CheckXl } from './CheckXl';
|
|
81
82
|
export { default as CheckInXl } from './CheckInXl';
|
|
82
83
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
83
84
|
export { default as CartAddXl } from './CartAddXl';
|
|
84
|
-
export { default as CalendarXl } from './CalendarXl';
|
|
85
85
|
export { default as CardAeXl } from './CardAeXl';
|
|
86
|
-
export { default as CupXl } from './CupXl';
|
|
87
86
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
87
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
88
88
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
89
89
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
90
90
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
91
|
+
export { default as BulbEditXl } from './BulbEditXl';
|
|
91
92
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
92
|
-
export { default as BillingXl } from './BillingXl';
|
|
93
93
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
94
|
-
export { default as
|
|
94
|
+
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
95
|
+
export { default as BillingXl } from './BillingXl';
|
|
95
96
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
97
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
96
98
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
97
|
-
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
98
|
-
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
99
99
|
export { default as AttributeXl } from './AttributeXl';
|
|
100
|
-
export { default as
|
|
100
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
101
|
+
export { default as ApiXl } from './ApiXl';
|
|
101
102
|
export { default as AfterEventXl } from './AfterEventXl';
|
|
102
|
-
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
103
103
|
export { default as AbTestXl } from './AbTestXl';
|
|
104
|
-
export { default as
|
|
105
|
-
export { default as
|
|
104
|
+
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
105
|
+
export { default as AddXl } from './AddXl';
|
|
@@ -1,100 +1,100 @@
|
|
|
1
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
1
2
|
export { default as PushImportL } from './PushImportL';
|
|
2
3
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
3
|
-
export { default as TopProductsXl } from './TopProductsXl';
|
|
4
4
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
5
5
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
6
6
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
7
|
-
export { default as
|
|
7
|
+
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
8
8
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
9
9
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
10
|
-
export { default as
|
|
11
|
-
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
10
|
+
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
12
11
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
13
|
-
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
14
|
-
export { default as LastSeenXl } from './LastSeenXl';
|
|
15
12
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
16
|
-
export { default as
|
|
17
|
-
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
13
|
+
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
18
14
|
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
19
15
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as
|
|
16
|
+
export { default as LastSeenXl } from './LastSeenXl';
|
|
17
|
+
export { default as Integration } from './Integration';
|
|
18
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
22
19
|
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as
|
|
25
|
-
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
20
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
21
|
+
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
26
22
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
27
|
-
export { default as
|
|
23
|
+
export { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
24
|
+
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
25
|
+
export { default as IconBlueSankeyBefore } from './IconBlueSankeyBefore';
|
|
28
26
|
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
29
27
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
30
|
-
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
31
28
|
export { default as ChartPieL } from './ChartPieL';
|
|
29
|
+
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
32
30
|
export { default as ChartLineL } from './ChartLineL';
|
|
33
|
-
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
34
|
-
export { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
35
31
|
export { default as ChartTableL } from './ChartTableL';
|
|
36
|
-
export { default as
|
|
37
|
-
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
32
|
+
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
38
33
|
export { default as ChartComboL } from './ChartComboL';
|
|
34
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
35
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
36
|
+
export { default as ChartDonutL } from './ChartDonutL';
|
|
37
|
+
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
39
38
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
39
|
+
export { default as AiCampaigns } from './AiCampaigns';
|
|
40
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
40
41
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
41
|
-
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
42
|
-
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
43
42
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
44
|
-
export { default as
|
|
43
|
+
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
44
|
+
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
45
45
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
46
|
-
export { default as
|
|
47
|
-
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
46
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
48
47
|
export { default as AdValue } from './AdValue';
|
|
49
|
-
export { default as
|
|
48
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
49
|
+
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
50
50
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
51
51
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
52
|
-
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
53
|
-
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
54
52
|
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
55
|
-
export { default as
|
|
56
|
-
export { default as
|
|
53
|
+
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
54
|
+
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
57
55
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
58
56
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
59
57
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
60
|
-
export { default as
|
|
61
|
-
export { default as AdPopL } from './AdPopL';
|
|
62
|
-
export { default as AdPortraitL } from './AdPortraitL';
|
|
58
|
+
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
63
59
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
64
|
-
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
65
60
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
66
|
-
export { default as
|
|
61
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
62
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
67
63
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
64
|
+
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
68
65
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
66
|
+
export { default as AdPopL } from './AdPopL';
|
|
67
|
+
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
68
|
+
export { default as AdMultiline } from './AdMultiline';
|
|
69
|
+
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
69
70
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
71
|
+
export { default as AdImportZip } from './AdImportZip';
|
|
70
72
|
export { default as AdLandL } from './AdLandL';
|
|
71
|
-
export { default as AdMultiline } from './AdMultiline';
|
|
72
|
-
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
73
73
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
74
|
-
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
75
74
|
export { default as AdImportUrl } from './AdImportUrl';
|
|
76
75
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
77
|
-
export { default as
|
|
76
|
+
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
78
77
|
export { default as AdImgTextL } from './AdImgTextL';
|
|
79
78
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
80
79
|
export { default as AdImageL } from './AdImageL';
|
|
81
|
-
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
82
80
|
export { default as AdFolderS } from './AdFolderS';
|
|
83
|
-
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
84
81
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
85
|
-
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
86
82
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
87
|
-
export { default as
|
|
88
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
83
|
+
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
89
84
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
90
|
-
export { default as
|
|
85
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
91
86
|
export { default as AdCouponL } from './AdCouponL';
|
|
87
|
+
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
92
88
|
export { default as AdCumulative } from './AdCumulative';
|
|
89
|
+
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
90
|
+
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
91
|
+
export { default as AdCartAiL } from './AdCartAiL';
|
|
92
|
+
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
93
93
|
export { default as AdBannerL } from './AdBannerL';
|
|
94
|
+
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
95
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
94
96
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
95
97
|
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
96
|
-
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
97
|
-
export { default as ActionNoneL } from './ActionNoneL';
|
|
98
98
|
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
99
|
-
export { default as
|
|
100
|
-
export { default as
|
|
99
|
+
export { default as FileImportL } from './FileImportL';
|
|
100
|
+
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
@@ -1,100 +1,100 @@
|
|
|
1
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
1
2
|
export { default as PushImportL } from './PushImportL';
|
|
2
3
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
3
|
-
export { default as TopProductsXl } from './TopProductsXl';
|
|
4
4
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
5
5
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
6
6
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
7
|
-
export { default as
|
|
7
|
+
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
8
8
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
9
9
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
10
|
-
export { default as
|
|
11
|
-
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
10
|
+
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
12
11
|
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
13
|
-
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
14
|
-
export { default as LastSeenXl } from './LastSeenXl';
|
|
15
12
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
16
|
-
export { default as
|
|
17
|
-
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
13
|
+
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
18
14
|
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
19
15
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as
|
|
16
|
+
export { default as LastSeenXl } from './LastSeenXl';
|
|
17
|
+
export { default as Integration } from './Integration';
|
|
18
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
22
19
|
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as
|
|
25
|
-
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
20
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
21
|
+
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
26
22
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
27
|
-
export { default as
|
|
23
|
+
export { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
24
|
+
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
25
|
+
export { default as IconBlueSankeyBefore } from './IconBlueSankeyBefore';
|
|
28
26
|
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
29
27
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
30
|
-
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
31
28
|
export { default as ChartPieL } from './ChartPieL';
|
|
29
|
+
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
32
30
|
export { default as ChartLineL } from './ChartLineL';
|
|
33
|
-
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
34
|
-
export { default as IconBlueSankeyAfter } from './IconBlueSankeyAfter';
|
|
35
31
|
export { default as ChartTableL } from './ChartTableL';
|
|
36
|
-
export { default as
|
|
37
|
-
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
32
|
+
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
38
33
|
export { default as ChartComboL } from './ChartComboL';
|
|
34
|
+
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
35
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
36
|
+
export { default as ChartDonutL } from './ChartDonutL';
|
|
37
|
+
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
39
38
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
39
|
+
export { default as AiCampaigns } from './AiCampaigns';
|
|
40
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
40
41
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
41
|
-
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
42
|
-
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
43
42
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
44
|
-
export { default as
|
|
43
|
+
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
44
|
+
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
45
45
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
46
|
-
export { default as
|
|
47
|
-
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
46
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
48
47
|
export { default as AdValue } from './AdValue';
|
|
49
|
-
export { default as
|
|
48
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
49
|
+
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
50
50
|
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
51
51
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
52
|
-
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
53
|
-
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
54
52
|
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
55
|
-
export { default as
|
|
56
|
-
export { default as
|
|
53
|
+
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
54
|
+
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
57
55
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
58
56
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
59
57
|
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
60
|
-
export { default as
|
|
61
|
-
export { default as AdPopL } from './AdPopL';
|
|
62
|
-
export { default as AdPortraitL } from './AdPortraitL';
|
|
58
|
+
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
63
59
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
64
|
-
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
65
60
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
66
|
-
export { default as
|
|
61
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
62
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
67
63
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
64
|
+
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
68
65
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
66
|
+
export { default as AdPopL } from './AdPopL';
|
|
67
|
+
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
68
|
+
export { default as AdMultiline } from './AdMultiline';
|
|
69
|
+
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
69
70
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
71
|
+
export { default as AdImportZip } from './AdImportZip';
|
|
70
72
|
export { default as AdLandL } from './AdLandL';
|
|
71
|
-
export { default as AdMultiline } from './AdMultiline';
|
|
72
|
-
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
73
73
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
74
|
-
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
75
74
|
export { default as AdImportUrl } from './AdImportUrl';
|
|
76
75
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
77
|
-
export { default as
|
|
76
|
+
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
78
77
|
export { default as AdImgTextL } from './AdImgTextL';
|
|
79
78
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
80
79
|
export { default as AdImageL } from './AdImageL';
|
|
81
|
-
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
82
80
|
export { default as AdFolderS } from './AdFolderS';
|
|
83
|
-
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
84
81
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
85
|
-
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
86
82
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
87
|
-
export { default as
|
|
88
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
83
|
+
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
89
84
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
90
|
-
export { default as
|
|
85
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
91
86
|
export { default as AdCouponL } from './AdCouponL';
|
|
87
|
+
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
92
88
|
export { default as AdCumulative } from './AdCumulative';
|
|
89
|
+
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
90
|
+
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
91
|
+
export { default as AdCartAiL } from './AdCartAiL';
|
|
92
|
+
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
93
93
|
export { default as AdBannerL } from './AdBannerL';
|
|
94
|
+
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
95
|
+
export { default as ActionNoneL } from './ActionNoneL';
|
|
94
96
|
export { default as ActionUrlL } from './ActionUrlL';
|
|
95
97
|
export { default as ActionOpenAppL } from './ActionOpenAppL';
|
|
96
|
-
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
97
|
-
export { default as ActionNoneL } from './ActionNoneL';
|
|
98
98
|
export { default as ActionDeeplinkL } from './ActionDeeplinkL';
|
|
99
|
-
export { default as
|
|
100
|
-
export { default as
|
|
99
|
+
export { default as FileImportL } from './FileImportL';
|
|
100
|
+
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|