@momentum-design/tokens 0.0.58 → 0.0.59

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.
Files changed (37) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +26 -10
  5. package/dist/css/theme/webex/hc-dark-stable.css +27 -1
  6. package/dist/css/theme/webex/hc-light-stable.css +74 -48
  7. package/dist/css/theme/webex/light-stable.css +27 -11
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +26 -10
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +27 -1
  13. package/dist/ios/theme/webex/hc-light-stable.swift +74 -48
  14. package/dist/ios/theme/webex/light-stable.swift +27 -11
  15. package/dist/json/theme/webex/dark-stable.json +512 -43
  16. package/dist/json/theme/webex/hc-dark-stable.json +784 -0
  17. package/dist/json/theme/webex/hc-light-stable.json +887 -187
  18. package/dist/json/theme/webex/light-stable.json +514 -47
  19. package/dist/json-minimal/theme/webex/dark-stable.json +37 -3
  20. package/dist/json-minimal/theme/webex/hc-dark-stable.json +56 -0
  21. package/dist/json-minimal/theme/webex/hc-light-stable.json +103 -47
  22. package/dist/json-minimal/theme/webex/light-stable.json +38 -4
  23. package/dist/resources/core/complete.xml +1 -1
  24. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  25. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +26 -10
  27. package/dist/resources/theme/webex/hc-dark-stable.xml +27 -1
  28. package/dist/resources/theme/webex/hc-light-stable.xml +74 -48
  29. package/dist/resources/theme/webex/light-stable.xml +27 -11
  30. package/dist/scss/core/complete.scss +1 -1
  31. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  32. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  33. package/dist/scss/theme/webex/dark-stable.scss +26 -10
  34. package/dist/scss/theme/webex/hc-dark-stable.scss +28 -2
  35. package/dist/scss/theme/webex/hc-light-stable.scss +74 -48
  36. package/dist/scss/theme/webex/light-stable.scss +27 -11
  37. package/package.json +1 -1
@@ -4586,6 +4586,170 @@
4586
4586
  }
4587
4587
  }
4588
4588
  }
