@viraui/foundation 2026.0.18 → 2026.0.20

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viraui/foundation",
3
- "version": "2026.0.18",
3
+ "version": "2026.0.20",
4
4
  "private": false,
5
5
  "author": "Vira Software",
6
6
  "files": [
@@ -250,7 +250,7 @@
250
250
  },
251
251
  "font": {
252
252
  "root-size": "112.5%",
253
- "heading-typescale": 1.314,
253
+ "heading-typescale": 1.2,
254
254
  "scale": {
255
255
  "display": "6.25rem",
256
256
  "h1": "3rem",
@@ -208,7 +208,7 @@
208
208
  --space-x-wide: 4.5rem;
209
209
  --space-2x-wide: 6rem;
210
210
  --font-root-size: 112.5%;
211
- --font-heading-typescale: 1.314;
211
+ --font-heading-typescale: 1.2;
212
212
  --font-scale-display: 6.25rem;
213
213
  --font-scale-h1: 3rem;
214
214
  --font-scale-h2: 2.5rem;
@@ -203,7 +203,7 @@
203
203
  "space-x-wide": "4.5rem",
204
204
  "space-2x-wide": "6rem",
205
205
  "font-root-size": "112.5%",
206
- "font-heading-typescale": 1.314,
206
+ "font-heading-typescale": 1.2,
207
207
  "font-scale-display": "6.25rem",
208
208
  "font-scale-h1": "3rem",
209
209
  "font-scale-h2": "2.5rem",