@pantheon-systems/pds-design-tokens 1.0.0-dev.60 → 1.0.0-dev.61

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.
@@ -258,62 +258,6 @@
258
258
  }
259
259
  }
260
260
  },
261
- "container": {
262
- "marketing": {
263
- "padding": {
264
- "small": {
265
- "value": "4%",
266
- "public": true,
267
- "filePath": "tokens/container/base.json",
268
- "isSource": true,
269
- "original": {
270
- "value": "4%",
271
- "public": true,
272
- "filePath": "build/json/pds-design-tokens.json",
273
- "isSource": false
274
- },
275
- "name": "container-marketing-padding-small",
276
- "attributes": {
277
- "category": "container",
278
- "type": "marketing",
279
- "item": "padding",
280
- "subitem": "small"
281
- },
282
- "path": [
283
- "container",
284
- "marketing",
285
- "padding",
286
- "small"
287
- ]
288
- },
289
- "medium-large": {
290
- "value": "5%",
291
- "public": true,
292
- "filePath": "tokens/container/base.json",
293
- "isSource": true,
294
- "original": {
295
- "value": "5%",
296
- "public": true,
297
- "filePath": "build/json/pds-design-tokens.json",
298
- "isSource": false
299
- },
300
- "name": "container-marketing-padding-medium-large",
301
- "attributes": {
302
- "category": "container",
303
- "type": "marketing",
304
- "item": "padding",
305
- "subitem": "medium-large"
306
- },
307
- "path": [
308
- "container",
309
- "marketing",
310
- "padding",
311
- "medium-large"
312
- ]
313
- }
314
- }
315
- }
316
- },
317
261
  "text": {
318
262
  "body": {
319
263
  "paragraph": {
@@ -1881,6 +1825,212 @@
1881
1825
  },
1882
1826
  "color": {
1883
1827
  "dark-mode": {
1828
+ "badge": {
1829
+ "border": {
1830
+ "value": "#a6a3b4",
1831
+ "public": true,
1832
+ "isReferenceToInternal": true,
1833
+ "filePath": "tokens/color/alias/badge.dark.json",
1834
+ "isSource": true,
1835
+ "original": {
1836
+ "value": "{color.dark-mode.neutral.200.value}",
1837
+ "public": true,
1838
+ "isReferenceToInternal": true
1839
+ },
1840
+ "name": "color-dark-mode-badge-border",
1841
+ "attributes": {
1842
+ "category": "color",
1843
+ "type": "dark-mode",
1844
+ "item": "badge",
1845
+ "subitem": "border"
1846
+ },
1847
+ "path": [
1848
+ "color",
1849
+ "dark-mode",
1850
+ "badge",
1851
+ "border"
1852
+ ]
1853
+ },
1854
+ "label": {
1855
+ "value": "#c7c5d0",
1856
+ "public": true,
1857
+ "isReferenceToInternal": true,
1858
+ "filePath": "tokens/color/alias/badge.dark.json",
1859
+ "isSource": true,
1860
+ "original": {
1861
+ "value": "{color.dark-mode.neutral.100.value}",
1862
+ "public": true,
1863
+ "isReferenceToInternal": true
1864
+ },
1865
+ "name": "color-dark-mode-badge-label",
1866
+ "attributes": {
1867
+ "category": "color",
1868
+ "type": "dark-mode",
1869
+ "item": "badge",
1870
+ "subitem": "label"
1871
+ },
1872
+ "path": [
1873
+ "color",
1874
+ "dark-mode",
1875
+ "badge",
1876
+ "label"
1877
+ ]
1878
+ },
1879
+ "status": {
1880
+ "default": {
1881
+ "value": "#858299",
1882
+ "public": true,
1883
+ "isReferenceToInternal": true,
1884
+ "filePath": "tokens/color/alias/badge.dark.json",
1885
+ "isSource": true,
1886
+ "original": {
1887
+ "value": "{color.dark-mode.neutral.300.value}",
1888
+ "public": true,
1889
+ "isReferenceToInternal": true
1890
+ },
1891
+ "name": "color-dark-mode-badge-status-default",
1892
+ "attributes": {
1893
+ "category": "color",
1894
+ "type": "dark-mode",
1895
+ "item": "badge",
1896
+ "subitem": "status",
1897
+ "state": "default"
1898
+ },
1899
+ "path": [
1900
+ "color",
1901
+ "dark-mode",
1902
+ "badge",
1903
+ "status",
1904
+ "default"
1905
+ ]
1906
+ },
1907
+ "success": {
1908
+ "value": "#2abb7f",
1909
+ "public": true,
1910
+ "filePath": "tokens/color/alias/badge.dark.json",
1911
+ "isSource": true,
1912
+ "original": {
1913
+ "value": "{color.dark-mode.semantic.success.foreground.value}",
1914
+ "public": true
1915
+ },
1916
+ "name": "color-dark-mode-badge-status-success",
1917
+ "attributes": {
1918
+ "category": "color",
1919
+ "type": "dark-mode",
1920
+ "item": "badge",
1921
+ "subitem": "status",
1922
+ "state": "success"
1923
+ },
1924
+ "path": [
1925
+ "color",
1926
+ "dark-mode",
1927
+ "badge",
1928
+ "status",
1929
+ "success"
1930
+ ]
1931
+ },
1932
+ "info": {
1933
+ "value": "#388bff",
1934
+ "public": true,
1935
+ "filePath": "tokens/color/alias/badge.dark.json",
1936
+ "isSource": true,
1937
+ "original": {
1938
+ "value": "{color.dark-mode.semantic.info.foreground.value}",
1939
+ "public": true
1940
+ },
1941
+ "name": "color-dark-mode-badge-status-info",
1942
+ "attributes": {
1943
+ "category": "color",
1944
+ "type": "dark-mode",
1945
+ "item": "badge",
1946
+ "subitem": "status",
1947
+ "state": "info"
1948
+ },
1949
+ "path": [
1950
+ "color",
1951
+ "dark-mode",
1952
+ "badge",
1953
+ "status",
1954
+ "info"
1955
+ ]
1956
+ },
1957
+ "critical": {
1958
+ "value": "#ca3521",
1959
+ "public": true,
1960
+ "filePath": "tokens/color/alias/badge.dark.json",
1961
+ "isSource": true,
1962
+ "original": {
1963
+ "value": "{color.dark-mode.semantic.critical.foreground.value}",
1964
+ "public": true
1965
+ },
1966
+ "name": "color-dark-mode-badge-status-critical",
1967
+ "attributes": {
1968
+ "category": "color",
1969
+ "type": "dark-mode",
1970
+ "item": "badge",
1971
+ "subitem": "status",
1972
+ "state": "critical"
1973
+ },
1974
+ "path": [
1975
+ "color",
1976
+ "dark-mode",
1977
+ "badge",
1978
+ "status",
1979
+ "critical"
1980
+ ]
1981
+ },
1982
+ "warning": {
1983
+ "value": "#cf9f02",
1984
+ "public": true,
1985
+ "filePath": "tokens/color/alias/badge.dark.json",
1986
+ "isSource": true,
1987
+ "original": {
1988
+ "value": "{color.dark-mode.semantic.warning.foreground.value}",
1989
+ "public": true
1990
+ },
1991
+ "name": "color-dark-mode-badge-status-warning",
1992
+ "attributes": {
1993
+ "category": "color",
1994
+ "type": "dark-mode",
1995
+ "item": "badge",
1996
+ "subitem": "status",
1997
+ "state": "warning"
1998
+ },
1999
+ "path": [
2000
+ "color",
2001
+ "dark-mode",
2002
+ "badge",
2003
+ "status",
2004
+ "warning"
2005
+ ]
2006
+ },
2007
+ "discovery": {
2008
+ "value": "#8f7ee7",
2009
+ "public": true,
2010
+ "filePath": "tokens/color/alias/badge.dark.json",
2011
+ "isSource": true,
2012
+ "original": {
2013
+ "value": "{color.dark-mode.semantic.discovery.foreground.value}",
2014
+ "public": true
2015
+ },
2016
+ "name": "color-dark-mode-badge-status-discovery",
2017
+ "attributes": {
2018
+ "category": "color",
2019
+ "type": "dark-mode",
2020
+ "item": "badge",
2021
+ "subitem": "status",
2022
+ "state": "discovery"
2023
+ },
2024
+ "path": [
2025
+ "color",
2026
+ "dark-mode",
2027
+ "badge",
2028
+ "status",
2029
+ "discovery"
2030
+ ]
2031
+ }
2032
+ }
2033
+ },
1884
2034
  "banner": {
1885
2035
  "info": {
1886
2036
  "background": {
@@ -1994,7 +2144,7 @@
1994
2144
  ]
1995
2145
  }
1996
2146
  },
1997
- "danger": {
2147
+ "critical": {
1998
2148
  "background": {
1999
2149
  "value": "#f87462",
2000
2150
  "public": true,
@@ -2006,19 +2156,19 @@
2006
2156
  "public": true,
2007
2157
  "isReferenceToInternal": true
2008
2158
  },
2009
- "name": "color-dark-mode-banner-danger-background",
2159
+ "name": "color-dark-mode-banner-critical-background",
2010
2160
  "attributes": {
2011
2161
  "category": "color",
2012
2162
  "type": "dark-mode",
2013
2163
  "item": "banner",
2014
- "subitem": "danger",
2164
+ "subitem": "critical",
2015
2165
  "state": "background"
2016
2166
  },
2017
2167
  "path": [
2018
2168
  "color",
2019
2169
  "dark-mode",
2020
2170
  "banner",
2021
- "danger",
2171
+ "critical",
2022
2172
  "background"
2023
2173
  ]
2024
2174
  },
@@ -2033,19 +2183,19 @@
2033
2183
  "public": true,
2034
2184
  "isReferenceToInternal": true
2035
2185
  },
2036
- "name": "color-dark-mode-banner-danger-foreground",
2186
+ "name": "color-dark-mode-banner-critical-foreground",
2037
2187
  "attributes": {
2038
2188
  "category": "color",
2039
2189
  "type": "dark-mode",
2040
2190
  "item": "banner",
2041
- "subitem": "danger",
2191
+ "subitem": "critical",
2042
2192
  "state": "foreground"
2043
2193
  },
2044
2194
  "path": [
2045
2195
  "color",
2046
2196
  "dark-mode",
2047
2197
  "banner",
2048
- "danger",
2198
+ "critical",
2049
2199
  "foreground"
2050
2200
  ]
2051
2201
  }
@@ -5368,6 +5518,58 @@
5368
5518
  }
5369
5519
  }
5370
5520
  },
5521
+ "text": {
5522
+ "default": {
5523
+ "value": "#ffffff",
5524
+ "public": true,
5525
+ "isReferenceToInternal": true,
5526
+ "filePath": "tokens/color/alias/text.dark.json",
5527
+ "isSource": true,
5528
+ "original": {
5529
+ "value": "{color.dark-mode.neutral.000.value}",
5530
+ "public": true,
5531
+ "isReferenceToInternal": true
5532
+ },
5533
+ "name": "color-dark-mode-text-default",
5534
+ "attributes": {
5535
+ "category": "color",
5536
+ "type": "dark-mode",
5537
+ "item": "text",
5538
+ "subitem": "default"
5539
+ },
5540
+ "path": [
5541
+ "color",
5542
+ "dark-mode",
5543
+ "text",
5544
+ "default"
5545
+ ]
5546
+ },
5547
+ "default-secondary": {
5548
+ "value": "#a6a3b4",
5549
+ "public": true,
5550
+ "isReferenceToInternal": true,
5551
+ "filePath": "tokens/color/alias/text.dark.json",
5552
+ "isSource": true,
5553
+ "original": {
5554
+ "value": "{color.dark-mode.neutral.200.value}",
5555
+ "public": true,
5556
+ "isReferenceToInternal": true
5557
+ },
5558
+ "name": "color-dark-mode-text-default-secondary",
5559
+ "attributes": {
5560
+ "category": "color",
5561
+ "type": "dark-mode",
5562
+ "item": "text",
5563
+ "subitem": "default-secondary"
5564
+ },
5565
+ "path": [
5566
+ "color",
5567
+ "dark-mode",
5568
+ "text",
5569
+ "default-secondary"
5570
+ ]
5571
+ }
5572
+ },
5371
5573
  "tile": {
5372
5574
  "background": {
5373
5575
  "hover": {
@@ -5559,58 +5761,6 @@
5559
5761
  }
5560
5762
  }
5561
5763
  },
