@synerise/ds-icon 0.51.0 → 0.53.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 (54) hide show
  1. package/CHANGELOG.md +23 -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 +28 -26
  7. package/dist/cjs/icons/L/index.js +56 -52
  8. package/dist/cjs/icons/StatsColorM.d.ts +3 -0
  9. package/dist/cjs/icons/StatsColorM.js +8 -0
  10. package/dist/cjs/icons/StatsGrayM.d.ts +3 -0
  11. package/dist/cjs/icons/StatsGrayM.js +14 -0
  12. package/dist/cjs/icons/UsersColorM.d.ts +3 -0
  13. package/dist/cjs/icons/UsersColorM.js +19 -0
  14. package/dist/cjs/icons/UsersGrayM.d.ts +3 -0
  15. package/dist/cjs/icons/UsersGrayM.js +25 -0
  16. package/dist/cjs/icons/WorkspacesColor.d.ts +3 -0
  17. package/dist/cjs/icons/WorkspacesColor.js +19 -0
  18. package/dist/cjs/icons/WorkspacesGrayM.d.ts +3 -0
  19. package/dist/cjs/icons/WorkspacesGrayM.js +15 -0
  20. package/dist/cjs/icons/XL/FolderXl.d.ts +3 -0
  21. package/dist/cjs/icons/XL/FolderXl.js +8 -0
  22. package/dist/cjs/icons/XL/index.d.ts +41 -40
  23. package/dist/cjs/icons/XL/index.js +82 -80
  24. package/dist/cjs/icons/additional/index.d.ts +42 -42
  25. package/dist/cjs/icons/additional/index.js +84 -84
  26. package/dist/cjs/icons/index.d.ts +374 -368
  27. package/dist/cjs/icons/index.js +748 -736
  28. package/dist/esm/icons/L/FolderFavouriteFlatL.d.ts +3 -0
  29. package/dist/esm/icons/L/FolderFavouriteFlatL.js +6 -0
  30. package/dist/esm/icons/L/FolderL.d.ts +3 -0
  31. package/dist/esm/icons/L/FolderL.js +6 -0
  32. package/dist/esm/icons/L/index.d.ts +28 -26
  33. package/dist/esm/icons/L/index.js +28 -26
  34. package/dist/esm/icons/StatsColorM.d.ts +3 -0
  35. package/dist/esm/icons/StatsColorM.js +6 -0
  36. package/dist/esm/icons/StatsGrayM.d.ts +3 -0
  37. package/dist/esm/icons/StatsGrayM.js +12 -0
  38. package/dist/esm/icons/UsersColorM.d.ts +3 -0
  39. package/dist/esm/icons/UsersColorM.js +17 -0
  40. package/dist/esm/icons/UsersGrayM.d.ts +3 -0
  41. package/dist/esm/icons/UsersGrayM.js +23 -0
  42. package/dist/esm/icons/WorkspacesColor.d.ts +3 -0
  43. package/dist/esm/icons/WorkspacesColor.js +17 -0
  44. package/dist/esm/icons/WorkspacesGrayM.d.ts +3 -0
  45. package/dist/esm/icons/WorkspacesGrayM.js +13 -0
  46. package/dist/esm/icons/XL/FolderXl.d.ts +3 -0
  47. package/dist/esm/icons/XL/FolderXl.js +6 -0
  48. package/dist/esm/icons/XL/index.d.ts +41 -40
  49. package/dist/esm/icons/XL/index.js +41 -40
  50. package/dist/esm/icons/additional/index.d.ts +42 -42
  51. package/dist/esm/icons/additional/index.js +42 -42
  52. package/dist/esm/icons/index.d.ts +374 -368
  53. package/dist/esm/icons/index.js +374 -368
  54. package/package.json +2 -2
@@ -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,6 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("style", null, '.prefix__st0{fill:#394451}'),
4
+ 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" }),
5
+ 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" })));
6
+ export 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,6 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("style", null, '.prefix__st0{fill:#394451}'),
4
+ 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" }),
5
+ 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" })));
6
+ export default FolderL;
@@ -1,62 +1,64 @@
1
- export { default as ButtonL } from './ButtonL';
2
1
  export { default as AddL } from './AddL';
3
- export { default as CloseL } from './CloseL';
2
+ export { default as ButtonL } from './ButtonL';
4
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CloseL } from './CloseL';
5
5
  export { default as CheckL } from './CheckL';
6
6
  export { default as CheckboxL } from './CheckboxL';
7
- export { default as DividerL } from './DividerL';
8
7
  export { default as ColumnL } from './ColumnL';
9
8
  export { default as ComboL } from './ComboL';
9
+ export { default as DividerL } from './DividerL';
10
10
  export { default as CountdownL } from './CountdownL';
11
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
- export { default as ImageL } from './ImageL';
14
15
  export { default as FormGroupL } from './FormGroupL';
15
- export { default as FormL } from './FormL';
16
- export { default as ImageUrlL } from './ImageUrlL';
17
16
  export { default as HashL } from './HashL';
