@synerise/ds-icon 0.54.0 → 0.55.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,64 +1,64 @@
1
1
  export { default as AddL } from './AddL';
2
- export { default as CheckL } from './CheckL';
3
- export { default as ButtonSubmitL } from './ButtonSubmitL';
4
2
  export { default as ButtonL } from './ButtonL';
5
- export { default as CloseL } from './CloseL';
6
- export { default as CountdownL } from './CountdownL';
3
+ export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CheckL } from './CheckL';
7
5
  export { default as CheckboxL } from './CheckboxL';
6
+ export { default as CloseL } from './CloseL';
8
7
  export { default as ColumnL } from './ColumnL';
9
8
  export { default as ComboL } from './ComboL';
10
- export { default as FileTypePictureL } from './FileTypePictureL';
9
+ export { default as CountdownL } from './CountdownL';
11
10
  export { default as DividerL } from './DividerL';
11
+ export { default as FileTypePictureL } from './FileTypePictureL';
12
12
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
13
+ export { default as FormEditL } from './FormEditL';
13
14
  export { default as FolderL } from './FolderL';
14
- export { default as HashL } from './HashL';
15
+ export { default as FormGroupL } from './FormGroupL';
15
16
  export { default as FormL } from './FormL';
16
- export { default as FormEditL } from './FormEditL';
17
+ export { default as HashL } from './HashL';
18
+ export { default as ImageL } from './ImageL';
19
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
17
20
  export { default as ImagePotraitL } from './ImagePotraitL';
18
21
  export { default as ImageUrlL } from './ImageUrlL';
19
- export { default as FormGroupL } from './FormGroupL';
20
- export { default as ImageL } from './ImageL';
22
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
23
+ export { default as InfoL } from './InfoL';
21
24
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
25
+ export { default as InputL } from './InputL';
22
26
  export { default as LabelL } from './LabelL';
23
27
  export { default as LineL } from './LineL';
24
- export { default as ImageLandscapeL } from './ImageLandscapeL';
25
- export { default as InfoL } from './InfoL';
26
- export { default as InboxNoResultsL } from './InboxNoResultsL';
27
28
  export { default as LinkL } from './LinkL';
28
29
  export { default as LocationL } from './LocationL';
29
- export { default as MobileLayout1L } from './MobileLayout1L';
30
30
  export { default as MobileBlockL } from './MobileBlockL';
31
31
  export { default as MobileClickL } from './MobileClickL';
32
- export { default as InputL } from './InputL';
32
+ export { default as MobileLayout1L } from './MobileLayout1L';
33
33
  export { default as MobileLayout2L } from './MobileLayout2L';
34
- export { default as MobileUrlL } from './MobileUrlL';
35
- export { default as MobileLayout4L } from './MobileLayout4L';
36
34
  export { default as MobileLayout3L } from './MobileLayout3L';
37
- export { default as MultilineL } from './MultilineL';
35
+ export { default as MobileLayout4L } from './MobileLayout4L';
38
36
  export { default as MobileLinkL } from './MobileLinkL';
39
- export { default as NoData } from './NoData';
37
+ export { default as MobileUrlL } from './MobileUrlL';
38
+ export { default as MultilineL } from './MultilineL';
40
39
  export { default as NavbarL } from './NavbarL';
40
+ export { default as NoData } from './NoData';
41
41
  export { default as NoPermissionL } from './NoPermissionL';
42
- export { default as RadioL } from './RadioL';
43
42
  export { default as PieL } from './PieL';
44
43
  export { default as QuoteL } from './QuoteL';
45
44
  export { default as RelationManyManyL } from './RelationManyManyL';
45
+ export { default as RadioL } from './RadioL';
46
46
  export { default as RelationOneManyL } from './RelationOneManyL';
47
- export { default as RelationOneOneL } from './RelationOneOneL';
48
47
  export { default as RelationManyOneL } from './RelationManyOneL';
48
+ export { default as RelationOneOneL } from './RelationOneOneL';
49
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
50
+ export { default as Section13L } from './Section13L';
51
+ export { default as Section12L } from './Section12L';
52
+ export { default as Section37L } from './Section37L';
53
+ export { default as SelectL } from './SelectL';
50
54
  export { default as SectionL } from './SectionL';
51
- export { default as SliderL } from './SliderL';
52
55
  export { default as ShowL } from './ShowL';
56
+ export { default as SliderL } from './SliderL';
53
57
  export { default as SpinnerL } from './SpinnerL';
54
58
  export { default as StackedL } from './StackedL';
55
- export { default as Section12L } from './Section12L';
56
59
  export { default as TableL } from './TableL';
