@synerise/ds-icon 0.48.0 → 0.49.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.
@@ -1,62 +1,62 @@
1
1
  export { default as AddL } from './AddL';
2
2
  export { default as ButtonL } from './ButtonL';
3
- export { default as CheckL } from './CheckL';
4
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CheckL } from './CheckL';
5
5
  export { default as CheckboxL } from './CheckboxL';
6
+ export { default as CloseL } from './CloseL';
6
7
  export { default as ColumnL } from './ColumnL';
7
- export { default as DividerL } from './DividerL';
8
8
  export { default as ComboL } from './ComboL';
9
9
  export { default as CountdownL } from './CountdownL';
10
- export { default as FormGroupL } from './FormGroupL';
11
- export { default as FormEditL } from './FormEditL';
10
+ export { default as DividerL } from './DividerL';
12
11
  export { default as FileTypePictureL } from './FileTypePictureL';
12
+ export { default as FormEditL } from './FormEditL';
13
+ export { default as FormGroupL } from './FormGroupL';
14
+ export { default as FormL } from './FormL';
13
15
  export { default as HashL } from './HashL';
14
- export { default as CloseL } from './CloseL';
15
16
  export { default as ImageL } from './ImageL';
16
- export { default as FormL } from './FormL';
17
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
17
18
  export { default as ImagePotraitL } from './ImagePotraitL';
19
+ export { default as ImageUrlL } from './ImageUrlL';
18
20
  export { default as InboxNoResultsL } from './InboxNoResultsL';
19
- export { default as InfoL } from './InfoL';
21
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
20
22
  export { default as InputL } from './InputL';
21
- export { default as ImageUrlL } from './ImageUrlL';
22
- export { default as ImageLandscapeL } from './ImageLandscapeL';
23
+ export { default as InfoL } from './InfoL';
23
24
  export { default as LabelL } from './LabelL';
24
- export { default as LinkL } from './LinkL';
25
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
26
25
  export { default as LineL } from './LineL';
27
- export { default as MobileClickL } from './MobileClickL';
26
+ export { default as LinkL } from './LinkL';
27
+ export { default as LocationL } from './LocationL';
28
28
  export { default as MobileBlockL } from './MobileBlockL';
29
+ export { default as MobileClickL } from './MobileClickL';
29
30
  export { default as MobileLayout1L } from './MobileLayout1L';
30
31
  export { default as MobileLayout2L } from './MobileLayout2L';
31
- export { default as LocationL } from './LocationL';
32
+ export { default as MobileLayout3L } from './MobileLayout3L';
32
33
  export { default as MobileLayout4L } from './MobileLayout4L';
33
34
  export { default as MobileLinkL } from './MobileLinkL';
34
- export { default as MobileLayout3L } from './MobileLayout3L';
35
+ export { default as MobileUrlL } from './MobileUrlL';
35
36
  export { default as MultilineL } from './MultilineL';
37
+ export { default as NavbarL } from './NavbarL';
38
+ export { default as NoPermissionL } from './NoPermissionL';
36
39
  export { default as NoData } from './NoData';
37
- export { default as MobileUrlL } from './MobileUrlL';
38
40
  export { default as QuoteL } from './QuoteL';
39
- export { default as NoPermissionL } from './NoPermissionL';
40
- export { default as NavbarL } from './NavbarL';
41
- export { default as PieL } from './PieL';
42
41
  export { default as RadioL } from './RadioL';
43
42
  export { default as RelationManyManyL } from './RelationManyManyL';
43
+ export { default as PieL } from './PieL';
44
+ export { default as RelationManyOneL } from './RelationManyOneL';
45
+ export { default as RelationOneOneL } from './RelationOneOneL';
44
46
  export { default as RelationOneManyL } from './RelationOneManyL';
45
47
  export { default as SearchNoResultsL } from './SearchNoResultsL';
46
48
  export { default as Section12L } from './Section12L';
47
- export { default as RelationOneOneL } from './RelationOneOneL';
48
- export { default as RelationManyOneL } from './RelationManyOneL';
49
49
  export { default as Section13L } from './Section13L';
50
50
  export { default as Section37L } from './Section37L';
51
51
  export { default as SectionL } from './SectionL';
52
52
  export { default as SelectL } from './SelectL';
53
- export { default as SliderL } from './SliderL';
54
53
  export { default as ShowL } from './ShowL';
