@material/web 2.4.1 → 2.4.2-nightly.082faad.0

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 (450) hide show
  1. package/button/internal/button.d.ts +2 -21
  2. package/button/internal/button.js +4 -43
  3. package/button/internal/button.js.map +1 -1
  4. package/button/internal/elevated-styles.d.ts +2 -0
  5. package/button/internal/elevated-styles.js +1 -0
  6. package/button/internal/elevated-styles.js.map +1 -1
  7. package/button/internal/filled-styles.d.ts +2 -0
  8. package/button/internal/filled-styles.js +1 -0
  9. package/button/internal/filled-styles.js.map +1 -1
  10. package/button/internal/filled-tonal-styles.d.ts +2 -0
  11. package/button/internal/filled-tonal-styles.js +1 -0
  12. package/button/internal/filled-tonal-styles.js.map +1 -1
  13. package/button/internal/outlined-styles.d.ts +2 -0
  14. package/button/internal/outlined-styles.js +1 -0
  15. package/button/internal/outlined-styles.js.map +1 -1
  16. package/button/internal/shared-elevation-styles.d.ts +2 -0
  17. package/button/internal/shared-elevation-styles.js +1 -0
  18. package/button/internal/shared-elevation-styles.js.map +1 -1
  19. package/button/internal/shared-styles.d.ts +2 -0
  20. package/button/internal/shared-styles.js +1 -0
  21. package/button/internal/shared-styles.js.map +1 -1
  22. package/button/internal/text-styles.d.ts +2 -0
  23. package/button/internal/text-styles.js +1 -0
  24. package/button/internal/text-styles.js.map +1 -1
  25. package/checkbox/internal/checkbox-styles.d.ts +2 -0
  26. package/checkbox/internal/checkbox-styles.js +1 -0
  27. package/checkbox/internal/checkbox-styles.js.map +1 -1
  28. package/chips/internal/assist-styles.d.ts +2 -0
  29. package/chips/internal/assist-styles.js +1 -0
  30. package/chips/internal/assist-styles.js.map +1 -1
  31. package/chips/internal/chip-set-styles.d.ts +2 -0
  32. package/chips/internal/chip-set-styles.js +1 -0
  33. package/chips/internal/chip-set-styles.js.map +1 -1
  34. package/chips/internal/elevated-styles.d.ts +2 -0
  35. package/chips/internal/elevated-styles.js +1 -0
  36. package/chips/internal/elevated-styles.js.map +1 -1
  37. package/chips/internal/filter-styles.d.ts +2 -0
  38. package/chips/internal/filter-styles.js +1 -0
  39. package/chips/internal/filter-styles.js.map +1 -1
  40. package/chips/internal/input-styles.d.ts +2 -0
  41. package/chips/internal/input-styles.js +1 -0
  42. package/chips/internal/input-styles.js.map +1 -1
  43. package/chips/internal/selectable-styles.d.ts +2 -0
  44. package/chips/internal/selectable-styles.js +1 -0
  45. package/chips/internal/selectable-styles.js.map +1 -1
  46. package/chips/internal/shared-styles.d.ts +2 -0
  47. package/chips/internal/shared-styles.js +1 -0
  48. package/chips/internal/shared-styles.js.map +1 -1
  49. package/chips/internal/suggestion-styles.d.ts +2 -0
  50. package/chips/internal/suggestion-styles.js +1 -0
  51. package/chips/internal/suggestion-styles.js.map +1 -1
  52. package/chips/internal/trailing-icon-styles.d.ts +2 -0
  53. package/chips/internal/trailing-icon-styles.js +1 -0
  54. package/chips/internal/trailing-icon-styles.js.map +1 -1
  55. package/dialog/internal/dialog-styles.d.ts +2 -0
  56. package/dialog/internal/dialog-styles.js +1 -0
  57. package/dialog/internal/dialog-styles.js.map +1 -1
  58. package/divider/internal/divider-styles.d.ts +2 -0
  59. package/divider/internal/divider-styles.js +1 -0
  60. package/divider/internal/divider-styles.js.map +1 -1
  61. package/elevation/internal/elevation-styles.d.ts +2 -0
  62. package/elevation/internal/elevation-styles.js +1 -0
  63. package/elevation/internal/elevation-styles.js.map +1 -1
  64. package/fab/internal/fab-branded-styles.d.ts +2 -0
  65. package/fab/internal/fab-branded-styles.js +1 -0
  66. package/fab/internal/fab-branded-styles.js.map +1 -1
  67. package/fab/internal/fab-styles.d.ts +2 -0
  68. package/fab/internal/fab-styles.js +1 -0
  69. package/fab/internal/fab-styles.js.map +1 -1
  70. package/fab/internal/forced-colors-styles.d.ts +2 -0
  71. package/fab/internal/forced-colors-styles.js +1 -0
  72. package/fab/internal/forced-colors-styles.js.map +1 -1
  73. package/fab/internal/shared-styles.d.ts +2 -0
  74. package/fab/internal/shared-styles.js +1 -0
  75. package/fab/internal/shared-styles.js.map +1 -1
  76. package/field/internal/field.js +12 -1
  77. package/field/internal/field.js.map +1 -1
  78. package/field/internal/filled-styles.d.ts +2 -0
  79. package/field/internal/filled-styles.js +1 -0
  80. package/field/internal/filled-styles.js.map +1 -1
  81. package/field/internal/outlined-styles.d.ts +2 -0
  82. package/field/internal/outlined-styles.js +1 -0
  83. package/field/internal/outlined-styles.js.map +1 -1
  84. package/field/internal/shared-styles.d.ts +2 -0
  85. package/field/internal/shared-styles.js +1 -0
  86. package/field/internal/shared-styles.js.map +1 -1
  87. package/focus/internal/focus-ring-styles.d.ts +2 -0
  88. package/focus/internal/focus-ring-styles.js +1 -0
  89. package/focus/internal/focus-ring-styles.js.map +1 -1
  90. package/icon/internal/icon-styles.d.ts +2 -0
  91. package/icon/internal/icon-styles.js +1 -0
  92. package/icon/internal/icon-styles.js.map +1 -1
  93. package/iconbutton/internal/filled-styles.d.ts +2 -0
  94. package/iconbutton/internal/filled-styles.js +1 -0
  95. package/iconbutton/internal/filled-styles.js.map +1 -1
  96. package/iconbutton/internal/filled-tonal-styles.d.ts +2 -0
  97. package/iconbutton/internal/filled-tonal-styles.js +1 -0
  98. package/iconbutton/internal/filled-tonal-styles.js.map +1 -1
  99. package/iconbutton/internal/icon-button.d.ts +2 -32
  100. package/iconbutton/internal/icon-button.js +33 -84
  101. package/iconbutton/internal/icon-button.js.map +1 -1
  102. package/iconbutton/internal/outlined-styles.d.ts +2 -0
  103. package/iconbutton/internal/outlined-styles.js +1 -0
  104. package/iconbutton/internal/outlined-styles.js.map +1 -1
  105. package/iconbutton/internal/shared-styles.d.ts +2 -0
  106. package/iconbutton/internal/shared-styles.js +1 -0
  107. package/iconbutton/internal/shared-styles.js.map +1 -1
  108. package/iconbutton/internal/standard-styles.d.ts +2 -0
  109. package/iconbutton/internal/standard-styles.js +1 -0
  110. package/iconbutton/internal/standard-styles.js.map +1 -1
  111. package/internal/events/dispatch-hooks.js +10 -1
  112. package/internal/events/dispatch-hooks.js.map +1 -1
  113. package/labs/badge/internal/badge-styles.d.ts +2 -0
  114. package/labs/badge/internal/badge-styles.js +1 -0
  115. package/labs/badge/internal/badge-styles.js.map +1 -1
  116. package/labs/behaviors/form-associated.d.ts +10 -8
  117. package/labs/behaviors/form-associated.js +4 -4
  118. package/labs/behaviors/form-associated.js.map +1 -1
  119. package/{internal/controller → labs/behaviors}/form-submitter.d.ts +10 -16
  120. package/labs/behaviors/form-submitter.js +87 -0
  121. package/labs/behaviors/form-submitter.js.map +1 -0
  122. package/labs/card/internal/elevated-styles.d.ts +2 -0
  123. package/labs/card/internal/elevated-styles.js +1 -0
  124. package/labs/card/internal/elevated-styles.js.map +1 -1
  125. package/labs/card/internal/filled-styles.d.ts +2 -0
  126. package/labs/card/internal/filled-styles.js +1 -0
  127. package/labs/card/internal/filled-styles.js.map +1 -1
  128. package/labs/card/internal/outlined-styles.d.ts +2 -0
  129. package/labs/card/internal/outlined-styles.js +1 -0
  130. package/labs/card/internal/outlined-styles.js.map +1 -1
  131. package/labs/card/internal/shared-styles.d.ts +2 -0
  132. package/labs/card/internal/shared-styles.js +1 -0
  133. package/labs/card/internal/shared-styles.js.map +1 -1
  134. package/labs/item/internal/item-styles.d.ts +2 -0
  135. package/labs/item/internal/item-styles.js +1 -0
  136. package/labs/item/internal/item-styles.js.map +1 -1
  137. package/labs/navigationbar/internal/navigation-bar-styles.d.ts +2 -0
  138. package/labs/navigationbar/internal/navigation-bar-styles.js +1 -0
  139. package/labs/navigationbar/internal/navigation-bar-styles.js.map +1 -1
  140. package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.d.ts +2 -0
  141. package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.js +1 -0
  142. package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.js.map +1 -1
  143. package/labs/navigationdrawer/internal/navigation-drawer-styles.d.ts +2 -0
  144. package/labs/navigationdrawer/internal/navigation-drawer-styles.js +1 -0
  145. package/labs/navigationdrawer/internal/navigation-drawer-styles.js.map +1 -1
  146. package/labs/navigationdrawer/internal/shared-styles.d.ts +2 -0
  147. package/labs/navigationdrawer/internal/shared-styles.js +1 -0
  148. package/labs/navigationdrawer/internal/shared-styles.js.map +1 -1
  149. package/labs/navigationtab/internal/navigation-tab-styles.d.ts +2 -0
  150. package/labs/navigationtab/internal/navigation-tab-styles.js +1 -0
  151. package/labs/navigationtab/internal/navigation-tab-styles.js.map +1 -1
  152. package/labs/segmentedbutton/internal/outlined-styles.d.ts +2 -0
  153. package/labs/segmentedbutton/internal/outlined-styles.js +1 -0
  154. package/labs/segmentedbutton/internal/outlined-styles.js.map +1 -1
  155. package/labs/segmentedbutton/internal/shared-styles.d.ts +2 -0
  156. package/labs/segmentedbutton/internal/shared-styles.js +1 -0
  157. package/labs/segmentedbutton/internal/shared-styles.js.map +1 -1
  158. package/labs/segmentedbuttonset/internal/outlined-styles.d.ts +2 -0
  159. package/labs/segmentedbuttonset/internal/outlined-styles.js +1 -0
  160. package/labs/segmentedbuttonset/internal/outlined-styles.js.map +1 -1
  161. package/labs/segmentedbuttonset/internal/shared-styles.d.ts +2 -0
  162. package/labs/segmentedbuttonset/internal/shared-styles.js +1 -0
  163. package/labs/segmentedbuttonset/internal/shared-styles.js.map +1 -1
  164. package/list/internal/list-styles.d.ts +2 -0
  165. package/list/internal/list-styles.js +1 -0
  166. package/list/internal/list-styles.js.map +1 -1
  167. package/list/internal/listitem/_list-item.scss +3 -0
  168. package/list/internal/listitem/list-item-styles.css +1 -1
  169. package/list/internal/listitem/list-item-styles.css.map +1 -1
  170. package/list/internal/listitem/list-item-styles.d.ts +2 -0
  171. package/list/internal/listitem/list-item-styles.js +2 -1
  172. package/list/internal/listitem/list-item-styles.js.map +1 -1
  173. package/menu/internal/menu-styles.d.ts +2 -0
  174. package/menu/internal/menu-styles.js +1 -0
  175. package/menu/internal/menu-styles.js.map +1 -1
  176. package/menu/internal/menuitem/_menu-item.scss +3 -0
  177. package/menu/internal/menuitem/menu-item-styles.css +1 -1
  178. package/menu/internal/menuitem/menu-item-styles.css.map +1 -1
  179. package/menu/internal/menuitem/menu-item-styles.d.ts +2 -0
  180. package/menu/internal/menuitem/menu-item-styles.js +2 -1
  181. package/menu/internal/menuitem/menu-item-styles.js.map +1 -1
  182. package/menu/internal/submenu/sub-menu-styles.d.ts +2 -0
  183. package/menu/internal/submenu/sub-menu-styles.js +1 -0
  184. package/menu/internal/submenu/sub-menu-styles.js.map +1 -1
  185. package/package.json +23 -1
  186. package/progress/internal/circular-progress-styles.d.ts +2 -0
  187. package/progress/internal/circular-progress-styles.js +1 -0
  188. package/progress/internal/circular-progress-styles.js.map +1 -1
  189. package/progress/internal/linear-progress-styles.d.ts +2 -0
  190. package/progress/internal/linear-progress-styles.js +1 -0
  191. package/progress/internal/linear-progress-styles.js.map +1 -1
  192. package/radio/internal/radio-styles.d.ts +2 -0
  193. package/radio/internal/radio-styles.js +1 -0
  194. package/radio/internal/radio-styles.js.map +1 -1
  195. package/ripple/internal/ripple-styles.d.ts +2 -0
  196. package/ripple/internal/ripple-styles.js +1 -0
  197. package/ripple/internal/ripple-styles.js.map +1 -1
  198. package/sass/ext/_assert.scss +82 -0
  199. package/sass/ext/_list_ext.scss +114 -0
  200. package/sass/ext/_map_ext.scss +222 -0
  201. package/sass/ext/_string_ext.scss +153 -0
  202. package/sass/ext/_throw.scss +83 -0
  203. package/sass/ext/_type.scss +66 -0
  204. package/{internal/sass → sass/ext}/_var.scss +86 -96
  205. package/sass/ext/tests.css +1 -0
  206. package/sass/ext/tests.css.map +1 -0
  207. package/sass/ext/tests.scss +18 -0
  208. package/select/internal/filled-select-styles.d.ts +2 -0
  209. package/select/internal/filled-select-styles.js +1 -0
  210. package/select/internal/filled-select-styles.js.map +1 -1
  211. package/select/internal/outlined-select-styles.d.ts +2 -0
  212. package/select/internal/outlined-select-styles.js +1 -0
  213. package/select/internal/outlined-select-styles.js.map +1 -1
  214. package/select/internal/shared-styles.d.ts +2 -0
  215. package/select/internal/shared-styles.js +1 -0
  216. package/select/internal/shared-styles.js.map +1 -1
  217. package/slider/internal/_slider.scss +1 -0
  218. package/slider/internal/forced-colors-styles.d.ts +2 -0
  219. package/slider/internal/forced-colors-styles.js +1 -0
  220. package/slider/internal/forced-colors-styles.js.map +1 -1
  221. package/slider/internal/slider-styles.css +1 -1
  222. package/slider/internal/slider-styles.css.map +1 -1
  223. package/slider/internal/slider-styles.d.ts +2 -0
  224. package/slider/internal/slider-styles.js +2 -1
  225. package/slider/internal/slider-styles.js.map +1 -1
  226. package/switch/internal/switch-styles.d.ts +2 -0
  227. package/switch/internal/switch-styles.js +1 -0
  228. package/switch/internal/switch-styles.js.map +1 -1
  229. package/tabs/internal/_tab.scss +0 -1
  230. package/tabs/internal/primary-tab-styles.d.ts +2 -0
  231. package/tabs/internal/primary-tab-styles.js +1 -0
  232. package/tabs/internal/primary-tab-styles.js.map +1 -1
  233. package/tabs/internal/secondary-tab-styles.d.ts +2 -0
  234. package/tabs/internal/secondary-tab-styles.js +1 -0
  235. package/tabs/internal/secondary-tab-styles.js.map +1 -1
  236. package/tabs/internal/tab-styles.css.map +1 -1
  237. package/tabs/internal/tab-styles.d.ts +2 -0
  238. package/tabs/internal/tab-styles.js +1 -0
  239. package/tabs/internal/tab-styles.js.map +1 -1
  240. package/tabs/internal/tabs-styles.d.ts +2 -0
  241. package/tabs/internal/tabs-styles.js +1 -0
  242. package/tabs/internal/tabs-styles.js.map +1 -1
  243. package/textfield/internal/filled-styles.d.ts +2 -0
  244. package/textfield/internal/filled-styles.js +1 -0
  245. package/textfield/internal/filled-styles.js.map +1 -1
  246. package/textfield/internal/outlined-styles.d.ts +2 -0
  247. package/textfield/internal/outlined-styles.js +1 -0
  248. package/textfield/internal/outlined-styles.js.map +1 -1
  249. package/textfield/internal/shared-styles.d.ts +2 -0
  250. package/textfield/internal/shared-styles.js +1 -0
  251. package/textfield/internal/shared-styles.js.map +1 -1
  252. package/tokens/versions/v30_0/sass/_index.scss +239 -0
  253. package/tokens/versions/v30_0/sass/_md-comp-app-bar-large-flexible.scss +31 -0
  254. package/tokens/versions/v30_0/sass/_md-comp-app-bar-large.scss +35 -0
  255. package/tokens/versions/v30_0/sass/_md-comp-app-bar-medium-flexible.scss +31 -0
  256. package/tokens/versions/v30_0/sass/_md-comp-app-bar-medium.scss +35 -0
  257. package/tokens/versions/v30_0/sass/_md-comp-app-bar-small.scss +42 -0
  258. package/tokens/versions/v30_0/sass/_md-comp-app-bar.scss +59 -0
  259. package/tokens/versions/v30_0/sass/_md-comp-assist-chip.scss +134 -0
  260. package/tokens/versions/v30_0/sass/_md-comp-badge.scss +53 -0
  261. package/tokens/versions/v30_0/sass/_md-comp-banner.scss +147 -0
  262. package/tokens/versions/v30_0/sass/_md-comp-banners-basic.scss +86 -0
  263. package/tokens/versions/v30_0/sass/_md-comp-banners-rich.scss +89 -0
  264. package/tokens/versions/v30_0/sass/_md-comp-banners.scss +43 -0
  265. package/tokens/versions/v30_0/sass/_md-comp-bottom-app-bar.scss +37 -0
  266. package/tokens/versions/v30_0/sass/_md-comp-button-elevated.scss +125 -0
  267. package/tokens/versions/v30_0/sass/_md-comp-button-filled.scss +125 -0
  268. package/tokens/versions/v30_0/sass/_md-comp-button-group-connected-large.scss +31 -0
  269. package/tokens/versions/v30_0/sass/_md-comp-button-group-connected-medium.scss +31 -0
  270. package/tokens/versions/v30_0/sass/_md-comp-button-group-connected-small.scss +31 -0
  271. package/tokens/versions/v30_0/sass/_md-comp-button-group-connected-xlarge.scss +31 -0
  272. package/tokens/versions/v30_0/sass/_md-comp-button-group-connected-xsmall.scss +31 -0
  273. package/tokens/versions/v30_0/sass/_md-comp-button-group-standard-large.scss +29 -0
  274. package/tokens/versions/v30_0/sass/_md-comp-button-group-standard-medium.scss +29 -0
  275. package/tokens/versions/v30_0/sass/_md-comp-button-group-standard-small.scss +29 -0
  276. package/tokens/versions/v30_0/sass/_md-comp-button-group-standard-xlarge.scss +29 -0
  277. package/tokens/versions/v30_0/sass/_md-comp-button-group-standard-xsmall.scss +29 -0
  278. package/tokens/versions/v30_0/sass/_md-comp-button-large.scss +51 -0
  279. package/tokens/versions/v30_0/sass/_md-comp-button-medium.scss +51 -0
  280. package/tokens/versions/v30_0/sass/_md-comp-button-outlined.scss +124 -0
  281. package/tokens/versions/v30_0/sass/_md-comp-button-small.scss +51 -0
  282. package/tokens/versions/v30_0/sass/_md-comp-button-text.scss +60 -0
  283. package/tokens/versions/v30_0/sass/_md-comp-button-tonal.scss +125 -0
  284. package/tokens/versions/v30_0/sass/_md-comp-button-xlarge.scss +51 -0
  285. package/tokens/versions/v30_0/sass/_md-comp-button-xsmall.scss +51 -0
  286. package/tokens/versions/v30_0/sass/_md-comp-button.scss +163 -0
  287. package/tokens/versions/v30_0/sass/_md-comp-carousel-item.scss +79 -0
  288. package/tokens/versions/v30_0/sass/_md-comp-checkbox.scss +216 -0
  289. package/tokens/versions/v30_0/sass/_md-comp-circular-progress-indicator.scss +52 -0
  290. package/tokens/versions/v30_0/sass/_md-comp-data-table.scss +110 -0
  291. package/tokens/versions/v30_0/sass/_md-comp-date-input-modal.scss +80 -0
  292. package/tokens/versions/v30_0/sass/_md-comp-date-picker-docked.scss +241 -0
  293. package/tokens/versions/v30_0/sass/_md-comp-date-picker-modal.scss +295 -0
  294. package/tokens/versions/v30_0/sass/_md-comp-dialog.scss +157 -0
  295. package/tokens/versions/v30_0/sass/_md-comp-divider.scss +23 -0
  296. package/tokens/versions/v30_0/sass/_md-comp-drag-handle.scss +54 -0
  297. package/tokens/versions/v30_0/sass/_md-comp-elevated-button.scss +112 -0
  298. package/tokens/versions/v30_0/sass/_md-comp-elevated-card.scss +75 -0
  299. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-branded.scss +100 -0
  300. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-large.scss +36 -0
  301. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-medium.scss +36 -0
  302. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-primary-container.scss +61 -0
  303. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-primary.scss +174 -0
  304. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-secondary-container.scss +61 -0
  305. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-secondary.scss +174 -0
  306. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-small.scss +36 -0
  307. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-surface.scss +108 -0
  308. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-tertiary-container.scss +61 -0
  309. package/tokens/versions/v30_0/sass/_md-comp-extended-fab-tertiary.scss +174 -0
  310. package/tokens/versions/v30_0/sass/_md-comp-extended-fab.scss +36 -0
  311. package/tokens/versions/v30_0/sass/_md-comp-fab-branded-large.scss +79 -0
  312. package/tokens/versions/v30_0/sass/_md-comp-fab-branded.scss +75 -0
  313. package/tokens/versions/v30_0/sass/_md-comp-fab-large.scss +27 -0
  314. package/tokens/versions/v30_0/sass/_md-comp-fab-medium.scss +27 -0
  315. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-primary-close-button.scss +51 -0
  316. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-primary-container.scss +59 -0
  317. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-secondary-close-button.scss +51 -0
  318. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-secondary-container.scss +59 -0
  319. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-tertiary-close-button.scss +51 -0
  320. package/tokens/versions/v30_0/sass/_md-comp-fab-menu-tertiary-container.scss +59 -0
  321. package/tokens/versions/v30_0/sass/_md-comp-fab-menu.scss +53 -0
  322. package/tokens/versions/v30_0/sass/_md-comp-fab-primary-container.scss +53 -0
  323. package/tokens/versions/v30_0/sass/_md-comp-fab-primary-large.scss +77 -0
  324. package/tokens/versions/v30_0/sass/_md-comp-fab-primary-small.scss +77 -0
  325. package/tokens/versions/v30_0/sass/_md-comp-fab-primary.scss +131 -0
  326. package/tokens/versions/v30_0/sass/_md-comp-fab-secondary-container.scss +53 -0
  327. package/tokens/versions/v30_0/sass/_md-comp-fab-secondary-large.scss +77 -0
  328. package/tokens/versions/v30_0/sass/_md-comp-fab-secondary-small.scss +77 -0
  329. package/tokens/versions/v30_0/sass/_md-comp-fab-secondary.scss +131 -0
  330. package/tokens/versions/v30_0/sass/_md-comp-fab-small.scss +27 -0
  331. package/tokens/versions/v30_0/sass/_md-comp-fab-surface-large.scss +83 -0
  332. package/tokens/versions/v30_0/sass/_md-comp-fab-surface.scss +83 -0
  333. package/tokens/versions/v30_0/sass/_md-comp-fab-tertiary-container.scss +53 -0
  334. package/tokens/versions/v30_0/sass/_md-comp-fab-tertiary-large.scss +77 -0
  335. package/tokens/versions/v30_0/sass/_md-comp-fab-tertiary-small.scss +77 -0
  336. package/tokens/versions/v30_0/sass/_md-comp-fab-tertiary.scss +131 -0
  337. package/tokens/versions/v30_0/sass/_md-comp-fab.scss +27 -0
  338. package/tokens/versions/v30_0/sass/_md-comp-filled-autocomplete.scss +279 -0
  339. package/tokens/versions/v30_0/sass/_md-comp-filled-button.scss +128 -0
  340. package/tokens/versions/v30_0/sass/_md-comp-filled-card.scss +75 -0
  341. package/tokens/versions/v30_0/sass/_md-comp-filled-icon-button.scss +102 -0
  342. package/tokens/versions/v30_0/sass/_md-comp-filled-menu-button.scss +118 -0
  343. package/tokens/versions/v30_0/sass/_md-comp-filled-select.scss +269 -0
  344. package/tokens/versions/v30_0/sass/_md-comp-filled-text-field.scss +221 -0
  345. package/tokens/versions/v30_0/sass/_md-comp-filled-tonal-button.scss +108 -0
  346. package/tokens/versions/v30_0/sass/_md-comp-filled-tonal-icon-button.scss +102 -0
  347. package/tokens/versions/v30_0/sass/_md-comp-filter-chip.scss +276 -0
  348. package/tokens/versions/v30_0/sass/_md-comp-full-screen-dialog.scss +199 -0
  349. package/tokens/versions/v30_0/sass/_md-comp-icon-button-filled.scss +82 -0
  350. package/tokens/versions/v30_0/sass/_md-comp-icon-button-large.scss +52 -0
  351. package/tokens/versions/v30_0/sass/_md-comp-icon-button-medium.scss +52 -0
  352. package/tokens/versions/v30_0/sass/_md-comp-icon-button-outlined.scss +86 -0
  353. package/tokens/versions/v30_0/sass/_md-comp-icon-button-small.scss +52 -0
  354. package/tokens/versions/v30_0/sass/_md-comp-icon-button-standard.scss +72 -0
  355. package/tokens/versions/v30_0/sass/_md-comp-icon-button-tonal.scss +82 -0
  356. package/tokens/versions/v30_0/sass/_md-comp-icon-button-xlarge.scss +52 -0
  357. package/tokens/versions/v30_0/sass/_md-comp-icon-button-xsmall.scss +52 -0
  358. package/tokens/versions/v30_0/sass/_md-comp-icon-button.scss +193 -0
  359. package/tokens/versions/v30_0/sass/_md-comp-input-chip.scss +300 -0
  360. package/tokens/versions/v30_0/sass/_md-comp-linear-progress-indicator.scss +60 -0
  361. package/tokens/versions/v30_0/sass/_md-comp-list-expand.scss +36 -0
  362. package/tokens/versions/v30_0/sass/_md-comp-list-reorder.scss +45 -0
  363. package/tokens/versions/v30_0/sass/_md-comp-list-reveal.scss +50 -0
  364. package/tokens/versions/v30_0/sass/_md-comp-list.scss +408 -0
  365. package/tokens/versions/v30_0/sass/_md-comp-loading-indicator.scss +38 -0
  366. package/tokens/versions/v30_0/sass/_md-comp-menu.scss +218 -0
  367. package/tokens/versions/v30_0/sass/_md-comp-menus-standard.scss +188 -0
  368. package/tokens/versions/v30_0/sass/_md-comp-menus-vibrant.scss +160 -0
  369. package/tokens/versions/v30_0/sass/_md-comp-menus.scss +141 -0
  370. package/tokens/versions/v30_0/sass/_md-comp-nav-bar-item-horizontal.scss +31 -0
  371. package/tokens/versions/v30_0/sass/_md-comp-nav-bar-item-vertical.scss +31 -0
  372. package/tokens/versions/v30_0/sass/_md-comp-nav-bar.scss +68 -0
  373. package/tokens/versions/v30_0/sass/_md-comp-nav-rail-collapsed.scss +35 -0
  374. package/tokens/versions/v30_0/sass/_md-comp-nav-rail-expanded.scss +47 -0
  375. package/tokens/versions/v30_0/sass/_md-comp-nav-rail-item-horizontal.scss +31 -0
  376. package/tokens/versions/v30_0/sass/_md-comp-nav-rail-item-vertical.scss +33 -0
  377. package/tokens/versions/v30_0/sass/_md-comp-nav-rail-item.scss +39 -0
  378. package/tokens/versions/v30_0/sass/_md-comp-nav-rail.scss +48 -0
  379. package/tokens/versions/v30_0/sass/_md-comp-navigation-bar.scss +150 -0
  380. package/tokens/versions/v30_0/sass/_md-comp-navigation-drawer.scss +187 -0
  381. package/tokens/versions/v30_0/sass/_md-comp-navigation-rail.scss +233 -0
  382. package/tokens/versions/v30_0/sass/_md-comp-outlined-autocomplete.scss +275 -0
  383. package/tokens/versions/v30_0/sass/_md-comp-outlined-button.scss +108 -0
  384. package/tokens/versions/v30_0/sass/_md-comp-outlined-card.scss +87 -0
  385. package/tokens/versions/v30_0/sass/_md-comp-outlined-menu-button.scss +117 -0
  386. package/tokens/versions/v30_0/sass/_md-comp-outlined-segmented-button.scss +121 -0
  387. package/tokens/versions/v30_0/sass/_md-comp-outlined-select.scss +266 -0
  388. package/tokens/versions/v30_0/sass/_md-comp-outlined-text-field.scss +216 -0
  389. package/tokens/versions/v30_0/sass/_md-comp-plain-tooltip.scss +45 -0
  390. package/tokens/versions/v30_0/sass/_md-comp-primary-navigation-tab.scss +130 -0
  391. package/tokens/versions/v30_0/sass/_md-comp-progress-indicator-circular.scss +47 -0
  392. package/tokens/versions/v30_0/sass/_md-comp-progress-indicator-linear.scss +65 -0
  393. package/tokens/versions/v30_0/sass/_md-comp-progress-indicator.scss +48 -0
  394. package/tokens/versions/v30_0/sass/_md-comp-radio-button.scss +72 -0
  395. package/tokens/versions/v30_0/sass/_md-comp-rich-tooltip.scss +113 -0
  396. package/tokens/versions/v30_0/sass/_md-comp-scrim.scss +23 -0
  397. package/tokens/versions/v30_0/sass/_md-comp-search-bar.scss +102 -0
  398. package/tokens/versions/v30_0/sass/_md-comp-search-view.scss +84 -0
  399. package/tokens/versions/v30_0/sass/_md-comp-secondary-navigation-tab.scss +104 -0
  400. package/tokens/versions/v30_0/sass/_md-comp-sheet-bottom.scss +52 -0
  401. package/tokens/versions/v30_0/sass/_md-comp-sheet-floating.scss +31 -0
  402. package/tokens/versions/v30_0/sass/_md-comp-sheet-side.scss +96 -0
  403. package/tokens/versions/v30_0/sass/_md-comp-slider-large.scss +31 -0
  404. package/tokens/versions/v30_0/sass/_md-comp-slider-medium.scss +31 -0
  405. package/tokens/versions/v30_0/sass/_md-comp-slider-small.scss +27 -0
  406. package/tokens/versions/v30_0/sass/_md-comp-slider-xlarge.scss +31 -0
  407. package/tokens/versions/v30_0/sass/_md-comp-slider-xsmall.scss +27 -0
  408. package/tokens/versions/v30_0/sass/_md-comp-slider.scss +307 -0
  409. package/tokens/versions/v30_0/sass/_md-comp-snackbar.scss +115 -0
  410. package/tokens/versions/v30_0/sass/_md-comp-split-button-large.scss +43 -0
  411. package/tokens/versions/v30_0/sass/_md-comp-split-button-medium.scss +43 -0
  412. package/tokens/versions/v30_0/sass/_md-comp-split-button-small.scss +43 -0
  413. package/tokens/versions/v30_0/sass/_md-comp-split-button-xlarge.scss +43 -0
  414. package/tokens/versions/v30_0/sass/_md-comp-split-button-xsmall.scss +45 -0
  415. package/tokens/versions/v30_0/sass/_md-comp-standard-menu-button.scss +103 -0
  416. package/tokens/versions/v30_0/sass/_md-comp-suggestion-chip.scss +134 -0
  417. package/tokens/versions/v30_0/sass/_md-comp-switch.scss +191 -0
  418. package/tokens/versions/v30_0/sass/_md-comp-text-button.scss +94 -0
  419. package/tokens/versions/v30_0/sass/_md-comp-time-input.scss +206 -0
  420. package/tokens/versions/v30_0/sass/_md-comp-time-picker.scss +257 -0
  421. package/tokens/versions/v30_0/sass/_md-comp-toolbar-docked.scss +36 -0
  422. package/tokens/versions/v30_0/sass/_md-comp-toolbar-floating-fab.scss +51 -0
  423. package/tokens/versions/v30_0/sass/_md-comp-toolbar-floating.scss +75 -0
  424. package/tokens/versions/v30_0/sass/_md-comp-toolbar-standard.scss +87 -0
  425. package/tokens/versions/v30_0/sass/_md-comp-toolbar-vibrant.scss +87 -0
  426. package/tokens/versions/v30_0/sass/_md-comp-top-app-bar-large.scss +62 -0
  427. package/tokens/versions/v30_0/sass/_md-comp-top-app-bar-medium.scss +62 -0
  428. package/tokens/versions/v30_0/sass/_md-comp-top-app-bar-small-centered.scss +72 -0
  429. package/tokens/versions/v30_0/sass/_md-comp-top-app-bar-small.scss +70 -0
  430. package/tokens/versions/v30_0/sass/_md-ref-palette.scss +495 -0
  431. package/tokens/versions/v30_0/sass/_md-ref-typeface.scss +27 -0
  432. package/tokens/versions/v30_0/sass/_md-sys-color.scss +209 -0
  433. package/tokens/versions/v30_0/sass/_md-sys-color__dark.scss +209 -0
  434. package/tokens/versions/v30_0/sass/_md-sys-color__dark__high-contrast.scss +209 -0
  435. package/tokens/versions/v30_0/sass/_md-sys-color__dark__medium-contrast.scss +209 -0
  436. package/tokens/versions/v30_0/sass/_md-sys-color__high-contrast.scss +209 -0
  437. package/tokens/versions/v30_0/sass/_md-sys-color__medium-contrast.scss +209 -0
  438. package/tokens/versions/v30_0/sass/_md-sys-elevation.scss +35 -0
  439. package/tokens/versions/v30_0/sass/_md-sys-motion.scss +107 -0
  440. package/tokens/versions/v30_0/sass/_md-sys-shape.scss +67 -0
  441. package/tokens/versions/v30_0/sass/_md-sys-state-focus-indicator.scss +23 -0
  442. package/tokens/versions/v30_0/sass/_md-sys-state.scss +27 -0
  443. package/tokens/versions/v30_0/sass/_md-sys-typescale-emphasized.scss +559 -0
  444. package/tokens/versions/v30_0/sass/_md-sys-typescale.scss +571 -0
  445. package/typography/md-typescale-styles.d.ts +2 -0
  446. package/typography/md-typescale-styles.js +1 -0
  447. package/typography/md-typescale-styles.js.map +1 -1
  448. package/internal/controller/form-submitter.js +0 -69
  449. package/internal/controller/form-submitter.js.map +0 -1
  450. package/internal/sass/_string-ext.scss +0 -195