4589
+ },
4590
+ "reaction": {
4591
+ "normal": {
4592
+ "0": {
4593
+ "type": "color",
4594
+ "value": "#1a1a1a",
4595
+ "filePath": "src/theme/stable/dark.json",
4596
+ "isSource": true,
4597
+ "original": {
4598
+ "type": "color",
4599
+ "value": "{color.core.gray.95}"
4600
+ },
4601
+ "name": "mds-color-theme-background-reaction-normal-0",
4602
+ "attributes": {
4603
+ "category": "color",
4604
+ "type": "theme",
4605
+ "item": "background",
4606
+ "subitem": "reaction",
4607
+ "state": "normal"
4608
+ },
4609
+ "path": [
4610
+ "color",
4611
+ "theme",
4612
+ "background",
4613
+ "reaction",
4614
+ "normal",
4615
+ "0"
4616
+ ]
4617
+ },
4618
+ "1": {
4619
+ "type": "color",
4620
+ "value": "#8f8f8f",
4621
+ "filePath": "src/theme/stable/dark.json",
4622
+ "isSource": true,
4623
+ "original": {
4624
+ "type": "color",
4625
+ "value": "{color.core.gray.50}"
4626
+ },
4627
+ "name": "mds-color-theme-background-reaction-normal-1",
4628
+ "attributes": {
4629
+ "category": "color",
4630
+ "type": "theme",
4631
+ "item": "background",
4632
+ "subitem": "reaction",
4633
+ "state": "normal"
4634
+ },
4635
+ "path": [
4636
+ "color",
4637
+ "theme",
4638
+ "background",
4639
+ "reaction",
4640
+ "normal",
4641
+ "1"
4642
+ ]
4643
+ }
4644
+ }
4645
+ },
4646
+ "skeleton": {
4647
+ "normal": {
4648
+ "0": {
4649
+ "type": "color",
4650
+ "value": "#00000033",
4651
+ "filePath": "src/theme/stable/dark.json",
4652
+ "isSource": true,
4653
+ "original": {
4654
+ "type": "color",
4655
+ "value": "{color.core.black-alpha.20}"
4656
+ },
4657
+ "name": "mds-color-theme-background-skeleton-normal-0",
4658
+ "attributes": {
4659
+ "category": "color",
4660
+ "type": "theme",
4661
+ "item": "background",
4662
+ "subitem": "skeleton",
4663
+ "state": "normal"
4664
+ },
4665
+ "path": [
4666
+ "color",
4667
+ "theme",
4668
+ "background",
4669
+ "skeleton",
4670
+ "normal",
4671
+ "0"
4672
+ ]
4673
+ },
4674
+ "1": {
4675
+ "type": "color",
4676
+ "value": "#0000004d",
4677
+ "filePath": "src/theme/stable/dark.json",
4678
+ "isSource": true,
4679
+ "original": {
4680
+ "type": "color",
4681
+ "value": "{color.core.black-alpha.30}"
4682
+ },
4683
+ "name": "mds-color-theme-background-skeleton-normal-1",
4684
+ "attributes": {
4685
+ "category": "color",
4686
+ "type": "theme",
4687
+ "item": "background",
4688
+ "subitem": "skeleton",
4689
+ "state": "normal"
4690
+ },
4691
+ "path": [
4692
+ "color",
4693
+ "theme",
4694
+ "background",
4695
+ "skeleton",
4696
+ "normal",
4697
+ "1"
4698
+ ]
4699
+ },
4700
+ "2": {
4701
+ "type": "color",
4702
+ "value": "#00000066",
4703
+ "filePath": "src/theme/stable/dark.json",
4704
+ "isSource": true,
4705
+ "original": {
4706
+ "type": "color",
4707
+ "value": "{color.core.black-alpha.40}"
4708
+ },
4709
+ "name": "mds-color-theme-background-skeleton-normal-2",
4710
+ "attributes": {
4711
+ "category": "color",
4712
+ "type": "theme",
4713
+ "item": "background",
4714
+ "subitem": "skeleton",
4715
+ "state": "normal"
4716
+ },
4717
+ "path": [
4718
+ "color",
4719
+ "theme",
4720
+ "background",
4721
+ "skeleton",
4722
+ "normal",
4723
+ "2"
4724
+ ]
4725
+ },
4726
+ "3": {
4727
+ "type": "color",
4728
+ "value": "#00000080",
4729
+ "filePath": "src/theme/stable/dark.json",
4730
+ "isSource": true,
4731
+ "original": {
4732
+ "type": "color",
4733
+ "value": "{color.core.black-alpha.50}"
4734
+ },
4735
+ "name": "mds-color-theme-background-skeleton-normal-3",
4736
+ "attributes": {
4737
+ "category": "color",
4738
+ "type": "theme",
4739
+ "item": "background",
4740
+ "subitem": "skeleton",
4741
+ "state": "normal"
4742
+ },
4743
+ "path": [
4744
+ "color",
4745
+ "theme",
4746
+ "background",
4747
+ "skeleton",
4748
+ "normal",
4749
+ "3"
4750
+ ]
4751
+ }
4752
+ }
4589
4753
  }
4590
4754
  },
4591
4755
  "button": {
@@ -6652,7 +6816,7 @@
6652
6816
  ]
6653
6817
  }
6654
6818
  },
6655
- "Pen": {
6819
+ "pen": {
6656
6820
  "black": {
6657
6821
  "parent": "theme/stable/dark",
6658
6822
  "type": "color",
@@ -6672,14 +6836,14 @@
6672
6836
  "type": "theme",
6673
6837
  "item": "common",
6674
6838
  "subitem": "whiteboard",
6675
- "state": "Pen"
6839
+ "state": "pen"
6676
6840
  },
6677
6841
  "path": [
6678
6842
  "color",
6679
6843
  "theme",
6680
6844
  "common",
6681
6845
  "whiteboard",
6682
- "Pen",
6846
+ "pen",
6683
6847
  "black"
6684
6848
  ]
6685
6849
  },
@@ -6702,14 +6866,14 @@
6702
6866
  "type": "theme",
6703
6867
  "item": "common",
6704
6868
  "subitem": "whiteboard",
6705
- "state": "Pen"
6869
+ "state": "pen"
6706
6870
  },
6707
6871
  "path": [
6708
6872
  "color",
6709
6873
  "theme",
6710
6874
  "common",
6711
6875
  "whiteboard",
6712
- "Pen",
6876
+ "pen",
6713
6877
  "red"
6714
6878
  ]