57
- export { default as TextareaL } from './TextareaL';
58
60
  export { default as TextL } from './TextL';
59
- export { default as TooltipL } from './TooltipL';
61
+ export { default as TextareaL } from './TextareaL';
60
62
  export { default as VideoL } from './VideoL';
63
+ export { default as TooltipL } from './TooltipL';
61
64
  export { default as WarningL } from './WarningL';
62
- export { default as Section37L } from './Section37L';
63
- export { default as Section13L } from './Section13L';
64
- export { default as SelectL } from './SelectL';
@@ -1,64 +1,64 @@
1
1
  export { default as AddL } from './AddL';
2
- export { default as CheckL } from './CheckL';
3
- export { default as ButtonSubmitL } from './ButtonSubmitL';
4
2
  export { default as ButtonL } from './ButtonL';
5
- export { default as CloseL } from './CloseL';
6
- export { default as CountdownL } from './CountdownL';
3
+ export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CheckL } from './CheckL';
7
5
  export { default as CheckboxL } from './CheckboxL';
6
+ export { default as CloseL } from './CloseL';
8
7
  export { default as ColumnL } from './ColumnL';
9
8
  export { default as ComboL } from './ComboL';
10
- export { default as FileTypePictureL } from './FileTypePictureL';
9
+ export { default as CountdownL } from './CountdownL';
11
10
  export { default as DividerL } from './DividerL';
11
+ export { default as FileTypePictureL } from './FileTypePictureL';
12
12
  export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
13
+ export { default as FormEditL } from './FormEditL';
13
14
  export { default as FolderL } from './FolderL';
14
- export { default as HashL } from './HashL';
15
+ export { default as FormGroupL } from './FormGroupL';
15
16
  export { default as FormL } from './FormL';
16
- export { default as FormEditL } from './FormEditL';
17
+ export { default as HashL } from './HashL';
18
+ export { default as ImageL } from './ImageL';
19
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
17
20
  export { default as ImagePotraitL } from './ImagePotraitL';
18
21
  export { default as ImageUrlL } from './ImageUrlL';
19
- export { default as FormGroupL } from './FormGroupL';
20
- export { default as ImageL } from './ImageL';
22
+ export { default as InboxNoResultsL } from './InboxNoResultsL';
23
+ export { default as InfoL } from './InfoL';
21
24
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
25
+ export { default as InputL } from './InputL';
22
26
  export { default as LabelL } from './LabelL';
23
27
  export { default as LineL } from './LineL';
24
- export { default as ImageLandscapeL } from './ImageLandscapeL';
25
- export { default as InfoL } from './InfoL';
26
- export { default as InboxNoResultsL } from './InboxNoResultsL';
27
28
  export { default as LinkL } from './LinkL';
28
29
  export { default as LocationL } from './LocationL';
29
- export { default as MobileLayout1L } from './MobileLayout1L';
30
30
  export { default as MobileBlockL } from './MobileBlockL';
31
31
  export { default as MobileClickL } from './MobileClickL';
32
- export { default as InputL } from './InputL';
32
+ export { default as MobileLayout1L } from './MobileLayout1L';
33
33
  export { default as MobileLayout2L } from './MobileLayout2L';
34
- export { default as MobileUrlL } from './MobileUrlL';
35
- export { default as MobileLayout4L } from './MobileLayout4L';
36
34
  export { default as MobileLayout3L } from './MobileLayout3L';
37
- export { default as MultilineL } from './MultilineL';
35
+ export { default as MobileLayout4L } from './MobileLayout4L';
38
36
  export { default as MobileLinkL } from './MobileLinkL';
39
- export { default as NoData } from './NoData';
37
+ export { default as MobileUrlL } from './MobileUrlL';
38
+ export { default as MultilineL } from './MultilineL';
40
39
  export { default as NavbarL } from './NavbarL';
40
+ export { default as NoData } from './NoData';
41
41
  export { default as NoPermissionL } from './NoPermissionL';
42
- export { default as RadioL } from './RadioL';
43
42
  export { default as PieL } from './PieL';
44
43
  export { default as QuoteL } from './QuoteL';
45
44
  export { default as RelationManyManyL } from './RelationManyManyL';
45
+ export { default as RadioL } from './RadioL';
46
46
  export { default as RelationOneManyL } from './RelationOneManyL';
47
- export { default as RelationOneOneL } from './RelationOneOneL';
48
47
  export { default as RelationManyOneL } from './RelationManyOneL';
48
+ export { default as RelationOneOneL } from './RelationOneOneL';
49
49
  export { default as SearchNoResultsL } from './SearchNoResultsL';
