@atlaskit/ads-mcp 0.16.0 → 0.17.1

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.
Files changed (28) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/cjs/index.js +6 -0
  3. package/dist/cjs/tools/get-guidelines/guidelines-structured-content.codegen.js +49 -0
  4. package/dist/cjs/tools/get-guidelines/index.js +99 -0
  5. package/dist/cjs/tools/get-icons/icon-mcp-structured-content.codegen.js +3 -5155
  6. package/dist/cjs/tools/get-tokens/token-mcp-structured-content.codegen.js +469 -1873
  7. package/dist/cjs/tools/i18n-conversion/guide.js +1 -1
  8. package/dist/es2019/index.js +6 -0
  9. package/dist/es2019/tools/get-guidelines/guidelines-structured-content.codegen.js +43 -0
  10. package/dist/es2019/tools/get-guidelines/index.js +78 -0
  11. package/dist/es2019/tools/get-icons/icon-mcp-structured-content.codegen.js +2 -5148
  12. package/dist/es2019/tools/get-tokens/token-mcp-structured-content.codegen.js +469 -1873
  13. package/dist/es2019/tools/i18n-conversion/guide.js +1 -1
  14. package/dist/esm/index.js +6 -0
  15. package/dist/esm/tools/get-guidelines/guidelines-structured-content.codegen.js +43 -0
  16. package/dist/esm/tools/get-guidelines/index.js +92 -0
  17. package/dist/esm/tools/get-icons/icon-mcp-structured-content.codegen.js +2 -5148
  18. package/dist/esm/tools/get-tokens/token-mcp-structured-content.codegen.js +469 -1873
  19. package/dist/esm/tools/i18n-conversion/guide.js +1 -1
  20. package/dist/types/tools/get-guidelines/guidelines-structured-content.codegen.d.ts +13 -0
  21. package/dist/types/tools/get-guidelines/index.d.ts +13 -0
  22. package/dist/types/tools/get-icons/icon-mcp-structured-content.codegen.d.ts +1 -1
  23. package/dist/types/tools/get-tokens/token-mcp-structured-content.codegen.d.ts +1 -1
  24. package/dist/types-ts4.5/tools/get-guidelines/guidelines-structured-content.codegen.d.ts +13 -0
  25. package/dist/types-ts4.5/tools/get-guidelines/index.d.ts +13 -0
  26. package/dist/types-ts4.5/tools/get-icons/icon-mcp-structured-content.codegen.d.ts +1 -1
  27. package/dist/types-ts4.5/tools/get-tokens/token-mcp-structured-content.codegen.d.ts +1 -1
  28. package/package.json +2 -2
@@ -3,3751 +3,2347 @@
3
3
  *
4
4
  * Structured content for MCP (JSON) for tokens from token-metadata.
5
5
  *
6
- * @codegen <<SignedSource::49bceab34371b02cceac0df2af2abd95>>
6
+ * @codegen <<SignedSource::1373abb13616c49e336b0e694b149fe8>>
7
7
  * @codegenCommand yarn build structured-docs
8
8
  */
9
9
 
10
10
  export var tokenMcpStructuredContent = [{
11
- content: {
12
- name: 'color.text',
13
- description: 'Use for primary text, such as body copy, sentence case headers, and buttons.'
14
- },
11
+ content: '{"name":"color.text","description":"Use for primary text, such as body copy, sentence case headers, and buttons."}',
15
12
  name: 'color.text',
16
13
  description: 'Use for primary text, such as body copy, sentence case headers, and buttons.',
17
14
  exampleValue: '#292A2E'
18
15
  }, {
19
- content: {
20
- name: 'color.text.accent.lime',
21
- description: 'Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color.'
22
- },
16
+ content: '{"name":"color.text.accent.lime","description":"Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color."}',
23
17
  name: 'color.text.accent.lime',
24
18
  description: 'Use for lime text on subtlest and subtler lime accent backgrounds when there is no meaning tied to the color.',
25
19
  exampleValue: '#4C6B1F'
26
20
  }, {
27
- content: {
28
- name: 'color.text.accent.lime.bolder',
29
- description: 'Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color.'
30
- },
21
+ content: '{"name":"color.text.accent.lime.bolder","description":"Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color."}',
31
22
  name: 'color.text.accent.lime.bolder',
32
23
  description: 'Use for lime text on subtle lime accent backgrounds when there is no meaning tied to the color.',
33
24
  exampleValue: '#37471F'
34
25
  }, {
35
- content: {
36
- name: 'color.text.accent.red',
37
- description: 'Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color.'
38
- },
26
+ content: '{"name":"color.text.accent.red","description":"Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color."}',
39
27
  name: 'color.text.accent.red',
40
28
  description: 'Use for red text on subtlest and subtler red accent backgrounds when there is no meaning tied to the color.',
41
29
  exampleValue: '#AE2E24'
42
30
  }, {
43
- content: {
44
- name: 'color.text.accent.red.bolder',
45
- description: 'Use for red text on subtle red accent backgrounds when there is no meaning tied to the color.'
46
- },
31
+ content: '{"name":"color.text.accent.red.bolder","description":"Use for red text on subtle red accent backgrounds when there is no meaning tied to the color."}',
47
32
  name: 'color.text.accent.red.bolder',
48
33
  description: 'Use for red text on subtle red accent backgrounds when there is no meaning tied to the color.',
49
34
  exampleValue: '#5D1F1A'
50
35
  }, {
51
- content: {
52
- name: 'color.text.accent.orange',
53
- description: 'Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color.'
54
- },
36
+ content: '{"name":"color.text.accent.orange","description":"Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color."}',
55
37
  name: 'color.text.accent.orange',
56
38
  description: 'Use for orange text on subtlest and subtler orange accent backgrounds when there is no meaning tied to the color.',
57
39
  exampleValue: '#9E4C00'
58
40
  }, {
59
- content: {
60
- name: 'color.text.accent.orange.bolder',
61
- description: 'Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color.'
62
- },
41
+ content: '{"name":"color.text.accent.orange.bolder","description":"Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color."}',
63
42
  name: 'color.text.accent.orange.bolder',
64
43
  description: 'Use for orange text on subtle orange accent backgrounds when there is no meaning tied to the color.',
65
44
  exampleValue: '#693200'
66
45
  }, {
67
- content: {
68
- name: 'color.text.accent.yellow',
69
- description: 'Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color.'
70
- },
46
+ content: '{"name":"color.text.accent.yellow","description":"Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color."}',
71
47
  name: 'color.text.accent.yellow',
72
48
  description: 'Use for yellow text on subtlest and subtler yellow accent backgrounds when there is no meaning tied to the color.',
73
49
  exampleValue: '#7F5F01'
74
50
  }, {
75
- content: {
76
- name: 'color.text.accent.yellow.bolder',
77
- description: 'Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color.'
78
- },
51
+ content: '{"name":"color.text.accent.yellow.bolder","description":"Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color."}',
79
52
  name: 'color.text.accent.yellow.bolder',
80
53
  description: 'Use for yellow text on subtle yellow accent backgrounds when there is no meaning tied to the color.',
81
54
  exampleValue: '#533F04'
82
55
  }, {
83
- content: {
84
- name: 'color.text.accent.green',
85
- description: 'Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color.'
86
- },
56
+ content: '{"name":"color.text.accent.green","description":"Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color."}',
87
57
  name: 'color.text.accent.green',
88
58
  description: 'Use for green text on subtlest and subtler green accent backgrounds when there is no meaning tied to the color.',
89
59
  exampleValue: '#216E4E'
90
60
  }, {
91
- content: {
92
- name: 'color.text.accent.green.bolder',
93
- description: 'Use for green text on subtle green accent backgrounds when there is no meaning tied to the color.'
94
- },
61
+ content: '{"name":"color.text.accent.green.bolder","description":"Use for green text on subtle green accent backgrounds when there is no meaning tied to the color."}',
95
62
  name: 'color.text.accent.green.bolder',
96
63
  description: 'Use for green text on subtle green accent backgrounds when there is no meaning tied to the color.',
97
64
  exampleValue: '#164B35'
98
65
  }, {
99
- content: {
100
- name: 'color.text.accent.teal',
101
- description: 'Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color.'
102
- },
66
+ content: '{"name":"color.text.accent.teal","description":"Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color."}',
103
67
  name: 'color.text.accent.teal',
104
68
  description: 'Use for teal text on subtlest and subtler teal accent backgrounds when there is no meaning tied to the color.',
105
69
  exampleValue: '#206A83'
106
70
  }, {
107
- content: {
108
- name: 'color.text.accent.teal.bolder',
109
- description: 'Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color.'
110
- },
71
+ content: '{"name":"color.text.accent.teal.bolder","description":"Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color."}',
111
72
  name: 'color.text.accent.teal.bolder',
112
73
  description: 'Use for teal text on subtle teal accent backgrounds when there is no meaning tied to the color.',
113
74
  exampleValue: '#164555'
114
75
  }, {
115
- content: {
116
- name: 'color.text.accent.blue',
117
- description: 'Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color.'
118
- },
76
+ content: '{"name":"color.text.accent.blue","description":"Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color."}',
119
77
  name: 'color.text.accent.blue',
120
78
  description: 'Use for blue text on subtlest and subtler blue accent backgrounds when there is no meaning tied to the color.',
121
79
  exampleValue: '#1558BC'
122
80
  }, {
123
- content: {
124
- name: 'color.text.accent.blue.bolder',
125
- description: 'Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color.'
126
- },
81
+ content: '{"name":"color.text.accent.blue.bolder","description":"Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color."}',
127
82
  name: 'color.text.accent.blue.bolder',
128
83
  description: 'Use for blue text on subtle blue accent backgrounds when there is no meaning tied to the color.',
129
84
  exampleValue: '#123263'
130
85
  }, {
131
- content: {
132
- name: 'color.text.accent.purple',
133
- description: 'Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color.'
134
- },
86
+ content: '{"name":"color.text.accent.purple","description":"Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color."}',
135
87
  name: 'color.text.accent.purple',
136
88
  description: 'Use for purple text on subtlest and subtler purple accent backgrounds when there is no meaning tied to the color.',
137
89
  exampleValue: '#803FA5'
138
90
  }, {
139
- content: {
140
- name: 'color.text.accent.purple.bolder',
141
- description: 'Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color.'
142
- },
91
+ content: '{"name":"color.text.accent.purple.bolder","description":"Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color."}',
143
92
  name: 'color.text.accent.purple.bolder',
144
93
  description: 'Use for purple text on subtle purple accent backgrounds when there is no meaning tied to the color.',
145
94
  exampleValue: '#48245D'
146
95
  }, {
147
- content: {
148
- name: 'color.text.accent.magenta',
149
- description: 'Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color.'
150
- },
96
+ content: '{"name":"color.text.accent.magenta","description":"Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color."}',
151
97
  name: 'color.text.accent.magenta',
152
98
  description: 'Use for magenta text on subtlest and subtler magenta accent backgrounds when there is no meaning tied to the color.',
153
99
  exampleValue: '#943D73'
154
100
  }, {
155
- content: {
156
- name: 'color.text.accent.magenta.bolder',
157
- description: 'Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color.'
158
- },
101
+ content: '{"name":"color.text.accent.magenta.bolder","description":"Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color."}',
159
102
  name: 'color.text.accent.magenta.bolder',
160
103
  description: 'Use for magenta text on subtle magenta accent backgrounds when there is no meaning tied to the color.',
161
104
  exampleValue: '#50253F'
162
105
  }, {
163
- content: {
164
- name: 'color.text.accent.gray',
165
- description: 'Use for text on non-bold gray accent backgrounds, such as colored tags.'
166
- },
106
+ content: '{"name":"color.text.accent.gray","description":"Use for text on non-bold gray accent backgrounds, such as colored tags."}',
167
107
  name: 'color.text.accent.gray',
168
108
  description: 'Use for text on non-bold gray accent backgrounds, such as colored tags.',
169
109
  exampleValue: '#505258'
170
110
  }, {
171
- content: {
172
- name: 'color.text.accent.gray.bolder',
173
- description: 'Use for text and icons on gray subtle accent backgrounds.'
174
- },
111
+ content: '{"name":"color.text.accent.gray.bolder","description":"Use for text and icons on gray subtle accent backgrounds."}',
175
112
  name: 'color.text.accent.gray.bolder',
176
113
  description: 'Use for text and icons on gray subtle accent backgrounds.',
177
114
  exampleValue: '#1E1F21'
178
115
  }, {
179
- content: {
180
- name: 'color.text.disabled',
181
- description: 'Use for text in a disabled state.'
182
- },
116
+ content: '{"name":"color.text.disabled","description":"Use for text in a disabled state."}',
183
117
  name: 'color.text.disabled',
184
118
  description: 'Use for text in a disabled state.',
185
119
  exampleValue: '#080F214A'
186
120
  }, {
187
- content: {
188
- name: 'color.text.inverse',
189
- description: 'Use for text on bold backgrounds.'
190
- },
121
+ content: '{"name":"color.text.inverse","description":"Use for text on bold backgrounds."}',
191
122
  name: 'color.text.inverse',
192
123
  description: 'Use for text on bold backgrounds.',
193
124
  exampleValue: '#FFFFFF'
194
125
  }, {
195
- content: {
196
- name: 'color.text.selected',
197
- description: 'Use for text in selected or opened states, such as tabs and dropdown buttons.'
198
- },
126
+ content: '{"name":"color.text.selected","description":"Use for text in selected or opened states, such as tabs and dropdown buttons."}',
199
127
  name: 'color.text.selected',
200
128
  description: 'Use for text in selected or opened states, such as tabs and dropdown buttons.',
201
129
  exampleValue: '#1868DB'
202
130
  }, {
203
- content: {
204
- name: 'color.text.brand',
205
- description: 'Use for text that reinforces our brand.'
206
- },
131
+ content: '{"name":"color.text.brand","description":"Use for text that reinforces our brand."}',
207
132
  name: 'color.text.brand',
208
133
  description: 'Use for text that reinforces our brand.',
209
134
  exampleValue: '#1868DB'
210
135
  }, {
211
- content: {
212
- name: 'color.text.danger',
213
- description: 'Use for critical text, such as input field error messaging.'
214
- },
136
+ content: '{"name":"color.text.danger","description":"Use for critical text, such as input field error messaging."}',
215
137
  name: 'color.text.danger',
216
138
  description: 'Use for critical text, such as input field error messaging.',
217
139
  exampleValue: '#AE2E24'
218
140
  }, {
219
- content: {
220
- name: 'color.text.danger.bolder',
221
- description: 'Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance.'
222
- },
141
+ content: '{"name":"color.text.danger.bolder","description":"Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance."}',
223
142
  name: 'color.text.danger.bolder',
224
143
  description: 'Use for text on top of danger semantic labels to ensure accessibility and desired visual appearance.',
225
144
  exampleValue: '#5D1F1A'
226
145
  }, {
227
- content: {
228
- name: 'color.text.warning',
229
- description: 'Use for text to emphasize caution, such as in moved lozenges.'
230
- },
146
+ content: '{"name":"color.text.warning","description":"Use for text to emphasize caution, such as in moved lozenges."}',
231
147
  name: 'color.text.warning',
232
148
  description: 'Use for text to emphasize caution, such as in moved lozenges.',
233
149
  exampleValue: '#9E4C00'
234
150
  }, {
235
- content: {
236
- name: 'color.text.warning.inverse',
237
- description: 'Use for text when on bold warning backgrounds.'
238
- },
151
+ content: '{"name":"color.text.warning.inverse","description":"Use for text when on bold warning backgrounds."}',
239
152
  name: 'color.text.warning.inverse',
240
153
  description: 'Use for text when on bold warning backgrounds.',
241
154
  exampleValue: '#292A2E'
242
155
  }, {
243
- content: {
244
- name: 'color.text.warning.bolder',
245
- description: 'Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance.'
246
- },
156
+ content: '{"name":"color.text.warning.bolder","description":"Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance."}',
247
157
  name: 'color.text.warning.bolder',
248
158
  description: 'Use for text on top of warning semantic labels to ensure accessibility and desired visual appearance.',
249
159
  exampleValue: '#693200'
250
160
  }, {
251
- content: {
252
- name: 'color.text.success',
253
- description: 'Use for text to communicate a favorable outcome, such as input field success messaging.'
254
- },
161
+ content: '{"name":"color.text.success","description":"Use for text to communicate a favorable outcome, such as input field success messaging."}',
255
162
  name: 'color.text.success',
256
163
  description: 'Use for text to communicate a favorable outcome, such as input field success messaging.',
257
164
  exampleValue: '#4C6B1F'
258
165
  }, {
259
- content: {
260
- name: 'color.text.success.bolder',
261
- description: 'Use for text on top of success semantic labels to ensure accessibility and desired visual appearance.'
262
- },
166
+ content: '{"name":"color.text.success.bolder","description":"Use for text on top of success semantic labels to ensure accessibility and desired visual appearance."}',
263
167
  name: 'color.text.success.bolder',
264
168
  description: 'Use for text on top of success semantic labels to ensure accessibility and desired visual appearance.',
265
169
  exampleValue: '#37471F'
266
170
  }, {
267
- content: {
268
- name: 'color.text.discovery',
269
- description: 'Use for text to emphasize change or something new, such as in new lozenges.'
270
- },
171
+ content: '{"name":"color.text.discovery","description":"Use for text to emphasize change or something new, such as in new lozenges."}',
271
172
  name: 'color.text.discovery',
272
173
  description: 'Use for text to emphasize change or something new, such as in new lozenges.',
273
174
  exampleValue: '#803FA5'
274
175
  }, {
275
- content: {
276
- name: 'color.text.discovery.bolder',
277
- description: 'Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance.'
278
- },
176
+ content: '{"name":"color.text.discovery.bolder","description":"Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance."}',
279
177
  name: 'color.text.discovery.bolder',
280
178
  description: 'Use for text on top of discovery semantic labels to ensure accessibility and desired visual appearance.',
281
179
  exampleValue: '#48245D'
282
180
  }, {
283
- content: {
284
- name: 'color.text.information',
285
- description: 'Use for informative text or to communicate something is in progress, such as in-progress lozenges.'
286
- },
181
+ content: '{"name":"color.text.information","description":"Use for informative text or to communicate something is in progress, such as in-progress lozenges."}',
287
182
  name: 'color.text.information',
288
183
  description: 'Use for informative text or to communicate something is in progress, such as in-progress lozenges.',
289
184
  exampleValue: '#1558BC'
290
185
  }, {
291
- content: {
292
- name: 'color.text.information.bolder',
293
- description: 'Use for text on top of information semantic labels to ensure accessibility and desired visual appearance.'
294
- },
186
+ content: '{"name":"color.text.information.bolder","description":"Use for text on top of information semantic labels to ensure accessibility and desired visual appearance."}',
295
187
  name: 'color.text.information.bolder',
296
188
  description: 'Use for text on top of information semantic labels to ensure accessibility and desired visual appearance.',
297
189
  exampleValue: '#123263'
298
190
  }, {
299
- content: {
300
- name: 'color.text.subtlest',
301
- description: 'Use for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text.'
302
- },
191
+ content: '{"name":"color.text.subtlest","description":"Use for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text."}',
303
192
  name: 'color.text.subtlest',
304
193
  description: 'Use for tertiary text, such as meta-data, breadcrumbs, input field placeholder and helper text.',
305
194
  exampleValue: '#6B6E76'
306
195
  }, {
307
- content: {
308
- name: 'color.text.subtle',
309
- description: 'Use for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings.'
310
- },
196
+ content: '{"name":"color.text.subtle","description":"Use for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings."}',
311
197
  name: 'color.text.subtle',
312
198
  description: 'Use for secondary text, such as navigation, subtle button links, input field labels, and all caps subheadings.',
313
199
  exampleValue: '#505258'
314
200
  }, {
315
- content: {
316
- name: 'color.link',
317
- description: 'Use for links in a default or hovered state. Add an underline for hovered states.'
318
- },
201
+ content: '{"name":"color.link","description":"Use for links in a default or hovered state. Add an underline for hovered states."}',
319
202
  name: 'color.link',
320
203
  description: 'Use for links in a default or hovered state. Add an underline for hovered states.',
321
204
  exampleValue: '#1868DB'
322
205
  }, {
323
- content: {
324
- name: 'color.link.pressed',
325
- description: 'Use for links in a pressed state.'
326
- },
206
+ content: '{"name":"color.link.pressed","description":"Use for links in a pressed state."}',
327
207
  name: 'color.link.pressed',
328
208
  description: 'Use for links in a pressed state.',
329
209
  exampleValue: '#1558BC'
330
210
  }, {
331
- content: {
332
- name: 'color.link.visited',
333
- description: 'Use for visited links.'
334
- },
211
+ content: '{"name":"color.link.visited","description":"Use for visited links."}',
335
212
  name: 'color.link.visited',
336
213
  description: 'Use for visited links.',
337
214
  exampleValue: '#803FA5'
338
215
  }, {
339
- content: {
340
- name: 'color.link.visited.pressed',
341
- description: 'Use for visited links in a pressed state.'
342
- },
216
+ content: '{"name":"color.link.visited.pressed","description":"Use for visited links in a pressed state."}',
343
217
  name: 'color.link.visited.pressed',
344
218
  description: 'Use for visited links in a pressed state.',
345
219
  exampleValue: '#48245D'
346
220
  }, {
347
- content: {
348
- name: 'color.icon',
349
- description: 'Use for icon-only buttons, or icons paired with color.text'
350
- },
221
+ content: '{"name":"color.icon","description":"Use for icon-only buttons, or icons paired with color.text"}',
351
222
  name: 'color.icon',
352
223
  description: 'Use for icon-only buttons, or icons paired with color.text',
353
224
  exampleValue: '#292A2E'
354
225
  }, {
355
- content: {
356
- name: 'color.icon.accent.lime',
357
- description: 'Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
358
- },
226
+ content: '{"name":"color.icon.accent.lime","description":"Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
359
227
  name: 'color.icon.accent.lime',
360
228
  description: 'Use for lime icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
361
229
  exampleValue: '#6A9A23'
362
230
  }, {
363
- content: {
364
- name: 'color.icon.accent.red',
365
- description: 'Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
366
- },
231
+ content: '{"name":"color.icon.accent.red","description":"Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
367
232
  name: 'color.icon.accent.red',
368
233
  description: 'Use for red icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
369
234
  exampleValue: '#C9372C'
370
235
  }, {
371
- content: {
372
- name: 'color.icon.accent.orange',
373
- description: 'Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
374
- },
236
+ content: '{"name":"color.icon.accent.orange","description":"Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
375
237
  name: 'color.icon.accent.orange',
376
238
  description: 'Use for orange icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
377
239
  exampleValue: '#E06C00'
378
240
  }, {
379
- content: {
380
- name: 'color.icon.accent.yellow',
381
- description: 'Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
382
- },
241
+ content: '{"name":"color.icon.accent.yellow","description":"Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
383
242
  name: 'color.icon.accent.yellow',
384
243
  description: 'Use for yellow icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
385
244
  exampleValue: '#B38600'
386
245
  }, {
387
- content: {
388
- name: 'color.icon.accent.green',
389
- description: 'Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
390
- },
246
+ content: '{"name":"color.icon.accent.green","description":"Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
391
247
  name: 'color.icon.accent.green',
392
248
  description: 'Use for green icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
393
249
  exampleValue: '#22A06B'
394
250
  }, {
395
- content: {
396
- name: 'color.icon.accent.teal',
397
- description: 'Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
398
- },
251
+ content: '{"name":"color.icon.accent.teal","description":"Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
399
252
  name: 'color.icon.accent.teal',
400
253
  description: 'Use for teal icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
401
254
  exampleValue: '#2898BD'
402
255
  }, {
403
- content: {
404
- name: 'color.icon.accent.blue',
405
- description: 'Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
406
- },
256
+ content: '{"name":"color.icon.accent.blue","description":"Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
407
257
  name: 'color.icon.accent.blue',
408
258
  description: 'Use for blue icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
409
259
  exampleValue: '#357DE8'
410
260
  }, {
411
- content: {
412
- name: 'color.icon.accent.purple',
413
- description: 'Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
414
- },
261
+ content: '{"name":"color.icon.accent.purple","description":"Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
415
262
  name: 'color.icon.accent.purple',
416
263
  description: 'Use for purple icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
417
264
  exampleValue: '#AF59E1'
418
265
  }, {
419
- content: {
420
- name: 'color.icon.accent.magenta',
421
- description: 'Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
422
- },
266
+ content: '{"name":"color.icon.accent.magenta","description":"Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons."}',
423
267
  name: 'color.icon.accent.magenta',
424
268
  description: 'Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.',
425
269
  exampleValue: '#CD519D'
426
270
  }, {
427
- content: {
428
- name: 'color.icon.accent.gray',
429
- description: 'Use for icons on non-bold gray accent backgrounds, such as file type icons.'
430
- },
271
+ content: '{"name":"color.icon.accent.gray","description":"Use for icons on non-bold gray accent backgrounds, such as file type icons."}',
431
272
  name: 'color.icon.accent.gray',
432
273
  description: 'Use for icons on non-bold gray accent backgrounds, such as file type icons.',
433
274
  exampleValue: '#7D818A'
434
275
  }, {
435
- content: {
436
- name: 'color.icon.disabled',
437
- description: 'Use for icons in a disabled state.'
438
- },
276
+ content: '{"name":"color.icon.disabled","description":"Use for icons in a disabled state."}',
439
277
  name: 'color.icon.disabled',
440
278
  description: 'Use for icons in a disabled state.',
441
279
  exampleValue: '#080F214A'
442
280
  }, {
443
- content: {
444
- name: 'color.icon.inverse',
445
- description: 'Use for icons on bold backgrounds.'
446
- },
281
+ content: '{"name":"color.icon.inverse","description":"Use for icons on bold backgrounds."}',
447
282
  name: 'color.icon.inverse',
448
283
  description: 'Use for icons on bold backgrounds.',
449
284
  exampleValue: '#FFFFFF'
450
285
  }, {
451
- content: {
452
- name: 'color.icon.selected',
453
- description: 'Use for icons in selected or opened states, such as those used in dropdown buttons.'
454
- },
286
+ content: '{"name":"color.icon.selected","description":"Use for icons in selected or opened states, such as those used in dropdown buttons."}',
455
287
  name: 'color.icon.selected',
456
288
  description: 'Use for icons in selected or opened states, such as those used in dropdown buttons.',
457
289
  exampleValue: '#1868DB'
458
290
  }, {
459
- content: {
460
- name: 'color.icon.brand',
461
- description: 'Use for icons that reinforce our brand.'
462
- },
291
+ content: '{"name":"color.icon.brand","description":"Use for icons that reinforce our brand."}',
463
292
  name: 'color.icon.brand',
464
293
  description: 'Use for icons that reinforce our brand.',
465
294
  exampleValue: '#1868DB'
466
295
  }, {
467
- content: {
468
- name: 'color.icon.danger',
469
- description: 'Use for icons communicating critical information, such as those used in error handing.'
470
- },
296
+ content: '{"name":"color.icon.danger","description":"Use for icons communicating critical information, such as those used in error handing."}',
471
297
  name: 'color.icon.danger',
472
298
  description: 'Use for icons communicating critical information, such as those used in error handing.',
473
299
  exampleValue: '#C9372C'
474
300
  }, {
475
- content: {
476
- name: 'color.icon.warning',
477
- description: 'Use for icons communicating caution, such as those used in warning section messages.'
478
- },
301
+ content: '{"name":"color.icon.warning","description":"Use for icons communicating caution, such as those used in warning section messages."}',
479
302
  name: 'color.icon.warning',
480
303
  description: 'Use for icons communicating caution, such as those used in warning section messages.',
481
304
  exampleValue: '#E06C00'
482
305
  }, {
483
- content: {
484
- name: 'color.icon.warning.inverse',
485
- description: 'Use for icons when on bold warning backgrounds.'
486
- },
306
+ content: '{"name":"color.icon.warning.inverse","description":"Use for icons when on bold warning backgrounds."}',
487
307
  name: 'color.icon.warning.inverse',
488
308
  description: 'Use for icons when on bold warning backgrounds.',
489
309
  exampleValue: '#292A2E'
490
310
  }, {
491
- content: {
492
- name: 'color.icon.success',
493
- description: 'Use for icons communicating a favorable outcome, such as those used in success section messaged.'
494
- },
311
+ content: '{"name":"color.icon.success","description":"Use for icons communicating a favorable outcome, such as those used in success section messaged."}',
495
312
  name: 'color.icon.success',
496
313
  description: 'Use for icons communicating a favorable outcome, such as those used in success section messaged.',
497
314
  exampleValue: '#6A9A23'
498
315
  }, {
499
- content: {
500
- name: 'color.icon.discovery',
501
- description: 'Use for icons communicating change or something new, such as discovery section messages.'
502
- },
316
+ content: '{"name":"color.icon.discovery","description":"Use for icons communicating change or something new, such as discovery section messages."}',
503
317
  name: 'color.icon.discovery',
504
318
  description: 'Use for icons communicating change or something new, such as discovery section messages.',
505
319
  exampleValue: '#AF59E1'
506
320
  }, {
507
- content: {
508
- name: 'color.icon.information',
509
- description: 'Use for icons communicating information or something in-progress, such as information section messages.'
510
- },
321
+ content: '{"name":"color.icon.information","description":"Use for icons communicating information or something in-progress, such as information section messages."}',
511
322
  name: 'color.icon.information',
512
323
  description: 'Use for icons communicating information or something in-progress, such as information section messages.',
513
324
  exampleValue: '#357DE8'
514
325
  }, {
515
- content: {
516
- name: 'color.icon.subtlest',
517
- description: 'Use for icons paired with color.text.subtlest'
518
- },
326
+ content: '{"name":"color.icon.subtlest","description":"Use for icons paired with color.text.subtlest"}',
519
327
  name: 'color.icon.subtlest',
520
328
  description: 'Use for icons paired with color.text.subtlest',
521
329
  exampleValue: '#6B6E76'
522
330
  }, {
523
- content: {
524
- name: 'color.icon.subtle',
525
- description: 'Use for icons paired with color.text.subtle'
526
- },
331
+ content: '{"name":"color.icon.subtle","description":"Use for icons paired with color.text.subtle"}',
527
332
  name: 'color.icon.subtle',
528
333
  description: 'Use for icons paired with color.text.subtle',
529
334
  exampleValue: '#505258'
530
335
  }, {
531
- content: {
532
- name: 'color.border',
533
- description: 'Use to visually group or separate UI elements, such as flat cards or side panel dividers.'
534
- },
336
+ content: '{"name":"color.border","description":"Use to visually group or separate UI elements, such as flat cards or side panel dividers."}',
535
337
  name: 'color.border',
536
338
  description: 'Use to visually group or separate UI elements, such as flat cards or side panel dividers.',
537
339
  exampleValue: '#0B120E24'
538
340
  }, {
539
- content: {
540
- name: 'color.border.accent.lime',
541
- description: 'Use for lime borders on non-bold backgrounds when there is no meaning tied to the color.'
542
- },
341
+ content: '{"name":"color.border.accent.lime","description":"Use for lime borders on non-bold backgrounds when there is no meaning tied to the color."}',
543
342
  name: 'color.border.accent.lime',
544
343
  description: 'Use for lime borders on non-bold backgrounds when there is no meaning tied to the color.',
545
344
  exampleValue: '#6A9A23'
546
345
  }, {
547
- content: {
548
- name: 'color.border.accent.red',
549
- description: 'Use for red borders on non-bold backgrounds when there is no meaning tied to the color.'
550
- },
346
+ content: '{"name":"color.border.accent.red","description":"Use for red borders on non-bold backgrounds when there is no meaning tied to the color."}',
551
347
  name: 'color.border.accent.red',
552
348
  description: 'Use for red borders on non-bold backgrounds when there is no meaning tied to the color.',
553
349
  exampleValue: '#E2483D'
554
350
  }, {
555
- content: {
556
- name: 'color.border.accent.orange',
557
- description: 'Use for orange borders on non-bold backgrounds when there is no meaning tied to the color.'
558
- },
351
+ content: '{"name":"color.border.accent.orange","description":"Use for orange borders on non-bold backgrounds when there is no meaning tied to the color."}',
559
352
  name: 'color.border.accent.orange',
560
353
  description: 'Use for orange borders on non-bold backgrounds when there is no meaning tied to the color.',
561
354
  exampleValue: '#E06C00'
562
355
  }, {
563
- content: {
564
- name: 'color.border.accent.yellow',
565
- description: 'Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color.'
566
- },
356
+ content: '{"name":"color.border.accent.yellow","description":"Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color."}',
567
357
  name: 'color.border.accent.yellow',
568
358
  description: 'Use for yellow borders on non-bold backgrounds when there is no meaning tied to the color.',
569
359
  exampleValue: '#B38600'
570
360
  }, {
571
- content: {
572
- name: 'color.border.accent.green',
573
- description: 'Use for green borders on non-bold backgrounds when there is no meaning tied to the color.'
574
- },
361
+ content: '{"name":"color.border.accent.green","description":"Use for green borders on non-bold backgrounds when there is no meaning tied to the color."}',
575
362
  name: 'color.border.accent.green',
576
363
  description: 'Use for green borders on non-bold backgrounds when there is no meaning tied to the color.',
577
364
  exampleValue: '#22A06B'
578
365
  }, {
579
- content: {
580
- name: 'color.border.accent.teal',
581
- description: 'Use for teal borders on non-bold backgrounds when there is no meaning tied to the color.'
582
- },
366
+ content: '{"name":"color.border.accent.teal","description":"Use for teal borders on non-bold backgrounds when there is no meaning tied to the color."}',
583
367
  name: 'color.border.accent.teal',
584
368
  description: 'Use for teal borders on non-bold backgrounds when there is no meaning tied to the color.',
585
369
  exampleValue: '#2898BD'
586
370
  }, {
587
- content: {
588
- name: 'color.border.accent.blue',
589
- description: 'Use for blue borders on non-bold backgrounds when there is no meaning tied to the color.'
590
- },
371
+ content: '{"name":"color.border.accent.blue","description":"Use for blue borders on non-bold backgrounds when there is no meaning tied to the color."}',
591
372
  name: 'color.border.accent.blue',
592
373
  description: 'Use for blue borders on non-bold backgrounds when there is no meaning tied to the color.',
593
374
  exampleValue: '#357DE8'
594
375
  }, {
595
- content: {
596
- name: 'color.border.accent.purple',
597
- description: 'Use for purple borders on non-bold backgrounds when there is no meaning tied to the color.'
598
- },
376
+ content: '{"name":"color.border.accent.purple","description":"Use for purple borders on non-bold backgrounds when there is no meaning tied to the color."}',
599
377
  name: 'color.border.accent.purple',
600
378
  description: 'Use for purple borders on non-bold backgrounds when there is no meaning tied to the color.',
601
379
  exampleValue: '#AF59E1'
602
380
  }, {
603
- content: {
604
- name: 'color.border.accent.magenta',
605
- description: 'Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color.'
606
- },
381
+ content: '{"name":"color.border.accent.magenta","description":"Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color."}',
607
382
  name: 'color.border.accent.magenta',
608
383
  description: 'Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color.',
609
384
  exampleValue: '#CD519D'
610
385
  }, {
611
- content: {
612
- name: 'color.border.accent.gray',
613
- description: 'Use for borders on non-bold gray accent backgrounds.'
614
- },
386
+ content: '{"name":"color.border.accent.gray","description":"Use for borders on non-bold gray accent backgrounds."}',
615
387
  name: 'color.border.accent.gray',
616
388
  description: 'Use for borders on non-bold gray accent backgrounds.',
617
389
  exampleValue: '#7D818A'
618
390
  }, {
619
- content: {
620
- name: 'color.border.disabled',
621
- description: 'Use for borders of elements in a disabled state.'
622
- },
391
+ content: '{"name":"color.border.disabled","description":"Use for borders of elements in a disabled state."}',
623
392
  name: 'color.border.disabled',
624
393
  description: 'Use for borders of elements in a disabled state.',
625
394
  exampleValue: '#0515240F'
626
395
  }, {
627
- content: {
628
- name: 'color.border.focused',
629
- description: 'Use for focus rings of elements in a focus state.'
630
- },
396
+ content: '{"name":"color.border.focused","description":"Use for focus rings of elements in a focus state."}',
631
397
  name: 'color.border.focused',
632
398
  description: 'Use for focus rings of elements in a focus state.',
633
399
  exampleValue: '#4688EC'
634
400
  }, {
635
- content: {
636
- name: 'color.border.input',
637
- description: 'Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons.'
638
- },
401
+ content: '{"name":"color.border.input","description":"Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons."}',
639
402
  name: 'color.border.input',
640
403
  description: 'Use for borders of form UI elements, such as text fields, checkboxes, and radio buttons.',
641
404
  exampleValue: '#8C8F97'
642
405
  }, {
643
- content: {
644
- name: 'color.border.inverse',
645
- description: 'Use for borders on bold backgrounds.'
646
- },
406
+ content: '{"name":"color.border.inverse","description":"Use for borders on bold backgrounds."}',
647
407
  name: 'color.border.inverse',
648
408
  description: 'Use for borders on bold backgrounds.',
649
409
  exampleValue: '#FFFFFF'
650
410
  }, {
651
- content: {
652
- name: 'color.border.selected',
653
- description: 'Use for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items.'
654
- },
411
+ content: '{"name":"color.border.selected","description":"Use for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items."}',
655
412
  name: 'color.border.selected',
656
413
  description: 'Use for borders or visual indicators of elements in a selected or opened state, such as in tabs or menu items.',
657
414
  exampleValue: '#1868DB'
658
415
  }, {
659
- content: {
660
- name: 'color.border.brand',
661
- description: 'Use for borders or visual indicators of elements that reinforce our brand, such as logos or primary buttons.'
662
- },
416
+ content: '{"name":"color.border.brand","description":"Use for borders or visual indicators of elements that reinforce our brand, such as logos or primary buttons."}',
663
417
  name: 'color.border.brand',
664
418
  description: 'Use for borders or visual indicators of elements that reinforce our brand, such as logos or primary buttons.',
665
419
  exampleValue: '#1868DB'
666
420
  }, {
667
- content: {
668
- name: 'color.border.danger',
669
- description: 'Use for borders communicating critical information, such as the borders on invalid text fields.'
670
- },
421
+ content: '{"name":"color.border.danger","description":"Use for borders communicating critical information, such as the borders on invalid text fields."}',
671
422
  name: 'color.border.danger',
672
423
  description: 'Use for borders communicating critical information, such as the borders on invalid text fields.',
673
424
  exampleValue: '#E2483D'
674
425
  }, {
675
- content: {
676
- name: 'color.border.warning',
677
- description: 'Use for borders communicating caution.'
678
- },
426
+ content: '{"name":"color.border.warning","description":"Use for borders communicating caution."}',
679
427
  name: 'color.border.warning',
680
428
  description: 'Use for borders communicating caution.',
681
429
  exampleValue: '#E06C00'
682
430
  }, {
683
- content: {
684
- name: 'color.border.success',
685
- description: 'Use for borders communicating a favorable outcome, such as the borders on validated text fields.'
686
- },
431
+ content: '{"name":"color.border.success","description":"Use for borders communicating a favorable outcome, such as the borders on validated text fields."}',
687
432
  name: 'color.border.success',
688
433
  description: 'Use for borders communicating a favorable outcome, such as the borders on validated text fields.',
689
434
  exampleValue: '#6A9A23'
690
435
  }, {
691
- content: {
692
- name: 'color.border.discovery',
693
- description: 'Use for borders communicating change or something new, such as the borders in onboarding spotlights.'
694
- },
436
+ content: '{"name":"color.border.discovery","description":"Use for borders communicating change or something new, such as the borders in onboarding spotlights."}',
695
437
  name: 'color.border.discovery',
696
438
  description: 'Use for borders communicating change or something new, such as the borders in onboarding spotlights.',
697
439
  exampleValue: '#AF59E1'
698
440
  }, {
699
- content: {
700
- name: 'color.border.information',
701
- description: 'Use for borders communicating information or something in-progress.'
702
- },
441
+ content: '{"name":"color.border.information","description":"Use for borders communicating information or something in-progress."}',
703
442
  name: 'color.border.information',
704
443
  description: 'Use for borders communicating information or something in-progress.',
705
444
  exampleValue: '#357DE8'
706
445
  }, {
707
- content: {
708
- name: 'color.border.bold',
709
- description: 'A neutral border option that passes min 3:1 contrast ratios.'
710
- },
446
+ content: '{"name":"color.border.bold","description":"A neutral border option that passes min 3:1 contrast ratios."}',
711
447
  name: 'color.border.bold',
712
448
  description: 'A neutral border option that passes min 3:1 contrast ratios.',
713
449
  exampleValue: '#7D818A'
714
450
  }, {
715
- content: {
716
- name: 'color.background.accent.lime.subtlest',
717
- description: 'Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
718
- },
451
+ content: '{"name":"color.background.accent.lime.subtlest","description":"Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
719
452
  name: 'color.background.accent.lime.subtlest',
720
453
  description: 'Use for for backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
721
454
  exampleValue: '#EFFFD6'
722
455
  }, {
723
- content: {
724
- name: 'color.background.accent.lime.subtlest.hovered',
725
- description: 'Hovered state of color.background.accent.lime.subtlest.'
726
- },
456
+ content: '{"name":"color.background.accent.lime.subtlest.hovered","description":"Hovered state of color.background.accent.lime.subtlest."}',
727
457
  name: 'color.background.accent.lime.subtlest.hovered',
728
458
  description: 'Hovered state of color.background.accent.lime.subtlest.',
729
459
  exampleValue: '#D3F1A7'
730
460
  }, {
731
- content: {
732
- name: 'color.background.accent.lime.subtlest.pressed',
733
- description: 'Pressed state of color.background.accent.lime.subtlest.'
734
- },
461
+ content: '{"name":"color.background.accent.lime.subtlest.pressed","description":"Pressed state of color.background.accent.lime.subtlest."}',
735
462
  name: 'color.background.accent.lime.subtlest.pressed',
736
463
  description: 'Pressed state of color.background.accent.lime.subtlest.',
737
464
  exampleValue: '#BDE97C'
738
465
  }, {
739
- content: {
740
- name: 'color.background.accent.lime.subtler',
741
- description: 'Use for for backgrounds when there is no meaning tied to the color, such as colored tags.'
742
- },
466
+ content: '{"name":"color.background.accent.lime.subtler","description":"Use for for backgrounds when there is no meaning tied to the color, such as colored tags."}',
743
467
  name: 'color.background.accent.lime.subtler',
744
468
  description: 'Use for for backgrounds when there is no meaning tied to the color, such as colored tags.',
745
469
  exampleValue: '#D3F1A7'
746
470
  }, {
747
- content: {
748
- name: 'color.background.accent.lime.subtler.hovered',
749
- description: 'Hovered state of color.background.accent.lime.subtler.'
750
- },
471
+ content: '{"name":"color.background.accent.lime.subtler.hovered","description":"Hovered state of color.background.accent.lime.subtler."}',
751
472
  name: 'color.background.accent.lime.subtler.hovered',
752
473
  description: 'Hovered state of color.background.accent.lime.subtler.',
753
474
  exampleValue: '#BDE97C'
754
475
  }, {
755
- content: {
756
- name: 'color.background.accent.lime.subtler.pressed',
757
- description: 'Pressed state of color.background.accent.lime.subtler.'
758
- },
476
+ content: '{"name":"color.background.accent.lime.subtler.pressed","description":"Pressed state of color.background.accent.lime.subtler."}',
759
477
  name: 'color.background.accent.lime.subtler.pressed',
760
478
  description: 'Pressed state of color.background.accent.lime.subtler.',
761
479
  exampleValue: '#B3DF72'
762
480
  }, {
763
- content: {
764
- name: 'color.background.accent.lime.subtle',
765
- description: 'Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags.'
766
- },
481
+ content: '{"name":"color.background.accent.lime.subtle","description":"Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags."}',
767
482
  name: 'color.background.accent.lime.subtle',
768
483
  description: 'Use for vibrant for backgrounds when there is no meaning tied to the color, such as colored tags.',
769
484
  exampleValue: '#94C748'
770
485
  }, {
771
- content: {
772
- name: 'color.background.accent.lime.subtle.hovered',
773
- description: 'Hovered state of color.background.accent.lime.subtle.'
774
- },
486
+ content: '{"name":"color.background.accent.lime.subtle.hovered","description":"Hovered state of color.background.accent.lime.subtle."}',
775
487
  name: 'color.background.accent.lime.subtle.hovered',
776
488
  description: 'Hovered state of color.background.accent.lime.subtle.',
777
489
  exampleValue: '#B3DF72'
778
490
  }, {
779
- content: {
780
- name: 'color.background.accent.lime.subtle.pressed',
781
- description: 'Pressed state of color.background.accent.lime.subtle.'
782
- },
491
+ content: '{"name":"color.background.accent.lime.subtle.pressed","description":"Pressed state of color.background.accent.lime.subtle."}',
783
492
  name: 'color.background.accent.lime.subtle.pressed',
784
493
  description: 'Pressed state of color.background.accent.lime.subtle.',
785
494
  exampleValue: '#BDE97C'
786
495
  }, {
787
- content: {
788
- name: 'color.background.accent.lime.bolder',
789
- description: 'Use for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
790
- },
496
+ content: '{"name":"color.background.accent.lime.bolder","description":"Use for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
791
497
  name: 'color.background.accent.lime.bolder',
792
498
  description: 'Use for for backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
793
499
  exampleValue: '#5B7F24'
794
500
  }, {
795
- content: {
796
- name: 'color.background.accent.lime.bolder.hovered',
797
- description: 'Hovered state of color.background.accent.lime.bolder.'
798
- },
501
+ content: '{"name":"color.background.accent.lime.bolder.hovered","description":"Hovered state of color.background.accent.lime.bolder."}',
799
502
  name: 'color.background.accent.lime.bolder.hovered',
800
503
  description: 'Hovered state of color.background.accent.lime.bolder.',
801
504
  exampleValue: '#4C6B1F'
802
505
  }, {
803
- content: {
804
- name: 'color.background.accent.lime.bolder.pressed',
805
- description: 'Pressed state of color.background.accent.lime.bolder.'
806
- },
506
+ content: '{"name":"color.background.accent.lime.bolder.pressed","description":"Pressed state of color.background.accent.lime.bolder."}',
807
507
  name: 'color.background.accent.lime.bolder.pressed',
808
508
  description: 'Pressed state of color.background.accent.lime.bolder.',
809
509
  exampleValue: '#3F5224'
810
510
  }, {
811
- content: {
812
- name: 'color.background.accent.red.subtlest',
813
- description: 'Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
814
- },
511
+ content: '{"name":"color.background.accent.red.subtlest","description":"Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
815
512
  name: 'color.background.accent.red.subtlest',
816
513
  description: 'Use for red backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
817
514
  exampleValue: '#FFECEB'
818
515
  }, {
819
- content: {
820
- name: 'color.background.accent.red.subtlest.hovered',
821
- description: 'Hovered state of color.background.accent.red.subtlest.'
822
- },
516
+ content: '{"name":"color.background.accent.red.subtlest.hovered","description":"Hovered state of color.background.accent.red.subtlest."}',
823
517
  name: 'color.background.accent.red.subtlest.hovered',
824
518
  description: 'Hovered state of color.background.accent.red.subtlest.',
825
519
  exampleValue: '#FFD5D2'
826
520
  }, {
827
- content: {
828
- name: 'color.background.accent.red.subtlest.pressed',
829
- description: 'Pressed state of color.background.accent.red.subtlest.'
830
- },
521
+ content: '{"name":"color.background.accent.red.subtlest.pressed","description":"Pressed state of color.background.accent.red.subtlest."}',
831
522
  name: 'color.background.accent.red.subtlest.pressed',
832
523
  description: 'Pressed state of color.background.accent.red.subtlest.',
833
524
  exampleValue: '#FFB8B2'
834
525
  }, {
835
- content: {
836
- name: 'color.background.accent.red.subtler',
837
- description: 'Use for red backgrounds when there is no meaning tied to the color, such as colored tags.'
838
- },
526
+ content: '{"name":"color.background.accent.red.subtler","description":"Use for red backgrounds when there is no meaning tied to the color, such as colored tags."}',
839
527
  name: 'color.background.accent.red.subtler',
840
528
  description: 'Use for red backgrounds when there is no meaning tied to the color, such as colored tags.',
841
529
  exampleValue: '#FFD5D2'
842
530
  }, {
843
- content: {
844
- name: 'color.background.accent.red.subtler.hovered',
845
- description: 'Hovered state of color.background.accent.red.subtler.'
846
- },
531
+ content: '{"name":"color.background.accent.red.subtler.hovered","description":"Hovered state of color.background.accent.red.subtler."}',
847
532
  name: 'color.background.accent.red.subtler.hovered',
848
533
  description: 'Hovered state of color.background.accent.red.subtler.',
849
534
  exampleValue: '#FFB8B2'
850
535
  }, {
851
- content: {
852
- name: 'color.background.accent.red.subtler.pressed',
853
- description: 'Pressed state of color.background.accent.red.subtler.'
854
- },
536
+ content: '{"name":"color.background.accent.red.subtler.pressed","description":"Pressed state of color.background.accent.red.subtler."}',
855
537
  name: 'color.background.accent.red.subtler.pressed',
856
538
  description: 'Pressed state of color.background.accent.red.subtler.',
857
539
  exampleValue: '#FD9891'
858
540
  }, {
859
- content: {
860
- name: 'color.background.accent.red.subtle',
861
- description: 'Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags.'
862
- },
541
+ content: '{"name":"color.background.accent.red.subtle","description":"Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags."}',
863
542
  name: 'color.background.accent.red.subtle',
864
543
  description: 'Use for vibrant red backgrounds when there is no meaning tied to the color, such as colored tags.',
865
544
  exampleValue: '#F87168'
866
545
  }, {
867
- content: {
868
- name: 'color.background.accent.red.subtle.hovered',
869
- description: 'Hovered state of color.background.accent.red.subtle.'
870
- },
546
+ content: '{"name":"color.background.accent.red.subtle.hovered","description":"Hovered state of color.background.accent.red.subtle."}',
871
547
  name: 'color.background.accent.red.subtle.hovered',
872
548
  description: 'Hovered state of color.background.accent.red.subtle.',
873
549
  exampleValue: '#FD9891'
874
550
  }, {
875
- content: {
876
- name: 'color.background.accent.red.subtle.pressed',
877
- description: 'Pressed state of color.background.accent.red.subtle.'
878
- },
551
+ content: '{"name":"color.background.accent.red.subtle.pressed","description":"Pressed state of color.background.accent.red.subtle."}',
879
552
  name: 'color.background.accent.red.subtle.pressed',
880
553
  description: 'Pressed state of color.background.accent.red.subtle.',
881
554
  exampleValue: '#FFB8B2'
882
555
  }, {
883
- content: {
884
- name: 'color.background.accent.red.bolder',
885
- description: 'Use for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
886
- },
556
+ content: '{"name":"color.background.accent.red.bolder","description":"Use for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
887
557
  name: 'color.background.accent.red.bolder',
888
558
  description: 'Use for red backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
889
559
  exampleValue: '#C9372C'
890
560
  }, {
891
- content: {
892
- name: 'color.background.accent.red.bolder.hovered',
893
- description: 'Hovered state of color.background.accent.red.bolder.'
894
- },
561
+ content: '{"name":"color.background.accent.red.bolder.hovered","description":"Hovered state of color.background.accent.red.bolder."}',
895
562
  name: 'color.background.accent.red.bolder.hovered',
896
563
  description: 'Hovered state of color.background.accent.red.bolder.',
897
564
  exampleValue: '#AE2E24'
898
565
  }, {
899
- content: {
900
- name: 'color.background.accent.red.bolder.pressed',
901
- description: 'Pressed state of color.background.accent.red.bolder.'
902
- },
566
+ content: '{"name":"color.background.accent.red.bolder.pressed","description":"Pressed state of color.background.accent.red.bolder."}',
903
567
  name: 'color.background.accent.red.bolder.pressed',
904
568
  description: 'Pressed state of color.background.accent.red.bolder.',
905
569
  exampleValue: '#872821'
906
570
  }, {
907
- content: {
908
- name: 'color.background.accent.orange.subtlest',
909
- description: 'Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
910
- },
571
+ content: '{"name":"color.background.accent.orange.subtlest","description":"Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
911
572
  name: 'color.background.accent.orange.subtlest',
912
573
  description: 'Use for orange backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
913
574
  exampleValue: '#FFF5DB'
914
575
  }, {
915
- content: {
916
- name: 'color.background.accent.orange.subtlest.hovered',
917
- description: 'Hovered state of color.background.accent.orange.subtlest.'
918
- },
576
+ content: '{"name":"color.background.accent.orange.subtlest.hovered","description":"Hovered state of color.background.accent.orange.subtlest."}',
919
577
  name: 'color.background.accent.orange.subtlest.hovered',
920
578
  description: 'Hovered state of color.background.accent.orange.subtlest.',
921
579
  exampleValue: '#FCE4A6'
922
580
  }, {
923
- content: {
924
- name: 'color.background.accent.orange.subtlest.pressed',
925
- description: 'Pressed state of color.background.accent.orange.subtlest.'
926
- },
581
+ content: '{"name":"color.background.accent.orange.subtlest.pressed","description":"Pressed state of color.background.accent.orange.subtlest."}',
927
582
  name: 'color.background.accent.orange.subtlest.pressed',
928
583
  description: 'Pressed state of color.background.accent.orange.subtlest.',
929
584
  exampleValue: '#FBD779'
930
585
  }, {
931
- content: {
932
- name: 'color.background.accent.orange.subtler',
933
- description: 'Use for orange backgrounds when there is no meaning tied to the color, such as colored tags.'
934
- },
586
+ content: '{"name":"color.background.accent.orange.subtler","description":"Use for orange backgrounds when there is no meaning tied to the color, such as colored tags."}',
935
587
  name: 'color.background.accent.orange.subtler',
936
588
  description: 'Use for orange backgrounds when there is no meaning tied to the color, such as colored tags.',
937
589
  exampleValue: '#FCE4A6'
938
590
  }, {
939
- content: {
940
- name: 'color.background.accent.orange.subtler.hovered',
941
- description: 'Hovered state of color.background.accent.orange.subtler.'
942
- },
591
+ content: '{"name":"color.background.accent.orange.subtler.hovered","description":"Hovered state of color.background.accent.orange.subtler."}',
943
592
  name: 'color.background.accent.orange.subtler.hovered',
944
593
  description: 'Hovered state of color.background.accent.orange.subtler.',
945
594
  exampleValue: '#FBD779'
946
595
  }, {
947
- content: {
948
- name: 'color.background.accent.orange.subtler.pressed',
949
- description: 'Pressed state of color.background.accent.orange.subtler.'
950
- },
596
+ content: '{"name":"color.background.accent.orange.subtler.pressed","description":"Pressed state of color.background.accent.orange.subtler."}',
951
597
  name: 'color.background.accent.orange.subtler.pressed',
952
598
  description: 'Pressed state of color.background.accent.orange.subtler.',
953
599
  exampleValue: '#FBC828'
954
600
  }, {
955
- content: {
956
- name: 'color.background.accent.orange.subtle',
957
- description: 'Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags.'
958
- },
601
+ content: '{"name":"color.background.accent.orange.subtle","description":"Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags."}',
959
602
  name: 'color.background.accent.orange.subtle',
960
603
  description: 'Use for vibrant orange backgrounds when there is no meaning tied to the color, such as colored tags.',
961
604
  exampleValue: '#FCA700'
962
605
  }, {
963
- content: {
964
- name: 'color.background.accent.orange.subtle.hovered',
965
- description: 'Hovered state of color.background.accent.orange.subtle.'
966
- },
606
+ content: '{"name":"color.background.accent.orange.subtle.hovered","description":"Hovered state of color.background.accent.orange.subtle."}',
967
607
  name: 'color.background.accent.orange.subtle.hovered',
968
608
  description: 'Hovered state of color.background.accent.orange.subtle.',
969
609
  exampleValue: '#FBC828'
970
610
  }, {
971
- content: {
972
- name: 'color.background.accent.orange.subtle.pressed',
973
- description: 'Pressed state of color.background.accent.orange.subtle.'
974
- },
611
+ content: '{"name":"color.background.accent.orange.subtle.pressed","description":"Pressed state of color.background.accent.orange.subtle."}',
975
612
  name: 'color.background.accent.orange.subtle.pressed',
976
613
  description: 'Pressed state of color.background.accent.orange.subtle.',
977
614
  exampleValue: '#FBD779'
978
615
  }, {
979
- content: {
980
- name: 'color.background.accent.orange.bolder',
981
- description: 'Use for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
982
- },
616
+ content: '{"name":"color.background.accent.orange.bolder","description":"Use for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
983
617
  name: 'color.background.accent.orange.bolder',
984
618
  description: 'Use for orange backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
985
619
  exampleValue: '#BD5B00'
986
620
  }, {
987
- content: {
988
- name: 'color.background.accent.orange.bolder.hovered',
989
- description: 'Hovered state of color.background.accent.orange.bolder.'
990
- },
621
+ content: '{"name":"color.background.accent.orange.bolder.hovered","description":"Hovered state of color.background.accent.orange.bolder."}',
991
622
  name: 'color.background.accent.orange.bolder.hovered',
992
623
  description: 'Hovered state of color.background.accent.orange.bolder.',
993
624
  exampleValue: '#9E4C00'
994
625
  }, {
995
- content: {
996
- name: 'color.background.accent.orange.bolder.pressed',
997
- description: 'Pressed state of color.background.accent.orange.bolder.'
998
- },
626
+ content: '{"name":"color.background.accent.orange.bolder.pressed","description":"Pressed state of color.background.accent.orange.bolder."}',
999
627
  name: 'color.background.accent.orange.bolder.pressed',
1000
628
  description: 'Pressed state of color.background.accent.orange.bolder.',
1001
629
  exampleValue: '#7A3B00'
1002
630
  }, {
1003
- content: {
1004
- name: 'color.background.accent.yellow.subtlest',
1005
- description: 'Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1006
- },
631
+ content: '{"name":"color.background.accent.yellow.subtlest","description":"Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1007
632
  name: 'color.background.accent.yellow.subtlest',
1008
633
  description: 'Use for yellow backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1009
634
  exampleValue: '#FEF7C8'
1010
635
  }, {
1011
- content: {
1012
- name: 'color.background.accent.yellow.subtlest.hovered',
1013
- description: 'Hovered state of color.background.accent.yellow.subtlest.'
1014
- },
636
+ content: '{"name":"color.background.accent.yellow.subtlest.hovered","description":"Hovered state of color.background.accent.yellow.subtlest."}',
1015
637
  name: 'color.background.accent.yellow.subtlest.hovered',
1016
638
  description: 'Hovered state of color.background.accent.yellow.subtlest.',
1017
639
  exampleValue: '#F5E989'
1018
640
  }, {
1019
- content: {
1020
- name: 'color.background.accent.yellow.subtlest.pressed',
1021
- description: 'Pressed state of color.background.accent.yellow.subtlest.'
1022
- },
641
+ content: '{"name":"color.background.accent.yellow.subtlest.pressed","description":"Pressed state of color.background.accent.yellow.subtlest."}',
1023
642
  name: 'color.background.accent.yellow.subtlest.pressed',
1024
643
  description: 'Pressed state of color.background.accent.yellow.subtlest.',
1025
644
  exampleValue: '#EFDD4E'
1026
645
  }, {
1027
- content: {
1028
- name: 'color.background.accent.yellow.subtler',
1029
- description: 'Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags.'
1030
- },
646
+ content: '{"name":"color.background.accent.yellow.subtler","description":"Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags."}',
1031
647
  name: 'color.background.accent.yellow.subtler',
1032
648
  description: 'Use for yellow backgrounds when there is no meaning tied to the color, such as colored tags.',
1033
649
  exampleValue: '#F5E989'
1034
650
  }, {
1035
- content: {
1036
- name: 'color.background.accent.yellow.subtler.hovered',
1037
- description: 'Hovered state of color.background.accent.yellow.subtler.'
1038
- },
651
+ content: '{"name":"color.background.accent.yellow.subtler.hovered","description":"Hovered state of color.background.accent.yellow.subtler."}',
1039
652
  name: 'color.background.accent.yellow.subtler.hovered',
1040
653
  description: 'Hovered state of color.background.accent.yellow.subtler.',
1041
654
  exampleValue: '#EFDD4E'
1042
655
  }, {
1043
- content: {
1044
- name: 'color.background.accent.yellow.subtler.pressed',
1045
- description: 'Pressed state of color.background.accent.yellow.subtler.'
1046
- },
656
+ content: '{"name":"color.background.accent.yellow.subtler.pressed","description":"Pressed state of color.background.accent.yellow.subtler."}',
1047
657
  name: 'color.background.accent.yellow.subtler.pressed',
1048
658
  description: 'Pressed state of color.background.accent.yellow.subtler.',
1049
659
  exampleValue: '#EED12B'
1050
660
  }, {
1051
- content: {
1052
- name: 'color.background.accent.yellow.subtle',
1053
- description: 'Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags.'
1054
- },
661
+ content: '{"name":"color.background.accent.yellow.subtle","description":"Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags."}',
1055
662
  name: 'color.background.accent.yellow.subtle',
1056
663
  description: 'Use for vibrant yellow backgrounds when there is no meaning tied to the color, such as colored tags.',
1057
664
  exampleValue: '#EED12B'
1058
665
  }, {
1059
- content: {
1060
- name: 'color.background.accent.yellow.subtle.hovered',
1061
- description: 'Hovered state of color.background.accent.yellow.subtle.'
1062
- },
666
+ content: '{"name":"color.background.accent.yellow.subtle.hovered","description":"Hovered state of color.background.accent.yellow.subtle."}',
1063
667
  name: 'color.background.accent.yellow.subtle.hovered',
1064
668
  description: 'Hovered state of color.background.accent.yellow.subtle.',
1065
669
  exampleValue: '#DDB30E'
1066
670
  }, {
1067
- content: {
1068
- name: 'color.background.accent.yellow.subtle.pressed',
1069
- description: 'Pressed state of color.background.accent.yellow.subtle.'
1070
- },
671
+ content: '{"name":"color.background.accent.yellow.subtle.pressed","description":"Pressed state of color.background.accent.yellow.subtle."}',
1071
672
  name: 'color.background.accent.yellow.subtle.pressed',
1072
673
  description: 'Pressed state of color.background.accent.yellow.subtle.',
1073
674
  exampleValue: '#EFDD4E'
1074
675
  }, {
1075
- content: {
1076
- name: 'color.background.accent.yellow.bolder',
1077
- description: 'Use for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1078
- },
676
+ content: '{"name":"color.background.accent.yellow.bolder","description":"Use for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1079
677
  name: 'color.background.accent.yellow.bolder',
1080
678
  description: 'Use for yellow backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1081
679
  exampleValue: '#946F00'
1082
680
  }, {
1083
- content: {
1084
- name: 'color.background.accent.yellow.bolder.hovered',
1085
- description: 'Hovered state of color.background.accent.yellow.bolder.'
1086
- },
681
+ content: '{"name":"color.background.accent.yellow.bolder.hovered","description":"Hovered state of color.background.accent.yellow.bolder."}',
1087
682
  name: 'color.background.accent.yellow.bolder.hovered',
1088
683
  description: 'Hovered state of color.background.accent.yellow.bolder.',
1089
684
  exampleValue: '#7F5F01'
1090
685
  }, {
1091
- content: {
1092
- name: 'color.background.accent.yellow.bolder.pressed',
1093
- description: 'Pressed state of color.background.accent.yellow.bolder.'
1094
- },
686
+ content: '{"name":"color.background.accent.yellow.bolder.pressed","description":"Pressed state of color.background.accent.yellow.bolder."}',
1095
687
  name: 'color.background.accent.yellow.bolder.pressed',
1096
688
  description: 'Pressed state of color.background.accent.yellow.bolder.',
1097
689
  exampleValue: '#614A05'
1098
690
  }, {
1099
- content: {
1100
- name: 'color.background.accent.green.subtlest',
1101
- description: 'Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1102
- },
691
+ content: '{"name":"color.background.accent.green.subtlest","description":"Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1103
692
  name: 'color.background.accent.green.subtlest',
1104
693
  description: 'Use for green backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1105
694
  exampleValue: '#DCFFF1'
1106
695
  }, {
1107
- content: {
1108
- name: 'color.background.accent.green.subtlest.hovered',
1109
- description: 'Hovered state of color.background.accent.green.subtlest.'
1110
- },
696
+ content: '{"name":"color.background.accent.green.subtlest.hovered","description":"Hovered state of color.background.accent.green.subtlest."}',
1111
697
  name: 'color.background.accent.green.subtlest.hovered',
1112
698
  description: 'Hovered state of color.background.accent.green.subtlest.',
1113
699
  exampleValue: '#BAF3DB'
1114
700
  }, {
1115
- content: {
1116
- name: 'color.background.accent.green.subtlest.pressed',
1117
- description: 'Pressed state of color.background.accent.green.subtlest.'
1118
- },
701
+ content: '{"name":"color.background.accent.green.subtlest.pressed","description":"Pressed state of color.background.accent.green.subtlest."}',
1119
702
  name: 'color.background.accent.green.subtlest.pressed',
1120
703
  description: 'Pressed state of color.background.accent.green.subtlest.',
1121
704
  exampleValue: '#97EDC9'
1122
705
  }, {
1123
- content: {
1124
- name: 'color.background.accent.green.subtler',
1125
- description: 'Use for green backgrounds when there is no meaning tied to the color, such as colored tags.'
1126
- },
706
+ content: '{"name":"color.background.accent.green.subtler","description":"Use for green backgrounds when there is no meaning tied to the color, such as colored tags."}',
1127
707
  name: 'color.background.accent.green.subtler',
1128
708
  description: 'Use for green backgrounds when there is no meaning tied to the color, such as colored tags.',
1129
709
  exampleValue: '#BAF3DB'
1130
710
  }, {
1131
- content: {
1132
- name: 'color.background.accent.green.subtler.hovered',
1133
- description: 'Hovered state of color.background.accent.green.subtler.'
1134
- },
711
+ content: '{"name":"color.background.accent.green.subtler.hovered","description":"Hovered state of color.background.accent.green.subtler."}',
1135
712
  name: 'color.background.accent.green.subtler.hovered',
1136
713
  description: 'Hovered state of color.background.accent.green.subtler.',
1137
714
  exampleValue: '#97EDC9'
1138
715
  }, {
1139
- content: {
1140
- name: 'color.background.accent.green.subtler.pressed',
1141
- description: 'Pressed state of color.background.accent.green.subtler.'
1142
- },
716
+ content: '{"name":"color.background.accent.green.subtler.pressed","description":"Pressed state of color.background.accent.green.subtler."}',
1143
717
  name: 'color.background.accent.green.subtler.pressed',
1144
718
  description: 'Pressed state of color.background.accent.green.subtler.',
1145
719
  exampleValue: '#7EE2B8'
1146
720
  }, {
1147
- content: {
1148
- name: 'color.background.accent.green.subtle',
1149
- description: 'Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags.'
1150
- },
721
+ content: '{"name":"color.background.accent.green.subtle","description":"Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags."}',
1151
722
  name: 'color.background.accent.green.subtle',
1152
723
  description: 'Use for vibrant green backgrounds when there is no meaning tied to the color, such as colored tags.',
1153
724
  exampleValue: '#4BCE97'
1154
725
  }, {
1155
- content: {
1156
- name: 'color.background.accent.green.subtle.hovered',
1157
- description: 'Hovered state of color.background.accent.green.subtle.'
1158
- },
726
+ content: '{"name":"color.background.accent.green.subtle.hovered","description":"Hovered state of color.background.accent.green.subtle."}',
1159
727
  name: 'color.background.accent.green.subtle.hovered',
1160
728
  description: 'Hovered state of color.background.accent.green.subtle.',
1161
729
  exampleValue: '#7EE2B8'
1162
730
  }, {
1163
- content: {
1164
- name: 'color.background.accent.green.subtle.pressed',
1165
- description: 'Pressed state of color.background.accent.green.subtle.'
1166
- },
731
+ content: '{"name":"color.background.accent.green.subtle.pressed","description":"Pressed state of color.background.accent.green.subtle."}',
1167
732
  name: 'color.background.accent.green.subtle.pressed',
1168
733
  description: 'Pressed state of color.background.accent.green.subtle.',
1169
734
  exampleValue: '#97EDC9'
1170
735
  }, {
1171
- content: {
1172
- name: 'color.background.accent.green.bolder',
1173
- description: 'Use for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1174
- },
736
+ content: '{"name":"color.background.accent.green.bolder","description":"Use for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1175
737
  name: 'color.background.accent.green.bolder',
1176
738
  description: 'Use for green backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1177
739
  exampleValue: '#1F845A'
1178
740
  }, {
1179
- content: {
1180
- name: 'color.background.accent.green.bolder.hovered',
1181
- description: 'Hovered state of color.background.accent.green.bolder.'
1182
- },
741
+ content: '{"name":"color.background.accent.green.bolder.hovered","description":"Hovered state of color.background.accent.green.bolder."}',
1183
742
  name: 'color.background.accent.green.bolder.hovered',
1184
743
  description: 'Hovered state of color.background.accent.green.bolder.',
1185
744
  exampleValue: '#216E4E'
1186
745
  }, {
1187
- content: {
1188
- name: 'color.background.accent.green.bolder.pressed',
1189
- description: 'Pressed state of color.background.accent.green.bolder.'
1190
- },
746
+ content: '{"name":"color.background.accent.green.bolder.pressed","description":"Pressed state of color.background.accent.green.bolder."}',
1191
747
  name: 'color.background.accent.green.bolder.pressed',
1192
748
  description: 'Pressed state of color.background.accent.green.bolder.',
1193
749
  exampleValue: '#19573D'
1194
750
  }, {
1195
- content: {
1196
- name: 'color.background.accent.teal.subtlest',
1197
- description: 'Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1198
- },
751
+ content: '{"name":"color.background.accent.teal.subtlest","description":"Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1199
752
  name: 'color.background.accent.teal.subtlest',
1200
753
  description: 'Use for teal backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1201
754
  exampleValue: '#E7F9FF'
1202
755
  }, {
1203
- content: {
1204
- name: 'color.background.accent.teal.subtlest.hovered',
1205
- description: 'Hovered state of color.background.accent.teal.subtlest.'
1206
- },
756
+ content: '{"name":"color.background.accent.teal.subtlest.hovered","description":"Hovered state of color.background.accent.teal.subtlest."}',
1207
757
  name: 'color.background.accent.teal.subtlest.hovered',
1208
758
  description: 'Hovered state of color.background.accent.teal.subtlest.',
1209
759
  exampleValue: '#C6EDFB'
1210
760
  }, {
1211
- content: {
1212
- name: 'color.background.accent.teal.subtlest.pressed',
1213
- description: 'Pressed state of color.background.accent.teal.subtlest.'
1214
- },
761
+ content: '{"name":"color.background.accent.teal.subtlest.pressed","description":"Pressed state of color.background.accent.teal.subtlest."}',
1215
762
  name: 'color.background.accent.teal.subtlest.pressed',
1216
763
  description: 'Pressed state of color.background.accent.teal.subtlest.',
1217
764
  exampleValue: '#B1E4F7'
1218
765
  }, {
1219
- content: {
1220
- name: 'color.background.accent.teal.subtler',
1221
- description: 'Use for teal backgrounds when there is no meaning tied to the color, such as colored tags.'
1222
- },
766
+ content: '{"name":"color.background.accent.teal.subtler","description":"Use for teal backgrounds when there is no meaning tied to the color, such as colored tags."}',
1223
767
  name: 'color.background.accent.teal.subtler',
1224
768
  description: 'Use for teal backgrounds when there is no meaning tied to the color, such as colored tags.',
1225
769
  exampleValue: '#C6EDFB'
1226
770
  }, {
1227
- content: {
1228
- name: 'color.background.accent.teal.subtler.hovered',
1229
- description: 'Hovered state of color.background.accent.teal.subtler.'
1230
- },
771
+ content: '{"name":"color.background.accent.teal.subtler.hovered","description":"Hovered state of color.background.accent.teal.subtler."}',
1231
772
  name: 'color.background.accent.teal.subtler.hovered',
1232
773
  description: 'Hovered state of color.background.accent.teal.subtler.',
1233
774
  exampleValue: '#B1E4F7'
1234
775
  }, {
1235
- content: {
1236
- name: 'color.background.accent.teal.subtler.pressed',
1237
- description: 'Pressed state of color.background.accent.teal.subtler.'
1238
- },
776
+ content: '{"name":"color.background.accent.teal.subtler.pressed","description":"Pressed state of color.background.accent.teal.subtler."}',
1239
777
  name: 'color.background.accent.teal.subtler.pressed',
1240
778
  description: 'Pressed state of color.background.accent.teal.subtler.',
1241
779
  exampleValue: '#9DD9EE'
1242
780
  }, {
1243
- content: {
1244
- name: 'color.background.accent.teal.subtle',
1245
- description: 'Use for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags.'
1246
- },
781
+ content: '{"name":"color.background.accent.teal.subtle","description":"Use for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags."}',
1247
782
  name: 'color.background.accent.teal.subtle',
1248
783
  description: 'Use for vibrant teal backgrounds when there is no meaning tied to the color, such as colored tags.',
1249
784
  exampleValue: '#6CC3E0'
1250
785
  }, {
1251
- content: {
1252
- name: 'color.background.accent.teal.subtle.hovered',
1253
- description: 'Hovered state of color.background.accent.teal.subtle.'
1254
- },
786
+ content: '{"name":"color.background.accent.teal.subtle.hovered","description":"Hovered state of color.background.accent.teal.subtle."}',
1255
787
  name: 'color.background.accent.teal.subtle.hovered',
1256
788
  description: 'Hovered state of color.background.accent.teal.subtle.',
1257
789
  exampleValue: '#9DD9EE'
1258
790
  }, {
1259
- content: {
1260
- name: 'color.background.accent.teal.subtle.pressed',
1261
- description: 'Pressed state of color.background.accent.teal.subtle.'
1262
- },
791
+ content: '{"name":"color.background.accent.teal.subtle.pressed","description":"Pressed state of color.background.accent.teal.subtle."}',
1263
792
  name: 'color.background.accent.teal.subtle.pressed',
1264
793
  description: 'Pressed state of color.background.accent.teal.subtle.',
1265
794
  exampleValue: '#B1E4F7'
1266
795
  }, {
1267
- content: {
1268
- name: 'color.background.accent.teal.bolder',
1269
- description: 'Use for teal backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1270
- },
796
+ content: '{"name":"color.background.accent.teal.bolder","description":"Use for teal backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1271
797
  name: 'color.background.accent.teal.bolder',
1272
798
  description: 'Use for teal backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1273
799
  exampleValue: '#227D9B'
1274
800
  }, {
1275
- content: {
1276
- name: 'color.background.accent.teal.bolder.hovered',
1277
- description: 'Hovered state of color.background.accent.teal.bolder.'
1278
- },
801
+ content: '{"name":"color.background.accent.teal.bolder.hovered","description":"Hovered state of color.background.accent.teal.bolder."}',
1279
802
  name: 'color.background.accent.teal.bolder.hovered',
1280
803
  description: 'Hovered state of color.background.accent.teal.bolder.',
1281
804
  exampleValue: '#206A83'
1282
805
  }, {
1283
- content: {
1284
- name: 'color.background.accent.teal.bolder.pressed',
1285
- description: 'Pressed state of color.background.accent.teal.bolder.'
1286
- },
806
+ content: '{"name":"color.background.accent.teal.bolder.pressed","description":"Pressed state of color.background.accent.teal.bolder."}',
1287
807
  name: 'color.background.accent.teal.bolder.pressed',
1288
808
  description: 'Pressed state of color.background.accent.teal.bolder.',
1289
809
  exampleValue: '#1A5265'
1290
810
  }, {
1291
- content: {
1292
- name: 'color.background.accent.blue.subtlest',
1293
- description: 'Use for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1294
- },
811
+ content: '{"name":"color.background.accent.blue.subtlest","description":"Use for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1295
812
  name: 'color.background.accent.blue.subtlest',
1296
813
  description: 'Use for blue backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1297
814
  exampleValue: '#E9F2FE'
1298
815
  }, {
1299
- content: {
1300
- name: 'color.background.accent.blue.subtlest.hovered',
1301
- description: 'Hovered state of color.background.accent.blue.subtlest.'
1302
- },
816
+ content: '{"name":"color.background.accent.blue.subtlest.hovered","description":"Hovered state of color.background.accent.blue.subtlest."}',
1303
817
  name: 'color.background.accent.blue.subtlest.hovered',
1304
818
  description: 'Hovered state of color.background.accent.blue.subtlest.',
1305
819
  exampleValue: '#CFE1FD'
1306
820
  }, {
1307
- content: {
1308
- name: 'color.background.accent.blue.subtlest.pressed',
1309
- description: 'Pressed state of color.background.accent.blue.subtlest.'
1310
- },
821
+ content: '{"name":"color.background.accent.blue.subtlest.pressed","description":"Pressed state of color.background.accent.blue.subtlest."}',
1311
822
  name: 'color.background.accent.blue.subtlest.pressed',
1312
823
  description: 'Pressed state of color.background.accent.blue.subtlest.',
1313
824
  exampleValue: '#ADCBFB'
1314
825
  }, {
1315
- content: {
1316
- name: 'color.background.accent.blue.subtler',
1317
- description: 'Use for blue backgrounds when there is no meaning tied to the color, such as colored tags.'
1318
- },
826
+ content: '{"name":"color.background.accent.blue.subtler","description":"Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."}',
1319
827
  name: 'color.background.accent.blue.subtler',
1320
828
  description: 'Use for blue backgrounds when there is no meaning tied to the color, such as colored tags.',
1321
829
  exampleValue: '#CFE1FD'
1322
830
  }, {
1323
- content: {
1324
- name: 'color.background.accent.blue.subtler.hovered',
1325
- description: 'Hovered state of color.background.accent.blue.subtler.'
1326
- },
831
+ content: '{"name":"color.background.accent.blue.subtler.hovered","description":"Hovered state of color.background.accent.blue.subtler."}',
1327
832
  name: 'color.background.accent.blue.subtler.hovered',
1328
833
  description: 'Hovered state of color.background.accent.blue.subtler.',
1329
834
  exampleValue: '#ADCBFB'
1330
835
  }, {
1331
- content: {
1332
- name: 'color.background.accent.blue.subtler.pressed',
1333
- description: 'Pressed state of color.background.accent.blue.subtler.'
1334
- },
836
+ content: '{"name":"color.background.accent.blue.subtler.pressed","description":"Pressed state of color.background.accent.blue.subtler."}',
1335
837
  name: 'color.background.accent.blue.subtler.pressed',
1336
838
  description: 'Pressed state of color.background.accent.blue.subtler.',
1337
839
  exampleValue: '#8FB8F6'
1338
840
  }, {
1339
- content: {
1340
- name: 'color.background.accent.blue.subtle',
1341
- description: 'Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags.'
1342
- },
841
+ content: '{"name":"color.background.accent.blue.subtle","description":"Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags."}',
1343
842
  name: 'color.background.accent.blue.subtle',
1344
843
  description: 'Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags.',
1345
844
  exampleValue: '#669DF1'
1346
845
  }, {
1347
- content: {
1348
- name: 'color.background.accent.blue.subtle.hovered',
1349
- description: 'Hovered state of color.background.accent.blue.subtle.'
1350
- },
846
+ content: '{"name":"color.background.accent.blue.subtle.hovered","description":"Hovered state of color.background.accent.blue.subtle."}',
1351
847
  name: 'color.background.accent.blue.subtle.hovered',
1352
848
  description: 'Hovered state of color.background.accent.blue.subtle.',
1353
849
  exampleValue: '#8FB8F6'
1354
850
  }, {
1355
- content: {
1356
- name: 'color.background.accent.blue.subtle.pressed',
1357
- description: 'Pressed state of color.background.accent.blue.subtle.'
1358
- },
851
+ content: '{"name":"color.background.accent.blue.subtle.pressed","description":"Pressed state of color.background.accent.blue.subtle."}',
1359
852
  name: 'color.background.accent.blue.subtle.pressed',
1360
853
  description: 'Pressed state of color.background.accent.blue.subtle.',
1361
854
  exampleValue: '#ADCBFB'
1362
855
  }, {
1363
- content: {
1364
- name: 'color.background.accent.blue.bolder',
1365
- description: 'Use for blue backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1366
- },
856
+ content: '{"name":"color.background.accent.blue.bolder","description":"Use for blue backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1367
857
  name: 'color.background.accent.blue.bolder',
1368
858
  description: 'Use for blue backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1369
859
  exampleValue: '#1868DB'
1370
860
  }, {
1371
- content: {
1372
- name: 'color.background.accent.blue.bolder.hovered',
1373
- description: 'Hovered state of color.background.accent.blue.bolder.'
1374
- },
861
+ content: '{"name":"color.background.accent.blue.bolder.hovered","description":"Hovered state of color.background.accent.blue.bolder."}',
1375
862
  name: 'color.background.accent.blue.bolder.hovered',
1376
863
  description: 'Hovered state of color.background.accent.blue.bolder.',
1377
864
  exampleValue: '#1558BC'
1378
865
  }, {
1379
- content: {
1380
- name: 'color.background.accent.blue.bolder.pressed',
1381
- description: 'Pressed state of color.background.accent.blue.bolder.'
1382
- },
866
+ content: '{"name":"color.background.accent.blue.bolder.pressed","description":"Pressed state of color.background.accent.blue.bolder."}',
1383
867
  name: 'color.background.accent.blue.bolder.pressed',
1384
868
  description: 'Pressed state of color.background.accent.blue.bolder.',
1385
869
  exampleValue: '#144794'
1386
870
  }, {
1387
- content: {
1388
- name: 'color.background.accent.purple.subtlest',
1389
- description: 'Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1390
- },
871
+ content: '{"name":"color.background.accent.purple.subtlest","description":"Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1391
872
  name: 'color.background.accent.purple.subtlest',
1392
873
  description: 'Use for purple backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1393
874
  exampleValue: '#F8EEFE'
1394
875
  }, {
1395
- content: {
1396
- name: 'color.background.accent.purple.subtlest.hovered',
1397
- description: 'Hovered state of color.background.accent.purple.subtlest.'
1398
- },
876
+ content: '{"name":"color.background.accent.purple.subtlest.hovered","description":"Hovered state of color.background.accent.purple.subtlest."}',
1399
877
  name: 'color.background.accent.purple.subtlest.hovered',
1400
878
  description: 'Hovered state of color.background.accent.purple.subtlest.',
1401
879
  exampleValue: '#EED7FC'
1402
880
  }, {
1403
- content: {
1404
- name: 'color.background.accent.purple.subtlest.pressed',
1405
- description: 'Pressed state of color.background.accent.purple.subtlest.'
1406
- },
881
+ content: '{"name":"color.background.accent.purple.subtlest.pressed","description":"Pressed state of color.background.accent.purple.subtlest."}',
1407
882
  name: 'color.background.accent.purple.subtlest.pressed',
1408
883
  description: 'Pressed state of color.background.accent.purple.subtlest.',
1409
884
  exampleValue: '#E3BDFA'
1410
885
  }, {
1411
- content: {
1412
- name: 'color.background.accent.purple.subtler',
1413
- description: 'Use for purple backgrounds when there is no meaning tied to the color, such as colored tags.'
1414
- },
886
+ content: '{"name":"color.background.accent.purple.subtler","description":"Use for purple backgrounds when there is no meaning tied to the color, such as colored tags."}',
1415
887
  name: 'color.background.accent.purple.subtler',
1416
888
  description: 'Use for purple backgrounds when there is no meaning tied to the color, such as colored tags.',
1417
889
  exampleValue: '#EED7FC'
1418
890
  }, {
1419
- content: {
1420
- name: 'color.background.accent.purple.subtler.hovered',
1421
- description: 'Hovered state of color.background.accent.purple.subtler.'
1422
- },
891
+ content: '{"name":"color.background.accent.purple.subtler.hovered","description":"Hovered state of color.background.accent.purple.subtler."}',
1423
892
  name: 'color.background.accent.purple.subtler.hovered',
1424
893
  description: 'Hovered state of color.background.accent.purple.subtler.',
1425
894
  exampleValue: '#E3BDFA'
1426
895
  }, {
1427
- content: {
1428
- name: 'color.background.accent.purple.subtler.pressed',
1429
- description: 'Pressed state of color.background.accent.purple.subtler.'
1430
- },
896
+ content: '{"name":"color.background.accent.purple.subtler.pressed","description":"Pressed state of color.background.accent.purple.subtler."}',
1431
897
  name: 'color.background.accent.purple.subtler.pressed',
1432
898
  description: 'Pressed state of color.background.accent.purple.subtler.',
1433
899
  exampleValue: '#D8A0F7'
1434
900
  }, {
1435
- content: {
1436
- name: 'color.background.accent.purple.subtle',
1437
- description: 'Use for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags.'
1438
- },
901
+ content: '{"name":"color.background.accent.purple.subtle","description":"Use for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags."}',
1439
902
  name: 'color.background.accent.purple.subtle',
1440
903
  description: 'Use for vibrant purple backgrounds when there is no meaning tied to the color, such as colored tags.',
1441
904
  exampleValue: '#C97CF4'
1442
905
  }, {
1443
- content: {
1444
- name: 'color.background.accent.purple.subtle.hovered',
1445
- description: 'Hovered state of color.background.accent.purple.subtle.'
1446
- },
906
+ content: '{"name":"color.background.accent.purple.subtle.hovered","description":"Hovered state of color.background.accent.purple.subtle."}',
1447
907
  name: 'color.background.accent.purple.subtle.hovered',
1448
908
  description: 'Hovered state of color.background.accent.purple.subtle.',
1449
909
  exampleValue: '#D8A0F7'
1450
910
  }, {
1451
- content: {
1452
- name: 'color.background.accent.purple.subtle.pressed',
1453
- description: 'Pressed state of color.background.accent.purple.subtle.'
1454
- },
911
+ content: '{"name":"color.background.accent.purple.subtle.pressed","description":"Pressed state of color.background.accent.purple.subtle."}',
1455
912
  name: 'color.background.accent.purple.subtle.pressed',
1456
913
  description: 'Pressed state of color.background.accent.purple.subtle.',
1457
914
  exampleValue: '#E3BDFA'
1458
915
  }, {
1459
- content: {
1460
- name: 'color.background.accent.purple.bolder',
1461
- description: 'Use for purple backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1462
- },
916
+ content: '{"name":"color.background.accent.purple.bolder","description":"Use for purple backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1463
917
  name: 'color.background.accent.purple.bolder',
1464
918
  description: 'Use for purple backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1465
919
  exampleValue: '#964AC0'
1466
920
  }, {
1467
- content: {
1468
- name: 'color.background.accent.purple.bolder.hovered',
1469
- description: 'Hovered state of color.background.accent.purple.bolder.'
1470
- },
921
+ content: '{"name":"color.background.accent.purple.bolder.hovered","description":"Hovered state of color.background.accent.purple.bolder."}',
1471
922
  name: 'color.background.accent.purple.bolder.hovered',
1472
923
  description: 'Hovered state of color.background.accent.purple.bolder.',
1473
924
  exampleValue: '#803FA5'
1474
925
  }, {
1475
- content: {
1476
- name: 'color.background.accent.purple.bolder.pressed',
1477
- description: 'Pressed state of color.background.accent.purple.bolder.'
1478
- },
926
+ content: '{"name":"color.background.accent.purple.bolder.pressed","description":"Pressed state of color.background.accent.purple.bolder."}',
1479
927
  name: 'color.background.accent.purple.bolder.pressed',
1480
928
  description: 'Pressed state of color.background.accent.purple.bolder.',
1481
929
  exampleValue: '#673286'
1482
930
  }, {
1483
- content: {
1484
- name: 'color.background.accent.magenta.subtlest',
1485
- description: 'Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1486
- },
931
+ content: '{"name":"color.background.accent.magenta.subtlest","description":"Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1487
932
  name: 'color.background.accent.magenta.subtlest',
1488
933
  description: 'Use for magenta backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1489
934
  exampleValue: '#FFECF8'
1490
935
  }, {
1491
- content: {
1492
- name: 'color.background.accent.magenta.subtlest.hovered',
1493
- description: 'Hovered state of color.background.accent.magenta.subtlest.'
1494
- },
936
+ content: '{"name":"color.background.accent.magenta.subtlest.hovered","description":"Hovered state of color.background.accent.magenta.subtlest."}',
1495
937
  name: 'color.background.accent.magenta.subtlest.hovered',
1496
938
  description: 'Hovered state of color.background.accent.magenta.subtlest.',
1497
939
  exampleValue: '#FDD0EC'
1498
940
  }, {
1499
- content: {
1500
- name: 'color.background.accent.magenta.subtlest.pressed',
1501
- description: 'Pressed state of color.background.accent.magenta.subtlest.'
1502
- },
941
+ content: '{"name":"color.background.accent.magenta.subtlest.pressed","description":"Pressed state of color.background.accent.magenta.subtlest."}',
1503
942
  name: 'color.background.accent.magenta.subtlest.pressed',
1504
943
  description: 'Pressed state of color.background.accent.magenta.subtlest.',
1505
944
  exampleValue: '#FCB6E1'
1506
945
  }, {
1507
- content: {
1508
- name: 'color.background.accent.magenta.subtler',
1509
- description: 'Use for magenta backgrounds when there is no meaning tied to the color, such as colored tags.'
1510
- },
946
+ content: '{"name":"color.background.accent.magenta.subtler","description":"Use for magenta backgrounds when there is no meaning tied to the color, such as colored tags."}',
1511
947
  name: 'color.background.accent.magenta.subtler',
1512
948
  description: 'Use for magenta backgrounds when there is no meaning tied to the color, such as colored tags.',
1513
949
  exampleValue: '#FDD0EC'
1514
950
  }, {
1515
- content: {
1516
- name: 'color.background.accent.magenta.subtler.hovered',
1517
- description: 'Hovered state of color.background.accent.magenta.subtler.'
1518
- },
951
+ content: '{"name":"color.background.accent.magenta.subtler.hovered","description":"Hovered state of color.background.accent.magenta.subtler."}',
1519
952
  name: 'color.background.accent.magenta.subtler.hovered',
1520
953
  description: 'Hovered state of color.background.accent.magenta.subtler.',
1521
954
  exampleValue: '#FCB6E1'
1522
955
  }, {
1523
- content: {
1524
- name: 'color.background.accent.magenta.subtler.pressed',
1525
- description: 'Pressed state of color.background.accent.magenta.subtler.'
1526
- },
956
+ content: '{"name":"color.background.accent.magenta.subtler.pressed","description":"Pressed state of color.background.accent.magenta.subtler."}',
1527
957
  name: 'color.background.accent.magenta.subtler.pressed',
1528
958
  description: 'Pressed state of color.background.accent.magenta.subtler.',
1529
959
  exampleValue: '#F797D2'
1530
960
  }, {
1531
- content: {
1532
- name: 'color.background.accent.magenta.subtle',
1533
- description: 'Use for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags.'
1534
- },
961
+ content: '{"name":"color.background.accent.magenta.subtle","description":"Use for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags."}',
1535
962
  name: 'color.background.accent.magenta.subtle',
1536
963
  description: 'Use for vibrant magenta backgrounds when there is no meaning tied to the color, such as colored tags.',
1537
964
  exampleValue: '#E774BB'
1538
965
  }, {
1539
- content: {
1540
- name: 'color.background.accent.magenta.subtle.hovered',
1541
- description: 'Hovered state of color.background.accent.magenta.subtle.'
1542
- },
966
+ content: '{"name":"color.background.accent.magenta.subtle.hovered","description":"Hovered state of color.background.accent.magenta.subtle."}',
1543
967
  name: 'color.background.accent.magenta.subtle.hovered',
1544
968
  description: 'Hovered state of color.background.accent.magenta.subtle.',
1545
969
  exampleValue: '#F797D2'
1546
970
  }, {
1547
- content: {
1548
- name: 'color.background.accent.magenta.subtle.pressed',
1549
- description: 'Pressed state of color.background.accent.magenta.subtle.'
1550
- },
971
+ content: '{"name":"color.background.accent.magenta.subtle.pressed","description":"Pressed state of color.background.accent.magenta.subtle."}',
1551
972
  name: 'color.background.accent.magenta.subtle.pressed',
1552
973
  description: 'Pressed state of color.background.accent.magenta.subtle.',
1553
974
  exampleValue: '#FCB6E1'
1554
975
  }, {
1555
- content: {
1556
- name: 'color.background.accent.magenta.bolder',
1557
- description: 'Use for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1558
- },
976
+ content: '{"name":"color.background.accent.magenta.bolder","description":"Use for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1559
977
  name: 'color.background.accent.magenta.bolder',
1560
978
  description: 'Use for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1561
979
  exampleValue: '#AE4787'
1562
980
  }, {
1563
- content: {
1564
- name: 'color.background.accent.magenta.bolder.hovered',
1565
- description: 'Hovered state of color.background.accent.magenta.bolder.'
1566
- },
981
+ content: '{"name":"color.background.accent.magenta.bolder.hovered","description":"Hovered state of color.background.accent.magenta.bolder."}',
1567
982
  name: 'color.background.accent.magenta.bolder.hovered',
1568
983
  description: 'Hovered state of color.background.accent.magenta.bolder.',
1569
984
  exampleValue: '#943D73'
1570
985
  }, {
1571
- content: {
1572
- name: 'color.background.accent.magenta.bolder.pressed',
1573
- description: 'Pressed state of color.background.accent.magenta.bolder.'
1574
- },
986
+ content: '{"name":"color.background.accent.magenta.bolder.pressed","description":"Pressed state of color.background.accent.magenta.bolder."}',
1575
987
  name: 'color.background.accent.magenta.bolder.pressed',
1576
988
  description: 'Pressed state of color.background.accent.magenta.bolder.',
1577
989
  exampleValue: '#77325B'
1578
990
  }, {
1579
- content: {
1580
- name: 'color.background.accent.gray.subtlest',
1581
- description: 'Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
1582
- },
991
+ content: '{"name":"color.background.accent.gray.subtlest","description":"Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."}',
1583
992
  name: 'color.background.accent.gray.subtlest',
1584
993
  description: 'Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.',
1585
994
  exampleValue: '#F0F1F2'
1586
995
  }, {
1587
- content: {
1588
- name: 'color.background.accent.gray.subtlest.hovered',
1589
- description: 'Hovered state of color.background.accent.gray.subtlest.'
1590
- },
996
+ content: '{"name":"color.background.accent.gray.subtlest.hovered","description":"Hovered state of color.background.accent.gray.subtlest."}',
1591
997
  name: 'color.background.accent.gray.subtlest.hovered',
1592
998
  description: 'Hovered state of color.background.accent.gray.subtlest.',
1593
999
  exampleValue: '#DDDEE1'
1594
1000
  }, {
1595
- content: {
1596
- name: 'color.background.accent.gray.subtlest.pressed',
1597
- description: 'Pressed state of color.background.accent.gray.subtlest.'
1598
- },
1001
+ content: '{"name":"color.background.accent.gray.subtlest.pressed","description":"Pressed state of color.background.accent.gray.subtlest."}',
1599
1002
  name: 'color.background.accent.gray.subtlest.pressed',
1600
1003
  description: 'Pressed state of color.background.accent.gray.subtlest.',
1601
1004
  exampleValue: '#B7B9BE'
1602
1005
  }, {
1603
- content: {
1604
- name: 'color.background.accent.gray.subtler',
1605
- description: 'Use for gray backgrounds when there is no meaning tied to the color, such as colored tags.'
1606
- },
1006
+ content: '{"name":"color.background.accent.gray.subtler","description":"Use for gray backgrounds when there is no meaning tied to the color, such as colored tags."}',
1607
1007
  name: 'color.background.accent.gray.subtler',
1608
1008
  description: 'Use for gray backgrounds when there is no meaning tied to the color, such as colored tags.',
1609
1009
  exampleValue: '#DDDEE1'
1610
1010
  }, {
1611
- content: {
1612
- name: 'color.background.accent.gray.subtler.hovered',
1613
- description: 'Hovered state of color.background.accent.gray.subtler.'
1614
- },
1011
+ content: '{"name":"color.background.accent.gray.subtler.hovered","description":"Hovered state of color.background.accent.gray.subtler."}',
1615
1012
  name: 'color.background.accent.gray.subtler.hovered',
1616
1013
  description: 'Hovered state of color.background.accent.gray.subtler.',
1617
1014
  exampleValue: '#B7B9BE'
1618
1015
  }, {
1619
- content: {
1620
- name: 'color.background.accent.gray.subtler.pressed',
1621
- description: 'Pressed state of color.background.accent.gray.subtler.'
1622
- },
1016
+ content: '{"name":"color.background.accent.gray.subtler.pressed","description":"Pressed state of color.background.accent.gray.subtler."}',
1623
1017
  name: 'color.background.accent.gray.subtler.pressed',
1624
1018
  description: 'Pressed state of color.background.accent.gray.subtler.',
1625
1019
  exampleValue: '#8C8F97'
1626
1020
  }, {
1627
- content: {
1628
- name: 'color.background.accent.gray.subtle',
1629
- description: 'Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags.'
1630
- },
1021
+ content: '{"name":"color.background.accent.gray.subtle","description":"Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags."}',
1631
1022
  name: 'color.background.accent.gray.subtle',
1632
1023
  description: 'Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags.',
1633
1024
  exampleValue: '#8C8F97'
1634
1025
  }, {
1635
- content: {
1636
- name: 'color.background.accent.gray.subtle.hovered',
1637
- description: 'Hovered state of color.background.accent.gray.subtle.'
1638
- },
1026
+ content: '{"name":"color.background.accent.gray.subtle.hovered","description":"Hovered state of color.background.accent.gray.subtle."}',
1639
1027
  name: 'color.background.accent.gray.subtle.hovered',
1640
1028
  description: 'Hovered state of color.background.accent.gray.subtle.',
1641
1029
  exampleValue: '#B7B9BE'
1642
1030
  }, {
1643
- content: {
1644
- name: 'color.background.accent.gray.subtle.pressed',
1645
- description: 'Pressed state of color.background.accent.gray.subtle.'
1646
- },
1031
+ content: '{"name":"color.background.accent.gray.subtle.pressed","description":"Pressed state of color.background.accent.gray.subtle."}',
1647
1032
  name: 'color.background.accent.gray.subtle.pressed',
1648
1033
  description: 'Pressed state of color.background.accent.gray.subtle.',
1649
1034
  exampleValue: '#DDDEE1'
1650
1035
  }, {
1651
- content: {
1652
- name: 'color.background.accent.gray.bolder',
1653
- description: 'Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
1654
- },
1036
+ content: '{"name":"color.background.accent.gray.bolder","description":"Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."}',
1655
1037
  name: 'color.background.accent.gray.bolder',
1656
1038
  description: 'Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.',
1657
1039
  exampleValue: '#6B6E76'
1658
1040
  }, {
1659
- content: {
1660
- name: 'color.background.accent.gray.bolder.hovered',
1661
- description: 'Hovered state of color.background.accent.gray.bolder.'
1662
- },
1041
+ content: '{"name":"color.background.accent.gray.bolder.hovered","description":"Hovered state of color.background.accent.gray.bolder."}',
1663
1042
  name: 'color.background.accent.gray.bolder.hovered',
1664
1043
  description: 'Hovered state of color.background.accent.gray.bolder.',
1665
1044
  exampleValue: '#505258'
1666
1045
  }, {
1667
- content: {
1668
- name: 'color.background.accent.gray.bolder.pressed',
1669
- description: 'Pressed state of color.background.accent.gray.subtlest.'
1670
- },
1046
+ content: '{"name":"color.background.accent.gray.bolder.pressed","description":"Pressed state of color.background.accent.gray.subtlest."}',
1671
1047
  name: 'color.background.accent.gray.bolder.pressed',
1672
1048
  description: 'Pressed state of color.background.accent.gray.subtlest.',
1673
1049
  exampleValue: '#3B3D42'
1674
1050
  }, {
1675
- content: {
1676
- name: 'color.background.disabled',
1677
- description: 'Use for backgrounds of elements in a disabled state.'
1678
- },
1051
+ content: '{"name":"color.background.disabled","description":"Use for backgrounds of elements in a disabled state."}',
1679
1052
  name: 'color.background.disabled',
1680
1053
  description: 'Use for backgrounds of elements in a disabled state.',
1681
1054
  exampleValue: '#17171708'
1682
1055
  }, {
1683
- content: {
1684
- name: 'color.background.input',
1685
- description: 'Use for background of form UI elements, such as text fields, checkboxes, and radio buttons.'
1686
- },
1056
+ content: '{"name":"color.background.input","description":"Use for background of form UI elements, such as text fields, checkboxes, and radio buttons."}',
1687
1057
  name: 'color.background.input',
1688
1058
  description: 'Use for background of form UI elements, such as text fields, checkboxes, and radio buttons.',
1689
1059
  exampleValue: '#FFFFFF'
1690
1060
  }, {
1691
- content: {
1692
- name: 'color.background.input.hovered',
1693
- description: 'Hovered state for color.background.input'
1694
- },
1061
+ content: '{"name":"color.background.input.hovered","description":"Hovered state for color.background.input"}',
1695
1062
  name: 'color.background.input.hovered',
1696
1063
  description: 'Hovered state for color.background.input',
1697
1064
  exampleValue: '#F8F8F8'
1698
1065
  }, {
1699
- content: {
1700
- name: 'color.background.input.pressed',
1701
- description: 'Pressed state for color.background.input'
1702
- },
1066
+ content: '{"name":"color.background.input.pressed","description":"Pressed state for color.background.input"}',
1703
1067
  name: 'color.background.input.pressed',
1704
1068
  description: 'Pressed state for color.background.input',
1705
1069
  exampleValue: '#FFFFFF'
1706
1070
  }, {
1707
- content: {
1708
- name: 'color.background.inverse.subtle',
1709
- description: 'Use for backgrounds of elements on a bold background, such as in the buttons on spotlight cards.'
1710
- },
1071
+ content: '{"name":"color.background.inverse.subtle","description":"Use for backgrounds of elements on a bold background, such as in the buttons on spotlight cards."}',
1711
1072
  name: 'color.background.inverse.subtle',
1712
1073
  description: 'Use for backgrounds of elements on a bold background, such as in the buttons on spotlight cards.',
1713
1074
  exampleValue: '#00000029'
1714
1075
  }, {
1715
- content: {
1716
- name: 'color.background.inverse.subtle.hovered',
1717
- description: 'Use for the hovered state of color.background.inverse.subtle'
1718
- },
1076
+ content: '{"name":"color.background.inverse.subtle.hovered","description":"Use for the hovered state of color.background.inverse.subtle"}',
1719
1077
  name: 'color.background.inverse.subtle.hovered',
1720
1078
  description: 'Use for the hovered state of color.background.inverse.subtle',
1721
1079
  exampleValue: '#0000003D'
1722
1080
  }, {
1723
- content: {
1724
- name: 'color.background.inverse.subtle.pressed',
1725
- description: 'Use for the pressed state of color.background.inverse.subtle'
1726
- },
1081
+ content: '{"name":"color.background.inverse.subtle.pressed","description":"Use for the pressed state of color.background.inverse.subtle"}',
1727
1082
  name: 'color.background.inverse.subtle.pressed',
1728
1083
  description: 'Use for the pressed state of color.background.inverse.subtle',
1729
1084
  exampleValue: '#00000052'
1730
1085
  }, {
1731
- content: {
1732
- name: 'color.background.neutral',
1733
- description: 'The default background for neutral elements, such as default buttons.'
1734
- },
1086
+ content: '{"name":"color.background.neutral","description":"The default background for neutral elements, such as default buttons."}',
1735
1087
  name: 'color.background.neutral',
1736
1088
  description: 'The default background for neutral elements, such as default buttons.',
1737
1089
  exampleValue: '#0515240F'
1738
1090
  }, {
1739
- content: {
1740
- name: 'color.background.neutral.hovered',
1741
- description: 'Hovered state for color.background.neutral'
1742
- },
1091
+ content: '{"name":"color.background.neutral.hovered","description":"Hovered state for color.background.neutral"}',
1743
1092
  name: 'color.background.neutral.hovered',
1744
1093
  description: 'Hovered state for color.background.neutral',
1745
1094
  exampleValue: '#0B120E24'
1746
1095
  }, {
1747
- content: {
1748
- name: 'color.background.neutral.pressed',
1749
- description: 'Pressed state for color.background.neutral'
1750
- },
1096
+ content: '{"name":"color.background.neutral.pressed","description":"Pressed state for color.background.neutral"}',
1751
1097
  name: 'color.background.neutral.pressed',
1752
1098
  description: 'Pressed state for color.background.neutral',
1753
1099
  exampleValue: '#080F214A'
1754
1100
  }, {
1755
- content: {
1756
- name: 'color.background.neutral.subtle',
1757
- description: 'Use for the background of elements that appear to have no background in a resting state, such as subtle buttons and menu items.'
1758
- },
1101
+ content: '{"name":"color.background.neutral.subtle","description":"Use for the background of elements that appear to have no background in a resting state, such as subtle buttons and menu items."}',
1759
1102
  name: 'color.background.neutral.subtle',
1760
1103
  description: 'Use for the background of elements that appear to have no background in a resting state, such as subtle buttons and menu items.',
1761
1104
  exampleValue: '#00000000'
1762
1105
  }, {
1763
- content: {
1764
- name: 'color.background.neutral.subtle.hovered',
1765
- description: 'Hovered state for color.background.neutral.subtle'
1766
- },
1106
+ content: '{"name":"color.background.neutral.subtle.hovered","description":"Hovered state for color.background.neutral.subtle"}',
1767
1107
  name: 'color.background.neutral.subtle.hovered',
1768
1108
  description: 'Hovered state for color.background.neutral.subtle',
1769
1109
  exampleValue: '#0515240F'
1770
1110
  }, {
1771
- content: {
1772
- name: 'color.background.neutral.subtle.pressed',
1773
- description: 'Pressed state for color.background.neutral.subtle'
1774
- },
1111
+ content: '{"name":"color.background.neutral.subtle.pressed","description":"Pressed state for color.background.neutral.subtle"}',
1775
1112
  name: 'color.background.neutral.subtle.pressed',
1776
1113
  description: 'Pressed state for color.background.neutral.subtle',
1777
1114
  exampleValue: '#0B120E24'
1778
1115
  }, {
1779
- content: {
1780
- name: 'color.background.neutral.bold',
1781
- description: 'A vibrant background option for neutral UI elements, such as announcement banners.'
1782
- },
1116
+ content: '{"name":"color.background.neutral.bold","description":"A vibrant background option for neutral UI elements, such as announcement banners."}',
1783
1117
  name: 'color.background.neutral.bold',
1784
1118
  description: 'A vibrant background option for neutral UI elements, such as announcement banners.',
1785
1119
  exampleValue: '#292A2E'
1786
1120
  }, {
1787
- content: {
1788
- name: 'color.background.neutral.bold.hovered',
1789
- description: 'Hovered state of color.background.neutral.bold'
1790
- },
1121
+ content: '{"name":"color.background.neutral.bold.hovered","description":"Hovered state of color.background.neutral.bold"}',
1791
1122
  name: 'color.background.neutral.bold.hovered',
1792
1123
  description: 'Hovered state of color.background.neutral.bold',
1793
1124
  exampleValue: '#3B3D42'
1794
1125
  }, {
1795
- content: {
1796
- name: 'color.background.neutral.bold.pressed',
1797
- description: 'Pressed state of color.background.neutral.bold'
1798
- },
1126
+ content: '{"name":"color.background.neutral.bold.pressed","description":"Pressed state of color.background.neutral.bold"}',
1799
1127
  name: 'color.background.neutral.bold.pressed',
1800
1128
  description: 'Pressed state of color.background.neutral.bold',
1801
1129
  exampleValue: '#505258'
1802
1130
  }, {
1803
- content: {
1804
- name: 'color.background.selected',
1805
- description: 'Use for the background of elements in a selected state, such as in opened dropdown buttons.'
1806
- },
1131
+ content: '{"name":"color.background.selected","description":"Use for the background of elements in a selected state, such as in opened dropdown buttons."}',
1807
1132
  name: 'color.background.selected',
1808
1133
  description: 'Use for the background of elements in a selected state, such as in opened dropdown buttons.',
1809
1134
  exampleValue: '#E9F2FE'
1810
1135
  }, {
1811
- content: {
1812
- name: 'color.background.selected.hovered',
1813
- description: 'Hovered state for color.background.selected'
1814
- },
1136
+ content: '{"name":"color.background.selected.hovered","description":"Hovered state for color.background.selected"}',
1815
1137
  name: 'color.background.selected.hovered',
1816
1138
  description: 'Hovered state for color.background.selected',
1817
1139
  exampleValue: '#CFE1FD'
1818
1140
  }, {
1819
- content: {
1820
- name: 'color.background.selected.pressed',
1821
- description: 'Pressed state for color.background.selected'
1822
- },
1141
+ content: '{"name":"color.background.selected.pressed","description":"Pressed state for color.background.selected"}',
1823
1142
  name: 'color.background.selected.pressed',
1824
1143
  description: 'Pressed state for color.background.selected',
1825
1144
  exampleValue: '#8FB8F6'
1826
1145
  }, {
1827
- content: {
1828
- name: 'color.background.selected.bold',
1829
- description: 'Use for the backgrounds of elements in a selected state, such as checkboxes and radio buttons.'
1830
- },
1146
+ content: '{"name":"color.background.selected.bold","description":"Use for the backgrounds of elements in a selected state, such as checkboxes and radio buttons."}',
1831
1147
  name: 'color.background.selected.bold',
1832
1148
  description: 'Use for the backgrounds of elements in a selected state, such as checkboxes and radio buttons.',
1833
1149
  exampleValue: '#1868DB'
1834
1150
  }, {
1835
- content: {
1836
- name: 'color.background.selected.bold.hovered',
1837
- description: 'Hovered state of color.background.selected.bold'
1838
- },
1151
+ content: '{"name":"color.background.selected.bold.hovered","description":"Hovered state of color.background.selected.bold"}',
1839
1152
  name: 'color.background.selected.bold.hovered',
1840
1153
  description: 'Hovered state of color.background.selected.bold',
1841
1154
  exampleValue: '#1558BC'
1842
1155
  }, {
1843
- content: {
1844
- name: 'color.background.selected.bold.pressed',
1845
- description: 'Pressed state of color.background.selected.bold'
1846
- },
1156
+ content: '{"name":"color.background.selected.bold.pressed","description":"Pressed state of color.background.selected.bold"}',
1847
1157
  name: 'color.background.selected.bold.pressed',
1848
1158
  description: 'Pressed state of color.background.selected.bold',
1849
1159
  exampleValue: '#123263'
1850
1160
  }, {
1851
- content: {
1852
- name: 'color.background.brand.subtlest',
1853
- description: 'Use for the background of elements used to reinforce our brand, but with less emphasis.'
1854
- },
1161
+ content: '{"name":"color.background.brand.subtlest","description":"Use for the background of elements used to reinforce our brand, but with less emphasis."}',
1855
1162
  name: 'color.background.brand.subtlest',
1856
1163
  description: 'Use for the background of elements used to reinforce our brand, but with less emphasis.',
1857
1164
  exampleValue: '#E9F2FE'
1858
1165
  }, {
1859
- content: {
1860
- name: 'color.background.brand.subtlest.hovered',
1861
- description: 'Hovered state of color.background.brand.subtlest.'
1862
- },
1166
+ content: '{"name":"color.background.brand.subtlest.hovered","description":"Hovered state of color.background.brand.subtlest."}',
1863
1167
  name: 'color.background.brand.subtlest.hovered',
1864
1168
  description: 'Hovered state of color.background.brand.subtlest.',
1865
1169
  exampleValue: '#CFE1FD'
1866
1170
  }, {
1867
- content: {
1868
- name: 'color.background.brand.subtlest.pressed',
1869
- description: 'Pressed state of color.background.brand.subtlest'
1870
- },
1171
+ content: '{"name":"color.background.brand.subtlest.pressed","description":"Pressed state of color.background.brand.subtlest"}',
1871
1172
  name: 'color.background.brand.subtlest.pressed',
1872
1173
  description: 'Pressed state of color.background.brand.subtlest',
1873
1174
  exampleValue: '#ADCBFB'
1874
1175
  }, {
1875
- content: {
1876
- name: 'color.background.brand.bold',
1877
- description: 'Use for the background of elements used to reinforce our brand, but with more emphasis.'
1878
- },
1176
+ content: '{"name":"color.background.brand.bold","description":"Use for the background of elements used to reinforce our brand, but with more emphasis."}',
1879
1177
  name: 'color.background.brand.bold',
1880
1178
  description: 'Use for the background of elements used to reinforce our brand, but with more emphasis.',
1881
1179
  exampleValue: '#1868DB'
1882
1180
  }, {
1883
- content: {
1884
- name: 'color.background.brand.bold.hovered',
1885
- description: 'Hovered state of color.background.brand.bold.'
1886
- },
1181
+ content: '{"name":"color.background.brand.bold.hovered","description":"Hovered state of color.background.brand.bold."}',
1887
1182
  name: 'color.background.brand.bold.hovered',
1888
1183
  description: 'Hovered state of color.background.brand.bold.',
1889
1184
  exampleValue: '#1558BC'
1890
1185
  }, {
1891
- content: {
1892
- name: 'color.background.brand.bold.pressed',
1893
- description: 'Pressed state of color.background.brand.bold.'
1894
- },
1186
+ content: '{"name":"color.background.brand.bold.pressed","description":"Pressed state of color.background.brand.bold."}',
1895
1187
  name: 'color.background.brand.bold.pressed',
1896
1188
  description: 'Pressed state of color.background.brand.bold.',
1897
1189
  exampleValue: '#144794'
1898
1190
  }, {
1899
- content: {
1900
- name: 'color.background.brand.boldest',
1901
- description: 'Use for the background of elements used to reinforce our brand, that need to stand out a lot.'
1902
- },
1191
+ content: '{"name":"color.background.brand.boldest","description":"Use for the background of elements used to reinforce our brand, that need to stand out a lot."}',
1903
1192
  name: 'color.background.brand.boldest',
1904
1193
  description: 'Use for the background of elements used to reinforce our brand, that need to stand out a lot.',
1905
1194
  exampleValue: '#1C2B42'
1906
1195
  }, {
1907
- content: {
1908
- name: 'color.background.brand.boldest.hovered',
1909
- description: 'Hovered state of color.background.brand.boldest.'
1910
- },
1196
+ content: '{"name":"color.background.brand.boldest.hovered","description":"Hovered state of color.background.brand.boldest."}',
1911
1197
  name: 'color.background.brand.boldest.hovered',
1912
1198
  description: 'Hovered state of color.background.brand.boldest.',
1913
1199
  exampleValue: '#123263'
1914
1200
  }, {
1915
- content: {
1916
- name: 'color.background.brand.boldest.pressed',
1917
- description: 'Pressed state of color.background.brand.boldest.'
1918
- },
1201
+ content: '{"name":"color.background.brand.boldest.pressed","description":"Pressed state of color.background.brand.boldest."}',
1919
1202
  name: 'color.background.brand.boldest.pressed',
1920
1203
  description: 'Pressed state of color.background.brand.boldest.',
1921
1204
  exampleValue: '#144794'
1922
1205
  }, {
1923
- content: {
1924
- name: 'color.background.danger',
1925
- description: 'Use for backgrounds communicating critical information, such in error section messages.'
1926
- },
1206
+ content: '{"name":"color.background.danger","description":"Use for backgrounds communicating critical information, such in error section messages."}',
1927
1207
  name: 'color.background.danger',
1928
1208
  description: 'Use for backgrounds communicating critical information, such in error section messages.',
1929
1209
  exampleValue: '#FFECEB'
1930
1210
  }, {
1931
- content: {
1932
- name: 'color.background.danger.hovered',
1933
- description: 'Hovered state for color.background.danger'
1934
- },
1211
+ content: '{"name":"color.background.danger.hovered","description":"Hovered state for color.background.danger"}',
1935
1212
  name: 'color.background.danger.hovered',
1936
1213
  description: 'Hovered state for color.background.danger',
1937
1214
  exampleValue: '#FFD5D2'
1938
1215
  }, {
1939
- content: {
1940
- name: 'color.background.danger.pressed',
1941
- description: 'Pressed state for color.background.danger'
1942
- },
1216
+ content: '{"name":"color.background.danger.pressed","description":"Pressed state for color.background.danger"}',
1943
1217
  name: 'color.background.danger.pressed',
1944
1218
  description: 'Pressed state for color.background.danger',
1945
1219
  exampleValue: '#FFB8B2'
1946
1220
  }, {
1947
- content: {
1948
- name: 'color.background.danger.subtler',
1949
- description: 'Use for backgrounds of danger lozenges and badges to ensure accessibility and desired visual appearance.'
1950
- },
1221
+ content: '{"name":"color.background.danger.subtler","description":"Use for backgrounds of danger lozenges and badges to ensure accessibility and desired visual appearance."}',
1951
1222
  name: 'color.background.danger.subtler',
1952
1223
  description: 'Use for backgrounds of danger lozenges and badges to ensure accessibility and desired visual appearance.',
1953
1224
  exampleValue: '#FFD5D2'
1954
1225
  }, {
1955
- content: {
1956
- name: 'color.background.danger.subtler.hovered',
1957
- description: 'Hovered state of color.background.danger.subtler'
1958
- },
1226
+ content: '{"name":"color.background.danger.subtler.hovered","description":"Hovered state of color.background.danger.subtler"}',
1959
1227
  name: 'color.background.danger.subtler.hovered',
1960
1228
  description: 'Hovered state of color.background.danger.subtler',
1961
1229
  exampleValue: '#FFB8B2'
1962
1230
  }, {
1963
- content: {
1964
- name: 'color.background.danger.subtler.pressed',
1965
- description: 'Pressed state of color.background.danger.subtler'
1966
- },
1231
+ content: '{"name":"color.background.danger.subtler.pressed","description":"Pressed state of color.background.danger.subtler"}',
1967
1232
  name: 'color.background.danger.subtler.pressed',
1968
1233
  description: 'Pressed state of color.background.danger.subtler',
1969
1234
  exampleValue: '#FD9891'
1970
1235
  }, {
1971
- content: {
1972
- name: 'color.background.danger.bold',
1973
- description: 'A vibrant background option for communicating critical information, such as in danger buttons and error banners.'
1974
- },
1236
+ content: '{"name":"color.background.danger.bold","description":"A vibrant background option for communicating critical information, such as in danger buttons and error banners."}',
1975
1237
  name: 'color.background.danger.bold',
1976
1238
  description: 'A vibrant background option for communicating critical information, such as in danger buttons and error banners.',
1977
1239
  exampleValue: '#C9372C'
1978
1240
  }, {
1979
- content: {
1980
- name: 'color.background.danger.bold.hovered',
1981
- description: 'Hovered state of color.background.danger.bold'
1982
- },
1241
+ content: '{"name":"color.background.danger.bold.hovered","description":"Hovered state of color.background.danger.bold"}',
1983
1242
  name: 'color.background.danger.bold.hovered',
1984
1243
  description: 'Hovered state of color.background.danger.bold',
1985
1244
  exampleValue: '#AE2E24'
1986
1245
  }, {
1987
- content: {
1988
- name: 'color.background.danger.bold.pressed',
1989
- description: 'Pressed state of color.background.danger.bold'
1990
- },
1246
+ content: '{"name":"color.background.danger.bold.pressed","description":"Pressed state of color.background.danger.bold"}',
1991
1247
  name: 'color.background.danger.bold.pressed',
1992
1248
  description: 'Pressed state of color.background.danger.bold',
1993
1249
  exampleValue: '#872821'
1994
1250
  }, {
1995
- content: {
1996
- name: 'color.background.warning',
1997
- description: 'Use for backgrounds communicating caution, such as in warning section messages.'
1998
- },
1251
+ content: '{"name":"color.background.warning","description":"Use for backgrounds communicating caution, such as in warning section messages."}',
1999
1252
  name: 'color.background.warning',
2000
1253
  description: 'Use for backgrounds communicating caution, such as in warning section messages.',
2001
1254
  exampleValue: '#FFF5DB'
2002
1255
  }, {
2003
- content: {
2004
- name: 'color.background.warning.hovered',
2005
- description: 'Hovered state for color.background.warning'
2006
- },
1256
+ content: '{"name":"color.background.warning.hovered","description":"Hovered state for color.background.warning"}',
2007
1257
  name: 'color.background.warning.hovered',
2008
1258
  description: 'Hovered state for color.background.warning',
2009
1259
  exampleValue: '#FCE4A6'
2010
1260
  }, {
2011
- content: {
2012
- name: 'color.background.warning.pressed',
2013
- description: 'Pressed state for color.background.warning'
2014
- },
1261
+ content: '{"name":"color.background.warning.pressed","description":"Pressed state for color.background.warning"}',
2015
1262
  name: 'color.background.warning.pressed',
2016
1263
  description: 'Pressed state for color.background.warning',
2017
1264
  exampleValue: '#FBD779'
2018
1265
  }, {
2019
- content: {
2020
- name: 'color.background.warning.subtler',
2021
- description: 'Use for backgrounds of warning lozenges and badges to ensure accessibility and desired visual appearance.'
2022
- },
1266
+ content: '{"name":"color.background.warning.subtler","description":"Use for backgrounds of warning lozenges and badges to ensure accessibility and desired visual appearance."}',
2023
1267
  name: 'color.background.warning.subtler',
2024
1268
  description: 'Use for backgrounds of warning lozenges and badges to ensure accessibility and desired visual appearance.',
2025
1269
  exampleValue: '#FCE4A6'
2026
1270
  }, {
2027
- content: {
2028
- name: 'color.background.warning.subtler.hovered',
2029
- description: 'Hovered state of color.background.warning.subtler'
2030
- },
1271
+ content: '{"name":"color.background.warning.subtler.hovered","description":"Hovered state of color.background.warning.subtler"}',
2031
1272
  name: 'color.background.warning.subtler.hovered',
2032
1273
  description: 'Hovered state of color.background.warning.subtler',
2033
1274
  exampleValue: '#FBD779'
2034
1275
  }, {
2035
- content: {
2036
- name: 'color.background.warning.subtler.pressed',
2037
- description: 'Pressed state of color.background.warning.subtler'
2038
- },
1276
+ content: '{"name":"color.background.warning.subtler.pressed","description":"Pressed state of color.background.warning.subtler"}',
2039
1277
  name: 'color.background.warning.subtler.pressed',
2040
1278
  description: 'Pressed state of color.background.warning.subtler',
2041
1279
  exampleValue: '#FBC828'
2042
1280
  }, {
2043
- content: {
2044
- name: 'color.background.warning.bold',
2045
- description: 'A vibrant background option for communicating caution, such as in warning buttons and warning banners.'
2046
- },
1281
+ content: '{"name":"color.background.warning.bold","description":"A vibrant background option for communicating caution, such as in warning buttons and warning banners."}',
2047
1282
  name: 'color.background.warning.bold',
2048
1283
  description: 'A vibrant background option for communicating caution, such as in warning buttons and warning banners.',
2049
1284
  exampleValue: '#FBC828'
2050
1285
  }, {
2051
- content: {
2052
- name: 'color.background.warning.bold.hovered',
2053
- description: 'Hovered state of color.background.warning.bold'
2054
- },
1286
+ content: '{"name":"color.background.warning.bold.hovered","description":"Hovered state of color.background.warning.bold"}',
2055
1287
  name: 'color.background.warning.bold.hovered',
2056
1288
  description: 'Hovered state of color.background.warning.bold',
2057
1289
  exampleValue: '#FCA700'
2058
1290
  }, {
2059
- content: {
2060
- name: 'color.background.warning.bold.pressed',
2061
- description: 'Pressed state of color.background.warning.bold'
2062
- },
1291
+ content: '{"name":"color.background.warning.bold.pressed","description":"Pressed state of color.background.warning.bold"}',
2063
1292
  name: 'color.background.warning.bold.pressed',
2064
1293
  description: 'Pressed state of color.background.warning.bold',
2065
1294
  exampleValue: '#F68909'
2066
1295
  }, {
2067
- content: {
2068
- name: 'color.background.success',
2069
- description: 'Use for backgrounds communicating a favorable outcome, such as in success section messages.'
2070
- },
1296
+ content: '{"name":"color.background.success","description":"Use for backgrounds communicating a favorable outcome, such as in success section messages."}',
2071
1297
  name: 'color.background.success',
2072
1298
  description: 'Use for backgrounds communicating a favorable outcome, such as in success section messages.',
2073
1299
  exampleValue: '#EFFFD6'
2074
1300
  }, {
2075
- content: {
2076
- name: 'color.background.success.hovered',
2077
- description: 'Hovered state for color.background.success'
2078
- },
1301
+ content: '{"name":"color.background.success.hovered","description":"Hovered state for color.background.success"}',
2079
1302
  name: 'color.background.success.hovered',
2080
1303
  description: 'Hovered state for color.background.success',
2081
1304
  exampleValue: '#D3F1A7'
2082
1305
  }, {
2083
- content: {
2084
- name: 'color.background.success.pressed',
2085
- description: 'Pressed state for color.background.success'
2086
- },
1306
+ content: '{"name":"color.background.success.pressed","description":"Pressed state for color.background.success"}',
2087
1307
  name: 'color.background.success.pressed',
2088
1308
  description: 'Pressed state for color.background.success',
2089
1309
  exampleValue: '#BDE97C'
2090
1310
  }, {
2091
- content: {
2092
- name: 'color.background.success.subtler',
2093
- description: 'Use for backgrounds of success lozenges and badges to ensure accessibility and desired visual appearance.'
2094
- },
1311
+ content: '{"name":"color.background.success.subtler","description":"Use for backgrounds of success lozenges and badges to ensure accessibility and desired visual appearance."}',
2095
1312
  name: 'color.background.success.subtler',
2096
1313
  description: 'Use for backgrounds of success lozenges and badges to ensure accessibility and desired visual appearance.',
2097
1314
  exampleValue: '#D3F1A7'
2098
1315
  }, {
2099
- content: {
2100
- name: 'color.background.success.subtler.hovered',
2101
- description: 'Hovered state of color.background.success.subtler'
2102
- },
1316
+ content: '{"name":"color.background.success.subtler.hovered","description":"Hovered state of color.background.success.subtler"}',
2103
1317
  name: 'color.background.success.subtler.hovered',
2104
1318
  description: 'Hovered state of color.background.success.subtler',
2105
1319
  exampleValue: '#BDE97C'
2106
1320
  }, {
2107
- content: {
2108
- name: 'color.background.success.subtler.pressed',
2109
- description: 'Pressed state of color.background.success.subtler'
2110
- },
1321
+ content: '{"name":"color.background.success.subtler.pressed","description":"Pressed state of color.background.success.subtler"}',
2111
1322
  name: 'color.background.success.subtler.pressed',
2112
1323
  description: 'Pressed state of color.background.success.subtler',
2113
1324
  exampleValue: '#B3DF72'
2114
1325
  }, {
2115
- content: {
2116
- name: 'color.background.success.bold',
2117
- description: 'A vibrant background option for communicating a favorable outcome, such as in checked toggles.'
2118
- },
1326
+ content: '{"name":"color.background.success.bold","description":"A vibrant background option for communicating a favorable outcome, such as in checked toggles."}',
2119
1327
  name: 'color.background.success.bold',
2120
1328
  description: 'A vibrant background option for communicating a favorable outcome, such as in checked toggles.',
2121
1329
  exampleValue: '#5B7F24'
2122
1330
  }, {
2123
- content: {
2124
- name: 'color.background.success.bold.hovered',
2125
- description: 'Hovered state of color.background.success.bold'
2126
- },
1331
+ content: '{"name":"color.background.success.bold.hovered","description":"Hovered state of color.background.success.bold"}',
2127
1332
  name: 'color.background.success.bold.hovered',
2128
1333
  description: 'Hovered state of color.background.success.bold',
2129
1334
  exampleValue: '#4C6B1F'
2130
1335
  }, {
2131
- content: {
2132
- name: 'color.background.success.bold.pressed',
2133
- description: 'Pressed state of color.background.success.bold'
2134
- },
1336
+ content: '{"name":"color.background.success.bold.pressed","description":"Pressed state of color.background.success.bold"}',
2135
1337
  name: 'color.background.success.bold.pressed',
2136
1338
  description: 'Pressed state of color.background.success.bold',
2137
1339
  exampleValue: '#3F5224'
2138
1340
  }, {
2139
- content: {
2140
- name: 'color.background.discovery',
2141
- description: 'Use for backgrounds communicating change or something new, such as in discovery section messages.'
2142
- },
1341
+ content: '{"name":"color.background.discovery","description":"Use for backgrounds communicating change or something new, such as in discovery section messages."}',
2143
1342
  name: 'color.background.discovery',
2144
1343
  description: 'Use for backgrounds communicating change or something new, such as in discovery section messages.',
2145
1344
  exampleValue: '#F8EEFE'
2146
1345
  }, {
2147
- content: {
2148
- name: 'color.background.discovery.hovered',
2149
- description: 'Hover state for color.background.discovery'
2150
- },
1346
+ content: '{"name":"color.background.discovery.hovered","description":"Hover state for color.background.discovery"}',
2151
1347
  name: 'color.background.discovery.hovered',
2152
1348
  description: 'Hover state for color.background.discovery',
2153
1349
  exampleValue: '#EED7FC'
2154
1350
  }, {
2155
- content: {
2156
- name: 'color.background.discovery.pressed',
2157
- description: 'Pressed state for color.background.discovery'
2158
- },
1351
+ content: '{"name":"color.background.discovery.pressed","description":"Pressed state for color.background.discovery"}',
2159
1352
  name: 'color.background.discovery.pressed',
2160
1353
  description: 'Pressed state for color.background.discovery',
2161
1354
  exampleValue: '#E3BDFA'
2162
1355
  }, {
2163
- content: {
2164
- name: 'color.background.discovery.subtler',
2165
- description: 'Use for backgrounds of discovery lozenges and badges to ensure accessibility and desired visual appearance.'
2166
- },
1356
+ content: '{"name":"color.background.discovery.subtler","description":"Use for backgrounds of discovery lozenges and badges to ensure accessibility and desired visual appearance."}',
2167
1357
  name: 'color.background.discovery.subtler',
2168
1358
  description: 'Use for backgrounds of discovery lozenges and badges to ensure accessibility and desired visual appearance.',
2169
1359
  exampleValue: '#EED7FC'
2170
1360
  }, {
2171
- content: {
2172
- name: 'color.background.discovery.subtler.hovered',
2173
- description: 'Hovered state of color.background.discovery.subtler'
2174
- },
1361
+ content: '{"name":"color.background.discovery.subtler.hovered","description":"Hovered state of color.background.discovery.subtler"}',
2175
1362
  name: 'color.background.discovery.subtler.hovered',
2176
1363
  description: 'Hovered state of color.background.discovery.subtler',
2177
1364
  exampleValue: '#E3BDFA'
2178
1365
  }, {
2179
- content: {
2180
- name: 'color.background.discovery.subtler.pressed',
2181
- description: 'Pressed state of color.background.discovery.subtler'
2182
- },
1366
+ content: '{"name":"color.background.discovery.subtler.pressed","description":"Pressed state of color.background.discovery.subtler"}',
2183
1367
  name: 'color.background.discovery.subtler.pressed',
2184
1368
  description: 'Pressed state of color.background.discovery.subtler',
2185
1369
  exampleValue: '#D8A0F7'
2186
1370
  }, {
2187
- content: {
2188
- name: 'color.background.discovery.bold',
2189
- description: 'A vibrant background option communicating change or something new, such as in onboarding spotlights.'
2190
- },
1371
+ content: '{"name":"color.background.discovery.bold","description":"A vibrant background option communicating change or something new, such as in onboarding spotlights."}',
2191
1372
  name: 'color.background.discovery.bold',
2192
1373
  description: 'A vibrant background option communicating change or something new, such as in onboarding spotlights.',
2193
1374
  exampleValue: '#964AC0'
2194
1375
  }, {
2195
- content: {
2196
- name: 'color.background.discovery.bold.hovered',
2197
- description: 'Hovered state of color.background.discovery.bold'
2198
- },
1376
+ content: '{"name":"color.background.discovery.bold.hovered","description":"Hovered state of color.background.discovery.bold"}',
2199
1377
  name: 'color.background.discovery.bold.hovered',
2200
1378
  description: 'Hovered state of color.background.discovery.bold',
2201
1379
  exampleValue: '#803FA5'
2202
1380
  }, {
2203
- content: {
2204
- name: 'color.background.discovery.bold.pressed',
2205
- description: 'Pressed state of color.background.discovery.bold'
2206
- },
1381
+ content: '{"name":"color.background.discovery.bold.pressed","description":"Pressed state of color.background.discovery.bold"}',
2207
1382
  name: 'color.background.discovery.bold.pressed',
2208
1383
  description: 'Pressed state of color.background.discovery.bold',
2209
1384
  exampleValue: '#673286'
2210
1385
  }, {
2211
- content: {
2212
- name: 'color.background.information',
2213
- description: 'Use for backgrounds communicating information or something in-progress, such as in information section messages.'
2214
- },
1386
+ content: '{"name":"color.background.information","description":"Use for backgrounds communicating information or something in-progress, such as in information section messages."}',
2215
1387
  name: 'color.background.information',
2216
1388
  description: 'Use for backgrounds communicating information or something in-progress, such as in information section messages.',
2217
1389
  exampleValue: '#E9F2FE'
2218
1390
  }, {
2219
- content: {
2220
- name: 'color.background.information.hovered',
2221
- description: 'Hovered state of color.background.information'
2222
- },
1391
+ content: '{"name":"color.background.information.hovered","description":"Hovered state of color.background.information"}',
2223
1392
  name: 'color.background.information.hovered',
2224
1393
  description: 'Hovered state of color.background.information',
2225
1394
  exampleValue: '#CFE1FD'
2226
1395
  }, {
2227
- content: {
2228
- name: 'color.background.information.pressed',
2229
- description: 'Pressed state of color.background.information'
2230
- },
1396
+ content: '{"name":"color.background.information.pressed","description":"Pressed state of color.background.information"}',
2231
1397
  name: 'color.background.information.pressed',
2232
1398
  description: 'Pressed state of color.background.information',
2233
1399
  exampleValue: '#ADCBFB'
2234
1400
  }, {
2235
- content: {
2236
- name: 'color.background.information.subtler',
2237
- description: 'Use for backgrounds of information lozenges and badges to ensure accessibility and desired visual appearance.'
2238
- },
1401
+ content: '{"name":"color.background.information.subtler","description":"Use for backgrounds of information lozenges and badges to ensure accessibility and desired visual appearance."}',
2239
1402
  name: 'color.background.information.subtler',
2240
1403
  description: 'Use for backgrounds of information lozenges and badges to ensure accessibility and desired visual appearance.',
2241
1404
  exampleValue: '#CFE1FD'
2242
1405
  }, {
2243
- content: {
2244
- name: 'color.background.information.subtler.hovered',
2245
- description: 'Hovered state of color.background.information.subtler'
2246
- },
1406
+ content: '{"name":"color.background.information.subtler.hovered","description":"Hovered state of color.background.information.subtler"}',
2247
1407
  name: 'color.background.information.subtler.hovered',
2248
1408
  description: 'Hovered state of color.background.information.subtler',
2249
1409
  exampleValue: '#ADCBFB'
2250
1410
  }, {
2251
- content: {
2252
- name: 'color.background.information.subtler.pressed',
2253
- description: 'Pressed state of color.background.information.subtler'
2254
- },
1411
+ content: '{"name":"color.background.information.subtler.pressed","description":"Pressed state of color.background.information.subtler"}',
2255
1412
  name: 'color.background.information.subtler.pressed',
2256
1413
  description: 'Pressed state of color.background.information.subtler',
2257
1414
  exampleValue: '#8FB8F6'
2258
1415
  }, {
2259
- content: {
2260
- name: 'color.background.information.bold',
2261
- description: 'A vibrant background option for communicating information or something in-progress.'
2262
- },
1416
+ content: '{"name":"color.background.information.bold","description":"A vibrant background option for communicating information or something in-progress."}',
2263
1417
  name: 'color.background.information.bold',
2264
1418
  description: 'A vibrant background option for communicating information or something in-progress.',
2265
1419
  exampleValue: '#1868DB'
2266
1420
  }, {
2267
- content: {
2268
- name: 'color.background.information.bold.hovered',
2269
- description: 'Hovered state of color.background.information.bold'
2270
- },
1421
+ content: '{"name":"color.background.information.bold.hovered","description":"Hovered state of color.background.information.bold"}',
2271
1422
  name: 'color.background.information.bold.hovered',
2272
1423
  description: 'Hovered state of color.background.information.bold',
2273
1424
  exampleValue: '#1558BC'
2274
1425
  }, {
2275
- content: {
2276
- name: 'color.background.information.bold.pressed',
2277
- description: 'Pressed state of color.background.information.bold'
2278
- },
1426
+ content: '{"name":"color.background.information.bold.pressed","description":"Pressed state of color.background.information.bold"}',
2279
1427
  name: 'color.background.information.bold.pressed',
2280
1428
  description: 'Pressed state of color.background.information.bold',
2281
1429
  exampleValue: '#144794'
2282
1430
  }, {
2283
- content: {
2284
- name: 'color.blanket',
2285
- description: 'Use for the screen overlay that appears with modal dialogs'
2286
- },
1431
+ content: '{"name":"color.blanket","description":"Use for the screen overlay that appears with modal dialogs"}',
2287
1432
  name: 'color.blanket',
2288
1433
  description: 'Use for the screen overlay that appears with modal dialogs',
2289
1434
  exampleValue: '#050C1F75'
2290
1435
  }, {
2291
- content: {
2292
- name: 'color.blanket.selected',
2293
- description: "Use as an overlay to communicate selected states when a simple background color change isn't possible, such as in Editor block elements"
2294
- },
1436
+ content: '{"name":"color.blanket.selected","description":"Use as an overlay to communicate selected states when a simple background color change isn\'t possible, such as in Editor block elements"}',
2295
1437
  name: 'color.blanket.selected',
2296
1438
  description: "Use as an overlay to communicate selected states when a simple background color change isn't possible, such as in Editor block elements",
2297
1439
  exampleValue: '#388BFF14'
2298
1440
  }, {
2299
- content: {
2300
- name: 'color.blanket.danger',
2301
- description: "Use as an overlay to communicate danger states when a simple background color change isn't possible, such as deletion of Editor block elements"
2302
- },
1441
+ content: '{"name":"color.blanket.danger","description":"Use as an overlay to communicate danger states when a simple background color change isn\'t possible, such as deletion of Editor block elements"}',
2303
1442
  name: 'color.blanket.danger',
2304
1443
  description: "Use as an overlay to communicate danger states when a simple background color change isn't possible, such as deletion of Editor block elements",
2305
1444
  exampleValue: '#EF5C4814'
2306
1445
  }, {
2307
- content: {
2308
- name: 'color.interaction.hovered',
2309
- description: 'Use as a background overlay for elements in a hovered state when their background color cannot change, such as avatars.'
2310
- },
1446
+ content: '{"name":"color.interaction.hovered","description":"Use as a background overlay for elements in a hovered state when their background color cannot change, such as avatars."}',
2311
1447
  name: 'color.interaction.hovered',
2312
1448
  description: 'Use as a background overlay for elements in a hovered state when their background color cannot change, such as avatars.',
2313
1449
  exampleValue: '#00000029'
2314
1450
  }, {
2315
- content: {
2316
- name: 'color.interaction.pressed',
2317
- description: 'Use as a background overlay for elements in a pressed state when their background color cannot change, such as avatars.'
2318
- },
1451
+ content: '{"name":"color.interaction.pressed","description":"Use as a background overlay for elements in a pressed state when their background color cannot change, such as avatars."}',
2319
1452
  name: 'color.interaction.pressed',
2320
1453
  description: 'Use as a background overlay for elements in a pressed state when their background color cannot change, such as avatars.',
2321
1454
  exampleValue: '#00000052'
2322
1455
  }, {
2323
- content: {
2324
- name: 'color.skeleton',
2325
- description: 'Use for skeleton loading states'
2326
- },
1456
+ content: '{"name":"color.skeleton","description":"Use for skeleton loading states"}',
2327
1457
  name: 'color.skeleton',
2328
1458
  description: 'Use for skeleton loading states',
2329
1459
  exampleValue: '#0515240F'
2330
1460
  }, {
2331
- content: {
2332
- name: 'color.skeleton.subtle',
2333
- description: 'Use for the pulse or shimmer effect in skeleton loading states'
2334
- },
1461
+ content: '{"name":"color.skeleton.subtle","description":"Use for the pulse or shimmer effect in skeleton loading states"}',
2335
1462
  name: 'color.skeleton.subtle',
2336
1463
  description: 'Use for the pulse or shimmer effect in skeleton loading states',
2337
1464
  exampleValue: '#17171708'
2338
1465
  }, {
2339
- content: {
2340
- name: 'color.chart.categorical.1',
2341
- description: 'For data visualisation only. Follow numbered sequence.'
2342
- },
1466
+ content: '{"name":"color.chart.categorical.1","description":"For data visualisation only. Follow numbered sequence."}',
2343
1467
  name: 'color.chart.categorical.1',
2344
1468
  description: 'For data visualisation only. Follow numbered sequence.',
2345
1469
  exampleValue: '#357DE8'
2346
1470
  }, {
2347
- content: {
2348
- name: 'color.chart.categorical.1.hovered',
2349
- description: 'Hovered state of color.chart.categorical.1.'
2350
- },
1471
+ content: '{"name":"color.chart.categorical.1.hovered","description":"Hovered state of color.chart.categorical.1."}',
2351
1472
  name: 'color.chart.categorical.1.hovered',
2352
1473
  description: 'Hovered state of color.chart.categorical.1.',
2353
1474
  exampleValue: '#1868DB'
2354
1475
  }, {
2355
- content: {
2356
- name: 'color.chart.categorical.2',
2357
- description: 'For data visualisation only. Follow numbered sequence.'
2358
- },
1476
+ content: '{"name":"color.chart.categorical.2","description":"For data visualisation only. Follow numbered sequence."}',
2359
1477
  name: 'color.chart.categorical.2',
2360
1478
  description: 'For data visualisation only. Follow numbered sequence.',
2361
1479
  exampleValue: '#82B536'
2362
1480
  }, {
2363
- content: {
2364
- name: 'color.chart.categorical.2.hovered',
2365
- description: 'Hovered state of color.chart.categorical.2.'
2366
- },
1481
+ content: '{"name":"color.chart.categorical.2.hovered","description":"Hovered state of color.chart.categorical.2."}',
2367
1482
  name: 'color.chart.categorical.2.hovered',
2368
1483
  description: 'Hovered state of color.chart.categorical.2.',
2369
1484
  exampleValue: '#6A9A23'
2370
1485
  }, {
2371
- content: {
2372
- name: 'color.chart.categorical.3',
2373
- description: 'For data visualisation only. Follow numbered sequence.'
2374
- },
1486
+ content: '{"name":"color.chart.categorical.3","description":"For data visualisation only. Follow numbered sequence."}',
2375
1487
  name: 'color.chart.categorical.3',
2376
1488
  description: 'For data visualisation only. Follow numbered sequence.',
2377
1489
  exampleValue: '#BF63F3'
2378
1490
  }, {
2379
- content: {
2380
- name: 'color.chart.categorical.3.hovered',
2381
- description: 'Hovered state of color.chart.categorical.3.'
2382
- },
1491
+ content: '{"name":"color.chart.categorical.3.hovered","description":"Hovered state of color.chart.categorical.3."}',
2383
1492
  name: 'color.chart.categorical.3.hovered',
2384
1493
  description: 'Hovered state of color.chart.categorical.3.',
2385
1494
  exampleValue: '#AF59E1'
2386
1495
  }, {
2387
- content: {
2388
- name: 'color.chart.categorical.4',
2389
- description: 'For data visualisation only. Follow numbered sequence.'
2390
- },
1496
+ content: '{"name":"color.chart.categorical.4","description":"For data visualisation only. Follow numbered sequence."}',
2391
1497
  name: 'color.chart.categorical.4',
2392
1498
  description: 'For data visualisation only. Follow numbered sequence.',
2393
1499
  exampleValue: '#F68909'
2394
1500
  }, {
2395
- content: {
2396
- name: 'color.chart.categorical.4.hovered',
2397
- description: 'Hovered state of color.chart.categorical.4.'
2398
- },
1501
+ content: '{"name":"color.chart.categorical.4.hovered","description":"Hovered state of color.chart.categorical.4."}',
2399
1502
  name: 'color.chart.categorical.4.hovered',
2400
1503
  description: 'Hovered state of color.chart.categorical.4.',
2401
1504
  exampleValue: '#E06C00'
2402
1505
  }, {
2403
- content: {
2404
- name: 'color.chart.categorical.5',
2405
- description: 'For data visualisation only. Follow numbered sequence.'
2406
- },
1506
+ content: '{"name":"color.chart.categorical.5","description":"For data visualisation only. Follow numbered sequence."}',
2407
1507
  name: 'color.chart.categorical.5',
2408
1508
  description: 'For data visualisation only. Follow numbered sequence.',
2409
1509
  exampleValue: '#1558BC'
2410
1510
  }, {
2411
- content: {
2412
- name: 'color.chart.categorical.5.hovered',
2413
- description: 'Hovered state of color.chart.categorical.5.'
2414
- },
1511
+ content: '{"name":"color.chart.categorical.5.hovered","description":"Hovered state of color.chart.categorical.5."}',
2415
1512
  name: 'color.chart.categorical.5.hovered',
2416
1513
  description: 'Hovered state of color.chart.categorical.5.',
2417
1514
  exampleValue: '#123263'
2418
1515
  }, {
2419
- content: {
2420
- name: 'color.chart.categorical.6',
2421
- description: 'For data visualisation only. Follow numbered sequence.'
2422
- },
1516
+ content: '{"name":"color.chart.categorical.6","description":"For data visualisation only. Follow numbered sequence."}',
2423
1517
  name: 'color.chart.categorical.6',
2424
1518
  description: 'For data visualisation only. Follow numbered sequence.',
2425
1519
  exampleValue: '#964AC0'
2426
1520
  }, {
2427
- content: {
2428
- name: 'color.chart.categorical.6.hovered',
2429
- description: 'Hovered state of color.chart.categorical.6.'
2430
- },
1521
+ content: '{"name":"color.chart.categorical.6.hovered","description":"Hovered state of color.chart.categorical.6."}',
2431
1522
  name: 'color.chart.categorical.6.hovered',
2432
1523
  description: 'Hovered state of color.chart.categorical.6.',
2433
1524
  exampleValue: '#803FA5'
2434
1525
  }, {
2435
- content: {
2436
- name: 'color.chart.categorical.7',
2437
- description: 'For data visualisation only. Follow numbered sequence.'
2438
- },
1526
+ content: '{"name":"color.chart.categorical.7","description":"For data visualisation only. Follow numbered sequence."}',
2439
1527
  name: 'color.chart.categorical.7',
2440
1528
  description: 'For data visualisation only. Follow numbered sequence.',
2441
1529
  exampleValue: '#42B2D7'
2442
1530
  }, {
2443
- content: {
2444
- name: 'color.chart.categorical.7.hovered',
2445
- description: 'Hovered state of color.chart.categorical.7.'
2446
- },
1531
+ content: '{"name":"color.chart.categorical.7.hovered","description":"Hovered state of color.chart.categorical.7."}',
2447
1532
  name: 'color.chart.categorical.7.hovered',
2448
1533
  description: 'Hovered state of color.chart.categorical.7.',
2449
1534
  exampleValue: '#2898BD'
2450
1535
  }, {
2451
- content: {
2452
- name: 'color.chart.categorical.8',
2453
- description: 'For data visualisation only. Follow numbered sequence.'
2454
- },
1536
+ content: '{"name":"color.chart.categorical.8","description":"For data visualisation only. Follow numbered sequence."}',
2455
1537
  name: 'color.chart.categorical.8',
2456
1538
  description: 'For data visualisation only. Follow numbered sequence.',
2457
1539
  exampleValue: '#BD5B00'
2458
1540
  }, {
2459
- content: {
2460
- name: 'color.chart.categorical.8.hovered',
2461
- description: 'Hovered state of color.chart.categorical.8.'
2462
- },
1541
+ content: '{"name":"color.chart.categorical.8.hovered","description":"Hovered state of color.chart.categorical.8."}',
2463
1542
  name: 'color.chart.categorical.8.hovered',
2464
1543
  description: 'Hovered state of color.chart.categorical.8.',
2465
1544
  exampleValue: '#7A3B00'
2466
1545
  }, {
2467
- content: {
2468
- name: 'color.chart.lime.bold',
2469
- description: 'For data visualisation only.'
2470
- },
1546
+ content: '{"name":"color.chart.lime.bold","description":"For data visualisation only."}',
2471
1547
  name: 'color.chart.lime.bold',
2472
1548
  description: 'For data visualisation only.',
2473
1549
  exampleValue: '#6A9A23'
2474
1550
  }, {
2475
- content: {
2476
- name: 'color.chart.lime.bold.hovered',
2477
- description: 'Hovered state of color.chart.lime.bold.'
2478
- },
1551
+ content: '{"name":"color.chart.lime.bold.hovered","description":"Hovered state of color.chart.lime.bold."}',
2479
1552
  name: 'color.chart.lime.bold.hovered',
2480
1553
  description: 'Hovered state of color.chart.lime.bold.',
2481
1554
  exampleValue: '#5B7F24'
2482
1555
  }, {
2483
- content: {
2484
- name: 'color.chart.lime.bolder',
2485
- description: 'For data visualisation only.'
2486
- },
1556
+ content: '{"name":"color.chart.lime.bolder","description":"For data visualisation only."}',
2487
1557
  name: 'color.chart.lime.bolder',
2488
1558
  description: 'For data visualisation only.',
2489
1559
  exampleValue: '#5B7F24'
2490
1560
  }, {
2491
- content: {
2492
- name: 'color.chart.lime.bolder.hovered',
2493
- description: 'Hovered state of color.chart.lime.bolder.'
2494
- },
1561
+ content: '{"name":"color.chart.lime.bolder.hovered","description":"Hovered state of color.chart.lime.bolder."}',
2495
1562
  name: 'color.chart.lime.bolder.hovered',
2496
1563
  description: 'Hovered state of color.chart.lime.bolder.',
2497
1564
  exampleValue: '#4C6B1F'
2498
1565
  }, {
2499
- content: {
2500
- name: 'color.chart.lime.boldest',
2501
- description: 'For data visualisation only.'
2502
- },
1566
+ content: '{"name":"color.chart.lime.boldest","description":"For data visualisation only."}',
2503
1567
  name: 'color.chart.lime.boldest',
2504
1568
  description: 'For data visualisation only.',
2505
1569
  exampleValue: '#4C6B1F'
2506
1570
  }, {
2507
- content: {
2508
- name: 'color.chart.lime.boldest.hovered',
2509
- description: 'Hovered state of color.chart.lime.boldest.'
2510
- },
1571
+ content: '{"name":"color.chart.lime.boldest.hovered","description":"Hovered state of color.chart.lime.boldest."}',
2511
1572
  name: 'color.chart.lime.boldest.hovered',
2512
1573
  description: 'Hovered state of color.chart.lime.boldest.',
2513
1574
  exampleValue: '#37471F'
2514
1575
  }, {
2515
- content: {
2516
- name: 'color.chart.neutral',
2517
- description: "A secondary color for data visualisation or to communicate 'to-do' statues."
2518
- },
1576
+ content: '{"name":"color.chart.neutral","description":"A secondary color for data visualisation or to communicate \'to-do\' statues."}',
2519
1577
  name: 'color.chart.neutral',
2520
1578
  description: "A secondary color for data visualisation or to communicate 'to-do' statues.",
2521
1579
  exampleValue: '#8C8F97'
2522
1580
  }, {
2523
- content: {
2524
- name: 'color.chart.neutral.hovered',
2525
- description: 'Hovered state of color.chart.neutral.'
2526
- },
1581
+ content: '{"name":"color.chart.neutral.hovered","description":"Hovered state of color.chart.neutral."}',
2527
1582
  name: 'color.chart.neutral.hovered',
2528
1583
  description: 'Hovered state of color.chart.neutral.',
2529
1584
  exampleValue: '#7D818A'
2530
1585
  }, {
2531
- content: {
2532
- name: 'color.chart.red.bold',
2533
- description: 'For data visualisation only.'
2534
- },
1586
+ content: '{"name":"color.chart.red.bold","description":"For data visualisation only."}',
2535
1587
  name: 'color.chart.red.bold',
2536
1588
  description: 'For data visualisation only.',
2537
1589
  exampleValue: '#F15B50'
2538
1590
  }, {
2539
- content: {
2540
- name: 'color.chart.red.bold.hovered',
2541
- description: 'Hovered state of color.chart.red.bold.'
2542
- },
1591
+ content: '{"name":"color.chart.red.bold.hovered","description":"Hovered state of color.chart.red.bold."}',
2543
1592
  name: 'color.chart.red.bold.hovered',
2544
1593
  description: 'Hovered state of color.chart.red.bold.',
2545
1594
  exampleValue: '#E2483D'
2546
1595
  }, {
2547
- content: {
2548
- name: 'color.chart.red.bolder',
2549
- description: 'For data visualisation only.'
2550
- },
1596
+ content: '{"name":"color.chart.red.bolder","description":"For data visualisation only."}',
2551
1597
  name: 'color.chart.red.bolder',
2552
1598
  description: 'For data visualisation only.',
2553
1599
  exampleValue: '#E2483D'
2554
1600
  }, {
2555
- content: {
2556
- name: 'color.chart.red.bolder.hovered',
2557
- description: 'Hovered state of color.chart.red.bolder.'
2558
- },
1601
+ content: '{"name":"color.chart.red.bolder.hovered","description":"Hovered state of color.chart.red.bolder."}',
2559
1602
  name: 'color.chart.red.bolder.hovered',
2560
1603
  description: 'Hovered state of color.chart.red.bolder.',
2561
1604
  exampleValue: '#C9372C'
2562
1605
  }, {
2563
- content: {
2564
- name: 'color.chart.red.boldest',
2565
- description: 'For data visualisation only.'
2566
- },
1606
+ content: '{"name":"color.chart.red.boldest","description":"For data visualisation only."}',
2567
1607
  name: 'color.chart.red.boldest',
2568
1608
  description: 'For data visualisation only.',
2569
1609
  exampleValue: '#AE2E24'
2570
1610
  }, {
2571
- content: {
2572
- name: 'color.chart.red.boldest.hovered',
2573
- description: 'Hovered state of color.chart.red.boldest.'
2574
- },
1611
+ content: '{"name":"color.chart.red.boldest.hovered","description":"Hovered state of color.chart.red.boldest."}',
2575
1612
  name: 'color.chart.red.boldest.hovered',
2576
1613
  description: 'Hovered state of color.chart.red.boldest.',
2577
1614
  exampleValue: '#5D1F1A'
2578
1615
  }, {
2579
- content: {
2580
- name: 'color.chart.orange.bold',
2581
- description: 'For data visualisation only.'
2582
- },
1616
+ content: '{"name":"color.chart.orange.bold","description":"For data visualisation only."}',
2583
1617
  name: 'color.chart.orange.bold',
2584
1618
  description: 'For data visualisation only.',
2585
1619
  exampleValue: '#E06C00'
2586
1620
  }, {
2587
- content: {
2588
- name: 'color.chart.orange.bold.hovered',
2589
- description: 'Hovered state of color.chart.orange.bold.'
2590
- },
1621
+ content: '{"name":"color.chart.orange.bold.hovered","description":"Hovered state of color.chart.orange.bold."}',
2591
1622
  name: 'color.chart.orange.bold.hovered',
2592
1623
  description: 'Hovered state of color.chart.orange.bold.',
2593
1624
  exampleValue: '#BD5B00'
2594
1625
  }, {
2595
- content: {
2596
- name: 'color.chart.orange.bolder',
2597
- description: 'For data visualisation only.'
2598
- },
1626
+ content: '{"name":"color.chart.orange.bolder","description":"For data visualisation only."}',
2599
1627
  name: 'color.chart.orange.bolder',
2600
1628
  description: 'For data visualisation only.',
2601
1629
  exampleValue: '#BD5B00'
2602
1630
  }, {
2603
- content: {
2604
- name: 'color.chart.orange.bolder.hovered',
2605
- description: 'Hovered state of color.chart.orange.bolder.'
2606
- },
1631
+ content: '{"name":"color.chart.orange.bolder.hovered","description":"Hovered state of color.chart.orange.bolder."}',
2607
1632
  name: 'color.chart.orange.bolder.hovered',
2608
1633
  description: 'Hovered state of color.chart.orange.bolder.',
2609
1634
  exampleValue: '#9E4C00'
2610
1635
  }, {
2611
- content: {
2612
- name: 'color.chart.orange.boldest',
2613
- description: 'For data visualisation only.'
2614
- },
1636
+ content: '{"name":"color.chart.orange.boldest","description":"For data visualisation only."}',
2615
1637
  name: 'color.chart.orange.boldest',
2616
1638
  description: 'For data visualisation only.',
2617
1639
  exampleValue: '#7A3B00'
2618
1640
  }, {
2619
- content: {
2620
- name: 'color.chart.orange.boldest.hovered',
2621
- description: 'Hovered state of color.chart.orange.boldest.'
2622
- },
1641
+ content: '{"name":"color.chart.orange.boldest.hovered","description":"Hovered state of color.chart.orange.boldest."}',
2623
1642
  name: 'color.chart.orange.boldest.hovered',
2624
1643
  description: 'Hovered state of color.chart.orange.boldest.',
2625
1644
  exampleValue: '#693200'
2626
1645
  }, {
2627
- content: {
2628
- name: 'color.chart.yellow.bold',
2629
- description: 'For data visualisation only.'
2630
- },
1646
+ content: '{"name":"color.chart.yellow.bold","description":"For data visualisation only."}',
2631
1647
  name: 'color.chart.yellow.bold',
2632
1648
  description: 'For data visualisation only.',
2633
1649
  exampleValue: '#B38600'
2634
1650
  }, {
2635
- content: {
2636
- name: 'color.chart.yellow.bold.hovered',
2637
- description: 'Hovered state of color.chart.yellow.bold.'
2638
- },
1651
+ content: '{"name":"color.chart.yellow.bold.hovered","description":"Hovered state of color.chart.yellow.bold."}',
2639
1652
  name: 'color.chart.yellow.bold.hovered',
2640
1653
  description: 'Hovered state of color.chart.yellow.bold.',
2641
1654
  exampleValue: '#946F00'
2642
1655
  }, {
2643
- content: {
2644
- name: 'color.chart.yellow.bolder',
2645
- description: 'For data visualisation only.'
2646
- },
1656
+ content: '{"name":"color.chart.yellow.bolder","description":"For data visualisation only."}',
2647
1657
  name: 'color.chart.yellow.bolder',
2648
1658
  description: 'For data visualisation only.',
2649
1659
  exampleValue: '#946F00'
2650
1660
  }, {
2651
- content: {
2652
- name: 'color.chart.yellow.bolder.hovered',
2653
- description: 'Hovered state of color.chart.yellow.bolder.'
2654
- },
1661
+ content: '{"name":"color.chart.yellow.bolder.hovered","description":"Hovered state of color.chart.yellow.bolder."}',
2655
1662
  name: 'color.chart.yellow.bolder.hovered',
2656
1663
  description: 'Hovered state of color.chart.yellow.bolder.',
2657
1664
  exampleValue: '#7F5F01'
2658
1665
  }, {
2659
- content: {
2660
- name: 'color.chart.yellow.boldest',
2661
- description: 'For data visualisation only.'
2662
- },
1666
+ content: '{"name":"color.chart.yellow.boldest","description":"For data visualisation only."}',
2663
1667
  name: 'color.chart.yellow.boldest',
2664
1668
  description: 'For data visualisation only.',
2665
1669
  exampleValue: '#7F5F01'
2666
1670
  }, {
2667
- content: {
2668
- name: 'color.chart.yellow.boldest.hovered',
2669
- description: 'Hovered state of color.chart.yellow.boldest.'
2670
- },
1671
+ content: '{"name":"color.chart.yellow.boldest.hovered","description":"Hovered state of color.chart.yellow.boldest."}',
2671
1672
  name: 'color.chart.yellow.boldest.hovered',
2672
1673
  description: 'Hovered state of color.chart.yellow.boldest.',
2673
1674
  exampleValue: '#533F04'
2674
1675
  }, {
2675
- content: {
2676
- name: 'color.chart.green.bold',
2677
- description: 'For data visualisation only.'
2678
- },
1676
+ content: '{"name":"color.chart.green.bold","description":"For data visualisation only."}',
2679
1677
  name: 'color.chart.green.bold',
2680
1678
  description: 'For data visualisation only.',
2681
1679
  exampleValue: '#22A06B'
2682
1680
  }, {
2683
- content: {
2684
- name: 'color.chart.green.bold.hovered',
2685
- description: 'Hovered state of color.chart.green.bold.'
2686
- },
1681
+ content: '{"name":"color.chart.green.bold.hovered","description":"Hovered state of color.chart.green.bold."}',
2687
1682
  name: 'color.chart.green.bold.hovered',
2688
1683
  description: 'Hovered state of color.chart.green.bold.',
2689
1684
  exampleValue: '#1F845A'
2690
1685
  }, {
2691
- content: {
2692
- name: 'color.chart.green.bolder',
2693
- description: 'For data visualisation only.'
2694
- },
1686
+ content: '{"name":"color.chart.green.bolder","description":"For data visualisation only."}',
2695
1687
  name: 'color.chart.green.bolder',
2696
1688
  description: 'For data visualisation only.',
2697
1689
  exampleValue: '#1F845A'
2698
1690
  }, {
2699
- content: {
2700
- name: 'color.chart.green.bolder.hovered',
2701
- description: 'Hovered state of color.chart.green.bolder.'
2702
- },
1691
+ content: '{"name":"color.chart.green.bolder.hovered","description":"Hovered state of color.chart.green.bolder."}',
2703
1692
  name: 'color.chart.green.bolder.hovered',
2704
1693
  description: 'Hovered state of color.chart.green.bolder.',
2705
1694
  exampleValue: '#216E4E'
2706
1695
  }, {
2707
- content: {
2708
- name: 'color.chart.green.boldest',
2709
- description: 'For data visualisation only.'
2710
- },
1696
+ content: '{"name":"color.chart.green.boldest","description":"For data visualisation only."}',
2711
1697
  name: 'color.chart.green.boldest',
2712
1698
  description: 'For data visualisation only.',
2713
1699
  exampleValue: '#216E4E'
2714
1700
  }, {
2715
- content: {
2716
- name: 'color.chart.green.boldest.hovered',
2717
- description: 'Hovered state of color.chart.green.boldest.'
2718
- },
1701
+ content: '{"name":"color.chart.green.boldest.hovered","description":"Hovered state of color.chart.green.boldest."}',
2719
1702
  name: 'color.chart.green.boldest.hovered',
2720
1703
  description: 'Hovered state of color.chart.green.boldest.',
2721
1704
  exampleValue: '#164B35'
2722
1705
  }, {
2723
- content: {
2724
- name: 'color.chart.teal.bold',
2725
- description: 'For data visualisation only.'
2726
- },
1706
+ content: '{"name":"color.chart.teal.bold","description":"For data visualisation only."}',
2727
1707
  name: 'color.chart.teal.bold',
2728
1708
  description: 'For data visualisation only.',
2729
1709
  exampleValue: '#2898BD'
2730
1710
  }, {
2731
- content: {
2732
- name: 'color.chart.teal.bold.hovered',
2733
- description: 'Hovered state of color.chart.teal.bold.'
2734
- },
1711
+ content: '{"name":"color.chart.teal.bold.hovered","description":"Hovered state of color.chart.teal.bold."}',
2735
1712
  name: 'color.chart.teal.bold.hovered',
2736
1713
  description: 'Hovered state of color.chart.teal.bold.',
2737
1714
  exampleValue: '#227D9B'
2738
1715
  }, {
2739
- content: {
2740
- name: 'color.chart.teal.bolder',
2741
- description: 'For data visualisation only.'
2742
- },
1716
+ content: '{"name":"color.chart.teal.bolder","description":"For data visualisation only."}',
2743
1717
  name: 'color.chart.teal.bolder',
2744
1718
  description: 'For data visualisation only.',
2745
1719
  exampleValue: '#227D9B'
2746
1720
  }, {
2747
- content: {
2748
- name: 'color.chart.teal.bolder.hovered',
2749
- description: 'Hovered state of color.chart.teal.bolder.'
2750
- },
1721
+ content: '{"name":"color.chart.teal.bolder.hovered","description":"Hovered state of color.chart.teal.bolder."}',
2751
1722
  name: 'color.chart.teal.bolder.hovered',
2752
1723
  description: 'Hovered state of color.chart.teal.bolder.',
2753
1724
  exampleValue: '#206A83'
2754
1725
  }, {
2755
- content: {
2756
- name: 'color.chart.teal.boldest',
2757
- description: 'For data visualisation only.'
2758
- },
1726
+ content: '{"name":"color.chart.teal.boldest","description":"For data visualisation only."}',
2759
1727
  name: 'color.chart.teal.boldest',
2760
1728
  description: 'For data visualisation only.',
2761
1729
  exampleValue: '#206A83'
2762
1730
  }, {
2763
- content: {
2764
- name: 'color.chart.teal.boldest.hovered',
2765
- description: 'Hovered state of color.chart.teal.boldest.'
2766
- },
1731
+ content: '{"name":"color.chart.teal.boldest.hovered","description":"Hovered state of color.chart.teal.boldest."}',
2767
1732
  name: 'color.chart.teal.boldest.hovered',
2768
1733
  description: 'Hovered state of color.chart.teal.boldest.',
2769
1734
  exampleValue: '#164555'
2770
1735
  }, {
2771
- content: {
2772
- name: 'color.chart.blue.bold',
2773
- description: 'For data visualisation only.'
2774
- },
1736
+ content: '{"name":"color.chart.blue.bold","description":"For data visualisation only."}',
2775
1737
  name: 'color.chart.blue.bold',
2776
1738
  description: 'For data visualisation only.',
2777
1739
  exampleValue: '#4688EC'
2778
1740
  }, {
2779
- content: {
2780
- name: 'color.chart.blue.bold.hovered',
2781
- description: 'Hovered state of color.chart.blue.bold.'
2782
- },
1741
+ content: '{"name":"color.chart.blue.bold.hovered","description":"Hovered state of color.chart.blue.bold."}',
2783
1742
  name: 'color.chart.blue.bold.hovered',
2784
1743
  description: 'Hovered state of color.chart.blue.bold.',
2785
1744
  exampleValue: '#357DE8'
2786
1745
  }, {
2787
- content: {
2788
- name: 'color.chart.blue.bolder',
2789
- description: 'For data visualisation only.'
2790
- },
1746
+ content: '{"name":"color.chart.blue.bolder","description":"For data visualisation only."}',
2791
1747
  name: 'color.chart.blue.bolder',
2792
1748
  description: 'For data visualisation only.',
2793
1749
  exampleValue: '#357DE8'
2794
1750
  }, {
2795
- content: {
2796
- name: 'color.chart.blue.bolder.hovered',
2797
- description: 'Hovered state of color.chart.blue.bolder.'
2798
- },
1751
+ content: '{"name":"color.chart.blue.bolder.hovered","description":"Hovered state of color.chart.blue.bolder."}',
2799
1752
  name: 'color.chart.blue.bolder.hovered',
2800
1753
  description: 'Hovered state of color.chart.blue.bolder.',
2801
1754
  exampleValue: '#1868DB'
2802
1755
  }, {
2803
- content: {
2804
- name: 'color.chart.blue.boldest',
2805
- description: 'For data visualisation only.'
2806
- },
1756
+ content: '{"name":"color.chart.blue.boldest","description":"For data visualisation only."}',
2807
1757
  name: 'color.chart.blue.boldest',
2808
1758
  description: 'For data visualisation only.',
2809
1759
  exampleValue: '#1558BC'
2810
1760
  }, {
2811
- content: {
2812
- name: 'color.chart.blue.boldest.hovered',
2813
- description: 'Hovered state of color.chart.blue.boldest.'
2814
- },
1761
+ content: '{"name":"color.chart.blue.boldest.hovered","description":"Hovered state of color.chart.blue.boldest."}',
2815
1762
  name: 'color.chart.blue.boldest.hovered',
2816
1763
  description: 'Hovered state of color.chart.blue.boldest.',
2817
1764
  exampleValue: '#123263'
2818
1765
  }, {
2819
- content: {
2820
- name: 'color.chart.purple.bold',
2821
- description: 'For data visualisation only.'
2822
- },
1766
+ content: '{"name":"color.chart.purple.bold","description":"For data visualisation only."}',
2823
1767
  name: 'color.chart.purple.bold',
2824
1768
  description: 'For data visualisation only.',
2825
1769
  exampleValue: '#BF63F3'
2826
1770
  }, {
2827
- content: {
2828
- name: 'color.chart.purple.bold.hovered',
2829
- description: 'Hovered state of color.chart.purple.bold.'
2830
- },
1771
+ content: '{"name":"color.chart.purple.bold.hovered","description":"Hovered state of color.chart.purple.bold."}',
2831
1772
  name: 'color.chart.purple.bold.hovered',
2832
1773
  description: 'Hovered state of color.chart.purple.bold.',
2833
1774
  exampleValue: '#AF59E1'
2834
1775
  }, {
2835
- content: {
2836
- name: 'color.chart.purple.bolder',
2837
- description: 'For data visualisation only.'
2838
- },
1776
+ content: '{"name":"color.chart.purple.bolder","description":"For data visualisation only."}',
2839
1777
  name: 'color.chart.purple.bolder',
2840
1778
  description: 'For data visualisation only.',
2841
1779
  exampleValue: '#AF59E1'
2842
1780
  }, {
2843
- content: {
2844
- name: 'color.chart.purple.bolder.hovered',
2845
- description: 'Hovered state of color.chart.purple.bolder.'
2846
- },
1781
+ content: '{"name":"color.chart.purple.bolder.hovered","description":"Hovered state of color.chart.purple.bolder."}',
2847
1782
  name: 'color.chart.purple.bolder.hovered',
2848
1783
  description: 'Hovered state of color.chart.purple.bolder.',
2849
1784
  exampleValue: '#964AC0'
2850
1785
  }, {
2851
- content: {
2852
- name: 'color.chart.purple.boldest',
2853
- description: 'For data visualisation only.'
2854
- },
1786
+ content: '{"name":"color.chart.purple.boldest","description":"For data visualisation only."}',
2855
1787
  name: 'color.chart.purple.boldest',
2856
1788
  description: 'For data visualisation only.',
2857
1789
  exampleValue: '#803FA5'
2858
1790
  }, {
2859
- content: {
2860
- name: 'color.chart.purple.boldest.hovered',
2861
- description: 'Hovered state of color.chart.purple.boldest.'
2862
- },
1791
+ content: '{"name":"color.chart.purple.boldest.hovered","description":"Hovered state of color.chart.purple.boldest."}',
2863
1792
  name: 'color.chart.purple.boldest.hovered',
2864
1793
  description: 'Hovered state of color.chart.purple.boldest.',
2865
1794
  exampleValue: '#48245D'
2866
1795
  }, {
2867
- content: {
2868
- name: 'color.chart.magenta.bold',
2869
- description: 'For data visualisation only.'
2870
- },
1796
+ content: '{"name":"color.chart.magenta.bold","description":"For data visualisation only."}',
2871
1797
  name: 'color.chart.magenta.bold',
2872
1798
  description: 'For data visualisation only.',
2873
1799
  exampleValue: '#DA62AC'
2874
1800
  }, {
2875
- content: {
2876
- name: 'color.chart.magenta.bold.hovered',
2877
- description: 'Hovered state of color.chart.magenta.bold.'
2878
- },
1801
+ content: '{"name":"color.chart.magenta.bold.hovered","description":"Hovered state of color.chart.magenta.bold."}',
2879
1802
  name: 'color.chart.magenta.bold.hovered',
2880
1803
  description: 'Hovered state of color.chart.magenta.bold.',
2881
1804
  exampleValue: '#CD519D'
2882
1805
  }, {
2883
- content: {
2884
- name: 'color.chart.magenta.bolder',
2885
- description: 'For data visualisation only.'
2886
- },
1806
+ content: '{"name":"color.chart.magenta.bolder","description":"For data visualisation only."}',
2887
1807
  name: 'color.chart.magenta.bolder',
2888
1808
  description: 'For data visualisation only.',
2889
1809
  exampleValue: '#CD519D'
2890
1810
  }, {
2891
- content: {
2892
- name: 'color.chart.magenta.bolder.hovered',
2893
- description: 'Hovered state of color.chart.magenta.bolder.'
2894
- },
1811
+ content: '{"name":"color.chart.magenta.bolder.hovered","description":"Hovered state of color.chart.magenta.bolder."}',
2895
1812
  name: 'color.chart.magenta.bolder.hovered',
2896
1813
  description: 'Hovered state of color.chart.magenta.bolder.',
2897
1814
  exampleValue: '#AE4787'
2898
1815
  }, {
2899
- content: {
2900
- name: 'color.chart.magenta.boldest',
2901
- description: 'For data visualisation only.'
2902
- },
1816
+ content: '{"name":"color.chart.magenta.boldest","description":"For data visualisation only."}',
2903
1817
  name: 'color.chart.magenta.boldest',
2904
1818
  description: 'For data visualisation only.',
2905
1819
  exampleValue: '#943D73'
2906
1820
  }, {
2907
- content: {
2908
- name: 'color.chart.magenta.boldest.hovered',
2909
- description: 'Hovered state of color.chart.magenta.boldest.'
2910
- },
1821
+ content: '{"name":"color.chart.magenta.boldest.hovered","description":"Hovered state of color.chart.magenta.boldest."}',
2911
1822
  name: 'color.chart.magenta.boldest.hovered',
2912
1823
  description: 'Hovered state of color.chart.magenta.boldest.',
2913
1824
  exampleValue: '#50253F'
2914
1825
  }, {
2915
- content: {
2916
- name: 'color.chart.gray.bold',
2917
- description: 'For data visualisation only.'
2918
- },
1826
+ content: '{"name":"color.chart.gray.bold","description":"For data visualisation only."}',
2919
1827
  name: 'color.chart.gray.bold',
2920
1828
  description: 'For data visualisation only.',
2921
1829
  exampleValue: '#8C8F97'
2922
1830
  }, {
2923
- content: {
2924
- name: 'color.chart.gray.bold.hovered',
2925
- description: 'Hovered state of color.chart.gray.bold.'
2926
- },
1831
+ content: '{"name":"color.chart.gray.bold.hovered","description":"Hovered state of color.chart.gray.bold."}',
2927
1832
  name: 'color.chart.gray.bold.hovered',
2928
1833
  description: 'Hovered state of color.chart.gray.bold.',
2929
1834
  exampleValue: '#7D818A'
2930
1835
  }, {
2931
- content: {
2932
- name: 'color.chart.gray.bolder',
2933
- description: 'For data visualisation only.'
2934
- },
1836
+ content: '{"name":"color.chart.gray.bolder","description":"For data visualisation only."}',
2935
1837
  name: 'color.chart.gray.bolder',
2936
1838
  description: 'For data visualisation only.',
2937
1839
  exampleValue: '#7D818A'
2938
1840
  }, {
2939
- content: {
2940
- name: 'color.chart.gray.bolder.hovered',
2941
- description: 'Hovered state of color.chart.gray.bolder.'
2942
- },
1841
+ content: '{"name":"color.chart.gray.bolder.hovered","description":"Hovered state of color.chart.gray.bolder."}',
2943
1842
  name: 'color.chart.gray.bolder.hovered',
2944
1843
  description: 'Hovered state of color.chart.gray.bolder.',
2945
1844
  exampleValue: '#6B6E76'
2946
1845
  }, {
2947
- content: {
2948
- name: 'color.chart.gray.boldest',
2949
- description: 'For data visualisation only.'
2950
- },
1846
+ content: '{"name":"color.chart.gray.boldest","description":"For data visualisation only."}',
2951
1847
  name: 'color.chart.gray.boldest',
2952
1848
  description: 'For data visualisation only.',
2953
1849
  exampleValue: '#505258'
2954
1850
  }, {
2955
- content: {
2956
- name: 'color.chart.gray.boldest.hovered',
2957
- description: 'Hovered state of color.chart.gray.boldest.'
2958
- },
1851
+ content: '{"name":"color.chart.gray.boldest.hovered","description":"Hovered state of color.chart.gray.boldest."}',
2959
1852
  name: 'color.chart.gray.boldest.hovered',
2960
1853
  description: 'Hovered state of color.chart.gray.boldest.',
2961
1854
  exampleValue: '#3B3D42'
2962
1855
  }, {
2963
- content: {
2964
- name: 'color.chart.brand',
2965
- description: 'Our primary color for data visualisation. Use when only one color is required.'
2966
- },
1856
+ content: '{"name":"color.chart.brand","description":"Our primary color for data visualisation. Use when only one color is required."}',
2967
1857
  name: 'color.chart.brand',
2968
1858
  description: 'Our primary color for data visualisation. Use when only one color is required.',
2969
1859
  exampleValue: '#357DE8'
2970
1860
  }, {
2971
- content: {
2972
- name: 'color.chart.brand.hovered',
2973
- description: 'Hovered state of color.chart.brand.'
2974
- },
1861
+ content: '{"name":"color.chart.brand.hovered","description":"Hovered state of color.chart.brand."}',
2975
1862
  name: 'color.chart.brand.hovered',
2976
1863
  description: 'Hovered state of color.chart.brand.',
2977
1864
  exampleValue: '#1868DB'
2978
1865
  }, {
2979
- content: {
2980
- name: 'color.chart.danger',
2981
- description: "For data visualisation communicating negative information, such as 'off track'."
2982
- },
1866
+ content: '{"name":"color.chart.danger","description":"For data visualisation communicating negative information, such as \'off track\'."}',
2983
1867
  name: 'color.chart.danger',
2984
1868
  description: "For data visualisation communicating negative information, such as 'off track'.",
2985
1869
  exampleValue: '#E2483D'
2986
1870
  }, {
2987
- content: {
2988
- name: 'color.chart.danger.hovered',
2989
- description: 'Hovered state of color.chart.danger.'
2990
- },
1871
+ content: '{"name":"color.chart.danger.hovered","description":"Hovered state of color.chart.danger."}',
2991
1872
  name: 'color.chart.danger.hovered',
2992
1873
  description: 'Hovered state of color.chart.danger.',
2993
1874
  exampleValue: '#C9372C'
2994
1875
  }, {
2995
- content: {
2996
- name: 'color.chart.danger.bold',
2997
- description: 'A stronger emphasis option of color.chart.danger.'
2998
- },
1876
+ content: '{"name":"color.chart.danger.bold","description":"A stronger emphasis option of color.chart.danger."}',
2999
1877
  name: 'color.chart.danger.bold',
3000
1878
  description: 'A stronger emphasis option of color.chart.danger.',
3001
1879
  exampleValue: '#872821'
3002
1880
  }, {
3003
- content: {
3004
- name: 'color.chart.danger.bold.hovered',
3005
- description: 'Hovered state of color.chart.danger.bold.'
3006
- },
1881
+ content: '{"name":"color.chart.danger.bold.hovered","description":"Hovered state of color.chart.danger.bold."}',
3007
1882
  name: 'color.chart.danger.bold.hovered',
3008
1883
  description: 'Hovered state of color.chart.danger.bold.',
3009
1884
  exampleValue: '#5D1F1A'
3010
1885
  }, {
3011
- content: {
3012
- name: 'color.chart.warning',
3013
- description: "For data visualisation communicating caution, such as 'at risk' statuses."
3014
- },
1886
+ content: '{"name":"color.chart.warning","description":"For data visualisation communicating caution, such as \'at risk\' statuses."}',
3015
1887
  name: 'color.chart.warning',
3016
1888
  description: "For data visualisation communicating caution, such as 'at risk' statuses.",
3017
1889
  exampleValue: '#F68909'
3018
1890
  }, {
3019
- content: {
3020
- name: 'color.chart.warning.hovered',
3021
- description: 'Hovered state of color.chart.warning.'
3022
- },
1891
+ content: '{"name":"color.chart.warning.hovered","description":"Hovered state of color.chart.warning."}',
3023
1892
  name: 'color.chart.warning.hovered',
3024
1893
  description: 'Hovered state of color.chart.warning.',
3025
1894
  exampleValue: '#E06C00'
3026
1895
  }, {
3027
- content: {
3028
- name: 'color.chart.warning.bold',
3029
- description: 'A stronger emphasis option of color.chart.warning.'
3030
- },
1896
+ content: '{"name":"color.chart.warning.bold","description":"A stronger emphasis option of color.chart.warning."}',
3031
1897
  name: 'color.chart.warning.bold',
3032
1898
  description: 'A stronger emphasis option of color.chart.warning.',
3033
1899
  exampleValue: '#BD5B00'
3034
1900
  }, {
3035
- content: {
3036
- name: 'color.chart.warning.bold.hovered',
3037
- description: 'Hovered state of color.chart.warning.bold.'
3038
- },
1901
+ content: '{"name":"color.chart.warning.bold.hovered","description":"Hovered state of color.chart.warning.bold."}',
3039
1902
  name: 'color.chart.warning.bold.hovered',
3040
1903
  description: 'Hovered state of color.chart.warning.bold.',
3041
1904
  exampleValue: '#9E4C00'
3042
1905
  }, {
3043
- content: {
3044
- name: 'color.chart.success',
3045
- description: "For data visualisation communicating positive information, such as 'on track'."
3046
- },
1906
+ content: '{"name":"color.chart.success","description":"For data visualisation communicating positive information, such as \'on track\'."}',
3047
1907
  name: 'color.chart.success',
3048
1908
  description: "For data visualisation communicating positive information, such as 'on track'.",
3049
1909
  exampleValue: '#82B536'
3050
1910
  }, {
3051
- content: {
3052
- name: 'color.chart.success.hovered',
3053
- description: 'Hovered state of color.chart.success.'
3054
- },
1911
+ content: '{"name":"color.chart.success.hovered","description":"Hovered state of color.chart.success."}',
3055
1912
  name: 'color.chart.success.hovered',
3056
1913
  description: 'Hovered state of color.chart.success.',
3057
1914
  exampleValue: '#6A9A23'
3058
1915
  }, {
3059
- content: {
3060
- name: 'color.chart.success.bold',
3061
- description: 'A stronger emphasis option of color.chart.success.'
3062
- },
1916
+ content: '{"name":"color.chart.success.bold","description":"A stronger emphasis option of color.chart.success."}',
3063
1917
  name: 'color.chart.success.bold',
3064
1918
  description: 'A stronger emphasis option of color.chart.success.',
3065
1919
  exampleValue: '#5B7F24'
3066
1920
  }, {
3067
- content: {
3068
- name: 'color.chart.success.bold.hovered',
3069
- description: 'Hovered state of color.chart.success.bold.'
3070
- },
1921
+ content: '{"name":"color.chart.success.bold.hovered","description":"Hovered state of color.chart.success.bold."}',
3071
1922
  name: 'color.chart.success.bold.hovered',
3072
1923
  description: 'Hovered state of color.chart.success.bold.',
3073
1924
  exampleValue: '#4C6B1F'
3074
1925
  }, {
3075
- content: {
3076
- name: 'color.chart.discovery',
3077
- description: "For data visualisation communicating 'new' statuses."
3078
- },
1926
+ content: '{"name":"color.chart.discovery","description":"For data visualisation communicating \'new\' statuses."}',
3079
1927
  name: 'color.chart.discovery',
3080
1928
  description: "For data visualisation communicating 'new' statuses.",
3081
1929
  exampleValue: '#BF63F3'
3082
1930
  }, {
3083
- content: {
3084
- name: 'color.chart.discovery.hovered',
3085
- description: 'Hovered state of color.chart.discovery.'
3086
- },
1931
+ content: '{"name":"color.chart.discovery.hovered","description":"Hovered state of color.chart.discovery."}',
3087
1932
  name: 'color.chart.discovery.hovered',
3088
1933
  description: 'Hovered state of color.chart.discovery.',
3089
1934
  exampleValue: '#AF59E1'
3090
1935
  }, {
3091
- content: {
3092
- name: 'color.chart.discovery.bold',
3093
- description: 'A stronger emphasis option of color.chart.discovery.'
3094
- },
1936
+ content: '{"name":"color.chart.discovery.bold","description":"A stronger emphasis option of color.chart.discovery."}',
3095
1937
  name: 'color.chart.discovery.bold',
3096
1938
  description: 'A stronger emphasis option of color.chart.discovery.',
3097
1939
  exampleValue: '#803FA5'
3098
1940
  }, {
3099
- content: {
3100
- name: 'color.chart.discovery.bold.hovered',
3101
- description: 'Hovered state of color.chart.discovery.bold.'
3102
- },
1941
+ content: '{"name":"color.chart.discovery.bold.hovered","description":"Hovered state of color.chart.discovery.bold."}',
3103
1942
  name: 'color.chart.discovery.bold.hovered',
3104
1943
  description: 'Hovered state of color.chart.discovery.bold.',
3105
1944
  exampleValue: '#964AC0'
3106
1945
  }, {
3107
- content: {
3108
- name: 'color.chart.information',
3109
- description: 'For data visualisation communicating low priority or in-progress statuses.'
3110
- },
1946
+ content: '{"name":"color.chart.information","description":"For data visualisation communicating low priority or in-progress statuses."}',
3111
1947
  name: 'color.chart.information',
3112
1948
  description: 'For data visualisation communicating low priority or in-progress statuses.',
3113
1949
  exampleValue: '#357DE8'
3114
1950
  }, {
3115
- content: {
3116
- name: 'color.chart.information.hovered',
3117
- description: 'Hovered state of color.chart.information.'
3118
- },
1951
+ content: '{"name":"color.chart.information.hovered","description":"Hovered state of color.chart.information."}',
3119
1952
  name: 'color.chart.information.hovered',
3120
1953
  description: 'Hovered state of color.chart.information.',
3121
1954
  exampleValue: '#1868DB'
3122
1955
  }, {
3123
- content: {
3124
- name: 'color.chart.information.bold',
3125
- description: 'A stronger emphasis option of color.chart.information.'
3126
- },
1956
+ content: '{"name":"color.chart.information.bold","description":"A stronger emphasis option of color.chart.information."}',
3127
1957
  name: 'color.chart.information.bold',
3128
1958
  description: 'A stronger emphasis option of color.chart.information.',
3129
1959
  exampleValue: '#1558BC'
3130
1960
  }, {
3131
- content: {
3132
- name: 'color.chart.information.bold.hovered',
3133
- description: 'Hovered state of color.chart.information.bold.'
3134
- },
1961
+ content: '{"name":"color.chart.information.bold.hovered","description":"Hovered state of color.chart.information.bold."}',
3135
1962
  name: 'color.chart.information.bold.hovered',
3136
1963
  description: 'Hovered state of color.chart.information.bold.',
3137
1964
  exampleValue: '#123263'
3138
1965
  }, {
3139
- content: {
3140
- name: 'elevation.surface',
3141
- description: 'Use as the primary background for the UI.'
3142
- },
1966
+ content: '{"name":"elevation.surface","description":"Use as the primary background for the UI."}',
3143
1967
  name: 'elevation.surface',
3144
1968
  description: 'Use as the primary background for the UI.',
3145
1969
  exampleValue: '#FFFFFF'
3146
1970
  }, {
3147
- content: {
3148
- name: 'elevation.surface.hovered',
3149
- description: 'Hovered state of elevation.surface'
3150
- },
1971
+ content: '{"name":"elevation.surface.hovered","description":"Hovered state of elevation.surface"}',
3151
1972
  name: 'elevation.surface.hovered',
3152
1973
  description: 'Hovered state of elevation.surface',
3153
1974
  exampleValue: '#F0F1F2'
3154
1975
  }, {
3155
- content: {
3156
- name: 'elevation.surface.pressed',
3157
- description: 'Pressed state of elevation.surface'
3158
- },
1976
+ content: '{"name":"elevation.surface.pressed","description":"Pressed state of elevation.surface"}',
3159
1977
  name: 'elevation.surface.pressed',
3160
1978
  description: 'Pressed state of elevation.surface',
3161
1979
  exampleValue: '#DDDEE1'
3162
1980
  }, {
3163
- content: {
3164
- name: 'elevation.surface.overlay',
3165
- description: 'Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay.'
3166
- },
1981
+ content: '{"name":"elevation.surface.overlay","description":"Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."}',
3167
1982
  name: 'elevation.surface.overlay',
3168
1983
  description: 'Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay.',
3169
1984
  exampleValue: '#FFFFFF'
3170
1985
  }, {
3171
- content: {
3172
- name: 'elevation.surface.overlay.hovered',
3173
- description: 'Hovered state of elevation.surface.overlay'
3174
- },
1986
+ content: '{"name":"elevation.surface.overlay.hovered","description":"Hovered state of elevation.surface.overlay"}',
3175
1987
  name: 'elevation.surface.overlay.hovered',
3176
1988
  description: 'Hovered state of elevation.surface.overlay',
3177
1989
  exampleValue: '#F0F1F2'
3178
1990
  }, {
3179
- content: {
3180
- name: 'elevation.surface.overlay.pressed',
3181
- description: 'Pressed state of elevation.surface.overlay'
3182
- },
1991
+ content: '{"name":"elevation.surface.overlay.pressed","description":"Pressed state of elevation.surface.overlay"}',
3183
1992
  name: 'elevation.surface.overlay.pressed',
3184
1993
  description: 'Pressed state of elevation.surface.overlay',
3185
1994
  exampleValue: '#DDDEE1'
3186
1995
  }, {
3187
- content: {
3188
- name: 'elevation.surface.raised',
3189
- description: 'Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised.'
3190
- },
1996
+ content: '{"name":"elevation.surface.raised","description":"Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."}',
3191
1997
  name: 'elevation.surface.raised',
3192
1998
  description: 'Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised.',
3193
1999
  exampleValue: '#FFFFFF'
3194
2000
  }, {
3195
- content: {
3196
- name: 'elevation.surface.raised.hovered',
3197
- description: 'Hovered state of elevation.surface.raised'
3198
- },
2001
+ content: '{"name":"elevation.surface.raised.hovered","description":"Hovered state of elevation.surface.raised"}',
3199
2002
  name: 'elevation.surface.raised.hovered',
3200
2003
  description: 'Hovered state of elevation.surface.raised',
3201
2004
  exampleValue: '#F0F1F2'
3202
2005
  }, {
3203
- content: {
3204
- name: 'elevation.surface.raised.pressed',
3205
- description: 'Pressed state of elevation.surface.raised'
3206
- },
2006
+ content: '{"name":"elevation.surface.raised.pressed","description":"Pressed state of elevation.surface.raised"}',
3207
2007
  name: 'elevation.surface.raised.pressed',
3208
2008
  description: 'Pressed state of elevation.surface.raised',
3209
2009
  exampleValue: '#DDDEE1'
3210
2010
  }, {
3211
- content: {
3212
- name: 'elevation.surface.sunken',
3213
- description: 'A secondary background for the UI commonly used for grouping items, such as Jira cards in columns.'
3214
- },
2011
+ content: '{"name":"elevation.surface.sunken","description":"A secondary background for the UI commonly used for grouping items, such as Jira cards in columns."}',
3215
2012
  name: 'elevation.surface.sunken',
3216
2013
  description: 'A secondary background for the UI commonly used for grouping items, such as Jira cards in columns.',
3217
2014
  exampleValue: '#F8F8F8'
3218
2015
  }, {
3219
- content: {
3220
- name: 'elevation.shadow.overflow',
3221
- description: 'Use to create a shadow when content scrolls under other content.'
3222
- },
2016
+ content: '{"name":"elevation.shadow.overflow","description":"Use to create a shadow when content scrolls under other content."}',
3223
2017
  name: 'elevation.shadow.overflow',
3224
2018
  description: 'Use to create a shadow when content scrolls under other content.',
3225
2019
  exampleValue: '0px 0px 8px #1E1F2129, 0px 0px 1px #1E1F211F'
3226
2020
  }, {
3227
- content: {
3228
- name: 'elevation.shadow.overflow.perimeter',
3229
- description: 'Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.spread to replicate the overflow shadow.'
3230
- },
2021
+ content: '{"name":"elevation.shadow.overflow.perimeter","description":"Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.spread to replicate the overflow shadow."}',
3231
2022
  name: 'elevation.shadow.overflow.perimeter',
3232
2023
  description: 'Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.spread to replicate the overflow shadow.',
3233
2024
  exampleValue: '#1E1F211f'
3234
2025
  }, {
3235
- content: {
3236
- name: 'elevation.shadow.overflow.spread',
3237
- description: 'Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.perimeter to replicate the overflow shadow.'
3238
- },
2026
+ content: '{"name":"elevation.shadow.overflow.spread","description":"Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.perimeter to replicate the overflow shadow."}',
3239
2027
  name: 'elevation.shadow.overflow.spread',
3240
2028
  description: 'Use only when elevation.shadow.overflow is not technically feasible to implement. Pair with elevation.shadow.overflow.perimeter to replicate the overflow shadow.',
3241
2029
  exampleValue: '#1E1F2129'
3242
2030
  }, {
3243
- content: {
3244
- name: 'elevation.shadow.overlay',
3245
- description: 'Use for the box shadow of elements that sit on top of the UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.surface.overlay\n\nAlso use for the box shadow of raised cards in a dragged state.'
3246
- },
2031
+ content: '{"name":"elevation.shadow.overlay","description":"Use for the box shadow of elements that sit on top of the UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.surface.overlay\\n\\nAlso use for the box shadow of raised cards in a dragged state."}',
3247
2032
  name: 'elevation.shadow.overlay',
3248
2033
  description: 'Use for the box shadow of elements that sit on top of the UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.surface.overlay\n\nAlso use for the box shadow of raised cards in a dragged state.',
3249
2034
  exampleValue: '0px 8px 12px #1E1F2126, 0px 0px 1px #1E1F214F'
3250
2035
  }, {
3251
- content: {
3252
- name: 'elevation.shadow.raised',
3253
- description: 'Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised'
3254
- },
2036
+ content: '{"name":"elevation.shadow.raised","description":"Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised"}',
3255
2037
  name: 'elevation.shadow.raised',
3256
2038
  description: 'Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised',
3257
2039
  exampleValue: '0px 1px 1px #1E1F2140, 0px 0px 1px #1E1F214F'
3258
2040
  }, {
3259
- content: {
3260
- name: 'opacity.disabled',
3261
- description: 'Apply to images when in a disabled state.'
3262
- },
2041
+ content: '{"name":"opacity.disabled","description":"Apply to images when in a disabled state."}',
3263
2042
  name: 'opacity.disabled',
3264
2043
  description: 'Apply to images when in a disabled state.',
3265
2044
  exampleValue: '0.4'
3266
2045
  }, {
3267
- content: {
3268
- name: 'opacity.loading',
3269
- description: 'Apply to content that sits under a loading spinner.'
3270
- },
2046
+ content: '{"name":"opacity.loading","description":"Apply to content that sits under a loading spinner."}',
3271
2047
  name: 'opacity.loading',
3272
2048
  description: 'Apply to content that sits under a loading spinner.',
3273
2049
  exampleValue: '0.2'
3274
2050
  }, {
3275
- content: {
3276
- name: 'utility.UNSAFE.transparent',
3277
- description: 'Transparent token used for backwards compatibility between new and old theming solutions'
3278
- },
2051
+ content: '{"name":"utility.UNSAFE.transparent","description":"Transparent token used for backwards compatibility between new and old theming solutions"}',
3279
2052
  name: 'utility.UNSAFE.transparent',
3280
2053
  description: 'Transparent token used for backwards compatibility between new and old theming solutions',
3281
2054
  exampleValue: 'transparent'
3282
2055
  }, {
3283
- content: {
3284
- name: 'utility.elevation.surface.current',
3285
- description: "A dynamic token that represents the current surface color set by a parent element. It defaults to the 'elevation.surface' token value."
3286
- },
2056
+ content: '{"name":"utility.elevation.surface.current","description":"A dynamic token that represents the current surface color set by a parent element. It defaults to the \'elevation.surface\' token value."}',
3287
2057
  name: 'utility.elevation.surface.current',
3288
2058
  description: "A dynamic token that represents the current surface color set by a parent element. It defaults to the 'elevation.surface' token value.",
3289
2059
  exampleValue: '#FFFFFF'
3290
2060
  }, {
3291
- content: {
3292
- name: 'space.0',
3293
- description: 'Equates to `0`. Use for resetting default spacing styles.'
3294
- },
2061
+ content: '{"name":"space.0","description":"Equates to `0`. Use for resetting default spacing styles."}',
3295
2062
  name: 'space.0',
3296
2063
  description: 'Equates to `0`. Use for resetting default spacing styles.',
3297
2064
  exampleValue: '0rem'
3298
2065
  }, {
3299
- content: {
3300
- name: 'space.025',
3301
- description: 'Use for small and compact pieces of UI.'
3302
- },
2066
+ content: '{"name":"space.025","description":"Use for small and compact pieces of UI."}',
3303
2067
  name: 'space.025',
3304
2068
  description: 'Use for small and compact pieces of UI.',
3305
2069
  exampleValue: '0.125rem'
3306
2070
  }, {
3307
- content: {
3308
- name: 'space.050',
3309
- description: 'Use for small and compact pieces of UI.'
3310
- },
2071
+ content: '{"name":"space.050","description":"Use for small and compact pieces of UI."}',
3311
2072
  name: 'space.050',
3312
2073
  description: 'Use for small and compact pieces of UI.',
3313
2074
  exampleValue: '0.25rem'
3314
2075
  }, {
3315
- content: {
3316
- name: 'space.075',
3317
- description: 'Use for small and compact pieces of UI.'
3318
- },
2076
+ content: '{"name":"space.075","description":"Use for small and compact pieces of UI."}',
3319
2077
  name: 'space.075',
3320
2078
  description: 'Use for small and compact pieces of UI.',
3321
2079
  exampleValue: '0.375rem'
3322
2080
  }, {
3323
- content: {
3324
- name: 'space.100',
3325
- description: 'Use for small and compact pieces of UI.'
3326
- },
2081
+ content: '{"name":"space.100","description":"Use for small and compact pieces of UI."}',
3327
2082
  name: 'space.100',
3328
2083
  description: 'Use for small and compact pieces of UI.',
3329
2084
  exampleValue: '0.5rem'
3330
2085
  }, {
3331
- content: {
3332
- name: 'space.150',
3333
- description: 'Use for larger and less dense pieces of UI.'
3334
- },
2086
+ content: '{"name":"space.150","description":"Use for larger and less dense pieces of UI."}',
3335
2087
  name: 'space.150',
3336
2088
  description: 'Use for larger and less dense pieces of UI.',
3337
2089
  exampleValue: '0.75rem'
3338
2090
  }, {
3339
- content: {
3340
- name: 'space.200',
3341
- description: 'Use for larger and less dense pieces of UI.'
3342
- },
2091
+ content: '{"name":"space.200","description":"Use for larger and less dense pieces of UI."}',
3343
2092
  name: 'space.200',
3344
2093
  description: 'Use for larger and less dense pieces of UI.',
3345
2094
  exampleValue: '1rem'
3346
2095
  }, {
3347
- content: {
3348
- name: 'space.250',
3349
- description: 'Use for larger and less dense pieces of UI.'
3350
- },
2096
+ content: '{"name":"space.250","description":"Use for larger and less dense pieces of UI."}',
3351
2097
  name: 'space.250',
3352
2098
  description: 'Use for larger and less dense pieces of UI.',
3353
2099
  exampleValue: '1.25rem'
3354
2100
  }, {
3355
- content: {
3356
- name: 'space.300',
3357
- description: 'Use for larger and less dense pieces of UI.'
3358
- },
2101
+ content: '{"name":"space.300","description":"Use for larger and less dense pieces of UI."}',
3359
2102
  name: 'space.300',
3360
2103
  description: 'Use for larger and less dense pieces of UI.',
3361
2104
  exampleValue: '1.5rem'
3362
2105
  }, {
3363
- content: {
3364
- name: 'space.400',
3365
- description: 'Use for the largest pieces of UI and for layout elements.'
3366
- },
2106
+ content: '{"name":"space.400","description":"Use for the largest pieces of UI and for layout elements."}',
3367
2107
  name: 'space.400',
3368
2108
  description: 'Use for the largest pieces of UI and for layout elements.',
3369
2109
  exampleValue: '2rem'
3370
2110
  }, {
3371
- content: {
3372
- name: 'space.500',
3373
- description: 'Use for the largest pieces of UI and for layout elements.'
3374
- },
2111
+ content: '{"name":"space.500","description":"Use for the largest pieces of UI and for layout elements."}',
3375
2112
  name: 'space.500',
3376
2113
  description: 'Use for the largest pieces of UI and for layout elements.',
3377
2114
  exampleValue: '2.5rem'
3378
2115
  }, {
3379
- content: {
3380
- name: 'space.600',
3381
- description: 'Use for the largest pieces of UI and for layout elements.'
3382
- },
2116
+ content: '{"name":"space.600","description":"Use for the largest pieces of UI and for layout elements."}',
3383
2117
  name: 'space.600',
3384
2118
  description: 'Use for the largest pieces of UI and for layout elements.',
3385
2119
  exampleValue: '3rem'
3386
2120
  }, {
3387
- content: {
3388
- name: 'space.800',
3389
- description: 'Use for the largest pieces of UI and for layout elements.'
3390
- },
2121
+ content: '{"name":"space.800","description":"Use for the largest pieces of UI and for layout elements."}',
3391
2122
  name: 'space.800',
3392
2123
  description: 'Use for the largest pieces of UI and for layout elements.',
3393
2124
  exampleValue: '4rem'
3394
2125
  }, {
3395
- content: {
3396
- name: 'space.1000',
3397
- description: 'Use for the largest pieces of UI and for layout elements.'
3398
- },
2126
+ content: '{"name":"space.1000","description":"Use for the largest pieces of UI and for layout elements."}',
3399
2127
  name: 'space.1000',
3400
2128
  description: 'Use for the largest pieces of UI and for layout elements.',
3401
2129
  exampleValue: '5rem'
3402
2130
  }, {
3403
- content: {
3404
- name: 'space.negative.025',
3405
- description: 'Use to negate parent whitespace or overlap small pieces of UI.'
3406
- },
2131
+ content: '{"name":"space.negative.025","description":"Use to negate parent whitespace or overlap small pieces of UI."}',
3407
2132
  name: 'space.negative.025',
3408
2133
  description: 'Use to negate parent whitespace or overlap small pieces of UI.',
3409
2134
  exampleValue: '-0.125rem'
3410
2135
  }, {
3411
- content: {
3412
- name: 'space.negative.050',
3413
- description: 'Use to negate parent whitespace or overlap small pieces of UI.'
3414
- },
2136
+ content: '{"name":"space.negative.050","description":"Use to negate parent whitespace or overlap small pieces of UI."}',
3415
2137
  name: 'space.negative.050',
3416
2138
  description: 'Use to negate parent whitespace or overlap small pieces of UI.',
3417
2139
  exampleValue: '-0.25rem'
3418
2140
  }, {
3419
- content: {
3420
- name: 'space.negative.075',
3421
- description: 'Use to negate parent whitespace or overlap small pieces of UI.'
3422
- },
2141
+ content: '{"name":"space.negative.075","description":"Use to negate parent whitespace or overlap small pieces of UI."}',
3423
2142
  name: 'space.negative.075',
3424
2143
  description: 'Use to negate parent whitespace or overlap small pieces of UI.',
3425
2144
  exampleValue: '-0.375rem'
3426
2145
  }, {
3427
- content: {
3428
- name: 'space.negative.100',
3429
- description: 'Use to negate parent whitespace or overlap small pieces of UI.'
3430
- },
2146
+ content: '{"name":"space.negative.100","description":"Use to negate parent whitespace or overlap small pieces of UI."}',
3431
2147
  name: 'space.negative.100',
3432
2148
  description: 'Use to negate parent whitespace or overlap small pieces of UI.',
3433
2149
  exampleValue: '-0.5rem'
3434
2150
  }, {
3435
- content: {
3436
- name: 'space.negative.150',
3437
- description: 'Use to negate parent whitespace or overlap larger pieces of UI.'
3438
- },
2151
+ content: '{"name":"space.negative.150","description":"Use to negate parent whitespace or overlap larger pieces of UI."}',
3439
2152
  name: 'space.negative.150',
3440
2153
  description: 'Use to negate parent whitespace or overlap larger pieces of UI.',
3441
2154
  exampleValue: '-0.75rem'
3442
2155
  }, {
3443
- content: {
3444
- name: 'space.negative.200',
3445
- description: 'Use to negate parent whitespace or overlap larger pieces of UI.'
3446
- },
2156
+ content: '{"name":"space.negative.200","description":"Use to negate parent whitespace or overlap larger pieces of UI."}',
3447
2157
  name: 'space.negative.200',
3448
2158
  description: 'Use to negate parent whitespace or overlap larger pieces of UI.',
3449
2159
  exampleValue: '-1rem'
3450
2160
  }, {
3451
- content: {
3452
- name: 'space.negative.250',
3453
- description: 'Use to negate parent whitespace or overlap larger pieces of UI.'
3454
- },
2161
+ content: '{"name":"space.negative.250","description":"Use to negate parent whitespace or overlap larger pieces of UI."}',
3455
2162
  name: 'space.negative.250',
3456
2163
  description: 'Use to negate parent whitespace or overlap larger pieces of UI.',
3457
2164
  exampleValue: '-1.25rem'
3458
2165
  }, {
3459
- content: {
3460
- name: 'space.negative.300',
3461
- description: 'Use to negate parent whitespace or overlap larger pieces of UI.'
3462
- },
2166
+ content: '{"name":"space.negative.300","description":"Use to negate parent whitespace or overlap larger pieces of UI."}',
3463
2167
  name: 'space.negative.300',
3464
2168
  description: 'Use to negate parent whitespace or overlap larger pieces of UI.',
3465
2169
  exampleValue: '-1.5rem'
3466
2170
  }, {
3467
- content: {
3468
- name: 'space.negative.400',
3469
- description: 'Use to negate parent whitespace or overlap the largest pieces of UI.'
3470
- },
2171
+ content: '{"name":"space.negative.400","description":"Use to negate parent whitespace or overlap the largest pieces of UI."}',
3471
2172
  name: 'space.negative.400',
3472
2173
  description: 'Use to negate parent whitespace or overlap the largest pieces of UI.',
3473
2174
  exampleValue: '-2rem'
3474
2175
  }, {
3475
- content: {
3476
- name: 'font.heading.xxlarge',
3477
- description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.'
3478
- },
2176
+ content: '{"name":"font.heading.xxlarge","description":"For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL."}',
3479
2177
  name: 'font.heading.xxlarge',
3480
2178
  description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.',
3481
2179
  exampleValue: 'normal 653 2rem/2.25rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3482
2180
  }, {
3483
- content: {
3484
- name: 'font.heading.xlarge',
3485
- description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL.'
3486
- },
2181
+ content: '{"name":"font.heading.xlarge","description":"For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL."}',
3487
2182
  name: 'font.heading.xlarge',
3488
2183
  description: 'For overlapping brand with app promotions, such as marketplace content. Migrate instances of H800 to Heading XL.',
3489
2184
  exampleValue: 'normal 653 1.75rem/2rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3490
2185
  }, {
3491
- content: {
3492
- name: 'font.heading.large',
3493
- description: 'App page titles, such as forms. Migrate instances of H700 to Heading L.'
3494
- },
2186
+ content: '{"name":"font.heading.large","description":"App page titles, such as forms. Migrate instances of H700 to Heading L."}',
3495
2187
  name: 'font.heading.large',
3496
2188
  description: 'App page titles, such as forms. Migrate instances of H700 to Heading L.',
3497
2189
  exampleValue: 'normal 653 1.5rem/1.75rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3498
2190
  }, {
3499
- content: {
3500
- name: 'font.heading.medium',
3501
- description: 'Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.'
3502
- },
2191
+ content: '{"name":"font.heading.medium","description":"Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M."}',
3503
2192
  name: 'font.heading.medium',
3504
2193
  description: 'Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.',
3505
2194
  exampleValue: 'normal 653 1.25rem/1.5rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3506
2195
  }, {
3507
- content: {
3508
- name: 'font.heading.small',
3509
- description: 'For headers in small components where space is limited. Migrate instances of H500 to Heading S.'
3510
- },
2196
+ content: '{"name":"font.heading.small","description":"For headers in small components where space is limited. Migrate instances of H500 to Heading S."}',
3511
2197
  name: 'font.heading.small',
3512
2198
  description: 'For headers in small components where space is limited. Migrate instances of H500 to Heading S.',
3513
2199
  exampleValue: 'normal 653 1rem/1.25rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3514
2200
  }, {
3515
- content: {
3516
- name: 'font.heading.xsmall',
3517
- description: 'For headers in small components where space is limited. Migrate instances of H400 to Heading XS.'
3518
- },
2201
+ content: '{"name":"font.heading.xsmall","description":"For headers in small components where space is limited. Migrate instances of H400 to Heading XS."}',
3519
2202
  name: 'font.heading.xsmall',
3520
2203
  description: 'For headers in small components where space is limited. Migrate instances of H400 to Heading XS.',
3521
2204
  exampleValue: 'normal 653 0.875rem/1.25rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3522
2205
  }, {
3523
- content: {
3524
- name: 'font.heading.xxsmall',
3525
- description: 'For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS.'
3526
- },
2206
+ content: '{"name":"font.heading.xxsmall","description":"For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."}',
3527
2207
  name: 'font.heading.xxsmall',
3528
2208
  description: 'For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS.',
3529
2209
  exampleValue: 'normal 653 0.75rem/1rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3530
2210
  }, {
3531
- content: {
3532
- name: 'font.body.large',
3533
- description: 'For long-form text, such as in blogs.'
3534
- },
2211
+ content: '{"name":"font.body.large","description":"For long-form text, such as in blogs."}',
3535
2212
  name: 'font.body.large',
3536
2213
  description: 'For long-form text, such as in blogs.',
3537
2214
  exampleValue: 'normal 400 1rem/1.5rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3538
2215
  }, {
3539
- content: {
3540
- name: 'font.body',
3541
- description: 'Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M.'
3542
- },
2216
+ content: '{"name":"font.body","description":"Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M."}',
3543
2217
  name: 'font.body',
3544
2218
  description: 'Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M.',
3545
2219
  exampleValue: 'normal 400 0.875rem/1.25rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3546
2220
  }, {
3547
- content: {
3548
- name: 'font.body.small',
3549
- description: 'Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S.'
3550
- },
2221
+ content: '{"name":"font.body.small","description":"Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."}',
3551
2222
  name: 'font.body.small',
3552
2223
  description: 'Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S.',
3553
2224
  exampleValue: 'normal 400 0.75rem/1rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3554
2225
  }, {
3555
- content: {
3556
- name: 'font.body.UNSAFE_small',
3557
- description: 'UNSAFE - Do not use. Temporary 12px fontsize token. Will be deprecated and replaced with stable small token'
3558
- },
2226
+ content: '{"name":"font.body.UNSAFE_small","description":"UNSAFE - Do not use. Temporary 12px fontsize token. Will be deprecated and replaced with stable small token"}',
3559
2227
  name: 'font.body.UNSAFE_small',
3560
2228
  description: 'UNSAFE - Do not use. Temporary 12px fontsize token. Will be deprecated and replaced with stable small token',
3561
2229
  exampleValue: 'normal 400 0.75rem/1rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3562
2230
  }, {
3563
- content: {
3564
- name: 'font.metric.large',
3565
- description: 'Use to emphasize a number within a large donut.'
3566
- },
2231
+ content: '{"name":"font.metric.large","description":"Use to emphasize a number within a large donut."}',
3567
2232
  name: 'font.metric.large',
3568
2233
  description: 'Use to emphasize a number within a large donut.',
3569
2234
  exampleValue: 'normal 653 1.75rem/2rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3570
2235
  }, {
3571
- content: {
3572
- name: 'font.metric.medium',
3573
- description: 'Use to emphasize a number within a medium donut.'
3574
- },
2236
+ content: '{"name":"font.metric.medium","description":"Use to emphasize a number within a medium donut."}',
3575
2237
  name: 'font.metric.medium',
3576
2238
  description: 'Use to emphasize a number within a medium donut.',
3577
2239
  exampleValue: 'normal 653 1.5rem/1.75rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3578
2240
  }, {
3579
- content: {
3580
- name: 'font.metric.small',
3581
- description: 'Use to emphasize a number and words in single-value tiles, or small donuts.'
3582
- },
2241
+ content: '{"name":"font.metric.small","description":"Use to emphasize a number and words in single-value tiles, or small donuts."}',
3583
2242
  name: 'font.metric.small',
3584
2243
  description: 'Use to emphasize a number and words in single-value tiles, or small donuts.',
3585
2244
  exampleValue: 'normal 653 1rem/1.25rem "Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3586
2245
  }, {
3587
- content: {
3588
- name: 'font.code',
3589
- description: 'For representing code only, either inline or in code blocks.'
3590
- },
2246
+ content: '{"name":"font.code","description":"For representing code only, either inline or in code blocks."}',
3591
2247
  name: 'font.code',
3592
2248
  description: 'For representing code only, either inline or in code blocks.',
3593
2249
  exampleValue: 'normal 400 0.875em/1 "Atlassian Mono", ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace'
3594
2250
  }, {
3595
- content: {
3596
- name: 'font.weight.regular',
3597
- description: 'Default font weight for body text styles.'
3598
- },
2251
+ content: '{"name":"font.weight.regular","description":"Default font weight for body text styles."}',
3599
2252
  name: 'font.weight.regular',
3600
2253
  description: 'Default font weight for body text styles.',
3601
2254
  exampleValue: '400'
3602
2255
  }, {
3603
- content: {
3604
- name: 'font.weight.medium',
3605
- description: 'For all text that may appear beside iconography, such as in a button.'
3606
- },
2256
+ content: '{"name":"font.weight.medium","description":"For all text that may appear beside iconography, such as in a button."}',
3607
2257
  name: 'font.weight.medium',
3608
2258
  description: 'For all text that may appear beside iconography, such as in a button.',
3609
2259
  exampleValue: '500'
3610
2260
  }, {
3611
- content: {
3612
- name: 'font.weight.semibold',
3613
- description: 'Use with caution as fallback fonts do not support this font weight and will default to bold weight.'
3614
- },
2261
+ content: '{"name":"font.weight.semibold","description":"Use with caution as fallback fonts do not support this font weight and will default to bold weight."}',
3615
2262
  name: 'font.weight.semibold',
3616
2263
  description: 'Use with caution as fallback fonts do not support this font weight and will default to bold weight.',
3617
2264
  exampleValue: '600'
3618
2265
  }, {
3619
- content: {
3620
- name: 'font.weight.bold',
3621
- description: 'Use sparingly for emphasising text, such as in a lozenge.'
3622
- },
2266
+ content: '{"name":"font.weight.bold","description":"Use sparingly for emphasising text, such as in a lozenge."}',
3623
2267
  name: 'font.weight.bold',
3624
2268
  description: 'Use sparingly for emphasising text, such as in a lozenge.',
3625
2269
  exampleValue: '653'
3626
2270
  }, {
3627
- content: {
3628
- name: 'font.family.heading',
3629
- description: 'For our default UI heading text.'
3630
- },
2271
+ content: '{"name":"font.family.heading","description":"For our default UI heading text."}',
3631
2272
  name: 'font.family.heading',
3632
2273
  description: 'For our default UI heading text.',
3633
2274
  exampleValue: '"Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3634
2275
  }, {
3635
- content: {
3636
- name: 'font.family.body',
3637
- description: 'For our default UI body text.'
3638
- },
2276
+ content: '{"name":"font.family.body","description":"For our default UI body text."}',
3639
2277
  name: 'font.family.body',
3640
2278
  description: 'For our default UI body text.',
3641
2279
  exampleValue: '"Atlassian Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3642
2280
  }, {
3643
- content: {
3644
- name: 'font.family.code',
3645
- description: 'For representing code only.'
3646
- },
2281
+ content: '{"name":"font.family.code","description":"For representing code only."}',
3647
2282
  name: 'font.family.code',
3648
2283
  description: 'For representing code only.',
3649
2284
  exampleValue: '"Atlassian Mono", ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace'
3650
2285
  }, {
3651
- content: {
3652
- name: 'font.family.brand.heading',
3653
- description: 'For our brand heading text. Uses Charlie Display.'
3654
- },
2286
+ content: '{"name":"font.family.brand.heading","description":"For our brand heading text. Uses Charlie Display."}',
3655
2287
  name: 'font.family.brand.heading',
3656
2288
  description: 'For our brand heading text. Uses Charlie Display.',
3657
2289
  exampleValue: '"Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3658
2290
  }, {
3659
- content: {
3660
- name: 'font.family.brand.body',
3661
- description: 'For our brand body text. Uses Charlie Text.'
3662
- },
2291
+ content: '{"name":"font.family.brand.body","description":"For our brand body text. Uses Charlie Text."}',
3663
2292
  name: 'font.family.brand.body',
3664
2293
  description: 'For our brand body text. Uses Charlie Text.',
3665
2294
  exampleValue: '"Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Helvetica Neue", sans-serif'
3666
2295
  }, {
3667
- content: {
3668
- name: 'radius.xsmall',
3669
- description: 'Use for small detail elements: badges, checkboxes, avatar labels, keyboard shortcuts.'
3670
- },
2296
+ content: '{"name":"radius.xsmall","description":"Use for small detail elements: badges, checkboxes, avatar labels, keyboard shortcuts."}',
3671
2297
  name: 'radius.xsmall',
3672
2298
  description: 'Use for small detail elements: badges, checkboxes, avatar labels, keyboard shortcuts.',
3673
2299
  exampleValue: '0.125rem'
3674
2300
  }, {
3675
- content: {
3676
- name: 'radius.small',
3677
- description: 'Use for supporting elements: labels, lozenges, timestamps, tags, dates, tooltip containers, imagery inside a table, compact buttons.'
3678
- },
2301
+ content: '{"name":"radius.small","description":"Use for supporting elements: labels, lozenges, timestamps, tags, dates, tooltip containers, imagery inside a table, compact buttons."}',
3679
2302
  name: 'radius.small',
3680
2303
  description: 'Use for supporting elements: labels, lozenges, timestamps, tags, dates, tooltip containers, imagery inside a table, compact buttons.',
3681
2304
  exampleValue: '0.25rem'
3682
2305
  }, {
3683
- content: {
3684
- name: 'radius.medium',
3685
- description: 'Use for interactive elements: buttons, inputs, text areas, selects, navigation items, smart links.'
3686
- },
2306
+ content: '{"name":"radius.medium","description":"Use for interactive elements: buttons, inputs, text areas, selects, navigation items, smart links."}',
3687
2307
  name: 'radius.medium',
3688
2308
  description: 'Use for interactive elements: buttons, inputs, text areas, selects, navigation items, smart links.',
3689
2309
  exampleValue: '0.375rem'
3690
2310
  }, {
3691
- content: {
3692
- name: 'radius.large',
3693
- description: 'Use for containment elements: cards, in-page containers, floating UI, dropdown menus.'
3694
- },
2311
+ content: '{"name":"radius.large","description":"Use for containment elements: cards, in-page containers, floating UI, dropdown menus."}',
3695
2312
  name: 'radius.large',
3696
2313
  description: 'Use for containment elements: cards, in-page containers, floating UI, dropdown menus.',
3697
2314
  exampleValue: '0.5rem'
3698
2315
  }, {
3699
- content: {
3700
- name: 'radius.xlarge',
3701
- description: 'Use for large page elements: full-page containers, large containers, modals, Kanban columns, tables.'
3702
- },
2316
+ content: '{"name":"radius.xlarge","description":"Use for large page elements: full-page containers, large containers, modals, Kanban columns, tables."}',
3703
2317
  name: 'radius.xlarge',
3704
2318
  description: 'Use for large page elements: full-page containers, large containers, modals, Kanban columns, tables.',
3705
2319
  exampleValue: '0.75rem'
3706
2320
  }, {
3707
- content: {
3708
- name: 'radius.xxlarge',
3709
- description: 'Use for video player containers.'
3710
- },
2321
+ content: '{"name":"radius.xxlarge","description":"Use for video player containers."}',
3711
2322
  name: 'radius.xxlarge',
3712
2323
  description: 'Use for video player containers.',
3713
2324
  exampleValue: '1rem'
3714
2325
  }, {
3715
- content: {
3716
- name: 'radius.full',
3717
- description: 'Use for circular elements (user/people related): avatars, names, user-related UI, emoji reactions.'
3718
- },
2326
+ content: '{"name":"radius.full","description":"Use for circular elements (user/people related): avatars, names, user-related UI, emoji reactions."}',
3719
2327
  name: 'radius.full',
3720
2328
  description: 'Use for circular elements (user/people related): avatars, names, user-related UI, emoji reactions.',
3721
2329
  exampleValue: '624.9375rem'
3722
2330
  }, {
3723
- content: {
3724
- name: 'radius.tile',
3725
- description: 'Use this specific radius token exclusively for the tile component system.'
3726
- },
2331
+ content: '{"name":"radius.tile","description":"Use this specific radius token exclusively for the tile component system."}',
3727
2332
  name: 'radius.tile',
3728
2333
  description: 'Use this specific radius token exclusively for the tile component system.',
3729
2334
  exampleValue: '25%'
3730
2335
  }, {
3731
- content: {
3732
- name: 'border.width',
3733
- description: 'The default width for all standard component borders and dividers.'
3734
- },
2336
+ content: '{"name":"border.width","description":"The default width for all standard component borders and dividers."}',
3735
2337
  name: 'border.width',
3736
2338
  description: 'The default width for all standard component borders and dividers.',
3737
2339
  exampleValue: '0.0625rem'
3738
2340
  }, {
3739
- content: {
3740
- name: 'border.width.selected',
3741
- description: 'The width used to indicate a selected element, such as an active tab or a chosen item.'
3742
- },
2341
+ content: '{"name":"border.width.selected","description":"The width used to indicate a selected element, such as an active tab or a chosen item."}',
3743
2342
  name: 'border.width.selected',
3744
2343
  description: 'The width used to indicate a selected element, such as an active tab or a chosen item.',
3745
2344
  exampleValue: '0.125rem'
3746
2345
  }, {
3747
- content: {
3748
- name: 'border.width.focused',
3749
- description: 'The width used for the focus ring on interactive elements.'
3750
- },
2346
+ content: '{"name":"border.width.focused","description":"The width used for the focus ring on interactive elements."}',
3751
2347
  name: 'border.width.focused',
3752
2348
  description: 'The width used for the focus ring on interactive elements.',
3753
2349
  exampleValue: '0.125rem'