6715
6879
  },
@@ -6732,14 +6896,14 @@
6732
6896
  "type": "theme",
6733
6897
  "item": "common",
6734
6898
  "subitem": "whiteboard",
6735
- "state": "Pen"
6899
+ "state": "pen"
6736
6900
  },
6737
6901
  "path": [
6738
6902
  "color",
6739
6903
  "theme",
6740
6904
  "common",
6741
6905
  "whiteboard",
6742
- "Pen",
6906
+ "pen",
6743
6907
  "purple"
6744
6908
  ]
6745
6909
  },
@@ -6762,14 +6926,14 @@
6762
6926
  "type": "theme",
6763
6927
  "item": "common",
6764
6928
  "subitem": "whiteboard",
6765
- "state": "Pen"
6929
+ "state": "pen"
6766
6930
  },
6767
6931
  "path": [
6768
6932
  "color",
6769
6933
  "theme",
6770
6934
  "common",
6771
6935
  "whiteboard",
6772
- "Pen",
6936
+ "pen",
6773
6937
  "blue"
6774
6938
  ]
6775
6939
  },
@@ -6792,14 +6956,14 @@
6792
6956
  "type": "theme",
6793
6957
  "item": "common",
6794
6958
  "subitem": "whiteboard",
6795
- "state": "Pen"
6959
+ "state": "pen"
6796
6960
  },
6797
6961
  "path": [
6798
6962
  "color",
6799
6963
  "theme",
6800
6964
  "common",
6801
6965
  "whiteboard",
6802
- "Pen",
6966
+ "pen",
6803
6967
  "green"
6804
6968
  ]
6805
6969
  },
@@ -6822,14 +6986,14 @@
6822
6986
  "type": "theme",
6823
6987
  "item": "common",
6824
6988
  "subitem": "whiteboard",
6825
- "state": "Pen"
6989
+ "state": "pen"
6826
6990
  },
6827
6991
  "path": [
6828
6992
  "color",
6829
6993
  "theme",
6830
6994
  "common",
6831
6995
  "whiteboard",
6832
- "Pen",
6996
+ "pen",
6833
6997
  "yellow"
6834
6998
  ]
6835
6999
  },
@@ -6852,14 +7016,14 @@
6852
7016
  "type": "theme",
6853
7017
  "item": "common",
6854
7018
  "subitem": "whiteboard",
6855
- "state": "Pen"
7019
+ "state": "pen"
6856
7020
  },
6857
7021
  "path": [
6858
7022
  "color",
6859
7023
  "theme",
6860
7024
  "common",
6861
7025
  "whiteboard",
6862
- "Pen",
7026
+ "pen",
6863
7027
  "white"
6864
7028
  ]
6865
7029
  }
@@ -7149,6 +7313,37 @@
7149
7313
  },
7150
7314
  "inverted": {
7151
7315
  "text": {
7316
+ "secondary": {
7317
+ "normal": {
7318
+ "parent": "theme/stable/dark",
7319
+ "type": "color",
7320
+ "value": "#00000099",
7321
+ "filePath": "src/theme/stable/dark.json",
7322
+ "isSource": true,
7323
+ "original": {
7324
+ "parent": "theme/stable/dark",
7325
+ "type": "color",
7326
+ "value": "{color.core.black-alpha.60}"
7327
+ },
7328
+ "name": "mds-color-theme-common-inverted-text-secondary-normal",
7329
+ "attributes": {
7330
+ "category": "color",
7331
+ "type": "theme",
7332
+ "item": "common",
7333
+ "subitem": "inverted",
7334
+ "state": "text"
7335
+ },
7336
+ "path": [
7337
+ "color",
7338
+ "theme",
7339
+ "common",
7340
+ "inverted",
7341
+ "text",
7342
+ "secondary",
7343
+ "normal"
7344
+ ]
7345
+ }
7346
+ },
7152
7347
  "primary": {
7153
7348
  "normal": {
7154
7349
  "parent": "theme/stable/dark",
@@ -7182,6 +7377,126 @@
7182
7377
  ]
7183
7378
  }
7184
7379
  }
7380
+ },
7381
+ "button": {
7382
+ "secondary": {
7383
+ "normal": {
7384
+ "parent": "theme/stable/dark",
7385
+ "type": "color",
7386
+ "value": "#00000000",
7387
+ "filePath": "src/theme/stable/dark.json",
7388
+ "isSource": true,
7389
+ "original": {
7390
+ "parent": "theme/stable/dark",
7391
+ "type": "color",
7392
+ "value": "{color.core.black-alpha.0}"
7393
+ },
7394
+ "name": "mds-color-theme-common-inverted-button-secondary-normal",
7395
+ "attributes": {
7396
+ "category": "color",
7397
+ "type": "theme",
7398
+ "item": "common",
7399
+ "subitem": "inverted",
7400
+ "state": "button"
7401
+ },
7402
+ "path": [
7403
+ "color",
7404
+ "theme",
7405
+ "common",
7406
+ "inverted",
7407
+ "button",
7408
+ "secondary",
7409
+ "normal"
7410
+ ]
7411
+ },
7412
+ "hover": {
7413
+ "parent": "theme/stable/dark",
7414
+ "type": "color",
7415
+ "value": "#00000012",
7416
+ "filePath": "src/theme/stable/dark.json",
7417
+ "isSource": true,
7418
+ "original": {
7419
+ "parent": "theme/stable/dark",
7420
+ "type": "color",
7421
+ "value": "{color.core.black-alpha.7}"
7422
+ },
7423
+ "name": "mds-color-theme-common-inverted-button-secondary-hover",
7424
+ "attributes": {
7425
+ "category": "color",
7426
+ "type": "theme",
7427
+ "item": "common",
7428
+ "subitem": "inverted",
7429
+ "state": "button"
7430
+ },
7431
+ "path": [
7432
+ "color",
7433
+ "theme",
7434
+ "common",
7435
+ "inverted",
7436
+ "button",
7437
+ "secondary",
7438
+ "hover"
7439
+ ]
7440
+ },
7441
+ "pressed": {
7442
+ "parent": "theme/stable/dark",
7443
+ "type": "color",
7444
+ "value": "#00000033",
7445
+ "filePath": "src/theme/stable/dark.json",
7446
+ "isSource": true,
7447
+ "original": {
7448
+ "parent": "theme/stable/dark",
7449
+ "type": "color",
7450
+ "value": "{color.core.black-alpha.20}"
7451
+ },
7452
+ "name": "mds-color-theme-common-inverted-button-secondary-pressed",
7453
+ "attributes": {
7454
+ "category": "color",
7455
+ "type": "theme",
7456
+ "item": "common",
7457
+ "subitem": "inverted",
7458
+ "state": "button"
7459
+ },
7460
+ "path": [
7461
+ "color",
7462
+ "theme",
7463
+ "common",
7464
+ "inverted",
7465
+ "button",
7466
+ "secondary",
7467
+ "pressed"
7468
+ ]
7469
+ },
7470
+ "disabled": {
7471
+ "parent": "theme/stable/dark",
7472
+ "type": "color",
7473
+ "value": "#00000000",
7474
+ "filePath": "src/theme/stable/dark.json",
7475
+ "isSource": true,
7476
+ "original": {
7477
+ "parent": "theme/stable/dark",
7478
+ "type": "color",
7479
+ "value": "{color.core.black-alpha.0}"
7480
+ },
7481
+ "name": "mds-color-theme-common-inverted-button-secondary-disabled",
7482
+ "attributes": {
7483
+ "category": "color",
7484
+ "type": "theme",
7485
+ "item": "common",
7486
+ "subitem": "inverted",
7487
+ "state": "button"
7488
+ },
7489
+ "path": [
7490
+ "color",
7491
+ "theme",
7492
+ "common",
7493
+ "inverted",
7494
+ "button",
7495
+ "secondary",
7496
+ "disabled"
7497
+ ]
7498
+ }
7499
+ }
7185
7500
  }
7186
7501
  },
7187
7502
  "overlays": {
@@ -8116,6 +8431,80 @@
8116
8431
  "normal"
8117
8432
  ]
8118
8433
  }
8434
+ },
8435
+ "secondary": {
8436
+ "normal": {
8437
+ "$extensions": {
8438
+ "studio.tokens": {
8439
+ "modify": {}
8440
+ }
8441
+ },
8442
+ "type": "color",
8443
+ "value": "#00000033",
8444
+ "filePath": "src/theme/stable/dark.json",
8445
+ "isSource": true,
8446
+ "original": {
8447
+ "$extensions": {
8448
+ "studio.tokens": {
8449
+ "modify": {}
8450
+ }
8451
+ },
8452
+ "type": "color",
8453
+ "value": "{color.core.black-alpha.20}"
8454
+ },
8455
+ "name": "mds-color-theme-common-outline-secondary-normal",
8456
+ "attributes": {
8457
+ "category": "color",
8458
+ "type": "theme",
8459
+ "item": "common",
8460
+ "subitem": "outline",
8461
+ "state": "secondary"
8462
+ },
8463
+ "path": [
8464
+ "color",
8465
+ "theme",
8466
+ "common",
8467
+ "outline",
8468
+ "secondary",
8469
+ "normal"
8470
+ ]
8471
+ },
8472
+ "disabled": {
8473
+ "$extensions": {
8474
+ "studio.tokens": {
8475
+ "modify": {}
8476
+ }
8477
+ },
8478
+ "type": "color",
8479
+ "value": "#00000033",
8480
+ "filePath": "src/theme/stable/dark.json",
8481
+ "isSource": true,
8482
+ "original": {
8483
+ "$extensions": {
8484
+ "studio.tokens": {
8485
+ "modify": {}
8486
+ }
8487
+ },
8488
+ "type": "color",
8489
+ "value": "{color.core.black-alpha.20}"
8490
+ },
8491
+ "name": "mds-color-theme-common-outline-secondary-disabled",
8492
+ "attributes": {
8493
+ "category": "color",
8494
+ "type": "theme",
8495
+ "item": "common",
8496
+ "subitem": "outline",
8497
+ "state": "secondary"
8498
+ },
8499
+ "path": [
8500
+ "color",
8501
+ "theme",
8502
+ "common",
8503
+ "outline",
8504
+ "secondary",
8505
+ "disabled"
8506
+ ]
8507
+ }
8119
8508
  }
8120
8509
  },
8121
8510
  "control": {
@@ -8284,9 +8673,63 @@
8284
8673
  ]
8285
8674
  }
8286
8675
  }
8676
+ },
8677
+ "solid": {
8678
+ "dark": {
8679
+ "type": "color",
8680
+ "value": "#1a1a1a",
8681
+ "filePath": "src/theme/stable/dark.json",
8682
+ "isSource": true,
8683
+ "original": {
8684
+ "type": "color",
8685
+ "value": "{color.core.gray.95}"
8686
+ },
8687
+ "name": "mds-color-theme-common-background-solid-dark",
8688
+ "attributes": {
8689
+ "category": "color",
8690
+ "type": "theme",
8691
+ "item": "common",
8692
+ "subitem": "background",
8693
+ "state": "solid"
8694
+ },
8695
+ "path": [
8696
+ "color",
8697
+ "theme",
8698
+ "common",
8699
+ "background",
8700
+ "solid",
8701
+ "dark"
8702
+ ]
8703
+ },
8704
+ "light": {
8705
+ "type": "color",
8706
+ "value": "#ffffff",
8707
+ "filePath": "src/theme/stable/dark.json",
8708
+ "isSource": true,
8709
+ "original": {
8710
+ "type": "color",
8711
+ "value": "{color.core.white-alpha.100}"
8712
+ },
8713
+ "name": "mds-color-theme-common-background-solid-light",
8714
+ "attributes": {
8715
+ "category": "color",
8716
+ "type": "theme",
8717
+ "item": "common",
8718
+ "subitem": "background",
8719
+ "state": "solid"
8720
+ },
8721
+ "path": [
8722
+ "color",
8723
+ "theme",
8724
+ "common",
8725
+ "background",
8726
+ "solid",
8727
+ "light"
8728
+ ]
8729
+ }
8287
8730
  }
8288
8731
  },