50
+ export { default as Section13L } from './Section13L';
51
+ export { default as Section12L } from './Section12L';
52
+ export { default as Section37L } from './Section37L';
53
+ export { default as SelectL } from './SelectL';
50
54
  export { default as SectionL } from './SectionL';
51
- export { default as SliderL } from './SliderL';
52
55
  export { default as ShowL } from './ShowL';
56
+ export { default as SliderL } from './SliderL';
53
57
  export { default as SpinnerL } from './SpinnerL';
54
58
  export { default as StackedL } from './StackedL';
55
- export { default as Section12L } from './Section12L';
56
59
  export { default as TableL } from './TableL';
57
- export { default as TextareaL } from './TextareaL';
58
60
  export { default as TextL } from './TextL';
59
- export { default as TooltipL } from './TooltipL';
61
+ export { default as TextareaL } from './TextareaL';
60
62
  export { default as VideoL } from './VideoL';
63
+ export { default as TooltipL } from './TooltipL';
61
64
  export { default as WarningL } from './WarningL';
62
- export { default as Section37L } from './Section37L';
63
- export { default as Section13L } from './Section13L';
64
- export { default as SelectL } from './SelectL';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const AdvancedBuilderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AdvancedBuilderXl;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ const AdvancedBuilderXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "advanced-builder-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M54.9 20.1H22.7c-1.6 0-2.8 1.3-2.8 2.8v50c0 1.6 1.3 2.8 2.8 2.8h32.2c1.6 0 2.8-1.3 2.8-2.8v-50c0-1.6-1.2-2.8-2.8-2.8zm1.3 52.8c0 .7-.6 1.3-1.3 1.3H22.7c-.7 0-1.3-.6-1.3-1.3v-50c0-.7.6-1.3 1.3-1.3h32.2c.7 0 1.3.6 1.3 1.3v50zM73.1 51.1h-9.9c-1.6 0-2.8 1.3-2.8 2.8v19c0 1.6 1.3 2.8 2.8 2.8h9.9c1.6 0 2.8-1.3 2.8-2.8V54c0-1.6-1.3-2.9-2.8-2.9zm1.3 21.8c0 .7-.6 1.3-1.3 1.3h-9.9c-.7 0-1.3-.6-1.3-1.3V54c0-.7.6-1.3 1.3-1.3h9.9c.7 0 1.3.6 1.3 1.3v18.9zM67.6 48c.3.3.7.3 1 0l4-3.8c.1-.1.2-.3.2-.5V23.1c0-1.7-1.4-3.1-3.1-3.1h-3.3c-1.7 0-3.1 1.4-3.1 3.1v20.6c0 .2.1.4.2.5l4.1 3.8zm.5-1.5l-3.2-3.1v-1.6h6.5v1.6l-3.3 3.1zm-1.6-25h3.3c.9 0 1.6.7 1.6 1.6v17.2h-6.5V23.1c0-.9.7-1.6 1.6-1.6z" }),
5
+ React.createElement("path", { d: "M48.5 53.5H29.1c-1.6 0-2.8 1.3-2.8 2.8V66c0 1.6 1.3 2.8 2.8 2.8h19.3c1.6 0 2.8-1.3 2.8-2.8v-9.7c.1-1.5-1.2-2.8-2.7-2.8zM49.8 66c0 .7-.6 1.3-1.3 1.3H29.1c-.7 0-1.3-.6-1.3-1.3v-9.7c0-.7.6-1.3 1.3-1.3h19.3c.7 0 1.3.6 1.3 1.3V66z" }),
6
+ React.createElement("path", { d: "M42.1 60.4h-2.5v-2.5c0-.4-.3-.8-.8-.8-.4 0-.8.3-.8.8v2.5h-2.5c-.4 0-.8.3-.8.8 0 .4.3.8.8.8H38v2.5c0 .4.3.8.8.8.4 0 .8-.3.8-.8V62h2.5c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8zM50.6 48.3H27.1c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h23.5c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM50.6 43.1H27.1c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h23.5c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM50.6 38H27.1c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h23.5c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8zM27.1 34.3h11.7c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H27.1c-.4 0-.8.3-.8.8 0 .4.4.8.8.8z" }))));
7
+ export default AdvancedBuilderXl;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const BasicBuilderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default BasicBuilderXl;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const BasicBuilderXl = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 96 96", className: "basic-builder-xl" }, props),
3
+ React.createElement("g", { fill: "#384350" },
4
+ React.createElement("path", { d: "M59.8 48.3H36.9c-1.6 0-3-.6-4.1-1.7-1-1-1.7-2.5-1.7-4.1 0-1.6.6-3 1.7-4.1 1-1 2.5-1.7 4.1-1.7h17.5c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8H36.9c-4 0-7.3 3.3-7.3 7.3s3.3 7.3 7.3 7.3h22.9c1.6 0 3 .6 4.1 1.7 1 1 1.7 2.5 1.7 4.1 0 1.6-.6 3-1.7 4.1-1 1-2.5 1.7-4.1 1.7H30.4c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h29.4c4 0 7.3-3.3 7.3-7.3s-3.3-7.3-7.3-7.3z" }),
5
+ React.createElement("path", { d: "M78.9 19.8c0-.8-.3-1.6-.9-2.2l-2.3-2.3c-.6-.6-1.4-.9-2.2-.9-.8 0-1.6.3-2.2.9l-4.8 4.8H23.1c-1.6 0-2.8 1.3-2.8 2.8v50c0 1.6 1.3 2.8 2.8 2.8h50.1c1.6 0 2.8-1.3 2.8-2.8V24l2-2c.6-.6.9-1.4.9-2.2zm-4.4 53.1c0 .7-.6 1.3-1.3 1.3H23.1c-.7 0-1.3-.6-1.3-1.3v-50c0-.7.6-1.3 1.3-1.3h42L58.7 28l-1.9 1.9c-.1.1-.2.3-.2.5l.1 5.5c0 .4.3.7.7.7l5.5.1c.2 0 .4-.1.5-.2l11-11v47.4zM59.2 29.6l4.6 4.6-1.1 1.1-4.5-.1-.1-4.5 1.1-1.1zM77 20.9L64.8 33.1l-4.6-4.6 12.1-12.1c.3-.3.7-.5 1.1-.5.4 0 .8.2 1.1.5l2.3 2.3c.3.3.5.7.5 1.1.1.4 0 .8-.3 1.1z" }))));
6
+ export default BasicBuilderXl;
@@ -1,81 +1,83 @@
1
+ export { default as AbTestXl } from './AbTestXl';
1
2
  export { default as AddXl } from './AddXl';
