@synerise/ds-icon 0.71.1 → 0.72.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/dist/cjs/icons/BugM.d.ts +3 -0
- package/dist/cjs/icons/BugM.js +6 -0
- package/dist/cjs/icons/CollapseArrowM.d.ts +3 -0
- package/dist/cjs/icons/CollapseArrowM.js +6 -0
- package/dist/cjs/icons/L/index.d.ts +18 -18
- package/dist/cjs/icons/L/index.js +38 -38
- package/dist/cjs/icons/XL/index.d.ts +23 -23
- package/dist/cjs/icons/XL/index.js +48 -48
- package/dist/cjs/icons/additional/index.d.ts +26 -26
- package/dist/cjs/icons/additional/index.js +54 -54
- package/dist/cjs/icons/colorIcons/index.d.ts +2 -2
- package/dist/cjs/icons/colorIcons/index.js +5 -5
- package/dist/cjs/icons/index.d.ts +257 -255
- package/dist/cjs/icons/index.js +532 -528
- package/dist/esm/icons/BugM.d.ts +3 -0
- package/dist/esm/icons/BugM.js +4 -0
- package/dist/esm/icons/CollapseArrowM.d.ts +3 -0
- package/dist/esm/icons/CollapseArrowM.js +4 -0
- package/dist/esm/icons/L/index.d.ts +18 -18
- package/dist/esm/icons/L/index.js +18 -18
- package/dist/esm/icons/XL/index.d.ts +23 -23
- package/dist/esm/icons/XL/index.js +23 -23
- package/dist/esm/icons/additional/index.d.ts +26 -26
- package/dist/esm/icons/additional/index.js +26 -26
- package/dist/esm/icons/colorIcons/index.d.ts +2 -2
- package/dist/esm/icons/colorIcons/index.js +2 -2
- package/dist/esm/icons/index.d.ts +257 -255
- package/dist/esm/icons/index.js +257 -255
- package/package.json +3 -3
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const BugM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "bug-m" }, props),
|
|
3
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.072 3.7a.76.76 0 00-.76.76v.407c0 .493.16.949.425 1.322a3.253 3.253 0 00-1.399 2.088c-.807.266-1.291 1.017-1.527 1.83-.427-.074-.724-.238-.924-.473-.24-.282-.382-.713-.382-1.341v-.414a.76.76 0 00-1.518 0v.414c0 .953.25 1.754.756 2.341.453.526 1.088.853 1.861.977v1.283h-2.96a.76.76 0 000 1.518h2.96v.492c0 .275.027.544.069.803-.785.112-1.432.43-1.897.95-.528.59-.789 1.404-.789 2.379v.413a.76.76 0 001.518 0v-.413c0-.676.163-1.123.44-1.404.247-.252.628-.413 1.188-.447a5.403 5.403 0 004.89 3.115 5.402 5.402 0 004.888-3.112c.543.04.912.203 1.154.454.27.281.43.725.43 1.394v.413a.76.76 0 101.518 0v-.413c0-.968-.263-1.778-.788-2.366-.462-.519-1.105-.839-1.88-.958.037-.267.051-.537.051-.808v-.492h2.96a.76.76 0 000-1.518h-2.96v-1.287c.772-.128 1.408-.459 1.863-.987.502-.585.754-1.38.754-2.327v-.414a.76.76 0 00-1.518 0v.414c0 .62-.138 1.048-.373 1.33-.194.233-.48.398-.89.476-.237-.81-.722-1.557-1.526-1.822a3.25 3.25 0 00-1.396-2.088c.264-.373.423-.83.423-1.322v-.408a.76.76 0 10-1.518 0v.408a.786.786 0 01-.796.773h-.792a.786.786 0 01-.796-.773v-.408a.76.76 0 00-.759-.759zm-.274 5.19c0-.955.777-1.732 1.732-1.732h.987c.954 0 1.731.777 1.731 1.731 0 .234-.19.424-.423.424h-3.604a.424.424 0 01-.423-.424zm-1.676 2.559c0-.33.056-.73.178-1.07.072-.2.159-.359.254-.472.345.557.97.924 1.667.924h1.02v7.871c-1.769-.363-3.119-1.93-3.119-3.798v-3.455zm5.703-.618c.7 0 1.305-.368 1.644-.921.091.112.174.268.242.466.116.34.167.74.167 1.073v3.455a3.867 3.867 0 01-3.119 3.808V10.83h1.066z" })));
|
|
4
|
+
export default BugM;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
const CollapseArrowM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none", className: "collapse-arrow-m" }, props),
|
|
3
|
+
React.createElement("path", { d: "M18.533 5.467a.75.75 0 00-1.06 0L13.5 9.439V5.75a.75.75 0 00-1.5 0v5.5c0 .414.336.75.75.75h5.5a.75.75 0 000-1.5h-3.69l3.973-3.973a.75.75 0 000-1.06zM4.467 19.533a.75.75 0 001.06 0L9.5 15.56v3.69a.75.75 0 001.5 0v-5.5a.75.75 0 00-.75-.75h-5.5a.75.75 0 000 1.5h3.69l-3.973 3.973a.75.75 0 000 1.06z" })));
|
|
4
|
+
export default CollapseArrowM;
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
2
|
export { default as BrowserL } from './BrowserL';
|
|
3
3
|
export { default as ButtonL } from './ButtonL';
|
|
4
|
-
export { default as CheckL } from './CheckL';
|
|
5
4
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
6
|
-
export { default as
|
|
7
|
-
export { default as ColumnL } from './ColumnL';
|
|
5
|
+
export { default as CheckL } from './CheckL';
|
|
8
6
|
export { default as CloseL } from './CloseL';
|
|
7
|
+
export { default as CheckboxL } from './CheckboxL';
|
|
9
8
|
export { default as ComboL } from './ComboL';
|
|
9
|
+
export { default as ColumnL } from './ColumnL';
|
|
10
10
|
export { default as CountdownL } from './CountdownL';
|
|
11
11
|
export { default as DividerL } from './DividerL';
|
|
12
12
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
13
|
-
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
14
13
|
export { default as FolderL } from './FolderL';
|
|
15
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
+
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
16
16
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
17
17
|
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormEditL } from './FormEditL';
|
|
19
19
|
export { default as FormL } from './FormL';
|
|
20
20
|
export { default as HashL } from './HashL';
|
|
21
|
-
export { default as ImageL } from './ImageL';
|
|
22
21
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
23
|
-
export { default as
|
|
22
|
+
export { default as ImageL } from './ImageL';
|
|
24
23
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
26
25
|
export { default as InfoL } from './InfoL';
|
|
26
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
27
27
|
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
28
28
|
export { default as InputL } from './InputL';
|
|
29
|
-
export { default as LabelL } from './LabelL';
|
|
30
29
|
export { default as LandingPageL } from './LandingPageL';
|
|
30
|
+
export { default as LabelL } from './LabelL';
|
|
31
31
|
export { default as LineL } from './LineL';
|
|
32
32
|
export { default as LinkL } from './LinkL';
|
|
33
33
|
export { default as LocationL } from './LocationL';
|
|
34
|
+
export { default as MobileBlockL } from './MobileBlockL';
|
|
35
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
36
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
35
37
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
38
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
37
39
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
38
|
-
export { default as MobileLinkL } from './MobileLinkL';
|
|
39
40
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
41
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
40
42
|
export { default as MultilineL } from './MultilineL';
|
|
41
43
|
export { default as NavbarL } from './NavbarL';
|
|
42
44
|
export { default as NoData } from './NoData';
|
|
43
45
|
export { default as PieL } from './PieL';
|
|
44
46
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
45
|
-
export { default as QuoteL } from './QuoteL';
|
|
46
47
|
export { default as RadioL } from './RadioL';
|
|
47
|
-
export { default as
|
|
48
|
+
export { default as QuoteL } from './QuoteL';
|
|
48
49
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
50
|
+
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
49
51
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
50
52
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
51
|
-
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
52
53
|
export { default as Section12L } from './Section12L';
|
|
53
|
-
export { default as
|
|
54
|
+
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
54
55
|
export { default as Section37L } from './Section37L';
|
|
55
|
-
export { default as
|
|
56
|
+
export { default as Section13L } from './Section13L';
|
|
56
57
|
export { default as SectionL } from './SectionL';
|
|
57
|
-
export { default as
|
|
58
|
+
export { default as SelectL } from './SelectL';
|
|
58
59
|
export { default as SliderL } from './SliderL';
|
|
59
60
|
export { default as SpinnerL } from './SpinnerL';
|
|
61
|
+
export { default as ShowL } from './ShowL';
|
|
60
62
|
export { default as StackedL } from './StackedL';
|
|
61
63
|
export { default as TableL } from './TableL';
|
|
62
64
|
export { default as TextL } from './TextL';
|
|
63
|
-
export { default as TooltipL } from './TooltipL';
|
|
64
65
|
export { default as TextareaL } from './TextareaL';
|
|
66
|
+
export { default as TooltipL } from './TooltipL';
|
|
65
67
|
export { default as VideoL } from './VideoL';
|
|
66
68
|
export { default as WarningL } from './WarningL';
|
|
67
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
68
|
-
export { default as MobileBlockL } from './MobileBlockL';
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
2
|
export { default as BrowserL } from './BrowserL';
|
|
3
3
|
export { default as ButtonL } from './ButtonL';
|
|
4
|
-
export { default as CheckL } from './CheckL';
|
|
5
4
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
6
|
-
export { default as
|
|
7
|
-
export { default as ColumnL } from './ColumnL';
|
|
5
|
+
export { default as CheckL } from './CheckL';
|
|
8
6
|
export { default as CloseL } from './CloseL';
|
|
7
|
+
export { default as CheckboxL } from './CheckboxL';
|
|
9
8
|
export { default as ComboL } from './ComboL';
|
|
9
|
+
export { default as ColumnL } from './ColumnL';
|
|
10
10
|
export { default as CountdownL } from './CountdownL';
|
|
11
11
|
export { default as DividerL } from './DividerL';
|
|
12
12
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
13
|
-
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
14
13
|
export { default as FolderL } from './FolderL';
|
|
15
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
+
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
16
16
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
17
17
|
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormEditL } from './FormEditL';
|
|
19
19
|
export { default as FormL } from './FormL';
|
|
20
20
|
export { default as HashL } from './HashL';
|
|
21
|
-
export { default as ImageL } from './ImageL';
|
|
22
21
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
23
|
-
export { default as
|
|
22
|
+
export { default as ImageL } from './ImageL';
|
|
24
23
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
26
25
|
export { default as InfoL } from './InfoL';
|
|
26
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
27
27
|
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
28
28
|
export { default as InputL } from './InputL';
|
|
29
|
-
export { default as LabelL } from './LabelL';
|
|
30
29
|
export { default as LandingPageL } from './LandingPageL';
|
|
30
|
+
export { default as LabelL } from './LabelL';
|
|
31
31
|
export { default as LineL } from './LineL';
|
|
32
32
|
export { default as LinkL } from './LinkL';
|
|
33
33
|
export { default as LocationL } from './LocationL';
|
|
34
|
+
export { default as MobileBlockL } from './MobileBlockL';
|
|
35
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
36
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
35
37
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
38
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
37
39
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
38
|
-
export { default as MobileLinkL } from './MobileLinkL';
|
|
39
40
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
41
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
40
42
|
export { default as MultilineL } from './MultilineL';
|
|
41
43
|
export { default as NavbarL } from './NavbarL';
|
|
42
44
|
export { default as NoData } from './NoData';
|
|
43
45
|
export { default as PieL } from './PieL';
|
|
44
46
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
45
|
-
export { default as QuoteL } from './QuoteL';
|
|
46
47
|
export { default as RadioL } from './RadioL';
|
|
47
|
-
export { default as
|
|
48
|
+
export { default as QuoteL } from './QuoteL';
|
|
48
49
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
50
|
+
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
49
51
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
50
52
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
51
|
-
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
52
53
|
export { default as Section12L } from './Section12L';
|
|
53
|
-
export { default as
|
|
54
|
+
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
54
55
|
export { default as Section37L } from './Section37L';
|
|
55
|
-
export { default as
|
|
56
|
+
export { default as Section13L } from './Section13L';
|
|
56
57
|
export { default as SectionL } from './SectionL';
|
|
57
|
-
export { default as
|
|
58
|
+
export { default as SelectL } from './SelectL';
|
|
58
59
|
export { default as SliderL } from './SliderL';
|
|
59
60
|
export { default as SpinnerL } from './SpinnerL';
|
|
61
|
+
export { default as ShowL } from './ShowL';
|
|
60
62
|
export { default as StackedL } from './StackedL';
|
|
61
63
|
export { default as TableL } from './TableL';
|
|
62
64
|
export { default as TextL } from './TextL';
|
|
63
|
-
export { default as TooltipL } from './TooltipL';
|
|
64
65
|
export { default as TextareaL } from './TextareaL';
|
|
66
|
+
export { default as TooltipL } from './TooltipL';
|
|
65
67
|
export { default as VideoL } from './VideoL';
|
|
66
68
|
export { default as WarningL } from './WarningL';
|
|
67
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
68
|
-
export { default as MobileBlockL } from './MobileBlockL';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { default as AddXl } from './AddXl';
|
|
2
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
3
|
-
export { default as
|
|
2
|
+
export { default as AddXl } from './AddXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as ApiXl } from './ApiXl';
|
|
5
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
8
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
9
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
7
10
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
11
|
export { default as BillingXl } from './BillingXl';
|
|
9
12
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
10
|
-
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
11
13
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
12
|
-
export { default as
|
|
14
|
+
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
14
|
-
export { default as
|
|
16
|
+
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
15
17
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
|
-
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as CalendarXl } from './CalendarXl';
|
|
18
18
|
export { default as CardAeXl } from './CardAeXl';
|
|
19
19
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
20
20
|
export { default as CartAddXl } from './CartAddXl';
|
|
@@ -24,20 +24,18 @@ export { default as CheckXl } from './CheckXl';
|
|
|
24
24
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
25
25
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
26
26
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as ApiXl } from './ApiXl';
|
|
29
|
-
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
30
|
-
export { default as CouponXl } from './CouponXl';
|
|
27
|
+
export { default as CompareXl } from './CompareXl';
|
|
31
28
|
export { default as CupXl } from './CupXl';
|
|
29
|
+
export { default as CouponXl } from './CouponXl';
|
|
32
30
|
export { default as DiscountXl } from './DiscountXl';
|
|
33
31
|
export { default as EventXl } from './EventXl';
|
|
34
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
35
32
|
export { default as FileUpXl } from './FileUpXl';
|
|
33
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
36
34
|
export { default as FileXl } from './FileXl';
|
|
37
35
|
export { default as FileZipXl } from './FileZipXl';
|
|
38
36
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
39
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
40
37
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
38
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
41
39
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
42
40
|
export { default as FolderXl } from './FolderXl';
|
|
43
41
|
export { default as FormXl } from './FormXl';
|
|
@@ -45,8 +43,8 @@ export { default as FormulaXl } from './FormulaXl';
|
|
|
45
43
|
export { default as FunctionXl } from './FunctionXl';
|
|
46
44
|
export { default as GemsXl } from './GemsXl';
|
|
47
45
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
48
|
-
export { default as InfoXl } from './InfoXl';
|
|
49
46
|
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
47
|
+
export { default as InfoXl } from './InfoXl';
|
|
50
48
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
51
49
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
52
50
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
@@ -54,17 +52,17 @@ export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
|
54
52
|
export { default as LaunchXl } from './LaunchXl';
|
|
55
53
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
56
54
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
57
|
-
export { default as MessageXl } from './MessageXl';
|
|
58
|
-
export { default as CompareXl } from './CompareXl';
|
|
59
55
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
56
|
+
export { default as MessageXl } from './MessageXl';
|
|
60
57
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
61
|
-
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
62
58
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
59
|
+
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
63
60
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
61
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
62
|
+
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
63
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
64
64
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
65
65
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
66
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
67
|
-
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
68
66
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
69
67
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
70
68
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
@@ -74,20 +72,22 @@ export { default as ReggressionXl } from './ReggressionXl';
|
|
|
74
72
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
75
73
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
76
74
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
77
|
-
export { default as SectionXl } from './SectionXl';
|
|
78
75
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
76
|
+
export { default as SectionXl } from './SectionXl';
|
|
79
77
|
export { default as ShowXl } from './ShowXl';
|
|
80
78
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
81
|
-
export { default as TargetXl } from './TargetXl';
|
|
82
79
|
export { default as SmsXl } from './SmsXl';
|
|
80
|
+
export { default as TargetXl } from './TargetXl';
|
|
83
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
84
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
85
|
-
export { default as UserIdXl } from './UserIdXl';
|
|
86
83
|
export { default as UserCircleXl } from './UserCircleXl';
|
|
84
|
+
export { default as UserIdXl } from './UserIdXl';
|
|
87
85
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
88
86
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
89
|
-
export { default as WarningXl } from './WarningXl';
|
|
90
87
|
export { default as VoucherXl } from './VoucherXl';
|
|
88
|
+
export { default as WarningXl } from './WarningXl';
|
|
91
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
92
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
93
91
|
export { default as WthStarsXl } from './WthStarsXl';
|
|
92
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
93
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { default as AddXl } from './AddXl';
|
|
2
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
3
|
-
export { default as
|
|
2
|
+
export { default as AddXl } from './AddXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as ApiXl } from './ApiXl';
|
|
5
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
8
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
9
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
7
10
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
11
|
export { default as BillingXl } from './BillingXl';
|
|
9
12
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
10
|
-
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
11
13
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
12
|
-
export { default as
|
|
14
|
+
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
14
|
-
export { default as
|
|
16
|
+
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
15
17
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
|
-
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as CalendarXl } from './CalendarXl';
|
|
18
18
|
export { default as CardAeXl } from './CardAeXl';
|
|
19
19
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
20
20
|
export { default as CartAddXl } from './CartAddXl';
|
|
@@ -24,20 +24,18 @@ export { default as CheckXl } from './CheckXl';
|
|
|
24
24
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
25
25
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
26
26
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as ApiXl } from './ApiXl';
|
|
29
|
-
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
30
|
-
export { default as CouponXl } from './CouponXl';
|
|
27
|
+
export { default as CompareXl } from './CompareXl';
|
|
31
28
|
export { default as CupXl } from './CupXl';
|
|
29
|
+
export { default as CouponXl } from './CouponXl';
|
|
32
30
|
export { default as DiscountXl } from './DiscountXl';
|
|
33
31
|
export { default as EventXl } from './EventXl';
|
|
34
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
35
32
|
export { default as FileUpXl } from './FileUpXl';
|
|
33
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
36
34
|
export { default as FileXl } from './FileXl';
|
|
37
35
|
export { default as FileZipXl } from './FileZipXl';
|
|
38
36
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
39
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
40
37
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
38
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
41
39
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
42
40
|
export { default as FolderXl } from './FolderXl';
|
|
43
41
|
export { default as FormXl } from './FormXl';
|
|
@@ -45,8 +43,8 @@ export { default as FormulaXl } from './FormulaXl';
|
|
|
45
43
|
export { default as FunctionXl } from './FunctionXl';
|
|
46
44
|
export { default as GemsXl } from './GemsXl';
|
|
47
45
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
48
|
-
export { default as InfoXl } from './InfoXl';
|
|
49
46
|
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
47
|
+
export { default as InfoXl } from './InfoXl';
|
|
50
48
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
51
49
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
52
50
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
@@ -54,17 +52,17 @@ export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
|
54
52
|
export { default as LaunchXl } from './LaunchXl';
|
|
55
53
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
56
54
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
57
|
-
export { default as MessageXl } from './MessageXl';
|
|
58
|
-
export { default as CompareXl } from './CompareXl';
|
|
59
55
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
56
|
+
export { default as MessageXl } from './MessageXl';
|
|
60
57
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
61
|
-
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
62
58
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
59
|
+
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
63
60
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
61
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
62
|
+
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
63
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
64
64
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
65
65
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
66
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
67
|
-
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
68
66
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
69
67
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
70
68
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
@@ -74,20 +72,22 @@ export { default as ReggressionXl } from './ReggressionXl';
|
|
|
74
72
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
75
73
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
76
74
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
77
|
-
export { default as SectionXl } from './SectionXl';
|
|
78
75
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
76
|
+
export { default as SectionXl } from './SectionXl';
|
|
79
77
|
export { default as ShowXl } from './ShowXl';
|
|
80
78
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
81
|
-
export { default as TargetXl } from './TargetXl';
|
|
82
79
|
export { default as SmsXl } from './SmsXl';
|
|
80
|
+
export { default as TargetXl } from './TargetXl';
|
|
83
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
84
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
85
|
-
export { default as UserIdXl } from './UserIdXl';
|
|
86
83
|
export { default as UserCircleXl } from './UserCircleXl';
|
|
84
|
+
export { default as UserIdXl } from './UserIdXl';
|
|
87
85
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
88
86
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
89
|
-
export { default as WarningXl } from './WarningXl';
|
|
90
87
|
export { default as VoucherXl } from './VoucherXl';
|
|
88
|
+
export { default as WarningXl } from './WarningXl';
|
|
91
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
92
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
93
91
|
export { default as WthStarsXl } from './WthStarsXl';
|
|
92
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
93
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
@@ -5,91 +5,91 @@ export { default as ActionUrlL } from './ActionUrlL';
|
|
|
5
5
|
export { default as AdAfterScrollL } from './AdAfterScrollL';
|
|
6
6
|
export { default as AdAfterXpagesL } from './AdAfterXpagesL';
|
|
7
7
|
export { default as AdBannerL } from './AdBannerL';
|
|
8
|
-
export { default as AdCartAiL } from './AdCartAiL';
|
|
9
8
|
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
9
|
+
export { default as AdCartAiL } from './AdCartAiL';
|
|
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
13
|
export { default as AdFadeInL } from './AdFadeInL';
|
|
14
14
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
15
|
-
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
16
|
-
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
17
15
|
export { default as AdFolderS } from './AdFolderS';
|
|
18
|
-
export { default as
|
|
16
|
+
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
17
|
+
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
19
18
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
20
19
|
export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
|
|
21
20
|
export { default as AdImageL } from './AdImageL';
|
|
21
|
+
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
22
22
|
export { default as AdImgTextL } from './AdImgTextL';
|
|
23
23
|
export { default as AdImportUrl } from './AdImportUrl';
|
|
24
24
|
export { default as AdImportZip } from './AdImportZip';
|
|
25
|
-
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
26
|
-
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
27
25
|
export { default as AdLandL } from './AdLandL';
|
|
26
|
+
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
27
|
+
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
28
28
|
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
29
29
|
export { default as AdOnDemandL } from './AdOnDemandL';
|
|
30
|
-
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
31
30
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
31
|
+
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
34
32
|
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
33
|
+
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
35
34
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
35
|
+
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
36
36
|
export { default as AdPopL } from './AdPopL';
|
|
37
|
-
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
38
|
-
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
39
37
|
export { default as AdPortraitL } from './AdPortraitL';
|
|
38
|
+
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
39
|
+
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
40
40
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
41
|
-
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
42
|
-
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
43
41
|
export { default as AdSimilarAiL } from './AdSimilarAiL';
|
|
42
|
+
export { default as AdSimplePushL } from './AdSimplePushL';
|
|
44
43
|
export { default as AdSlideDownL } from './AdSlideDownL';
|
|
44
|
+
export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
45
45
|
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
46
|
-
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
47
|
-
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
48
46
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
47
|
+
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
48
|
+
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
49
49
|
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
50
50
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
51
51
|
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
52
52
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
53
|
-
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
54
53
|
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
54
|
+
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
55
55
|
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
56
56
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
57
57
|
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
58
58
|
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
59
|
-
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
60
59
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
61
|
-
export { default as
|
|
60
|
+
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
62
61
|
export { default as ChartComboL } from './ChartComboL';
|
|
62
|
+
export { default as ChartDonutL } from './ChartDonutL';
|
|
63
63
|
export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
64
|
+
export { default as ChartTableL } from './ChartTableL';
|
|
64
65
|
export { default as ChartLineL } from './ChartLineL';
|
|
65
66
|
export { default as ChartPieL } from './ChartPieL';
|
|
66
|
-
export { default as ChartTableL } from './ChartTableL';
|
|
67
|
-
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
68
67
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
69
|
-
export { default as
|
|
68
|
+
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
70
69
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
70
|
+
export { default as FileImportL } from './FileImportL';
|
|
71
71
|
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
72
72
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
73
73
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
74
74
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
75
75
|
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
76
76
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
77
|
-
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
78
77
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
79
|
-
export { default as Integration } from './Integration';
|
|
80
78
|
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
81
|
-
export { default as
|
|
79
|
+
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
80
|
+
export { default as Integration } from './Integration';
|
|
82
81
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
82
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
83
83
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
84
84
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
85
|
-
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
86
85
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
86
|
+
export { default as MarketingAutomation } from './MarketingAutomation';
|
|
87
87
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
88
88
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
89
89
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
90
|
+
export { default as PushImportL } from './PushImportL';
|
|
90
91
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
91
92
|
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
92
|
-
export { default as PushImportL } from './PushImportL';
|
|
93
93
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
94
94
|
export { default as TopProductsXl } from './TopProductsXl';
|
|
95
95
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|