@pantheon-systems/pds-design-tokens 2.0.0-alpha.56 → 2.0.0-alpha.58

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.
@@ -99,9 +99,9 @@
99
99
  --pds-color-expansion-panel-open: oklch(0.2931 0 0);
100
100
  --pds-color-popover-border: oklch(0.31 0.005 258);
101
101
  --pds-color-skeleton-regular-base: oklch(0.3329 0 0);
102
- --pds-color-skeleton-regular-movement: oklch(0.6830 0 0);
102
+ --pds-color-skeleton-regular-shimmer: oklch(0.4091 0 0);
103
103
  --pds-color-skeleton-bold-base: oklch(0.4091 0 0);
104
- --pds-color-skeleton-bold-movement: oklch(0.6830 0 0);
104
+ --pds-color-skeleton-bold-shimmer: oklch(0.5103 0 0);
105
105
  --pds-color-sortable-border-hover: oklch(0.38 0.135 268);
106
106
  --pds-color-sortable-border-target: oklch(0.6575 0.177 272.74);
107
107
  --pds-color-spinner-full-1: #7600D9;
@@ -314,16 +314,20 @@
314
314
  --pds-color-dropdown-item-background-active: var(--pds-color-interactive-background-active);
315
315
  --pds-color-dropdown-item-background-selected: var(--pds-color-interactive-background-hover);
316
316
  --pds-color-dropdown-top-border: rgba(255, 255, 255, 0.00);
317
+ --pds-color-dropdown-separator: oklch(0.4091 0 0);
317
318
  --pds-color-foreground-default: oklch(0.9702 0 0);
318
319
  --pds-color-foreground-default-secondary: oklch(0.8452 0 0);
319
320
  --pds-color-foreground-reverse: oklch(0.2178 0 0);
320
321
  --pds-color-foreground-reverse-secondary: oklch(0.5173 0 0);
322
+ --pds-color-highlight-background: oklch(0.55 0.115 65);
323
+ --pds-color-highlight-foreground: oklch(0.9673 0 0);
321
324
  --pds-color-input-placeholder: oklch(0.6830 0 0);
322
325
  --pds-color-input-file-upload-button-background-default: oklch(0.2931 0 0);
323
326
  --pds-color-input-file-upload-button-background-hover: oklch(0.3329 0 0);
324
327
  --pds-color-input-selected-background: oklch(0.7049 0.1468 258.30);
325
- --pds-color-input-selected-foreground: oklch(1.0000 0 0);
326
- --pds-color-input-switch-icon: oklch(0.8452 0 0);
328
+ --pds-color-input-selected-foreground: oklch(0.2178 0 0);
329
+ --pds-color-input-switch-icon: oklch(0.2178 0 0);
330
+ --pds-color-input-switch-background: oklch(0.6830 0 0);
327
331
  --pds-color-input-tag-background-default: oklch(0.38 0 0);
328
332
  --pds-color-input-tag-background-hover: oklch(0.32 0 0);
329
333
  --pds-color-input-tag-background-active: oklch(0.7049 0.1468 258.30);
@@ -358,13 +362,15 @@
358
362
  --pds-color-overlay-subtle: rgba(0, 0, 0, 0.4);
359
363
  --pds-color-partner-bitbucket: #004DC0;
360
364
  --pds-color-partner-drupal: #009CDE;
365
+ --pds-color-partner-foreground: #FFFFFF;
361
366
  --pds-color-partner-gatsby: #663399;
362
367
  --pds-color-partner-github: #2DA44E;
363
368
  --pds-color-partner-gitlab: #fc6d26;
364
369
  --pds-color-partner-google: #4285F4;
365
370
  --pds-color-partner-nextjs: #ffffff;
371
+ --pds-color-partner-sumo: #FFFFFF;
366
372
  --pds-color-partner-wordpress: #0073AA;
367
- --pds-color-segmented-control-track-background: oklch(0.2603 0 0);
373
+ --pds-color-segmented-control-track-background: oklch(0.2931 0 0);
368
374
  --pds-color-segmented-control-selected-background: oklch(0.4091 0 0);
369
375
  --pds-color-social-rss: #f3763a;
370
376
  --pds-color-status-success-foreground: oklch(0.8774 0.0659 125.63);
@@ -394,7 +400,7 @@
394
400
  --pds-color-status-discovery-background-hover: oklch(0.3388 0.0952 301.67);
395
401
  --pds-color-status-neutral-background: oklch(0.3329 0 0);
396
402
  --pds-color-status-neutral-indicator: oklch(0.8452 0 0);
397
- --pds-color-status-frozen-fill: oklch(0.6598 0.0403 232.31);
403
+ --pds-color-status-frozen-fill: oklch(0.7268 0.0778 307.70);
398
404
  --pds-color-status-disabled-fill: oklch(0.5103 0 0);
399
405
  --pds-elevation-button-primary-active: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
400
406
  --pds-elevation-button-secondary-active: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.16);
@@ -99,9 +99,9 @@
99
99
  --pds-color-expansion-panel-open: oklch(0.9702 0 0);
100
100
  --pds-color-popover-border: oklch(0.9430 0 0);
101
101
  --pds-color-skeleton-regular-base: oklch(0.8761 0 0);
102
- --pds-color-skeleton-regular-movement: oklch(0.9702 0 0);
102
+ --pds-color-skeleton-regular-shimmer: oklch(0.9430 0 0);
103
103
  --pds-color-skeleton-bold-base: oklch(0.8047 0 0);
104
- --pds-color-skeleton-bold-movement: oklch(0.9702 0 0);
104
+ --pds-color-skeleton-bold-shimmer: oklch(0.8761 0 0);
105
105
  --pds-color-sortable-border-hover: oklch(0.7913 0.1048 267.25);
106
106
  --pds-color-sortable-border-target: oklch(0.5558 0.2372 267.79);
107
107
  --pds-color-spinner-full-1: #8f00f9;
@@ -226,7 +226,7 @@
226
226
  --pds-color-button-reverse-secondary-background-active: oklch(0.3638 0 0);
227
227
  --pds-color-button-reverse-secondary-border: oklch(0.5103 0 0);
228
228
  --pds-color-button-reverse-secondary-foreground: oklch(1.0000 0 0);
229
- --pds-color-close-button-foreground: oklch(0.5550 0.0020 247.86);
229
+ --pds-color-close-button-foreground: oklch(0.4778 0.0020 247.87);
230
230
  --pds-color-close-button-background-default: rgba(255, 255, 255, 0.00);
231
231
  --pds-color-close-button-background-hover: #1717171a;
232
232
  --pds-color-icon-button-standard-background-default: rgba(255, 255, 255, 0.00);
@@ -314,16 +314,20 @@
314
314
  --pds-color-dropdown-item-background-active: var(--pds-color-interactive-background-active);
315
315
  --pds-color-dropdown-item-background-selected: var(--pds-color-interactive-background-hover);
316
316
  --pds-color-dropdown-top-border: #dfdfdf;
317
+ --pds-color-dropdown-separator: oklch(0.9430 0 0);
317
318
  --pds-color-foreground-default: oklch(0.2178 0 0);
318
- --pds-color-foreground-default-secondary: oklch(0.5550 0.0020 247.86);
319
+ --pds-color-foreground-default-secondary: oklch(0.4778 0.0020 247.87);
319
320
  --pds-color-foreground-reverse: oklch(1.0000 0 0);
320
321
  --pds-color-foreground-reverse-secondary: oklch(0.8452 0 0);
322
+ --pds-color-highlight-background: oklch(0.9 0.13 72);
323
+ --pds-color-highlight-foreground: oklch(0.2178 0 0);
321
324
  --pds-color-input-placeholder: oklch(0.8047 0 0);
322
325
  --pds-color-input-file-upload-button-background-default: oklch(0.9702 0 0);
323
326
  --pds-color-input-file-upload-button-background-hover: oklch(0.9430 0 0);
324
327
  --pds-color-input-selected-background: oklch(0.5256 0.1988 268.04);
325
328
  --pds-color-input-selected-foreground: oklch(1.0000 0 0);
326
329
  --pds-color-input-switch-icon: oklch(1.0000 0 0);
330
+ --pds-color-input-switch-background: oklch(0.4778 0.0020 247.87);
327
331
  --pds-color-input-tag-background-default: oklch(0.907 0 0);
328
332
  --pds-color-input-tag-background-hover: oklch(0.87 0 0);
329
333
  --pds-color-input-tag-background-active: oklch(0.9559 0.0143 308.29);
@@ -358,11 +362,13 @@
358
362
  --pds-color-overlay-subtle: rgba(0, 0, 0, 0.25);
359
363
  --pds-color-partner-bitbucket: #004DC0;
360
364
  --pds-color-partner-drupal: #009CDE;
365
+ --pds-color-partner-foreground: #FFFFFF;
361
366
  --pds-color-partner-gatsby: #663399;
362
367
  --pds-color-partner-github: #2DA44E;
363
368
  --pds-color-partner-gitlab: #fc6d26;
364
369
  --pds-color-partner-google: #4285F4;
365
370
  --pds-color-partner-nextjs: #000000;
371
+ --pds-color-partner-sumo: #000099;
366
372
  --pds-color-partner-wordpress: #0073AA;
367
373
  --pds-color-segmented-control-track-background: oklch(0.9430 0 0);
368
374
  --pds-color-segmented-control-selected-background: oklch(1.0000 0 0);
@@ -393,8 +399,8 @@
393
399
  --pds-color-status-discovery-background: oklch(0.9559 0.0143 308.29);
394
400
  --pds-color-status-discovery-background-hover: oklch(0.9077 0.0264 310.39);
395
401
  --pds-color-status-neutral-background: oklch(0.8761 0 0);
396
- --pds-color-status-neutral-indicator: oklch(0.5550 0.0020 247.86);
397
- --pds-color-status-frozen-fill: oklch(0.7411 0.0377 231.33);
402
+ --pds-color-status-neutral-indicator: oklch(0.4778 0.0020 247.87);
403
+ --pds-color-status-frozen-fill: oklch(0.6777 0.0966 309.02);
398
404
  --pds-color-status-disabled-fill: oklch(0.8047 0 0);
399
405
  --pds-elevation-button-primary-active: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
400
406
  --pds-elevation-button-secondary-active: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
@@ -1868,7 +1868,7 @@
1868
1868
  }
1869
1869
  },
1870
1870
  "700": {
1871
- "value": "#727374",
1871
+ "value": "#5c5d5e",
1872
1872
  "type": "color",
1873
1873
  "$extensions": {
1874
1874
  "com.figma": {
@@ -4409,6 +4409,20 @@
4409
4409
  }
4410
4410
  }
4411
4411
  }
4412
+ },
4413
+ "separator": {
4414
+ "value": "{color.light-mode.neutral.300}",
4415
+ "type": "color",
4416
+ "$extensions": {
4417
+ "public": true,
4418
+ "resolveValue": true,
4419
+ "com.figma": {
4420
+ "exportAs": "variable",
4421
+ "codeSyntax": {
4422
+ "WEB": "--pds-color-dropdown-separator"
4423
+ }
4424
+ }
4425
+ }
4412
4426
  }
4413
4427
  },
4414
4428
  "foreground": {
@@ -4469,6 +4483,36 @@
4469
4483
  }
4470
4484
  }
4471
4485
  },
