@momentum-design/tokens 0.5.1 → 0.5.2

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 +29 -0
  57. package/dist/json/theme/webex/dark-indigo-stable.json +29 -0
  58. package/dist/json/theme/webex/dark-jade-stable.json +29 -0
  59. package/dist/json/theme/webex/dark-lavender-stable.json +29 -0
  60. package/dist/json/theme/webex/dark-rose-stable.json +29 -0
  61. package/dist/json/theme/webex/dark-stable.json +29 -0
  62. package/dist/json/theme/webex/hc-dark-stable.json +29 -0
  63. package/dist/json/theme/webex/hc-light-stable.json +29 -0
  64. package/dist/json/theme/webex/light-bronze-stable.json +29 -0
  65. package/dist/json/theme/webex/light-indigo-stable.json +29 -0
  66. package/dist/json/theme/webex/light-jade-stable.json +29 -0
  67. package/dist/json/theme/webex/light-lavender-stable.json +29 -0
  68. package/dist/json/theme/webex/light-rose-stable.json +29 -0
  69. package/dist/json/theme/webex/light-stable.json +29 -0
  70. package/dist/json-minimal/theme/webex/dark-bronze-stable.json +3 -0
  71. package/dist/json-minimal/theme/webex/dark-indigo-stable.json +3 -0
  72. package/dist/json-minimal/theme/webex/dark-jade-stable.json +3 -0
  73. package/dist/json-minimal/theme/webex/dark-lavender-stable.json +3 -0
  74. package/dist/json-minimal/theme/webex/dark-rose-stable.json +3 -0
  75. package/dist/json-minimal/theme/webex/dark-stable.json +3 -0
  76. package/dist/json-minimal/theme/webex/hc-dark-stable.json +3 -0
  77. package/dist/json-minimal/theme/webex/hc-light-stable.json +3 -0
  78. package/dist/json-minimal/theme/webex/light-bronze-stable.json +3 -0
  79. package/dist/json-minimal/theme/webex/light-indigo-stable.json +3 -0
  80. package/dist/json-minimal/theme/webex/light-jade-stable.json +3 -0
  81. package/dist/json-minimal/theme/webex/light-lavender-stable.json +3 -0
  82. package/dist/json-minimal/theme/webex/light-rose-stable.json +3 -0
  83. package/dist/json-minimal/theme/webex/light-stable.json +3 -0
  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
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -4916,6 +4916,35 @@
4916
4916
  ]
4917
4917
  }
4918
4918
  }
4919
+ },
4920
+ "input": {
4921
+ "disabled": {
4922
+ "value": "#0000001c",
4923
+ "type": "color",
4924
+ "description": "Used for disabled/read-only/read-only focus states for input components. ",
4925
+ "filePath": "src/theme/stable/light.json",
4926
+ "isSource": true,
4927
+ "original": {
4928
+ "value": "{color.core.black-alpha.11}",
4929
+ "type": "color",
4930
+ "description": "Used for disabled/read-only/read-only focus states for input components. "
4931
+ },
4932
+ "name": "mds-color-theme-background-input-disabled",
4933
+ "attributes": {
4934
+ "category": "color",
4935
+ "type": "theme",
4936
+ "item": "background",
4937
+ "subitem": "input",
4938
+ "state": "disabled"
4939
+ },
4940
+ "path": [
4941
+ "color",
4942
+ "theme",
4943
+ "background",
4944
+ "input",
4945
+ "disabled"
4946
+ ]
4947
+ }
4919
4948
  }
4920
4949
  },
4921
4950
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#000000cc",
319
319
  "inactive": "#00000066"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#ffffff1c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -314,6 +314,9 @@
314
314
  "normal": "#ffff00",
315
315
  "inactive": "#000000"
316
316
  }
317
+ },
318
+ "input": {
319
+ "disabled": "#3ff23f"
317
320
  }
318
321
  },
319
322
  "button": {
@@ -316,6 +316,9 @@
316
316
  "normal": "#00009f",
317
317
  "inactive": "#ffffff"
318
318
  }
319
+ },
320
+ "input": {
321
+ "disabled": "#600000"
319
322
  }
320
323
  },
321
324
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -318,6 +318,9 @@
318
318
  "normal": "#ffffffcc",
319
319
  "inactive": "#ffffff66"
320
320
  }
321
+ },
322
+ "input": {
323
+ "disabled": "#0000001c"
321
324
  }
322
325
  },
323
326
  "button": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:53 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:34 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 Tue, 25 Mar 2025 11:12:54 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:34 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 Tue, 25 Mar 2025 11:13:03 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:45 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 Tue, 25 Mar 2025 11:12:55 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:36 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 Tue, 25 Mar 2025 11:12:55 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:36 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 Tue, 25 Mar 2025 11:12:58 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:57 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:38 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:58 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:39 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:59 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:40 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:58 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:40 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:54 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#00000066</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#000000cc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#00000066</color>
169
+ <color name="mds-color-theme-background-input-disabled">#ffffff1c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#fffffff2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#ffffffcc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#ffffffb3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:55 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:36 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#ffffff</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#000000</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffff00</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#000000</color>
169
+ <color name="mds-color-theme-background-input-disabled">#3ff23f</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#1aebff</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#1aebff</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:55 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:36 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#00009f</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff</color>
169
+ <color name="mds-color-theme-background-input-disabled">#600000</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#ffffff</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#37006e</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#37006e</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:13:00 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:41 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:59 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:40 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:59 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:41 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:13:00 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:13:00 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:41 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:12:55 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -166,6 +166,7 @@
166
166
  <color name="mds-color-theme-background-glass-normal">#ffffff99</color>
167
167
  <color name="mds-color-theme-background-glass-overlay-normal">#ffffffcc</color>
168
168
  <color name="mds-color-theme-background-glass-overlay-inactive">#ffffff66</color>
169
+ <color name="mds-color-theme-background-input-disabled">#0000001c</color>
169
170
  <color name="mds-color-theme-button-primary-normal">#000000f2</color>
170
171
  <color name="mds-color-theme-button-primary-hover">#000000cc</color>
171
172
  <color name="mds-color-theme-button-primary-pressed">#000000b3</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 25 Mar 2025 11:13:02 GMT
5
+ Generated on Fri, 04 Apr 2025 18:42:43 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-font-lineheight-base">16px</string>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 25 Mar 2025 11:12:53 GMT
3
+ // Generated on Fri, 04 Apr 2025 18:42:34 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -1,5 +1,5 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 25 Mar 2025 11:12:54 GMT
3
+ // Generated on Fri, 04 Apr 2025 18:42:34 GMT
4
4
 
5
5
  $mds-effect-backdrop-filter: blur(10px);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 25 Mar 2025 11:13:03 GMT
3
+ // Generated on Fri, 04 Apr 2025 18:42:45 GMT
4
4
 
5
5
  $mds-elevation-1: drop-shadow(0px 2px 8px rgba(0,0,0,0.2));
6
6
  $mds-elevation-2: drop-shadow(0px 4px 16px rgba(0,0,0,0.2));