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