@synerise/ds-icon 0.47.1 → 0.47.2

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,61 +1,61 @@
1
- export { default as AddL } from './AddL';
2
- export { default as ButtonL } from './ButtonL';
3
1
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
2
  export { default as CheckL } from './CheckL';
5
- export { default as CheckboxL } from './CheckboxL';
6
- export { default as CloseL } from './CloseL';
7
3
  export { default as ColumnL } from './ColumnL';
4
+ export { default as CloseL } from './CloseL';
8
5
  export { default as ComboL } from './ComboL';
9
- export { default as CountdownL } from './CountdownL';
10
6
  export { default as DividerL } from './DividerL';
11
- export { default as FileTypePictureL } from './FileTypePictureL';
7
+ export { default as CountdownL } from './CountdownL';
12
8
  export { default as FormEditL } from './FormEditL';
13
- export { default as FormGroupL } from './FormGroupL';
14
- export { default as FormL } from './FormL';
9
+ export { default as FileTypePictureL } from './FileTypePictureL';
15
10
  export { default as HashL } from './HashL';
11
+ export { default as FormL } from './FormL';
12
+ export { default as FormGroupL } from './FormGroupL';
16
13
  export { default as ImageL } from './ImageL';
17
14
  export { default as ImageLandscapeL } from './ImageLandscapeL';
18
15
  export { default as ImagePotraitL } from './ImagePotraitL';
19
- export { default as ImageUrlL } from './ImageUrlL';
20
16
  export { default as InboxNoResultsL } from './InboxNoResultsL';
17
+ export { default as ImageUrlL } from './ImageUrlL';
21
18
  export { default as InfoL } from './InfoL';
22
19
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
20
  export { default as InputL } from './InputL';
21
+ export { default as LocationL } from './LocationL';
22
+ export { default as MobileBlockL } from './MobileBlockL';
24
23
  export { default as LabelL } from './LabelL';
25
24
  export { default as LineL } from './LineL';
26
25
  export { default as LinkL } from './LinkL';
27
- export { default as LocationL } from './LocationL';
28
- export { default as MobileBlockL } from './MobileBlockL';
29
26
  export { default as MobileClickL } from './MobileClickL';
30
- export { default as MobileLayout1L } from './MobileLayout1L';
31
27
  export { default as MobileLayout2L } from './MobileLayout2L';
32
28
  export { default as MobileLayout3L } from './MobileLayout3L';
33
29
  export { default as MobileLayout4L } from './MobileLayout4L';
30
+ export { default as MobileLayout1L } from './MobileLayout1L';
34
31
  export { default as MobileLinkL } from './MobileLinkL';
35
32
  export { default as MobileUrlL } from './MobileUrlL';
36
33
  export { default as MultilineL } from './MultilineL';
37
34
  export { default as NavbarL } from './NavbarL';
38
- export { default as NoData } from './NoData';
39
35
  export { default as NoPermissionL } from './NoPermissionL';
36
+ export { default as NoData } from './NoData';
40
37
  export { default as PieL } from './PieL';
41
38
  export { default as QuoteL } from './QuoteL';
42
- export { default as RadioL } from './RadioL';
39
+ export { default as CheckboxL } from './CheckboxL';
43
40
  export { default as RelationManyManyL } from './RelationManyManyL';
44
- export { default as RelationManyOneL } from './RelationManyOneL';
45
- export { default as RelationOneManyL } from './RelationOneManyL';
46
- export { default as RelationOneOneL } from './RelationOneOneL';
41
+ export { default as RadioL } from './RadioL';
47
42
  export { default as SearchNoResultsL } from './SearchNoResultsL';
48
- export { default as Section12L } from './Section12L';
49
43
  export { default as Section13L } from './Section13L';
50
44
  export { default as Section37L } from './Section37L';
45
+ export { default as Section12L } from './Section12L';
51
46
  export { default as SectionL } from './SectionL';
52
- export { default as SelectL } from './SelectL';
53
47
  export { default as SliderL } from './SliderL';
48
+ export { default as SelectL } from './SelectL';
54
49
  export { default as SpinnerL } from './SpinnerL';
55
50
  export { default as StackedL } from './StackedL';
56
- export { default as TableL } from './TableL';
57
51
  export { default as TextL } from './TextL';
