@synerise/ds-icon 0.46.2 → 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
- export { default as ImagePotraitL } from './ImagePotraitL';
18
14
  export { default as ImageLandscapeL } from './ImageLandscapeL';
15
+ export { default as ImagePotraitL } from './ImagePotraitL';
16
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
19
17
  export { default as ImageUrlL } from './ImageUrlL';
20
18
  export { default as InfoL } from './InfoL';
21
- export { default as InboxNoResultsL } from './InboxNoResultsL';
22
- export { default as InputL } from './InputL';
23
- export { default as LineL } from './LineL';
24
- export { default as LabelL } from './LabelL';
25
- export { default as LinkL } from './LinkL';
26
19
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
20
+ export { default as InputL } from './InputL';
27
21
  export { default as LocationL } from './LocationL';
28
22
  export { default as MobileBlockL } from './MobileBlockL';
23
+ export { default as LabelL } from './LabelL';
24
+ export { default as LineL } from './LineL';
25
+ export { default as LinkL } from './LinkL';
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';
39
+ export { default as CheckboxL } from './CheckboxL';
42
40
  export { default as RelationManyManyL } from './RelationManyManyL';
43
41
  export { default as RadioL } from './RadioL';
44
- export { default as RelationOneManyL } from './RelationOneManyL';
45
- export { default as RelationManyOneL } from './RelationManyOneL';
46
- export { default as RelationOneOneL } from './RelationOneOneL';
47
42
  export { default as SearchNoResultsL } from './SearchNoResultsL';
48
43
  export { default as Section13L } from './Section13L';
49
44
  export { default as Section37L } from './Section37L';
50
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';
54
+ export { default as TooltipL } from './TooltipL';
59
55
  export { default as VideoL } from './VideoL';
60
56
  export { default as WarningL } from './WarningL';
61
- export { default as TooltipL } from './TooltipL';
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
- export { default as ImagePotraitL } from './ImagePotraitL';
18
14
  export { default as ImageLandscapeL } from './ImageLandscapeL';
15
+ export { default as ImagePotraitL } from './ImagePotraitL';
16
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
19
17
  export { default as ImageUrlL } from './ImageUrlL';
20
18
  export { default as InfoL } from './InfoL';
21
- export { default as InboxNoResultsL } from './InboxNoResultsL';
22
- export { default as InputL } from './InputL';
23
- export { default as LineL } from './LineL';
24
- export { default as LabelL } from './LabelL';
25
- export { default as LinkL } from './LinkL';
26
19
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
20
+ export { default as InputL } from './InputL';
27
21
  export { default as LocationL } from './LocationL';
28
22
  export { default as MobileBlockL } from './MobileBlockL';
23
+ export { default as LabelL } from './LabelL';
24
+ export { default as LineL } from './LineL';
25
+ export { default as LinkL } from './LinkL';
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';
39
+ export { default as CheckboxL } from './CheckboxL';
42
40
  export { default as RelationManyManyL } from './RelationManyManyL';
43
41
  export { default as RadioL } from './RadioL';
44
- export { default as RelationOneManyL } from './RelationOneManyL';
45
- export { default as RelationManyOneL } from './RelationManyOneL';
46
- export { default as RelationOneOneL } from './RelationOneOneL';
47
42
  export { default as SearchNoResultsL } from './SearchNoResultsL';
48
43
  export { default as Section13L } from './Section13L';
49
44
  export { default as Section37L } from './Section37L';
50
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';
54
+ export { default as TooltipL } from './TooltipL';
59
55
  export { default as VideoL } from './VideoL';
60
56
  export { default as WarningL } from './WarningL';
61
- export { default as TooltipL } from './TooltipL';
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 AttributeXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AttributeXl;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const AttributeXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "attribute-xl" }, props),
3
+ React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
+ React.createElement("path", { className: "prefix__st0", d: "M67.4 62.5l-6.3-10.2c-.3-.5-.7-.9-1.1-1.1-.5-.3-1-.4-1.5-.4-1.1 0-2.1.6-2.6 1.5l-6.3 10.2c-.4.5-.6 1-.6 1.5 0 1.7 1.4 3 3 3h12.7c.5 0 1.1-.1 1.5-.4 1-.6 1.5-1.6 1.5-2.6.1-.5 0-1-.3-1.5zm-1.8 2.9c-.2.1-.5.2-.8.2H52.1c-.9 0-1.5-.7-1.5-1.5 0-.3.1-.5.2-.8L57.1 53c.3-.5.8-.8 1.4-.8.3 0 .5.1.8.2.2.1.5.3.6.6l6.3 10.2c.1.2.2.5.2.8-.1.6-.3 1.1-.8 1.4zM32.8 45.7h8.9c2.1 0 3.7-1.7 3.7-3.7v-8.9c0-2.1-1.7-3.7-3.7-3.7h-8.9c-2.1 0-3.7 1.7-3.7 3.7V42c-.1 2 1.6 3.7 3.7 3.7zm-2.3-12.6c0-1.2 1-2.2 2.2-2.2h8.9c1.2 0 2.2 1 2.2 2.2V42c0 1.2-1 2.2-2.2 2.2h-8.9c-1.2 0-2.2-1-2.2-2.2v-8.9zM37.2 50.6c-4.7 0-8.6 3.8-8.6 8.6 0 4.7 3.8 8.6 8.6 8.6 4.7 0 8.6-3.8 8.6-8.6s-3.9-8.6-8.6-8.6zm5 13.6c-1.3 1.3-3 2.1-5 2.1s-3.7-.8-5-2.1c-1.3-1.3-2.1-3-2.1-5s.8-3.7 2.1-5c1.3-1.3 3-2.1 5-2.1s3.7.8 5 2.1c1.3 1.3 2.1 3 2.1 5 0 1.9-.8 3.7-2.1 5zM53.5 45.3c.1.2.4.4.6.4h8.6c.3 0 .5-.1.6-.4l4.3-7.4c.1-.2.1-.5 0-.8l-4.3-7.4c-.1-.2-.4-.4-.6-.4h-8.6c-.3 0-.5.1-.6.4l-4.3 7.4c-.1.2-.1.5 0 .8l4.3 7.4zm1.1-14.4h7.7l3.9 6.7-3.8 6.7h-7.7l-3.8-6.7 3.7-6.7z" }),
5
+ React.createElement("path", { className: "prefix__st0", d: "M71 20.2H25c-2.6 0-4.7 2.1-4.8 4.8v46c0 2.6 2.1 4.7 4.8 4.8h46c2.6 0 4.7-2.1 4.8-4.8V25c-.1-2.6-2.2-4.7-4.8-4.8zM74.2 71c0 1.8-1.5 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.5-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v46z" })));
6
+ export default AttributeXl;
@@ -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;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SectionXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SectionXl;
@@ -0,0 +1,5 @@
1
+ import * as React from 'react';
2
+ const SectionXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__icon", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "section-xl" }, props),
3
+ React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
+ React.createElement("path", { className: "prefix__st0", d: "M51.8 55.5c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7h7.6zM42 51.8v-7.6c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2h-7.6C43 54 42 53 42 51.8zM24 55.5h7.6c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.7-3.7-3.7-3.7H24c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.6 3.7 3.7 3.7zm-2.2-11.3c0-1.2 1-2.2 2.2-2.2h7.6c1.2 0 2.2 1 2.2 2.2v7.6c0 1.2-1 2.2-2.2 2.2H24c-1.2 0-2.2-1-2.2-2.2v-7.6zM72 40.5h-7.6c-2.1 0-3.7 1.7-3.7 3.7v7.6c0 2.1 1.7 3.7 3.7 3.7H72c2.1 0 3.7-1.7 3.7-3.7v-7.6c0-2.1-1.6-3.7-3.7-3.7zm2.2 11.3c0 1.2-1 2.2-2.2 2.2h-7.6c-1.2 0-2.2-1-2.2-2.2v-7.6c0-1.2 1-2.2 2.2-2.2H72c1.2 0 2.2 1 2.2 2.2v7.6zM71 60.7H25c-2.6 0-4.7 2.1-4.7 4.7V71c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7v-5.6c0-2.6-2.1-4.7-4.7-4.7zM74.2 71c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2v-5.6c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2V71zM71 20.2H25c-2.6 0-4.7 2.1-4.7 4.7v5.6c0 2.6 2.1 4.7 4.7 4.7h46c2.6 0 4.7-2.1 4.7-4.7V25c0-2.6-2.1-4.7-4.7-4.8zm3.2 10.4c0 1.8-1.4 3.2-3.2 3.2H25c-1.8 0-3.2-1.5-3.2-3.2V25c0-1.8 1.4-3.2 3.2-3.2h46c1.8 0 3.2 1.5 3.2 3.2v5.6z" })));
5
+ export default SectionXl;
@@ -1,11 +1,12 @@
1
1
  export { default as AddXl } from './AddXl';
