@pantheon-systems/pds-design-tokens 1.0.0-dev.82 → 1.0.0-dev.83

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.
@@ -100,6 +100,7 @@
100
100
  --pds-color-button-subtle-foreground-hover: #ffffff;
101
101
  --pds-color-card-border: #504e62;
102
102
  --pds-color-code-inline-background: #282839;
103
+ --pds-color-code-inline-text: #ffffff;
103
104
  --pds-color-expansion-panel-hover: #282839;
104
105
  --pds-color-expansion-panel-open: #282839;
105
106
  --pds-color-foreground-default: #ffffff;
@@ -99,7 +99,8 @@
99
99
  --pds-color-button-subtle-foreground-default: #23232d;
100
100
  --pds-color-button-subtle-foreground-hover: #23232d;
101
101
  --pds-color-card-border: var(--pds-color-border-default);
102
- --pds-color-code-inline-background: #f2effc;
102
+ --pds-color-code-inline-background: #f0ecff;
103
+ --pds-color-code-inline-text: #000000;
103
104
  --pds-color-expansion-panel-hover: #f1f1f1;
104
105
  --pds-color-expansion-panel-open: #f1f1f1;
105
106
  --pds-color-foreground-default: #23232d;
@@ -4226,6 +4226,31 @@
4226
4226
  "inline",
4227
4227
  "background"
4228
4228
  ]
4229
+ },
4230
+ "text": {
4231
+ "value": "#ffffff",
4232
+ "public": true,
4233
+ "filePath": "tokens/color/alias/code.dark.json",
4234
+ "isSource": true,
4235
+ "original": {
4236
+ "value": "#ffffff",
4237
+ "public": true
4238
+ },
4239
+ "name": "color-dark-mode-code-inline-text",
4240
+ "attributes": {
4241
+ "category": "color",
4242
+ "type": "dark-mode",
4243
+ "item": "code",
4244
+ "subitem": "inline",
4245
+ "state": "text"
4246
+ },
4247
+ "path": [
4248
+ "color",
4249
+ "dark-mode",
4250
+ "code",
4251
+ "inline",
4252
+ "text"
4253
+ ]
4229
4254
  }
4230
4255
  }
4231
4256
  },
@@ -10001,13 +10026,15 @@
10001
10026
  "code": {
10002
10027
  "inline": {
10003
10028
  "background": {
10004
- "value": "#f2effc",
10029
+ "value": "#f0ecff",
10005
10030
  "public": true,
10031
+ "isReferenceToInternal": true,
10006
10032
  "filePath": "tokens/color/alias/code.light.json",
10007
10033
  "isSource": true,
10008
10034
  "original": {
10009
- "value": "#f2effc",
10010
- "public": true
10035
+ "value": "{color.light-mode.brand.secondary.100.value}",
10036
+ "public": true,
10037
+ "isReferenceToInternal": true
10011
10038
  },
10012
10039
  "name": "color-light-mode-code-inline-background",
10013
10040
  "attributes": {
@@ -10024,6 +10051,31 @@
10024
10051
  "inline",
10025
10052
  "background"
10026
10053
  ]
10054
+ },
10055
+ "text": {
10056
+ "value": "#000000",
10057
+ "public": true,
10058
+ "filePath": "tokens/color/alias/code.light.json",
10059
+ "isSource": true,
10060
+ "original": {
10061
+ "value": "#000000",
10062
+ "public": true
10063
+ },
10064
+ "name": "color-light-mode-code-inline-text",
10065
+ "attributes": {
10066
+ "category": "color",
10067
+ "type": "light-mode",
10068
+ "item": "code",
10069
+ "subitem": "inline",
10070
+ "state": "text"
10071
+ },
10072
+ "path": [
10073
+ "color",
10074
+ "light-mode",
10075
+ "code",
10076
+ "inline",
10077
+ "text"
10078
+ ]
10027
10079
  }
10028
10080
  }
10029
10081
  },
@@ -2379,6 +2379,31 @@
2379
2379
  "inline",
2380
2380
  "background"
2381
2381
  ]
2382
+ },
2383
+ "text": {
2384
+ "value": "#ffffff",
2385
+ "public": true,
2386
+ "filePath": "tokens/color/alias/code.dark.json",
2387
+ "isSource": true,
2388
+ "original": {
2389
+ "value": "#ffffff",
2390
+ "public": true
2391
+ },
2392
+ "name": "color-dark-mode-code-inline-text",
2393
+ "attributes": {
2394
+ "category": "color",
2395
+ "type": "dark-mode",
2396
+ "item": "code",
2397
+ "subitem": "inline",
2398
+ "state": "text"
2399
+ },
2400
+ "path": [
2401
+ "color",
2402
+ "dark-mode",
2403
+ "code",
2404
+ "inline",
2405
+ "text"
2406
+ ]
2382
2407
  }
2383
2408
  }
2384
2409
  },
@@ -2346,13 +2346,15 @@
2346
2346
  "code": {
2347
2347
  "inline": {
2348
2348
  "background": {
2349
- "value": "#f2effc",
2349
+ "value": "#f0ecff",
2350
2350
  "public": true,
2351
+ "isReferenceToInternal": true,
2351
2352
  "filePath": "tokens/color/alias/code.light.json",
2352
2353
  "isSource": true,
2353
2354
  "original": {
2354
- "value": "#f2effc",
2355
- "public": true
2355
+ "value": "{color.light-mode.brand.secondary.100.value}",
2356
+ "public": true,
2357
+ "isReferenceToInternal": true
2356
2358
  },
2357
2359
  "name": "color-light-mode-code-inline-background",
2358
2360
  "attributes": {
@@ -2369,6 +2371,31 @@
2369
2371
  "inline",
2370
2372
  "background"
2371
2373
  ]
2374
+ },
2375
+ "text": {
2376
+ "value": "#000000",
2377
+ "public": true,
2378
+ "filePath": "tokens/color/alias/code.light.json",
2379
+ "isSource": true,
2380
+ "original": {
2381
+ "value": "#000000",
2382
+ "public": true
2383
+ },
2384
+ "name": "color-light-mode-code-inline-text",
2385
+ "attributes": {
2386
+ "category": "color",
2387
+ "type": "light-mode",
2388
+ "item": "code",
2389
+ "subitem": "inline",
2390
+ "state": "text"
2391
+ },
2392
+ "path": [
2393
+ "color",
2394
+ "light-mode",
2395
+ "code",
2396
+ "inline",
2397
+ "text"
2398
+ ]
2372
2399
  }
2373
2400
  }
2374
2401
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.82",
3
+ "version": "1.0.0-dev.83",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [