@synerise/ds-icon 0.50.0 → 0.52.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.
Files changed (38) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/cjs/icons/L/FolderFavouriteFlatL.d.ts +3 -0
  3. package/dist/cjs/icons/L/FolderFavouriteFlatL.js +8 -0
  4. package/dist/cjs/icons/L/FolderL.d.ts +3 -0
  5. package/dist/cjs/icons/L/FolderL.js +8 -0
  6. package/dist/cjs/icons/L/index.d.ts +16 -14
  7. package/dist/cjs/icons/L/index.js +32 -28
  8. package/dist/cjs/icons/XL/FolderXl.d.ts +3 -0
  9. package/dist/cjs/icons/XL/FolderXl.js +8 -0
  10. package/dist/cjs/icons/XL/index.d.ts +10 -9
  11. package/dist/cjs/icons/XL/index.js +20 -18
  12. package/dist/cjs/icons/additional/AdFolderS.d.ts +3 -0
  13. package/dist/cjs/icons/additional/AdFolderS.js +7 -0
  14. package/dist/cjs/icons/additional/AdFolderStarredS.d.ts +3 -0
  15. package/dist/cjs/icons/additional/AdFolderStarredS.js +9 -0
  16. package/dist/cjs/icons/additional/index.d.ts +21 -19
  17. package/dist/cjs/icons/additional/index.js +42 -38
  18. package/dist/cjs/icons/index.d.ts +100 -100
  19. package/dist/cjs/icons/index.js +200 -200
  20. package/dist/esm/icons/L/FolderFavouriteFlatL.d.ts +3 -0
  21. package/dist/esm/icons/L/FolderFavouriteFlatL.js +6 -0
  22. package/dist/esm/icons/L/FolderL.d.ts +3 -0
  23. package/dist/esm/icons/L/FolderL.js +6 -0
  24. package/dist/esm/icons/L/index.d.ts +16 -14
  25. package/dist/esm/icons/L/index.js +16 -14
  26. package/dist/esm/icons/XL/FolderXl.d.ts +3 -0
  27. package/dist/esm/icons/XL/FolderXl.js +6 -0
  28. package/dist/esm/icons/XL/index.d.ts +10 -9
  29. package/dist/esm/icons/XL/index.js +10 -9
  30. package/dist/esm/icons/additional/AdFolderS.d.ts +3 -0
  31. package/dist/esm/icons/additional/AdFolderS.js +5 -0
  32. package/dist/esm/icons/additional/AdFolderStarredS.d.ts +3 -0
  33. package/dist/esm/icons/additional/AdFolderStarredS.js +7 -0
  34. package/dist/esm/icons/additional/index.d.ts +21 -19
  35. package/dist/esm/icons/additional/index.js +21 -19
  36. package/dist/esm/icons/index.d.ts +100 -100
  37. package/dist/esm/icons/index.js +100 -100
  38. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.52.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.51.0...@synerise/ds-icon@0.52.0) (2022-12-07)
7
+
8
+
9
+ ### Features
10
+
11
+ * **icon:** add folder icons ([29708a6](https://github.com/Synerise/synerise-design/commit/29708a6a906364e91f118fc7b74d178d0d611a44))
12
+
13
+
14
+
15
+
16
+
17
+ # [0.51.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.50.0...@synerise/ds-icon@0.51.0) (2022-08-31)
18
+
19
+
20
+ ### Features
21
+
22
+ * **icon:** add folder icons ([b9bf3c2](https://github.com/Synerise/synerise-design/commit/b9bf3c21ab739a6f65a18e87791a2d6f2244d0fc))
23
+
24
+
25
+
26
+
27
+
6
28
  # [0.50.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.49.5...@synerise/ds-icon@0.50.0) (2022-08-25)
7
29
 
8
30
 
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FolderFavouriteFlatL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FolderFavouriteFlatL;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const React = require("react");
4
+ const FolderFavouriteFlatL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 48 48", xmlSpace: "preserve", className: "folder-favourite-flat-l" }, props),
5
+ React.createElement("style", null, '.prefix__st0{fill:#394451}'),
6
+ React.createElement("path", { className: "prefix__st0", d: "M16.8 29.3h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8zM39 29.4c-.1-.3-.3-.5-.6-.5l-2.1-.3-.9-1.9c-.1-.3-.4-.4-.7-.4s-.5.2-.7.4l-.9 1.9-2.1.2c-.3 0-.5.2-.6.5-.1.3 0 .6.2.8l1.5 1.5-.4 2.1c0 .3.1.6.3.7.2.2.5.2.8.1l1.8-1 1.8 1c.3.1.6.1.8-.1.2-.2.3-.5.3-.7l-.4-2.1 1.5-1.5c.4-.2.5-.5.4-.7zm-3 1.4c-.2.2-.3.4-.2.7l.2.9-.8-.4c-.2-.1-.5-.1-.7 0l-.8.4.2-.9c0-.2 0-.5-.2-.7l-.7-.7 1-.1c.2 0 .5-.2.6-.4l.4-.9.4.9c.1.2.3.4.6.4l1 .1-1 .7z" }),
7
+ React.createElement("path", { className: "prefix__st0", d: "M30.2 31.8H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7v5c0 .4.3.7.7.7s.7-.3.7-.7l-.1-5c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h15.5c.4 0 .8-.3.8-.8 0-.4-.3-.7-.7-.7z" })));
8
+ exports.default = FolderFavouriteFlatL;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FolderL: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FolderL;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const React = require("react");
4
+ const FolderL = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 48 48", xmlSpace: "preserve", className: "folder-l" }, props),
5
+ React.createElement("style", null, '.prefix__st0{fill:#394451}'),
6
+ React.createElement("path", { className: "prefix__st0", d: "M23.6 27.7h-6.8c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h6.8c.4 0 .8-.3.8-.8-.1-.4-.4-.8-.8-.8zM16.8 25.1h4.3c.4 0 .8-.3.8-.8 0-.4-.3-.8-.8-.8h-4.3c-.4 0-.8.3-.8.8s.4.8.8.8z" }),
7
+ React.createElement("path", { className: "prefix__st0", d: "M35.4 19.7c0-1.2-1-2.2-2.2-2.2h-7.6c-.1 0-.3 0-.4-.1L21.4 15c-.3-.2-.8-.3-1.2-.3h-5.6c-1.2 0-2.2 1-2.2 2.2v14.2c0 1.2 1 2.2 2.2 2.2h18.7c1.2 0 2.2-1 2.2-2.2V19.7zm-1.5 11.4c0 .4-.3.7-.7.7H14.8c-.4 0-.7-.3-.7-.7V16.9c0-.4.3-.7.7-.7h5.6c.1 0 .3 0 .4.1l3.8 2.4c.3.2.8.3 1.2.3h7.6c.4 0 .7.3.7.7V31.1z" })));
8
+ exports.default = FolderL;
@@ -1,36 +1,38 @@
1
- export { default as AddL } from './AddL';
2
1
  export { default as ButtonL } from './ButtonL';
