@aurodesignsystem/design-tokens 5.3.1 → 5.4.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 +11 -0
- package/dist/CSSCustomProperties--bundled.css +129 -345
- package/dist/auro-classic/CSSCustomProperties.css +162 -162
- package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/auro-classic/JSData--color.js +1 -1
- package/dist/auro-classic/JSONVariablesFlat.json +162 -162
- package/dist/auro-classic/JSONVariablesNested.json +452 -452
- package/dist/auro-classic/JSObject--allTokens.js +16610 -16610
- package/dist/auro-classic/JSObject--deprecated.js +17434 -17434
- package/dist/auro-classic/JSVariables--color.js +1 -1
- package/dist/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/auro-classic/SCSSVariables.scss +162 -162
- package/dist/auro-classic/SCSSVariablesMapFlat.scss +181 -181
- package/dist/auro-classic/SassCustomProperties.scss +162 -162
- package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.css +129 -113
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +177 -143
- package/dist/hawaiian/JSObject--allTokens.js +3362 -2893
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +129 -113
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +129 -113
- package/dist/hawaiian/primitives--hawaiian.scss +202 -172
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +1 -1
- package/src/primitives/alaska/{typography.json → font.json} +4 -11
- package/src/primitives/alaska-classic/{typography.json → font.json} +4 -11
- package/src/primitives/base/{typography.json → font.json} +102 -48
- package/src/primitives/base/transparency.json +7 -0
- package/src/primitives/hawaiian/{typography.json → font.json} +3 -11
- package/src/themes/alaska/advanced/boolean.json +136 -0
- package/src/themes/alaska/{component.json → advanced/button.json} +1 -133
- package/src/themes/alaska/advanced/hyperlink.json +62 -0
- package/src/themes/alaska/advanced/shared.json +46 -0
- package/src/themes/alaska/advanced/state.json +70 -0
- package/src/themes/alaska/basic/color/border.json +66 -0
- package/src/themes/alaska/basic/color/brand.json +108 -0
- package/src/themes/alaska/basic/color/fare-brand.json +74 -0
- package/src/themes/alaska/basic/color/page-background.json +24 -0
- package/src/themes/alaska/basic/color/status.json +88 -0
- package/src/themes/alaska/basic/color/surface.json +96 -0
- package/src/themes/alaska/basic/color/text-icon.json +96 -0
- package/src/themes/alaska/basic/corner-radius.json +30 -0
- package/src/themes/alaska/basic/font/accent.json +288 -0
- package/src/themes/alaska/basic/font/body.json +63 -0
- package/src/themes/alaska/basic/font/display.json +248 -0
- package/src/themes/alaska/basic/font/heading.json +245 -0
- package/src/themes/alaska-classic/component/boolean.json +70 -0
- package/src/themes/alaska-classic/{component.json → component/button.json} +1 -133
- package/src/themes/alaska-classic/component/hyperlink.json +62 -0
- package/src/themes/alaska-classic/component/shared.json +46 -0
- package/src/themes/alaska-classic/component/state.json +70 -0
- package/src/themes/alaska-classic/typography.json +799 -107
- package/src/themes/hawaiian/advanced/boolean.json +138 -0
- package/src/themes/hawaiian/advanced/button.json +334 -0
- package/src/themes/hawaiian/advanced/hyperlink.json +64 -0
- package/src/themes/hawaiian/advanced/shared.json +48 -0
- package/src/themes/hawaiian/advanced/state.json +72 -0
- package/src/themes/hawaiian/basic/color/border.json +65 -0
- package/src/themes/hawaiian/basic/color/brand.json +105 -0
- package/src/themes/hawaiian/basic/color/color.json +57 -0
- package/src/themes/hawaiian/basic/color/fare-brand.json +75 -0
- package/src/themes/hawaiian/basic/color/page-background.json +25 -0
- package/src/themes/hawaiian/basic/color/status.json +81 -0
- package/src/themes/hawaiian/basic/color/surface.json +89 -0
- package/src/themes/hawaiian/basic/color/text-icon.json +58 -0
- package/src/themes/hawaiian/basic/font/accent.json +288 -0
- package/src/themes/hawaiian/basic/font/body.json +63 -0
- package/src/themes/hawaiian/basic/font/heading.json +248 -0
- package/src/themes/hawaiian/basic/font/typography.json +248 -0
- package/dist/alaska/CSSCustomProperties--alaska.css +0 -119
- package/dist/alaska/JSONVariablesNested--alaska.json +0 -154
- package/dist/alaska/JSObject--allTokens.js +0 -3731
- package/dist/alaska/SCSSVariables--alaska.scss +0 -116
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +0 -120
- package/dist/alaska/primitives--alaska.scss +0 -215
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +0 -119
- package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +0 -154
- package/dist/alaska-classic/JSObject--allTokens.js +0 -3731
- package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +0 -116
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +0 -120
- package/dist/alaska-classic/primitives--alaskaClassic.scss +0 -215
- package/src/themes/alaska/color.json +0 -444
- package/src/themes/alaska/typography.json +0 -132
- package/src/themes/hawaiian/color.json +0 -444
- package/src/themes/hawaiian/component.json +0 -392
- package/src/themes/hawaiian/typography.json +0 -132
|
@@ -1,189 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
3
|
Do not edit directly
|
|
4
|
-
Generated on
|
|
4
|
+
Generated on Thu, 03 Apr 2025 20:02:51 GMT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
$auroTokens: (
|
|
8
|
-
'ds-asset-font-circular-family-name': ("AS Circular"),
|
|
9
|
-
'ds-asset-font-circular-filename': ("ASCircularWeb"),
|
|
10
|
-
'ds-asset-font-circular-weight-light': ("-Light"),
|
|
11
|
-
'ds-asset-font-circular-weight-medium': ("-Medium"),
|
|
12
|
-
'ds-asset-font-circular-weight-book': ("-Book"),
|
|
13
|
-
'ds-border-radius': (0.375rem),
|
|
14
|
-
// 2px
|
|
15
|
-
'ds-size-25': (0.125rem),
|
|
16
|
-
// 4px
|
|
17
|
-
'ds-size-50': (0.25rem),
|
|
18
|
-
// 6px
|
|
19
|
-
'ds-size-75': (0.375rem),
|
|
20
|
-
// 8px
|
|
21
|
-
'ds-size-100': (0.5rem),
|
|
22
|
-
// 12px
|
|
23
|
-
'ds-size-150': (0.75rem),
|
|
24
|
-
// 16px
|
|
25
|
-
'ds-size-200': (1rem),
|
|
26
|
-
// 20px
|
|
27
|
-
'ds-size-250': (1.25rem),
|
|
28
|
-
// 24px
|
|
29
|
-
'ds-size-300': (1.5rem),
|
|
30
|
-
// 32px
|
|
31
|
-
'ds-size-400': (2rem),
|
|
32
|
-
// 40px
|
|
33
|
-
'ds-size-500': (2.5rem),
|
|
34
|
-
// 48px
|
|
35
|
-
'ds-size-600': (3rem),
|
|
36
|
-
// 56px
|
|
37
|
-
'ds-size-700': (3.5rem),
|
|
38
|
-
// 64px
|
|
39
|
-
'ds-size-800': (4rem),
|
|
40
|
-
// 72px
|
|
41
|
-
'ds-size-900': (4.5rem),
|
|
42
|
-
// 80px
|
|
43
|
-
'ds-size-1000': (5rem),
|
|
44
|
-
'ds-unitless-scale-20': (0.25),
|
|
45
|
-
'ds-unitless-scale-50': (0.5),
|
|
46
|
-
'ds-unitless-scale-100': (1),
|
|
47
|
-
'ds-unitless-scale-120': (1.25),
|
|
48
|
-
'ds-unitless-scale-140': (1.4),
|
|
49
|
-
'ds-unitless-scale-150': (1.5),
|
|
50
|
-
'ds-unitless-scale-160': (1.625),
|
|
51
|
-
'ds-unitless-scale-170': (1.75),
|
|
52
|
-
'ds-unitless-scale-180': (1.875),
|
|
53
|
-
'ds-unitless-scale-200': (2),
|
|
54
|
-
'ds-unitless-scale-210': (2.125),
|
|
55
|
-
'ds-unitless-scale-220': (2.25),
|
|
56
|
-
'ds-unitless-scale-230': (2.375),
|
|
57
|
-
'ds-unitless-scale-260': (2.625),
|
|
58
|
-
'ds-unitless-scale-270': (2.75),
|
|
59
|
-
'ds-unitless-scale-300': (3),
|
|
60
|
-
'ds-unitless-scale-330': (3.375),
|
|
61
|
-
'ds-unitless-scale-350': (3.5),
|
|
62
|
-
'ds-unitless-scale-370': (3.75),
|
|
63
|
-
'ds-unitless-scale-420': (4.25),
|
|
64
|
-
'ds-animation-default-property': (all),
|
|
65
|
-
'ds-animation-default-duration': (0.3s),
|
|
66
|
-
'ds-animation-default-timing': (ease-out),
|
|
67
|
-
'ds-depth-overlay': (200),
|
|
68
|
-
'ds-depth-modal': (300),
|
|
69
|
-
'ds-depth-tooltip': (400),
|
|
70
|
-
// for the least amount of emphasis
|
|
71
|
-
'ds-elevation-100': (0px 0px 5px rgba(0, 0, 0, 0.15)),
|
|
72
|
-
// for more emphasis than low elevation
|
|
73
|
-
'ds-elevation-200': (0px 0px 10px rgba(0, 0, 0, 0.15)),
|
|
74
|
-
// for maximum emphasis or differentiation
|
|
75
|
-
'ds-elevation-300': (0px 0px 15px rgba(0, 0, 0, 0.2)),
|
|
76
|
-
'ds-grid-breakpoint-xs': (320px),
|
|
77
|
-
'ds-grid-breakpoint-sm': (576px),
|
|
78
|
-
'ds-grid-breakpoint-md': (768px),
|
|
79
|
-
'ds-grid-breakpoint-lg': (1024px),
|
|
80
|
-
'ds-grid-breakpoint-xl': (1232px),
|
|
81
|
-
'ds-grid-column-xs': (6),
|
|
82
|
-
'ds-grid-column-sm': (12),
|
|
83
|
-
'ds-grid-column-md': (12),
|
|
84
|
-
'ds-grid-column-lg': (12),
|
|
85
|
-
'ds-grid-column-xl': (12),
|
|
86
|
-
'ds-grid-gutter-xs': (0.5rem),
|
|
87
|
-
'ds-grid-gutter-sm': (1rem),
|
|
88
|
-
'ds-grid-gutter-md': (1.5rem),
|
|
89
|
-
'ds-grid-gutter-lg': (1.5rem),
|
|
90
|
-
'ds-grid-gutter-xl': (2rem),
|
|
91
|
-
'ds-grid-margin-xs': (1rem),
|
|
92
|
-
'ds-grid-margin-sm': (1rem),
|
|
93
|
-
'ds-grid-margin-md': (1.5rem),
|
|
94
|
-
'ds-grid-margin-lg': (2rem),
|
|
95
|
-
'ds-grid-margin-xl': (2rem),
|
|
96
|
-
'ds-font-family-default': ('AS Circular', Helvetica Neue, Arial, sans-serif),
|
|
97
|
-
'ds-font-family-mono': (Menlo, Monaco, Consolas, 'Courier New', monospace),
|
|
98
|
-
'ds-text-heading-300-weight': (300),
|
|
99
|
-
'ds-text-heading-300-px': (18px),
|
|
100
|
-
'ds-text-heading-300-size': (1.125rem),
|
|
101
|
-
'ds-text-heading-300-height': (1.625rem),
|
|
102
|
-
'ds-text-heading-300-height-px': (26px),
|
|
103
|
-
'ds-text-heading-400-weight': (300),
|
|
104
|
-
'ds-text-heading-400-px': (20px),
|
|
105
|
-
'ds-text-heading-400-size': (1.25rem),
|
|
106
|
-
'ds-text-heading-400-height': (1.625rem),
|
|
107
|
-
'ds-text-heading-400-height-px': (26px),
|
|
108
|
-
'ds-text-heading-500-weight': (300),
|
|
109
|
-
'ds-text-heading-500-px-breakpoint-sm': (22px),
|
|
110
|
-
'ds-text-heading-500-px-breakpoint-md': (24px),
|
|
111
|
-
'ds-text-heading-500-px-breakpoint-lg': (24px),
|
|
112
|
-
'ds-text-heading-500-size-breakpoint-sm': (1.375rem),
|
|
113
|
-
'ds-text-heading-500-size-breakpoint-md': (1.5rem),
|
|
114
|
-
'ds-text-heading-500-size-breakpoint-lg': (1.5rem),
|
|
115
|
-
'ds-text-heading-500-height-breakpoint-sm': (1.625rem),
|
|
116
|
-
'ds-text-heading-500-height-breakpoint-px-sm': (26px),
|
|
117
|
-
'ds-text-heading-500-height-breakpoint-md': (1.875rem),
|
|
118
|
-
'ds-text-heading-500-height-breakpoint-px-md': (30px),
|
|
119
|
-
'ds-text-heading-500-height-breakpoint-lg': (2rem),
|
|
120
|
-
'ds-text-heading-500-height-breakpoint-px-lg': (32px),
|
|
121
|
-
'ds-text-heading-600-weight': (300),
|
|
122
|
-
'ds-text-heading-600-px-breakpoint-sm': (26px),
|
|
123
|
-
'ds-text-heading-600-px-breakpoint-md': (28px),
|
|
124
|
-
'ds-text-heading-600-px-breakpoint-lg': (28px),
|
|
125
|
-
'ds-text-heading-600-size-breakpoint-sm': (1.625rem),
|
|
126
|
-
'ds-text-heading-600-size-breakpoint-md': (1.75rem),
|
|
127
|
-
'ds-text-heading-600-size-breakpoint-lg': (1.75rem),
|
|
128
|
-
'ds-text-heading-600-height-breakpoint-sm': (1.875rem),
|
|
129
|
-
'ds-text-heading-600-height-breakpoint-px-sm': (30px),
|
|
130
|
-
'ds-text-heading-600-height-breakpoint-md': (2.125rem),
|
|
131
|
-
'ds-text-heading-600-height-breakpoint-px-md': (34px),
|
|
132
|
-
'ds-text-heading-600-height-breakpoint-lg': (2.25rem),
|
|
133
|
-
'ds-text-heading-600-height-breakpoint-px-lg': (36px),
|
|
134
|
-
'ds-text-heading-700-weight': (500),
|
|
135
|
-
'ds-text-heading-700-px-breakpoint-sm': (28px),
|
|
136
|
-
'ds-text-heading-700-px-breakpoint-md': (32px),
|
|
137
|
-
'ds-text-heading-700-px-breakpoint-lg': (36px),
|
|
138
|
-
'ds-text-heading-700-size-breakpoint-sm': (1.75rem),
|
|
139
|
-
'ds-text-heading-700-size-breakpoint-md': (2rem),
|
|
140
|
-
'ds-text-heading-700-size-breakpoint-lg': (2.25rem),
|
|
141
|
-
'ds-text-heading-700-height-breakpoint-sm': (2.125rem),
|
|
142
|
-
'ds-text-heading-700-height-breakpoint-px-sm': (34px),
|
|
143
|
-
'ds-text-heading-700-height-breakpoint-md': (2.375rem),
|
|
144
|
-
'ds-text-heading-700-height-breakpoint-px-md': (38px),
|
|
145
|
-
'ds-text-heading-700-height-breakpoint-lg': (2.75rem),
|
|
146
|
-
'ds-text-heading-700-height-breakpoint-px-lg': (44px),
|
|
147
|
-
'ds-text-heading-800-weight': (500),
|
|
148
|
-
'ds-text-heading-800-px-breakpoint-sm': (32px),
|
|
149
|
-
'ds-text-heading-800-px-breakpoint-md': (36px),
|
|
150
|
-
'ds-text-heading-800-px-breakpoint-lg': (40px),
|
|
151
|
-
'ds-text-heading-800-size-breakpoint-sm': (2rem),
|
|
152
|
-
'ds-text-heading-800-size-breakpoint-md': (2.25rem),
|
|
153
|
-
'ds-text-heading-800-size-breakpoint-lg': (2.5rem),
|
|
154
|
-
'ds-text-heading-800-height-breakpoint-sm': (2.375rem),
|
|
155
|
-
'ds-text-heading-800-height-breakpoint-px-sm': (38px),
|
|
156
|
-
'ds-text-heading-800-height-breakpoint-md': (2.625rem),
|
|
157
|
-
'ds-text-heading-800-height-breakpoint-px-md': (42px),
|
|
158
|
-
'ds-text-heading-800-height-breakpoint-lg': (3rem),
|
|
159
|
-
'ds-text-heading-800-height-breakpoint-px-lg': (48px),
|
|
160
|
-
'ds-text-heading-default-weight': (500),
|
|
161
|
-
'ds-text-heading-default-margin': (0),
|
|
162
|
-
'ds-text-heading-default-spacing': (-0.2px),
|
|
163
|
-
'ds-text-heading-medium-weight': (300),
|
|
164
|
-
'ds-text-heading-display-weight': (100),
|
|
165
|
-
'ds-text-heading-display-px-breakpoint-sm': (44px),
|
|
166
|
-
'ds-text-heading-display-px-breakpoint-md': (48px),
|
|
167
|
-
'ds-text-heading-display-px-breakpoint-lg': (56px),
|
|
168
|
-
'ds-text-heading-display-size-breakpoint-sm': (2.75rem),
|
|
169
|
-
'ds-text-heading-display-size-breakpoint-md': (3rem),
|
|
170
|
-
'ds-text-heading-display-size-breakpoint-lg': (3.5rem),
|
|
171
|
-
'ds-text-heading-display-height-breakpoint-sm': (3.375rem),
|
|
172
|
-
'ds-text-heading-display-height-breakpoint-px-sm': (54px),
|
|
173
|
-
'ds-text-heading-display-height-breakpoint-md': (3.75rem),
|
|
174
|
-
'ds-text-heading-display-height-breakpoint-px-md': (60px),
|
|
175
|
-
'ds-text-heading-display-height-breakpoint-lg': (4.25rem),
|
|
176
|
-
'ds-text-heading-display-height-breakpoint-px-lg': (68px),
|
|
177
|
-
'ds-text-body-default-weight': (500),
|
|
178
|
-
'ds-text-body-size-xxs': (0.625rem),
|
|
179
|
-
'ds-text-body-size-xs': (0.75rem),
|
|
180
|
-
'ds-text-body-size-sm': (0.875rem),
|
|
181
|
-
'ds-text-body-size-default': (1rem),
|
|
182
|
-
'ds-text-body-size-lg': (1.125rem),
|
|
183
|
-
'ds-text-body-height-xs': (1rem),
|
|
184
|
-
'ds-text-body-height-sm': (1.25rem),
|
|
185
|
-
'ds-text-body-height-default': (1.5rem),
|
|
186
|
-
'ds-text-body-height-lg': (1.625rem),
|
|
187
8
|
'ds-color-alert-notification-default': (#0074c8),
|
|
188
9
|
'ds-color-alert-warning-default': (#de750c),
|
|
189
10
|
'ds-color-alert-error-default': (#df0b37),
|
|
@@ -1404,5 +1225,184 @@ $auroTokens: (
|
|
|
1404
1225
|
'ds-color-utility-warning-default': (#f2c153),
|
|
1405
1226
|
'ds-color-utility-warning-inverse': (#f2c153),
|
|
1406
1227
|
'ds-color-utility-success-default': (#0b6f4d),
|
|
1407
|
-
'ds-color-utility-success-inverse': (#8eceb9)
|
|
1228
|
+
'ds-color-utility-success-inverse': (#8eceb9),
|
|
1229
|
+
'ds-border-radius': (0.375rem),
|
|
1230
|
+
// 2px
|
|
1231
|
+
'ds-size-25': (0.125rem),
|
|
1232
|
+
// 4px
|
|
1233
|
+
'ds-size-50': (0.25rem),
|
|
1234
|
+
// 6px
|
|
1235
|
+
'ds-size-75': (0.375rem),
|
|
1236
|
+
// 8px
|
|
1237
|
+
'ds-size-100': (0.5rem),
|
|
1238
|
+
// 12px
|
|
1239
|
+
'ds-size-150': (0.75rem),
|
|
1240
|
+
// 16px
|
|
1241
|
+
'ds-size-200': (1rem),
|
|
1242
|
+
// 20px
|
|
1243
|
+
'ds-size-250': (1.25rem),
|
|
1244
|
+
// 24px
|
|
1245
|
+
'ds-size-300': (1.5rem),
|
|
1246
|
+
// 32px
|
|
1247
|
+
'ds-size-400': (2rem),
|
|
1248
|
+
// 40px
|
|
1249
|
+
'ds-size-500': (2.5rem),
|
|
1250
|
+
// 48px
|
|
1251
|
+
'ds-size-600': (3rem),
|
|
1252
|
+
// 56px
|
|
1253
|
+
'ds-size-700': (3.5rem),
|
|
1254
|
+
// 64px
|
|
1255
|
+
'ds-size-800': (4rem),
|
|
1256
|
+
// 72px
|
|
1257
|
+
'ds-size-900': (4.5rem),
|
|
1258
|
+
// 80px
|
|
1259
|
+
'ds-size-1000': (5rem),
|
|
1260
|
+
'ds-unitless-scale-20': (0.25),
|
|
1261
|
+
'ds-unitless-scale-50': (0.5),
|
|
1262
|
+
'ds-unitless-scale-100': (1),
|
|
1263
|
+
'ds-unitless-scale-120': (1.25),
|
|
1264
|
+
'ds-unitless-scale-140': (1.4),
|
|
1265
|
+
'ds-unitless-scale-150': (1.5),
|
|
1266
|
+
'ds-unitless-scale-160': (1.625),
|
|
1267
|
+
'ds-unitless-scale-170': (1.75),
|
|
1268
|
+
'ds-unitless-scale-180': (1.875),
|
|
1269
|
+
'ds-unitless-scale-200': (2),
|
|
1270
|
+
'ds-unitless-scale-210': (2.125),
|
|
1271
|
+
'ds-unitless-scale-220': (2.25),
|
|
1272
|
+
'ds-unitless-scale-230': (2.375),
|
|
1273
|
+
'ds-unitless-scale-260': (2.625),
|
|
1274
|
+
'ds-unitless-scale-270': (2.75),
|
|
1275
|
+
'ds-unitless-scale-300': (3),
|
|
1276
|
+
'ds-unitless-scale-330': (3.375),
|
|
1277
|
+
'ds-unitless-scale-350': (3.5),
|
|
1278
|
+
'ds-unitless-scale-370': (3.75),
|
|
1279
|
+
'ds-unitless-scale-420': (4.25),
|
|
1280
|
+
'ds-animation-default-property': (all),
|
|
1281
|
+
'ds-animation-default-duration': (0.3s),
|
|
1282
|
+
'ds-animation-default-timing': (ease-out),
|
|
1283
|
+
'ds-depth-overlay': (200),
|
|
1284
|
+
'ds-depth-modal': (300),
|
|
1285
|
+
'ds-depth-tooltip': (400),
|
|
1286
|
+
// for the least amount of emphasis
|
|
1287
|
+
'ds-elevation-100': (0px 0px 5px rgba(0, 0, 0, 0.15)),
|
|
1288
|
+
// for more emphasis than low elevation
|
|
1289
|
+
'ds-elevation-200': (0px 0px 10px rgba(0, 0, 0, 0.15)),
|
|
1290
|
+
// for maximum emphasis or differentiation
|
|
1291
|
+
'ds-elevation-300': (0px 0px 15px rgba(0, 0, 0, 0.2)),
|
|
1292
|
+
'ds-asset-font-circular-family-name': ("AS Circular"),
|
|
1293
|
+
'ds-asset-font-circular-filename': ("ASCircularWeb"),
|
|
1294
|
+
'ds-asset-font-circular-weight-light': ("-Light"),
|
|
1295
|
+
'ds-asset-font-circular-weight-medium': ("-Medium"),
|
|
1296
|
+
'ds-asset-font-circular-weight-book': ("-Book"),
|
|
1297
|
+
'ds-grid-breakpoint-xs': (320px),
|
|
1298
|
+
'ds-grid-breakpoint-sm': (576px),
|
|
1299
|
+
'ds-grid-breakpoint-md': (768px),
|
|
1300
|
+
'ds-grid-breakpoint-lg': (1024px),
|
|
1301
|
+
'ds-grid-breakpoint-xl': (1232px),
|
|
1302
|
+
'ds-grid-column-xs': (6),
|
|
1303
|
+
'ds-grid-column-sm': (12),
|
|
1304
|
+
'ds-grid-column-md': (12),
|
|
1305
|
+
'ds-grid-column-lg': (12),
|
|
1306
|
+
'ds-grid-column-xl': (12),
|
|
1307
|
+
'ds-grid-gutter-xs': (0.5rem),
|
|
1308
|
+
'ds-grid-gutter-sm': (1rem),
|
|
1309
|
+
'ds-grid-gutter-md': (1.5rem),
|
|
1310
|
+
'ds-grid-gutter-lg': (1.5rem),
|
|
1311
|
+
'ds-grid-gutter-xl': (2rem),
|
|
1312
|
+
'ds-grid-margin-xs': (1rem),
|
|
1313
|
+
'ds-grid-margin-sm': (1rem),
|
|
1314
|
+
'ds-grid-margin-md': (1.5rem),
|
|
1315
|
+
'ds-grid-margin-lg': (2rem),
|
|
1316
|
+
'ds-grid-margin-xl': (2rem),
|
|
1317
|
+
'ds-font-family-default': ('AS Circular', Helvetica Neue, Arial, sans-serif),
|
|
1318
|
+
'ds-font-family-mono': (Menlo, Monaco, Consolas, 'Courier New', monospace),
|
|
1319
|
+
'ds-text-heading-300-weight': (300),
|
|
1320
|
+
'ds-text-heading-300-px': (18px),
|
|
1321
|
+
'ds-text-heading-300-size': (1.125rem),
|
|
1322
|
+
'ds-text-heading-300-height': (1.625rem),
|
|
1323
|
+
'ds-text-heading-300-height-px': (26px),
|
|
1324
|
+
'ds-text-heading-400-weight': (300),
|
|
1325
|
+
'ds-text-heading-400-px': (20px),
|
|
1326
|
+
'ds-text-heading-400-size': (1.25rem),
|
|
1327
|
+
'ds-text-heading-400-height': (1.625rem),
|
|
1328
|
+
'ds-text-heading-400-height-px': (26px),
|
|
1329
|
+
'ds-text-heading-500-weight': (300),
|
|
1330
|
+
'ds-text-heading-500-px-breakpoint-sm': (22px),
|
|
1331
|
+
'ds-text-heading-500-px-breakpoint-md': (24px),
|
|
1332
|
+
'ds-text-heading-500-px-breakpoint-lg': (24px),
|
|
1333
|
+
'ds-text-heading-500-size-breakpoint-sm': (1.375rem),
|
|
1334
|
+
'ds-text-heading-500-size-breakpoint-md': (1.5rem),
|
|
1335
|
+
'ds-text-heading-500-size-breakpoint-lg': (1.5rem),
|
|
1336
|
+
'ds-text-heading-500-height-breakpoint-sm': (1.625rem),
|
|
1337
|
+
'ds-text-heading-500-height-breakpoint-px-sm': (26px),
|
|
1338
|
+
'ds-text-heading-500-height-breakpoint-md': (1.875rem),
|
|
1339
|
+
'ds-text-heading-500-height-breakpoint-px-md': (30px),
|
|
1340
|
+
'ds-text-heading-500-height-breakpoint-lg': (2rem),
|
|
1341
|
+
'ds-text-heading-500-height-breakpoint-px-lg': (32px),
|
|
1342
|
+
'ds-text-heading-600-weight': (300),
|
|
1343
|
+
'ds-text-heading-600-px-breakpoint-sm': (26px),
|
|
1344
|
+
'ds-text-heading-600-px-breakpoint-md': (28px),
|
|
1345
|
+
'ds-text-heading-600-px-breakpoint-lg': (28px),
|
|
1346
|
+
'ds-text-heading-600-size-breakpoint-sm': (1.625rem),
|
|
1347
|
+
'ds-text-heading-600-size-breakpoint-md': (1.75rem),
|
|
1348
|
+
'ds-text-heading-600-size-breakpoint-lg': (1.75rem),
|
|
1349
|
+
'ds-text-heading-600-height-breakpoint-sm': (1.875rem),
|
|
1350
|
+
'ds-text-heading-600-height-breakpoint-px-sm': (30px),
|
|
1351
|
+
'ds-text-heading-600-height-breakpoint-md': (2.125rem),
|
|
1352
|
+
'ds-text-heading-600-height-breakpoint-px-md': (34px),
|
|
1353
|
+
'ds-text-heading-600-height-breakpoint-lg': (2.25rem),
|
|
1354
|
+
'ds-text-heading-600-height-breakpoint-px-lg': (36px),
|
|
1355
|
+
'ds-text-heading-700-weight': (500),
|
|
1356
|
+
'ds-text-heading-700-px-breakpoint-sm': (28px),
|
|
1357
|
+
'ds-text-heading-700-px-breakpoint-md': (32px),
|
|
1358
|
+
'ds-text-heading-700-px-breakpoint-lg': (36px),
|
|
1359
|
+
'ds-text-heading-700-size-breakpoint-sm': (1.75rem),
|
|
1360
|
+
'ds-text-heading-700-size-breakpoint-md': (2rem),
|
|
1361
|
+
'ds-text-heading-700-size-breakpoint-lg': (2.25rem),
|
|
1362
|
+
'ds-text-heading-700-height-breakpoint-sm': (2.125rem),
|
|
1363
|
+
'ds-text-heading-700-height-breakpoint-px-sm': (34px),
|
|
1364
|
+
'ds-text-heading-700-height-breakpoint-md': (2.375rem),
|
|
1365
|
+
'ds-text-heading-700-height-breakpoint-px-md': (38px),
|
|
1366
|
+
'ds-text-heading-700-height-breakpoint-lg': (2.75rem),
|
|
1367
|
+
'ds-text-heading-700-height-breakpoint-px-lg': (44px),
|
|
1368
|
+
'ds-text-heading-800-weight': (500),
|
|
1369
|
+
'ds-text-heading-800-px-breakpoint-sm': (32px),
|
|
1370
|
+
'ds-text-heading-800-px-breakpoint-md': (36px),
|
|
1371
|
+
'ds-text-heading-800-px-breakpoint-lg': (40px),
|
|
1372
|
+
'ds-text-heading-800-size-breakpoint-sm': (2rem),
|
|
1373
|
+
'ds-text-heading-800-size-breakpoint-md': (2.25rem),
|
|
1374
|
+
'ds-text-heading-800-size-breakpoint-lg': (2.5rem),
|
|
1375
|
+
'ds-text-heading-800-height-breakpoint-sm': (2.375rem),
|
|
1376
|
+
'ds-text-heading-800-height-breakpoint-px-sm': (38px),
|
|
1377
|
+
'ds-text-heading-800-height-breakpoint-md': (2.625rem),
|
|
1378
|
+
'ds-text-heading-800-height-breakpoint-px-md': (42px),
|
|
1379
|
+
'ds-text-heading-800-height-breakpoint-lg': (3rem),
|
|
1380
|
+
'ds-text-heading-800-height-breakpoint-px-lg': (48px),
|
|
1381
|
+
'ds-text-heading-default-weight': (500),
|
|
1382
|
+
'ds-text-heading-default-margin': (0),
|
|
1383
|
+
'ds-text-heading-default-spacing': (-0.2px),
|
|
1384
|
+
'ds-text-heading-medium-weight': (300),
|
|
1385
|
+
'ds-text-heading-display-weight': (100),
|
|
1386
|
+
'ds-text-heading-display-px-breakpoint-sm': (44px),
|
|
1387
|
+
'ds-text-heading-display-px-breakpoint-md': (48px),
|
|
1388
|
+
'ds-text-heading-display-px-breakpoint-lg': (56px),
|
|
1389
|
+
'ds-text-heading-display-size-breakpoint-sm': (2.75rem),
|
|
1390
|
+
'ds-text-heading-display-size-breakpoint-md': (3rem),
|
|
1391
|
+
'ds-text-heading-display-size-breakpoint-lg': (3.5rem),
|
|
1392
|
+
'ds-text-heading-display-height-breakpoint-sm': (3.375rem),
|
|
1393
|
+
'ds-text-heading-display-height-breakpoint-px-sm': (54px),
|
|
1394
|
+
'ds-text-heading-display-height-breakpoint-md': (3.75rem),
|
|
1395
|
+
'ds-text-heading-display-height-breakpoint-px-md': (60px),
|
|
1396
|
+
'ds-text-heading-display-height-breakpoint-lg': (4.25rem),
|
|
1397
|
+
'ds-text-heading-display-height-breakpoint-px-lg': (68px),
|
|
1398
|
+
'ds-text-body-default-weight': (500),
|
|
1399
|
+
'ds-text-body-size-xxs': (0.625rem),
|
|
1400
|
+
'ds-text-body-size-xs': (0.75rem),
|
|
1401
|
+
'ds-text-body-size-sm': (0.875rem),
|
|
1402
|
+
'ds-text-body-size-default': (1rem),
|
|
1403
|
+
'ds-text-body-size-lg': (1.125rem),
|
|
1404
|
+
'ds-text-body-height-xs': (1rem),
|
|
1405
|
+
'ds-text-body-height-sm': (1.25rem),
|
|
1406
|
+
'ds-text-body-height-default': (1.5rem),
|
|
1407
|
+
'ds-text-body-height-lg': (1.625rem)
|
|
1408
1408
|
);
|