18
- export { default as ImageLandscapeL } from './ImageLandscapeL';
17
+ export { default as FormL } from './FormL';
18
+ export { default as ImageL } from './ImageL';
19
19
  export { default as ImagePotraitL } from './ImagePotraitL';
20
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
20
21
  export { default as InboxNoResultsL } from './InboxNoResultsL';
21
22
  export { default as InfoL } from './InfoL';
22
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
- export { default as InputL } from './InputL';
24
23
  export { default as LabelL } from './LabelL';
24
+ export { default as InputL } from './InputL';
25
25
  export { default as LineL } from './LineL';
26
26
  export { default as LinkL } from './LinkL';
27
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
28
+ export { default as MobileBlockL } from './MobileBlockL';
27
29
  export { default as LocationL } from './LocationL';
30
+ export { default as MobileLayout1L } from './MobileLayout1L';
28
31
  export { default as MobileLayout2L } from './MobileLayout2L';
29
- export { default as MobileBlockL } from './MobileBlockL';
32
+ export { default as MobileLayout4L } from './MobileLayout4L';
30
33
  export { default as MobileClickL } from './MobileClickL';
31
- export { default as MobileLayout1L } from './MobileLayout1L';
32
- export { default as MobileUrlL } from './MobileUrlL';
34
+ export { default as ImageUrlL } from './ImageUrlL';
33
35
  export { default as MobileLayout3L } from './MobileLayout3L';
34
- export { default as MobileLayout4L } from './MobileLayout4L';
36
+ export { default as MobileUrlL } from './MobileUrlL';
35
37
  export { default as MobileLinkL } from './MobileLinkL';
36
38
  export { default as MultilineL } from './MultilineL';
37
- export { default as NoData } from './NoData';
38
39
  export { default as NavbarL } from './NavbarL';
40
+ export { default as NoPermissionL } from './NoPermissionL';
41
+ export { default as NoData } from './NoData';
39
42
  export { default as PieL } from './PieL';
43
+ export { default as QuoteL } from './QuoteL';
40
44
  export { default as RadioL } from './RadioL';
41
- export { default as RelationManyOneL } from './RelationManyOneL';
45
+ export { default as RelationManyManyL } from './RelationManyManyL';
42
46
  export { default as RelationOneManyL } from './RelationOneManyL';
43
47
  export { default as RelationOneOneL } from './RelationOneOneL';
44
- export { default as QuoteL } from './QuoteL';
45
- export { default as NoPermissionL } from './NoPermissionL';
46
- export { default as RelationManyManyL } from './RelationManyManyL';
47
48
  export { default as Section12L } from './Section12L';
49
+ export { default as RelationManyOneL } from './RelationManyOneL';
50
+ export { default as SearchNoResultsL } from './SearchNoResultsL';
51
+ export { default as Section37L } from './Section37L';
48
52
  export { default as Section13L } from './Section13L';
53
+ export { default as SectionL } from './SectionL';
49
54
  export { default as SelectL } from './SelectL';
50
- export { default as Section37L } from './Section37L';
51
- export { default as SliderL } from './SliderL';
52
55
  export { default as ShowL } from './ShowL';
53
- export { default as SectionL } from './SectionL';
56
+ export { default as SliderL } from './SliderL';
57
+ export { default as SpinnerL } from './SpinnerL';
54
58
  export { default as TableL } from './TableL';
55
59
  export { default as StackedL } from './StackedL';
56
- export { default as SpinnerL } from './SpinnerL';
57
- export { default as TooltipL } from './TooltipL';
58
- export { default as VideoL } from './VideoL';
59
- export { default as WarningL } from './WarningL';
60
60
  export { default as TextareaL } from './TextareaL';
61
61
  export { default as TextL } from './TextL';
62
- export { default as SearchNoResultsL } from './SearchNoResultsL';
62
+ export { default as VideoL } from './VideoL';
63
+ export { default as TooltipL } from './TooltipL';
64
+ export { default as WarningL } from './WarningL';
@@ -1,62 +1,64 @@
1
- export { default as ButtonL } from './ButtonL';
2
1
  export { default as AddL } from './AddL';
3
- export { default as CloseL } from './CloseL';
2
+ export { default as ButtonL } from './ButtonL';
4
3
  export { default as ButtonSubmitL } from './ButtonSubmitL';
4
+ export { default as CloseL } from './CloseL';
5
5
  export { default as CheckL } from './CheckL';
6
6
  export { default as CheckboxL } from './CheckboxL';
7
- export { default as DividerL } from './DividerL';
8
7
  export { default as ColumnL } from './ColumnL';
9
8
  export { default as ComboL } from './ComboL';
9
+ export { default as DividerL } from './DividerL';
10
10
  export { default as CountdownL } from './CountdownL';
11
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
- export { default as ImageL } from './ImageL';
14
15
  export { default as FormGroupL } from './FormGroupL';
15
- export { default as FormL } from './FormL';
16
- export { default as ImageUrlL } from './ImageUrlL';
17
16
  export { default as HashL } from './HashL';