2
2
  export { default as AfterEventXl } from './AfterEventXl';
3
- export { default as AbTestXl } from './AbTestXl';
4
3
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
- export { default as BillingXl } from './BillingXl';
4
+ export { default as AbTestXl } from './AbTestXl';
5
+ export { default as AttributeXl } from './AttributeXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
6
7
  export { default as BeforeEventXl } from './BeforeEventXl';
8
+ export { default as BillingXl } from './BillingXl';
7
9
  export { default as BrowserCloseXl } from './BrowserCloseXl';
8
- export { default as BasketCheckXl } from './BasketCheckXl';
9
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
10
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
11
12
  export { default as BrowserScrollXl } from './BrowserScrollXl';
@@ -15,63 +16,65 @@ export { default as CalendarIntervalXl } from './CalendarIntervalXl';
15
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
16
17
  export { default as CalendarXl } from './CalendarXl';
17
18
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as CartAddXl } from './CartAddXl';
19
19
  export { default as CardAeXl } from './CardAeXl';
20
- export { default as ClassificationXl } from './ClassificationXl';
20
+ export { default as CartAddXl } from './CartAddXl';
21
21
  export { default as CheckInXl } from './CheckInXl';
22
- export { default as DiscountXl } from './DiscountXl';
22
+ export { default as ClassificationXl } from './ClassificationXl';
23
+ export { default as CheckOutXl } from './CheckOutXl';
24
+ export { default as CheckXl } from './CheckXl';
23
25
  export { default as CompareXl } from './CompareXl';
26
+ export { default as DiscountXl } from './DiscountXl';
24
27
  export { default as CupXl } from './CupXl';
25
28
  export { default as EventXl } from './EventXl';
26
- export { default as CouponXl } from './CouponXl';
27
29
  export { default as FileUpXl } from './FileUpXl';
30
+ export { default as CouponXl } from './CouponXl';
31
+ export { default as FileUrlXl } from './FileUrlXl';
28
32
  export { default as FileXl } from './FileXl';
29
- export { default as FolderCheckXl } from './FolderCheckXl';
30
- export { default as FirstRunXl } from './FirstRunXl';
31
33
  export { default as FileZipXl } from './FileZipXl';
32
- export { default as FileUrlXl } from './FileUrlXl';
34
+ export { default as FolderCheckXl } from './FolderCheckXl';
33
35
  export { default as FolderStarXl } from './FolderStarXl';
36
+ export { default as FirstRunXl } from './FirstRunXl';
34
37
  export { default as FolderUserXl } from './FolderUserXl';
38
+ export { default as FormulaXl } from './FormulaXl';
35
39
  export { default as FormXl } from './FormXl';