2
+ export { default as AddL } from './AddL';
3
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
- export { default as CheckboxL } from './CheckboxL';
5
4
  export { default as CheckL } from './CheckL';
5
+ export { default as CheckboxL } from './CheckboxL';
6
6
  export { default as CloseL } from './CloseL';
7
7
  export { default as ColumnL } from './ColumnL';
8
- export { default as CountdownL } from './CountdownL';
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
+ export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
13
+ export { default as FolderL } from './FolderL';
12
14
  export { default as FormEditL } from './FormEditL';
13
15
  export { default as FormGroupL } from './FormGroupL';
14
- export { default as FormL } from './FormL';
15
16
  export { default as HashL } from './HashL';
16
- export { default as ImageL } from './ImageL';
17
17
  export { default as ImageLandscapeL } from './ImageLandscapeL';
18
+ export { default as ImageL } from './ImageL';
19
+ export { default as ImagePotraitL } from './ImagePotraitL';
18
20
  export { default as ImageUrlL } from './ImageUrlL';
19
- export { default as InfoL } from './InfoL';
20
21
  export { default as InboxNoResultsL } from './InboxNoResultsL';
22
+ export { default as InfoL } from './InfoL';
21
23
  export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
22
24
  export { default as InputL } from './InputL';
23
25
  export { default as LabelL } from './LabelL';
24
26
  export { default as LineL } from './LineL';
27
+ export { default as LinkL } from './LinkL';
25
28
  export { default as LocationL } from './LocationL';
26
29
  export { default as MobileBlockL } from './MobileBlockL';
27
30
  export { default as MobileClickL } from './MobileClickL';
28
- export { default as LinkL } from './LinkL';
29
31
  export { default as MobileLayout2L } from './MobileLayout2L';
32
+ export { default as MobileLayout1L } from './MobileLayout1L';
30
33
  export { default as MobileLayout3L } from './MobileLayout3L';
31
34
  export { default as MobileLayout4L } from './MobileLayout4L';
32
35
  export { default as MobileLinkL } from './MobileLinkL';
33
- export { default as MobileLayout1L } from './MobileLayout1L';
34
36
  export { default as MobileUrlL } from './MobileUrlL';
35
37
  export { default as MultilineL } from './MultilineL';
36
38
  export { default as NavbarL } from './NavbarL';
@@ -38,25 +40,25 @@ export { default as NoData } from './NoData';
38
40
  export { default as NoPermissionL } from './NoPermissionL';
39
41
  export { default as PieL } from './PieL';
40
42
  export { default as QuoteL } from './QuoteL';
41
- export { default as RelationManyManyL } from './RelationManyManyL';
42
43
  export { default as RadioL } from './RadioL';
44
+ export { default as RelationManyManyL } from './RelationManyManyL';
43
45
  export { default as RelationManyOneL } from './RelationManyOneL';
44
46
  export { default as RelationOneManyL } from './RelationOneManyL';
45
47
  export { default as RelationOneOneL } from './RelationOneOneL';
46
- export { default as SearchNoResultsL } from './SearchNoResultsL';
47
48
  export { default as Section12L } from './Section12L';
49
+ export { default as SearchNoResultsL } from './SearchNoResultsL';
48
50
  export { default as Section13L } from './Section13L';
49
51
  export { default as Section37L } from './Section37L';
50
52
  export { default as SectionL } from './SectionL';
51
- export { default as ShowL } from './ShowL';
52
53
  export { default as SelectL } from './SelectL';
54
+ export { default as ShowL } from './ShowL';
53
55
  export { default as SliderL } from './SliderL';
54
56
  export { default as SpinnerL } from './SpinnerL';
55
57
  export { default as StackedL } from './StackedL';
56
58
  export { default as TableL } from './TableL';
57
- export { default as TextL } from './TextL';
58
59
  export { default as TextareaL } from './TextareaL';
60
+ export { default as TextL } from './TextL';
59
61
  export { default as TooltipL } from './TooltipL';
60
62
  export { default as VideoL } from './VideoL';
61
63
  export { default as WarningL } from './WarningL';
62
- export { default as ImagePotraitL } from './ImagePotraitL';
64
+ export { default as FormL } from './FormL';
@@ -1,45 +1,49 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- var AddL_1 = require("./AddL");
4
- Object.defineProperty(exports, "AddL", { enumerable: true, get: function () { return AddL_1.default; } });
5
3
  var ButtonL_1 = require("./ButtonL");
6
4
  Object.defineProperty(exports, "ButtonL", { enumerable: true, get: function () { return ButtonL_1.default; } });
5
+ var AddL_1 = require("./AddL");
6
+ Object.defineProperty(exports, "AddL", { enumerable: true, get: function () { return AddL_1.default; } });
7
7
  var ButtonSubmitL_1 = require("./ButtonSubmitL");
8
8
  Object.defineProperty(exports, "ButtonSubmitL", { enumerable: true, get: function () { return ButtonSubmitL_1.default; } });
9
- var CheckboxL_1 = require("./CheckboxL");
10
- Object.defineProperty(exports, "CheckboxL", { enumerable: true, get: function () { return CheckboxL_1.default; } });
11
9
  var CheckL_1 = require("./CheckL");
12
10
  Object.defineProperty(exports, "CheckL", { enumerable: true, get: function () { return CheckL_1.default; } });
11
+ var CheckboxL_1 = require("./CheckboxL");
12
+ Object.defineProperty(exports, "CheckboxL", { enumerable: true, get: function () { return CheckboxL_1.default; } });
13
13
  var CloseL_1 = require("./CloseL");
14
14
  Object.defineProperty(exports, "CloseL", { enumerable: true, get: function () { return CloseL_1.default; } });
15
15
  var ColumnL_1 = require("./ColumnL");
16
16
  Object.defineProperty(exports, "ColumnL", { enumerable: true, get: function () { return ColumnL_1.default; } });
17
- var CountdownL_1 = require("./CountdownL");
18
- Object.defineProperty(exports, "CountdownL", { enumerable: true, get: function () { return CountdownL_1.default; } });
19
17
  var ComboL_1 = require("./ComboL");
20
18
  Object.defineProperty(exports, "ComboL", { enumerable: true, get: function () { return ComboL_1.default; } });
21
- var FileTypePictureL_1 = require("./FileTypePictureL");
22
- Object.defineProperty(exports, "FileTypePictureL", { enumerable: true, get: function () { return FileTypePictureL_1.default; } });
19
+ var CountdownL_1 = require("./CountdownL");
20
+ Object.defineProperty(exports, "CountdownL", { enumerable: true, get: function () { return CountdownL_1.default; } });
23
21
  var DividerL_1 = require("./DividerL");
24
22
  Object.defineProperty(exports, "DividerL", { enumerable: true, get: function () { return DividerL_1.default; } });
23
+ var FileTypePictureL_1 = require("./FileTypePictureL");
24
+ Object.defineProperty(exports, "FileTypePictureL", { enumerable: true, get: function () { return FileTypePictureL_1.default; } });
25
+ var FolderFavouriteFlatL_1 = require("./FolderFavouriteFlatL");
26
+ Object.defineProperty(exports, "FolderFavouriteFlatL", { enumerable: true, get: function () { return FolderFavouriteFlatL_1.default; } });
27
+ var FolderL_1 = require("./FolderL");
28
+ Object.defineProperty(exports, "FolderL", { enumerable: true, get: function () { return FolderL_1.default; } });
25
29
  var FormEditL_1 = require("./FormEditL");
26
30
  Object.defineProperty(exports, "FormEditL", { enumerable: true, get: function () { return FormEditL_1.default; } });
27
31
  var FormGroupL_1 = require("./FormGroupL");
28
32
  Object.defineProperty(exports, "FormGroupL", { enumerable: true, get: function () { return FormGroupL_1.default; } });
29
- var FormL_1 = require("./FormL");
30
- Object.defineProperty(exports, "FormL", { enumerable: true, get: function () { return FormL_1.default; } });
31
33
  var HashL_1 = require("./HashL");
32
34
  Object.defineProperty(exports, "HashL", { enumerable: true, get: function () { return HashL_1.default; } });
33
- var ImageL_1 = require("./ImageL");
34
- Object.defineProperty(exports, "ImageL", { enumerable: true, get: function () { return ImageL_1.default; } });
35
35
  var ImageLandscapeL_1 = require("./ImageLandscapeL");
36
36
  Object.defineProperty(exports, "ImageLandscapeL", { enumerable: true, get: function () { return ImageLandscapeL_1.default; } });
37
+ var ImageL_1 = require("./ImageL");
38
+ Object.defineProperty(exports, "ImageL", { enumerable: true, get: function () { return ImageL_1.default; } });
39
+ var ImagePotraitL_1 = require("./ImagePotraitL");
40
+ Object.defineProperty(exports, "ImagePotraitL", { enumerable: true, get: function () { return ImagePotraitL_1.default; } });
37
41
  var ImageUrlL_1 = require("./ImageUrlL");
38
42
  Object.defineProperty(exports, "ImageUrlL", { enumerable: true, get: function () { return ImageUrlL_1.default; } });
39
- var InfoL_1 = require("./InfoL");
40
- Object.defineProperty(exports, "InfoL", { enumerable: true, get: function () { return InfoL_1.default; } });
41
43
  var InboxNoResultsL_1 = require("./InboxNoResultsL");
42
44
  Object.defineProperty(exports, "InboxNoResultsL", { enumerable: true, get: function () { return InboxNoResultsL_1.default; } });
45
+ var InfoL_1 = require("./InfoL");
46
+ Object.defineProperty(exports, "InfoL", { enumerable: true, get: function () { return InfoL_1.default; } });
43
47
  var InformationNoSearchResultL_1 = require("./InformationNoSearchResultL");
44
48
  Object.defineProperty(exports, "InformationNoSearchResultL", { enumerable: true, get: function () { return InformationNoSearchResultL_1.default; } });
45
49
  var InputL_1 = require("./InputL");
@@ -48,24 +52,24 @@ var LabelL_1 = require("./LabelL");
48
52
  Object.defineProperty(exports, "LabelL", { enumerable: true, get: function () { return LabelL_1.default; } });
49
53
  var LineL_1 = require("./LineL");
50
54
  Object.defineProperty(exports, "LineL", { enumerable: true, get: function () { return LineL_1.default; } });
55
+ var LinkL_1 = require("./LinkL");
56
+ Object.defineProperty(exports, "LinkL", { enumerable: true, get: function () { return LinkL_1.default; } });
51
57
  var LocationL_1 = require("./LocationL");
52
58
  Object.defineProperty(exports, "LocationL", { enumerable: true, get: function () { return LocationL_1.default; } });
53
59
  var MobileBlockL_1 = require("./MobileBlockL");
54
60
  Object.defineProperty(exports, "MobileBlockL", { enumerable: true, get: function () { return MobileBlockL_1.default; } });
55
61
  var MobileClickL_1 = require("./MobileClickL");
56
62
  Object.defineProperty(exports, "MobileClickL", { enumerable: true, get: function () { return MobileClickL_1.default; } });
57
- var LinkL_1 = require("./LinkL");
58
- Object.defineProperty(exports, "LinkL", { enumerable: true, get: function () { return LinkL_1.default; } });
59
63
  var MobileLayout2L_1 = require("./MobileLayout2L");
60
64
  Object.defineProperty(exports, "MobileLayout2L", { enumerable: true, get: function () { return MobileLayout2L_1.default; } });
65
+ var MobileLayout1L_1 = require("./MobileLayout1L");
66
+ Object.defineProperty(exports, "MobileLayout1L", { enumerable: true, get: function () { return MobileLayout1L_1.default; } });
61
67
  var MobileLayout3L_1 = require("./MobileLayout3L");
62
68
  Object.defineProperty(exports, "MobileLayout3L", { enumerable: true, get: function () { return MobileLayout3L_1.default; } });
63
69
  var MobileLayout4L_1 = require("./MobileLayout4L");
64
70
  Object.defineProperty(exports, "MobileLayout4L", { enumerable: true, get: function () { return MobileLayout4L_1.default; } });
65
71
  var MobileLinkL_1 = require("./MobileLinkL");
66
72
  Object.defineProperty(exports, "MobileLinkL", { enumerable: true, get: function () { return MobileLinkL_1.default; } });
67
- var MobileLayout1L_1 = require("./MobileLayout1L");
68
- Object.defineProperty(exports, "MobileLayout1L", { enumerable: true, get: function () { return MobileLayout1L_1.default; } });
69
73
  var MobileUrlL_1 = require("./MobileUrlL");
70
74
  Object.defineProperty(exports, "MobileUrlL", { enumerable: true, get: function () { return MobileUrlL_1.default; } });
71
75
  var MultilineL_1 = require("./MultilineL");
@@ -80,30 +84,30 @@ var PieL_1 = require("./PieL");
80
84
  Object.defineProperty(exports, "PieL", { enumerable: true, get: function () { return PieL_1.default; } });
81
85
  var QuoteL_1 = require("./QuoteL");
82
86
  Object.defineProperty(exports, "QuoteL", { enumerable: true, get: function () { return QuoteL_1.default; } });
83
- var RelationManyManyL_1 = require("./RelationManyManyL");
84
- Object.defineProperty(exports, "RelationManyManyL", { enumerable: true, get: function () { return RelationManyManyL_1.default; } });
85
87
  var RadioL_1 = require("./RadioL");
86
88
  Object.defineProperty(exports, "RadioL", { enumerable: true, get: function () { return RadioL_1.default; } });
89
+ var RelationManyManyL_1 = require("./RelationManyManyL");
90
+ Object.defineProperty(exports, "RelationManyManyL", { enumerable: true, get: function () { return RelationManyManyL_1.default; } });
87
91
  var RelationManyOneL_1 = require("./RelationManyOneL");
88
92
  Object.defineProperty(exports, "RelationManyOneL", { enumerable: true, get: function () { return RelationManyOneL_1.default; } });
89
93
  var RelationOneManyL_1 = require("./RelationOneManyL");
90
94
  Object.defineProperty(exports, "RelationOneManyL", { enumerable: true, get: function () { return RelationOneManyL_1.default; } });
91
95
  var RelationOneOneL_1 = require("./RelationOneOneL");
92
96
  Object.defineProperty(exports, "RelationOneOneL", { enumerable: true, get: function () { return RelationOneOneL_1.default; } });
93
- var SearchNoResultsL_1 = require("./SearchNoResultsL");
94
- Object.defineProperty(exports, "SearchNoResultsL", { enumerable: true, get: function () { return SearchNoResultsL_1.default; } });
95
97
  var Section12L_1 = require("./Section12L");
96
98
  Object.defineProperty(exports, "Section12L", { enumerable: true, get: function () { return Section12L_1.default; } });
99
+ var SearchNoResultsL_1 = require("./SearchNoResultsL");
100
+ Object.defineProperty(exports, "SearchNoResultsL", { enumerable: true, get: function () { return SearchNoResultsL_1.default; } });
97
101
  var Section13L_1 = require("./Section13L");
98
102
  Object.defineProperty(exports, "Section13L", { enumerable: true, get: function () { return Section13L_1.default; } });
99
103
  var Section37L_1 = require("./Section37L");
100
104
  Object.defineProperty(exports, "Section37L", { enumerable: true, get: function () { return Section37L_1.default; } });
101
105
  var SectionL_1 = require("./SectionL");
102
106
  Object.defineProperty(exports, "SectionL", { enumerable: true, get: function () { return SectionL_1.default; } });
103
- var ShowL_1 = require("./ShowL");
104
- Object.defineProperty(exports, "ShowL", { enumerable: true, get: function () { return ShowL_1.default; } });
105
107
  var SelectL_1 = require("./SelectL");
106
108
  Object.defineProperty(exports, "SelectL", { enumerable: true, get: function () { return SelectL_1.default; } });
109
+ var ShowL_1 = require("./ShowL");
110
+ Object.defineProperty(exports, "ShowL", { enumerable: true, get: function () { return ShowL_1.default; } });
107
111
  var SliderL_1 = require("./SliderL");
108
112
  Object.defineProperty(exports, "SliderL", { enumerable: true, get: function () { return SliderL_1.default; } });
109
113
  var SpinnerL_1 = require("./SpinnerL");
@@ -112,15 +116,15 @@ var StackedL_1 = require("./StackedL");
112
116
  Object.defineProperty(exports, "StackedL", { enumerable: true, get: function () { return StackedL_1.default; } });
113
117
  var TableL_1 = require("./TableL");
114
118
  Object.defineProperty(exports, "TableL", { enumerable: true, get: function () { return TableL_1.default; } });
115
- var TextL_1 = require("./TextL");
116
- Object.defineProperty(exports, "TextL", { enumerable: true, get: function () { return TextL_1.default; } });
117
119
  var TextareaL_1 = require("./TextareaL");
118
120
  Object.defineProperty(exports, "TextareaL", { enumerable: true, get: function () { return TextareaL_1.default; } });
121
+ var TextL_1 = require("./TextL");
122
+ Object.defineProperty(exports, "TextL", { enumerable: true, get: function () { return TextL_1.default; } });
119
123
  var TooltipL_1 = require("./TooltipL");
120
124
  Object.defineProperty(exports, "TooltipL", { enumerable: true, get: function () { return TooltipL_1.default; } });
121
125
  var VideoL_1 = require("./VideoL");
122
126
  Object.defineProperty(exports, "VideoL", { enumerable: true, get: function () { return VideoL_1.default; } });
123
127
  var WarningL_1 = require("./WarningL");
124
128
  Object.defineProperty(exports, "WarningL", { enumerable: true, get: function () { return WarningL_1.default; } });
125
- var ImagePotraitL_1 = require("./ImagePotraitL");
126
- Object.defineProperty(exports, "ImagePotraitL", { enumerable: true, get: function () { return ImagePotraitL_1.default; } });
129
+ var FormL_1 = require("./FormL");
130
+ Object.defineProperty(exports, "FormL", { enumerable: true, get: function () { return FormL_1.default; } });
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const FolderXl: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default FolderXl;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const React = require("react");
4
+ const FolderXl = (props) => (React.createElement("svg", Object.assign({ id: "prefix__Warstwa_1", x: 0, y: 0, viewBox: "0 0 96 96", xmlSpace: "preserve", className: "folder-xl" }, props),
5
+ React.createElement("style", null, '.prefix__st0{fill:#384350}'),
6
+ React.createElement("path", { className: "prefix__st0", d: "M46.9 59.9H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8h19.1c.4 0 .8-.3.8-.8s-.3-.8-.7-.8zM27.7 55.5H40c.4 0 .8-.3.8-.8-.1-.5-.4-.8-.8-.8H27.7c-.4 0-.8.3-.8.8 0 .4.3.8.8.8z" }),
7
+ React.createElement("path", { className: "prefix__st0", d: "M74 31.1H52.7c-.6 0-1.2-.2-1.7-.5l-10.6-6.7c-.8-.5-1.6-.7-2.6-.7H22c-2.6 0-4.7 2.1-4.8 4.8v40c0 2.6 2.1 4.7 4.8 4.8h52c2.6 0 4.7-2.1 4.8-4.8V35.9c0-2.6-2.1-4.7-4.8-4.8zM77.2 68c0 1.8-1.5 3.2-3.2 3.2H56.9L22 71.1c-1.8 0-3.2-1.5-3.2-3.2v-40c0-1.8 1.5-3.2 3.2-3.2h15.8c.6 0 1.2.2 1.7.5l10.6 6.7c.8.5 1.6.7 2.6.7H74c1.8 0 3.2 1.5 3.2 3.2V68z" })));
8
+ exports.default = FolderXl;
@@ -6,8 +6,8 @@ export { default as AttributeXl } from './AttributeXl';
6
6
  export { default as BasketCheckXl } from './BasketCheckXl';