52
+ export { default as TableL } from './TableL';
58
53
  export { default as TextareaL } from './TextareaL';
59
54
  export { default as TooltipL } from './TooltipL';
60
55
  export { default as VideoL } from './VideoL';
61
56
  export { default as WarningL } from './WarningL';
57
+ export { default as RelationManyOneL } from './RelationManyOneL';
58
+ export { default as RelationOneManyL } from './RelationOneManyL';
59
+ export { default as ButtonL } from './ButtonL';
60
+ export { default as AddL } from './AddL';
61
+ export { default as RelationOneOneL } from './RelationOneOneL';
@@ -1,61 +1,61 @@
1
- export { default as AddL } from './AddL';
2
- export { default as ButtonL } from './ButtonL';
3
1
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
2
  export { default as CheckL } from './CheckL';
5
- export { default as CheckboxL } from './CheckboxL';
6
- export { default as CloseL } from './CloseL';
7
3
  export { default as ColumnL } from './ColumnL';
4
+ export { default as CloseL } from './CloseL';
8
5
  export { default as ComboL } from './ComboL';
9
- export { default as CountdownL } from './CountdownL';
10
6
  export { default as DividerL } from './DividerL';
11
- export { default as FileTypePictureL } from './FileTypePictureL';
7
+ export { default as CountdownL } from './CountdownL';
12
8
  export { default as FormEditL } from './FormEditL';
13
- export { default as FormGroupL } from './FormGroupL';
14
- export { default as FormL } from './FormL';
9
+ export { default as FileTypePictureL } from './FileTypePictureL';
15
10
  export { default as HashL } from './HashL';
11
+ export { default as FormL } from './FormL';
12
+ export { default as FormGroupL } from './FormGroupL';
16
13
  export { default as ImageL } from './ImageL';
17
14
  export { default as ImageLandscapeL } from './ImageLandscapeL';
18
15
  export { default as ImagePotraitL } from './ImagePotraitL';
19
- export { default as ImageUrlL } from './ImageUrlL';
20
16
  export { default as InboxNoResultsL } from './InboxNoResultsL';
17
+ export { default as ImageUrlL } from './ImageUrlL';
21
18
  export { default as InfoL } from './InfoL';
22
19
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
20
  export { default as InputL } from './InputL';
21
+ export { default as LocationL } from './LocationL';
22
+ export { default as MobileBlockL } from './MobileBlockL';
24
23
  export { default as LabelL } from './LabelL';
25
24
  export { default as LineL } from './LineL';
26
25
  export { default as LinkL } from './LinkL';
27
- export { default as LocationL } from './LocationL';
28
- export { default as MobileBlockL } from './MobileBlockL';
29
26
  export { default as MobileClickL } from './MobileClickL';
30
- export { default as MobileLayout1L } from './MobileLayout1L';
31
27
  export { default as MobileLayout2L } from './MobileLayout2L';
32
28
  export { default as MobileLayout3L } from './MobileLayout3L';
33
29
  export { default as MobileLayout4L } from './MobileLayout4L';
30
+ export { default as MobileLayout1L } from './MobileLayout1L';
34
31
  export { default as MobileLinkL } from './MobileLinkL';
35
32
  export { default as MobileUrlL } from './MobileUrlL';
36
33
  export { default as MultilineL } from './MultilineL';
37
34
  export { default as NavbarL } from './NavbarL';
38
- export { default as NoData } from './NoData';
39
35
  export { default as NoPermissionL } from './NoPermissionL';
36
+ export { default as NoData } from './NoData';
40
37
  export { default as PieL } from './PieL';
41
38
  export { default as QuoteL } from './QuoteL';
42
- export { default as RadioL } from './RadioL';
39
+ export { default as CheckboxL } from './CheckboxL';
43
40
  export { default as RelationManyManyL } from './RelationManyManyL';
44
- export { default as RelationManyOneL } from './RelationManyOneL';
45
- export { default as RelationOneManyL } from './RelationOneManyL';
46
- export { default as RelationOneOneL } from './RelationOneOneL';
41
+ export { default as RadioL } from './RadioL';
47
42
  export { default as SearchNoResultsL } from './SearchNoResultsL';
48
- export { default as Section12L } from './Section12L';
49
43
  export { default as Section13L } from './Section13L';