18
- export { default as ImageLandscapeL } from './ImageLandscapeL';
17
+ export { default as FormL } from './FormL';
18
+ export { default as ImageL } from './ImageL';
19
19
  export { default as ImagePotraitL } from './ImagePotraitL';
20
+ export { default as ImageLandscapeL } from './ImageLandscapeL';
20
21
  export { default as InboxNoResultsL } from './InboxNoResultsL';
21
22
  export { default as InfoL } from './InfoL';
22
- export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
23
- export { default as InputL } from './InputL';
24
23
  export { default as LabelL } from './LabelL';
24
+ export { default as InputL } from './InputL';
25
25
  export { default as LineL } from './LineL';
26
26
  export { default as LinkL } from './LinkL';
27
+ export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
28
+ export { default as MobileBlockL } from './MobileBlockL';
27
29
  export { default as LocationL } from './LocationL';
30
+ export { default as MobileLayout1L } from './MobileLayout1L';
28
31
  export { default as MobileLayout2L } from './MobileLayout2L';
29
- export { default as MobileBlockL } from './MobileBlockL';
32
+ export { default as MobileLayout4L } from './MobileLayout4L';
30
33
  export { default as MobileClickL } from './MobileClickL';
31
- export { default as MobileLayout1L } from './MobileLayout1L';
32
- export { default as MobileUrlL } from './MobileUrlL';
34
+ export { default as ImageUrlL } from './ImageUrlL';
33
35
  export { default as MobileLayout3L } from './MobileLayout3L';
34
- export { default as MobileLayout4L } from './MobileLayout4L';
36
+ export { default as MobileUrlL } from './MobileUrlL';
35
37
  export { default as MobileLinkL } from './MobileLinkL';
36
38
  export { default as MultilineL } from './MultilineL';
37
- export { default as NoData } from './NoData';
38
39
  export { default as NavbarL } from './NavbarL';
40
+ export { default as NoPermissionL } from './NoPermissionL';
41
+ export { default as NoData } from './NoData';
39
42
  export { default as PieL } from './PieL';
43
+ export { default as QuoteL } from './QuoteL';
40
44
  export { default as RadioL } from './RadioL';
41
- export { default as RelationManyOneL } from './RelationManyOneL';
45
+ export { default as RelationManyManyL } from './RelationManyManyL';
42
46
  export { default as RelationOneManyL } from './RelationOneManyL';
43
47
  export { default as RelationOneOneL } from './RelationOneOneL';
44
- export { default as QuoteL } from './QuoteL';
45
- export { default as NoPermissionL } from './NoPermissionL';
46
- export { default as RelationManyManyL } from './RelationManyManyL';
47
48
  export { default as Section12L } from './Section12L';
49
+ export { default as RelationManyOneL } from './RelationManyOneL';
50
+ export { default as SearchNoResultsL } from './SearchNoResultsL';
51
+ export { default as Section37L } from './Section37L';
48
52
  export { default as Section13L } from './Section13L';
53
+ export { default as SectionL } from './SectionL';
49
54
  export { default as SelectL } from './SelectL';
50
- export { default as Section37L } from './Section37L';
51
- export { default as SliderL } from './SliderL';
52
55
  export { default as ShowL } from './ShowL';
53
- export { default as SectionL } from './SectionL';
56
+ export { default as SliderL } from './SliderL';
57
+ export { default as SpinnerL } from './SpinnerL';
54
58
  export { default as TableL } from './TableL';
55
59
  export { default as StackedL } from './StackedL';
56
- export { default as SpinnerL } from './SpinnerL';
57
- export { default as TooltipL } from './TooltipL';
58
- export { default as VideoL } from './VideoL';
59
- export { default as WarningL } from './WarningL';
60
60
  export { default as TextareaL } from './TextareaL';
61
61
  export { default as TextL } from './TextL';
62
- export { default as SearchNoResultsL } from './SearchNoResultsL';
62
+ export { default as VideoL } from './VideoL';
63
+ export { default as TooltipL } from './TooltipL';
64
+ export { default as WarningL } from './WarningL';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const StatsColorM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default StatsColorM;
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ const StatsColorM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "stats-color-m" }, props),
3
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
4
+ React.createElement("path", { d: "M12 3a9 9 0 019 9 9 9 0 01-9 9 9 9 0 01-9-9 9 9 0 019-9", fill: "#8BCAFF" }),
5
+ React.createElement("path", { d: "M12 3v9h9a9 9 0 00-9-9", fill: "#0B68FF" }))));
6
+ export default StatsColorM;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const StatsGrayM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default StatsGrayM;
@@ -0,0 +1,12 @@
1
+ import * as React from 'react';
2
+ const StatsGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "stats-gray-m" }, props),
3
+ React.createElement("defs", null,
4
+ React.createElement("path", { d: "M0 9a9 9 0 009 9 9 9 0 009-9 9 9 0 00-9-9 9 9 0 00-9 9zm1.5 0a7.5 7.5 0 0115 0 7.5 7.5 0 01-15 0z", id: "prefix__svg-3221177000a" })),
5
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
6
+ React.createElement("path", { d: "M0 0h24v24H0z" }),
7
+ React.createElement("g", { transform: "translate(3 3)" },
8
+ React.createElement("mask", { id: "prefix__svg-3221177000b", fill: "#fff" },
9
+ React.createElement("use", { xlinkHref: "#prefix__svg-3221177000a" })),
10
+ React.createElement("path", { fill: "#6A7580", mask: "url(#prefix__svg-3221177000b)", d: "M-1-1h20v20H-1z" })),
11
+ React.createElement("path", { d: "M12 3.857V12h8.088", stroke: "#6A7580", strokeLinejoin: "round", strokeWidth: 1.5 }))));
12
+ export default StatsGrayM;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const UsersColorM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default UsersColorM;
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+ const UsersColorM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "users-color-m" }, props),
3
+ React.createElement("defs", null,
4
+ React.createElement("path", { id: "prefix__svg-912969211a", d: "M0 0h10.235v7.052H0z" }),
5
+ React.createElement("path", { id: "prefix__svg-912969211c", d: "M0 0h7.105v7.104H0z" })),
6
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
7
+ React.createElement("g", { transform: "translate(10.685 13.04)" },
8
+ React.createElement("mask", { id: "prefix__svg-912969211b", fill: "#fff" },
9
+ React.createElement("use", { xlinkHref: "#prefix__svg-912969211a" })),
10
+ React.createElement("path", { d: "M4.161 0h1.913a4.161 4.161 0 014.161 4.161v1.391a1.5 1.5 0 01-1.5 1.5H1.5a1.5 1.5 0 01-1.5-1.5V4.161A4.161 4.161 0 014.161 0", fill: "#13C2BC", mask: "url(#prefix__svg-912969211b)" })),
11
+ React.createElement("path", { d: "M15.89 11.104a2.987 2.987 0 00-.01-5.975 2.987 2.987 0 00-2.986 2.987 2.996 2.996 0 002.995 2.988", fill: "#13C2BC" }),
12
+ React.createElement("g", { transform: "translate(4.565 4)" },
13
+ React.createElement("mask", { id: "prefix__svg-912969211d", fill: "#fff" },
14
+ React.createElement("use", { xlinkHref: "#prefix__svg-912969211c" })),
15
+ React.createElement("path", { d: "M3.562 7.104A3.552 3.552 0 003.55 0 3.553 3.553 0 000 3.552a3.563 3.563 0 003.562 3.552", fill: "#6CDFD4", mask: "url(#prefix__svg-912969211d)" })),
16
+ React.createElement("path", { d: "M7.161 12.435h1.913a4.161 4.161 0 014.161 4.161v1.969a1.5 1.5 0 01-1.5 1.5H4.5a1.5 1.5 0 01-1.5-1.5v-1.969a4.161 4.161 0 014.161-4.161", fill: "#6CDFD4" }))));
17
+ export default UsersColorM;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const UsersGrayM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default UsersGrayM;
@@ -0,0 +1,23 @@
1
+ import * as React from 'react';
2
+ const UsersGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "users-gray-m" }, props),
3
+ React.createElement("defs", null,
4
+ React.createElement("path", { id: "prefix__svg-1494903243a", d: "M0 0h9.463v7.052H0z" }),
5
+ React.createElement("path", { id: "prefix__svg-1494903243c", d: "M0 0h7.104v7.105H0z" }),
6
+ React.createElement("path", { id: "prefix__svg-1494903243e", d: "M0 0h10.235v7.63H0z" })),
7
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
8
+ React.createElement("path", { d: "M0 0h24v24H0z" }),
9
+ React.createElement("g", { transform: "translate(11.457 13.013)" },
10
+ React.createElement("mask", { id: "prefix__svg-1494903243b", fill: "#fff" },
11
+ React.createElement("use", { xlinkHref: "#prefix__svg-1494903243a" })),
12
+ React.createElement("path", { d: "M5.302 0h-1.85v1.5h1.85a2.664 2.664 0 012.661 2.661v1.391H.6v.292S-.04 7.052.002 7.052H7.963a1.5 1.5 0 001.5-1.5V4.161A4.161 4.161 0 005.303 0", fill: "#6A7580", mask: "url(#prefix__svg-1494903243b)" })),
13
+ React.createElement("path", { d: "M15.882 5.13h-.002a2.988 2.988 0 00-2.986 2.986 2.987 2.987 0 102.988-2.987m0 1.5a1.488 1.488 0 01.007 2.975 1.497 1.497 0 01-1.495-1.488A1.49 1.49 0 0115.88 6.63h.002", fill: "#6A7580" }),
14
+ React.createElement("g", { transform: "translate(4.565 4)" },
15
+ React.createElement("mask", { id: "prefix__svg-1494903243d", fill: "#fff" },
16
+ React.createElement("use", { xlinkHref: "#prefix__svg-1494903243c" })),
17
+ React.createElement("path", { d: "M3.552 0h-.003A3.552 3.552 0 000 3.552a3.561 3.561 0 003.561 3.553A3.552 3.552 0 003.552 0m0 1.5c1.13 0 2.05.919 2.052 2.049a2.054 2.054 0 01-2.043 2.056A2.064 2.064 0 011.5 3.552c0-1.13.92-2.051 2.049-2.052h.003", fill: "#6A7580", mask: "url(#prefix__svg-1494903243d)" })),
18
+ React.createElement("g", { transform: "translate(3 12.435)" },
19
+ React.createElement("mask", { id: "prefix__svg-1494903243f", fill: "#fff" },
20
+ React.createElement("use", { xlinkHref: "#prefix__svg-1494903243e" })),
21
+ React.createElement("path", { d: "M6.074 0H4.161A4.161 4.161 0 000 4.161V6.13a1.5 1.5 0 001.5 1.5h7.235a1.5 1.5 0 001.5-1.5V4.161A4.161 4.161 0 006.074 0m0 1.5a2.664 2.664 0 012.661 2.661V6.13H1.5V4.161A2.664 2.664 0 014.161 1.5h1.913", fill: "#6A7580", mask: "url(#prefix__svg-1494903243f)" })),
22
+ React.createElement("path", { d: "M15.66 13.763a.75.75 0 11-1.501 0 .75.75 0 011.5 0", fill: "#6A7580" }))));
23
+ export default UsersGrayM;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const WorkspacesColor: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WorkspacesColor;
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+ const WorkspacesColor = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "workspaces-color" }, props),
3
+ React.createElement("defs", null,
4
+ React.createElement("path", { id: "prefix__svg-304266351a", d: "M0 0h8.3v8.228H0z" }),
5
+ React.createElement("path", { id: "prefix__svg-304266351c", d: "M0 0h8.3v8.228H0z" })),
6
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
7
+ React.createElement("path", { d: "M21 18.754v-3.728a2.253 2.253 0 00-2.25-2.25h-3.8a2.253 2.253 0 00-2.25 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#B88CEE" }),
8
+ React.createElement("path", { d: "M21.076 8.978V5.25A2.253 2.253 0 0018.826 3h-3.8a2.253 2.253 0 00-2.25 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#6D2ED3" }),
9
+ React.createElement("g", { transform: "translate(3 3.003)" },
10
+ React.createElement("mask", { id: "prefix__svg-304266351b", fill: "#fff" },
11
+ React.createElement("use", { xlinkHref: "#prefix__svg-304266351a" })),
12
+ React.createElement("path", { d: "M8.3 5.978V2.25A2.253 2.253 0 006.05 0h-3.8A2.253 2.253 0 000 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#B88CEE", mask: "url(#prefix__svg-304266351b)" })),
13
+ React.createElement("g", { transform: "translate(3 12.776)" },
14
+ React.createElement("mask", { id: "prefix__svg-304266351d", fill: "#fff" },
15
+ React.createElement("use", { xlinkHref: "#prefix__svg-304266351c" })),
16
+ React.createElement("path", { d: "M8.3 5.978V2.25A2.253 2.253 0 006.05 0h-3.8A2.253 2.253 0 000 2.25v3.728a2.253 2.253 0 002.25 2.25h3.8a2.253 2.253 0 002.25-2.25", fill: "#D1ADF7", mask: "url(#prefix__svg-304266351d)" })))));
17
+ export default WorkspacesColor;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const WorkspacesGrayM: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default WorkspacesGrayM;
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ const WorkspacesGrayM = (props) => (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "workspaces-gray-m" }, props),
3
+ React.createElement("defs", null,
4
+ React.createElement("path", { id: "prefix__svg-2357196031a", d: "M0 0h8.228v8.3H0z" })),
5
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
6
+ React.createElement("path", { d: "M0 0h24v24H0z" }),
7
+ React.createElement("path", { d: "M19.504 9.126a.752.752 0 01-.75.75h-3.728a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05h-3.728a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25z", fill: "#6A7580" }),
8
+ React.createElement("g", { transform: "translate(3 3)" },
9
+ React.createElement("mask", { id: "prefix__svg-2357196031b", fill: "#fff" },
10
+ React.createElement("use", { xlinkHref: "#prefix__svg-2357196031a" })),
11
+ React.createElement("path", { d: "M6.728 6.05a.752.752 0 01-.75.75H2.25a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zM5.978 0H2.25A2.253 2.253 0 000 2.25v3.8A2.253 2.253 0 002.25 8.3h3.728a2.253 2.253 0 002.25-2.25v-3.8A2.253 2.253 0 005.978 0z", fill: "#6A7580", mask: "url(#prefix__svg-2357196031b)" })),
12
+ React.createElement("path", { d: "M9.731 18.826a.752.752 0 01-.75.75H5.253a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05H5.253a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25zM19.731 18.826a.752.752 0 01-.75.75h-3.728a.752.752 0 01-.75-.75v-3.8a.752.752 0 01.75-.75h3.728a.752.752 0 01.75.75v3.8zm-.75-6.05h-3.728a2.253 2.253 0 00-2.25 2.25v3.8a2.253 2.253 0 002.25 2.25h3.728a2.253 2.253 0 002.25-2.25v-3.8a2.253 2.253 0 00-2.25-2.25z", fill: "#6A7580" }))));
13
+ export default WorkspacesGrayM;
@@ -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,6 @@
1
+ import * as React from 'react';
2
+ 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),
3
+ React.createElement("style", null, '.prefix__st0{fill:#384350}'),
4
+ 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" }),
5
+ 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" })));
6
+ export default FolderXl;
@@ -1,80 +1,81 @@
1
1
  export { default as AbTestXl } from './AbTestXl';
