@synerise/ds-icon 1.9.0 → 1.9.2
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 +12 -54
- package/dist/DynamicIcon/DynamicIcon.d.ts +498 -498
- package/dist/Icon.types.d.ts +3 -1
- package/dist/icons/L/index.d.ts +66 -66
- package/dist/icons/L/index.js +101 -101
- package/dist/icons/XL/index.d.ts +94 -94
- package/dist/icons/XL/index.js +145 -145
- package/dist/icons/additional/index.d.ts +95 -95
- package/dist/icons/additional/index.js +148 -148
- package/dist/icons/colorIcons/index.d.ts +10 -10
- package/dist/icons/colorIcons/index.js +17 -17
- package/dist/icons/index.d.ts +809 -809
- package/dist/icons/index.js +1245 -1245
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,114 +3,72 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
6
|
+
## [1.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.9.1...@synerise/ds-icon@1.9.2) (2026-01-07)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package @synerise/ds-icon
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
## [1.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.9.0...@synerise/ds-icon@1.9.1) (2025-12-15)
|
|
12
11
|
|
|
12
|
+
**Note:** Version bump only for package @synerise/ds-icon
|
|
13
13
|
|
|
14
|
+
# [1.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.8.0...@synerise/ds-icon@1.9.0) (2025-11-28)
|
|
14
15
|
|
|
16
|
+
### Features
|
|
15
17
|
|
|
18
|
+
- **icon:** dynamic icon ([585fb33](https://github.com/Synerise/synerise-design/commit/585fb331c86c55e7368c6cc0c5707db85c9e6d72))
|
|
16
19
|
|
|
17
20
|
# [1.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.7.3...@synerise/ds-icon@1.8.0) (2025-11-06)
|
|
18
21
|
|
|
19
|
-
|
|
20
22
|
### Features
|
|
21
23
|
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
24
|
+
- **dropdown:** dropdownMenu component ([f0ec827](https://github.com/Synerise/synerise-design/commit/f0ec82792cdcb021fa9a454912f6e7a892e53895))
|
|
27
25
|
|
|
28
26
|
## [1.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.7.2...@synerise/ds-icon@1.7.3) (2025-10-10)
|
|
29
27
|
|
|
30
28
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
31
29
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
30
|
## [1.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.7.1...@synerise/ds-icon@1.7.2) (2025-09-16)
|
|
37
31
|
|
|
38
32
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
39
33
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
34
|
## [1.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.7.0...@synerise/ds-icon@1.7.1) (2025-08-28)
|
|
45
35
|
|
|
46
|
-
|
|
47
36
|
### Bug Fixes
|
|
48
37
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
38
|
+
- **icon:** new icons XL ([183619b](https://github.com/Synerise/synerise-design/commit/183619b69d96e50d174ed703982ffaac958e9ddf))
|
|
54
39
|
|
|
55
40
|
# [1.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.6.2...@synerise/ds-icon@1.7.0) (2025-08-14)
|
|
56
41
|
|
|
57
|
-
|
|
58
42
|
### Bug Fixes
|
|
59
43
|
|
|
60
|
-
|
|
61
|
-
|
|
44
|
+
- **icon:** add new icons ([3a68839](https://github.com/Synerise/synerise-design/commit/3a688395eff0fe0c5c4e163a7882be53411341da))
|
|
62
45
|
|
|
63
46
|
### Features
|
|
64
47
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
48
|
+
- add globe-clock icon SVG ([8f30904](https://github.com/Synerise/synerise-design/commit/8f30904f076b51c7c7d4ce96c92ef4a24af0aca0))
|
|
70
49
|
|
|
71
50
|
## [1.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.6.1...@synerise/ds-icon@1.6.2) (2025-07-24)
|
|
72
51
|
|
|
73
52
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
74
53
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
54
|
## [1.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.6.0...@synerise/ds-icon@1.6.1) (2025-07-17)
|
|
80
55
|
|
|
81
56
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
82
57
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
58
|
# [1.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.5.4...@synerise/ds-icon@1.6.0) (2025-07-15)
|
|
88
59
|
|
|
89
|
-
|
|
90
60
|
### Features
|
|
91
61
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
62
|
+
- **icon:** new icons ([33f6a5d](https://github.com/Synerise/synerise-design/commit/33f6a5dba0cb18850ae45b7a5f6a75aeb6501d09))
|
|
97
63
|
|
|
98
64
|
## [1.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.5.3...@synerise/ds-icon@1.5.4) (2025-07-01)
|
|
99
65
|
|
|
100
66
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
101
67
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
68
|
## [1.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.5.2...@synerise/ds-icon@1.5.3) (2025-06-24)
|
|
107
69
|
|
|
108
70
|
**Note:** Version bump only for package @synerise/ds-icon
|
|
109
71
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
72
|
## [1.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@1.5.1...@synerise/ds-icon@1.5.2) (2025-06-05)
|
|
115
73
|
|
|
116
74
|
**Note:** Version bump only for package @synerise/ds-icon
|