@momentum-design/tokens 0.5.0 → 0.5.1

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 (124) hide show
  1. package/dist/css/components/complete.css +12 -0
  2. package/dist/css/core/complete.css +1 -1
  3. package/dist/css/effect/complete.css +1 -1
  4. package/dist/css/elevation/complete.css +1 -1
  5. package/dist/css/theme/aaos/day-complete.css +1 -1
  6. package/dist/css/theme/aaos/night-complete.css +1 -1
  7. package/dist/css/theme/webex/dark-bronze-stable.css +2 -1
  8. package/dist/css/theme/webex/dark-indigo-stable.css +2 -1
  9. package/dist/css/theme/webex/dark-jade-stable.css +2 -1
  10. package/dist/css/theme/webex/dark-lavender-stable.css +2 -1
  11. package/dist/css/theme/webex/dark-rose-stable.css +2 -1
  12. package/dist/css/theme/webex/dark-stable.css +2 -1
  13. package/dist/css/theme/webex/hc-dark-stable.css +2 -1
  14. package/dist/css/theme/webex/hc-light-stable.css +2 -1
  15. package/dist/css/theme/webex/light-bronze-stable.css +2 -1
  16. package/dist/css/theme/webex/light-indigo-stable.css +2 -1
  17. package/dist/css/theme/webex/light-jade-stable.css +2 -1
  18. package/dist/css/theme/webex/light-lavender-stable.css +2 -1
  19. package/dist/css/theme/webex/light-rose-stable.css +2 -1
  20. package/dist/css/theme/webex/light-stable.css +2 -1
  21. package/dist/css/typography/complete.css +1 -1
  22. package/dist/ios/core/complete.swift +1 -1
  23. package/dist/ios/effect/complete.swift +1 -1
  24. package/dist/ios/elevation/complete.swift +1 -1
  25. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  26. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  27. package/dist/ios/theme/webex/dark-bronze-stable.swift +2 -1
  28. package/dist/ios/theme/webex/dark-indigo-stable.swift +2 -1
  29. package/dist/ios/theme/webex/dark-jade-stable.swift +2 -1
  30. package/dist/ios/theme/webex/dark-lavender-stable.swift +2 -1
  31. package/dist/ios/theme/webex/dark-rose-stable.swift +2 -1
  32. package/dist/ios/theme/webex/dark-stable.swift +2 -1
  33. package/dist/ios/theme/webex/hc-dark-stable.swift +2 -1
  34. package/dist/ios/theme/webex/hc-light-stable.swift +2 -1
  35. package/dist/ios/theme/webex/light-bronze-stable.swift +2 -1
  36. package/dist/ios/theme/webex/light-indigo-stable.swift +2 -1
  37. package/dist/ios/theme/webex/light-jade-stable.swift +2 -1
  38. package/dist/ios/theme/webex/light-lavender-stable.swift +2 -1
  39. package/dist/ios/theme/webex/light-rose-stable.swift +2 -1
  40. package/dist/ios/theme/webex/light-stable.swift +2 -1
  41. package/dist/ios/typography/complete.swift +1 -1
  42. package/dist/ios-webex/theme/webex/dark-bronze-stable.swift +1 -0
  43. package/dist/ios-webex/theme/webex/dark-indigo-stable.swift +1 -0
  44. package/dist/ios-webex/theme/webex/dark-jade-stable.swift +1 -0
  45. package/dist/ios-webex/theme/webex/dark-lavender-stable.swift +1 -0
  46. package/dist/ios-webex/theme/webex/dark-rose-stable.swift +1 -0
  47. package/dist/ios-webex/theme/webex/dark-stable.swift +1 -0
  48. package/dist/ios-webex/theme/webex/hc-dark-stable.swift +1 -0
  49. package/dist/ios-webex/theme/webex/hc-light-stable.swift +3 -0
  50. package/dist/ios-webex/theme/webex/light-bronze-stable.swift +3 -0
  51. package/dist/ios-webex/theme/webex/light-indigo-stable.swift +3 -0
  52. package/dist/ios-webex/theme/webex/light-jade-stable.swift +3 -0
  53. package/dist/ios-webex/theme/webex/light-lavender-stable.swift +3 -0
  54. package/dist/ios-webex/theme/webex/light-rose-stable.swift +3 -0
  55. package/dist/ios-webex/theme/webex/light-stable.swift +3 -0
  56. package/dist/json/theme/webex/dark-bronze-stable.json +30 -3
  57. package/dist/json/theme/webex/dark-indigo-stable.json +30 -3
  58. package/dist/json/theme/webex/dark-jade-stable.json +30 -3
  59. package/dist/json/theme/webex/dark-lavender-stable.json +30 -3
  60. package/dist/json/theme/webex/dark-rose-stable.json +30 -3
  61. package/dist/json/theme/webex/dark-stable.json +30 -3
  62. package/dist/json/theme/webex/hc-dark-stable.json +27 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +27 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +27 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +27 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +27 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +27 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +27 -0
  69. package/dist/json/theme/webex/light-stable.json +27 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +2 -1
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +2 -1
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +2 -1
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +2 -1
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +2 -1
  75. package/dist/json-minimal/theme/webex/dark-stable.json +2 -1
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +2 -1
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +2 -1
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +2 -1
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +2 -1
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +2 -1
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +2 -1
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +2 -1
  83. package/dist/json-minimal/theme/webex/light-stable.json +2 -1
  84. package/dist/resources/core/complete.xml +1 -1
  85. package/dist/resources/effect/complete.xml +1 -1
  86. package/dist/resources/elevation/complete.xml +1 -1
  87. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  88. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  89. package/dist/resources/theme/webex/dark-bronze-stable.xml +2 -1
  90. package/dist/resources/theme/webex/dark-indigo-stable.xml +2 -1
  91. package/dist/resources/theme/webex/dark-jade-stable.xml +2 -1
  92. package/dist/resources/theme/webex/dark-lavender-stable.xml +2 -1
  93. package/dist/resources/theme/webex/dark-rose-stable.xml +2 -1
  94. package/dist/resources/theme/webex/dark-stable.xml +2 -1
  95. package/dist/resources/theme/webex/hc-dark-stable.xml +2 -1
  96. package/dist/resources/theme/webex/hc-light-stable.xml +2 -1
  97. package/dist/resources/theme/webex/light-bronze-stable.xml +2 -1
  98. package/dist/resources/theme/webex/light-indigo-stable.xml +2 -1
  99. package/dist/resources/theme/webex/light-jade-stable.xml +2 -1
  100. package/dist/resources/theme/webex/light-lavender-stable.xml +2 -1
  101. package/dist/resources/theme/webex/light-rose-stable.xml +2 -1
  102. package/dist/resources/theme/webex/light-stable.xml +2 -1
  103. package/dist/resources/typography/complete.xml +1 -1
  104. package/dist/scss/core/complete.scss +1 -1
  105. package/dist/scss/effect/complete.scss +1 -1
  106. package/dist/scss/elevation/complete.scss +1 -1
  107. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  108. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  109. package/dist/scss/theme/webex/dark-bronze-stable.scss +2 -1
  110. package/dist/scss/theme/webex/dark-indigo-stable.scss +2 -1
  111. package/dist/scss/theme/webex/dark-jade-stable.scss +2 -1
  112. package/dist/scss/theme/webex/dark-lavender-stable.scss +2 -1
  113. package/dist/scss/theme/webex/dark-rose-stable.scss +2 -1
  114. package/dist/scss/theme/webex/dark-stable.scss +2 -1
  115. package/dist/scss/theme/webex/hc-dark-stable.scss +2 -1
  116. package/dist/scss/theme/webex/hc-light-stable.scss +2 -1
  117. package/dist/scss/theme/webex/light-bronze-stable.scss +2 -1
  118. package/dist/scss/theme/webex/light-indigo-stable.scss +2 -1
  119. package/dist/scss/theme/webex/light-jade-stable.scss +2 -1
  120. package/dist/scss/theme/webex/light-lavender-stable.scss +2 -1
  121. package/dist/scss/theme/webex/light-rose-stable.scss +2 -1
  122. package/dist/scss/theme/webex/light-stable.scss +2 -1
  123. package/dist/scss/typography/complete.scss +1 -1
  124. package/package.json +1 -1
