@pantheon-systems/pds-design-tokens 1.0.0-dev.125 → 1.0.0-dev.126

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.
@@ -133,6 +133,18 @@
133
133
  --pds-color-foreground-default: #23232d;
134
134
  --pds-color-foreground-reverse: #ffffff;
135
135
  --pds-color-gradient-after-hours: linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%);
136
+ --pds-color-gradient-avatar-g01: var(--pds-color-gradient-sunrise);
137
+ --pds-color-gradient-avatar-g02: var(--pds-color-gradient-sunset);
138
+ --pds-color-gradient-avatar-g03: var(--pds-color-gradient-after-hours);
139
+ --pds-color-gradient-avatar-g04: var(--pds-color-gradient-midnight);
140
+ --pds-color-gradient-avatar-g05: linear-gradient(138deg, #E65F35 13.12%, #1B0874 93.73%);
141
+ --pds-color-gradient-avatar-g06: linear-gradient(138deg, #EF13AD 12.78%, #1B0874 97.85%);
142
+ --pds-color-gradient-avatar-g07: linear-gradient(139deg, #29B2FF 9.79%, #2365C0 50.54%, #1B0874 99.32%);
143
+ --pds-color-gradient-avatar-g08: linear-gradient(139deg, #00E0C3 6.57%, #0C7D9F 51.07%, #1B0874 97.18%);
144
+ --pds-color-gradient-avatar-g09: linear-gradient(319deg, #FFD808 8.18%, #DA8E32 38.74%, #9A0066 96.11%);
145
+ --pds-color-gradient-avatar-g10: linear-gradient(319deg, #FF99DC 13.01%, #6D41B4 72.52%, #371EA3 92.89%);
146
+ --pds-color-gradient-avatar-g11: linear-gradient(319deg, #FFF1A9 10.33%, #F0829F 53.22%, #DE0093 97.18%);
147
+ --pds-color-gradient-avatar-g12: linear-gradient(319deg, #96DAB7 14.62%, #1DACFC 53.22%, #1666D6 97.18%);
136
148
  --pds-color-gradient-midnight: linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%);
137
149
  --pds-color-gradient-pastel-1: linear-gradient(175deg, #DFD8F55C 15%, #FFFFFF00 80%);
138
150
  --pds-color-gradient-sunrise: linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%);
@@ -1105,7 +1105,7 @@
1105
1105
  "headings-product": {
1106
1106
  "h1": {
1107
1107
  "value": {
1108
- "fontSize": "2.074 * 16",
1108
+ "fontSize": "1.728 * 16",
1109
1109
  "fontWeight": 700,
1110
1110
  "fontFamily": "Poppins",
1111
1111
  "lineHeight": "120%"
@@ -1115,7 +1115,7 @@
1115
1115
  "isSource": true,
1116
1116
  "original": {
1117
1117
  "value": {
1118
- "fontSize": "{typography.size.3XL} * {figma.typography.size.base}",
1118
+ "fontSize": "{typography.size.2XL} * {figma.typography.size.base}",
1119
1119
  "fontWeight": "{typography.font-weight.bold}",
1120
1120
  "fontFamily": "Poppins",
1121
1121
  "lineHeight": "{typography.line-height.S}"
@@ -1168,7 +1168,7 @@
1168
1168
  "h3": {
1169
1169
  "value": {
1170
1170
  "fontSize": "1.2 * 16",
1171
- "fontWeight": 700,
1171
+ "fontWeight": 600,
1172
1172
  "fontFamily": "Poppins",
1173
1173
  "lineHeight": "120%"
1174
1174
  },
@@ -1178,7 +1178,7 @@
1178
1178
  "original": {
1179
1179
  "value": {
1180
1180
  "fontSize": "{typography.size.L} * {figma.typography.size.base}",
1181
- "fontWeight": "{text.headings-product.h1.value.fontWeight}",
1181
+ "fontWeight": "{typography.font-weight.semibold}",
1182
1182
  "fontFamily": "{text.headings-product.h1.value.fontFamily}",
1183
1183
  "lineHeight": "{text.headings-product.h1.value.lineHeight}"
1184
1184
  },
@@ -16415,6 +16415,386 @@
16415
16415
  "gradient",
16416
16416
  "pastel-1"
16417
16417
  ]
16418
+ },
16419
+ "avatar": {
16420
+ "g01": {
16421
+ "value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
16422
+ "public": true,
16423
+ "filePath": "tokens/color/base/gradients.light.json",
16424
+ "isSource": true,
16425
+ "original": {
16426
+ "value": "{color.light-mode.gradient.sunrise.value}",
16427
+ "public": true
16428
+ },
16429
+ "name": "color-light-mode-gradient-avatar-g01",
16430
+ "attributes": {
16431
+ "category": "color",
16432
+ "type": "light-mode",
16433
+ "item": "gradient",
16434
+ "subitem": "avatar",
16435
+ "state": "g01"
16436
+ },
16437
+ "path": [
16438
+ "color",
16439
+ "light-mode",
16440
+ "gradient",
16441
+ "avatar",
16442
+ "g01"
16443
+ ]
16444
+ },
16445
+ "g02": {
16446
+ "value": "linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%)",
16447
+ "public": true,
16448
+ "filePath": "tokens/color/base/gradients.light.json",
16449
+ "isSource": true,
16450
+ "original": {
16451
+ "value": "{color.light-mode.gradient.sunset.value}",
16452
+ "public": true
16453
+ },
16454
+ "name": "color-light-mode-gradient-avatar-g02",
16455
+ "attributes": {
16456
+ "category": "color",
16457
+ "type": "light-mode",
16458
+ "item": "gradient",
16459
+ "subitem": "avatar",
16460
+ "state": "g02"
16461
+ },
16462
+ "path": [
16463
+ "color",
16464
+ "light-mode",
16465
+ "gradient",
16466
+ "avatar",
16467
+ "g02"
16468
+ ]
16469
+ },
16470
+ "g03": {
16471
+ "value": "linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%)",
16472
+ "public": true,
16473
+ "filePath": "tokens/color/base/gradients.light.json",
16474
+ "isSource": true,
16475
+ "original": {
16476
+ "value": "{color.light-mode.gradient.after-hours.value}",
16477
+ "public": true
16478
+ },
16479
+ "name": "color-light-mode-gradient-avatar-g03",
16480
+ "attributes": {
16481
+ "category": "color",
16482
+ "type": "light-mode",
16483
+ "item": "gradient",
16484
+ "subitem": "avatar",
16485
+ "state": "g03"
16486
+ },
16487
+ "path": [
16488
+ "color",
16489
+ "light-mode",
16490
+ "gradient",
16491
+ "avatar",
16492
+ "g03"
16493
+ ]
16494
+ },
16495
+ "g04": {
16496
+ "value": "linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%)",
16497
+ "public": true,
16498
+ "filePath": "tokens/color/base/gradients.light.json",
16499
+ "isSource": true,
16500
+ "original": {
16501
+ "value": "{color.light-mode.gradient.midnight.value}",
16502
+ "public": true
16503
+ },
16504
+ "name": "color-light-mode-gradient-avatar-g04",
16505
+ "attributes": {
16506
+ "category": "color",
16507
+ "type": "light-mode",
16508
+ "item": "gradient",
16509
+ "subitem": "avatar",
16510
+ "state": "g04"
16511
+ },
16512
+ "path": [
16513
+ "color",
16514
+ "light-mode",
16515
+ "gradient",
16516
+ "avatar",
16517
+ "g04"
16518
+ ]
16519
+ },
16520
+ "g05": {
16521
+ "value": "linear-gradient(138deg, #E65F35 13.12%, #1B0874 93.73%)",
16522
+ "type": "color",
16523
+ "public": true,
16524
+ "filePath": "tokens/color/base/gradients.light.json",
16525
+ "isSource": true,
16526
+ "original": {
16527
+ "value": {
16528
+ "type": "linear-gradient",
16529
+ "angle": "138deg",
16530
+ "colors": {
16531
+ "1": "#E65F35 13.12%",
16532
+ "2": "#1B0874 93.73%"
16533
+ }
16534
+ },
16535
+ "type": "color",
16536
+ "public": true
16537
+ },
16538
+ "name": "color-light-mode-gradient-avatar-g05",
16539
+ "attributes": {
16540
+ "category": "color",
16541
+ "type": "light-mode",
16542
+ "item": "gradient",
16543
+ "subitem": "avatar",
16544
+ "state": "g05"
16545
+ },
16546
+ "path": [
16547
+ "color",
16548
+ "light-mode",
16549
+ "gradient",
16550
+ "avatar",
16551
+ "g05"
16552
+ ]
16553
+ },
16554
+ "g06": {
16555
+ "value": "linear-gradient(138deg, #EF13AD 12.78%, #1B0874 97.85%)",
16556
+ "type": "color",
16557
+ "public": true,
16558
+ "filePath": "tokens/color/base/gradients.light.json",
16559
+ "isSource": true,
16560
+ "original": {
16561
+ "value": {
16562
+ "type": "linear-gradient",
16563
+ "angle": "138deg",
16564
+ "colors": {
16565
+ "1": "#EF13AD 12.78%",
16566
+ "2": "#1B0874 97.85%"
16567
+ }
16568
+ },
16569
+ "type": "color",
16570
+ "public": true
16571
+ },
16572
+ "name": "color-light-mode-gradient-avatar-g06",
16573
+ "attributes": {
16574
+ "category": "color",
16575
+ "type": "light-mode",
16576
+ "item": "gradient",
16577
+ "subitem": "avatar",
16578
+ "state": "g06"
16579
+ },
16580
+ "path": [
16581
+ "color",
16582
+ "light-mode",
16583
+ "gradient",
16584
+ "avatar",
16585
+ "g06"
16586
+ ]
16587
+ },
16588
+ "g07": {
16589
+ "value": "linear-gradient(139deg, #29B2FF 9.79%, #2365C0 50.54%, #1B0874 99.32%)",
16590
+ "type": "color",
16591
+ "public": true,
16592
+ "filePath": "tokens/color/base/gradients.light.json",
16593
+ "isSource": true,
16594
+ "original": {
16595
+ "value": {
16596
+ "type": "linear-gradient",
16597
+ "angle": "139deg",
16598
+ "colors": {
16599
+ "1": "#29B2FF 9.79%",
16600
+ "2": "#2365C0 50.54%",
16601
+ "3": "#1B0874 99.32%"
16602
+ }
16603
+ },
16604
+ "type": "color",
16605
+ "public": true
16606
+ },
16607
+ "name": "color-light-mode-gradient-avatar-g07",
16608
+ "attributes": {
16609
+ "category": "color",
16610
+ "type": "light-mode",
16611
+ "item": "gradient",
16612
+ "subitem": "avatar",
16613
+ "state": "g07"
16614
+ },
16615
+ "path": [
16616
+ "color",
16617
+ "light-mode",
16618
+ "gradient",
16619
+ "avatar",
16620
+ "g07"
16621
+ ]
16622
+ },
16623
+ "g08": {
16624
+ "value": "linear-gradient(139deg, #00E0C3 6.57%, #0C7D9F 51.07%, #1B0874 97.18%)",
16625
+ "type": "color",
16626
+ "public": true,
16627
+ "filePath": "tokens/color/base/gradients.light.json",
16628
+ "isSource": true,
16629
+ "original": {
16630
+ "value": {
16631
+ "type": "linear-gradient",
16632
+ "angle": "139deg",
16633
+ "colors": {
16634
+ "1": "#00E0C3 6.57%",
16635
+ "2": "#0C7D9F 51.07%",
16636
+ "3": "#1B0874 97.18%"
16637
+ }
16638
+ },
16639
+ "type": "color",
16640
+ "public": true
16641
+ },
16642
+ "name": "color-light-mode-gradient-avatar-g08",
16643
+ "attributes": {
16644
+ "category": "color",
16645
+ "type": "light-mode",
16646
+ "item": "gradient",
16647
+ "subitem": "avatar",
16648
+ "state": "g08"
16649
+ },
16650
+ "path": [
16651
+ "color",
16652
+ "light-mode",
16653
+ "gradient",
16654
+ "avatar",
16655
+ "g08"
16656
+ ]
16657
+ },
16658
+ "g09": {
16659
+ "value": "linear-gradient(319deg, #FFD808 8.18%, #DA8E32 38.74%, #9A0066 96.11%)",
16660
+ "type": "color",
16661
+ "public": true,
16662
+ "filePath": "tokens/color/base/gradients.light.json",
16663
+ "isSource": true,
16664
+ "original": {
16665
+ "value": {
16666
+ "type": "linear-gradient",
16667
+ "angle": "319deg",
16668
+ "colors": {
16669
+ "1": "#FFD808 8.18%",
16670
+ "2": "#DA8E32 38.74%",
16671
+ "3": "#9A0066 96.11%"
16672
+ }
16673
+ },
16674
+ "type": "color",
16675
+ "public": true
16676
+ },
16677
+ "name": "color-light-mode-gradient-avatar-g09",
16678
+ "attributes": {
16679
+ "category": "color",
16680
+ "type": "light-mode",
16681
+ "item": "gradient",
16682
+ "subitem": "avatar",
16683
+ "state": "g09"
16684
+ },
16685
+ "path": [
16686
+ "color",
16687
+ "light-mode",
16688
+ "gradient",
16689
+ "avatar",
16690
+ "g09"
16691
+ ]
16692
+ },
16693
+ "g10": {
16694
+ "value": "linear-gradient(319deg, #FF99DC 13.01%, #6D41B4 72.52%, #371EA3 92.89%)",
16695
+ "type": "color",
16696
+ "public": true,
16697
+ "filePath": "tokens/color/base/gradients.light.json",
16698
+ "isSource": true,
16699
+ "original": {
16700
+ "value": {
16701
+ "type": "linear-gradient",
16702
+ "angle": "319deg",
16703
+ "colors": {
16704
+ "1": "#FF99DC 13.01%",
16705
+ "2": "#6D41B4 72.52%",
16706
+ "3": "#371EA3 92.89%"
16707
+ }
16708
+ },
16709
+ "type": "color",
16710
+ "public": true
16711
+ },
16712
+ "name": "color-light-mode-gradient-avatar-g10",
16713
+ "attributes": {
16714
+ "category": "color",
16715
+ "type": "light-mode",
16716
+ "item": "gradient",
16717
+ "subitem": "avatar",
16718
+ "state": "g10"
16719
+ },
16720
+ "path": [
16721
+ "color",
16722
+ "light-mode",
16723
+ "gradient",
16724
+ "avatar",
16725
+ "g10"
16726
+ ]
16727
+ },
16728
+ "g11": {
16729
+ "value": "linear-gradient(319deg, #FFF1A9 10.33%, #F0829F 53.22%, #DE0093 97.18%)",
16730
+ "type": "color",
16731
+ "public": true,
16732
+ "filePath": "tokens/color/base/gradients.light.json",
16733
+ "isSource": true,
16734
+ "original": {
16735
+ "value": {
16736
+ "type": "linear-gradient",
16737
+ "angle": "319deg",
16738
+ "colors": {
16739
+ "1": "#FFF1A9 10.33%",
16740
+ "2": "#F0829F 53.22%",
16741
+ "3": "#DE0093 97.18%"
16742
+ }
16743
+ },
16744
+ "type": "color",
16745
+ "public": true
16746
+ },
16747
+ "name": "color-light-mode-gradient-avatar-g11",
16748
+ "attributes": {
16749
+ "category": "color",
16750
+ "type": "light-mode",
16751
+ "item": "gradient",
16752
+ "subitem": "avatar",
16753
+ "state": "g11"
16754
+ },
16755
+ "path": [
16756
+ "color",
16757
+ "light-mode",
16758
+ "gradient",
16759
+ "avatar",
16760
+ "g11"
16761
+ ]
16762
+ },
16763
+ "g12": {
16764
+ "value": "linear-gradient(319deg, #96DAB7 14.62%, #1DACFC 53.22%, #1666D6 97.18%)",
16765
+ "type": "color",
16766
+ "public": true,
16767
+ "filePath": "tokens/color/base/gradients.light.json",
16768
+ "isSource": true,
16769
+ "original": {
16770
+ "value": {
16771
+ "type": "linear-gradient",
16772
+ "angle": "319deg",
16773
+ "colors": {
16774
+ "1": "#96DAB7 14.62%",
16775
+ "2": "#1DACFC 53.22%",
16776
+ "3": "#1666D6 97.18%"
16777
+ }
16778
+ },
16779
+ "type": "color",
16780
+ "public": true
16781
+ },
16782
+ "name": "color-light-mode-gradient-avatar-g12",
16783
+ "attributes": {
16784
+ "category": "color",
16785
+ "type": "light-mode",
16786
+ "item": "gradient",
16787
+ "subitem": "avatar",
16788
+ "state": "g12"
16789
+ },
16790
+ "path": [
16791
+ "color",
16792
+ "light-mode",
16793
+ "gradient",
16794
+ "avatar",
16795
+ "g12"
16796
+ ]
16797
+ }
16418
16798
  }
16419
16799
  },
16420
16800
  "interactive": {
@@ -6650,6 +6650,386 @@
6650
6650
  "pastel-1"
6651
6651
  ]
6652
6652
  },
6653
+ "avatar": {
6654
+ "g01": {
6655
+ "value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
6656
+ "public": true,
6657
+ "filePath": "tokens/color/base/gradients.light.json",
6658
+ "isSource": true,
6659
+ "original": {
6660
+ "value": "{color.light-mode.gradient.sunrise.value}",
6661
+ "public": true
6662
+ },
6663
+ "name": "color-light-mode-gradient-avatar-g01",
6664
+ "attributes": {
6665
+ "category": "color",
6666
+ "type": "light-mode",
6667
+ "item": "gradient",
6668
+ "subitem": "avatar",
6669
+ "state": "g01"
6670
+ },
6671
+ "path": [
6672
+ "color",
6673
+ "light-mode",
6674
+ "gradient",
6675
+ "avatar",
6676
+ "g01"
6677
+ ]
6678
+ },
6679
+ "g02": {
6680
+ "value": "linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%)",
6681
+ "public": true,
6682
+ "filePath": "tokens/color/base/gradients.light.json",
6683
+ "isSource": true,
6684
+ "original": {
6685
+ "value": "{color.light-mode.gradient.sunset.value}",
6686
+ "public": true
6687
+ },
6688
+ "name": "color-light-mode-gradient-avatar-g02",
6689
+ "attributes": {
6690
+ "category": "color",
6691
+ "type": "light-mode",
6692
+ "item": "gradient",
6693
+ "subitem": "avatar",
6694
+ "state": "g02"
6695
+ },
6696
+ "path": [
6697
+ "color",
6698
+ "light-mode",
6699
+ "gradient",
6700
+ "avatar",
6701
+ "g02"
6702
+ ]
6703
+ },
6704
+ "g03": {
6705
+ "value": "linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%)",
6706
+ "public": true,
6707
+ "filePath": "tokens/color/base/gradients.light.json",
6708
+ "isSource": true,
6709
+ "original": {
6710
+ "value": "{color.light-mode.gradient.after-hours.value}",
6711
+ "public": true
6712
+ },
6713
+ "name": "color-light-mode-gradient-avatar-g03",
6714
+ "attributes": {
6715
+ "category": "color",
6716
+ "type": "light-mode",
6717
+ "item": "gradient",
6718
+ "subitem": "avatar",
6719
+ "state": "g03"
6720
+ },
6721
+ "path": [
6722
+ "color",
6723
+ "light-mode",
6724
+ "gradient",
6725
+ "avatar",
6726
+ "g03"
6727
+ ]
6728
+ },
6729
+ "g04": {
6730
+ "value": "linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%)",
6731
+ "public": true,
6732
+ "filePath": "tokens/color/base/gradients.light.json",
6733
+ "isSource": true,
6734
+ "original": {
6735
+ "value": "{color.light-mode.gradient.midnight.value}",
6736
+ "public": true
6737
+ },
6738
+ "name": "color-light-mode-gradient-avatar-g04",
6739
+ "attributes": {
6740
+ "category": "color",
6741
+ "type": "light-mode",
6742
+ "item": "gradient",
6743
+ "subitem": "avatar",
6744
+ "state": "g04"
6745
+ },
6746
+ "path": [
6747
+ "color",
6748
+ "light-mode",
6749
+ "gradient",
6750
+ "avatar",
6751
+ "g04"
6752
+ ]
6753
+ },
6754
+ "g05": {
6755
+ "value": "linear-gradient(138deg, #E65F35 13.12%, #1B0874 93.73%)",
6756
+ "type": "color",
6757
+ "public": true,
6758
+ "filePath": "tokens/color/base/gradients.light.json",
6759
+ "isSource": true,
6760
+ "original": {
6761
+ "value": {
6762
+ "type": "linear-gradient",
6763
+ "angle": "138deg",
6764
+ "colors": {
6765
+ "1": "#E65F35 13.12%",
6766
+ "2": "#1B0874 93.73%"
6767
+ }
6768
+ },
6769
+ "type": "color",
6770
+ "public": true
6771
+ },
6772
+ "name": "color-light-mode-gradient-avatar-g05",
6773
+ "attributes": {
6774
+ "category": "color",
6775
+ "type": "light-mode",
6776
+ "item": "gradient",
6777
+ "subitem": "avatar",
6778
+ "state": "g05"
6779
+ },
6780
+ "path": [
6781
+ "color",
6782
+ "light-mode",
6783
+ "gradient",
6784
+ "avatar",
6785
+ "g05"
6786
+ ]
6787
+ },
6788
+ "g06": {
6789
+ "value": "linear-gradient(138deg, #EF13AD 12.78%, #1B0874 97.85%)",
6790
+ "type": "color",
6791
+ "public": true,
6792
+ "filePath": "tokens/color/base/gradients.light.json",
6793
+ "isSource": true,
6794
+ "original": {
6795
+ "value": {
6796
+ "type": "linear-gradient",
6797
+ "angle": "138deg",
6798
+ "colors": {
6799
+ "1": "#EF13AD 12.78%",
6800
+ "2": "#1B0874 97.85%"
6801
+ }
6802
+ },
6803
+ "type": "color",
6804
+ "public": true
6805
+ },
6806
+ "name": "color-light-mode-gradient-avatar-g06",
6807
+ "attributes": {
6808
+ "category": "color",
6809
+ "type": "light-mode",
6810
+ "item": "gradient",
6811
+ "subitem": "avatar",
6812
+ "state": "g06"
6813
+ },
6814
+ "path": [
6815
+ "color",
6816
+ "light-mode",
6817
+ "gradient",
6818
+ "avatar",
6819
+ "g06"
6820
+ ]
6821
+ },
6822
+ "g07": {
6823
+ "value": "linear-gradient(139deg, #29B2FF 9.79%, #2365C0 50.54%, #1B0874 99.32%)",
6824
+ "type": "color",
6825
+ "public": true,
6826
+ "filePath": "tokens/color/base/gradients.light.json",
6827
+ "isSource": true,
6828
+ "original": {
6829
+ "value": {
6830
+ "type": "linear-gradient",
6831
+ "angle": "139deg",
6832
+ "colors": {
6833
+ "1": "#29B2FF 9.79%",
6834
+ "2": "#2365C0 50.54%",
6835
+ "3": "#1B0874 99.32%"
6836
+ }
6837
+ },
6838
+ "type": "color",
6839
+ "public": true
6840
+ },
6841
+ "name": "color-light-mode-gradient-avatar-g07",
6842
+ "attributes": {
6843
+ "category": "color",
6844
+ "type": "light-mode",
6845
+ "item": "gradient",
6846
+ "subitem": "avatar",
6847
+ "state": "g07"
6848
+ },
6849
+ "path": [
6850
+ "color",
6851
+ "light-mode",
6852
+ "gradient",
6853
+ "avatar",
6854
+ "g07"
6855
+ ]
6856
+ },
6857
+ "g08": {
6858
+ "value": "linear-gradient(139deg, #00E0C3 6.57%, #0C7D9F 51.07%, #1B0874 97.18%)",
6859
+ "type": "color",
6860
+ "public": true,
6861
+ "filePath": "tokens/color/base/gradients.light.json",
6862
+ "isSource": true,
6863
+ "original": {
6864
+ "value": {
6865
+ "type": "linear-gradient",
6866
+ "angle": "139deg",
6867
+ "colors": {
6868
+ "1": "#00E0C3 6.57%",
6869
+ "2": "#0C7D9F 51.07%",
6870
+ "3": "#1B0874 97.18%"
6871
+ }
6872
+ },
6873
+ "type": "color",
6874
+ "public": true
6875
+ },
6876
+ "name": "color-light-mode-gradient-avatar-g08",
6877
+ "attributes": {
6878
+ "category": "color",
6879
+ "type": "light-mode",
6880
+ "item": "gradient",
6881
+ "subitem": "avatar",
6882
+ "state": "g08"
6883
+ },
6884
+ "path": [
6885
+ "color",
6886
+ "light-mode",
6887
+ "gradient",
6888
+ "avatar",
6889
+ "g08"
6890
+ ]
6891
+ },
6892
+ "g09": {
6893
+ "value": "linear-gradient(319deg, #FFD808 8.18%, #DA8E32 38.74%, #9A0066 96.11%)",
6894
+ "type": "color",
6895
+ "public": true,
6896
+ "filePath": "tokens/color/base/gradients.light.json",
6897
+ "isSource": true,
6898
+ "original": {
6899
+ "value": {
6900
+ "type": "linear-gradient",
6901
+ "angle": "319deg",
6902
+ "colors": {
6903
+ "1": "#FFD808 8.18%",
6904
+ "2": "#DA8E32 38.74%",
6905
+ "3": "#9A0066 96.11%"
6906
+ }
6907
+ },
6908
+ "type": "color",
6909
+ "public": true
6910
+ },
6911
+ "name": "color-light-mode-gradient-avatar-g09",
6912
+ "attributes": {
6913
+ "category": "color",
6914
+ "type": "light-mode",
6915
+ "item": "gradient",
6916
+ "subitem": "avatar",
6917
+ "state": "g09"
6918
+ },
6919
+ "path": [
6920
+ "color",
6921
+ "light-mode",
6922
+ "gradient",
6923
+ "avatar",
6924
+ "g09"
6925
+ ]
6926
+ },
6927
+ "g10": {
6928
+ "value": "linear-gradient(319deg, #FF99DC 13.01%, #6D41B4 72.52%, #371EA3 92.89%)",
6929
+ "type": "color",
6930
+ "public": true,
6931
+ "filePath": "tokens/color/base/gradients.light.json",
6932
+ "isSource": true,
6933
+ "original": {
6934
+ "value": {
6935
+ "type": "linear-gradient",
6936
+ "angle": "319deg",
6937
+ "colors": {
6938
+ "1": "#FF99DC 13.01%",
6939
+ "2": "#6D41B4 72.52%",
6940
+ "3": "#371EA3 92.89%"
6941
+ }
6942
+ },
6943
+ "type": "color",
6944
+ "public": true
6945
+ },
6946
+ "name": "color-light-mode-gradient-avatar-g10",
6947
+ "attributes": {
6948
+ "category": "color",
6949
+ "type": "light-mode",
6950
+ "item": "gradient",
6951
+ "subitem": "avatar",
6952
+ "state": "g10"
6953
+ },
6954
+ "path": [
6955
+ "color",
6956
+ "light-mode",
6957
+ "gradient",
6958
+ "avatar",
6959
+ "g10"
6960
+ ]
6961
+ },
6962
+ "g11": {
6963
+ "value": "linear-gradient(319deg, #FFF1A9 10.33%, #F0829F 53.22%, #DE0093 97.18%)",
6964
+ "type": "color",
6965
+ "public": true,
6966
+ "filePath": "tokens/color/base/gradients.light.json",
6967
+ "isSource": true,
6968
+ "original": {
6969
+ "value": {
6970
+ "type": "linear-gradient",
6971
+ "angle": "319deg",
6972
+ "colors": {
6973
+ "1": "#FFF1A9 10.33%",
6974
+ "2": "#F0829F 53.22%",
6975
+ "3": "#DE0093 97.18%"
6976
+ }
6977
+ },
6978
+ "type": "color",
6979
+ "public": true
6980
+ },
6981
+ "name": "color-light-mode-gradient-avatar-g11",
6982
+ "attributes": {
6983
+ "category": "color",
6984
+ "type": "light-mode",
6985
+ "item": "gradient",
6986
+ "subitem": "avatar",
6987
+ "state": "g11"
6988
+ },
6989
+ "path": [
6990
+ "color",
6991
+ "light-mode",
6992
+ "gradient",
6993
+ "avatar",
6994
+ "g11"
6995
+ ]
6996
+ },
6997
+ "g12": {
6998
+ "value": "linear-gradient(319deg, #96DAB7 14.62%, #1DACFC 53.22%, #1666D6 97.18%)",
6999
+ "type": "color",
7000
+ "public": true,
7001
+ "filePath": "tokens/color/base/gradients.light.json",
7002
+ "isSource": true,
7003
+ "original": {
7004
+ "value": {
7005
+ "type": "linear-gradient",
7006
+ "angle": "319deg",
7007
+ "colors": {
7008
+ "1": "#96DAB7 14.62%",
7009
+ "2": "#1DACFC 53.22%",
7010
+ "3": "#1666D6 97.18%"
7011
+ }
7012
+ },
7013
+ "type": "color",
7014
+ "public": true
7015
+ },
7016
+ "name": "color-light-mode-gradient-avatar-g12",
7017
+ "attributes": {
7018
+ "category": "color",
7019
+ "type": "light-mode",
7020
+ "item": "gradient",
7021
+ "subitem": "avatar",
7022
+ "state": "g12"
7023
+ },
7024
+ "path": [
7025
+ "color",
7026
+ "light-mode",
7027
+ "gradient",
7028
+ "avatar",
7029
+ "g12"
7030
+ ]
7031
+ }
7032
+ },
6653
7033
  "banner": {
6654
7034
  "info": {
6655
7035
  "background": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.125",
3
+ "version": "1.0.0-dev.126",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [