@pantheon-systems/pds-design-tokens 1.0.0-dev.1 → 1.0.0-dev.10

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": {
169
252
  "value": "#858299",
170
253
  "public": true,
171
254
  "isReferenceToInternal": true,
172
- "filePath": "tokens/color/alias/input.dark.json",
255
+ "filePath": "tokens/color/alias/form.dark.json",
173
256
  "isSource": true,
174
257
  "original": {
175
258
  "value": "{color.dark-mode.neutral.300.value}",
176
259
  "public": true,
177
260
  "isReferenceToInternal": true
178
261
  },
179
- "name": "color-dark-mode-input-border-disabled",
262
+ "name": "color-dark-mode-input-border-hover",
180
263
  "attributes": {
181
264
  "category": "color",
182
265
  "type": "dark-mode",
183
266
  "item": "input",
184
267
  "subitem": "border",
185
- "state": "disabled"
268
+ "state": "hover"
186
269
  },
187
270
  "path": [
188
271
  "color",
189
272
  "dark-mode",
190
273
  "input",
191
274
  "border",
192
- "disabled"
275
+ "hover"
276
+ ]
277
+ },
278
+ "active": {
279
+ "value": "#858299",
280
+ "public": true,
281
+ "isReferenceToInternal": true,
282
+ "filePath": "tokens/color/alias/form.dark.json",
283
+ "isSource": true,
284
+ "original": {
285
+ "value": "{color.dark-mode.neutral.300.value}",
286
+ "public": true,
287
+ "isReferenceToInternal": true
288
+ },
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",
317
+ "attributes": {
318
+ "category": "color",
319
+ "type": "dark-mode",
320
+ "item": "input",
321
+ "subitem": "border",
322
+ "state": "success"
323
+ },
324
+ "path": [
325
+ "color",
326
+ "dark-mode",
327
+ "input",
328
+ "border",
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
  }
@@ -1536,6 +1837,202 @@
1536
1837
  ]
1537
1838
  }
1538
1839
  },
