@vanduo-oss/framework 1.3.1 → 1.3.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/js/index.js CHANGED
@@ -62,6 +62,7 @@ import './components/rating.js';
62
62
  import './components/transfer.js';
63
63
  import './components/tree.js';
64
64
  import './components/spotlight.js';
65
+ import './components/music-player.js';
65
66
 
66
67
  // Re-export for ESM / CJS consumers
67
68
  const Vanduo = window.Vanduo;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vanduo-oss/framework",
3
- "version": "1.3.1",
3
+ "version": "1.3.2",
4
4
  "description": "Zero-dependency CSS/JS framework built on Fibonacci/Golden Ratio design system with Open Color integration",
5
5
  "keywords": [
6
6
  "css",