54
+ export { default as SliderL } from './SliderL';
55
+ export { default as SpinnerL } from './SpinnerL';
55
56
  export { default as StackedL } from './StackedL';
56
57
  export { default as TableL } from './TableL';
57
- export { default as SpinnerL } from './SpinnerL';
58
- export { default as TextareaL } from './TextareaL';
59
58
  export { default as TextL } from './TextL';
60
- export { default as WarningL } from './WarningL';
59
+ export { default as TextareaL } from './TextareaL';
61
60
  export { default as TooltipL } from './TooltipL';
62
61
  export { default as VideoL } from './VideoL';
62
+ export { default as WarningL } from './WarningL';
@@ -1,62 +1,62 @@
1
1
  export { default as AddL } from './AddL';
2
2
  export { default as ButtonL } from './ButtonL';
3
- export { default as CheckL } from './CheckL';
4
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CheckL } from './CheckL';
5
5
  export { default as CheckboxL } from './CheckboxL';
6
+ export { default as CloseL } from './CloseL';
6
7
  export { default as ColumnL } from './ColumnL';
7
- export { default as DividerL } from './DividerL';
8
8
  export { default as ComboL } from './ComboL';
9
9
  export { default as CountdownL } from './CountdownL';
10
- export { default as FormGroupL } from './FormGroupL';
11
- export { default as FormEditL } from './FormEditL';
10
+ export { default as DividerL } from './DividerL';
12
11
  export { default as FileTypePictureL } from './FileTypePictureL';
12
+ export { default as FormEditL } from './FormEditL';
13
+ export { default as FormGroupL } from './FormGroupL';
14
+ export { default as FormL } from './FormL';
13
15
  export { default as HashL } from './HashL';
14
- export { default as CloseL } from './CloseL';
15
16
  export { default as ImageL } from './ImageL';
16
- export { default as FormL } from './FormL';
17
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
17
18
  export { default as ImagePotraitL } from './ImagePotraitL';
19
+ export { default as ImageUrlL } from './ImageUrlL';
18
20
  export { default as InboxNoResultsL } from './InboxNoResultsL';
19
- export { default as InfoL } from './InfoL';
21
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
20
22
  export { default as InputL } from './InputL';
21
- export { default as ImageUrlL } from './ImageUrlL';
22
- export { default as ImageLandscapeL } from './ImageLandscapeL';
23
+ export { default as InfoL } from './InfoL';
23
24
  export { default as LabelL } from './LabelL';
24
- export { default as LinkL } from './LinkL';
25
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
26
25
  export { default as LineL } from './LineL';
27
- export { default as MobileClickL } from './MobileClickL';
26
+ export { default as LinkL } from './LinkL';
27
+ export { default as LocationL } from './LocationL';
28
28
  export { default as MobileBlockL } from './MobileBlockL';
29
+ export { default as MobileClickL } from './MobileClickL';
29
30
  export { default as MobileLayout1L } from './MobileLayout1L';
30
31
  export { default as MobileLayout2L } from './MobileLayout2L';
31
- export { default as LocationL } from './LocationL';
32
+ export { default as MobileLayout3L } from './MobileLayout3L';
32
33
  export { default as MobileLayout4L } from './MobileLayout4L';
33
34
  export { default as MobileLinkL } from './MobileLinkL';
34
- export { default as MobileLayout3L } from './MobileLayout3L';
35
+ export { default as MobileUrlL } from './MobileUrlL';
35
36
  export { default as MultilineL } from './MultilineL';
37
+ export { default as NavbarL } from './NavbarL';
38
+ export { default as NoPermissionL } from './NoPermissionL';
36
39
  export { default as NoData } from './NoData';
37
- export { default as MobileUrlL } from './MobileUrlL';
38
40
  export { default as QuoteL } from './QuoteL';
39
- export { default as NoPermissionL } from './NoPermissionL';
40
- export { default as NavbarL } from './NavbarL';
41
- export { default as PieL } from './PieL';
42
41
  export { default as RadioL } from './RadioL';
43
42
  export { default as RelationManyManyL } from './RelationManyManyL';
43
+ export { default as PieL } from './PieL';
44
+ export { default as RelationManyOneL } from './RelationManyOneL';
45
+ export { default as RelationOneOneL } from './RelationOneOneL';
44
46
  export { default as RelationOneManyL } from './RelationOneManyL';
