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

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": "@aurodesignsystem-dev/auro-tokendefinitions",
3
- "version": "0.0.0-pr16.12",
3
+ "version": "0.0.0-pr16.14",
4
4
  "description": "Alaska Air Auro Design System token definition repository",
5
5
  "homepage": "https://github.com/AlaskaAirlines/auro-tokendefinitions",
6
6
  "author": "Alaska Airlines Product design and engineering",
@@ -4,17 +4,17 @@
4
4
  "expanded": {
5
5
  "widget": {
6
6
  "background": {
7
- "value": "linear-gradient(180deg, rgba(38, 32, 67, .65), rgba(38, 32, 67, 0) 65%), linear-gradient(90deg, #463c8f 25.8%, #ce0c88)"
7
+ "value": "{surface.inverse}"
8
8
  }
9
9
  }
10
10
  }
11
11
  }
12
12
  },
13
13
  "basic-type-brand-family-primary": {
14
- "value": "AS Circular"
14
+ "value": "\"AS Circular\""
15
15
  },
16
16
  "basic-type-brand-family-secondary": {
17
- "value": "Good OT"
17
+ "value": "\"Good OT\""
18
18
  },
19
19
  "basic-type-brand-line-height-primary": {
20
20
  "value": 1.3
@@ -32,28 +32,28 @@
32
32
  "value": "0.10em"
33
33
  },
34
34
  "basic-type-family-accent": {
35
- "value": "Good OT"
35
+ "value": "\"Good OT\""
36
36
  },
37
37
  "basic-type-family-accent-fallback": {
38
- "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
38
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
39
39
  },
40
40
  "basic-type-family-body": {
41
- "value": "AS Circular"
41
+ "value": "\"AS Circular\""
42
42
  },
43
43
  "basic-type-family-body-fallback": {
44
- "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
44
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
45
45
  },
46
46
  "basic-type-family-display": {
47
- "value": "AS Circular"
47
+ "value": "\"AS Circular\""
48
48
  },
49
49
  "basic-type-family-display-fallback": {
50
- "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
50
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
51
51
  },
52
52
  "basic-type-family-heading": {
53
- "value": "AS Circular"
53
+ "value": "\"AS Circular\""
54
54
  },
55
55
  "basic-type-family-heading-fallback": {
56
- "value": "system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif"
56
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
57
57
  },
58
58
  "basic-type-letter-spacing-accent": {
59
59
  "value": "0.05em"
@@ -118,4 +118,4 @@
118
118
  "basic-type-weight-heading2": {
119
119
  "value": 450
120
120
  }
121
- }
121
+ }
@@ -4,10 +4,118 @@
4
4
  "expanded": {
5
5
  "widget": {
6
6
  "background": {
7
- "value": "linear-gradient(180deg, rgba(38, 32, 67, .65), rgba(38, 32, 67, 0) 65%), linear-gradient(90deg, #463c8f 25.8%, #ce0c88)"
7
+ "value": "{surface.inverse}"
8
8
  }
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": "Teodor"
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": "\"AS Circular\""
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": "Teodor"
48
+ },
49
+ "basic-type-family-display-fallback": {
50
+ "value": "\"Georgia, 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": 500
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": 300
12
120
  }
13
121
  }
@@ -9,5 +9,92 @@
9
9
  }
10
10
  }
11
11
  }
12
+ },
13
+ "basic-type-family-accent": {
14
+ "value": "\"Slate Pro\""
15
+ },
16
+ "basic-type-family-accent-fallback": {
17
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
18
+ },
19
+ "basic-type-family-body": {
20
+ "value": "\"Slate Pro\""
21
+ },
22
+ "basic-type-family-body-fallback": {
23
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
24
+ },
25
+ "basic-type-family-display": {
26
+ "value": "Chronicle Display"
27
+ },
28
+ "basic-type-family-display-fallback": {
29
+ "value": "Georgia, serif"
30
+ },
31
+ "basic-type-family-heading": {
32
+ "value": "\"Slate Pro\""
33
+ },
34
+ "basic-type-family-heading-fallback": {
35
+ "value": "system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif"
36
+ },
37
+ "basic-type-letter-spacing-accent": {
38
+ "value": "0.05em"
39
+ },
40
+ "basic-type-letter-spacing-accent2": {
41
+ "value": "0.10em"
42
+ },
43
+ "basic-type-letter-spacing-body": {
44
+ "value": 0
45
+ },
46
+ "basic-type-letter-spacing-display": {
47
+ "value": 0
48
+ },
49
+ "basic-type-letter-spacing-heading": {
50
+ "value": 0
51
+ },
52
+ "basic-type-line-height-accent": {
53
+ "value": 1.3
54
+ },
55
+ "basic-type-line-height-accent2": {
56
+ "value": 1
57
+ },
58
+ "basic-type-line-height-body": {
59
+ "value": "1.625rem"
60
+ },
61
+ "basic-type-line-height-body2": {
62
+ "value": "1.5rem"
63
+ },
64
+ "basic-type-line-height-body3": {
65
+ "value": "1.25rem"
66
+ },
67
+ "basic-type-line-height-body4": {
68
+ "value": "1rem"
69
+ },
70
+ "basic-type-line-height-body5": {
71
+ "value": "0.875rem"
72
+ },
73
+ "basic-type-line-height-display": {
74
+ "value": 1.3
75
+ },
76
+ "basic-type-line-height-heading": {
77
+ "value": 1.3
78
+ },
79
+ "basic-type-weight-accent": {
80
+ "value": 400
81
+ },
82
+ "basic-type-weight-accent2": {
83
+ "value": 500
84
+ },
85
+ "basic-type-weight-body": {
86
+ "value": 400
87
+ },
88
+ "basic-type-weight-body2": {
89
+ "value": 500
90
+ },
91
+ "basic-type-weight-display": {
92
+ "value": 600
93
+ },
94
+ "basic-type-weight-heading": {
95
+ "value": 400
96
+ },
97
+ "basic-type-weight-heading2": {
98
+ "value": 500
12
99
  }
13
100
  }