@pantheon-systems/pds-design-tokens 1.0.0-dev.8 → 1.0.0-dev.9

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.
@@ -88,7 +88,7 @@
88
88
  "value": "#1d1d29",
89
89
  "public": true,
90
90
  "isReferenceToInternal": true,
91
- "filePath": "tokens/color/alias/input.dark.json",
91
+ "filePath": "tokens/color/alias/form.dark.json",
92
92
  "isSource": true,
93
93
  "original": {
94
94
  "value": "{color.dark-mode.neutral.600.value}",
@@ -111,43 +111,126 @@
111
111
  "default"
112
112
  ]
113
113
  },
114
- "disabled": {
115
- "value": "#504e62",
114
+ "hover": {
115
+ "value": "#282839",
116
+ "public": true,
117
+ "isReferenceToInternal": true,
118
+ "filePath": "tokens/color/alias/form.dark.json",
119
+ "isSource": true,
120
+ "original": {
121
+ "value": "{color.dark-mode.neutral.500.value}",
122
+ "public": true,
123
+ "isReferenceToInternal": true
124
+ },
125
+ "name": "color-dark-mode-input-background-hover",
126
+ "attributes": {
127
+ "category": "color",
128
+ "type": "dark-mode",
129
+ "item": "input",
130
+ "subitem": "background",
131
+ "state": "hover"
132
+ },
133
+ "path": [
134
+ "color",
135
+ "dark-mode",
136
+ "input",
137
+ "background",
138
+ "hover"
139
+ ]
140
+ },
141
+ "active": {
142
+ "value": "#1d1d29",
143
+ "public": true,
144
+ "isReferenceToInternal": true,
145
+ "filePath": "tokens/color/alias/form.dark.json",
146
+ "isSource": true,
147
+ "original": {
148
+ "value": "{color.dark-mode.neutral.600.value}",
149
+ "public": true,
150
+ "isReferenceToInternal": true
151
+ },
152
+ "name": "color-dark-mode-input-background-active",
153
+ "attributes": {
154
+ "category": "color",
155
+ "type": "dark-mode",
156
+ "item": "input",
157
+ "subitem": "background",
158
+ "state": "active"
159
+ },
160
+ "path": [
161
+ "color",
162
+ "dark-mode",
163
+ "input",
164
+ "background",
165
+ "active"
166
+ ]
167
+ },
168
+ "success": {
169
+ "value": "#1d1d29",
170
+ "public": true,
171
+ "isReferenceToInternal": true,
172
+ "filePath": "tokens/color/alias/form.dark.json",
173
+ "isSource": true,
174
+ "original": {
175
+ "value": "{color.dark-mode.neutral.600.value}",
176
+ "public": true,
177
+ "isReferenceToInternal": true
178
+ },
179
+ "name": "color-dark-mode-input-background-success",
180
+ "attributes": {
181
+ "category": "color",
182
+ "type": "dark-mode",
183
+ "item": "input",
184
+ "subitem": "background",
185
+ "state": "success"
186
+ },
187
+ "path": [
188
+ "color",
189
+ "dark-mode",
190
+ "input",
191
+ "background",
192
+ "success"
193
+ ]
194
+ },
195
+ "critical": {
196
+ "value": "#1d1d29",
116
197
  "public": true,
117
198
  "isReferenceToInternal": true,
118
- "filePath": "tokens/color/alias/input.dark.json",
199
+ "filePath": "tokens/color/alias/form.dark.json",
119
200
  "isSource": true,
120
201
  "original": {
121
- "value": "{color.dark-mode.neutral.400.value}",
202
+ "value": "{color.dark-mode.neutral.600.value}",
122
203
  "public": true,
123
204
  "isReferenceToInternal": true
124
205
  },
125
- "name": "color-dark-mode-input-background-disabled",
206
+ "name": "color-dark-mode-input-background-critical",
126
207
  "attributes": {
127
208
  "category": "color",
128
209
  "type": "dark-mode",
129
210
  "item": "input",
130
211
  "subitem": "background",
131
- "state": "disabled"
212
+ "state": "critical"
132
213
  },
133
214
  "path": [
134
215
  "color",
135
216
  "dark-mode",
136
217
  "input",
137
218
  "background",
138
- "disabled"
219
+ "critical"
139
220
  ]
140
221
  }
141
222
  },