45
47
  export { default as SearchNoResultsL } from './SearchNoResultsL';
46
48
  export { default as Section12L } from './Section12L';
47
- export { default as RelationOneOneL } from './RelationOneOneL';
48
- export { default as RelationManyOneL } from './RelationManyOneL';
49
49
  export { default as Section13L } from './Section13L';
50
50
  export { default as Section37L } from './Section37L';
51
51
  export { default as SectionL } from './SectionL';
52
52
  export { default as SelectL } from './SelectL';
53
- export { default as SliderL } from './SliderL';
54
53
  export { default as ShowL } from './ShowL';
54
+ export { default as SliderL } from './SliderL';
55
+ export { default as SpinnerL } from './SpinnerL';
55
56
  export { default as StackedL } from './StackedL';
56
57
  export { default as TableL } from './TableL';
57
- export { default as SpinnerL } from './SpinnerL';
58
- export { default as TextareaL } from './TextareaL';
59
58
  export { default as TextL } from './TextL';
60
- export { default as WarningL } from './WarningL';
59
+ export { default as TextareaL } from './TextareaL';
61
60
  export { default as TooltipL } from './TooltipL';
62
61
  export { default as VideoL } from './VideoL';
62
+ export { default as WarningL } from './WarningL';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SyneriseM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SyneriseM;
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ const SyneriseM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "synerise-m" }, props),
3
+ React.createElement("path", { fill: "none", d: "M0 0h24v24H0z" }),
4
+ React.createElement("path", { d: "M14.505 11.218L9.551 9.54a1.586 1.586 0 01.495-3.08h4.103a1.23 1.23 0 100-2.46h-4.126a4.046 4.046 0 00-1.288 7.874l4.989 1.643c.644.22 1.078.825 1.08 1.506v.15a2.368 2.368 0 01-2.368 2.367H7.84a1.23 1.23 0 100 2.46h4.597a4.828 4.828 0 004.828-4.828v-.149a4.034 4.034 0 00-2.759-3.805" })));
5
+ export default SyneriseM;
@@ -1,29 +1,31 @@
1
- export { default as AddXl } from './AddXl';
2
1
  export { default as AbTestXl } from './AbTestXl';
2
+ export { default as AddXl } from './AddXl';
3
3
  export { default as AfterEventXl } from './AfterEventXl';
4
- export { default as BasketCheckXl } from './BasketCheckXl';
4
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
5
  export { default as AttributeXl } from './AttributeXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
6
7
  export { default as BeforeEventXl } from './BeforeEventXl';
7
8
  export { default as BillingXl } from './BillingXl';
8
- export { default as BrowserScrollXl } from './BrowserScrollXl';
9
- export { default as BrowserCodeXl } from './BrowserCodeXl';
10
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
11
9
  export { default as BrowserCloseXl } from './BrowserCloseXl';
10
+ export { default as BrowserCodeXl } from './BrowserCodeXl';
12
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
13
13
  export { default as BulbEditXl } from './BulbEditXl';
14
14
  export { default as CalculatorXl } from './CalculatorXl';
15
- export { default as CardAeXl } from './CardAeXl';
16
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
16
+ export { default as CalendarScheduleXl } from './CalendarScheduleXl';
17
+ export { default as CalendarXl } from './CalendarXl';
18
+ export { default as CardAeXl } from './CardAeXl';
17
19
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as CheckInXl } from './CheckInXl';
19
20
  export { default as CartAddXl } from './CartAddXl';
21
+ export { default as CheckInXl } from './CheckInXl';
20
22
  export { default as CheckOutXl } from './CheckOutXl';
21
23
  export { default as CheckXl } from './CheckXl';
22
24
  export { default as ClassificationXl } from './ClassificationXl';
23
- export { default as CouponXl } from './CouponXl';
24
25
  export { default as CompareXl } from './CompareXl';
25
- export { default as CupXl } from './CupXl';
26
+ export { default as CouponXl } from './CouponXl';
26
27
  export { default as DiscountXl } from './DiscountXl';
28
+ export { default as CupXl } from './CupXl';
27
29
  export { default as EventXl } from './EventXl';
28
30
  export { default as FileUpXl } from './FileUpXl';
29
31
  export { default as FileUrlXl } from './FileUrlXl';