36
40
  export { default as FunctionXl } from './FunctionXl';
37
41
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
38
- export { default as FormulaXl } from './FormulaXl';
39
- export { default as InfoXl } from './InfoXl';
40
42
  export { default as InsertObjectXl } from './InsertObjectXl';
43
+ export { default as InfoXl } from './InfoXl';
41
44
  export { default as IntegrationXl } from './IntegrationXl';
42
- export { default as LaptopAiXl } from './LaptopAiXl';
43
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
+ export { default as LaptopAiXl } from './LaptopAiXl';
44
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
+ export { default as LaunchXl } from './LaunchXl';
45
49
  export { default as MessageXl } from './MessageXl';
46
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
47
51
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
48
- export { default as MobileBannerXl } from './MobileBannerXl';
49
52
  export { default as MobilePromotionXl } from './MobilePromotionXl';
50
- export { default as MobileStepsXl } from './MobileStepsXl';
53
+ export { default as MobileBannerXl } from './MobileBannerXl';
51
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
52
56
  export { default as MultivalueXl } from './MultivalueXl';
53
57
  export { default as NetworkFileXl } from './NetworkFileXl';
54
58
  export { default as NotificationsEditXl } from './NotificationsEditXl';
55
- export { default as NoPermissionXl } from './NoPermissionXl';
56
59
  export { default as ProductsBundleXl } from './ProductsBundleXl';
57
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
60
+ export { default as NoPermissionXl } from './NoPermissionXl';
58
61
  export { default as ProductsFeedXl } from './ProductsFeedXl';
62
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
+ export { default as ProductsSimilarXl } from './ProductsSimilarXl';
59
64
  export { default as PushXl } from './PushXl';
65
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
60
66
  export { default as ReggressionXl } from './ReggressionXl';
61
- export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as ShowXl } from './ShowXl';
63
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
64
- export { default as ToolsXl } from './ToolsXl';
65
- export { default as UserCircleUpXl } from './UserCircleUpXl';
68
+ export { default as ShowXl } from './ShowXl';
69
+ export { default as SectionXl } from './SectionXl';
66
70
  export { default as SilentPushXl } from './SilentPushXl';
71
+ export { default as ToolsXl } from './ToolsXl';
67
72
  export { default as UserCircleXl } from './UserCircleXl';
73
+ export { default as UserCircleUpXl } from './UserCircleUpXl';
68
74
  export { default as UserIdXl } from './UserIdXl';
69
- export { default as VisualEditorXl } from './VisualEditorXl';
70
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
76
+ export { default as VisualEditorXl } from './VisualEditorXl';
71
77
  export { default as VoucherXl } from './VoucherXl';
72
78
  export { default as WarningXl } from './WarningXl';
73
- export { default as WebhookXl } from './WebhookXl';
74
79
  export { default as WeblayerXl } from './WeblayerXl';
75
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
76
- export { default as CheckXl } from './CheckXl';
77
- export { default as CheckOutXl } from './CheckOutXl';
80
+ export { default as WebhookXl } from './WebhookXl';
@@ -1,11 +1,12 @@
1
1
  export { default as AddXl } from './AddXl';
2
2
  export { default as AfterEventXl } from './AfterEventXl';
3
- export { default as AbTestXl } from './AbTestXl';
4
3
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
5
- export { default as BillingXl } from './BillingXl';
4
+ export { default as AbTestXl } from './AbTestXl';
5
+ export { default as AttributeXl } from './AttributeXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
6
7
  export { default as BeforeEventXl } from './BeforeEventXl';
8
+ export { default as BillingXl } from './BillingXl';
7
9
  export { default as BrowserCloseXl } from './BrowserCloseXl';
8
- export { default as BasketCheckXl } from './BasketCheckXl';
9
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
10
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
11
12
  export { default as BrowserScrollXl } from './BrowserScrollXl';