7
7
  export { default as BeforeEventXl } from './BeforeEventXl';
8
8
  export { default as BillingXl } from './BillingXl';
9
- export { default as BrowserCodeXl } from './BrowserCodeXl';
10
9
  export { default as BrowserCloseXl } from './BrowserCloseXl';
10
+ export { default as BrowserCodeXl } from './BrowserCodeXl';
11
11
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
12
  export { default as BrowserScrollXl } from './BrowserScrollXl';
13
13
  export { default as BulbEditXl } from './BulbEditXl';
@@ -29,15 +29,16 @@ export { default as DiscountXl } from './DiscountXl';
29
29
  export { default as EventXl } from './EventXl';
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
34
  export { default as FirstRunXl } from './FirstRunXl';
35
35
  export { default as FolderCheckXl } from './FolderCheckXl';
36
36
  export { default as FolderStarXl } from './FolderStarXl';
37
- export { default as FormXl } from './FormXl';
38
37
  export { default as FolderUserXl } from './FolderUserXl';
39
- export { default as FormulaXl } from './FormulaXl';
38
+ export { default as FormXl } from './FormXl';
39
+ export { default as FolderXl } from './FolderXl';
40
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as FormulaXl } from './FormulaXl';
41
42
  export { default as InboxNoResultsXl } from './InboxNoResultsXl';
42
43
  export { default as InfoXl } from './InfoXl';
43
44
  export { default as InsertObjectXl } from './InsertObjectXl';
@@ -48,8 +49,8 @@ export { default as LaptopTargetXl } from './LaptopTargetXl';
48
49
  export { default as LaunchXl } from './LaunchXl';
49
50
  export { default as LoyalityBoostXl } from './LoyalityBoostXl';
50
51
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
52
52
  export { default as MessageXl } from './MessageXl';
53
+ export { default as MobileBannerXl } from './MobileBannerXl';
53
54
  export { default as MobilePromotionXl } from './MobilePromotionXl';
54
55
  export { default as MobileStepsXl } from './MobileStepsXl';
55
56
  export { default as MobileUpdateXl } from './MobileUpdateXl';
@@ -62,19 +63,19 @@ export { default as ProductsFeedXl } from './ProductsFeedXl';
62
63
  export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
64
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
64
65
  export { default as PushXl } from './PushXl';
65
- export { default as ReggressionXl } from './ReggressionXl';
66
66
  export { default as RecentInteractionsXl } from './RecentInteractionsXl';
67
+ export { default as ReggressionXl } from './ReggressionXl';
67
68
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
68
69
  export { default as SectionXl } from './SectionXl';
70
+ export { default as ShowXl } from './ShowXl';
69
71
  export { default as SilentPushXl } from './SilentPushXl';
70
72
  export { default as ToolsXl } from './ToolsXl';
71
73
  export { default as UserCircleUpXl } from './UserCircleUpXl';
72
- export { default as ShowXl } from './ShowXl';
73
74
  export { default as UserCircleXl } from './UserCircleXl';
74
75
  export { default as UserIdXl } from './UserIdXl';
75
76
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
76
77
  export { default as VisualEditorXl } from './VisualEditorXl';
77
78
  export { default as VoucherXl } from './VoucherXl';
78
- export { default as WebhookXl } from './WebhookXl';
79
- export { default as WarningXl } from './WarningXl';
80
79
  export { default as WeblayerXl } from './WeblayerXl';
80
+ export { default as WarningXl } from './WarningXl';
81
+ export { default as WebhookXl } from './WebhookXl';
@@ -16,10 +16,10 @@ var BeforeEventXl_1 = require("./BeforeEventXl");
16
16
  Object.defineProperty(exports, "BeforeEventXl", { enumerable: true, get: function () { return BeforeEventXl_1.default; } });
17
17
  var BillingXl_1 = require("./BillingXl");
18
18
  Object.defineProperty(exports, "BillingXl", { enumerable: true, get: function () { return BillingXl_1.default; } });
19
- var BrowserCodeXl_1 = require("./BrowserCodeXl");
20
- Object.defineProperty(exports, "BrowserCodeXl", { enumerable: true, get: function () { return BrowserCodeXl_1.default; } });
21
19
  var BrowserCloseXl_1 = require("./BrowserCloseXl");
22
20
  Object.defineProperty(exports, "BrowserCloseXl", { enumerable: true, get: function () { return BrowserCloseXl_1.default; } });
21
+ var BrowserCodeXl_1 = require("./BrowserCodeXl");
22
+ Object.defineProperty(exports, "BrowserCodeXl", { enumerable: true, get: function () { return BrowserCodeXl_1.default; } });
23
23
  var BrowserLandingXl_1 = require("./BrowserLandingXl");
24
24
  Object.defineProperty(exports, "BrowserLandingXl", { enumerable: true, get: function () { return BrowserLandingXl_1.default; } });
25
25
  var BrowserScrollXl_1 = require("./BrowserScrollXl");
@@ -62,24 +62,26 @@ var FileUpXl_1 = require("./FileUpXl");
62
62
  Object.defineProperty(exports, "FileUpXl", { enumerable: true, get: function () { return FileUpXl_1.default; } });
63
63
  var FileUrlXl_1 = require("./FileUrlXl");
64
64
  Object.defineProperty(exports, "FileUrlXl", { enumerable: true, get: function () { return FileUrlXl_1.default; } });
65
- var FileZipXl_1 = require("./FileZipXl");
66
- Object.defineProperty(exports, "FileZipXl", { enumerable: true, get: function () { return FileZipXl_1.default; } });
67
65
  var FileXl_1 = require("./FileXl");
68
66
  Object.defineProperty(exports, "FileXl", { enumerable: true, get: function () { return FileXl_1.default; } });