50
44
  export { default as Section37L } from './Section37L';
45
+ export { default as Section12L } from './Section12L';
51
46
  export { default as SectionL } from './SectionL';
52
- export { default as SelectL } from './SelectL';
53
47
  export { default as SliderL } from './SliderL';
48
+ export { default as SelectL } from './SelectL';
54
49
  export { default as SpinnerL } from './SpinnerL';
55
50
  export { default as StackedL } from './StackedL';
56
- export { default as TableL } from './TableL';
57
51
  export { default as TextL } from './TextL';
52
+ export { default as TableL } from './TableL';
58
53
  export { default as TextareaL } from './TextareaL';
59
54
  export { default as TooltipL } from './TooltipL';
60
55
  export { default as VideoL } from './VideoL';
61
56
  export { default as WarningL } from './WarningL';
57
+ export { default as RelationManyOneL } from './RelationManyOneL';
58
+ export { default as RelationOneManyL } from './RelationOneManyL';
59
+ export { default as ButtonL } from './ButtonL';
60
+ export { default as AddL } from './AddL';
61
+ export { default as RelationOneOneL } from './RelationOneOneL';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const LaunchXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default LaunchXl;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ const LaunchXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "launch-xl" }, props),
3
+ React.createElement("path", { d: "M73.01 17.01a4.94 4.94 0 013.809 1.445 4.94 4.94 0 011.446 3.809c-.602 9.232-4.398 18.122-10.696 25.06a.745.745 0 01-.164.248l-3.934 3.934c2.294 5.27 1.145 11.463-2.942 15.55L49.67 77.914a.75.75 0 01-1.232-.264l-4.854-12.776a11.094 11.094 0 01-6.16-3.126l-1.42-1.42-2.347 2.349a.748.748 0 01-1.061 0 .749.749 0 010-1.06l2.349-2.35-1.42-1.418a11.083 11.083 0 01-3.157-6.376l-12.885-4.895a.752.752 0 01-.264-1.232l10.859-10.858a14.084 14.084 0 0115.828-2.823l3.795-3.795a.733.733 0 01.248-.165c6.939-6.298 15.828-10.094 25.06-10.695zM25.64 62.267c4.063 0 7.367 3.305 7.367 7.366 0 4.062-3.304 7.366-7.366 7.366h-6.617a.75.75 0 01-.75-.75v-6.616c0-4.061 3.305-7.366 7.366-7.366zm36.688-9.618l-9.1 9.099a11.101 11.101 0 01-7.9 3.273l-.084-.004 4.186 11.016 10.039-10.038a12.585 12.585 0 002.859-13.346zM25.64 63.767a5.873 5.873 0 00-5.867 5.866v5.866h5.867a5.872 5.872 0 005.866-5.866 5.872 5.872 0 00-5.866-5.866zm47.675-45.268l-.208.008a39.228 39.228 0 00-10.484 2.163 43.548 43.548 0 016.59 5.39 43.901 43.901 0 012.935 3.245.75.75 0 11-1.161.949 42.024 42.024 0 00-9.975-8.863c-.034-.022-.054-.055-.083-.08a40.27 40.27 0 00-12.158 7.674.741.741 0 01-.194.13l-13.991 13.99a9.611 9.611 0 00-2.834 6.842 9.617 9.617 0 002.834 6.842l1.419 1.419 13.262-13.262a.75.75 0 011.06 1.06L37.068 59.268l1.418 1.419a9.613 9.613 0 006.843 2.834 9.609 9.609 0 006.84-2.834l14-14a.676.676 0 01.12-.185c6.173-6.715 9.895-15.358 10.48-24.335a3.441 3.441 0 00-1.01-2.651 3.434 3.434 0 00-2.65-1.01zM42.765 32.807a12.583 12.583 0 00-13.626 2.742L19.1 45.587l11.158 4.24c.03-2.94 1.186-5.7 3.268-7.782zm17.95-3.96c1.525 0 2.96.595 4.038 1.674a5.672 5.672 0 011.672 4.037 5.676 5.676 0 01-1.672 4.038 5.676 5.676 0 01-4.038 1.672 5.672 5.672 0 01-4.037-1.672 5.673 5.673 0 01-1.673-4.038 5.67 5.67 0 011.673-4.037 5.67 5.67 0 014.037-1.673zm0 1.503a4.2 4.2 0 00-2.977 1.23 4.216 4.216 0 000 5.955 4.215 4.215 0 005.954 0 4.216 4.216 0 000-5.954 4.2 4.2 0 00-2.977-1.231z", fill: "#384350", fillRule: "nonzero" })));
4
+ export default LaunchXl;
@@ -1,7 +1,7 @@
1
- export { default as AbTestXl } from './AbTestXl';
2
1
  export { default as AddXl } from './AddXl';