@@ -15,63 +16,65 @@ export { default as CalendarIntervalXl } from './CalendarIntervalXl';
15
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
16
17
  export { default as CalendarXl } from './CalendarXl';
17
18
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as CartAddXl } from './CartAddXl';
19
19
  export { default as CardAeXl } from './CardAeXl';
20
- export { default as ClassificationXl } from './ClassificationXl';
20
+ export { default as CartAddXl } from './CartAddXl';
21
21
  export { default as CheckInXl } from './CheckInXl';
22
- export { default as DiscountXl } from './DiscountXl';
22
+ export { default as ClassificationXl } from './ClassificationXl';
23
+ export { default as CheckOutXl } from './CheckOutXl';
24
+ export { default as CheckXl } from './CheckXl';
23
25
  export { default as CompareXl } from './CompareXl';
26
+ export { default as DiscountXl } from './DiscountXl';
24
27
  export { default as CupXl } from './CupXl';
25
28
  export { default as EventXl } from './EventXl';
26
- export { default as CouponXl } from './CouponXl';
27
29
  export { default as FileUpXl } from './FileUpXl';
30
+ export { default as CouponXl } from './CouponXl';
31
+ export { default as FileUrlXl } from './FileUrlXl';
28
32
  export { default as FileXl } from './FileXl';
29
- export { default as FolderCheckXl } from './FolderCheckXl';
30
- export { default as FirstRunXl } from './FirstRunXl';
31
33
  export { default as FileZipXl } from './FileZipXl';
32
- export { default as FileUrlXl } from './FileUrlXl';
34
+ export { default as FolderCheckXl } from './FolderCheckXl';
33
35
  export { default as FolderStarXl } from './FolderStarXl';
36
+ export { default as FirstRunXl } from './FirstRunXl';
34
37
  export { default as FolderUserXl } from './FolderUserXl';
38
+ export { default as FormulaXl } from './FormulaXl';
35
39
  export { default as FormXl } from './FormXl';
36
40
  export { default as FunctionXl } from './FunctionXl';
37
41
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
38
- export { default as FormulaXl } from './FormulaXl';
39
- export { default as InfoXl } from './InfoXl';
40
42
  export { default as InsertObjectXl } from './InsertObjectXl';
43
+ export { default as InfoXl } from './InfoXl';
41
44
  export { default as IntegrationXl } from './IntegrationXl';
42
- export { default as LaptopAiXl } from './LaptopAiXl';
43
45
  export { default as IntegrationsXl } from './IntegrationsXl';
46
+ export { default as LaptopAiXl } from './LaptopAiXl';
44
47
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
+ export { default as LaunchXl } from './LaunchXl';
45
49
  export { default as MessageXl } from './MessageXl';
46
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
47
51
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
48
- export { default as MobileBannerXl } from './MobileBannerXl';
49
52
  export { default as MobilePromotionXl } from './MobilePromotionXl';
50
- export { default as MobileStepsXl } from './MobileStepsXl';
53
+ export { default as MobileBannerXl } from './MobileBannerXl';
51
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
52
56
  export { default as MultivalueXl } from './MultivalueXl';
53
57
  export { default as NetworkFileXl } from './NetworkFileXl';
54
58
  export { default as NotificationsEditXl } from './NotificationsEditXl';
55
- export { default as NoPermissionXl } from './NoPermissionXl';
56
59
  export { default as ProductsBundleXl } from './ProductsBundleXl';
57
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
60
+ export { default as NoPermissionXl } from './NoPermissionXl';
58
61
  export { default as ProductsFeedXl } from './ProductsFeedXl';
62
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
+ export { default as ProductsSimilarXl } from './ProductsSimilarXl';
59
64
  export { default as PushXl } from './PushXl';
65
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
60
66
  export { default as ReggressionXl } from './ReggressionXl';