@@ -33,48 +35,46 @@ export { default as FirstRunXl } from './FirstRunXl';
33
35
  export { default as FolderCheckXl } from './FolderCheckXl';
34
36
  export { default as FolderStarXl } from './FolderStarXl';
35
37
  export { default as FolderUserXl } from './FolderUserXl';
36
- export { default as FormulaXl } from './FormulaXl';
37
38
  export { default as FormXl } from './FormXl';
39
+ export { default as FormulaXl } from './FormulaXl';
38
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as InfoXl } from './InfoXl';
39
42
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
43
  export { default as InsertObjectXl } from './InsertObjectXl';
41
44
  export { default as IntegrationXl } from './IntegrationXl';
42
- export { default as InfoXl } from './InfoXl';
43
- export { default as LaptopTargetXl } from './LaptopTargetXl';
44
45
  export { default as IntegrationsXl } from './IntegrationsXl';
45
46
  export { default as LaptopAiXl } from './LaptopAiXl';
46
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
47
+ export { default as LaptopTargetXl } from './LaptopTargetXl';
47
48
  export { default as LaunchXl } from './LaunchXl';
49
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
48
50
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
49
51
  export { default as MessageXl } from './MessageXl';
50
52
  export { default as MobileBannerXl } from './MobileBannerXl';
51
53
  export { default as MobilePromotionXl } from './MobilePromotionXl';
52
- export { default as MobileUpdateXl } from './MobileUpdateXl';
53
- export { default as CalendarScheduleXl } from './CalendarScheduleXl';
54
54
  export { default as MobileStepsXl } from './MobileStepsXl';
55
- export { default as CalendarXl } from './CalendarXl';
55
+ export { default as MobileUpdateXl } from './MobileUpdateXl';
56
+ export { default as MultivalueXl } from './MultivalueXl';
56
57
  export { default as NoPermissionXl } from './NoPermissionXl';
58
+ export { default as NetworkFileXl } from './NetworkFileXl';
57
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
58
- export { default as ProductsFeedXl } from './ProductsFeedXl';
59
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
60
60
  export { default as ProductsBundleXl } from './ProductsBundleXl';
61
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
61
62
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
63
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
64
  export { default as PushXl } from './PushXl';
64
65
  export { default as ReggressionXl } from './ReggressionXl';
65
- export { default as SearchNoResultsXl } from './SearchNoResultsXl';
66
66
  export { default as SectionXl } from './SectionXl';
67
- export { default as SilentPushXl } from './SilentPushXl';
67
+ export { default as SearchNoResultsXl } from './SearchNoResultsXl';
68
68
  export { default as ShowXl } from './ShowXl';
69
+ export { default as SilentPushXl } from './SilentPushXl';
69
70
  export { default as ToolsXl } from './ToolsXl';
70
- export { default as MultivalueXl } from './MultivalueXl';
71
- export { default as UserCircleXl } from './UserCircleXl';
71
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
72
72
  export { default as UserCircleUpXl } from './UserCircleUpXl';
73
+ export { default as UserCircleXl } from './UserCircleXl';
73
74
  export { default as UserIdXl } from './UserIdXl';
74
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
75
- export { default as WebhookXl } from './WebhookXl';
76
76
  export { default as VisualEditorXl } from './VisualEditorXl';
77
77
  export { default as VoucherXl } from './VoucherXl';
78
- export { default as WeblayerXl } from './WeblayerXl';
79
- export { default as NetworkFileXl } from './NetworkFileXl';
80
78
  export { default as WarningXl } from './WarningXl';
79
+ export { default as WebhookXl } from './WebhookXl';
80
+ export { default as WeblayerXl } from './WeblayerXl';
@@ -1,29 +1,31 @@
1
- export { default as AddXl } from './AddXl';
2
1
  export { default as AbTestXl } from './AbTestXl';
2
+ export { default as AddXl } from './AddXl';
3
3
  export { default as AfterEventXl } from './AfterEventXl';
4
- export { default as BasketCheckXl } from './BasketCheckXl';
4
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
5
  export { default as AttributeXl } from './AttributeXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
6
7
  export { default as BeforeEventXl } from './BeforeEventXl';
7
8
  export { default as BillingXl } from './BillingXl';
8
- export { default as BrowserScrollXl } from './BrowserScrollXl';
9
- export { default as BrowserCodeXl } from './BrowserCodeXl';
10
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
11
9
  export { default as BrowserCloseXl } from './BrowserCloseXl';