3
2
  export { default as AfterEventXl } from './AfterEventXl';
4
3
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
4
+ export { default as AbTestXl } from './AbTestXl';
5
5
  export { default as AttributeXl } from './AttributeXl';
6
6
  export { default as BasketCheckXl } from './BasketCheckXl';
7
7
  export { default as BeforeEventXl } from './BeforeEventXl';
@@ -10,53 +10,54 @@ export { default as BrowserCloseXl } from './BrowserCloseXl';
10
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
11
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
12
  export { default as BrowserScrollXl } from './BrowserScrollXl';
13
- export { default as BulbEditXl } from './BulbEditXl';
14
13
  export { default as CalculatorXl } from './CalculatorXl';
14
+ export { default as BulbEditXl } from './BulbEditXl';
15
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
16
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
17
17
  export { default as CalendarXl } from './CalendarXl';
18
- export { default as CardAeXl } from './CardAeXl';
19
18
  export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CardAeXl } from './CardAeXl';
20
20
  export { default as CartAddXl } from './CartAddXl';
21
21
  export { default as CheckInXl } from './CheckInXl';
22
+ export { default as ClassificationXl } from './ClassificationXl';
22
23
  export { default as CheckOutXl } from './CheckOutXl';
23
24
  export { default as CheckXl } from './CheckXl';
24
- export { default as ClassificationXl } from './ClassificationXl';
25
25
  export { default as CompareXl } from './CompareXl';
26
- export { default as CouponXl } from './CouponXl';
27
- export { default as CupXl } from './CupXl';
28
26
  export { default as DiscountXl } from './DiscountXl';
27
+ export { default as CupXl } from './CupXl';
29
28
  export { default as EventXl } from './EventXl';
30
29
  export { default as FileUpXl } from './FileUpXl';
30
+ export { default as CouponXl } from './CouponXl';
31
31
  export { default as FileUrlXl } from './FileUrlXl';
32
32
  export { default as FileXl } from './FileXl';
33
33
  export { default as FileZipXl } from './FileZipXl';
34
- export { default as FirstRunXl } from './FirstRunXl';
35
34
  export { default as FolderCheckXl } from './FolderCheckXl';
36
35
  export { default as FolderStarXl } from './FolderStarXl';
36
+ export { default as FirstRunXl } from './FirstRunXl';
37
37
  export { default as FolderUserXl } from './FolderUserXl';
38
- export { default as FormXl } from './FormXl';
39
38
  export { default as FormulaXl } from './FormulaXl';
40
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
39
+ export { default as FormXl } from './FormXl';
41
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
+ export { default as InsertObjectXl } from './InsertObjectXl';
42
43
  export { default as InfoXl } from './InfoXl';
43
44
  export { default as IntegrationXl } from './IntegrationXl';
44
- export { default as InsertObjectXl } from './InsertObjectXl';
45
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
46
  export { default as LaptopAiXl } from './LaptopAiXl';
47
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
48
+ export { default as LaunchXl } from './LaunchXl';
49
49
  export { default as MessageXl } from './MessageXl';
50
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
50
51
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
52
52
  export { default as MobilePromotionXl } from './MobilePromotionXl';
53
- export { default as MobileStepsXl } from './MobileStepsXl';
53
+ export { default as MobileBannerXl } from './MobileBannerXl';
54
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
55
56
  export { default as MultivalueXl } from './MultivalueXl';
56
57
  export { default as NetworkFileXl } from './NetworkFileXl';
57
- export { default as NoPermissionXl } from './NoPermissionXl';
58
58
  export { default as NotificationsEditXl } from './NotificationsEditXl';
59
59
  export { default as ProductsBundleXl } from './ProductsBundleXl';
60
+ export { default as NoPermissionXl } from './NoPermissionXl';
60
61
  export { default as ProductsFeedXl } from './ProductsFeedXl';