2
3
  export { default as AfterEventXl } from './AfterEventXl';
3
- export { default as AbTestXl } from './AbTestXl';
4
+ export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
5
+ export { default as AttributeXl } from './AttributeXl';
4
6
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
7
+ export { default as BasicBuilderXl } from './BasicBuilderXl';
8
+ export { default as BasketCheckXl } from './BasketCheckXl';
9
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
5
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
6
- export { default as BeforeEventXl } from './BeforeEventXl';
7
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
8
- export { default as BasketCheckXl } from './BasketCheckXl';
9
- export { default as AttributeXl } from './AttributeXl';
12
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
10
13
  export { default as BulbEditXl } from './BulbEditXl';
11
14
  export { default as CalculatorXl } from './CalculatorXl';
12
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
13
- export { default as BrowserCloseXl } from './BrowserCloseXl';
14
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
17
  export { default as CalendarXl } from './CalendarXl';
18
+ export { default as CardAeXl } from './CardAeXl';
16
19
  export { default as CartAddXl } from './CartAddXl';
17
20
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as BrowserScrollXl } from './BrowserScrollXl';
19
- export { default as CardAeXl } from './CardAeXl';
20
- export { default as CheckOutXl } from './CheckOutXl';
21
- export { default as BillingXl } from './BillingXl';
22
21
  export { default as CheckInXl } from './CheckInXl';
23
- export { default as CheckXl } from './CheckXl';
22
+ export { default as CheckOutXl } from './CheckOutXl';
24
23
  export { default as ClassificationXl } from './ClassificationXl';
24
+ export { default as CheckXl } from './CheckXl';
25
25
  export { default as CompareXl } from './CompareXl';
26
- export { default as DiscountXl } from './DiscountXl';
27
- export { default as CupXl } from './CupXl';
28
26
  export { default as CouponXl } from './CouponXl';
27
+ export { default as CupXl } from './CupXl';
29
28
  export { default as EventXl } from './EventXl';
29
+ export { default as DiscountXl } from './DiscountXl';
30
30
  export { default as FileUpXl } from './FileUpXl';
31
31
  export { default as FileUrlXl } from './FileUrlXl';
32
- export { default as FileZipXl } from './FileZipXl';
33
32
  export { default as FileXl } from './FileXl';
33
+ export { default as FileZipXl } from './FileZipXl';
34
+ export { default as FirstRunXl } from './FirstRunXl';
34
35
  export { default as FolderCheckXl } from './FolderCheckXl';
35
36
  export { default as FolderUserXl } from './FolderUserXl';
36
37
  export { default as FolderStarXl } from './FolderStarXl';
37
38
  export { default as FolderXl } from './FolderXl';
38
39
  export { default as FormXl } from './FormXl';
