@skyux/icons 10.2.0 → 10.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Changelog
2
2
 
3
+
4
+ # [10.4.0](https://github.com/blackbaud/skyux-icons/compare/10.3.0...10.4.0) (2026-01-14)
5
+
6
+
7
+ ### Features
8
+
9
+ * add panel expand collapse to manifest ([#238](https://github.com/blackbaud/skyux-icons/issues/238)) ([efa6095](https://github.com/blackbaud/skyux-icons/commit/efa6095125cb4b09d7759dbfc027f3475b5da7cd))
10
+
11
+
12
+
13
+ # [10.3.0](https://github.com/blackbaud/skyux-icons/compare/10.2.0...10.3.0) (2025-12-18)
14
+
15
+
16
+ ### Features
17
+
18
+ * add building heart ([#235](https://github.com/blackbaud/skyux-icons/issues/235)) ([753380c](https://github.com/blackbaud/skyux-icons/commit/753380ce2669be7181c1d230f5fee7b86c19fac5))
19
+ * add chevron-up-down ([#237](https://github.com/blackbaud/skyux-icons/issues/237)) ([aa43780](https://github.com/blackbaud/skyux-icons/commit/aa43780fbbe3455be20cd8fb57a7ea6caa236c6b))
20
+ * add tiktok ([#234](https://github.com/blackbaud/skyux-icons/issues/234)) ([a0c2fe9](https://github.com/blackbaud/skyux-icons/commit/a0c2fe959edac8d4f48317b786e9e77cbc02051a))
21
+
22
+
23
+
3
24
  ## [10.2.0](https://github.com/blackbaud/skyux-icons/compare/10.1.0...10.2.0) (2025-10-07)
4
25
 
5
26
 
@@ -151,16 +151,16 @@
151
151
  ]
152
152
  },
153
153
  {
154
- "iconName": "chevron-double-left",
154
+ "iconName": "chevron-double-right",
155
155
  "usage": [
156
- "Collapse navigation",
157
- "Collapse field"
156
+ "Expand all"
158
157
  ]
159
158
  },
160
159
  {
161
- "iconName": "chevron-double-right",
160
+ "iconName": "chevron-double-left",
162
161
  "usage": [
163
- "Expand navigation"
162
+ "Collapse all",
163
+ "Collapse field"
164
164
  ]
165
165
  },
166
166
  {
@@ -175,6 +175,24 @@
175
175
  "Collapse all"
176
176
  ]
177
177
  },
178
+ {
179
+ "iconName": "panel-left-expand",
180
+ "usage": [
181
+ "Expand left panel"
182
+ ]
183
+ },
184
+ {
185
+ "iconName": "panel-left-contract",
186
+ "usage": [
187
+ "Collapse left panel"
188
+ ]
189
+ },
190
+ {
191
+ "iconName": "chevron-up-down",
192
+ "usage": [
193
+ "Expand options"
194
+ ]
195
+ },
178
196
  {
179
197
  "iconName": "arrow-up",
180
198
  "usage": [
@@ -962,8 +980,6 @@
962
980
  "options",
963
981
  "organization-horizontal",
964
982
  "paint-brush",
965
- "panel-left-contract",
966
- "panel-left-expand",
967
983
  "pause-circle",
968
984
  "payment-wireless",
969
985
  "person-add",