61
62
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
62
63
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
@@ -64,16 +65,16 @@ export { default as PushXl } from './PushXl';
64
65
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
65
66
  export { default as ReggressionXl } from './ReggressionXl';
66
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
67
- export { default as SectionXl } from './SectionXl';
68
68
  export { default as ShowXl } from './ShowXl';
69
+ export { default as SectionXl } from './SectionXl';
69
70
  export { default as SilentPushXl } from './SilentPushXl';
70
71
  export { default as ToolsXl } from './ToolsXl';
71
- export { default as UserCircleUpXl } from './UserCircleUpXl';
72
72
  export { default as UserCircleXl } from './UserCircleXl';
73
+ export { default as UserCircleUpXl } from './UserCircleUpXl';
73
74
  export { default as UserIdXl } from './UserIdXl';
74
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
75
76
  export { default as VisualEditorXl } from './VisualEditorXl';
76
77
  export { default as VoucherXl } from './VoucherXl';
77
78
  export { default as WarningXl } from './WarningXl';
78
- export { default as WebhookXl } from './WebhookXl';
79
79
  export { default as WeblayerXl } from './WeblayerXl';
80
+ export { default as WebhookXl } from './WebhookXl';
@@ -1,7 +1,7 @@
1
- export { default as AbTestXl } from './AbTestXl';
2
1
  export { default as AddXl } from './AddXl';
3
2
  export { default as AfterEventXl } from './AfterEventXl';
4
3
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
4
+ export { default as AbTestXl } from './AbTestXl';
5
5
  export { default as AttributeXl } from './AttributeXl';
6
6
  export { default as BasketCheckXl } from './BasketCheckXl';
7
7
  export { default as BeforeEventXl } from './BeforeEventXl';
@@ -10,53 +10,54 @@ export { default as BrowserCloseXl } from './BrowserCloseXl';
10
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
11
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
12
  export { default as BrowserScrollXl } from './BrowserScrollXl';
13
- export { default as BulbEditXl } from './BulbEditXl';
14
13
  export { default as CalculatorXl } from './CalculatorXl';
14
+ export { default as BulbEditXl } from './BulbEditXl';
15
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
16
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
17
17
  export { default as CalendarXl } from './CalendarXl';
18
- export { default as CardAeXl } from './CardAeXl';
19
18
  export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CardAeXl } from './CardAeXl';
20
20
  export { default as CartAddXl } from './CartAddXl';
21
21
  export { default as CheckInXl } from './CheckInXl';
22
+ export { default as ClassificationXl } from './ClassificationXl';
22
23
  export { default as CheckOutXl } from './CheckOutXl';
23
24
  export { default as CheckXl } from './CheckXl';
24
- export { default as ClassificationXl } from './ClassificationXl';
25
25
  export { default as CompareXl } from './CompareXl';
26
- export { default as CouponXl } from './CouponXl';
27
- export { default as CupXl } from './CupXl';
28
26
  export { default as DiscountXl } from './DiscountXl';
27
+ export { default as CupXl } from './CupXl';
29
28
  export { default as EventXl } from './EventXl';
30
29
  export { default as FileUpXl } from './FileUpXl';
30
+ export { default as CouponXl } from './CouponXl';
31
31
  export { default as FileUrlXl } from './FileUrlXl';
32
32
  export { default as FileXl } from './FileXl';
33
33
  export { default as FileZipXl } from './FileZipXl';
34
- export { default as FirstRunXl } from './FirstRunXl';
35
34
  export { default as FolderCheckXl } from './FolderCheckXl';
36
35
  export { default as FolderStarXl } from './FolderStarXl';
36
+ export { default as FirstRunXl } from './FirstRunXl';
37
37
  export { default as FolderUserXl } from './FolderUserXl';
38
- export { default as FormXl } from './FormXl';
39
38
  export { default as FormulaXl } from './FormulaXl';
40
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
39
+ export { default as FormXl } from './FormXl';
41
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
+ export { default as InsertObjectXl } from './InsertObjectXl';
42
43
  export { default as InfoXl } from './InfoXl';
43
44
  export { default as IntegrationXl } from './IntegrationXl';
44
- export { default as InsertObjectXl } from './InsertObjectXl';
45
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
46
  export { default as LaptopAiXl } from './LaptopAiXl';