39
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
- export { default as FirstRunXl } from './FirstRunXl';
41
40
  export { default as FormulaXl } from './FormulaXl';
41
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
42
  export { default as FunctionXl } from './FunctionXl';
43
43
  export { default as InfoXl } from './InfoXl';
44
44
  export { default as InsertObjectXl } from './InsertObjectXl';
45
- export { default as IntegrationsXl } from './IntegrationsXl';
46
45
  export { default as IntegrationXl } from './IntegrationXl';
46
+ export { default as IntegrationsXl } from './IntegrationsXl';
47
+ export { default as LaptopAiXl } from './LaptopAiXl';
47
48
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
- export { default as MarketingAutomationXl } from './MarketingAutomationXl';
49
49
  export { default as LaunchXl } from './LaunchXl';
50
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
51
- export { default as MobileStepsXl } from './MobileStepsXl';
51
+ export { default as MarketingAutomationXl } from './MarketingAutomationXl';
52
52
  export { default as MessageXl } from './MessageXl';
53
- export { default as MultivalueXl } from './MultivalueXl';
54
- export { default as MobilePromotionXl } from './MobilePromotionXl';
55
53
  export { default as MobileBannerXl } from './MobileBannerXl';
54
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
56
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
57
- export { default as NoPermissionXl } from './NoPermissionXl';
57
+ export { default as MultivalueXl } from './MultivalueXl';
58
58
  export { default as NetworkFileXl } from './NetworkFileXl';
59
+ export { default as NoPermissionXl } from './NoPermissionXl';
59
60
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
- export { default as ProductsFeedXl } from './ProductsFeedXl';
61
61
  export { default as ProductsBundleXl } from './ProductsBundleXl';
62
- export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
63
63
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
64
- export { default as LaptopAiXl } from './LaptopAiXl';
65
- export { default as SectionXl } from './SectionXl';
66
- export { default as ReggressionXl } from './ReggressionXl';
64
+ export { default as ProductsSimilarXl } from './ProductsSimilarXl';
67
65
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
68
- export { default as SilentPushXl } from './SilentPushXl';
69
- export { default as ShowXl } from './ShowXl';
70
- export { default as UserCircleXl } from './UserCircleXl';
66
+ export { default as PushXl } from './PushXl';
71
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
68
+ export { default as ReggressionXl } from './ReggressionXl';
69
+ export { default as SectionXl } from './SectionXl';
70
+ export { default as ShowXl } from './ShowXl';
71
+ export { default as SilentPushXl } from './SilentPushXl';
72
72
  export { default as ToolsXl } from './ToolsXl';
73
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
74
- export { default as VisualEditorXl } from './VisualEditorXl';
74
+ export { default as UserCircleXl } from './UserCircleXl';
75
75
  export { default as UserIdXl } from './UserIdXl';
76
- export { default as VoucherXl } from './VoucherXl';
77
76
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
77
+ export { default as VisualEditorXl } from './VisualEditorXl';
78
+ export { default as VoucherXl } from './VoucherXl';
78
79
  export { default as WarningXl } from './WarningXl';
79
80
  export { default as WebhookXl } from './WebhookXl';
80
81
  export { default as WeblayerXl } from './WeblayerXl';
81
- export { default as PushXl } from './PushXl';
82
+ export { default as BeforeEventXl } from './BeforeEventXl';
83
+ export { default as BillingXl } from './BillingXl';
@@ -1,81 +1,83 @@
1
+ export { default as AbTestXl } from './AbTestXl';
1
2
  export { default as AddXl } from './AddXl';
2
3
  export { default as AfterEventXl } from './AfterEventXl';
3
- export { default as AbTestXl } from './AbTestXl';
4
+ export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
5
+ export { default as AttributeXl } from './AttributeXl';
4
6
  export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
7
+ export { default as BasicBuilderXl } from './BasicBuilderXl';
8
+ export { default as BasketCheckXl } from './BasketCheckXl';
9
+ export { default as BrowserCloseXl } from './BrowserCloseXl';
5
10
  export { default as BrowserCodeXl } from './BrowserCodeXl';
6
- export { default as BeforeEventXl } from './BeforeEventXl';
7
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
8
- export { default as BasketCheckXl } from './BasketCheckXl';
9
- export { default as AttributeXl } from './AttributeXl';
12
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
10
13
  export { default as BulbEditXl } from './BulbEditXl';
11
14
  export { default as CalculatorXl } from './CalculatorXl';
12
15
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
13
- export { default as BrowserCloseXl } from './BrowserCloseXl';
14
16
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
17
  export { default as CalendarXl } from './CalendarXl';