10
+ export { default as BrowserCodeXl } from './BrowserCodeXl';
12
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
13
13
  export { default as BulbEditXl } from './BulbEditXl';
14
14
  export { default as CalculatorXl } from './CalculatorXl';
15
- export { default as CardAeXl } from './CardAeXl';
16
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
16
+ export { default as CalendarScheduleXl } from './CalendarScheduleXl';
17
+ export { default as CalendarXl } from './CalendarXl';
18
+ export { default as CardAeXl } from './CardAeXl';
17
19
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as CheckInXl } from './CheckInXl';
19
20
  export { default as CartAddXl } from './CartAddXl';
21
+ export { default as CheckInXl } from './CheckInXl';
20
22
  export { default as CheckOutXl } from './CheckOutXl';
21
23
  export { default as CheckXl } from './CheckXl';
22
24
  export { default as ClassificationXl } from './ClassificationXl';
23
- export { default as CouponXl } from './CouponXl';
24
25
  export { default as CompareXl } from './CompareXl';
25
- export { default as CupXl } from './CupXl';
26
+ export { default as CouponXl } from './CouponXl';
26
27
  export { default as DiscountXl } from './DiscountXl';
28
+ export { default as CupXl } from './CupXl';
27
29
  export { default as EventXl } from './EventXl';
28
30
  export { default as FileUpXl } from './FileUpXl';
29
31
  export { default as FileUrlXl } from './FileUrlXl';
@@ -33,48 +35,46 @@ export { default as FirstRunXl } from './FirstRunXl';
33
35
  export { default as FolderCheckXl } from './FolderCheckXl';
34
36
  export { default as FolderStarXl } from './FolderStarXl';
35
37
  export { default as FolderUserXl } from './FolderUserXl';
36
- export { default as FormulaXl } from './FormulaXl';
37
38
  export { default as FormXl } from './FormXl';
39
+ export { default as FormulaXl } from './FormulaXl';
38
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as InfoXl } from './InfoXl';
39
42
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
43
  export { default as InsertObjectXl } from './InsertObjectXl';
41
44
  export { default as IntegrationXl } from './IntegrationXl';
42
- export { default as InfoXl } from './InfoXl';
43
- export { default as LaptopTargetXl } from './LaptopTargetXl';
44
45
  export { default as IntegrationsXl } from './IntegrationsXl';
45
46
  export { default as LaptopAiXl } from './LaptopAiXl';
46
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
47
+ export { default as LaptopTargetXl } from './LaptopTargetXl';
47
48
  export { default as LaunchXl } from './LaunchXl';
49
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
48
50
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
49
51
  export { default as MessageXl } from './MessageXl';
50
52
  export { default as MobileBannerXl } from './MobileBannerXl';
51
53
  export { default as MobilePromotionXl } from './MobilePromotionXl';
52
- export { default as MobileUpdateXl } from './MobileUpdateXl';
53
- export { default as CalendarScheduleXl } from './CalendarScheduleXl';
54
54
  export { default as MobileStepsXl } from './MobileStepsXl';
55
- export { default as CalendarXl } from './CalendarXl';
55
+ export { default as MobileUpdateXl } from './MobileUpdateXl';
56
+ export { default as MultivalueXl } from './MultivalueXl';
56
57
  export { default as NoPermissionXl } from './NoPermissionXl';
58
+ export { default as NetworkFileXl } from './NetworkFileXl';
57
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
58
- export { default as ProductsFeedXl } from './ProductsFeedXl';
59
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
60
60
  export { default as ProductsBundleXl } from './ProductsBundleXl';
61
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
61
62
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
63
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
64
  export { default as PushXl } from './PushXl';
64
65
  export { default as ReggressionXl } from './ReggressionXl';
65
- export { default as SearchNoResultsXl } from './SearchNoResultsXl';
66
66
  export { default as SectionXl } from './SectionXl';
67
- export { default as SilentPushXl } from './SilentPushXl';
67
+ export { default as SearchNoResultsXl } from './SearchNoResultsXl';
68
68
  export { default as ShowXl } from './ShowXl';
69
+ export { default as SilentPushXl } from './SilentPushXl';
69
70
  export { default as ToolsXl } from './ToolsXl';