61
- export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as ShowXl } from './ShowXl';
63
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
64
- export { default as ToolsXl } from './ToolsXl';
65
- export { default as UserCircleUpXl } from './UserCircleUpXl';
68
+ export { default as ShowXl } from './ShowXl';
69
+ export { default as SectionXl } from './SectionXl';
66
70
  export { default as SilentPushXl } from './SilentPushXl';
71
+ export { default as ToolsXl } from './ToolsXl';
67
72
  export { default as UserCircleXl } from './UserCircleXl';
73
+ export { default as UserCircleUpXl } from './UserCircleUpXl';
68
74
  export { default as UserIdXl } from './UserIdXl';
69
- export { default as VisualEditorXl } from './VisualEditorXl';
70
75
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
76
+ export { default as VisualEditorXl } from './VisualEditorXl';
71
77
  export { default as VoucherXl } from './VoucherXl';
72
78
  export { default as WarningXl } from './WarningXl';
73
- export { default as WebhookXl } from './WebhookXl';
74
79
  export { default as WeblayerXl } from './WeblayerXl';
75
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
76
- export { default as CheckXl } from './CheckXl';
77
- export { default as CheckOutXl } from './CheckOutXl';
80
+ export { default as WebhookXl } from './WebhookXl';
@@ -1,64 +1,62 @@
1
- export { default as ActionNoneL } from './ActionNoneL';
2
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
3
2
  export { default as ActionOpenAppL } from './ActionOpenAppL';
3
+ export { default as ActionNoneL } from './ActionNoneL';
4
4
  export { default as ActionUrlL } from './ActionUrlL';
5
- export { default as AdAfterXpagesL } from './AdAfterXpagesL';
6
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
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
10
  export { default as AdDeeplinkingL } from './AdDeeplinkingL';
11
- export { default as AdCouponL } from './AdCouponL';
12
11
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
12
+ export { default as AdCouponL } from './AdCouponL';
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
+ export { default as AdFolderFeatured } from './AdFolderFeatured';
16
17
  export { default as AdFolderUser } from './AdFolderUser';
17
18
  export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
18
- export { default as AdImageL } from './AdImageL';
19
- export { default as AdFolderFeatured } from './AdFolderFeatured';
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
- export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
24
22
  export { default as AdInsertObjectL } from './AdInsertObjectL';
25
23
  export { default as AdLandL } from './AdLandL';
26
- export { default as AdOnLandingL } from './AdOnLandingL';
27
- export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
24
+ export { default as AdImportUrl } from './AdImportUrl';
25
+ export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
28
26
  export { default as AdOnExitL } from './AdOnExitL';
27
+ export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
28
+ export { default as AdOnLandingL } from './AdOnLandingL';
29
29
  export { default as AdOnboardingL } from './AdOnboardingL';
30
30
  export { default as AdOpenUrlL } from './AdOpenUrlL';
31
- export { default as AdOpenAppL } from './AdOpenAppL';
32
- export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
33
31
  export { default as AdPopL } from './AdPopL';
34
- export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
35
- export { default as AdPortraitL } from './AdPortraitL';
36
- export { default as AdShareLinkL } from './AdShareLinkL';
37
32
  export { default as AdSilentPushL } from './AdSilentPushL';
33
+ export { default as AdShareLinkL } from './AdShareLinkL';
34
+ export { default as AdPortraitL } from './AdPortraitL';
35
+ export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
38
36
  export { default as AdSimplePushL } from './AdSimplePushL';
39
37
  export { default as AdSimilarAiL } from './AdSimilarAiL';
40
38
  export { default as AdSlideDownL } from './AdSlideDownL';
41
- export { default as AdSlideRightL } from './AdSlideRightL';
42
39
  export { default as AdSlideLeftL } from './AdSlideLeftL';
40
+ export { default as AdSlideRightL } from './AdSlideRightL';
43
41
  export { default as AdSlideUpL } from './AdSlideUpL';
