@synerise/ds-icon 0.63.0 → 0.64.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 +11 -0
- package/dist/cjs/icons/L/index.d.ts +8 -8
- package/dist/cjs/icons/L/index.js +18 -18
- package/dist/cjs/icons/SpinnerS.d.ts +3 -0
- package/dist/cjs/icons/SpinnerS.js +6 -0
- package/dist/cjs/icons/XL/index.d.ts +20 -20
- package/dist/cjs/icons/XL/index.js +42 -42
- package/dist/cjs/icons/additional/index.d.ts +17 -17
- package/dist/cjs/icons/additional/index.js +36 -36
- package/dist/cjs/icons/index.d.ts +133 -132
- package/dist/cjs/icons/index.js +283 -281
- package/dist/esm/icons/L/index.d.ts +8 -8
- package/dist/esm/icons/L/index.js +8 -8
- package/dist/esm/icons/SpinnerS.d.ts +3 -0
- package/dist/esm/icons/SpinnerS.js +4 -0
- package/dist/esm/icons/XL/index.d.ts +20 -20
- package/dist/esm/icons/XL/index.js +20 -20
- package/dist/esm/icons/additional/index.d.ts +17 -17
- package/dist/esm/icons/additional/index.js +17 -17
- package/dist/esm/icons/index.d.ts +133 -132
- package/dist/esm/icons/index.js +133 -132
- package/package.json +7 -9
|
@@ -12,25 +12,25 @@ export { default as FileTypePictureL } from './FileTypePictureL';
|
|
|
12
12
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
-
export { default as FormEditL } from './FormEditL';
|
|
16
15
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
16
|
+
export { default as FormEditL } from './FormEditL';
|
|
17
17
|
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormL } from './FormL';
|
|
19
|
-
export { default as ImageL } from './ImageL';
|
|
20
19
|
export { default as HashL } from './HashL';
|
|
20
|
+
export { default as ImageL } from './ImageL';
|
|
21
21
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
22
22
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
23
|
-
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
24
23
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
24
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
25
25
|
export { default as InfoL } from './InfoL';
|
|
26
26
|
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
27
27
|
export { default as InputL } from './InputL';
|
|
28
|
-
export { default as LinkL } from './LinkL';
|
|
29
28
|
export { default as LabelL } from './LabelL';
|
|
30
|
-
export { default as LocationL } from './LocationL';
|
|
31
29
|
export { default as LineL } from './LineL';
|
|
32
|
-
export { default as
|
|
30
|
+
export { default as LinkL } from './LinkL';
|
|
31
|
+
export { default as LocationL } from './LocationL';
|
|
33
32
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
33
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
34
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
35
35
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
36
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
@@ -41,9 +41,9 @@ export { default as MultilineL } from './MultilineL';
|
|
|
41
41
|
export { default as NavbarL } from './NavbarL';
|
|
42
42
|
export { default as NoData } from './NoData';
|
|
43
43
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
44
|
-
export { default as RadioL } from './RadioL';
|
|
45
44
|
export { default as PieL } from './PieL';
|
|
46
45
|
export { default as QuoteL } from './QuoteL';
|
|
46
|
+
export { default as RadioL } from './RadioL';
|
|
47
47
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
48
48
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
49
49
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
@@ -52,8 +52,8 @@ export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
|
52
52
|
export { default as Section12L } from './Section12L';
|
|
53
53
|
export { default as Section13L } from './Section13L';
|
|
54
54
|
export { default as Section37L } from './Section37L';
|
|
55
|
-
export { default as SelectL } from './SelectL';
|
|
56
55
|
export { default as SectionL } from './SectionL';
|
|
56
|
+
export { default as SelectL } from './SelectL';
|
|
57
57
|
export { default as ShowL } from './ShowL';
|
|
58
58
|
export { default as SliderL } from './SliderL';
|
|
59
59
|
export { default as SpinnerL } from './SpinnerL';
|
|
@@ -12,25 +12,25 @@ export { default as FileTypePictureL } from './FileTypePictureL';
|
|
|
12
12
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
13
13
|
export { default as FolderL } from './FolderL';
|
|
14
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
-
export { default as FormEditL } from './FormEditL';
|
|
16
15
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
16
|
+
export { default as FormEditL } from './FormEditL';
|
|
17
17
|
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormL } from './FormL';
|
|
19
|
-
export { default as ImageL } from './ImageL';
|
|
20
19
|
export { default as HashL } from './HashL';
|
|
20
|
+
export { default as ImageL } from './ImageL';
|
|
21
21
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
22
22
|
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
23
|
-
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
24
23
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
24
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
25
25
|
export { default as InfoL } from './InfoL';
|
|
26
26
|
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
27
27
|
export { default as InputL } from './InputL';
|
|
28
|
-
export { default as LinkL } from './LinkL';
|
|
29
28
|
export { default as LabelL } from './LabelL';
|
|
30
|
-
export { default as LocationL } from './LocationL';
|
|
31
29
|
export { default as LineL } from './LineL';
|
|
32
|
-
export { default as
|
|
30
|
+
export { default as LinkL } from './LinkL';
|
|
31
|
+
export { default as LocationL } from './LocationL';
|
|
33
32
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
33
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
34
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
35
35
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
36
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
@@ -41,9 +41,9 @@ export { default as MultilineL } from './MultilineL';
|
|
|
41
41
|
export { default as NavbarL } from './NavbarL';
|
|
42
42
|
export { default as NoData } from './NoData';
|
|
43
43
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
44
|
-
export { default as RadioL } from './RadioL';
|
|
45
44
|
export { default as PieL } from './PieL';
|
|
46
45
|
export { default as QuoteL } from './QuoteL';
|
|
46
|
+
export { default as RadioL } from './RadioL';
|
|
47
47
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
48
48
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
49
49
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
@@ -52,8 +52,8 @@ export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
|
52
52
|
export { default as Section12L } from './Section12L';
|
|
53
53
|
export { default as Section13L } from './Section13L';
|
|
54
54
|
export { default as Section37L } from './Section37L';
|
|
55
|
-
export { default as SelectL } from './SelectL';
|
|
56
55
|
export { default as SectionL } from './SectionL';
|
|
56
|
+
export { default as SelectL } from './SelectL';
|
|
57
57
|
export { default as ShowL } from './ShowL';
|
|
58
58
|
export { default as SliderL } from './SliderL';
|
|
59
59
|
export { default as SpinnerL } from './SpinnerL';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
const SpinnerS = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 25 24", fill: "none", className: "spinner-s" }, props),
|
|
3
|
+
React.createElement("path", { d: "M12.5 17.25A5.256 5.256 0 017.25 12a.75.75 0 011.5 0 3.75 3.75 0 103.75-3.75.75.75 0 010-1.5 5.25 5.25 0 110 10.5z" })));
|
|
4
|
+
export default SpinnerS;
|
|
@@ -1,47 +1,48 @@
|
|
|
1
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
2
2
|
export { default as AddXl } from './AddXl';
|
|
3
|
-
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
5
|
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
|
-
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
7
|
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
9
8
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
10
|
-
export { default as
|
|
11
|
-
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
9
|
+
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
12
10
|
export { default as BillingXl } from './BillingXl';
|
|
11
|
+
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
13
12
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
|
+
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
14
14
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
15
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
16
16
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
17
17
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
18
18
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
19
|
-
export { default as CardAeXl } from './CardAeXl';
|
|
20
19
|
export { default as CalendarXl } from './CalendarXl';
|
|
20
|
+
export { default as CardAeXl } from './CardAeXl';
|
|
21
21
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
22
22
|
export { default as CartAddXl } from './CartAddXl';
|
|
23
23
|
export { default as CheckInXl } from './CheckInXl';
|
|
24
24
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
25
25
|
export { default as CheckXl } from './CheckXl';
|
|
26
26
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
27
|
-
export { default as CompareXl } from './CompareXl';
|
|
28
27
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
29
|
-
export { default as CupXl } from './CupXl';
|
|
30
28
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
29
|
+
export { default as CompareXl } from './CompareXl';
|
|
31
30
|
export { default as CouponXl } from './CouponXl';
|
|
31
|
+
export { default as CupXl } from './CupXl';
|
|
32
32
|
export { default as DiscountXl } from './DiscountXl';
|
|
33
33
|
export { default as EventXl } from './EventXl';
|
|
34
34
|
export { default as FileUpXl } from './FileUpXl';
|
|
35
35
|
export { default as FileUrlXl } from './FileUrlXl';
|
|
36
36
|
export { default as FileXl } from './FileXl';
|
|
37
37
|
export { default as FileZipXl } from './FileZipXl';
|
|
38
|
+
export { default as FirstRunXl } from './FirstRunXl';
|
|
38
39
|
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
39
|
-
export { default as FolderUserXl } from './FolderUserXl';
|
|
40
40
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
41
|
-
export { default as
|
|
41
|
+
export { default as FolderUserXl } from './FolderUserXl';
|
|
42
|
+
export { default as FolderXl } from './FolderXl';
|
|
42
43
|
export { default as FormXl } from './FormXl';
|
|
43
|
-
export { default as FunctionXl } from './FunctionXl';
|
|
44
44
|
export { default as FormulaXl } from './FormulaXl';
|
|
45
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
45
46
|
export { default as GemsXl } from './GemsXl';
|
|
46
47
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
47
48
|
export { default as InfoXl } from './InfoXl';
|
|
@@ -58,33 +59,32 @@ export { default as MobileBannerXl } from './MobileBannerXl';
|
|
|
58
59
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
59
60
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
60
61
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
61
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
62
|
-
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
63
|
-
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
64
62
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
63
|
+
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
64
|
+
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
65
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
66
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
65
67
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
66
68
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
67
|
-
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
68
69
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
69
|
-
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
70
70
|
export { default as PushXl } from './PushXl';
|
|
71
|
+
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
71
72
|
export { default as ReggressionXl } from './ReggressionXl';
|
|
72
73
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
73
74
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
74
75
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
75
|
-
export { default as SectionXl } from './SectionXl';
|
|
76
76
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
77
|
+
export { default as SectionXl } from './SectionXl';
|
|
77
78
|
export { default as ShowXl } from './ShowXl';
|
|
78
79
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
79
80
|
export { default as SmsXl } from './SmsXl';
|
|
80
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
81
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
82
|
-
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
83
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
83
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
84
84
|
export { default as UserIdXl } from './UserIdXl';
|
|
85
|
-
export { default as
|
|
85
|
+
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
86
|
+
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
86
87
|
export { default as VoucherXl } from './VoucherXl';
|
|
87
88
|
export { default as WarningXl } from './WarningXl';
|
|
88
|
-
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
89
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
90
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
@@ -1,47 +1,48 @@
|
|
|
1
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
2
2
|
export { default as AddXl } from './AddXl';
|
|
3
|
-
export { default as AfterEventXl } from './AfterEventXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
5
|
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
|
-
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
7
|
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
9
8
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
10
|
-
export { default as
|
|
11
|
-
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
9
|
+
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
12
10
|
export { default as BillingXl } from './BillingXl';
|
|
11
|
+
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
13
12
|
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
|
+
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
14
14
|
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
15
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
16
16
|
export { default as CalculatorXl } from './CalculatorXl';
|
|
17
17
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
18
18
|
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
19
|
-
export { default as CardAeXl } from './CardAeXl';
|
|
20
19
|
export { default as CalendarXl } from './CalendarXl';
|
|
20
|
+
export { default as CardAeXl } from './CardAeXl';
|
|
21
21
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
22
22
|
export { default as CartAddXl } from './CartAddXl';
|
|
23
23
|
export { default as CheckInXl } from './CheckInXl';
|
|
24
24
|
export { default as CheckOutXl } from './CheckOutXl';
|
|
25
25
|
export { default as CheckXl } from './CheckXl';
|
|
26
26
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
27
|
-
export { default as CompareXl } from './CompareXl';
|
|
28
27
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
29
|
-
export { default as CupXl } from './CupXl';
|
|
30
28
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
29
|
+
export { default as CompareXl } from './CompareXl';
|
|
31
30
|
export { default as CouponXl } from './CouponXl';
|
|
31
|
+
export { default as CupXl } from './CupXl';
|
|
32
32
|
export { default as DiscountXl } from './DiscountXl';
|
|
33
33
|
export { default as EventXl } from './EventXl';
|
|
34
34
|
export { default as FileUpXl } from './FileUpXl';
|
|
35
35
|
export { default as FileUrlXl } from './FileUrlXl';
|
|
36
36
|
export { default as FileXl } from './FileXl';
|
|
37
37
|
export { default as FileZipXl } from './FileZipXl';
|
|
38
|
+
export { default as FirstRunXl } from './FirstRunXl';
|
|
38
39
|
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
39
|
-
export { default as FolderUserXl } from './FolderUserXl';
|
|
40
40
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
41
|
-
export { default as
|
|
41
|
+
export { default as FolderUserXl } from './FolderUserXl';
|
|
42
|
+
export { default as FolderXl } from './FolderXl';
|
|
42
43
|
export { default as FormXl } from './FormXl';
|
|
43
|
-
export { default as FunctionXl } from './FunctionXl';
|
|
44
44
|
export { default as FormulaXl } from './FormulaXl';
|
|
45
|
+
export { default as FunctionXl } from './FunctionXl';
|
|
45
46
|
export { default as GemsXl } from './GemsXl';
|
|
46
47
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
47
48
|
export { default as InfoXl } from './InfoXl';
|
|
@@ -58,33 +59,32 @@ export { default as MobileBannerXl } from './MobileBannerXl';
|
|
|
58
59
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
59
60
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
60
61
|
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
61
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
62
|
-
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
63
|
-
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
64
62
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
63
|
+
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
64
|
+
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
65
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
66
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
65
67
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
66
68
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
67
|
-
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
68
69
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
69
|
-
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
70
70
|
export { default as PushXl } from './PushXl';
|
|
71
|
+
export { default as RecentInteractionsXl } from './RecentInteractionsXl';
|
|
71
72
|
export { default as ReggressionXl } from './ReggressionXl';
|
|
72
73
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
73
74
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
74
75
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
75
|
-
export { default as SectionXl } from './SectionXl';
|
|
76
76
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
77
|
+
export { default as SectionXl } from './SectionXl';
|
|
77
78
|
export { default as ShowXl } from './ShowXl';
|
|
78
79
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
79
80
|
export { default as SmsXl } from './SmsXl';
|
|
80
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
81
|
-
export { default as UserCircleXl } from './UserCircleXl';
|
|
82
|
-
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
83
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
83
|
+
export { default as UserCircleXl } from './UserCircleXl';
|
|
84
84
|
export { default as UserIdXl } from './UserIdXl';
|
|
85
|
-
export { default as
|
|
85
|
+
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
86
|
+
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
86
87
|
export { default as VoucherXl } from './VoucherXl';
|
|
87
88
|
export { default as WarningXl } from './WarningXl';
|
|
88
|
-
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
89
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
90
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
@@ -9,11 +9,11 @@ export { default as AdCartAiL } from './AdCartAiL';
|
|
|
9
9
|
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
10
10
|
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
11
11
|
export { default as AdCouponL } from './AdCouponL';
|
|
12
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
13
12
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
13
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
14
14
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
15
|
-
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
16
15
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
16
|
+
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
17
17
|
export { default as AdFolderS } from './AdFolderS';
|
|
18
18
|
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
19
19
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
@@ -24,16 +24,16 @@ export { default as AdImportUrl } from './AdImportUrl';
|
|
|
24
24
|
export { default as AdImportZip } from './AdImportZip';
|
|
25
25
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
26
26
|
export { default as AdLandL } from './AdLandL';
|
|
27
|
-
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
27
|
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
28
|
+
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
29
29
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
30
30
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
31
31
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
32
|
-
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
33
32
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
33
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
34
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
35
|
-
export { default as AdPortraitL } from './AdPortraitL';
|
|
36
35
|
export { default as AdPopL } from './AdPopL';
|
|
36
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
37
37
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
38
38
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
39
39
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
@@ -44,17 +44,17 @@ export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
|
44
44
|
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
45
45
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
46
46
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
47
|
-
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
48
47
|
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
48
|
+
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
49
49
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
50
|
-
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
51
50
|
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
52
51
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
52
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
53
53
|
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
54
|
-
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
55
|
-
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
56
54
|
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
57
55
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
56
|
+
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
57
|
+
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
58
58
|
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
59
59
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
60
60
|
export { default as ChartComboL } from './ChartComboL';
|
|
@@ -63,22 +63,22 @@ export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
|
63
63
|
export { default as ChartLineL } from './ChartLineL';
|
|
64
64
|
export { default as ChartPieL } from './ChartPieL';
|
|
65
65
|
export { default as ChartTableL } from './ChartTableL';
|
|
66
|
-
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
67
66
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
67
|
+
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
68
68
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
69
|
-
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
70
69
|
export { default as FileImportL } from './FileImportL';
|
|
70
|
+
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
71
71
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
72
|
-
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
73
72
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
74
73
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
74
|
+
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
75
75
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
76
76
|
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
77
|
-
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
78
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
79
77
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
78
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
80
79
|
export { default as Integration } from './Integration';
|
|
81
80
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
81
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
82
82
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
83
83
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
84
84
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
@@ -86,9 +86,9 @@ export { default as MarketingAutomation } from './MarketingAutomation';
|
|
|
86
86
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
87
87
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
88
88
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
89
|
-
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
90
|
-
export { default as PushImportL } from './PushImportL';
|
|
91
89
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
92
|
-
export { default as
|
|
90
|
+
export { default as PushImportL } from './PushImportL';
|
|
91
|
+
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
93
92
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
93
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
94
94
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|
|
@@ -9,11 +9,11 @@ export { default as AdCartAiL } from './AdCartAiL';
|
|
|
9
9
|
export { default as AdCodeEditorL } from './AdCodeEditorL';
|
|
10
10
|
export { default as AdComplementaryAiL } from './AdComplementaryAiL';
|
|
11
11
|
export { default as AdCouponL } from './AdCouponL';
|
|
12
|
-
export { default as AdFadeInL } from './AdFadeInL';
|
|
13
12
|
export { default as AdDeeplinkingL } from './AdDeeplinkingL';
|
|
13
|
+
export { default as AdFadeInL } from './AdFadeInL';
|
|
14
14
|
export { default as AdFirstRunL } from './AdFirstRunL';
|
|
15
|
-
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
16
15
|
export { default as AdFolderBasic } from './AdFolderBasic';
|
|
16
|
+
export { default as AdFolderFeatured } from './AdFolderFeatured';
|
|
17
17
|
export { default as AdFolderS } from './AdFolderS';
|
|
18
18
|
export { default as AdFolderStarredS } from './AdFolderStarredS';
|
|
19
19
|
export { default as AdFolderUser } from './AdFolderUser';
|
|
@@ -24,16 +24,16 @@ export { default as AdImportUrl } from './AdImportUrl';
|
|
|
24
24
|
export { default as AdImportZip } from './AdImportZip';
|
|
25
25
|
export { default as AdInsertObjectL } from './AdInsertObjectL';
|
|
26
26
|
export { default as AdLandL } from './AdLandL';
|
|
27
|
-
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
28
27
|
export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
|
|
28
|
+
export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
|
|
29
29
|
export { default as AdOnExitL } from './AdOnExitL';
|
|
30
30
|
export { default as AdOnLandingL } from './AdOnLandingL';
|
|
31
31
|
export { default as AdOnboardingL } from './AdOnboardingL';
|
|
32
|
-
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
33
32
|
export { default as AdOpenAppL } from './AdOpenAppL';
|
|
33
|
+
export { default as AdOpenUrlL } from './AdOpenUrlL';
|
|
34
34
|
export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
|
|
35
|
-
export { default as AdPortraitL } from './AdPortraitL';
|
|
36
35
|
export { default as AdPopL } from './AdPopL';
|
|
36
|
+
export { default as AdPortraitL } from './AdPortraitL';
|
|
37
37
|
export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
|
|
38
38
|
export { default as AdShareLinkL } from './AdShareLinkL';
|
|
39
39
|
export { default as AdSilentPushL } from './AdSilentPushL';
|
|
@@ -44,17 +44,17 @@ export { default as AdSlideLeftL } from './AdSlideLeftL';
|
|
|
44
44
|
export { default as AdSlideRightL } from './AdSlideRightL';
|
|
45
45
|
export { default as AdSlideUpL } from './AdSlideUpL';
|
|
46
46
|
export { default as AdTempCodeS } from './AdTempCodeS';
|
|
47
|
-
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
48
47
|
export { default as AdTextEditorL } from './AdTextEditorL';
|
|
48
|
+
export { default as AdUserSegmentsL } from './AdUserSegmentsL';
|
|
49
49
|
export { default as AdVisualAiL } from './AdVisualAiL';
|
|
50
|
-
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
51
50
|
export { default as AdVisualEditorL } from './AdVisualEditorL';
|
|
52
51
|
export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
|
|
52
|
+
export { default as AdWalktroughL } from './AdWalktroughL';
|
|
53
53
|
export { default as AdWebLayerL } from './AdWebLayerL';
|
|
54
|
-
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
55
|
-
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
56
54
|
export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
|
|
57
55
|
export { default as AiCampaigns } from './AiCampaigns';
|
|
56
|
+
export { default as AudienceAnalytics } from './AudienceAnalytics';
|
|
57
|
+
export { default as BoostLoyalty } from './BoostLoyalty';
|
|
58
58
|
export { default as CartRecommendationXl } from './CartRecommendationXl';
|
|
59
59
|
export { default as ChartColumnL } from './ChartColumnL';
|
|
60
60
|
export { default as ChartComboL } from './ChartComboL';
|
|
@@ -63,22 +63,22 @@ export { default as ChartDonutLineL } from './ChartDonutLineL';
|
|
|
63
63
|
export { default as ChartLineL } from './ChartLineL';
|
|
64
64
|
export { default as ChartPieL } from './ChartPieL';
|
|
65
65
|
export { default as ChartTableL } from './ChartTableL';
|
|
66
|
-
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
67
66
|
export { default as DateMultipleXl } from './DateMultipleXl';
|
|
67
|
+
export { default as DateOntimeXl } from './DateOntimeXl';
|
|
68
68
|
export { default as DateRecurringXl } from './DateRecurringXl';
|
|
69
|
-
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
70
69
|
export { default as FileImportL } from './FileImportL';
|
|
70
|
+
export { default as ImportCatalogsXl } from './ImportCatalogsXl';
|
|
71
71
|
export { default as ImportClientsXl } from './ImportClientsXl';
|
|
72
|
-
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
73
72
|
export { default as ImportCustomEventXl } from './ImportCustomEventXl';
|
|
74
73
|
export { default as ImportCustomXl } from './ImportCustomXl';
|
|
74
|
+
export { default as ImportProductFeedXl } from './ImportProductFeedXl';
|
|
75
75
|
export { default as ImportPromotionsXl } from './ImportPromotionsXl';
|
|
76
76
|
export { default as ImportQuickXl } from './ImportQuickXl';
|
|
77
|
-
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
78
|
-
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
79
77
|
export { default as ImportTransactionsXl } from './ImportTransactionsXl';
|
|
78
|
+
export { default as ImportVouchersXl } from './ImportVouchersXl';
|
|
80
79
|
export { default as Integration } from './Integration';
|
|
81
80
|
export { default as LastSeenXl } from './LastSeenXl';
|
|
81
|
+
export { default as LayoutImageBgL } from './LayoutImageBgL';
|
|
82
82
|
export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
|
|
83
83
|
export { default as LayoutMixedL } from './LayoutMixedL';
|
|
84
84
|
export { default as LayoutTextL } from './LayoutTextL';
|
|
@@ -86,9 +86,9 @@ export { default as MarketingAutomation } from './MarketingAutomation';
|
|
|
86
86
|
export { default as MetricFormulaXl } from './MetricFormulaXl';
|
|
87
87
|
export { default as MetricSimpleXl } from './MetricSimpleXl';
|
|
88
88
|
export { default as MobileHandbillXl } from './MobileHandbillXl';
|
|
89
|
-
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
90
|
-
export { default as PushImportL } from './PushImportL';
|
|
91
89
|
export { default as OtherIdeas } from './OtherIdeas';
|
|
92
|
-
export { default as
|
|
90
|
+
export { default as PushImportL } from './PushImportL';
|
|
91
|
+
export { default as ReportPreparedXl } from './ReportPreparedXl';
|
|
93
92
|
export { default as TargetedCampaigns } from './TargetedCampaigns';
|
|
93
|
+
export { default as TopProductsXl } from './TopProductsXl';
|
|
94
94
|
export { default as UnderstandCustomer } from './UnderstandCustomer';
|