@synerise/ds-icon 1.13.0 → 1.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/icons/L/index.d.ts +35 -35
- package/dist/icons/L/index.js +36 -36
- package/dist/icons/M/SettingsColorHubM.d.ts +3 -0
- package/dist/icons/M/SettingsColorHubM.js +20 -0
- package/dist/icons/M/SettingsGreyHubM.d.ts +3 -0
- package/dist/icons/M/SettingsGreyHubM.js +20 -0
- package/dist/icons/M/index.d.ts +435 -433
- package/dist/icons/M/index.js +435 -433
- package/dist/icons/XL/index.d.ts +52 -52
- package/dist/icons/XL/index.js +53 -53
- package/dist/icons/additional/index.d.ts +47 -47
- package/dist/icons/additional/index.js +47 -47
- package/dist/icons/colorIcons/index.d.ts +5 -5
- package/dist/icons/colorIcons/index.js +5 -5
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
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
|
+
## [1.13.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.13.0...@synerise/ds-icon@1.13.1) (2026-02-11)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- **icon:** new settings hub icon ([a39ad7c](https://github.com/Synerise/synerise-design/commit/a39ad7ccc445191962fd875ee07b2d98b56dacdc))
|
|
11
|
+
|
|
6
12
|
# [1.13.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.12.0...@synerise/ds-icon@1.13.0) (2026-02-10)
|
|
7
13
|
|
|
8
14
|
### Features
|
package/dist/icons/L/index.d.ts
CHANGED
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
export { default as
|
|
1
|
+
export { default as WarningL } from './WarningL';
|
|
2
2
|
export { default as VideoL } from './VideoL';
|
|
3
|
+
export { default as TooltipL } from './TooltipL';
|
|
3
4
|
export { default as TextL } from './TextL';
|
|
4
|
-
export { default as TimeL } from './TimeL';
|
|
5
|
-
export { default as TextareaL } from './TextareaL';
|
|
6
5
|
export { default as TableL } from './TableL';
|
|
7
|
-
export { default as
|
|
6
|
+
export { default as TextareaL } from './TextareaL';
|
|
7
|
+
export { default as SpinnerL } from './SpinnerL';
|
|
8
|
+
export { default as ShowL } from './ShowL';
|
|
8
9
|
export { default as StackedL } from './StackedL';
|
|
9
|
-
export { default as
|
|
10
|
+
export { default as SliderL } from './SliderL';
|
|
11
|
+
export { default as SectionL } from './SectionL';
|
|
10
12
|
export { default as SelectL } from './SelectL';
|
|
13
|
+
export { default as TimeL } from './TimeL';
|
|
11
14
|
export { default as Section37L } from './Section37L';
|
|
12
|
-
export { default as SectionL } from './SectionL';
|
|
13
|
-
export { default as Section13L } from './Section13L';
|
|
14
|
-
export { default as SpinnerL } from './SpinnerL';
|
|
15
15
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
16
16
|
export { default as Section12L } from './Section12L';
|
|
17
17
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
18
|
-
export { default as
|
|
18
|
+
export { default as Section13L } from './Section13L';
|
|
19
19
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
20
|
-
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
21
20
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
22
|
-
export { default as PieL } from './PieL';
|
|
23
|
-
export { default as NoPermissionL } from './NoPermissionL';
|
|
24
|
-
export { default as NoData } from './NoData';
|
|
25
21
|
export { default as QuoteL } from './QuoteL';
|
|
22
|
+
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
23
|
+
export { default as RadioL } from './RadioL';
|
|
24
|
+
export { default as NoData } from './NoData';
|
|
26
25
|
export { default as NavbarL } from './NavbarL';
|
|
26
|
+
export { default as NoPermissionL } from './NoPermissionL';
|
|
27
27
|
export { default as MultilineL } from './MultilineL';
|
|
28
|
-
export { default as MobileUrlL } from './MobileUrlL';
|
|
29
28
|
export { default as MobileLinkL } from './MobileLinkL';
|
|
30
|
-
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
31
29
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
34
|
-
export { default as LocationL } from './LocationL';
|
|
30
|
+
export { default as PieL } from './PieL';
|
|
35
31
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
32
|
+
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
33
|
+
export { default as LinkL } from './LinkL';
|
|
34
|
+
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
36
35
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
37
|
-
export { default as
|
|
36
|
+
export { default as MobileUrlL } from './MobileUrlL';
|
|
37
|
+
export { default as LocationL } from './LocationL';
|
|
38
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
38
39
|
export { default as LandingPageL } from './LandingPageL';
|
|
39
|
-
export { default as
|
|
40
|
-
export { default as
|
|
40
|
+
export { default as LineL } from './LineL';
|
|
41
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
41
42
|
export { default as InputL } from './InputL';
|
|
42
|
-
export { default as
|
|
43
|
+
export { default as LabelL } from './LabelL';
|
|
43
44
|
export { default as InfoL } from './InfoL';
|
|
44
|
-
export { default as
|
|
45
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
45
|
+
export { default as ImageUrlL } from './ImageUrlL';
|
|
46
46
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
47
|
-
export { default as
|
|
48
|
-
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
47
|
+
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
49
48
|
export { default as ImageL } from './ImageL';
|
|
49
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
50
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
50
51
|
export { default as FormL } from './FormL';
|
|
52
|
+
export { default as HideL } from './HideL';
|
|
53
|
+
export { default as FormEditL } from './FormEditL';
|
|
51
54
|
export { default as HashL } from './HashL';
|
|
52
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
53
55
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
54
|
-
export { default as FolderPlainL } from './FolderPlainL';
|
|
55
56
|
export { default as FolderL } from './FolderL';
|
|
56
|
-
export { default as
|
|
57
|
+
export { default as FolderPlainL } from './FolderPlainL';
|
|
57
58
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
58
59
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
59
|
-
export { default as CloseL } from './CloseL';
|
|
60
|
-
export { default as ComboL } from './ComboL';
|
|
61
60
|
export { default as CountdownL } from './CountdownL';
|
|
61
|
+
export { default as DividerL } from './DividerL';
|
|
62
62
|
export { default as CheckboxL } from './CheckboxL';
|
|
63
|
+
export { default as ComboL } from './ComboL';
|
|
64
|
+
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
63
65
|
export { default as CheckL } from './CheckL';
|
|
64
66
|
export { default as ColumnL } from './ColumnL';
|
|
65
|
-
export { default as
|
|
66
|
-
export { default as AddL } from './AddL';
|
|
67
|
-
export { default as FormEditL } from './FormEditL';
|
|
67
|
+
export { default as CloseL } from './CloseL';
|
|
68
68
|
export { default as ButtonL } from './ButtonL';
|
|
69
|
+
export { default as AddL } from './AddL';
|
|
69
70
|
export { default as BrowserL } from './BrowserL';
|
|
70
|
-
export { default as ImagePotraitL } from './ImagePotraitL';
|
package/dist/icons/L/index.js
CHANGED
|
@@ -1,70 +1,70 @@
|
|
|
1
|
-
export { default as
|
|
1
|
+
export { default as WarningL } from './WarningL';
|
|
2
2
|
export { default as VideoL } from './VideoL';
|
|
3
|
+
export { default as TooltipL } from './TooltipL';
|
|
3
4
|
export { default as TextL } from './TextL';
|
|
4
|
-
export { default as TimeL } from './TimeL';
|
|
5
|
-
export { default as TextareaL } from './TextareaL';
|
|
6
5
|
export { default as TableL } from './TableL';
|
|
7
|
-
export { default as
|
|
6
|
+
export { default as TextareaL } from './TextareaL';
|
|
7
|
+
export { default as SpinnerL } from './SpinnerL';
|
|
8
|
+
export { default as ShowL } from './ShowL';
|
|
8
9
|
export { default as StackedL } from './StackedL';
|
|
9
|
-
export { default as
|
|
10
|
+
export { default as SliderL } from './SliderL';
|
|
11
|
+
export { default as SectionL } from './SectionL';
|
|
10
12
|
export { default as SelectL } from './SelectL';
|
|
13
|
+
export { default as TimeL } from './TimeL';
|
|
11
14
|
export { default as Section37L } from './Section37L';
|
|
12
|
-
export { default as SectionL } from './SectionL';
|
|
13
|
-
export { default as Section13L } from './Section13L';
|
|
14
|
-
export { default as SpinnerL } from './SpinnerL';
|
|
15
15
|
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
16
16
|
export { default as Section12L } from './Section12L';
|
|
17
17
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
18
|
-
export { default as
|
|
18
|
+
export { default as Section13L } from './Section13L';
|
|
19
19
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
20
|
-
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
21
20
|
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
22
|
-
export { default as PieL } from './PieL';
|
|
23
|
-
export { default as NoPermissionL } from './NoPermissionL';
|
|
24
|
-
export { default as NoData } from './NoData';
|
|
25
21
|
export { default as QuoteL } from './QuoteL';
|
|
22
|
+
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
23
|
+
export { default as RadioL } from './RadioL';
|
|
24
|
+
export { default as NoData } from './NoData';
|
|
26
25
|
export { default as NavbarL } from './NavbarL';
|
|
26
|
+
export { default as NoPermissionL } from './NoPermissionL';
|
|
27
27
|
export { default as MultilineL } from './MultilineL';
|
|
28
|
-
export { default as MobileUrlL } from './MobileUrlL';
|
|
29
28
|
export { default as MobileLinkL } from './MobileLinkL';
|
|
30
|
-
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
31
29
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
34
|
-
export { default as LocationL } from './LocationL';
|
|
30
|
+
export { default as PieL } from './PieL';
|
|
35
31
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
32
|
+
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
33
|
+
export { default as LinkL } from './LinkL';
|
|
34
|
+
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
36
35
|
export { default as MobileBlockL } from './MobileBlockL';
|
|
37
|
-
export { default as
|
|
36
|
+
export { default as MobileUrlL } from './MobileUrlL';
|
|
37
|
+
export { default as LocationL } from './LocationL';
|
|
38
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
38
39
|
export { default as LandingPageL } from './LandingPageL';
|
|
39
|
-
export { default as
|
|
40
|
-
export { default as
|
|
40
|
+
export { default as LineL } from './LineL';
|
|
41
|
+
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
41
42
|
export { default as InputL } from './InputL';
|
|
42
|
-
export { default as
|
|
43
|
+
export { default as LabelL } from './LabelL';
|
|
43
44
|
export { default as InfoL } from './InfoL';
|
|
44
|
-
export { default as
|
|
45
|
-
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
45
|
+
export { default as ImageUrlL } from './ImageUrlL';
|
|
46
46
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
47
|
-
export { default as
|
|
48
|
-
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
47
|
+
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
49
48
|
export { default as ImageL } from './ImageL';
|
|
49
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
50
|
+
export { default as FormGroupL } from './FormGroupL';
|
|
50
51
|
export { default as FormL } from './FormL';
|
|
52
|
+
export { default as HideL } from './HideL';
|
|
53
|
+
export { default as FormEditL } from './FormEditL';
|
|
51
54
|
export { default as HashL } from './HashL';
|
|
52
|
-
export { default as FormGroupL } from './FormGroupL';
|
|
53
55
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
54
|
-
export { default as FolderPlainL } from './FolderPlainL';
|
|
55
56
|
export { default as FolderL } from './FolderL';
|
|
56
|
-
export { default as
|
|
57
|
+
export { default as FolderPlainL } from './FolderPlainL';
|
|
57
58
|
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
58
59
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
59
|
-
export { default as CloseL } from './CloseL';
|
|
60
|
-
export { default as ComboL } from './ComboL';
|
|
61
60
|
export { default as CountdownL } from './CountdownL';
|
|
61
|
+
export { default as DividerL } from './DividerL';
|
|
62
62
|
export { default as CheckboxL } from './CheckboxL';
|
|
63
|
+
export { default as ComboL } from './ComboL';
|
|
64
|
+
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
63
65
|
export { default as CheckL } from './CheckL';
|
|
64
66
|
export { default as ColumnL } from './ColumnL';
|
|
65
|
-
export { default as
|
|
66
|
-
export { default as AddL } from './AddL';
|
|
67
|
-
export { default as FormEditL } from './FormEditL';
|
|
67
|
+
export { default as CloseL } from './CloseL';
|
|
68
68
|
export { default as ButtonL } from './ButtonL';
|
|
69
|
-
export { default as
|
|
70
|
-
export { default as
|
|
69
|
+
export { default as AddL } from './AddL';
|
|
70
|
+
export { default as BrowserL } from './BrowserL';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
var SettingsColorHubM = function SettingsColorHubM(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
"data-testid": "ds-icon-settings-color-hub-m",
|
|
9
|
+
className: "settings-color-hub-m ds-icon-set-medium"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M11.9995 2L20.9995 7V16.5L11.9995 22L2.99951 16.5V7L11.9995 2Z",
|
|
12
|
+
fill: "#6A7580"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
14
|
+
cx: 11.8934,
|
|
15
|
+
cy: 12,
|
|
16
|
+
r: 4,
|
|
17
|
+
fill: "white"
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
export default SettingsColorHubM;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
|
+
import React from 'react';
|
|
3
|
+
var SettingsGreyHubM = function SettingsGreyHubM(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
"data-testid": "ds-icon-settings-grey-hub-m",
|
|
9
|
+
className: "settings-grey-hub-m ds-icon-set-medium"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M11.9995 2L20.9995 7V16.5L11.9995 22L2.99951 16.5V7L11.9995 2Z",
|
|
12
|
+
fill: "#949EA6"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
14
|
+
cx: 11.8934,
|
|
15
|
+
cy: 12,
|
|
16
|
+
r: 4,
|
|
17
|
+
fill: "white"
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
export default SettingsGreyHubM;
|