2
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
3
2
  export { default as AfterEventXl } from './AfterEventXl';
4
3
  export { default as AddXl } from './AddXl';
5
- export { default as BasketCheckXl } from './BasketCheckXl';
6
- export { default as BeforeEventXl } from './BeforeEventXl';
7
4
  export { default as AttributeXl } from './AttributeXl';
8
- export { default as BrowserCodeXl } from './BrowserCodeXl';
9
- export { default as BrowserScrollXl } from './BrowserScrollXl';
5
+ export { default as BeforeEventXl } from './BeforeEventXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
10
7
  export { default as BrowserCloseXl } from './BrowserCloseXl';
8
+ export { default as BrowserCodeXl } from './BrowserCodeXl';
11
9
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
- export { default as CalculatorXl } from './CalculatorXl';
10
+ export { default as BillingXl } from './BillingXl';
11
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
13
12
  export { default as BulbEditXl } from './BulbEditXl';
14
13
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
15
- export { default as CalendarXl } from './CalendarXl';
16
- export { default as CardAeXl } from './CardAeXl';
17
14
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
+ export { default as CalculatorXl } from './CalculatorXl';
16
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
17
+ export { default as CartAddXl } from './CartAddXl';
18
18
  export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CardAeXl } from './CardAeXl';
19
20
  export { default as CheckInXl } from './CheckInXl';