47
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
48
+ export { default as LaunchXl } from './LaunchXl';
49
49
  export { default as MessageXl } from './MessageXl';
50
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
50
51
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
52
52
  export { default as MobilePromotionXl } from './MobilePromotionXl';
53
- export { default as MobileStepsXl } from './MobileStepsXl';
53
+ export { default as MobileBannerXl } from './MobileBannerXl';
54
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
55
56
  export { default as MultivalueXl } from './MultivalueXl';
56
57
  export { default as NetworkFileXl } from './NetworkFileXl';
57
- export { default as NoPermissionXl } from './NoPermissionXl';
58
58
  export { default as NotificationsEditXl } from './NotificationsEditXl';
59
59
  export { default as ProductsBundleXl } from './ProductsBundleXl';
60
+ export { default as NoPermissionXl } from './NoPermissionXl';
60
61
  export { default as ProductsFeedXl } from './ProductsFeedXl';
61
62
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
62
63
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
@@ -64,16 +65,16 @@ export { default as PushXl } from './PushXl';
64
65
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
65
66
  export { default as ReggressionXl } from './ReggressionXl';
66
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
67
- export { default as SectionXl } from './SectionXl';
68
68
  export { default as ShowXl } from './ShowXl';
69
+ export { default as SectionXl } from './SectionXl';
69
70
  export { default as SilentPushXl } from './SilentPushXl';
70
71
  export { default as ToolsXl } from './ToolsXl';
71
- export { default as UserCircleUpXl } from './UserCircleUpXl';
72
72
  export { default as UserCircleXl } from './UserCircleXl';
73
+ export { default as UserCircleUpXl } from './UserCircleUpXl';
73
74
  export { default as UserIdXl } from './UserIdXl';
74
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
75
76
  export { default as VisualEditorXl } from './VisualEditorXl';
76
77
  export { default as VoucherXl } from './VoucherXl';
77
78
  export { default as WarningXl } from './WarningXl';
78
- export { default as WebhookXl } from './WebhookXl';
79
79
  export { default as WeblayerXl } from './WeblayerXl';
80
+ export { default as WebhookXl } from './WebhookXl';
@@ -1,42 +1,40 @@
1
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
- export { default as ActionNoneL } from './ActionNoneL';
3
2
  export { default as ActionOpenAppL } from './ActionOpenAppL';
3
+ export { default as ActionNoneL } from './ActionNoneL';
4
4
  export { default as ActionUrlL } from './ActionUrlL';
5
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
6
- export { default as AdAfterXpagesL } from './AdAfterXpagesL';
7
6
  export { default as AdBannerL } from './AdBannerL';
8
7
  export { default as AdCartAiL } from './AdCartAiL';
8
+ export { default as AdAfterXpagesL } from './AdAfterXpagesL';
9
9
  export { default as AdCodeEditorL } from './AdCodeEditorL';
10
+ export { default as AdDeeplinkingL } from './AdDeeplinkingL';
10
11
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
11
12
  export { default as AdCouponL } from './AdCouponL';
12
- export { default as AdDeeplinkingL } from './AdDeeplinkingL';
13
13
  export { default as AdFadeInL } from './AdFadeInL';
14
14
  export { default as AdFirstRunL } from './AdFirstRunL';
15
15
  export { default as AdFolderBasic } from './AdFolderBasic';
16
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
17
17
  export { default as AdFolderUser } from './AdFolderUser';
18
18
  export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
19
- export { default as AdImageL } from './AdImageL';
20
19
  export { default as AdImgTextL } from './AdImgTextL';
21
- export { default as AdImportUrl } from './AdImportUrl';
20
+ export { default as AdImageL } from './AdImageL';
22
21
  export { default as AdImportZip } from './AdImportZip';
23
22
  export { default as AdInsertObjectL } from './AdInsertObjectL';
24
23
  export { default as AdLandL } from './AdLandL';
24
+ export { default as AdImportUrl } from './AdImportUrl';
25
25
  export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
26
- export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
27
26
  export { default as AdOnExitL } from './AdOnExitL';
27
+ export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
28
28
  export { default as AdOnLandingL } from './AdOnLandingL';
29
29
  export { default as AdOnboardingL } from './AdOnboardingL';