5562
- "text": {
5563
- "default": {
5564
- "value": "#ffffff",
5565
- "public": true,
5566
- "isReferenceToInternal": true,
5567
- "filePath": "tokens/color/alias/typography.dark.json",
5568
- "isSource": true,
5569
- "original": {
5570
- "value": "{color.dark-mode.neutral.000.value}",
5571
- "public": true,
5572
- "isReferenceToInternal": true
5573
- },
5574
- "name": "color-dark-mode-text-default",
5575
- "attributes": {
5576
- "category": "color",
5577
- "type": "dark-mode",
5578
- "item": "text",
5579
- "subitem": "default"
5580
- },
5581
- "path": [
5582
- "color",
5583
- "dark-mode",
5584
- "text",
5585
- "default"
5586
- ]
5587
- },
5588
- "default-secondary": {
5589
- "value": "#a6a3b4",
5590
- "public": true,
5591
- "isReferenceToInternal": true,
5592
- "filePath": "tokens/color/alias/typography.dark.json",
5593
- "isSource": true,
5594
- "original": {
5595
- "value": "{color.dark-mode.neutral.200.value}",
5596
- "public": true,
5597
- "isReferenceToInternal": true
5598
- },
5599
- "name": "color-dark-mode-text-default-secondary",
5600
- "attributes": {
5601
- "category": "color",
5602
- "type": "dark-mode",
5603
- "item": "text",
5604
- "subitem": "default-secondary"
5605
- },
5606
- "path": [
5607
- "color",
5608
- "dark-mode",
5609
- "text",
5610
- "default-secondary"
5611
- ]
5612
- }
5613
- },
5614
5764
  "brand": {
5615
5765
  "primary": {
5616
5766
  "100": {
@@ -6938,16 +7088,218 @@
6938
7088
  }
6939
7089
  },
6940
7090
  "light-mode": {
7091
+ "badge": {
7092
+ "border": {
7093
+ "value": "#cfcfd3",
7094
+ "public": true,
7095
+ "filePath": "tokens/color/alias/badge.light.json",
7096
+ "isSource": true,
7097
+ "original": {
7098
+ "value": "{color.light-mode.border.default.value}",
7099
+ "public": true
7100
+ },
7101
+ "name": "color-light-mode-badge-border",
7102
+ "attributes": {
7103
+ "category": "color",
7104
+ "type": "light-mode",
7105
+ "item": "badge",
7106
+ "subitem": "border"
7107
+ },
7108
+ "path": [
7109
+ "color",
7110
+ "light-mode",
7111
+ "badge",
7112
+ "border"
7113
+ ]
7114
+ },
7115
+ "label": {
7116
+ "value": "#6d6d78",
7117
+ "public": true,
7118
+ "filePath": "tokens/color/alias/badge.light.json",
7119
+ "isSource": true,
7120
+ "original": {
7121
+ "value": "{color.light-mode.text.default-secondary.value}",
7122
+ "public": true
7123
+ },
7124
+ "name": "color-light-mode-badge-label",
7125
+ "attributes": {
7126
+ "category": "color",
7127
+ "type": "light-mode",
7128
+ "item": "badge",
7129
+ "subitem": "label"
7130
+ },
7131
+ "path": [
7132
+ "color",
7133
+ "light-mode",
7134
+ "badge",
7135
+ "label"
7136
+ ]
7137
+ },
7138
+ "status": {
7139
+ "default": {
7140
+ "value": "#cfcfd3",
7141
+ "public": true,
7142
+ "isReferenceToInternal": true,
7143
+ "filePath": "tokens/color/alias/badge.light.json",
7144
+ "isSource": true,
7145
+ "original": {
7146
+ "value": "{color.light-mode.neutral.300.value}",
7147
+ "public": true,
7148
+ "isReferenceToInternal": true
7149
+ },
7150
+ "name": "color-light-mode-badge-status-default",
7151
+ "attributes": {
7152
+ "category": "color",
7153
+ "type": "light-mode",
7154
+ "item": "badge",
7155
+ "subitem": "status",
7156
+ "state": "default"
7157
+ },
7158
+ "path": [
7159
+ "color",
7160
+ "light-mode",
7161
+ "badge",
7162
+ "status",
7163
+ "default"
7164
+ ]
7165
+ },
7166
+ "success": {
7167
+ "value": "#218c5f",
7168
+ "public": true,
7169
+ "filePath": "tokens/color/alias/badge.light.json",
7170
+ "isSource": true,
7171
+ "original": {
7172
+ "value": "{color.light-mode.semantic.success.foreground.value}",
7173
+ "public": true
7174
+ },
7175
+ "name": "color-light-mode-badge-status-success",
7176
+ "attributes": {
7177
+ "category": "color",
7178
+ "type": "light-mode",
7179
+ "item": "badge",
7180
+ "subitem": "status",
7181
+ "state": "success"
7182
+ },
7183
+ "path": [
7184
+ "color",
7185
+ "light-mode",
7186
+ "badge",
7187
+ "status",
7188
+ "success"
7189
+ ]
7190
+ },
7191
+ "info": {
7192
+ "value": "#1d7afc",
7193
+ "public": true,
7194
+ "filePath": "tokens/color/alias/badge.light.json",
7195
+ "isSource": true,
7196
+ "original": {
7197
+ "value": "{color.light-mode.semantic.info.foreground.value}",
7198
+ "public": true
7199
+ },
7200
+ "name": "color-light-mode-badge-status-info",
7201
+ "attributes": {
7202
+ "category": "color",
7203
+ "type": "light-mode",
7204
+ "item": "badge",
7205
+ "subitem": "status",
7206
+ "state": "info"
7207
+ },
7208
+ "path": [
7209
+ "color",
7210
+ "light-mode",
7211
+ "badge",
7212
+ "status",
7213
+ "info"
7214
+ ]
7215
+ },
7216
+ "critical": {
7217
+ "value": "#ca3521",
7218
+ "public": true,
7219
+ "filePath": "tokens/color/alias/badge.light.json",
7220
+ "isSource": true,
7221
+ "original": {
7222
+ "value": "{color.light-mode.semantic.critical.foreground.value}",
7223
+ "public": true
7224
+ },
7225
+ "name": "color-light-mode-badge-status-critical",
7226
+ "attributes": {
7227
+ "category": "color",
7228
+ "type": "light-mode",
7229
+ "item": "badge",
7230
+ "subitem": "status",
7231
+ "state": "critical"
7232
+ },
7233
+ "path": [
7234
+ "color",
7235
+ "light-mode",
7236
+ "badge",
7237
+ "status",
7238
+ "critical"
7239
+ ]
7240
+ },
7241
+ "warning": {
7242
+ "value": "#d97008",
7243
+ "public": true,
7244
+ "filePath": "tokens/color/alias/badge.light.json",
7245
+ "isSource": true,
7246
+ "original": {
7247
+ "value": "{color.light-mode.semantic.warning.foreground.value}",
7248
+ "public": true
7249
+ },
7250
+ "name": "color-light-mode-badge-status-warning",
7251
+ "attributes": {
7252
+ "category": "color",
7253
+ "type": "light-mode",
7254
+ "item": "badge",
7255
+ "subitem": "status",
7256
+ "state": "warning"
7257
+ },
7258
+ "path": [
7259
+ "color",
7260
+ "light-mode",
7261
+ "badge",
7262
+ "status",
7263
+ "warning"
7264
+ ]
7265
+ },
7266
+ "discovery": {
7267
+ "value": "#8270db",
7268
+ "public": true,
7269
+ "filePath": "tokens/color/alias/badge.light.json",
7270
+ "isSource": true,
7271
+ "original": {
7272
+ "value": "{color.light-mode.semantic.discovery.foreground.value}",
7273
+ "public": true
7274
+ },
7275
+ "name": "color-light-mode-badge-status-discovery",
7276
+ "attributes": {
7277
+ "category": "color",
7278
+ "type": "light-mode",
7279
+ "item": "badge",
7280
+ "subitem": "status",
7281
+ "state": "discovery"
7282
+ },
7283
+ "path": [
7284
+ "color",
7285
+ "light-mode",
7286
+ "badge",
7287
+ "status",
7288
+ "discovery"
7289
+ ]
7290
+ }
7291
+ }
7292
+ },
6941
7293
  "banner": {
6942
7294
  "info": {
6943
7295
  "background": {
6944
- "value": "#44546f",
7296
+ "value": "linear-gradient(315deg, #1265DA 0%, #5F41E5 100%)",
6945
7297
  "public": true,
6946
7298
  "isReferenceToInternal": true,
6947
7299
  "filePath": "tokens/color/alias/banner.light.json",
6948
7300
  "isSource": true,
6949
7301
  "original": {
6950
- "value": "{color.light-mode.utility.announcement.value}",
7302
+ "value": "{color.light-mode.gradient.banner.info.background.value}",
6951
7303
  "public": true,
6952
7304
  "isReferenceToInternal": true
6953
7305
  },
@@ -6997,13 +7349,13 @@
6997
7349
  },
6998
7350
  "warning": {
6999
7351
  "background": {
7000
- "value": "#e2b203",
7352
+ "value": "linear-gradient(135deg, #DDBD16 0%, #DB7612 100%)",
7001
7353
  "public": true,
7002
7354
  "isReferenceToInternal": true,
7003
7355
  "filePath": "tokens/color/alias/banner.light.json",
7004
7356
  "isSource": true,
7005
7357
  "original": {
7006
- "value": "{color.light-mode.utility.warning.value}",
7358
+ "value": "{color.light-mode.gradient.banner.warning.background.value}",
7007
7359
  "public": true,
7008
7360
  "isReferenceToInternal": true
7009
7361
  },
@@ -7051,31 +7403,31 @@
7051
7403
  ]
7052
7404
  }
7053
7405
  },
7054
- "danger": {
7406
+ "critical": {
7055
7407
  "background": {
7056
- "value": "#ca3521",
7408
+ "value": "linear-gradient(135deg, #CA3521 0%, #B95898 100%)",
7057
7409
  "public": true,
7058
7410
  "isReferenceToInternal": true,
7059
7411
  "filePath": "tokens/color/alias/banner.light.json",
7060
7412
  "isSource": true,
7061
7413
  "original": {
7062
- "value": "{color.light-mode.utility.critical.value}",
7414
+ "value": "{color.light-mode.gradient.banner.critical.background.value}",
7063
7415
  "public": true,
7064
7416
  "isReferenceToInternal": true
7065
7417
  },
7066
- "name": "color-light-mode-banner-danger-background",
7418
+ "name": "color-light-mode-banner-critical-background",
7067
7419
  "attributes": {
7068
7420
  "category": "color",
7069
7421
  "type": "light-mode",
7070
7422
  "item": "banner",
7071
- "subitem": "danger",
7423
+ "subitem": "critical",
7072
7424
  "state": "background"
7073
7425
  },
7074
7426
  "path": [
7075
7427
  "color",
7076
7428
  "light-mode",
7077
7429
  "banner",
7078
- "danger",
7430
+ "critical",
7079
7431
  "background"
7080
7432
  ]
7081
7433
  },
@@ -7090,19 +7442,75 @@
7090
7442
  "public": true,
7091
7443
  "isReferenceToInternal": true
7092
7444
  },
7093
- "name": "color-light-mode-banner-danger-foreground",
7445
+ "name": "color-light-mode-banner-critical-foreground",
7094
7446
  "attributes": {
7095
7447
  "category": "color",
7096
7448
  "type": "light-mode",
7097
7449
  "item": "banner",
7098
- "subitem": "danger",
7450
+ "subitem": "critical",
7099
7451
  "state": "foreground"
7100
7452
  },
7101
7453
  "path": [
7102
7454
  "color",
7103
7455
  "light-mode",
7104
7456
  "banner",
7105
- "danger",
7457
+ "critical",
7458
+ "foreground"
7459
+ ]
7460
+ }
7461
+ },
7462
+ "loader": {
7463
+ "background": {
7464
+ "value": "linear-gradient(155deg, #3017A1 0%, #E34935 50%, #FCDC49 100%)",
7465
+ "public": true,
7466
+ "isReferenceToInternal": true,
7467
+ "filePath": "tokens/color/alias/banner.light.json",
7468
+ "isSource": true,
7469
+ "original": {
7470
+ "value": "{color.light-mode.gradient.banner.loader.background.value}",
7471
+ "public": true,
7472
+ "isReferenceToInternal": true
7473
+ },
7474
+ "name": "color-light-mode-banner-loader-background",
7475
+ "attributes": {
7476
+ "category": "color",
7477
+ "type": "light-mode",
7478
+ "item": "banner",
7479
+ "subitem": "loader",
7480
+ "state": "background"
7481
+ },
7482
+ "path": [
7483
+ "color",
7484
+ "light-mode",
7485
+ "banner",
7486
+ "loader",
7487
+ "background"
7488
+ ]
7489
+ },
7490
+ "foreground": {
7491
+ "value": "#ffffff",
7492
+ "public": true,
7493
+ "isReferenceToInternal": true,
7494
+ "filePath": "tokens/color/alias/banner.light.json",
7495
+ "isSource": true,
7496
+ "original": {
7497
+ "value": "{color.light-mode.neutral.000.value}",
7498
+ "public": true,
7499
+ "isReferenceToInternal": true
7500
+ },
7501
+ "name": "color-light-mode-banner-loader-foreground",
7502
+ "attributes": {
7503
+ "category": "color",
7504
+ "type": "light-mode",
7505
+ "item": "banner",
7506
+ "subitem": "loader",
7507
+ "state": "foreground"
7508
+ },
7509
+ "path": [
7510
+ "color",
7511
+ "light-mode",
7512
+ "banner",
7513
+ "loader",
7106
7514
  "foreground"
7107
7515
  ]
7108
7516
  }
@@ -10508,6 +10916,58 @@
10508
10916
  }
10509
10917
  }
10510
10918
  },