67
+ var FileZipXl_1 = require("./FileZipXl");
68
+ Object.defineProperty(exports, "FileZipXl", { enumerable: true, get: function () { return FileZipXl_1.default; } });
69
69
  var FirstRunXl_1 = require("./FirstRunXl");
70
70
  Object.defineProperty(exports, "FirstRunXl", { enumerable: true, get: function () { return FirstRunXl_1.default; } });
71
71
  var FolderCheckXl_1 = require("./FolderCheckXl");
72
72
  Object.defineProperty(exports, "FolderCheckXl", { enumerable: true, get: function () { return FolderCheckXl_1.default; } });
73
73
  var FolderStarXl_1 = require("./FolderStarXl");
74
74
  Object.defineProperty(exports, "FolderStarXl", { enumerable: true, get: function () { return FolderStarXl_1.default; } });
75
- var FormXl_1 = require("./FormXl");
76
- Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
77
75
  var FolderUserXl_1 = require("./FolderUserXl");
78
76
  Object.defineProperty(exports, "FolderUserXl", { enumerable: true, get: function () { return FolderUserXl_1.default; } });
79
- var FormulaXl_1 = require("./FormulaXl");
80
- Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
77
+ var FormXl_1 = require("./FormXl");
78
+ Object.defineProperty(exports, "FormXl", { enumerable: true, get: function () { return FormXl_1.default; } });
79
+ var FolderXl_1 = require("./FolderXl");
80
+ Object.defineProperty(exports, "FolderXl", { enumerable: true, get: function () { return FolderXl_1.default; } });
81
81
  var FunctionXl_1 = require("./FunctionXl");
82
82
  Object.defineProperty(exports, "FunctionXl", { enumerable: true, get: function () { return FunctionXl_1.default; } });
83
+ var FormulaXl_1 = require("./FormulaXl");
84
+ Object.defineProperty(exports, "FormulaXl", { enumerable: true, get: function () { return FormulaXl_1.default; } });
83
85
  var InboxNoResultsXl_1 = require("./InboxNoResultsXl");
84
86
  Object.defineProperty(exports, "InboxNoResultsXl", { enumerable: true, get: function () { return InboxNoResultsXl_1.default; } });
85
87
  var InfoXl_1 = require("./InfoXl");
@@ -100,10 +102,10 @@ var LoyalityBoostXl_1 = require("./LoyalityBoostXl");
100
102
  Object.defineProperty(exports, "LoyalityBoostXl", { enumerable: true, get: function () { return LoyalityBoostXl_1.default; } });
101
103
  var MarketingAutomationXl_1 = require("./MarketingAutomationXl");
102
104
  Object.defineProperty(exports, "MarketingAutomationXl", { enumerable: true, get: function () { return MarketingAutomationXl_1.default; } });
103
- var MobileBannerXl_1 = require("./MobileBannerXl");
104
- Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
105
105
  var MessageXl_1 = require("./MessageXl");
106
106
  Object.defineProperty(exports, "MessageXl", { enumerable: true, get: function () { return MessageXl_1.default; } });
107
+ var MobileBannerXl_1 = require("./MobileBannerXl");
108
+ Object.defineProperty(exports, "MobileBannerXl", { enumerable: true, get: function () { return MobileBannerXl_1.default; } });
107
109
  var MobilePromotionXl_1 = require("./MobilePromotionXl");
108
110
  Object.defineProperty(exports, "MobilePromotionXl", { enumerable: true, get: function () { return MobilePromotionXl_1.default; } });
109
111
  var MobileStepsXl_1 = require("./MobileStepsXl");
@@ -128,22 +130,22 @@ var ProductsSimilarXl_1 = require("./ProductsSimilarXl");
128
130
  Object.defineProperty(exports, "ProductsSimilarXl", { enumerable: true, get: function () { return ProductsSimilarXl_1.default; } });
129
131
  var PushXl_1 = require("./PushXl");
130
132
  Object.defineProperty(exports, "PushXl", { enumerable: true, get: function () { return PushXl_1.default; } });
131
- var ReggressionXl_1 = require("./ReggressionXl");
132
- Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
133
133
  var RecentInteractionsXl_1 = require("./RecentInteractionsXl");
134
134
  Object.defineProperty(exports, "RecentInteractionsXl", { enumerable: true, get: function () { return RecentInteractionsXl_1.default; } });
135
+ var ReggressionXl_1 = require("./ReggressionXl");
136
+ Object.defineProperty(exports, "ReggressionXl", { enumerable: true, get: function () { return ReggressionXl_1.default; } });
135
137
  var SearchNoResultsXl_1 = require("./SearchNoResultsXl");
136
138
  Object.defineProperty(exports, "SearchNoResultsXl", { enumerable: true, get: function () { return SearchNoResultsXl_1.default; } });
137
139
  var SectionXl_1 = require("./SectionXl");
138
140
  Object.defineProperty(exports, "SectionXl", { enumerable: true, get: function () { return SectionXl_1.default; } });
141
+ var ShowXl_1 = require("./ShowXl");
142
+ Object.defineProperty(exports, "ShowXl", { enumerable: true, get: function () { return ShowXl_1.default; } });
139
143
  var SilentPushXl_1 = require("./SilentPushXl");
140
144
  Object.defineProperty(exports, "SilentPushXl", { enumerable: true, get: function () { return SilentPushXl_1.default; } });
141
145
  var ToolsXl_1 = require("./ToolsXl");
142
146
  Object.defineProperty(exports, "ToolsXl", { enumerable: true, get: function () { return ToolsXl_1.default; } });
143
147
  var UserCircleUpXl_1 = require("./UserCircleUpXl");
144
148
  Object.defineProperty(exports, "UserCircleUpXl", { enumerable: true, get: function () { return UserCircleUpXl_1.default; } });
145
- var ShowXl_1 = require("./ShowXl");
146
- Object.defineProperty(exports, "ShowXl", { enumerable: true, get: function () { return ShowXl_1.default; } });
147
149
  var UserCircleXl_1 = require("./UserCircleXl");
148
150
  Object.defineProperty(exports, "UserCircleXl", { enumerable: true, get: function () { return UserCircleXl_1.default; } });
149
151
  var UserIdXl_1 = require("./UserIdXl");
@@ -154,9 +156,9 @@ var VisualEditorXl_1 = require("./VisualEditorXl");
154
156
  Object.defineProperty(exports, "VisualEditorXl", { enumerable: true, get: function () { return VisualEditorXl_1.default; } });
155
157
  var VoucherXl_1 = require("./VoucherXl");
156
158
  Object.defineProperty(exports, "VoucherXl", { enumerable: true, get: function () { return VoucherXl_1.default; } });