30
- export { default as AdOpenAppL } from './AdOpenAppL';
31
30
  export { default as AdOpenUrlL } from './AdOpenUrlL';
32
- export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
33
31
  export { default as AdPopL } from './AdPopL';
32
+ export { default as AdSilentPushL } from './AdSilentPushL';
33
+ export { default as AdShareLinkL } from './AdShareLinkL';
34
34
  export { default as AdPortraitL } from './AdPortraitL';
35
35
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
36
- export { default as AdShareLinkL } from './AdShareLinkL';
37
- export { default as AdSilentPushL } from './AdSilentPushL';
38
- export { default as AdSimilarAiL } from './AdSimilarAiL';
39
36
  export { default as AdSimplePushL } from './AdSimplePushL';
37
+ export { default as AdSimilarAiL } from './AdSimilarAiL';
40
38
  export { default as AdSlideDownL } from './AdSlideDownL';
41
39
  export { default as AdSlideLeftL } from './AdSlideLeftL';
42
40
  export { default as AdSlideRightL } from './AdSlideRightL';
@@ -58,8 +56,8 @@ export { default as ChartComboL } from './ChartComboL';
58
56
  export { default as ChartDonutL } from './ChartDonutL';
59
57
  export { default as ChartDonutLineL } from './ChartDonutLineL';
60
58
  export { default as ChartLineL } from './ChartLineL';
61
- export { default as ChartPieL } from './ChartPieL';
62
59
  export { default as ChartTableL } from './ChartTableL';
60
+ export { default as ChartPieL } from './ChartPieL';
63
61
  export { default as DateMultipleXl } from './DateMultipleXl';
64
62
  export { default as DateOntimeXl } from './DateOntimeXl';
65
63
  export { default as DateRecurringXl } from './DateRecurringXl';
@@ -76,16 +74,18 @@ export { default as ImportVouchersXl } from './ImportVouchersXl';
76
74
  export { default as Integration } from './Integration';
77
75
  export { default as LastSeenXl } from './LastSeenXl';
78
76
  export { default as LayoutImageBgL } from './LayoutImageBgL';
79
- export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
80
77
  export { default as LayoutMixedL } from './LayoutMixedL';
78
+ export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
81
79
  export { default as LayoutTextL } from './LayoutTextL';
82
80
  export { default as MarketingAutomation } from './MarketingAutomation';
83
81
  export { default as MetricFormulaXl } from './MetricFormulaXl';
84
82
  export { default as MetricSimpleXl } from './MetricSimpleXl';
83
+ export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
85
84
  export { default as MobileHandbillXl } from './MobileHandbillXl';
86
- export { default as OtherIdeas } from './OtherIdeas';
87
85
  export { default as PushImportL } from './PushImportL';
86
+ export { default as OtherIdeas } from './OtherIdeas';
87
+ export { default as AdOpenAppL } from './AdOpenAppL';
88
+ export { default as UnderstandCustomer } from './UnderstandCustomer';
88
89
  export { default as ReportPreparedXl } from './ReportPreparedXl';
89
90
  export { default as TargetedCampaigns } from './TargetedCampaigns';
90
91
  export { default as TopProductsXl } from './TopProductsXl';
91
- export { default as UnderstandCustomer } from './UnderstandCustomer';
@@ -1,42 +1,40 @@
1
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
- export { default as ActionNoneL } from './ActionNoneL';
3
2
  export { default as ActionOpenAppL } from './ActionOpenAppL';
3
+ export { default as ActionNoneL } from './ActionNoneL';
4
4
  export { default as ActionUrlL } from './ActionUrlL';
5
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
6
- export { default as AdAfterXpagesL } from './AdAfterXpagesL';
7
6
  export { default as AdBannerL } from './AdBannerL';
8
7
  export { default as AdCartAiL } from './AdCartAiL';
8
+ export { default as AdAfterXpagesL } from './AdAfterXpagesL';
9
9
  export { default as AdCodeEditorL } from './AdCodeEditorL';
10
+ export { default as AdDeeplinkingL } from './AdDeeplinkingL';
10
11
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
11
12
  export { default as AdCouponL } from './AdCouponL';
12
- export { default as AdDeeplinkingL } from './AdDeeplinkingL';
13
13
  export { default as AdFadeInL } from './AdFadeInL';