@@ -0,0 +1,209 @@
1
+ //
2
+ // Copyright 2026 Google LLC
3
+ // SPDX-License-Identifier: Apache-2.0
4
+ //
5
+ // AUTOGENERATED. DO NOT MODIFY.
6
+ // To modify this file, update the source template,
7
+ // or run the compiler: go/carbon-service-code-gen-mwtc.
8
+ // Source template: sassvars/contextualtokenset.scss.tmpl
9
+
10
+ // Design system: Google Material 3
11
+ // Version: 30.0.14
12
+ // Configured context tags:
13
+ // audience: 3p
14
+ // font: static
15
+ // platform: web
16
+ // Output format: sass_vars
17
+
18
+ @use 'md-ref-palette';
19
+
20
+ /// md.sys.color.background (Add-ons / Add-on surface colors)
21
+ ///
22
+ /// Note: Background is a legacy color role. It is recommended to use Surface instead of Background.
23
+ $background: md-ref-palette.$neutral98;
24
+ /// md.sys.color.error (Error colors)
25
+ ///
26
+ /// Indicates errors, such as invalid input in a date picker
27
+ $error: md-ref-palette.$error40;
28
+ /// md.sys.color.error-container (Error colors)
29
+ ///
30
+ /// Container color for error messages and badges
31
+ $error-container: md-ref-palette.$error90;
32
+ /// md.sys.color.inverse-on-surface (Surface colors)
33
+ ///
34
+ /// Used for text and icons shown against the inverse surface color
35
+ $inverse-on-surface: md-ref-palette.$neutral95;
36
+ /// md.sys.color.inverse-primary (Add-ons / Add-on primary colors)
37
+ ///
38
+ /// Displays opposite of the primary color
39
+ $inverse-primary: md-ref-palette.$primary80;
40
+ /// md.sys.color.inverse-surface (Surface colors)
41
+ ///
42
+ /// Displays opposite color of the surrounding UI
43
+ $inverse-surface: md-ref-palette.$neutral20;
44
+ /// md.sys.color.on-background (Add-ons / Add-on surface colors)
45
+ ///
46
+ /// Used for text and icons shown against the background color
47
+ $on-background: md-ref-palette.$neutral10;
48
+ /// md.sys.color.on-error (Error colors)
49
+ ///
50
+ /// Used for text and icons on the error color
51
+ $on-error: md-ref-palette.$error100;
52
+ /// md.sys.color.on-error-container (Error colors)
53
+ ///
54
+ /// Used for text and icons on the error-container color
55
+ $on-error-container: md-ref-palette.$error30;
56
+ /// md.sys.color.on-primary (Primary colors)
57
+ ///
58
+ /// Text and icons shown against the primary color
59
+ $on-primary: md-ref-palette.$primary100;
60
+ /// md.sys.color.on-primary-container (Primary colors)
61
+ ///
62
+ /// Contrast-passing color shown against the primary container
63
+ $on-primary-container: md-ref-palette.$primary30;
64
+ /// md.sys.color.on-primary-fixed (Add-ons / Add-on primary colors)
65
+ ///
66
+ /// Used for text and icons shown against the primary fixed color
67
+ $on-primary-fixed: md-ref-palette.$primary10;
68
+ /// md.sys.color.on-primary-fixed-variant (Add-ons / Add-on primary colors)
69
+ ///
70
+ /// Stronger hue variant used for text and icons shown against the primary fixed color
71
+ $on-primary-fixed-variant: md-ref-palette.$primary30;
72
+ /// md.sys.color.on-secondary (Secondary colors)
73
+ ///
74
+ /// Text and icons shown against the secondary color
75
+ $on-secondary: md-ref-palette.$secondary100;
76
+ /// md.sys.color.on-secondary-container (Secondary colors)
77
+ ///
78
+ /// Contrast-passing color shown against the secondary container
79
+ $on-secondary-container: md-ref-palette.$secondary30;
80
+ /// md.sys.color.on-secondary-fixed (Add-ons / Add-on secondary colors)
81
+ ///
82
+ /// Used for text and icons shown against the secondary fixed color
83
+ $on-secondary-fixed: md-ref-palette.$secondary10;
84
+ /// md.sys.color.on-secondary-fixed-variant (Add-ons / Add-on secondary colors)
85
+ ///
86
+ /// Stronger hue variant used for text and icons shown against the secondary fixed color
87
+ $on-secondary-fixed-variant: md-ref-palette.$secondary30;
88
+ /// md.sys.color.on-surface (Surface colors)
89
+ ///
90
+ /// Text and icons shown against the surface color
91
+ $on-surface: md-ref-palette.$neutral10;
92
+ /// md.sys.color.on-surface-variant (Surface colors)
93
+ ///
94
+ /// For text and icons to indicate active or inactive component state
95
+ $on-surface-variant: md-ref-palette.$neutral-variant30;
96
+ /// md.sys.color.on-tertiary (Tertiary colors)
97
+ ///
98
+ /// Text and icons shown against the tertiary color
99
+ $on-tertiary: md-ref-palette.$tertiary100;
100
+ /// md.sys.color.on-tertiary-container (Tertiary colors)
101
+ ///
102
+ /// Contrast-passing color shown against the tertiary container
103
+ $on-tertiary-container: md-ref-palette.$tertiary30;
104
+ /// md.sys.color.on-tertiary-fixed (Add-ons / Add-on tertiary colors)
105
+ ///
106
+ /// Used for text and icons shown against the tertiary fixed color
107
+ $on-tertiary-fixed: md-ref-palette.$tertiary10;
108
+ /// md.sys.color.on-tertiary-fixed-variant (Add-ons / Add-on tertiary colors)
109
+ ///
110
+ /// Stronger hue variant used for text and icons shown against the tertiary fixed color
111
+ $on-tertiary-fixed-variant: md-ref-palette.$tertiary30;
112
+ /// md.sys.color.outline (Outline colors)
113
+ ///
114
+ /// Subtle color used for boundaries
115
+ $outline: md-ref-palette.$neutral-variant50;
116
+ /// md.sys.color.outline-variant (Outline colors)
117
+ ///
118
+ /// Outline-variant is used to define the border of a component where 3:1 contrast ratio isn’t required, a container, or a divider.
119
+ $outline-variant: md-ref-palette.$neutral-variant80;
120
+ /// md.sys.color.primary (Primary colors)
121
+ ///
122
+ /// Main color used across screens and components
123
+ $primary: md-ref-palette.$primary40;
124
+ /// md.sys.color.primary-container (Primary colors)
125
+ ///
126
+ /// Standout container color for key components
127
+ $primary-container: md-ref-palette.$primary90;
128
+ /// md.sys.color.primary-fixed (Add-ons / Add-on primary colors)
129
+ ///
130
+ /// Primary color that doesn't change for light or dark theme.
131
+ $primary-fixed: md-ref-palette.$primary90;
132
+ /// md.sys.color.primary-fixed-dim (Add-ons / Add-on primary colors)
133
+ ///
134
+ /// Dimmer version of primary fixed color that doesn't change for light or dark theme.
135
+ $primary-fixed-dim: md-ref-palette.$primary80;
136
+ /// md.sys.color.scrim (Add-ons / Add-on surface colors)
137
+ ///
138
+ /// Used for scrims which help separate floating components from the background.
139
+ $scrim: md-ref-palette.$neutral0;
140
+ /// md.sys.color.secondary (Secondary colors)
141
+ ///
142
+ /// Accent color used across screens and components
143
+ $secondary: md-ref-palette.$secondary40;
144
+ /// md.sys.color.secondary-container (Secondary colors)
145
+ ///
146
+ /// Less prominent container color, for components like tonal buttons
147
+ $secondary-container: md-ref-palette.$secondary90;
148
+ /// md.sys.color.secondary-fixed (Add-ons / Add-on secondary colors)
149
+ ///
150
+ /// Secondary color that doesn't change for light or dark theme.
151
+ $secondary-fixed: md-ref-palette.$secondary90;
152
+ /// md.sys.color.secondary-fixed-dim (Add-ons / Add-on secondary colors)
153
+ ///
154
+ /// Dimmer version of secondary fixed color that doesn't change for light or dark theme.
155
+ $secondary-fixed-dim: md-ref-palette.$secondary80;
156
+ /// md.sys.color.shadow (Add-ons / Add-on surface colors)
157
+ ///
158
+ /// For shadows applied to elevated components
159
+ $shadow: md-ref-palette.$neutral0;
160
+ /// md.sys.color.surface (Surface colors)
161
+ ///
162
+ /// Surface color for components like cards, sheets, and menus
163
+ $surface: md-ref-palette.$neutral98;
164
+ /// md.sys.color.surface-bright (Add-ons / Add-on surface colors)
165
+ ///
166
+ /// Surface that is brighter in both light and dark theme.
167
+ $surface-bright: md-ref-palette.$neutral98;
168
+ /// md.sys.color.surface-container (Surface colors)
169
+ $surface-container: md-ref-palette.$neutral94;
170
+ /// md.sys.color.surface-container-high (Surface colors)
171
+ $surface-container-high: md-ref-palette.$neutral92;
172
+ /// md.sys.color.surface-container-highest (Surface colors)
173
+ $surface-container-highest: md-ref-palette.$neutral90;
174
+ /// md.sys.color.surface-container-low (Surface colors)
175
+ $surface-container-low: md-ref-palette.$neutral96;
176
+ /// md.sys.color.surface-container-lowest (Surface colors)
177
+ $surface-container-lowest: md-ref-palette.$neutral100;
178
+ /// md.sys.color.surface-dim (Add-ons / Add-on surface colors)
179
+ ///
180
+ /// Surface that is dimmer in both light and dark theme.
181
+ $surface-dim: md-ref-palette.$neutral87;
182
+ /// md.sys.color.surface-variant (Surface colors)
183
+ ///
184
+ /// Alternate surface color, can be used for active states
185
+ $surface-variant: md-ref-palette.$neutral-variant90;
186
+ /// md.sys.color.tertiary (Tertiary colors)
187
+ ///
188
+ /// Contrasting accent color used across screens and components
189
+ $tertiary: md-ref-palette.$tertiary40;
190
+ /// md.sys.color.tertiary-container (Tertiary colors)
191
+ ///
192
+ /// Contrasting container color, for components like input fields
193
+ $tertiary-container: md-ref-palette.$tertiary90;
194
+ /// md.sys.color.tertiary-fixed (Add-ons / Add-on tertiary colors)
195
+ ///
196
+ /// Tertiary color that doesn't change for light or dark theme.
197
+ $tertiary-fixed: md-ref-palette.$tertiary90;
198
+ /// md.sys.color.tertiary-fixed-dim (Add-ons / Add-on tertiary colors)
199
+ ///
200
+ /// Dimmer version of tertiary fixed color that doesn't change for light or dark theme.
201
+ $tertiary-fixed-dim: md-ref-palette.$tertiary80;
202
+ /// md.sys.color.surface-tint (Surface colors)
203
+ ///
204
+ /// @deprecated This token should no longer be used and its function/usage has been replaced by the tonal surface colors
205
+ $surface-tint: $primary;
206
+ /// md.sys.color.surface-tint-color (Surface colors)
207
+ ///
208
+ /// @deprecated Please replace with md.sys.color.surface-tint. Token deprecated to align naming convention with other color roles by remove `color` from the role name
209
+ $surface-tint-color: $primary;
@@ -0,0 +1,209 @@
1
+ //
2
+ // Copyright 2026 Google LLC
3
+ // SPDX-License-Identifier: Apache-2.0
4
+ //
5
+ // AUTOGENERATED. DO NOT MODIFY.
6
+ // To modify this file, update the source template,
7
+ // or run the compiler: go/carbon-service-code-gen-mwtc.
8
+ // Source template: sassvars/contextualtokenset.scss.tmpl
9
+
10
+ // Design system: Google Material 3
11
+ // Version: 30.0.14
12
+ // Configured context tags:
13
+ // audience: 3p
14
+ // font: static
15
+ // platform: web
16
+ // Output format: sass_vars
17
+
18
+ @use 'md-ref-palette';
19
+
20
+ /// md.sys.color.background (Add-ons / Add-on surface colors)
21
+ ///
22
+ /// Note: Background is a legacy color role. It is recommended to use Surface instead of Background.
23
+ $background: md-ref-palette.$neutral6;
24
+ /// md.sys.color.error (Error colors)
25
+ ///
26
+ /// Indicates errors, such as invalid input in a date picker
27
+ $error: md-ref-palette.$error80;
28
+ /// md.sys.color.error-container (Error colors)
29
+ ///
30
+ /// Container color for error messages and badges
31
+ $error-container: md-ref-palette.$error30;
32
+ /// md.sys.color.inverse-on-surface (Surface colors)
33
+ ///
34
+ /// Used for text and icons shown against the inverse surface color
35
+ $inverse-on-surface: md-ref-palette.$neutral20;
36
+ /// md.sys.color.inverse-primary (Add-ons / Add-on primary colors)
37
+ ///
38
+ /// Displays opposite of the primary color
39
+ $inverse-primary: md-ref-palette.$primary40;
40
+ /// md.sys.color.inverse-surface (Surface colors)
41
+ ///
42
+ /// Displays opposite color of the surrounding UI
43
+ $inverse-surface: md-ref-palette.$neutral90;
44
+ /// md.sys.color.on-background (Add-ons / Add-on surface colors)
45
+ ///
46
+ /// Used for text and icons shown against the background color
47
+ $on-background: md-ref-palette.$neutral90;
48
+ /// md.sys.color.on-error (Error colors)
49
+ ///
50
+ /// Used for text and icons on the error color
51
+ $on-error: md-ref-palette.$error20;
52
+ /// md.sys.color.on-error-container (Error colors)
53
+ ///
54
+ /// Used for text and icons on the error-container color
55
+ $on-error-container: md-ref-palette.$error90;
56
+ /// md.sys.color.on-primary (Primary colors)
57
+ ///
58
+ /// Text and icons shown against the primary color
59
+ $on-primary: md-ref-palette.$primary20;
60
+ /// md.sys.color.on-primary-container (Primary colors)
61
+ ///
62
+ /// Contrast-passing color shown against the primary container
63
+ $on-primary-container: md-ref-palette.$primary90;
64
+ /// md.sys.color.on-primary-fixed (Add-ons / Add-on primary colors)
65
+ ///
66
+ /// Used for text and icons shown against the primary fixed color
67
+ $on-primary-fixed: md-ref-palette.$primary10;
68
+ /// md.sys.color.on-primary-fixed-variant (Add-ons / Add-on primary colors)
69
+ ///
70
+ /// Stronger hue variant used for text and icons shown against the primary fixed color
71
+ $on-primary-fixed-variant: md-ref-palette.$primary30;
72
+ /// md.sys.color.on-secondary (Secondary colors)
73
+ ///
74
+ /// Text and icons shown against the secondary color
75
+ $on-secondary: md-ref-palette.$secondary20;
76
+ /// md.sys.color.on-secondary-container (Secondary colors)
77
+ ///
78
+ /// Contrast-passing color shown against the secondary container
79
+ $on-secondary-container: md-ref-palette.$secondary90;
80
+ /// md.sys.color.on-secondary-fixed (Add-ons / Add-on secondary colors)
81
+ ///
82
+ /// Used for text and icons shown against the secondary fixed color
83
+ $on-secondary-fixed: md-ref-palette.$secondary10;
84
+ /// md.sys.color.on-secondary-fixed-variant (Add-ons / Add-on secondary colors)
85
+ ///
86
+ /// Stronger hue variant used for text and icons shown against the secondary fixed color
87
+ $on-secondary-fixed-variant: md-ref-palette.$secondary30;
88
+ /// md.sys.color.on-surface (Surface colors)
89
+ ///
90
+ /// Text and icons shown against the surface color
91
+ $on-surface: md-ref-palette.$neutral90;
92
+ /// md.sys.color.on-surface-variant (Surface colors)
93
+ ///
94
+ /// For text and icons to indicate active or inactive component state
95
+ $on-surface-variant: md-ref-palette.$neutral-variant80;
96
+ /// md.sys.color.on-tertiary (Tertiary colors)
97
+ ///
98
+ /// Text and icons shown against the tertiary color
99
+ $on-tertiary: md-ref-palette.$tertiary20;
100
+ /// md.sys.color.on-tertiary-container (Tertiary colors)
101
+ ///
102
+ /// Contrast-passing color shown against the tertiary container
103
+ $on-tertiary-container: md-ref-palette.$tertiary90;
104
+ /// md.sys.color.on-tertiary-fixed (Add-ons / Add-on tertiary colors)
105
+ ///
106
+ /// Used for text and icons shown against the tertiary fixed color
107
+ $on-tertiary-fixed: md-ref-palette.$tertiary10;
108
+ /// md.sys.color.on-tertiary-fixed-variant (Add-ons / Add-on tertiary colors)
109
+ ///
110
+ /// Stronger hue variant used for text and icons shown against the tertiary fixed color
111
+ $on-tertiary-fixed-variant: md-ref-palette.$tertiary30;
112
+ /// md.sys.color.outline (Outline colors)
113
+ ///
114
+ /// Subtle color used for boundaries
115
+ $outline: md-ref-palette.$neutral-variant60;
116
+ /// md.sys.color.outline-variant (Outline colors)
117
+ ///
118
+ /// Outline-variant is used to define the border of a component where 3:1 contrast ratio isn’t required, a container, or a divider.
119
+ $outline-variant: md-ref-palette.$neutral-variant30;
120
+ /// md.sys.color.primary (Primary colors)
121
+ ///
122
+ /// Main color used across screens and components
123
+ $primary: md-ref-palette.$primary80;
124
+ /// md.sys.color.primary-container (Primary colors)
125
+ ///
126
+ /// Standout container color for key components
127
+ $primary-container: md-ref-palette.$primary30;
128
+ /// md.sys.color.primary-fixed (Add-ons / Add-on primary colors)
129
+ ///
130
+ /// Primary color that doesn't change for light or dark theme.
131
+ $primary-fixed: md-ref-palette.$primary90;
132
+ /// md.sys.color.primary-fixed-dim (Add-ons / Add-on primary colors)
133
+ ///
134
+ /// Dimmer version of primary fixed color that doesn't change for light or dark theme.
135
+ $primary-fixed-dim: md-ref-palette.$primary80;
136
+ /// md.sys.color.scrim (Add-ons / Add-on surface colors)
137
+ ///
138
+ /// Used for scrims which help separate floating components from the background.
139
+ $scrim: md-ref-palette.$neutral0;
140
+ /// md.sys.color.secondary (Secondary colors)
141
+ ///
142
+ /// Accent color used across screens and components
143
+ $secondary: md-ref-palette.$secondary80;
144
+ /// md.sys.color.secondary-container (Secondary colors)
145
+ ///
146
+ /// Less prominent container color, for components like tonal buttons
147
+ $secondary-container: md-ref-palette.$secondary30;
148
+ /// md.sys.color.secondary-fixed (Add-ons / Add-on secondary colors)
149
+ ///
150
+ /// Secondary color that doesn't change for light or dark theme.
151
+ $secondary-fixed: md-ref-palette.$secondary90;
152
+ /// md.sys.color.secondary-fixed-dim (Add-ons / Add-on secondary colors)
153
+ ///
154
+ /// Dimmer version of secondary fixed color that doesn't change for light or dark theme.
155
+ $secondary-fixed-dim: md-ref-palette.$secondary80;
156
+ /// md.sys.color.shadow (Add-ons / Add-on surface colors)
157
+ ///
158
+ /// For shadows applied to elevated components
159
+ $shadow: md-ref-palette.$neutral0;
160
+ /// md.sys.color.surface (Surface colors)
161
+ ///
162
+ /// Surface color for components like cards, sheets, and menus
163
+ $surface: md-ref-palette.$neutral6;
164
+ /// md.sys.color.surface-bright (Add-ons / Add-on surface colors)
165
+ ///
166
+ /// Surface that is brighter in both light and dark theme.
167
+ $surface-bright: md-ref-palette.$neutral24;
168
+ /// md.sys.color.surface-container (Surface colors)
169
+ $surface-container: md-ref-palette.$neutral12;
170
+ /// md.sys.color.surface-container-high (Surface colors)
171
+ $surface-container-high: md-ref-palette.$neutral17;
172
+ /// md.sys.color.surface-container-highest (Surface colors)
173
+ $surface-container-highest: md-ref-palette.$neutral22;
174
+ /// md.sys.color.surface-container-low (Surface colors)
175
+ $surface-container-low: md-ref-palette.$neutral10;
176
+ /// md.sys.color.surface-container-lowest (Surface colors)
177
+ $surface-container-lowest: md-ref-palette.$neutral4;
178
+ /// md.sys.color.surface-dim (Add-ons / Add-on surface colors)
179
+ ///
180
+ /// Surface that is dimmer in both light and dark theme.
181
+ $surface-dim: md-ref-palette.$neutral6;
182
+ /// md.sys.color.surface-variant (Surface colors)
183
+ ///
184
+ /// Alternate surface color, can be used for active states
185
+ $surface-variant: md-ref-palette.$neutral-variant30;
186
+ /// md.sys.color.tertiary (Tertiary colors)
187
+ ///
188
+ /// Contrasting accent color used across screens and components
189
+ $tertiary: md-ref-palette.$tertiary80;
190
+ /// md.sys.color.tertiary-container (Tertiary colors)
191
+ ///
192
+ /// Contrasting container color, for components like input fields
193
+ $tertiary-container: md-ref-palette.$tertiary30;
194
+ /// md.sys.color.tertiary-fixed (Add-ons / Add-on tertiary colors)
195
+ ///
196
+ /// Tertiary color that doesn't change for light or dark theme.
197
+ $tertiary-fixed: md-ref-palette.$tertiary90;
198
+ /// md.sys.color.tertiary-fixed-dim (Add-ons / Add-on tertiary colors)
199
+ ///
200
+ /// Dimmer version of tertiary fixed color that doesn't change for light or dark theme.
201
+ $tertiary-fixed-dim: md-ref-palette.$tertiary80;
202
+ /// md.sys.color.surface-tint (Surface colors)
203
+ ///
204
+ /// @deprecated This token should no longer be used and its function/usage has been replaced by the tonal surface colors
205
+ $surface-tint: $primary;
206
+ /// md.sys.color.surface-tint-color (Surface colors)
207
+ ///
208
+ /// @deprecated Please replace with md.sys.color.surface-tint. Token deprecated to align naming convention with other color roles by remove `color` from the role name
209
+ $surface-tint-color: $primary;
@@ -0,0 +1,209 @@
1
+ //
2
+ // Copyright 2026 Google LLC
3
+ // SPDX-License-Identifier: Apache-2.0
4
+ //
5
+ // AUTOGENERATED. DO NOT MODIFY.
6
+ // To modify this file, update the source template,
7
+ // or run the compiler: go/carbon-service-code-gen-mwtc.
8
+ // Source template: sassvars/contextualtokenset.scss.tmpl
9
+
10
+ // Design system: Google Material 3
11
+ // Version: 30.0.14
12
+ // Configured context tags:
13
+ // audience: 3p
14
+ // font: static
15
+ // platform: web
16
+ // Output format: sass_vars
17
+
18
+ @use 'md-ref-palette';
19
+
20
+ /// md.sys.color.background (Add-ons / Add-on surface colors)
21
+ ///
22
+ /// Note: Background is a legacy color role. It is recommended to use Surface instead of Background.
23
+ $background: md-ref-palette.$neutral6;
24
+ /// md.sys.color.error (Error colors)
25
+ ///
26
+ /// Indicates errors, such as invalid input in a date picker
27
+ $error: md-ref-palette.$error95;
28
+ /// md.sys.color.error-container (Error colors)
29
+ ///
30
+ /// Container color for error messages and badges
31
+ $error-container: md-ref-palette.$error80;
32
+ /// md.sys.color.inverse-on-surface (Surface colors)
33
+ ///
34
+ /// Used for text and icons shown against the inverse surface color
35
+ $inverse-on-surface: md-ref-palette.$neutral0;
36
+ /// md.sys.color.inverse-primary (Add-ons / Add-on primary colors)
37
+ ///
38
+ /// Displays opposite of the primary color
39
+ $inverse-primary: md-ref-palette.$primary20;
40
+ /// md.sys.color.inverse-surface (Surface colors)
41
+ ///
42
+ /// Displays opposite color of the surrounding UI
43
+ $inverse-surface: md-ref-palette.$neutral90;
44
+ /// md.sys.color.on-background (Add-ons / Add-on surface colors)
45
+ ///
46
+ /// Used for text and icons shown against the background color
47
+ $on-background: md-ref-palette.$neutral100;
48
+ /// md.sys.color.on-error (Error colors)
49
+ ///
50
+ /// Used for text and icons on the error color
51
+ $on-error: md-ref-palette.$error0;
52
+ /// md.sys.color.on-error-container (Error colors)
53
+ ///
54
+ /// Used for text and icons on the error-container color
55
+ $on-error-container: md-ref-palette.$error0;
56
+ /// md.sys.color.on-primary (Primary colors)
57
+ ///
58
+ /// Text and icons shown against the primary color
59
+ $on-primary: md-ref-palette.$primary0;
60
+ /// md.sys.color.on-primary-container (Primary colors)
61
+ ///
62
+ /// Contrast-passing color shown against the primary container
63
+ $on-primary-container: md-ref-palette.$primary0;
64
+ /// md.sys.color.on-primary-fixed (Add-ons / Add-on primary colors)
65
+ ///
66
+ /// Used for text and icons shown against the primary fixed color
67
+ $on-primary-fixed: md-ref-palette.$primary0;
68
+ /// md.sys.color.on-primary-fixed-variant (Add-ons / Add-on primary colors)
69
+ ///
70
+ /// Stronger hue variant used for text and icons shown against the primary fixed color
71
+ $on-primary-fixed-variant: md-ref-palette.$primary0;
72
+ /// md.sys.color.on-secondary (Secondary colors)
73
+ ///
74
+ /// Text and icons shown against the secondary color
75
+ $on-secondary: md-ref-palette.$secondary0;
76
+ /// md.sys.color.on-secondary-container (Secondary colors)
77
+ ///
78
+ /// Contrast-passing color shown against the secondary container
79
+ $on-secondary-container: md-ref-palette.$secondary0;
80
+ /// md.sys.color.on-secondary-fixed (Add-ons / Add-on secondary colors)
81
+ ///
82
+ /// Used for text and icons shown against the secondary fixed color
83
+ $on-secondary-fixed: md-ref-palette.$secondary0;
84
+ /// md.sys.color.on-secondary-fixed-variant (Add-ons / Add-on secondary colors)
85
+ ///
86
+ /// Stronger hue variant used for text and icons shown against the secondary fixed color
87
+ $on-secondary-fixed-variant: md-ref-palette.$secondary0;
88
+ /// md.sys.color.on-surface (Surface colors)
89
+ ///
90
+ /// Text and icons shown against the surface color
91
+ $on-surface: md-ref-palette.$neutral100;
92
+ /// md.sys.color.on-surface-variant (Surface colors)
93
+ ///
94
+ /// For text and icons to indicate active or inactive component state
95
+ $on-surface-variant: md-ref-palette.$neutral-variant100;
96
+ /// md.sys.color.on-tertiary (Tertiary colors)
97
+ ///
98
+ /// Text and icons shown against the tertiary color
99
+ $on-tertiary: md-ref-palette.$tertiary0;
100
+ /// md.sys.color.on-tertiary-container (Tertiary colors)
101
+ ///
102
+ /// Contrast-passing color shown against the tertiary container
103
+ $on-tertiary-container: md-ref-palette.$tertiary0;
104
+ /// md.sys.color.on-tertiary-fixed (Add-ons / Add-on tertiary colors)
105
+ ///
106
+ /// Used for text and icons shown against the tertiary fixed color
107
+ $on-tertiary-fixed: md-ref-palette.$tertiary0;
108
+ /// md.sys.color.on-tertiary-fixed-variant (Add-ons / Add-on tertiary colors)
109
+ ///
110
+ /// Stronger hue variant used for text and icons shown against the tertiary fixed color
111
+ $on-tertiary-fixed-variant: md-ref-palette.$tertiary0;
112
+ /// md.sys.color.outline (Outline colors)
113
+ ///
114
+ /// Subtle color used for boundaries
115
+ $outline: md-ref-palette.$neutral-variant95;
116
+ /// md.sys.color.outline-variant (Outline colors)
117
+ ///
118
+ /// Outline-variant is used to define the border of a component where 3:1 contrast ratio isn’t required, a container, or a divider.
119
+ $outline-variant: md-ref-palette.$neutral-variant80;
120
+ /// md.sys.color.primary (Primary colors)
121
+ ///
122
+ /// Main color used across screens and components
123
+ $primary: md-ref-palette.$primary95;
124
+ /// md.sys.color.primary-container (Primary colors)
125
+ ///
126
+ /// Standout container color for key components
127
+ $primary-container: md-ref-palette.$primary80;
128
+ /// md.sys.color.primary-fixed (Add-ons / Add-on primary colors)
129
+ ///
130
+ /// Primary color that doesn't change for light or dark theme.
131
+ $primary-fixed: md-ref-palette.$primary90;
132
+ /// md.sys.color.primary-fixed-dim (Add-ons / Add-on primary colors)
133
+ ///
134
+ /// Dimmer version of primary fixed color that doesn't change for light or dark theme.
135
+ $primary-fixed-dim: md-ref-palette.$primary80;
136
+ /// md.sys.color.scrim (Add-ons / Add-on surface colors)
137
+ ///
138
+ /// Used for scrims which help separate floating components from the background.
139
+ $scrim: md-ref-palette.$neutral0;
140
+ /// md.sys.color.secondary (Secondary colors)
141
+ ///
142
+ /// Accent color used across screens and components
143
+ $secondary: md-ref-palette.$secondary95;
144
+ /// md.sys.color.secondary-container (Secondary colors)
145
+ ///
146
+ /// Less prominent container color, for components like tonal buttons
147
+ $secondary-container: md-ref-palette.$secondary80;
148
+ /// md.sys.color.secondary-fixed (Add-ons / Add-on secondary colors)
149
+ ///
150
+ /// Secondary color that doesn't change for light or dark theme.
151
+ $secondary-fixed: md-ref-palette.$secondary90;
152
+ /// md.sys.color.secondary-fixed-dim (Add-ons / Add-on secondary colors)
153
+ ///
154
+ /// Dimmer version of secondary fixed color that doesn't change for light or dark theme.
155
+ $secondary-fixed-dim: md-ref-palette.$secondary80;
156
+ /// md.sys.color.shadow (Add-ons / Add-on surface colors)
157
+ ///
158
+ /// For shadows applied to elevated components
159
+ $shadow: md-ref-palette.$neutral0;
160
+ /// md.sys.color.surface (Surface colors)
161
+ ///
162
+ /// Surface color for components like cards, sheets, and menus
163
+ $surface: md-ref-palette.$neutral6;
164
+ /// md.sys.color.surface-bright (Add-ons / Add-on surface colors)
165
+ ///
166
+ /// Surface that is brighter in both light and dark theme.
167
+ $surface-bright: md-ref-palette.$neutral24;
168
+ /// md.sys.color.surface-container (Surface colors)
169
+ $surface-container: md-ref-palette.$neutral12;
170
+ /// md.sys.color.surface-container-high (Surface colors)
171
+ $surface-container-high: md-ref-palette.$neutral17;
172
+ /// md.sys.color.surface-container-highest (Surface colors)
173
+ $surface-container-highest: md-ref-palette.$neutral22;
174
+ /// md.sys.color.surface-container-low (Surface colors)
175
+ $surface-container-low: md-ref-palette.$neutral10;
176
+ /// md.sys.color.surface-container-lowest (Surface colors)
177
+ $surface-container-lowest: md-ref-palette.$neutral4;
178
+ /// md.sys.color.surface-dim (Add-ons / Add-on surface colors)
179
+ ///
180
+ /// Surface that is dimmer in both light and dark theme.
181
+ $surface-dim: md-ref-palette.$neutral6;
182
+ /// md.sys.color.surface-variant (Surface colors)
183
+ ///
184
+ /// Alternate surface color, can be used for active states
185
+ $surface-variant: md-ref-palette.$neutral-variant30;
186
+ /// md.sys.color.tertiary (Tertiary colors)
187
+ ///
188
+ /// Contrasting accent color used across screens and components
189
+ $tertiary: md-ref-palette.$tertiary95;
190
+ /// md.sys.color.tertiary-container (Tertiary colors)
191
+ ///
192
+ /// Contrasting container color, for components like input fields
193
+ $tertiary-container: md-ref-palette.$tertiary80;
194
+ /// md.sys.color.tertiary-fixed (Add-ons / Add-on tertiary colors)
195
+ ///
196
+ /// Tertiary color that doesn't change for light or dark theme.
197
+ $tertiary-fixed: md-ref-palette.$tertiary90;
198
+ /// md.sys.color.tertiary-fixed-dim (Add-ons / Add-on tertiary colors)
199
+ ///
200
+ /// Dimmer version of tertiary fixed color that doesn't change for light or dark theme.
201
+ $tertiary-fixed-dim: md-ref-palette.$tertiary80;
202
+ /// md.sys.color.surface-tint (Surface colors)
203
+ ///
204
+ /// @deprecated This token should no longer be used and its function/usage has been replaced by the tonal surface colors
205
+ $surface-tint: $primary;
206
+ /// md.sys.color.surface-tint-color (Surface colors)
207
+ ///
208
+ /// @deprecated Please replace with md.sys.color.surface-tint. Token deprecated to align naming convention with other color roles by remove `color` from the role name
209
+ $surface-tint-color: $primary;