@adobe/spectrum-tokens 14.11.0 → 14.12.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,19 @@
1
1
  # [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-design-data)
2
2
 
3
+ ## 14.12.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1126](https://github.com/adobe/spectrum-design-data/pull/1126) [`60a4835`](https://github.com/adobe/spectrum-design-data/commit/60a4835e245965639a4ac89b41d2884dd63a0bbb) Thanks [@GarthDB](https://github.com/GarthDB)! - Add SPEC-043 domain-identifying fields to all 72 typography token name objects
8
+ (closes #1125).
9
+ - **tokens/typography.tokens.json**: add `weight` (font-weight × 6, composite × 15),
10
+ `style` (× 2), `family` (× 4), `scaleIndex` (font-size × 36), `structure` (margin
11
+ multipliers × 5), and `scaleIndex`+`family:cjk` (line-height × 4) — zero SPEC-043
12
+ advisory warnings for this file.
13
+ - **registry/scale-values.json**: add `25` entry for `font-size-25` (`scaleIndex: 25`).
14
+ - **spec/taxonomy.md**: add `structure` row to the typography field table; broaden
15
+ NORMATIVE SHOULD clause to all five fields accepted by SPEC-043.
16
+
3
17
  ## 14.11.0
4
18
 
5
19
  ### Minor Changes