4486
+ "highlight": {
4487
+ "background": {
4488
+ "value": "#ffd078",
4489
+ "type": "color",
4490
+ "$extensions": {
4491
+ "public": true,
4492
+ "resolveValue": true,
4493
+ "com.figma": {
4494
+ "exportAs": "variable",
4495
+ "codeSyntax": {
4496
+ "WEB": "--pds-color-highlight-background"
4497
+ }
4498
+ }
4499
+ }
4500
+ },
4501
+ "foreground": {
4502
+ "value": "#1a1a1a",
4503
+ "type": "color",
4504
+ "$extensions": {
4505
+ "public": true,
4506
+ "resolveValue": true,
4507
+ "com.figma": {
4508
+ "exportAs": "variable",
4509
+ "codeSyntax": {
4510
+ "WEB": "--pds-color-highlight-foreground"
4511
+ }
4512
+ }
4513
+ }
4514
+ }
4515
+ },
4472
4516
  "input": {
4473
4517
  "placeholder": {
4474
4518
  "value": "{color.light-mode.neutral.500}",
@@ -4562,6 +4606,20 @@
4562
4606
  }
4563
4607
  }
4564
4608
  }
4609
+ },
4610
+ "background": {
4611
+ "value": "{color.light-mode.neutral.700}",
4612
+ "type": "color",
4613
+ "$extensions": {
4614
+ "public": true,
4615
+ "resolveValue": true,
4616
+ "com.figma": {
4617
+ "exportAs": "variable",
4618
+ "codeSyntax": {
4619
+ "WEB": "--pds-color-input-switch-background"
4620
+ }
4621
+ }
4622
+ }
4565
4623
  }
4566
4624
  },
4567
4625
  "tag": {
@@ -5050,6 +5108,19 @@
5050
5108
  }
5051
5109
  }
5052
5110
  },
5111
+ "foreground": {
5112
+ "value": "#FFFFFF",
5113
+ "type": "color",
5114
+ "$extensions": {
5115
+ "public": true,
5116
+ "com.figma": {
5117
+ "exportAs": "variable",
5118
+ "codeSyntax": {
5119
+ "WEB": "--pds-color-partner-foreground"
5120
+ }
5121
+ }
5122
+ }
5123
+ },
5053
5124
  "gatsby": {
5054
5125
  "value": "#663399",
5055
5126
  "type": "color",
@@ -5115,6 +5186,19 @@
5115
5186
  }
5116
5187
  }
5117
5188
  },
5189
+ "sumo": {
5190
+ "value": "#000099",
5191
+ "type": "color",
5192
+ "$extensions": {
5193
+ "public": true,
5194
+ "com.figma": {
5195
+ "exportAs": "variable",
5196
+ "codeSyntax": {
5197
+ "WEB": "--pds-color-partner-sumo"
5198
+ }
5199
+ }
5200
+ }
5201
+ },
5118
5202
  "wordpress": {
5119
5203
  "value": "#0073AA",
5120
5204
  "type": "color",
@@ -5571,7 +5655,7 @@
5571
5655
  },
5572
5656
  "frozen": {
5573
5657
  "fill": {
5574
- "value": "{color.light-mode.secondary.500}",
5658
+ "value": "{color.light-mode.discovery.400}",
5575
5659
  "type": "color",
5576
5660
  "$extensions": {
5577
5661
  "public": true,
@@ -7098,8 +7182,8 @@
7098
7182
  }
7099
7183
  }
7100
7184
  },
7101
- "movement": {
7102
- "value": "{color.light-mode.neutral.200}",
7185
+ "shimmer": {
7186
+ "value": "{color.light-mode.neutral.300}",
7103
7187
  "type": "color",
7104
7188
  "$extensions": {
7105
7189
  "public": true,
@@ -7107,7 +7191,7 @@
7107
7191
  "com.figma": {
7108
7192
  "exportAs": "variable",
7109
7193
  "codeSyntax": {
7110
- "WEB": "--pds-color-skeleton-regular-movement"
7194
+ "WEB": "--pds-color-skeleton-regular-shimmer"
7111
7195
  }
7112
7196
  }
7113
7197
  }
@@ -7128,8 +7212,8 @@
7128
7212
  }
7129
7213
  }
7130
7214
  },
7131
- "movement": {
7132
- "value": "{color.light-mode.neutral.200}",
7215
+ "shimmer": {
7216
+ "value": "{color.light-mode.neutral.400}",
7133
7217
  "type": "color",
7134
7218
  "$extensions": {
7135
7219
  "public": true,
@@ -7137,7 +7221,7 @@
7137
7221
  "com.figma": {
7138
7222
  "exportAs": "variable",
7139
7223
  "codeSyntax": {
7140
- "WEB": "--pds-color-skeleton-bold-movement"
7224
+ "WEB": "--pds-color-skeleton-bold-shimmer"
7141
7225
  }
7142
7226
  }
7143
7227
  }
@@ -12239,6 +12323,20 @@
12239
12323
  }
12240
12324
  }
12241
12325
  }
12326
+ },
12327
+ "separator": {
12328
+ "value": "{color.dark-mode.neutral.500}",
12329
+ "type": "color",
12330
+ "$extensions": {
12331
+ "public": true,
12332
+ "resolveValue": true,
12333
+ "com.figma": {
12334
+ "exportAs": "variable",
12335
+ "codeSyntax": {
12336
+ "WEB": "--pds-color-dropdown-separator"
12337
+ }
12338
+ }
12339
+ }
12242
12340
  }
12243
12341
  },
12244
12342
  "foreground": {
@@ -12299,6 +12397,36 @@
12299
12397
  }
12300
12398
  }
12301
12399
  },
12400
+ "highlight": {
12401
+ "background": {
12402
+ "value": "#9f6116",
12403
+ "type": "color",
12404
+ "$extensions": {
12405
+ "public": true,
12406
+ "resolveValue": true,
12407
+ "com.figma": {
12408
+ "exportAs": "variable",
12409
+ "codeSyntax": {
12410
+ "WEB": "--pds-color-highlight-background"
12411
+ }
12412
+ }
12413
+ }
12414
+ },
12415
+ "foreground": {
12416
+ "value": "#f4f4f4",
12417
+ "type": "color",
12418
+ "$extensions": {
12419
+ "public": true,
12420
+ "resolveValue": true,
12421
+ "com.figma": {
12422
+ "exportAs": "variable",
12423
+ "codeSyntax": {
12424
+ "WEB": "--pds-color-highlight-foreground"
12425
+ }
12426
+ }
12427
+ }
12428
+ }
12429
+ },
12302
12430
  "input": {
12303
12431
  "placeholder": {
12304
12432
  "value": "{color.dark-mode.neutral.700}",
@@ -12364,7 +12492,7 @@
12364
12492
  }
12365
12493
  },
12366
12494
  "foreground": {
12367
- "value": "#ffffff",
12495
+ "value": "{color.dark-mode.neutral.100}",
12368
12496
  "type": "color",
12369
12497
  "$extensions": {
12370
12498
  "public": true,
@@ -12380,7 +12508,7 @@
12380
12508
  },
12381
12509
  "switch": {
12382
12510
  "icon": {
12383
- "value": "{color.dark-mode.neutral.800}",
12511
+ "value": "{color.dark-mode.neutral.100}",
12384
12512
  "type": "color",
12385
12513
  "$extensions": {
12386
12514
  "public": true,
@@ -12392,6 +12520,20 @@
12392
12520
  }
12393
12521
  }
12394
12522
  }
12523
+ },
12524
+ "background": {
12525
+ "value": "{color.dark-mode.neutral.700}",
12526
+ "type": "color",
12527
+ "$extensions": {
12528
+ "public": true,
12529
+ "resolveValue": true,
12530
+ "com.figma": {
12531
+ "exportAs": "variable",
12532
+ "codeSyntax": {
12533
+ "WEB": "--pds-color-input-switch-background"
12534
+ }
12535
+ }
12536
+ }
12395
12537
  }
12396
12538
  },
12397
12539
  "tag": {
@@ -12880,6 +13022,19 @@
12880
13022
  }
12881
13023
  }
12882
13024
  },
13025
+ "foreground": {
13026
+ "value": "#FFFFFF",
13027
+ "type": "color",
13028
+ "$extensions": {
13029
+ "public": true,
13030
+ "com.figma": {
13031
+ "exportAs": "variable",
13032
+ "codeSyntax": {
13033
+ "WEB": "--pds-color-partner-foreground"
13034
+ }
13035
+ }
13036
+ }
13037
+ },
12883
13038
  "gatsby": {
12884
13039
  "value": "#663399",
12885
13040
  "type": "color",
@@ -12945,6 +13100,19 @@
12945
13100
  }
12946
13101
  }
12947
13102
  },
13103
+ "sumo": {
13104
+ "value": "#FFFFFF",
13105
+ "type": "color",
13106
+ "$extensions": {
13107
+ "public": true,
13108
+ "com.figma": {
13109
+ "exportAs": "variable",
13110
+ "codeSyntax": {
13111
+ "WEB": "--pds-color-partner-sumo"
13112
+ }
13113
+ }
13114
+ }
13115
+ },
12948
13116
  "wordpress": {
12949
13117
  "value": "#0073AA",
12950
13118
  "type": "color",
@@ -12962,7 +13130,7 @@
12962
13130
  "segmented-control": {
12963
13131
  "track": {
12964
13132
  "background": {
12965
- "value": "{color.dark-mode.neutral.200}",
13133
+ "value": "{color.dark-mode.neutral.300}",
12966
13134
  "type": "color",
12967
13135
  "$extensions": {
12968
13136
  "public": true,
@@ -13401,7 +13569,7 @@
13401
13569
  },
13402
13570
  "frozen": {
13403
13571
  "fill": {
13404
- "value": "{color.dark-mode.secondary.400}",
13572
+ "value": "{color.dark-mode.discovery.600}",
13405
13573
  "type": "color",
13406
13574
  "$extensions": {
13407
13575
  "public": true,
@@ -14928,8 +15096,8 @@
14928
15096
  }
14929
15097
  }
14930
15098
  },
14931
- "movement": {
14932
- "value": "{color.dark-mode.neutral.700}",
15099
+ "shimmer": {
15100
+ "value": "{color.dark-mode.neutral.500}",
14933
15101
  "type": "color",
14934
15102
  "$extensions": {
14935
15103
  "public": true,
@@ -14937,7 +15105,7 @@
14937
15105
  "com.figma": {
14938
15106
  "exportAs": "variable",
14939
15107
  "codeSyntax": {
14940
- "WEB": "--pds-color-skeleton-regular-movement"
15108
+ "WEB": "--pds-color-skeleton-regular-shimmer"
14941
15109
  }
14942
15110
  }
14943
15111
  }
@@ -14958,8 +15126,8 @@
14958
15126
  }
14959
15127
  }
14960
15128
  },
14961
- "movement": {
14962
- "value": "{color.dark-mode.neutral.700}",
15129
+ "shimmer": {
15130
+ "value": "{color.dark-mode.neutral.600}",
14963
15131
  "type": "color",
14964
15132
  "$extensions": {
14965
15133
  "public": true,
@@ -14967,7 +15135,7 @@
14967
15135
  "com.figma": {
14968
15136
  "exportAs": "variable",
14969
15137
  "codeSyntax": {
14970
- "WEB": "--pds-color-skeleton-bold-movement"
15138
+ "WEB": "--pds-color-skeleton-bold-shimmer"
14971
15139
  }
14972
15140
  }
14973
15141
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
3
  "description": "Design Tokens for the Pantheon Design System",
4
- "version": "2.0.0-alpha.56",
4
+ "version": "2.0.0-alpha.58",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "registry": "https://registry.npmjs.org/",