18
+ export { default as CardAeXl } from './CardAeXl';
16
19
  export { default as CartAddXl } from './CartAddXl';
17
20
  export { default as CardVisaXl } from './CardVisaXl';
18
- export { default as BrowserScrollXl } from './BrowserScrollXl';
19
- export { default as CardAeXl } from './CardAeXl';
20
- export { default as CheckOutXl } from './CheckOutXl';
21
- export { default as BillingXl } from './BillingXl';
22
21
  export { default as CheckInXl } from './CheckInXl';
23
- export { default as CheckXl } from './CheckXl';
22
+ export { default as CheckOutXl } from './CheckOutXl';
24
23
  export { default as ClassificationXl } from './ClassificationXl';
24
+ export { default as CheckXl } from './CheckXl';
25
25
  export { default as CompareXl } from './CompareXl';
26
- export { default as DiscountXl } from './DiscountXl';
27
- export { default as CupXl } from './CupXl';
28
26
  export { default as CouponXl } from './CouponXl';
27
+ export { default as CupXl } from './CupXl';
29
28
  export { default as EventXl } from './EventXl';
29
+ export { default as DiscountXl } from './DiscountXl';
30
30
  export { default as FileUpXl } from './FileUpXl';
31
31
  export { default as FileUrlXl } from './FileUrlXl';
32
- export { default as FileZipXl } from './FileZipXl';
33
32
  export { default as FileXl } from './FileXl';
33
+ export { default as FileZipXl } from './FileZipXl';
34
+ export { default as FirstRunXl } from './FirstRunXl';
34
35
  export { default as FolderCheckXl } from './FolderCheckXl';
35
36
  export { default as FolderUserXl } from './FolderUserXl';
36
37
  export { default as FolderStarXl } from './FolderStarXl';
37
38
  export { default as FolderXl } from './FolderXl';
38
39
  export { default as FormXl } from './FormXl';
39
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
40
- export { default as FirstRunXl } from './FirstRunXl';
41
40
  export { default as FormulaXl } from './FormulaXl';
41
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
42
  export { default as FunctionXl } from './FunctionXl';
43
43
  export { default as InfoXl } from './InfoXl';
44
44
  export { default as InsertObjectXl } from './InsertObjectXl';
45
- export { default as IntegrationsXl } from './IntegrationsXl';
46
45
  export { default as IntegrationXl } from './IntegrationXl';
46
+ export { default as IntegrationsXl } from './IntegrationsXl';
47
+ export { default as LaptopAiXl } from './LaptopAiXl';
47
48
  export { default as LaptopTargetXl } from './LaptopTargetXl';
48
- export { default as MarketingAutomationXl } from './MarketingAutomationXl';
49
49
  export { default as LaunchXl } from './LaunchXl';
50
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
51
- export { default as MobileStepsXl } from './MobileStepsXl';
51
+ export { default as MarketingAutomationXl } from './MarketingAutomationXl';
52
52
  export { default as MessageXl } from './MessageXl';
53
- export { default as MultivalueXl } from './MultivalueXl';
54
- export { default as MobilePromotionXl } from './MobilePromotionXl';
55
53
  export { default as MobileBannerXl } from './MobileBannerXl';
54
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
+ export { default as MobileStepsXl } from './MobileStepsXl';
56
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
57
- export { default as NoPermissionXl } from './NoPermissionXl';
57
+ export { default as MultivalueXl } from './MultivalueXl';
58
58
  export { default as NetworkFileXl } from './NetworkFileXl';
59
+ export { default as NoPermissionXl } from './NoPermissionXl';
59
60
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
- export { default as ProductsFeedXl } from './ProductsFeedXl';
61
61
  export { default as ProductsBundleXl } from './ProductsBundleXl';
62
- export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
63
63
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
64
- export { default as LaptopAiXl } from './LaptopAiXl';
65
- export { default as SectionXl } from './SectionXl';
66
- export { default as ReggressionXl } from './ReggressionXl';
64
+ export { default as ProductsSimilarXl } from './ProductsSimilarXl';
67
65
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
68
- export { default as SilentPushXl } from './SilentPushXl';
69
- export { default as ShowXl } from './ShowXl';
70
- export { default as UserCircleXl } from './UserCircleXl';
66
+ export { default as PushXl } from './PushXl';
71
67
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
68
+ export { default as ReggressionXl } from './ReggressionXl';
69
+ export { default as SectionXl } from './SectionXl';
70
+ export { default as ShowXl } from './ShowXl';
71
+ export { default as SilentPushXl } from './SilentPushXl';
72
72
  export { default as ToolsXl } from './ToolsXl';