20
- export { default as CartAddXl } from './CartAddXl';
21
- export { default as ClassificationXl } from './ClassificationXl';
22
- export { default as CheckXl } from './CheckXl';
21
+ export { default as CalendarXl } from './CalendarXl';
23
22
  export { default as CheckOutXl } from './CheckOutXl';
23
+ export { default as ClassificationXl } from './ClassificationXl';
24
24
  export { default as CouponXl } from './CouponXl';
25
25
  export { default as DiscountXl } from './DiscountXl';
26
26
  export { default as CupXl } from './CupXl';
27
- export { default as FileUpXl } from './FileUpXl';
28
- export { default as CompareXl } from './CompareXl';
27
+ export { default as EventXl } from './EventXl';
29
28
  export { default as FileUrlXl } from './FileUrlXl';
29
+ export { default as FileUpXl } from './FileUpXl';
30
30
  export { default as FileXl } from './FileXl';
31
+ export { default as FileZipXl } from './FileZipXl';
32
+ export { default as CompareXl } from './CompareXl';
33
+ export { default as CheckXl } from './CheckXl';
31
34
  export { default as FirstRunXl } from './FirstRunXl';
32
- export { default as FolderCheckXl } from './FolderCheckXl';
33
- export { default as EventXl } from './EventXl';
34
- export { default as BillingXl } from './BillingXl';
35
35
  export { default as FolderStarXl } from './FolderStarXl';
36
- export { default as FormulaXl } from './FormulaXl';
37
- export { default as FileZipXl } from './FileZipXl';
36
+ export { default as FolderCheckXl } from './FolderCheckXl';
38
37
  export { default as FolderUserXl } from './FolderUserXl';
39
- export { default as InfoXl } from './InfoXl';
40
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
41
- export { default as InsertObjectXl } from './InsertObjectXl';
38
+ export { default as FormXl } from './FormXl';
39
+ export { default as FolderXl } from './FolderXl';
42
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as FormulaXl } from './FormulaXl';
42
+ export { default as InsertObjectXl } from './InsertObjectXl';
43
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
44
+ export { default as InfoXl } from './InfoXl';
43
45
  export { default as IntegrationsXl } from './IntegrationsXl';
44
46
  export { default as IntegrationXl } from './IntegrationXl';
45
- export { default as LaptopAiXl } from './LaptopAiXl';
46
47
  export { default as LaunchXl } from './LaunchXl';
47
- export { default as LaptopTargetXl } from './LaptopTargetXl';
48
48
  export { default as MessageXl } from './MessageXl';
49
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
50
- export { default as MobilePromotionXl } from './MobilePromotionXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
49
+ export { default as LaptopTargetXl } from './LaptopTargetXl';
52
50
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
53
- export { default as MultivalueXl } from './MultivalueXl';
54
- export { default as NetworkFileXl } from './NetworkFileXl';
51
+ export { default as MobileBannerXl } from './MobileBannerXl';
52
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
53
  export { default as MobileStepsXl } from './MobileStepsXl';
56
- export { default as NoPermissionXl } from './NoPermissionXl';
57
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
58
- export { default as ProductsBundleXl } from './ProductsBundleXl';
59
- export { default as ProductsFeedXl } from './ProductsFeedXl';
55
+ export { default as NetworkFileXl } from './NetworkFileXl';
56
+ export { default as NoPermissionXl } from './NoPermissionXl';
57
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
58
+ export { default as MultivalueXl } from './MultivalueXl';
60
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
+ export { default as ProductsBundleXl } from './ProductsBundleXl';
61
61
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as FormXl } from './FormXl';
62
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
63
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
64
  export { default as PushXl } from './PushXl';
65
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
64
66
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
65
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
67
+ export { default as ReggressionXl } from './ReggressionXl';
66
68
  export { default as SectionXl } from './SectionXl';
67
- export { default as SilentPushXl } from './SilentPushXl';
68
69
  export { default as ShowXl } from './ShowXl';
69
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
70
- export { default as ToolsXl } from './ToolsXl';
70
+ export { default as SilentPushXl } from './SilentPushXl';
71
71
  export { default as UserCircleUpXl } from './UserCircleUpXl';
72
- export { default as UserCircleXl } from './UserCircleXl';
73
72
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
74
- export { default as VoucherXl } from './VoucherXl';
75
73
  export { default as VisualEditorXl } from './VisualEditorXl';
74
+ export { default as LaptopAiXl } from './LaptopAiXl';
75
+ export { default as UserCircleXl } from './UserCircleXl';
76
76
  export { default as UserIdXl } from './UserIdXl';
77
- export { default as WeblayerXl } from './WeblayerXl';
78
- export { default as ReggressionXl } from './ReggressionXl';
77
+ export { default as VoucherXl } from './VoucherXl';
78
+ export { default as ToolsXl } from './ToolsXl';
79
79
  export { default as WebhookXl } from './WebhookXl';
80
+ export { default as WeblayerXl } from './WeblayerXl';
80
81
  export { default as WarningXl } from './WarningXl';
@@ -1,80 +1,81 @@
1
1
  export { default as AbTestXl } from './AbTestXl';
2
- export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
3
2
  export { default as AfterEventXl } from './AfterEventXl';
4
3
  export { default as AddXl } from './AddXl';
5
- export { default as BasketCheckXl } from './BasketCheckXl';
6
- export { default as BeforeEventXl } from './BeforeEventXl';
7
4
  export { default as AttributeXl } from './AttributeXl';
8
- export { default as BrowserCodeXl } from './BrowserCodeXl';
9
- export { default as BrowserScrollXl } from './BrowserScrollXl';
5
+ export { default as BeforeEventXl } from './BeforeEventXl';
6
+ export { default as BasketCheckXl } from './BasketCheckXl';
10
7
  export { default as BrowserCloseXl } from './BrowserCloseXl';
8
+ export { default as BrowserCodeXl } from './BrowserCodeXl';
11
9
  export { default as BrowserLandingXl } from './BrowserLandingXl';
12
- export { default as CalculatorXl } from './CalculatorXl';
10
+ export { default as BillingXl } from './BillingXl';
11
+ export { default as BrowserScrollXl } from './BrowserScrollXl';
13
12
  export { default as BulbEditXl } from './BulbEditXl';
14
13
  export { default as CalendarIntervalXl } from './CalendarIntervalXl';
15
- export { default as CalendarXl } from './CalendarXl';
16
- export { default as CardAeXl } from './CardAeXl';
17
14
  export { default as CalendarScheduleXl } from './CalendarScheduleXl';
15
+ export { default as CalculatorXl } from './CalculatorXl';
16
+ export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
17
+ export { default as CartAddXl } from './CartAddXl';
18
18
  export { default as CardVisaXl } from './CardVisaXl';
19
+ export { default as CardAeXl } from './CardAeXl';
19
20
  export { default as CheckInXl } from './CheckInXl';
20
- export { default as CartAddXl } from './CartAddXl';
21
- export { default as ClassificationXl } from './ClassificationXl';
22
- export { default as CheckXl } from './CheckXl';
21
+ export { default as CalendarXl } from './CalendarXl';
23
22
  export { default as CheckOutXl } from './CheckOutXl';
23
+ export { default as ClassificationXl } from './ClassificationXl';
24
24
  export { default as CouponXl } from './CouponXl';
25
25
  export { default as DiscountXl } from './DiscountXl';
26
26
  export { default as CupXl } from './CupXl';
27
- export { default as FileUpXl } from './FileUpXl';
28
- export { default as CompareXl } from './CompareXl';
27
+ export { default as EventXl } from './EventXl';
29
28
  export { default as FileUrlXl } from './FileUrlXl';
29
+ export { default as FileUpXl } from './FileUpXl';
30
30
  export { default as FileXl } from './FileXl';
31
+ export { default as FileZipXl } from './FileZipXl';
32
+ export { default as CompareXl } from './CompareXl';
33
+ export { default as CheckXl } from './CheckXl';
31
34
  export { default as FirstRunXl } from './FirstRunXl';
