@aurodesignsystem-dev/auro-tokendefinitions 0.0.0-pr16.10 → 0.0.0-pr16.12

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.
@@ -9,5 +9,113 @@
9
9
  }
10
10
  }
11
11
  }
12
+ },
13
+ "basic-type-brand-family-primary": {
14
+ "value": "AS Circular"
15
+ },
16
+ "basic-type-brand-family-secondary": {
17
+ "value": "Good OT"
18
+ },
19
+ "basic-type-brand-line-height-primary": {
20
+ "value": 1.3
21
+ },
22
+ "basic-type-brand-line-height-secondary": {
23
+ "value": 1
24
+ },
25
+ "basic-type-brand-letter-spacing-primary": {
26
+ "value": 0
27
+ },
28
+ "basic-type-brand-letter-spacing-secondary": {
29
+ "value": "0.05em"
30
+ },
31
+ "basic-type-brand-letter-spacing-tertiary": {
32
+ "value": "0.10em"
33
+ },
34
+ "basic-type-family-accent": {
35
+ "value": "Good OT"
36
+ },
37
+ "basic-type-family-accent-fallback": {
38
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
39
+ },
40
+ "basic-type-family-body": {
41
+ "value": "AS Circular"
42
+ },
43
+ "basic-type-family-body-fallback": {
44
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
45
+ },
46
+ "basic-type-family-display": {
47
+ "value": "AS Circular"
48
+ },
49
+ "basic-type-family-display-fallback": {
50
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
51
+ },
52
+ "basic-type-family-heading": {
53
+ "value": "AS Circular"
54
+ },
55
+ "basic-type-family-heading-fallback": {
56
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
57
+ },
58
+ "basic-type-letter-spacing-accent": {
59
+ "value": "0.05em"
60
+ },
61
+ "basic-type-letter-spacing-accent2": {
62
+ "value": "0.10em"
63
+ },
64
+ "basic-type-letter-spacing-body": {
65
+ "value": 0
66
+ },
67
+ "basic-type-letter-spacing-display": {
68
+ "value": 0
69
+ },
70
+ "basic-type-letter-spacing-heading": {
71
+ "value": 0
72
+ },
73
+ "basic-type-line-height-accent": {
74
+ "value": 1.3
75
+ },
76
+ "basic-type-line-height-accent2": {
77
+ "value": 1
78
+ },
79
+ "basic-type-line-height-body": {
80
+ "value": "1.625rem"
81
+ },
82
+ "basic-type-line-height-body2": {
83
+ "value": "1.5rem"
84
+ },
85
+ "basic-type-line-height-body3": {
86
+ "value": "1.25rem"
87
+ },
88
+ "basic-type-line-height-body4": {
89
+ "value": "1rem"
90
+ },
91
+ "basic-type-line-height-body5": {
92
+ "value": "0.875rem"
93
+ },
94
+ "basic-type-line-height-display": {
95
+ "value": 1.3
96
+ },
97
+ "basic-type-line-height-heading": {
98
+ "value": 1.3
99
+ },
100
+ "basic-type-weight-accent": {
101
+ "value": 450
102
+ },
103
+ "basic-type-weight-accent2": {
104
+ "value": 500
105
+ },
106
+ "basic-type-weight-body": {
107
+ "value": 450
108
+ },
109
+ "basic-type-weight-body2": {
110
+ "value": 700
111
+ },
112
+ "basic-type-weight-display": {
113
+ "value": 300
114
+ },
115
+ "basic-type-weight-heading": {
116
+ "value": 300
117
+ },
118
+ "basic-type-weight-heading2": {
119
+ "value": 450
12
120
  }
13
- }
121
+ }