142
223
  "border": {
143
224
  "default": {
144
- "value": "#504e62",
225
+ "value": "#a6a3b4",
145
226
  "public": true,
146
- "filePath": "tokens/color/alias/input.dark.json",
227
+ "isReferenceToInternal": true,
228
+ "filePath": "tokens/color/alias/form.dark.json",
147
229
  "isSource": true,
148
230
  "original": {
149
- "value": "{color.dark-mode.border.default}",
150
- "public": true
231
+ "value": "{color.dark-mode.neutral.200.value}",
232
+ "public": true,
233
+ "isReferenceToInternal": true
151
234
  },
152
235
  "name": "color-dark-mode-input-border-default",
153
236
  "attributes": {
@@ -165,31 +248,249 @@
165
248
  "default"
166
249
  ]
167
250
  },
168
- "disabled": {
251
+ "hover": {
252
+ "value": "#858299",
253
+ "public": true,
254
+ "isReferenceToInternal": true,
255
+ "filePath": "tokens/color/alias/form.dark.json",
256
+ "isSource": true,
257
+ "original": {
258
+ "value": "{color.dark-mode.neutral.300.value}",
259
+ "public": true,
260
+ "isReferenceToInternal": true
261
+ },
262
+ "name": "color-dark-mode-input-border-hover",
263
+ "attributes": {
264
+ "category": "color",
265
+ "type": "dark-mode",
266
+ "item": "input",
267
+ "subitem": "border",
268
+ "state": "hover"
269
+ },
270
+ "path": [
271
+ "color",
272
+ "dark-mode",
273
+ "input",
274
+ "border",
275
+ "hover"
276
+ ]
277
+ },
278
+ "active": {
169
279
  "value": "#858299",
170
280
  "public": true,
171
281
  "isReferenceToInternal": true,
172
- "filePath": "tokens/color/alias/input.dark.json",
282
+ "filePath": "tokens/color/alias/form.dark.json",
173
283
  "isSource": true,
174
284
  "original": {
175
285
  "value": "{color.dark-mode.neutral.300.value}",
176
286
  "public": true,
177
287
  "isReferenceToInternal": true
178
288
  },
179
- "name": "color-dark-mode-input-border-disabled",
289
+ "name": "color-dark-mode-input-border-active",
290
+ "attributes": {
291
+ "category": "color",
292
+ "type": "dark-mode",
293
+ "item": "input",
294
+ "subitem": "border",
295
+ "state": "active"
296
+ },
297
+ "path": [
298
+ "color",
299
+ "dark-mode",
300
+ "input",
301
+ "border",
302
+ "active"
303
+ ]
304
+ },
305
+ "success": {
306
+ "value": "#22a06b",
307
+ "public": true,
308
+ "isReferenceToInternal": true,
309
+ "filePath": "tokens/color/alias/form.dark.json",
310
+ "isSource": true,
311
+ "original": {
312
+ "value": "{color.dark-mode.semantic.success.300.value}",
313
+ "public": true,
314
+ "isReferenceToInternal": true
315
+ },
316
+ "name": "color-dark-mode-input-border-success",
180
317
  "attributes": {
181
318
  "category": "color",
182
319
  "type": "dark-mode",
183
320
  "item": "input",
184
321
  "subitem": "border",
185
- "state": "disabled"
322
+ "state": "success"
186
323
  },
187
324
  "path": [
188
325
  "color",
189
326
  "dark-mode",
190
327
  "input",
191
328
  "border",
192
- "disabled"
329
+ "success"
330
+ ]
331
+ },
332
+ "critical": {
333
+ "value": "#e05757",
334
+ "public": true,
335
+ "isReferenceToInternal": true,
336
+ "filePath": "tokens/color/alias/form.dark.json",
337
+ "isSource": true,
338
+ "original": {
339
+ "value": "{color.dark-mode.semantic.error.300.value}",
340
+ "public": true,
341
+ "isReferenceToInternal": true
342
+ },
343
+ "name": "color-dark-mode-input-border-critical",
344
+ "attributes": {
345
+ "category": "color",
346
+ "type": "dark-mode",
347
+ "item": "input",
348
+ "subitem": "border",
349
+ "state": "critical"
350
+ },
351
+ "path": [
352
+ "color",
353
+ "dark-mode",
354
+ "input",
355
+ "border",
356
+ "critical"
357
+ ]
358
+ }
359
+ },
360
+ "foreground": {
361
+ "default": {
362
+ "value": "#ffffff",
363
+ "public": true,
364
+ "isReferenceToInternal": true,
365
+ "filePath": "tokens/color/alias/form.dark.json",
366
+ "isSource": true,
367
+ "original": {
368
+ "value": "{color.dark-mode.neutral.000.value}",
369
+ "public": true,
370
+ "isReferenceToInternal": true
371
+ },
372
+ "name": "color-dark-mode-input-foreground-default",
373
+ "attributes": {
374
+ "category": "color",
375
+ "type": "dark-mode",
376
+ "item": "input",
377
+ "subitem": "foreground",
378
+ "state": "default"
379
+ },
380
+ "path": [
381
+ "color",
382
+ "dark-mode",
383
+ "input",
384
+ "foreground",
385
+ "default"
386
+ ]
387
+ },
388
+ "hover": {
389
+ "value": "#ffffff",
390
+ "public": true,
391
+ "isReferenceToInternal": true,
392
+ "filePath": "tokens/color/alias/form.dark.json",
393
+ "isSource": true,
394
+ "original": {
395
+ "value": "{color.dark-mode.neutral.000.value}",
396
+ "public": true,
397
+ "isReferenceToInternal": true
398
+ },
399
+ "name": "color-dark-mode-input-foreground-hover",
400
+ "attributes": {
401
+ "category": "color",
402
+ "type": "dark-mode",
403
+ "item": "input",
404
+ "subitem": "foreground",
405
+ "state": "hover"
406
+ },
407
+ "path": [
408
+ "color",
409
+ "dark-mode",
410
+ "input",
411
+ "foreground",
412
+ "hover"
413
+ ]
414
+ },
415
+ "active": {
416
+ "value": "#ffffff",
417
+ "public": true,
418
+ "isReferenceToInternal": true,
419
+ "filePath": "tokens/color/alias/form.dark.json",
420
+ "isSource": true,
421
+ "original": {
422
+ "value": "{color.dark-mode.neutral.000.value}",
423
+ "public": true,
424
+ "isReferenceToInternal": true
425
+ },
426
+ "name": "color-dark-mode-input-foreground-active",
427
+ "attributes": {
428
+ "category": "color",
429
+ "type": "dark-mode",
430
+ "item": "input",
431
+ "subitem": "foreground",
432
+ "state": "active"
433
+ },
434
+ "path": [
435
+ "color",
436
+ "dark-mode",
437
+ "input",
438
+ "foreground",
439
+ "active"
440
+ ]
441
+ },
442
+ "success": {
443
+ "value": "#22a06b",
444
+ "public": true,
445
+ "isReferenceToInternal": true,
446
+ "filePath": "tokens/color/alias/form.dark.json",
447
+ "isSource": true,
448
+ "original": {
449
+ "value": "{color.dark-mode.semantic.success.300.value}",
450
+ "public": true,
451
+ "isReferenceToInternal": true
452
+ },
453
+ "name": "color-dark-mode-input-foreground-success",
454
+ "attributes": {
455
+ "category": "color",
456
+ "type": "dark-mode",
457
+ "item": "input",
458
+ "subitem": "foreground",
459
+ "state": "success"
460
+ },
461
+ "path": [
462
+ "color",
463
+ "dark-mode",
464
+ "input",
465
+ "foreground",
466
+ "success"
467
+ ]
468
+ },
469
+ "critical": {
470
+ "value": "#e05757",
471
+ "public": true,
472
+ "isReferenceToInternal": true,
473
+ "filePath": "tokens/color/alias/form.dark.json",
474
+ "isSource": true,
475
+ "original": {
476
+ "value": "{color.dark-mode.semantic.error.300.value}",
477
+ "public": true,
478
+ "isReferenceToInternal": true
479
+ },
480
+ "name": "color-dark-mode-input-foreground-critical",
481
+ "attributes": {
482
+ "category": "color",
483
+ "type": "dark-mode",
484
+ "item": "input",
485
+ "subitem": "foreground",
486
+ "state": "critical"
487
+ },
488
+ "path": [
489
+ "color",
490
+ "dark-mode",
491
+ "input",
492
+ "foreground",
493
+ "critical"
193
494
  ]
194
495
  }
195
496
  }