32
- export { default as FolderCheckXl } from './FolderCheckXl';
33
- export { default as EventXl } from './EventXl';
34
- export { default as BillingXl } from './BillingXl';
35
35
  export { default as FolderStarXl } from './FolderStarXl';
36
- export { default as FormulaXl } from './FormulaXl';
37
- export { default as FileZipXl } from './FileZipXl';
36
+ export { default as FolderCheckXl } from './FolderCheckXl';
38
37
  export { default as FolderUserXl } from './FolderUserXl';
39
- export { default as InfoXl } from './InfoXl';
40
- export { default as InboxNoResultsXl } from './InboxNoResultsXl';
41
- export { default as InsertObjectXl } from './InsertObjectXl';
38
+ export { default as FormXl } from './FormXl';
39
+ export { default as FolderXl } from './FolderXl';
42
40
  export { default as FunctionXl } from './FunctionXl';
41
+ export { default as FormulaXl } from './FormulaXl';
42
+ export { default as InsertObjectXl } from './InsertObjectXl';
43
+ export { default as InboxNoResultsXl } from './InboxNoResultsXl';
44
+ export { default as InfoXl } from './InfoXl';
43
45
  export { default as IntegrationsXl } from './IntegrationsXl';
44
46
  export { default as IntegrationXl } from './IntegrationXl';
45
- export { default as LaptopAiXl } from './LaptopAiXl';
46
47
  export { default as LaunchXl } from './LaunchXl';
47
- export { default as LaptopTargetXl } from './LaptopTargetXl';
48
48
  export { default as MessageXl } from './MessageXl';
49
- export { default as LoyalityBoostXl } from './LoyalityBoostXl';
50
- export { default as MobilePromotionXl } from './MobilePromotionXl';
51
- export { default as MobileBannerXl } from './MobileBannerXl';
49
+ export { default as LaptopTargetXl } from './LaptopTargetXl';
52
50
  export { default as MarketingAutomationXl } from './MarketingAutomationXl';
53
- export { default as MultivalueXl } from './MultivalueXl';
54
- export { default as NetworkFileXl } from './NetworkFileXl';
51
+ export { default as MobileBannerXl } from './MobileBannerXl';
52
+ export { default as MobilePromotionXl } from './MobilePromotionXl';
55
53
  export { default as MobileStepsXl } from './MobileStepsXl';
56
- export { default as NoPermissionXl } from './NoPermissionXl';
57
54
  export { default as MobileUpdateXl } from './MobileUpdateXl';
58
- export { default as ProductsBundleXl } from './ProductsBundleXl';
59
- export { default as ProductsFeedXl } from './ProductsFeedXl';
55
+ export { default as NetworkFileXl } from './NetworkFileXl';
56
+ export { default as NoPermissionXl } from './NoPermissionXl';
57
+ export { default as LoyalityBoostXl } from './LoyalityBoostXl';
58
+ export { default as MultivalueXl } from './MultivalueXl';
60
59
  export { default as NotificationsEditXl } from './NotificationsEditXl';
60
+ export { default as ProductsBundleXl } from './ProductsBundleXl';
61
61
  export { default as ProductsSimilarXl } from './ProductsSimilarXl';
62
- export { default as FormXl } from './FormXl';
62
+ export { default as ProductsFeedXl } from './ProductsFeedXl';
63
+ export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
63
64
  export { default as PushXl } from './PushXl';
65
+ export { default as RecentInteractionsXl } from './RecentInteractionsXl';
64
66
  export { default as SearchNoResultsXl } from './SearchNoResultsXl';
65
- export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
67
+ export { default as ReggressionXl } from './ReggressionXl';
66
68
  export { default as SectionXl } from './SectionXl';
67
- export { default as SilentPushXl } from './SilentPushXl';
68
69
  export { default as ShowXl } from './ShowXl';
69
- export { default as RecentInteractionsXl } from './RecentInteractionsXl';
70
- export { default as ToolsXl } from './ToolsXl';
70
+ export { default as SilentPushXl } from './SilentPushXl';
71
71
  export { default as UserCircleUpXl } from './UserCircleUpXl';
72
- export { default as UserCircleXl } from './UserCircleXl';
73
72
  export { default as VisualEditorStarXl } from './VisualEditorStarXl';
74
- export { default as VoucherXl } from './VoucherXl';
75
73
  export { default as VisualEditorXl } from './VisualEditorXl';
74
+ export { default as LaptopAiXl } from './LaptopAiXl';
75
+ export { default as UserCircleXl } from './UserCircleXl';
76
76
  export { default as UserIdXl } from './UserIdXl';
77
- export { default as WeblayerXl } from './WeblayerXl';
78
- export { default as ReggressionXl } from './ReggressionXl';
77
+ export { default as VoucherXl } from './VoucherXl';
78
+ export { default as ToolsXl } from './ToolsXl';
79
79
  export { default as WebhookXl } from './WebhookXl';
80
+ export { default as WeblayerXl } from './WeblayerXl';
80
81
  export { default as WarningXl } from './WarningXl';