voa-ds-core 1.0.56 → 1.0.58

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.
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * VOA Design System - Consolidated Component Styles
3
3
  *
4
- * Versão: 1.0.56
5
- * Gerado automaticamente em: 2026-01-27T13:09:51.470Z
4
+ * Versão: 1.0.58
5
+ * Gerado automaticamente em: 2026-01-27T13:22:02.730Z
6
6
  */
7
7
 
8
8
  /* Design System Fonts */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "voa-ds-core",
3
- "version": "1.0.56",
3
+ "version": "1.0.58",
4
4
  "main": "dist/index.cjs.js",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/types/index.d.ts",