8289
- "partner": {
8732
+ "content": {
8290
8733
  "pdf": {
8291
8734
  "parent": "theme/stable/dark",
8292
8735
  "type": "color",
@@ -8300,19 +8743,19 @@
8300
8743
  "value": "{color.partner.pdf}",
8301
8744
  "description": "HEX: EE0507\n---------------\nUsed for bacakground of attachment for content-list components."
8302
8745
  },
8303
- "name": "mds-color-theme-common-partner-pdf",
8746
+ "name": "mds-color-theme-common-content-pdf",
8304
8747
  "attributes": {
8305
8748
  "category": "color",
8306
8749
  "type": "theme",
8307
8750
  "item": "common",
8308
- "subitem": "partner",
8751
+ "subitem": "content",
8309
8752
  "state": "pdf"
8310
8753
  },
8311
8754
  "path": [
8312
8755
  "color",
8313
8756
  "theme",
8314
8757
  "common",
8315
- "partner",
8758
+ "content",
8316
8759
  "pdf"
8317
8760
  ]
8318
8761
  },
@@ -8329,19 +8772,19 @@
8329
8772
  "value": "{color.partner.word}",
8330
8773
  "description": "HEX: 0078D6\n---------------\nUsed for bacakground of attachment for content-list components."
8331
8774
  },
8332
- "name": "mds-color-theme-common-partner-word",
8775
+ "name": "mds-color-theme-common-content-word",
8333
8776
  "attributes": {
8334
8777
  "category": "color",
8335
8778
  "type": "theme",
8336
8779
  "item": "common",
8337
- "subitem": "partner",
8780
+ "subitem": "content",
8338
8781
  "state": "word"
8339
8782
  },
8340
8783
  "path": [
8341
8784
  "color",
8342
8785
  "theme",
8343
8786
  "common",
8344
- "partner",
8787
+ "content",
8345
8788
  "word"
8346
8789
  ]
8347
8790
  },
@@ -8358,19 +8801,19 @@
8358
8801
  "value": "{color.partner.powerpoint}",
8359
8802
  "description": "HEX:D93E17\n---------------\nUsed for bacakground of attachment for content-list components."
8360
8803
  },
8361
- "name": "mds-color-theme-common-partner-powerpoint",
8804
+ "name": "mds-color-theme-common-content-powerpoint",
8362
8805
  "attributes": {
8363
8806
  "category": "color",
8364
8807
  "type": "theme",
8365
8808
  "item": "common",
8366
- "subitem": "partner",
8809
+ "subitem": "content",
8367
8810
  "state": "powerpoint"
8368
8811
  },
8369
8812
  "path": [
8370
8813
  "color",
8371
8814
  "theme",
8372
8815
  "common",
8373
- "partner",
8816
+ "content",
8374
8817
  "powerpoint"
8375
8818
  ]
8376
8819
  },
@@ -8387,19 +8830,19 @@
8387
8830
  "value": "{color.partner.excel}",
8388
8831
  "description": "HEX:00893E\n---------------\nUsed for bacakground of attachment for content-list components."
8389
8832
  },
8390
- "name": "mds-color-theme-common-partner-excel",
8833
+ "name": "mds-color-theme-common-content-excel",
8391
8834
  "attributes": {
8392
8835
  "category": "color",
8393
8836
  "type": "theme",
8394
8837
  "item": "common",
8395
- "subitem": "partner",
8838
+ "subitem": "content",
8396
8839
  "state": "excel"
8397
8840
  },
8398
8841
  "path": [
8399
8842
  "color",
8400
8843
  "theme",
8401
8844
  "common",
8402
- "partner",
8845
+ "content",
8403
8846
  "excel"
8404
8847
  ]
8405
8848
  },
@@ -8416,19 +8859,19 @@
8416
8859
  "value": "{color.partner.onenote}",
8417
8860
  "description": "HEX:B839DB\n---------------\nUsed for bacakground of attachment for content-list components."
8418
8861
  },
8419
- "name": "mds-color-theme-common-partner-onenote",
8862
+ "name": "mds-color-theme-common-content-onenote",
8420
8863
  "attributes": {
8421
8864
  "category": "color",
8422
8865
  "type": "theme",
8423
8866
  "item": "common",
8424
- "subitem": "partner",
8867
+ "subitem": "content",
8425
8868
  "state": "onenote"
8426
8869
  },
8427
8870
  "path": [
8428
8871
  "color",
8429
8872
  "theme",
8430
8873
  "common",
8431
- "partner",
8874
+ "content",
8432
8875
  "onenote"
8433
8876
  ]
8434
8877
  },
@@ -8445,19 +8888,19 @@
8445
8888
  "value": "{color.partner.sheets}",
8446
8889
  "description": "HEX:F4B400\n---------------\nUsed for bacakground of attachment for content-list components."