14
14
  export { default as AdFirstRunL } from './AdFirstRunL';
15
15
  export { default as AdFolderBasic } from './AdFolderBasic';
16
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
17
17
  export { default as AdFolderUser } from './AdFolderUser';
18
18
  export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
19
- export { default as AdImageL } from './AdImageL';
20
19
  export { default as AdImgTextL } from './AdImgTextL';
21
- export { default as AdImportUrl } from './AdImportUrl';
20
+ export { default as AdImageL } from './AdImageL';
22
21
  export { default as AdImportZip } from './AdImportZip';
23
22
  export { default as AdInsertObjectL } from './AdInsertObjectL';
24
23
  export { default as AdLandL } from './AdLandL';
24
+ export { default as AdImportUrl } from './AdImportUrl';
25
25
  export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
26
- export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
27
26
  export { default as AdOnExitL } from './AdOnExitL';
27
+ export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
28
28
  export { default as AdOnLandingL } from './AdOnLandingL';
29
29
  export { default as AdOnboardingL } from './AdOnboardingL';
30
- export { default as AdOpenAppL } from './AdOpenAppL';
31
30
  export { default as AdOpenUrlL } from './AdOpenUrlL';
32
- export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
33
31
  export { default as AdPopL } from './AdPopL';
32
+ export { default as AdSilentPushL } from './AdSilentPushL';
33
+ export { default as AdShareLinkL } from './AdShareLinkL';
34
34
  export { default as AdPortraitL } from './AdPortraitL';
35
35
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
36
- export { default as AdShareLinkL } from './AdShareLinkL';
37
- export { default as AdSilentPushL } from './AdSilentPushL';
38
- export { default as AdSimilarAiL } from './AdSimilarAiL';
39
36
  export { default as AdSimplePushL } from './AdSimplePushL';
37
+ export { default as AdSimilarAiL } from './AdSimilarAiL';
40
38
  export { default as AdSlideDownL } from './AdSlideDownL';
41
39
  export { default as AdSlideLeftL } from './AdSlideLeftL';
42
40
  export { default as AdSlideRightL } from './AdSlideRightL';
@@ -58,8 +56,8 @@ export { default as ChartComboL } from './ChartComboL';
58
56
  export { default as ChartDonutL } from './ChartDonutL';
59
57
  export { default as ChartDonutLineL } from './ChartDonutLineL';
60
58
  export { default as ChartLineL } from './ChartLineL';
61
- export { default as ChartPieL } from './ChartPieL';
62
59
  export { default as ChartTableL } from './ChartTableL';
60
+ export { default as ChartPieL } from './ChartPieL';
63
61
  export { default as DateMultipleXl } from './DateMultipleXl';
64
62
  export { default as DateOntimeXl } from './DateOntimeXl';
65
63
  export { default as DateRecurringXl } from './DateRecurringXl';
@@ -76,16 +74,18 @@ export { default as ImportVouchersXl } from './ImportVouchersXl';
76
74
  export { default as Integration } from './Integration';
77
75
  export { default as LastSeenXl } from './LastSeenXl';
78
76
  export { default as LayoutImageBgL } from './LayoutImageBgL';
79
- export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
80
77
  export { default as LayoutMixedL } from './LayoutMixedL';
78
+ export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
81
79
  export { default as LayoutTextL } from './LayoutTextL';
82
80
  export { default as MarketingAutomation } from './MarketingAutomation';
83
81
  export { default as MetricFormulaXl } from './MetricFormulaXl';
84
82
  export { default as MetricSimpleXl } from './MetricSimpleXl';
83
+ export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
85
84
  export { default as MobileHandbillXl } from './MobileHandbillXl';
86
- export { default as OtherIdeas } from './OtherIdeas';
87
85
  export { default as PushImportL } from './PushImportL';
86
+ export { default as OtherIdeas } from './OtherIdeas';
87
+ export { default as AdOpenAppL } from './AdOpenAppL';
88
+ export { default as UnderstandCustomer } from './UnderstandCustomer';
88
89
  export { default as ReportPreparedXl } from './ReportPreparedXl';
89
90
  export { default as TargetedCampaigns } from './TargetedCampaigns';
90
91
  export { default as TopProductsXl } from './TopProductsXl';
91
- export { default as UnderstandCustomer } from './UnderstandCustomer';