70
- export { default as MultivalueXl } from './MultivalueXl';
71
- export { default as UserCircleXl } from './UserCircleXl';
71
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
72
72
  export { default as UserCircleUpXl } from './UserCircleUpXl';
73
+ export { default as UserCircleXl } from './UserCircleXl';
73
74
  export { default as UserIdXl } from './UserIdXl';
74
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
75
- export { default as WebhookXl } from './WebhookXl';
76
76
  export { default as VisualEditorXl } from './VisualEditorXl';
77
77
  export { default as VoucherXl } from './VoucherXl';
78
- export { default as WeblayerXl } from './WeblayerXl';
79
- export { default as NetworkFileXl } from './NetworkFileXl';
80
78
  export { default as WarningXl } from './WarningXl';
79
+ export { default as WebhookXl } from './WebhookXl';
80
+ export { default as WeblayerXl } from './WeblayerXl';
@@ -1,91 +1,91 @@
1
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
+ export { default as ActionNoneL } from './ActionNoneL';
3
+ export { default as ActionOpenAppL } from './ActionOpenAppL';
2
4
  export { default as ActionUrlL } from './ActionUrlL';
3
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
4
6
  export { default as AdAfterXpagesL } from './AdAfterXpagesL';
5
- export { default as ActionNoneL } from './ActionNoneL';
6
- export { default as ActionOpenAppL } from './ActionOpenAppL';
7
7
  export { default as AdBannerL } from './AdBannerL';
8
+ export { default as AdCartAiL } from './AdCartAiL';
8
9
  export { default as AdCodeEditorL } from './AdCodeEditorL';
9
10
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
10
11
  export { default as AdCouponL } from './AdCouponL';
11
- export { default as AdCartAiL } from './AdCartAiL';
12
12
  export { default as AdDeeplinkingL } from './AdDeeplinkingL';
13
- export { default as AdFolderBasic } from './AdFolderBasic';
13
+ export { default as AdFadeInL } from './AdFadeInL';
14
14
  export { default as AdFirstRunL } from './AdFirstRunL';
15
+ export { default as AdFolderBasic } from './AdFolderBasic';
15
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
16
- export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
17
17
  export { default as AdFolderUser } from './AdFolderUser';
18
+ export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
18
19
  export { default as AdImageL } from './AdImageL';
19
20
  export { default as AdImgTextL } from './AdImgTextL';
20
21
  export { default as AdImportUrl } from './AdImportUrl';
21
22
  export { default as AdImportZip } from './AdImportZip';
22
23
  export { default as AdInsertObjectL } from './AdInsertObjectL';
23
24
  export { default as AdLandL } from './AdLandL';
25
+ export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
24
26
  export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
25
- export { default as AdFadeInL } from './AdFadeInL';
26
27
  export { default as AdOnExitL } from './AdOnExitL';
27
- export { default as AdOnboardingL } from './AdOnboardingL';
28
28
  export { default as AdOnLandingL } from './AdOnLandingL';
29
+ export { default as AdOnboardingL } from './AdOnboardingL';
29
30
  export { default as AdOpenAppL } from './AdOpenAppL';
30
- export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
31
31
  export { default as AdOpenUrlL } from './AdOpenUrlL';
32
+ export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
32
33
  export { default as AdPopL } from './AdPopL';
33
34
  export { default as AdPortraitL } from './AdPortraitL';
34
- export { default as AdShareLinkL } from './AdShareLinkL';
35
35
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
36
+ export { default as AdShareLinkL } from './AdShareLinkL';
36
37
  export { default as AdSilentPushL } from './AdSilentPushL';
37
38
  export { default as AdSimilarAiL } from './AdSimilarAiL';
38
- export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
39
- export { default as AdSlideDownL } from './AdSlideDownL';
40
39
  export { default as AdSimplePushL } from './AdSimplePushL';
40
+ export { default as AdSlideDownL } from './AdSlideDownL';
41
41
  export { default as AdSlideLeftL } from './AdSlideLeftL';
42
42
  export { default as AdSlideRightL } from './AdSlideRightL';
43
- export { default as AdVisualAiL } from './AdVisualAiL';
44
- export { default as AdTextEditorL } from './AdTextEditorL';
45
43
  export { default as AdSlideUpL } from './AdSlideUpL';
46
- export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
47
44
  export { default as AdVisualEditorL } from './AdVisualEditorL';