8447
8890
  },
8448
- "name": "mds-color-theme-common-partner-sheets",
8891
+ "name": "mds-color-theme-common-content-sheets",
8449
8892
  "attributes": {
8450
8893
  "category": "color",
8451
8894
  "type": "theme",
8452
8895
  "item": "common",
8453
- "subitem": "partner",
8896
+ "subitem": "content",
8454
8897
  "state": "sheets"
8455
8898
  },
8456
8899
  "path": [
8457
8900
  "color",
8458
8901
  "theme",
8459
8902
  "common",
8460
- "partner",
8903
+ "content",
8461
8904
  "sheets"
8462
8905
  ]
8463
8906
  },
@@ -8474,19 +8917,19 @@
8474
8917
  "value": "{color.partner.slides}",
8475
8918
  "description": "HEX:0F9D58\n---------------\nUsed for bacakground of attachment for content-list components."
8476
8919
  },
8477
- "name": "mds-color-theme-common-partner-slides",
8920
+ "name": "mds-color-theme-common-content-slides",
8478
8921
  "attributes": {
8479
8922
  "category": "color",
8480
8923
  "type": "theme",
8481
8924
  "item": "common",
8482
- "subitem": "partner",
8925
+ "subitem": "content",
8483
8926
  "state": "slides"
8484
8927
  },
8485
8928
  "path": [
8486
8929
  "color",
8487
8930
  "theme",
8488
8931
  "common",
8489
- "partner",
8932
+ "content",
8490
8933
  "slides"
8491
8934
  ]
8492
8935
  },
@@ -8503,19 +8946,19 @@
8503
8946
  "value": "{color.partner.keynote}",
8504
8947
  "description": "HEX:029CFB\n---------------\nUsed for bacakground of attachment for content-list components."
8505
8948
  },
8506
- "name": "mds-color-theme-common-partner-keynote",
8949
+ "name": "mds-color-theme-common-content-keynote",
8507
8950
  "attributes": {
8508
8951
  "category": "color",
8509
8952
  "type": "theme",
8510
8953
  "item": "common",
8511
- "subitem": "partner",
8954
+ "subitem": "content",
8512
8955
  "state": "keynote"
8513
8956
  },
8514
8957
  "path": [
8515
8958
  "color",
8516
8959
  "theme",
8517
8960
  "common",
8518
- "partner",
8961
+ "content",
8519
8962
  "keynote"
8520
8963
  ]
8521
8964
  },
@@ -8532,19 +8975,19 @@
8532
8975
  "value": "{color.partner.doc}",
8533
8976
  "description": "HEX Value: 4285F4"
8534
8977
  },
8535
- "name": "mds-color-theme-common-partner-doc",
8978
+ "name": "mds-color-theme-common-content-doc",
8536
8979
  "attributes": {
8537
8980
  "category": "color",
8538
8981
  "type": "theme",
8539
8982
  "item": "common",
8540
- "subitem": "partner",
8983
+ "subitem": "content",
8541
8984
  "state": "doc"
8542
8985
  },
8543
8986
  "path": [
8544
8987
  "color",
8545
8988
  "theme",
8546
8989
  "common",
8547
- "partner",
8990
+ "content",
8548
8991
  "doc"
8549
8992
  ]
8550
8993
  }
@@ -9062,6 +9505,32 @@
9062
9505
  "pressed"
9063
9506
  ]
9064
9507
  }
9508
+ },
9509
+ "transparent": {
9510
+ "type": "color",
9511
+ "value": "#00000000",
9512
+ "filePath": "src/theme/stable/dark.json",
9513
+ "isSource": true,
9514
+ "original": {
9515
+ "type": "color",
9516
+ "value": "{color.core.black-alpha.0}"
9517
+ },
9518
+ "name": "mds-color-theme-common-touchbar-background-transparent",
9519
+ "attributes": {
9520
+ "category": "color",
9521
+ "type": "theme",
9522
+ "item": "common",
9523
+ "subitem": "touchbar",
9524
+ "state": "background"
9525
+ },
9526
+ "path": [
9527
+ "color",
9528
+ "theme",
9529
+ "common",
9530
+ "touchbar",
9531
+ "background",
9532
+ "transparent"
9533
+ ]
9065
9534
  }
9066
9535
  },
9067
9536
  "icon": {