73
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
74
- export { default as VisualEditorXl } from './VisualEditorXl';
74
+ export { default as UserCircleXl } from './UserCircleXl';
75
75
  export { default as UserIdXl } from './UserIdXl';
76
- export { default as VoucherXl } from './VoucherXl';
77
76
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
77
+ export { default as VisualEditorXl } from './VisualEditorXl';
78
+ export { default as VoucherXl } from './VoucherXl';
78
79
  export { default as WarningXl } from './WarningXl';
79
80
  export { default as WebhookXl } from './WebhookXl';
80
81
  export { default as WeblayerXl } from './WeblayerXl';
81
- export { default as PushXl } from './PushXl';
82
+ export { default as BeforeEventXl } from './BeforeEventXl';
83
+ export { default as BillingXl } from './BillingXl';
@@ -1,94 +1,94 @@
1
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
2
  export { default as ActionNoneL } from './ActionNoneL';
3
- export { default as ActionUrlL } from './ActionUrlL';
4
- export { default as AdAfterXpagesL } from './AdAfterXpagesL';
5
3
  export { default as ActionOpenAppL } from './ActionOpenAppL';
4
+ export { default as ActionUrlL } from './ActionUrlL';
6
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
6
+ export { default as AdAfterXpagesL } from './AdAfterXpagesL';
7
7
  export { default as AdBannerL } from './AdBannerL';
8
- export { default as AdCodeEditorL } from './AdCodeEditorL';
9
8
  export { default as AdCartAiL } from './AdCartAiL';
9
+ export { default as AdCodeEditorL } from './AdCodeEditorL';
10
10
  export { default as AdComplementaryAiL } from './AdComplementaryAiL';
11
11
  export { default as AdCouponL } from './AdCouponL';
12
12
  export { default as AdDeeplinkingL } from './AdDeeplinkingL';
13
+ export { default as AdFirstRunL } from './AdFirstRunL';
13
14
  export { default as AdFadeInL } from './AdFadeInL';
15
+ export { default as AdFolderBasic } from './AdFolderBasic';
14
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
15
17
  export { default as AdFolderS } from './AdFolderS';
16
18
  export { default as AdFolderStarredS } from './AdFolderStarredS';
17
- export { default as AdFolderBasic } from './AdFolderBasic';
18
- export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
19
19
  export { default as AdFolderUser } from './AdFolderUser';
20
+ export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
21
+ export { default as AdImageL } from './AdImageL';
20
22
  export { default as AdImgTextL } from './AdImgTextL';
23
+ export { default as AdImportZip } from './AdImportZip';
21
24
  export { default as AdImportUrl } from './AdImportUrl';
22
- export { default as AdFirstRunL } from './AdFirstRunL';
23
- export { default as AdImageL } from './AdImageL';
24
25
  export { default as AdInsertObjectL } from './AdInsertObjectL';
25
- export { default as AdImportZip } from './AdImportZip';
26
26
  export { default as AdLandL } from './AdLandL';
27
+ export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
27
28
  export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
28
29
  export { default as AdOnExitL } from './AdOnExitL';
29
- export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
30
30
  export { default as AdOnLandingL } from './AdOnLandingL';
31
- export { default as AdOpenUrlL } from './AdOpenUrlL';
32
31
  export { default as AdOnboardingL } from './AdOnboardingL';
32
+ export { default as AdOpenAppL } from './AdOpenAppL';
33
+ export { default as AdOpenUrlL } from './AdOpenUrlL';
34
+ export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
33
35
  export { default as AdPopL } from './AdPopL';
34
36
  export { default as AdPortraitL } from './AdPortraitL';
35
- export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
36
- export { default as AdOpenAppL } from './AdOpenAppL';
37
- export { default as AdSilentPushL } from './AdSilentPushL';
38
- export { default as AdShareLinkL } from './AdShareLinkL';
39
37
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
40
- export { default as AdSimplePushL } from './AdSimplePushL';
38
+ export { default as AdShareLinkL } from './AdShareLinkL';
39
+ export { default as AdSilentPushL } from './AdSilentPushL';
41
40
  export { default as AdSimilarAiL } from './AdSimilarAiL';
42
- export { default as AdSlideLeftL } from './AdSlideLeftL';
41
+ export { default as AdSimplePushL } from './AdSimplePushL';
43
42
  export { default as AdSlideDownL } from './AdSlideDownL';
44
- export { default as AdSlideUpL } from './AdSlideUpL';
45
- export { default as AdSlideRightL } from './AdSlideRightL';
46
- export { default as AdVisualAiL } from './AdVisualAiL';
47
- export { default as AdTempCodeS } from './AdTempCodeS';
43
+ export { default as AdSlideLeftL } from './AdSlideLeftL';
48
44
  export { default as AdTextEditorL } from './AdTextEditorL';