45
+ export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
48
46
  export { default as AdWalktroughL } from './AdWalktroughL';
49
47
  export { default as AdWebLayerL } from './AdWebLayerL';
50
- export { default as AiCampaigns } from './AiCampaigns';
51
48
  export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
49
+ export { default as AiCampaigns } from './AiCampaigns';
52
50
  export { default as AudienceAnalytics } from './AudienceAnalytics';
53
51
  export { default as BoostLoyalty } from './BoostLoyalty';
54
52
  export { default as CartRecommendationXl } from './CartRecommendationXl';
53
+ export { default as ChartColumnL } from './ChartColumnL';
54
+ export { default as ChartComboL } from './ChartComboL';
55
55
  export { default as ChartDonutL } from './ChartDonutL';
56
56
  export { default as ChartDonutLineL } from './ChartDonutLineL';
57
- export { default as ChartComboL } from './ChartComboL';
58
- export { default as ChartTableL } from './ChartTableL';
59
- export { default as ChartColumnL } from './ChartColumnL';
60
57
  export { default as ChartLineL } from './ChartLineL';
61
58
  export { default as ChartPieL } from './ChartPieL';
62
- export { default as DateRecurringXl } from './DateRecurringXl';
63
59
  export { default as DateMultipleXl } from './DateMultipleXl';
60
+ export { default as ChartTableL } from './ChartTableL';
64
61
  export { default as DateOntimeXl } from './DateOntimeXl';
62
+ export { default as DateRecurringXl } from './DateRecurringXl';
65
63
  export { default as FileImportL } from './FileImportL';
66
- export { default as ImportCustomEventXl } from './ImportCustomEventXl';
67
64
  export { default as ImportCatalogsXl } from './ImportCatalogsXl';
68
- export { default as AdUserSegmentsL } from './AdUserSegmentsL';
69
- export { default as ImportCustomXl } from './ImportCustomXl';
70
65
  export { default as ImportClientsXl } from './ImportClientsXl';
71
- export { default as ImportPromotionsXl } from './ImportPromotionsXl';
72
- export { default as ImportTransactionsXl } from './ImportTransactionsXl';
66
+ export { default as ImportCustomEventXl } from './ImportCustomEventXl';
67
+ export { default as ImportCustomXl } from './ImportCustomXl';
73
68
  export { default as ImportProductFeedXl } from './ImportProductFeedXl';
69
+ export { default as ImportPromotionsXl } from './ImportPromotionsXl';
74
70
  export { default as ImportQuickXl } from './ImportQuickXl';
71
+ export { default as ImportTransactionsXl } from './ImportTransactionsXl';
75
72
  export { default as ImportVouchersXl } from './ImportVouchersXl';
76
73
  export { default as Integration } from './Integration';
77
74
  export { default as LastSeenXl } from './LastSeenXl';
78
75
  export { default as LayoutImageBgL } from './LayoutImageBgL';
79
76
  export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
80
- export { default as LayoutTextL } from './LayoutTextL';
81
77
  export { default as LayoutMixedL } from './LayoutMixedL';
78
+ export { default as LayoutTextL } from './LayoutTextL';
82
79
  export { default as MarketingAutomation } from './MarketingAutomation';
83
- export { default as MetricSimpleXl } from './MetricSimpleXl';
84
80
  export { default as MetricFormulaXl } from './MetricFormulaXl';
81
+ export { default as MetricSimpleXl } from './MetricSimpleXl';
85
82
  export { default as MobileHandbillXl } from './MobileHandbillXl';
86
- export { default as ReportPreparedXl } from './ReportPreparedXl';
87
- export { default as TopProductsXl } from './TopProductsXl';
83
+ export { default as OtherIdeas } from './OtherIdeas';
88
84
  export { default as PushImportL } from './PushImportL';
85
+ export { default as ReportPreparedXl } from './ReportPreparedXl';
89
86
  export { default as TargetedCampaigns } from './TargetedCampaigns';
87
+ export { default as TopProductsXl } from './TopProductsXl';
90
88
  export { default as UnderstandCustomer } from './UnderstandCustomer';
91
- export { default as OtherIdeas } from './OtherIdeas';
89
+ export { default as AdVisualAiL } from './AdVisualAiL';
90
+ export { default as AdTextEditorL } from './AdTextEditorL';
91
+ export { default as AdUserSegmentsL } from './AdUserSegmentsL';