@@ -9298,6 +9298,33 @@
9298
9298
  "primary",
9299
9299
  "normal"
9300
9300
  ]
9301
+ },
9302
+ "disabled": {
9303
+ "value": "#3ff23f",
9304
+ "type": "color",
9305
+ "filePath": "src/theme/stable/highcontrast/hc_dark.json",
9306
+ "isSource": true,
9307
+ "original": {
9308
+ "value": "{color.highcontrast.black.GrayTextColor}",
9309
+ "type": "color"
9310
+ },
9311
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
9312
+ "attributes": {
9313
+ "category": "color",
9314
+ "type": "theme",
9315
+ "item": "common",
9316
+ "subitem": "inverted",
9317
+ "state": "text"
9318
+ },
9319
+ "path": [
9320
+ "color",
9321
+ "theme",
9322
+ "common",
9323
+ "inverted",
9324
+ "text",
9325
+ "primary",
9326
+ "disabled"
9327
+ ]
9301
9328
  }
9302
9329
  },
9303
9330
  "secondary": {
@@ -8835,6 +8835,33 @@
8835
8835
  "primary",
8836
8836
  "normal"
8837
8837
  ]
8838
+ },
8839
+ "disabled": {
8840
+ "value": "#600000",
8841
+ "type": "color",
8842
+ "filePath": "src/theme/stable/highcontrast/hc_light.json",
8843
+ "isSource": true,
8844
+ "original": {
8845
+ "value": "{color.highcontrast.white.GrayTextColor}",
8846
+ "type": "color"
8847
+ },
8848
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
8849
+ "attributes": {
8850
+ "category": "color",
8851
+ "type": "theme",
8852
+ "item": "common",
8853
+ "subitem": "inverted",
8854
+ "state": "text"
8855
+ },
8856
+ "path": [
8857
+ "color",
8858
+ "theme",
8859
+ "common",
8860
+ "inverted",
8861
+ "text",
8862
+ "primary",
8863
+ "disabled"
8864
+ ]
8838
8865
  }