49
- export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
50
45
  export { default as AdUserSegmentsL } from './AdUserSegmentsL';
51
- export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
52
- export { default as AdWalktroughL } from './AdWalktroughL';
46
+ export { default as AdVisualAiL } from './AdVisualAiL';
53
47
  export { default as AdVisualEditorL } from './AdVisualEditorL';
48
+ export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
49
+ export { default as AdWalktroughL } from './AdWalktroughL';
54
50
  export { default as AdWebLayerL } from './AdWebLayerL';
55
- export { default as AudienceAnalytics } from './AudienceAnalytics';
51
+ export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
56
52
  export { default as AiCampaigns } from './AiCampaigns';
53
+ export { default as AudienceAnalytics } from './AudienceAnalytics';
57
54
  export { default as BoostLoyalty } from './BoostLoyalty';
58
- export { default as ChartColumnL } from './ChartColumnL';
59
55
  export { default as CartRecommendationXl } from './CartRecommendationXl';
56
+ export { default as ChartColumnL } from './ChartColumnL';
60
57
  export { default as ChartComboL } from './ChartComboL';
58
+ export { default as ChartDonutL } from './ChartDonutL';
61
59
  export { default as ChartDonutLineL } from './ChartDonutLineL';
62
60
  export { default as ChartLineL } from './ChartLineL';
63
- export { default as ChartDonutL } from './ChartDonutL';
64
61
  export { default as ChartPieL } from './ChartPieL';
65
62
  export { default as ChartTableL } from './ChartTableL';
66
63
  export { default as DateMultipleXl } from './DateMultipleXl';
67
64
  export { default as DateOntimeXl } from './DateOntimeXl';
68
65
  export { default as FileImportL } from './FileImportL';
66
+ export { default as DateRecurringXl } from './DateRecurringXl';
69
67
  export { default as ImportCatalogsXl } from './ImportCatalogsXl';
70
68
  export { default as ImportClientsXl } from './ImportClientsXl';
71
- export { default as ImportProductFeedXl } from './ImportProductFeedXl';
72
- export { default as DateRecurringXl } from './DateRecurringXl';
73
- export { default as ImportCustomXl } from './ImportCustomXl';
74
- export { default as ImportQuickXl } from './ImportQuickXl';
75
69
  export { default as ImportCustomEventXl } from './ImportCustomEventXl';
70
+ export { default as ImportCustomXl } from './ImportCustomXl';
71
+ export { default as ImportProductFeedXl } from './ImportProductFeedXl';
76
72
  export { default as ImportPromotionsXl } from './ImportPromotionsXl';
77
- export { default as ImportVouchersXl } from './ImportVouchersXl';
73
+ export { default as ImportQuickXl } from './ImportQuickXl';
78
74
  export { default as ImportTransactionsXl } from './ImportTransactionsXl';
75
+ export { default as ImportVouchersXl } from './ImportVouchersXl';
79
76
  export { default as Integration } from './Integration';
77
+ export { default as LayoutImageBgL } from './LayoutImageBgL';
80
78
  export { default as LastSeenXl } from './LastSeenXl';
81
79
  export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
82
80
  export { default as LayoutMixedL } from './LayoutMixedL';
83
- export { default as MetricFormulaXl } from './MetricFormulaXl';
84
- export { default as LayoutImageBgL } from './LayoutImageBgL';
85
81
  export { default as LayoutTextL } from './LayoutTextL';
86
82
  export { default as MarketingAutomation } from './MarketingAutomation';
87
- export { default as OtherIdeas } from './OtherIdeas';
88
- export { default as MobileHandbillXl } from './MobileHandbillXl';
83
+ export { default as MetricFormulaXl } from './MetricFormulaXl';
89
84
  export { default as MetricSimpleXl } from './MetricSimpleXl';
85
+ export { default as MobileHandbillXl } from './MobileHandbillXl';
86
+ export { default as OtherIdeas } from './OtherIdeas';
90
87
  export { default as PushImportL } from './PushImportL';
91
88
  export { default as ReportPreparedXl } from './ReportPreparedXl';
92
89
  export { default as TargetedCampaigns } from './TargetedCampaigns';
93
- export { default as UnderstandCustomer } from './UnderstandCustomer';
94
90
  export { default as TopProductsXl } from './TopProductsXl';
91
+ export { default as UnderstandCustomer } from './UnderstandCustomer';
92
+ export { default as AdTempCodeS } from './AdTempCodeS';
93
+ export { default as AdSlideRightL } from './AdSlideRightL';
94
+ export { default as AdSlideUpL } from './AdSlideUpL';