157
- var WebhookXl_1 = require("./WebhookXl");
158
- Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
159
- var WarningXl_1 = require("./WarningXl");
160
- Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
161
159
  var WeblayerXl_1 = require("./WeblayerXl");
162
160
  Object.defineProperty(exports, "WeblayerXl", { enumerable: true, get: function () { return WeblayerXl_1.default; } });
161
+ var WarningXl_1 = require("./WarningXl");
162
+ Object.defineProperty(exports, "WarningXl", { enumerable: true, get: function () { return WarningXl_1.default; } });
163
+ var WebhookXl_1 = require("./WebhookXl");
164
+ Object.defineProperty(exports, "WebhookXl", { enumerable: true, get: function () { return WebhookXl_1.default; } });
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const AdFolderS: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AdFolderS;
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const React = require("react");
4
+ const AdFolderS = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 30.85 24.31", className: "ad-folder-s" }, props),
5
+ React.createElement("path", { d: "M7.07 24.31h21.71a2.07 2.07 0 002.07-2.07V9.76a2.07 2.07 0 00-2.07-2.07h-10a2.07 2.07 0 01-1.46-.61l-2.48-2.47A2.07 2.07 0 0013.38 4H7.07A2.07 2.07 0 005 6.07v16.17a2.07 2.07 0 002.07 2.07z", fill: "#d9eeff" }),
6
+ React.createElement("path", { d: "M24.78 22.31H3.07A3.07 3.07 0 010 19.24V3.07A3.07 3.07 0 013.07 0h6.31a3 3 0 012.17.9L14 3.38a1.06 1.06 0 00.76.31h10a3.07 3.07 0 013.07 3.07v12.48a3.07 3.07 0 01-3.05 3.07zM3.07 2A1.07 1.07 0 002 3.07v16.17a1.07 1.07 0 001.07 1.07h21.71a1.07 1.07 0 001.07-1.07V6.76a1.07 1.07 0 00-1.07-1.07h-10a3 3 0 01-2.17-.9l-2.48-2.48A1.06 1.06 0 009.38 2z", fill: "#0b68ff", "data-name": "folder-m" })));
7
+ exports.default = AdFolderS;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const AdFolderStarredS: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default AdFolderStarredS;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const React = require("react");
4
+ const AdFolderStarredS = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 30.85 24.31", className: "ad-folder-starred-s" }, props),
5
+ React.createElement("path", { d: "M7.07 24.31h21.71a2.07 2.07 0 002.07-2.07V9.76a2.07 2.07 0 00-2.07-2.07h-10a2.07 2.07 0 01-1.46-.61l-2.48-2.47A2.07 2.07 0 0013.38 4H7.07A2.07 2.07 0 005 6.07v16.17a2.07 2.07 0 002.07 2.07z", fill: "#d9eeff" }),
6
+ React.createElement("path", { d: "M24.78 22.31a1 1 0 010-2 1.07 1.07 0 001.07-1.07V6.76a1.07 1.07 0 00-1.07-1.07h-10a3 3 0 01-2.17-.9l-2.48-2.48A1.06 1.06 0 009.38 2H3.07A1.07 1.07 0 002 3.07v16.17a1.07 1.07 0 001.07 1.07h5.42a1 1 0 110 2H3.07A3.07 3.07 0 010 19.24V3.07A3.07 3.07 0 013.07 0h6.31a3 3 0 012.17.9L14 3.38a1.06 1.06 0 00.76.31h10a3.07 3.07 0 013.07 3.07v12.48a3.07 3.07 0 01-3.05 3.07z", fill: "#0b68ff", "data-name": "folder-m" }),
7
+ React.createElement("path", { fill: "#fff", d: "M16.64 12.16l1.81 3.67 4.05.59-2.93 2.85.69 4.04-3.62-1.91-3.63 1.91.7-4.04-2.94-2.85 4.06-.59 1.81-3.67z" }),
8
+ React.createElement("path", { d: "M20.26 24.31a1 1 0 01-.47-.11l-3.16-1.66-3.16 1.66A1 1 0 0112 23.14l.6-3.52-2.56-2.49a1 1 0 01.55-1.71l3.53-.51 1.58-3.2a1 1 0 01.9-.56 1 1 0 01.9.56l1.58 3.2 3.53.51a1 1 0 01.55 1.71l-2.56 2.49.6 3.52a1 1 0 01-1 1.17zm-3.62-3.9a1 1 0 01.47.11l1.83 1-.35-2a1 1 0 01.29-.88l1.48-1.44-2-.3a1 1 0 01-.75-.55l-.91-1.85-.92 1.85a1 1 0 01-.75.55l-2 .3 1.48 1.44a1 1 0 01.29.88l-.35 2 1.83-1a1 1 0 01.36-.12z", fill: "#ffba00" })));
9
+ exports.default = AdFolderStarredS;
@@ -1,35 +1,38 @@
1
1
  export { default as ActionDeeplinkL } from './ActionDeeplinkL';
2
2
  export { default as ActionNoneL } from './ActionNoneL';
3
3
  export { default as ActionOpenAppL } from './ActionOpenAppL';
4
+ export { default as ActionUrlL } from './ActionUrlL';
4
5
  export { default as AdAfterScrollL } from './AdAfterScrollL';
5
6
  export { default as AdAfterXpagesL } from './AdAfterXpagesL';
6
7
  export { default as AdBannerL } from './AdBannerL';
7
8
  export { default as AdCartAiL } from './AdCartAiL';
8
9
  export { default as AdCodeEditorL } from './AdCodeEditorL';
9
- export { default as ActionUrlL } from './ActionUrlL';
10
+ export { default as AdComplementaryAiL } from './AdComplementaryAiL';
10
11
  export { default as AdCouponL } from './AdCouponL';
11
12
  export { default as AdDeeplinkingL } from './AdDeeplinkingL';
12
13
  export { default as AdFadeInL } from './AdFadeInL';
13
14
  export { default as AdFirstRunL } from './AdFirstRunL';
14
15
  export { default as AdFolderBasic } from './AdFolderBasic';
15
16
  export { default as AdFolderFeatured } from './AdFolderFeatured';
16
- export { default as AdComplementaryAiL } from './AdComplementaryAiL';
17
+ export { default as AdFolderS } from './AdFolderS';
18
+ export { default as AdFolderStarredS } from './AdFolderStarredS';
17
19
  export { default as AdFolderUser } from './AdFolderUser';
18
20
  export { default as AdFullScreenBannerL } from './AdFullScreenBannerL';
19
21
  export { default as AdImageL } from './AdImageL';