1840
+ "menu": {
1841
+ "background": {
1842
+ "value": "#282839",
1843
+ "public": true,
1844
+ "isReferenceToInternal": true,
1845
+ "filePath": "tokens/color/alias/menu.dark.json",
1846
+ "isSource": true,
1847
+ "original": {
1848
+ "value": "{color.dark-mode.neutral.500}",
1849
+ "public": true,
1850
+ "isReferenceToInternal": true
1851
+ },
1852
+ "name": "color-dark-mode-menu-background",
1853
+ "attributes": {
1854
+ "category": "color",
1855
+ "type": "dark-mode",
1856
+ "item": "menu",
1857
+ "subitem": "background"
1858
+ },
1859
+ "path": [
1860
+ "color",
1861
+ "dark-mode",
1862
+ "menu",
1863
+ "background"
1864
+ ]
1865
+ },
1866
+ "item": {
1867
+ "background": {
1868
+ "default": {
1869
+ "value": "#282839",
1870
+ "public": true,
1871
+ "isReferenceToInternal": true,
1872
+ "filePath": "tokens/color/alias/menu.dark.json",
1873
+ "isSource": true,
1874
+ "original": {
1875
+ "value": "{color.dark-mode.neutral.500}",
1876
+ "public": true,
1877
+ "isReferenceToInternal": true
1878
+ },
1879
+ "name": "color-dark-mode-menu-item-background-default",
1880
+ "attributes": {
1881
+ "category": "color",
1882
+ "type": "dark-mode",
1883
+ "item": "menu",
1884
+ "subitem": "item",
1885
+ "state": "background"
1886
+ },
1887
+ "path": [
1888
+ "color",
1889
+ "dark-mode",
1890
+ "menu",
1891
+ "item",
1892
+ "background",
1893
+ "default"
1894
+ ]
1895
+ },
1896
+ "hover": {
1897
+ "value": "#504e62",
1898
+ "public": true,
1899
+ "isReferenceToInternal": true,
1900
+ "filePath": "tokens/color/alias/menu.dark.json",
1901
+ "isSource": true,
1902
+ "original": {
1903
+ "value": "{color.dark-mode.neutral.400}",
1904
+ "public": true,
1905
+ "isReferenceToInternal": true
1906
+ },
1907
+ "name": "color-dark-mode-menu-item-background-hover",
1908
+ "attributes": {
1909
+ "category": "color",
1910
+ "type": "dark-mode",
1911
+ "item": "menu",
1912
+ "subitem": "item",
1913
+ "state": "background"
1914
+ },
1915
+ "path": [
1916
+ "color",
1917
+ "dark-mode",
1918
+ "menu",
1919
+ "item",
1920
+ "background",
1921
+ "hover"
1922
+ ]
1923
+ },
1924
+ "active": {
1925
+ "value": "#858299",
1926
+ "public": true,
1927
+ "isReferenceToInternal": true,
1928
+ "filePath": "tokens/color/alias/menu.dark.json",
1929
+ "isSource": true,
1930
+ "original": {
1931
+ "value": "{color.dark-mode.neutral.300}",
1932
+ "public": true,
1933
+ "isReferenceToInternal": true
1934
+ },
1935
+ "name": "color-dark-mode-menu-item-background-active",
1936
+ "attributes": {
1937
+ "category": "color",
1938
+ "type": "dark-mode",
1939
+ "item": "menu",
1940
+ "subitem": "item",
1941
+ "state": "background"
1942
+ },
1943
+ "path": [
1944
+ "color",
1945
+ "dark-mode",
1946
+ "menu",
1947
+ "item",
1948
+ "background",
1949
+ "active"
1950
+ ]
1951
+ }
1952
+ },
1953
+ "foreground": {
1954
+ "value": "#ffffff",
1955
+ "public": true,
1956
+ "isReferenceToInternal": true,
1957
+ "filePath": "tokens/color/alias/menu.dark.json",
1958
+ "isSource": true,
1959
+ "original": {
1960
+ "value": "{color.dark-mode.foreground.default}",
1961
+ "public": true,
1962
+ "isReferenceToInternal": true
1963
+ },
1964
+ "name": "color-dark-mode-menu-item-foreground",
1965
+ "attributes": {
1966
+ "category": "color",
1967
+ "type": "dark-mode",
1968
+ "item": "menu",
1969
+ "subitem": "item",
1970
+ "state": "foreground"
1971
+ },
1972
+ "path": [
1973
+ "color",
1974
+ "dark-mode",
1975
+ "menu",
1976
+ "item",
1977
+ "foreground"
1978
+ ]
1979
+ },
1980
+ "heading-text": {
1981
+ "value": "#a6a3b4",
1982
+ "public": true,
1983
+ "isReferenceToInternal": true,
1984
+ "filePath": "tokens/color/alias/menu.dark.json",
1985
+ "isSource": true,
1986
+ "original": {
1987
+ "value": "{color.dark-mode.neutral.200.value}",
1988
+ "public": true,
1989
+ "isReferenceToInternal": true
1990
+ },
1991
+ "name": "color-dark-mode-menu-item-heading-text",
1992
+ "attributes": {
1993
+ "category": "color",
1994
+ "type": "dark-mode",
1995
+ "item": "menu",
1996
+ "subitem": "item",
1997
+ "state": "heading-text"
1998
+ },
1999
+ "path": [
2000
+ "color",
2001
+ "dark-mode",
2002
+ "menu",
2003
+ "item",
2004
+ "heading-text"
2005
+ ]
2006
+ },
2007
+ "description-text": {
2008
+ "value": "#a6a3b4",
2009
+ "public": true,
2010
+ "isReferenceToInternal": true,
2011
+ "filePath": "tokens/color/alias/menu.dark.json",
2012
+ "isSource": true,
2013
+ "original": {
2014
+ "value": "{color.dark-mode.neutral.200.value}",
2015
+ "public": true,
2016
+ "isReferenceToInternal": true
2017
+ },
2018
+ "name": "color-dark-mode-menu-item-description-text",
2019
+ "attributes": {
2020
+ "category": "color",
2021
+ "type": "dark-mode",
2022
+ "item": "menu",
2023
+ "subitem": "item",
2024
+ "state": "description-text"
2025
+ },
2026
+ "path": [
2027
+ "color",
2028
+ "dark-mode",
2029
+ "menu",
2030
+ "item",
2031
+ "description-text"
2032
+ ]
2033
+ }
2034
+ }
2035
+ },
1539
2036
  "panel": {
1540
2037
  "default": {
1541
2038
  "background": {
@@ -1829,13 +2326,13 @@
1829
2326
  ]
1830
2327
  },
1831
2328
  "lead": {
1832
- "value": "#858299",
2329
+ "value": "#a6a3b4",
1833
2330
  "public": true,
1834
2331
  "isReferenceToInternal": true,
1835
2332
  "filePath": "tokens/color/alias/typography.dark.json",
1836
2333
  "isSource": true,
1837
2334
  "original": {
1838
- "value": "{color.dark-mode.neutral.300.value}",
2335
+ "value": "{color.dark-mode.neutral.200.value}",
1839
2336
  "public": true,
1840
2337
  "isReferenceToInternal": true
1841
2338
  },
@@ -1854,13 +2351,13 @@
1854
2351
  ]
1855
2352
  },
1856
2353
  "overline": {
1857
- "value": "#858299",
2354
+ "value": "#a6a3b4",
1858
2355
  "public": true,
1859
2356
  "isReferenceToInternal": true,
1860
2357
  "filePath": "tokens/color/alias/typography.dark.json",
1861
2358
  "isSource": true,
1862
2359
  "original": {
1863
- "value": "{color.dark-mode.neutral.300.value}",
2360
+ "value": "{color.dark-mode.neutral.200.value}",
1864
2361
  "public": true,
1865
2362
  "isReferenceToInternal": true
1866
2363
  },
@@ -1879,13 +2376,13 @@
1879
2376
  ]
1880
2377
  },
1881
2378
  "quote": {
1882
- "value": "#858299",
2379
+ "value": "#a6a3b4",
1883
2380
  "public": true,
1884
2381
  "isReferenceToInternal": true,
1885
2382
  "filePath": "tokens/color/alias/typography.dark.json",
1886
2383
  "isSource": true,
1887
2384
  "original": {
1888
- "value": "{color.dark-mode.neutral.300.value}",
2385
+ "value": "{color.dark-mode.neutral.200.value}",
1889
2386
  "public": true,
1890
2387
  "isReferenceToInternal": true
1891
2388
  },