8839
8866
  },
8840
8867
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -7671,6 +7671,33 @@
7671
7671
  "primary",
7672
7672
  "normal"
7673
7673
  ]
7674
+ },
7675
+ "disabled": {
7676
+ "value": "#00000066",
7677
+ "type": "color",
7678
+ "filePath": "src/theme/stable/light.json",
7679
+ "isSource": true,
7680
+ "original": {
7681
+ "value": "{color.core.black-alpha.40}",
7682
+ "type": "color"
7683
+ },
7684
+ "name": "mds-color-theme-common-inverted-text-primary-disabled",
7685
+ "attributes": {
7686
+ "category": "color",
7687
+ "type": "theme",
7688
+ "item": "common",
7689
+ "subitem": "inverted",
7690
+ "state": "text"
7691
+ },
7692
+ "path": [
7693
+ "color",
7694
+ "theme",
7695
+ "common",
7696
+ "inverted",
7697
+ "text",
7698
+ "primary",
7699
+ "disabled"
7700
+ ]
7674
7701
  }
7675
7702
  },
7676
7703
  "secondary": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -504,7 +504,8 @@
504
504
  "normal": "#00000099"
505
505
  },
506
506
  "primary": {
507
- "normal": "#000000f2"
507
+ "normal": "#000000f2",
508
+ "disabled": "#00000066"
508
509
  }
509
510
  },
510
511
  "button": {
@@ -626,7 +626,8 @@
626
626
  "inverted": {
627
627
  "text": {
628
628
  "primary": {
629
- "normal": "#000000"
629
+ "normal": "#000000",
630
+ "disabled": "#3ff23f"
630
631
  },
631
632
  "secondary": {
632
633
  "normal": "#000000"
@@ -594,7 +594,8 @@
594
594
  "inverted": {
595
595
  "text": {
596
596
  "primary": {
597
- "normal": "#ffffff"
597
+ "normal": "#ffffff",
598
+ "disabled": "#600000"
598
599
  },
599
600
  "secondary": {
600
601
  "normal": "#ffffff"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -501,7 +501,8 @@
501
501
  "inverted": {
502
502
  "text": {
503
503
  "primary": {
504
- "normal": "#000000f2"
504
+ "normal": "#000000f2",
505
+ "disabled": "#00000066"
505
506
  },
506
507
  "secondary": {
507
508
  "normal": "#00000099"
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:07 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:53 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-core-white-alpha-0">#ffffff00</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:07 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:54 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-effect-backdrop-filter">blur(10px)</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:17 GMT
5
+ Generated on Tue, 25 Mar 2025 11:13:03 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-elevation-1">drop-shadow(0px 2px 8px rgba(0,0,0,0.2))</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:08 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#17181b</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:09 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#0e1013</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:11 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:10 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:57 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:11 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:12 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:59 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:12 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:58 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:07 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:54 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -259,6 +259,7 @@
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
261
261
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
262
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>
264
265
  <color name="mds-color-theme-common-inverted-button-secondary-pressed">#00000033</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:08 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#ffffff</color>
@@ -317,6 +317,7 @@
317
317
  <color name="mds-color-theme-common-text-warning-normal">#ffffff</color>
318
318
  <color name="mds-color-theme-common-text-warning-hover">#ffffff</color>
319
319
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000</color>
320
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#3ff23f</color>
320
321
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#000000</color>
321
322
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#000000</color>
322
323
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#1aebff</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:08 GMT
5
+ Generated on Tue, 25 Mar 2025 11:12:55 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000</color>
@@ -301,6 +301,7 @@
301
301
  <color name="mds-color-theme-common-text-warning-normal">#000000</color>
302
302
  <color name="mds-color-theme-common-text-warning-hover">#000000</color>
303
303
  <color name="mds-color-theme-common-inverted-text-primary-normal">#ffffff</color>
304
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#600000</color>
304
305
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#ffffff</color>
305
306
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#ffffff</color>
306
307
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#37006e</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 06 Mar 2025 17:27:13 GMT
5
+ Generated on Tue, 25 Mar 2025 11:13:00 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -258,6 +258,7 @@
258
258
  <color name="mds-color-theme-common-text-warning-normal">#f2990a</color>
259
259
  <color name="mds-color-theme-common-text-warning-hover">#ffda94</color>
260
260
  <color name="mds-color-theme-common-inverted-text-primary-normal">#000000f2</color>
261
+ <color name="mds-color-theme-common-inverted-text-primary-disabled">#00000066</color>
261
262
  <color name="mds-color-theme-common-inverted-text-secondary-normal">#00000099</color>
262
263
  <color name="mds-color-theme-common-inverted-button-secondary-normal">#00000000</color>
263
264
  <color name="mds-color-theme-common-inverted-button-secondary-hover">#00000012</color>