44
42
  export { default as AdTextEditorL } from './AdTextEditorL';
45
- export { default as AdVisualAiL } from './AdVisualAiL';
46
43
  export { default as AdUserSegmentsL } from './AdUserSegmentsL';
44
+ export { default as AdVisualAiL } from './AdVisualAiL';
47
45
  export { default as AdVisualEditorL } from './AdVisualEditorL';
48
46
  export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
49
47
  export { default as AdWalktroughL } from './AdWalktroughL';
50
48
  export { default as AdWebLayerL } from './AdWebLayerL';
49
+ export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
51
50
  export { default as AiCampaigns } from './AiCampaigns';
52
- export { default as CartRecommendationXl } from './CartRecommendationXl';
53
51
  export { default as AudienceAnalytics } from './AudienceAnalytics';
52
+ export { default as BoostLoyalty } from './BoostLoyalty';
53
+ export { default as CartRecommendationXl } from './CartRecommendationXl';
54
54
  export { default as ChartColumnL } from './ChartColumnL';
55
55
  export { default as ChartComboL } from './ChartComboL';
56
- export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
57
56
  export { default as ChartDonutL } from './ChartDonutL';
58
57
  export { default as ChartDonutLineL } from './ChartDonutLineL';
59
- export { default as BoostLoyalty } from './BoostLoyalty';
60
- export { default as ChartTableL } from './ChartTableL';
61
58
  export { default as ChartLineL } from './ChartLineL';
59
+ export { default as ChartTableL } from './ChartTableL';
62
60
  export { default as ChartPieL } from './ChartPieL';
63
61
  export { default as DateMultipleXl } from './DateMultipleXl';
64
62
  export { default as DateOntimeXl } from './DateOntimeXl';
@@ -66,26 +64,28 @@ export { default as DateRecurringXl } from './DateRecurringXl';
66
64
  export { default as FileImportL } from './FileImportL';
67
65
  export { default as ImportCatalogsXl } from './ImportCatalogsXl';
68
66
  export { default as ImportClientsXl } from './ImportClientsXl';
69
- export { default as ImportCustomXl } from './ImportCustomXl';
70
67
  export { default as ImportCustomEventXl } from './ImportCustomEventXl';
68
+ export { default as ImportCustomXl } from './ImportCustomXl';
71
69
  export { default as ImportProductFeedXl } from './ImportProductFeedXl';
72
- export { default as ImportQuickXl } from './ImportQuickXl';
73
70
  export { default as ImportPromotionsXl } from './ImportPromotionsXl';
71
+ export { default as ImportQuickXl } from './ImportQuickXl';
74
72
  export { default as ImportTransactionsXl } from './ImportTransactionsXl';
73
+ export { default as ImportVouchersXl } from './ImportVouchersXl';
75
74
  export { default as Integration } from './Integration';
76
- export { default as LayoutImageBgL } from './LayoutImageBgL';
77
75
  export { default as LastSeenXl } from './LastSeenXl';
78
- export { default as ImportVouchersXl } from './ImportVouchersXl';
76
+ export { default as LayoutImageBgL } from './LayoutImageBgL';
79
77
  export { default as LayoutMixedL } from './LayoutMixedL';
80
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
85
  export { default as PushImportL } from './PushImportL';
87
- export { default as ReportPreparedXl } from './ReportPreparedXl';
88
86
  export { default as OtherIdeas } from './OtherIdeas';
89
- export { default as TopProductsXl } from './TopProductsXl';
90
- export { default as TargetedCampaigns } from './TargetedCampaigns';
87
+ export { default as AdOpenAppL } from './AdOpenAppL';
91
88
  export { default as UnderstandCustomer } from './UnderstandCustomer';
89
+ export { default as ReportPreparedXl } from './ReportPreparedXl';
90
+ export { default as TargetedCampaigns } from './TargetedCampaigns';
91
+ export { default as TopProductsXl } from './TopProductsXl';