@featherk/icons 0.5.0 → 0.5.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/README.md CHANGED
@@ -73,4 +73,4 @@ document.documentElement.style.setProperty("--search-icon", `url("${searchIconUr
73
73
 
74
74
  ## Icon gallery
75
75
 
76
- [View the icon gallery](./docs/ICONS.md)
76
+ [View the icon gallery](https://github.com/NantHealth/featherk/blob/integration/packages/icons/docs/ICONS.md)
package/docs/ICONS.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ICONS
2
2
 
3
- [← Back to Icons README](../README.md)
3
+ [← Back to Icons README](https://github.com/NantHealth/featherk/blob/integration/packages/icons/README.md)
4
4
 
5
5
  ## Icon gallery
6
6
 
@@ -209,4 +209,4 @@
209
209
  |rating_star_selected|switch_left|switch_off|switch_on|switch_right| |
210
210
  <!-- markdownlint-enable MD033-->
211
211
 
212
- > Generated: 2026-01-14T15:23:12.396Z
212
+ > Generated: 2026-01-19T21:32:49.481Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@featherk/icons",
3
- "version": "0.5.0",
3
+ "version": "0.5.2",
4
4
  "main": "dist/featherk-icons.umd.js",
5
5
  "module": "dist/featherk-icons.es.js",
6
6
  "types": "dist/index.d.ts",