10919
+ "text": {
10920
+ "default": {
10921
+ "value": "#23232d",
10922
+ "public": true,
10923
+ "isReferenceToInternal": true,
10924
+ "filePath": "tokens/color/alias/text.light.json",
10925
+ "isSource": true,
10926
+ "original": {
10927
+ "value": "{color.light-mode.neutral.500.value}",
10928
+ "public": true,
10929
+ "isReferenceToInternal": true
10930
+ },
10931
+ "name": "color-light-mode-text-default",
10932
+ "attributes": {
10933
+ "category": "color",
10934
+ "type": "light-mode",
10935
+ "item": "text",
10936
+ "subitem": "default"
10937
+ },
10938
+ "path": [
10939
+ "color",
10940
+ "light-mode",
10941
+ "text",
10942
+ "default"
10943
+ ]
10944
+ },
10945
+ "default-secondary": {
10946
+ "value": "#6d6d78",
10947
+ "public": true,
10948
+ "isReferenceToInternal": true,
10949
+ "filePath": "tokens/color/alias/text.light.json",
10950
+ "isSource": true,
10951
+ "original": {
10952
+ "value": "{color.light-mode.neutral.400.value}",
10953
+ "public": true,
10954
+ "isReferenceToInternal": true
10955
+ },
10956
+ "name": "color-light-mode-text-default-secondary",
10957
+ "attributes": {
10958
+ "category": "color",
10959
+ "type": "light-mode",
10960
+ "item": "text",
10961
+ "subitem": "default-secondary"
10962
+ },
10963
+ "path": [
10964
+ "color",
10965
+ "light-mode",
10966
+ "text",
10967
+ "default-secondary"
10968
+ ]
10969
+ }
10970
+ },
10511
10971
  "tile": {
10512
10972
  "background": {
10513
10973
  "hover": {
@@ -10699,58 +11159,6 @@
10699
11159
  }
10700
11160
  }
10701
11161
  },
10702
- "text": {
10703
- "default": {
10704
- "value": "#23232d",
10705
- "public": true,
10706
- "isReferenceToInternal": true,
10707
- "filePath": "tokens/color/alias/typography.light.json",
10708
- "isSource": true,
10709
- "original": {
10710
- "value": "{color.light-mode.neutral.500.value}",
10711
- "public": true,
10712
- "isReferenceToInternal": true
10713
- },
10714
- "name": "color-light-mode-text-default",
10715
- "attributes": {
10716
- "category": "color",
10717
- "type": "light-mode",
10718
- "item": "text",
10719
- "subitem": "default"
10720
- },
10721
- "path": [
10722
- "color",
10723
- "light-mode",
10724
- "text",
10725
- "default"
10726
- ]
10727
- },
10728
- "default-secondary": {
10729
- "value": "#6d6d78",
10730
- "public": true,
10731
- "isReferenceToInternal": true,
10732
- "filePath": "tokens/color/alias/typography.light.json",
10733
- "isSource": true,
10734
- "original": {
10735
- "value": "{color.light-mode.neutral.400.value}",
10736
- "public": true,
10737
- "isReferenceToInternal": true
10738
- },
10739
- "name": "color-light-mode-text-default-secondary",
10740
- "attributes": {
10741
- "category": "color",
10742
- "type": "light-mode",
10743
- "item": "text",
10744
- "subitem": "default-secondary"
10745
- },
10746
- "path": [
10747
- "color",
10748
- "light-mode",
10749
- "text",
10750
- "default-secondary"
10751
- ]
10752
- }
10753
- },
10754
11162
  "brand": {
10755
11163
  "primary": {
10756
11164
  "100": {