@primer/primitives 11.4.1-rc.d4178e4a → 11.4.1-rc.edbe0e39

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.
@@ -35,7 +35,7 @@
35
35
  ```
36
36
  --control-[size]-[property]
37
37
  ├── size: xsmall | small | medium | large | xlarge
38
- └── property: size | paddingInline-[density] | paddingBlock-[density]
38
+ └── property: size | paddingInline-[density] | paddingBlock
39
39
  └── density: condensed | normal | spacious
40
40
  ```
41
41
 
@@ -47,15 +47,15 @@
47
47
  └── size: condensed | normal | spacious
48
48
 
49
49
  --controlStack-[size]-gap-[density]
50
- ├── size: xsmall | small | medium | large | xlarge
51
- └── density: condensed | normal | spacious
50
+ ├── size: small | medium | large
51
+ └── density: condensed | auto | spacious
52
52
  ```
53
53
 
54
54
  ### Typography Tokens
55
55
 
56
56
  ```
57
57
  --text-[role]-shorthand-[size]
58
- ├── role: title | body | subtitle | caption | codeBlock | codeInline
58
+ ├── role: display | title | body | subtitle | caption | codeBlock | codeInline
59
59
  └── size: small | medium | large
60
60
  ```
61
61
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/primitives",
3
- "version": "11.4.1-rc.d4178e4a",
3
+ "version": "11.4.1-rc.edbe0e39",
4
4
  "description": "Typography, spacing, and color primitives for Primer design system",
5
5
  "type": "module",
6
6
  "files": [