20
22
  export { default as AdImgTextL } from './AdImgTextL';
23
+ export { default as AdImportUrl } from './AdImportUrl';
21
24
  export { default as AdImportZip } from './AdImportZip';
22
25
  export { default as AdInsertObjectL } from './AdInsertObjectL';
23
26
  export { default as AdLandL } from './AdLandL';
24
27
  export { default as AdMandatoryUpdateL } from './AdMandatoryUpdateL';
25
- export { default as AdOnExitL } from './AdOnExitL';
26
28
  export { default as AdMandatoryUpgradeL } from './AdMandatoryUpgradeL';
29
+ export { default as AdOnExitL } from './AdOnExitL';
27
30
  export { default as AdOnLandingL } from './AdOnLandingL';
28
- export { default as AdOpenAppL } from './AdOpenAppL';
29
31
  export { default as AdOnboardingL } from './AdOnboardingL';
32
+ export { default as AdOpenAppL } from './AdOpenAppL';
33
+ export { default as AdOpenUrlL } from './AdOpenUrlL';
30
34
  export { default as AdPersonalizedAiL } from './AdPersonalizedAiL';
31
35
  export { default as AdPopL } from './AdPopL';
32
- export { default as AdOpenUrlL } from './AdOpenUrlL';
33
36
  export { default as AdPortraitL } from './AdPortraitL';
34
37
  export { default as AdPreBuiltSegmentsL } from './AdPreBuiltSegmentsL';
35
38
  export { default as AdShareLinkL } from './AdShareLinkL';
@@ -38,55 +41,54 @@ export { default as AdSimilarAiL } from './AdSimilarAiL';
38
41
  export { default as AdSimplePushL } from './AdSimplePushL';
39
42
  export { default as AdSlideDownL } from './AdSlideDownL';
40
43
  export { default as AdSlideLeftL } from './AdSlideLeftL';
41
- export { default as AdSlideRightL } from './AdSlideRightL';
42
44
  export { default as AdSlideUpL } from './AdSlideUpL';
43
- export { default as AdVisualAiL } from './AdVisualAiL';
44
45
  export { default as AdTextEditorL } from './AdTextEditorL';
46
+ export { default as AdUserSegmentsL } from './AdUserSegmentsL';
47
+ export { default as AdVisualAiL } from './AdVisualAiL';
45
48
  export { default as AdVisualEditorL } from './AdVisualEditorL';
46
49
  export { default as AdVisualEditorNewL } from './AdVisualEditorNewL';
50
+ export { default as AdSlideRightL } from './AdSlideRightL';
47
51
  export { default as AdWebLayerL } from './AdWebLayerL';
48
52
  export { default as AdWalktroughL } from './AdWalktroughL';
49
53
  export { default as AdWelcomeScreenL } from './AdWelcomeScreenL';
50
- export { default as AiCampaigns } from './AiCampaigns';
51
54
  export { default as AudienceAnalytics } from './AudienceAnalytics';
55
+ export { default as AiCampaigns } from './AiCampaigns';
52
56
  export { default as BoostLoyalty } from './BoostLoyalty';
53
57
  export { default as CartRecommendationXl } from './CartRecommendationXl';
54
- export { default as ChartComboL } from './ChartComboL';
55
58
  export { default as ChartColumnL } from './ChartColumnL';
59
+ export { default as ChartComboL } from './ChartComboL';
56
60
  export { default as ChartDonutL } from './ChartDonutL';
57
61
  export { default as ChartDonutLineL } from './ChartDonutLineL';
62
+ export { default as ChartTableL } from './ChartTableL';
58
63
  export { default as ChartLineL } from './ChartLineL';
59
64
  export { default as ChartPieL } from './ChartPieL';
60
- export { default as ChartTableL } from './ChartTableL';
61
65
  export { default as DateMultipleXl } from './DateMultipleXl';
62
66
  export { default as DateOntimeXl } from './DateOntimeXl';
63
67
  export { default as DateRecurringXl } from './DateRecurringXl';
64
68
  export { default as FileImportL } from './FileImportL';
65
- export { default as ImportCatalogsXl } from './ImportCatalogsXl';
66
69
  export { default as ImportClientsXl } from './ImportClientsXl';
70
+ export { default as ImportCatalogsXl } from './ImportCatalogsXl';
67
71
  export { default as ImportCustomEventXl } from './ImportCustomEventXl';
68
72
  export { default as ImportCustomXl } from './ImportCustomXl';
69
73
  export { default as ImportProductFeedXl } from './ImportProductFeedXl';
70
- export { default as ImportQuickXl } from './ImportQuickXl';
71
74
  export { default as ImportPromotionsXl } from './ImportPromotionsXl';
72
- export { default as ImportTransactionsXl } from './ImportTransactionsXl';
75
+ export { default as ImportQuickXl } from './ImportQuickXl';
73
76
  export { default as ImportVouchersXl } from './ImportVouchersXl';
77
+ export { default as ImportTransactionsXl } from './ImportTransactionsXl';
74
78
  export { default as Integration } from './Integration';
75
79
  export { default as LastSeenXl } from './LastSeenXl';
76
80
  export { default as LayoutImageBgL } from './LayoutImageBgL';
77
81
  export { default as LayoutImageBgTextL } from './LayoutImageBgTextL';
78
82
  export { default as LayoutMixedL } from './LayoutMixedL';
79
- export { default as LayoutTextL } from './LayoutTextL';
80
83
  export { default as MarketingAutomation } from './MarketingAutomation';
84
+ export { default as LayoutTextL } from './LayoutTextL';
81
85
  export { default as MetricFormulaXl } from './MetricFormulaXl';
82
86
  export { default as MetricSimpleXl } from './MetricSimpleXl';
83
- export { default as OtherIdeas } from './OtherIdeas';
84
- export { default as PushImportL } from './PushImportL';
85
87
  export { default as MobileHandbillXl } from './MobileHandbillXl';
88
+ export { default as OtherIdeas } from './OtherIdeas';
86
89
  export { default as ReportPreparedXl } from './ReportPreparedXl';
90
+ export { default as PushImportL } from './PushImportL';
87
91
  export { default as TargetedCampaigns } from './TargetedCampaigns';
88
- export { default as UnderstandCustomer } from './UnderstandCustomer';
89
92
  export { default as TopProductsXl } from './TopProductsXl';
90
- export { default as AdUserSegmentsL } from './AdUserSegmentsL';
93
+ export { default as UnderstandCustomer } from './UnderstandCustomer';
91
94
  export { default as AdTempCodeS } from './AdTempCodeS';
92
- export { default as AdImportUrl } from './AdImportUrl';