@maicol07/material-web 2.2.0 → 2.5.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.
- package/button/internal/_shared.scss +2 -2
- package/button/internal/_touch-target.scss +1 -1
- package/labs/gb/components/appbar/_app-bar-tokens.scss +136 -0
- package/labs/gb/components/appbar/app-bar.scss +167 -0
- package/labs/gb/components/badge/_badge-tokens.scss +18 -0
- package/labs/gb/components/badge/badge.scss +49 -0
- package/labs/gb/components/button/_button-tokens.scss +200 -0
- package/labs/gb/components/button/button.scss +130 -0
- package/labs/gb/components/card/_card-tokens.scss +56 -0
- package/labs/gb/components/card/card.scss +74 -0
- package/labs/gb/components/checkbox/_checkbox-tokens.scss +66 -0
- package/labs/gb/components/checkbox/checkbox.scss +105 -0
- package/labs/gb/components/chip/_chip-tokens.scss +167 -0
- package/labs/gb/components/chip/chip.scss +99 -0
- package/labs/gb/components/divider/_divider-tokens.scss +11 -0
- package/labs/gb/components/divider/divider.scss +31 -0
- package/labs/gb/components/fab/_fab-tokens.scss +89 -0
- package/labs/gb/components/fab/fab.scss +78 -0
- package/labs/gb/components/focus/focus-ring.scss +91 -0
- package/labs/gb/components/iconbutton/_icon-button-tokens.scss +213 -0
- package/labs/gb/components/iconbutton/icon-button.scss +160 -0
- package/labs/gb/components/list/_list-tokens.scss +103 -0
- package/labs/gb/components/list/list.scss +217 -0
- package/labs/gb/components/menu/_menu-tokens.scss +161 -0
- package/labs/gb/components/menu/menu.scss +174 -0
- package/labs/gb/components/radio/_radio-tokens.scss +39 -0
- package/labs/gb/components/radio/radio.scss +74 -0
- package/labs/gb/components/ripple/ripple.scss +103 -0
- package/labs/gb/components/splitbutton/_split-button-tokens.scss +139 -0
- package/labs/gb/components/splitbutton/split-button.scss +164 -0
- package/labs/gb/components/switch/_switch-tokens.scss +58 -0
- package/labs/gb/components/switch/switch.scss +109 -0
- package/labs/gb/styles/color/internal/_color-tokens.scss +95 -0
- package/labs/gb/styles/color/md-color-tokens-full.scss +17 -0
- package/labs/gb/styles/color/md-color-tokens.scss +15 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.scss +25 -0
- package/labs/gb/styles/icon/md-icon.scss +63 -0
- package/labs/gb/styles/m3.scss +14 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.scss +35 -0
- package/labs/gb/styles/shape/md-shape-tokens.scss +23 -0
- package/labs/gb/styles/space/md-space-tokens.scss +28 -0
- package/labs/gb/styles/tailwind.scss +349 -0
- package/labs/gb/styles/typography/internal/_typography-tokens.scss +149 -0
- package/labs/gb/styles/typography/md-typography-tokens.scss +14 -0
- package/list/internal/listitem/_list-item.scss +3 -0
- package/menu/internal/menuitem/_menu-item.scss +4 -1
- package/package.json +145 -27
- package/sass/ext/_assert.scss +82 -0
- package/sass/ext/_list_ext.scss +114 -0
- package/sass/ext/_map_ext.scss +222 -0
- package/sass/ext/_string_ext.scss +153 -0
- package/sass/ext/_throw.scss +83 -0
- package/sass/ext/_type.scss +66 -0
- package/{internal/sass → sass/ext}/_var.scss +86 -96
- package/sass/ext/tests.scss +18 -0
- package/slider/internal/_slider.scss +1 -0
- package/switch/internal/_switch.scss +1 -0
- package/tabs/internal/_tab.scss +0 -1
- package/tokens/_index.scss +57 -57
- package/tokens/_md-comp-assist-chip.scss +8 -8
- package/tokens/_md-comp-badge.scss +4 -4
- package/tokens/_md-comp-checkbox.scss +6 -6
- package/tokens/_md-comp-circular-progress.scss +4 -4
- package/tokens/_md-comp-dialog.scss +8 -8
- package/tokens/_md-comp-divider.scss +3 -3
- package/tokens/_md-comp-elevated-button.scss +8 -8
- package/tokens/_md-comp-elevated-card.scss +6 -6
- package/tokens/_md-comp-elevation.scss +3 -3
- package/tokens/_md-comp-fab-branded.scss +10 -10
- package/tokens/_md-comp-fab.scss +17 -17
- package/tokens/_md-comp-filled-button.scss +8 -8
- package/tokens/_md-comp-filled-card.scss +6 -6
- package/tokens/_md-comp-filled-field.scss +7 -7
- package/tokens/_md-comp-filled-icon-button.scss +6 -6
- package/tokens/_md-comp-filled-select.scss +8 -8
- package/tokens/_md-comp-filled-text-field.scss +7 -7
- package/tokens/_md-comp-filled-tonal-button.scss +8 -8
- package/tokens/_md-comp-filled-tonal-icon-button.scss +6 -6
- package/tokens/_md-comp-filter-chip.scss +8 -8
- package/tokens/_md-comp-focus-ring.scss +5 -5
- package/tokens/_md-comp-full-screen-dialog.scss +6 -6
- package/tokens/_md-comp-icon-button.scss +5 -5
- package/tokens/_md-comp-icon.scss +1 -1
- package/tokens/_md-comp-input-chip.scss +8 -8
- package/tokens/_md-comp-item.scss +4 -4
- package/tokens/_md-comp-linear-progress.scss +4 -4
- package/tokens/_md-comp-list-item.scss +5 -5
- package/tokens/_md-comp-list.scss +3 -3
- package/tokens/_md-comp-menu-item.scss +8 -8
- package/tokens/_md-comp-menu.scss +5 -5
- package/tokens/_md-comp-navigation-bar.scss +6 -6
- package/tokens/_md-comp-navigation-drawer.scss +6 -6
- package/tokens/_md-comp-outlined-button.scss +7 -7
- package/tokens/_md-comp-outlined-card.scss +6 -6
- package/tokens/_md-comp-outlined-field.scss +7 -7
- package/tokens/_md-comp-outlined-icon-button.scss +6 -6
- package/tokens/_md-comp-outlined-segmented-button.scss +7 -7
- package/tokens/_md-comp-outlined-select.scss +8 -8
- package/tokens/_md-comp-outlined-text-field.scss +6 -6
- package/tokens/_md-comp-primary-tab.scss +8 -8
- package/tokens/_md-comp-radio.scss +4 -4
- package/tokens/_md-comp-ripple.scss +4 -4
- package/tokens/_md-comp-secondary-tab.scss +8 -8
- package/tokens/_md-comp-slider.scss +7 -7
- package/tokens/_md-comp-suggestion-chip.scss +8 -8
- package/tokens/_md-comp-switch.scss +6 -6
- package/tokens/_md-comp-test-table.scss +2 -2
- package/tokens/_md-comp-text-button.scss +7 -7
- package/tokens/_md-ref-palette.scss +2 -2
- package/tokens/_md-ref-typeface.scss +2 -2
- package/tokens/_md-sys-color.scss +3 -3
- package/tokens/_md-sys-elevation.scss +1 -1
- package/tokens/_md-sys-motion.scss +1 -1
- package/tokens/_md-sys-shape.scss +2 -2
- package/tokens/_md-sys-state.scss +1 -1
- package/tokens/_md-sys-typescale.scss +3 -3
- package/tokens/v0_192/_index.scss +3 -102
- package/tokens/v0_192/_md-comp-assist-chip.scss +1 -106
- package/tokens/v0_192/_md-comp-badge.scss +1 -56
- package/tokens/v0_192/_md-comp-banner.scss +1 -71
- package/tokens/v0_192/_md-comp-bottom-app-bar.scss +1 -31
- package/tokens/v0_192/_md-comp-carousel-item.scss +1 -61
- package/tokens/v0_192/_md-comp-checkbox.scss +1 -124
- package/tokens/v0_192/_md-comp-circular-progress-indicator.scss +1 -36
- package/tokens/v0_192/_md-comp-data-table.scss +1 -94
- package/tokens/v0_192/_md-comp-date-input-modal.scss +1 -85
- package/tokens/v0_192/_md-comp-date-picker-docked.scss +1 -242
- package/tokens/v0_192/_md-comp-date-picker-modal.scss +1 -301
- package/tokens/v0_192/_md-comp-dialog.scss +1 -119
- package/tokens/v0_192/_md-comp-divider.scss +1 -23
- package/tokens/v0_192/_md-comp-elevated-button.scss +1 -87
- package/tokens/v0_192/_md-comp-elevated-card.scss +1 -55
- package/tokens/v0_192/_md-comp-extended-fab-branded.scss +1 -84
- package/tokens/v0_192/_md-comp-extended-fab-primary.scss +1 -92
- package/tokens/v0_192/_md-comp-extended-fab-secondary.scss +1 -93
- package/tokens/v0_192/_md-comp-extended-fab-surface.scss +1 -88
- package/tokens/v0_192/_md-comp-extended-fab-tertiary.scss +1 -93
- package/tokens/v0_192/_md-comp-fab-branded-large.scss +1 -58
- package/tokens/v0_192/_md-comp-fab-branded.scss +1 -58
- package/tokens/v0_192/_md-comp-fab-primary-large.scss +1 -63
- package/tokens/v0_192/_md-comp-fab-primary-small.scss +1 -63
- package/tokens/v0_192/_md-comp-fab-primary.scss +1 -63
- package/tokens/v0_192/_md-comp-fab-secondary-large.scss +1 -64
- package/tokens/v0_192/_md-comp-fab-secondary-small.scss +1 -64
- package/tokens/v0_192/_md-comp-fab-secondary.scss +1 -64
- package/tokens/v0_192/_md-comp-fab-surface-large.scss +1 -62
- package/tokens/v0_192/_md-comp-fab-surface-small.scss +1 -62
- package/tokens/v0_192/_md-comp-fab-surface.scss +1 -62
- package/tokens/v0_192/_md-comp-fab-tertiary-large.scss +1 -64
- package/tokens/v0_192/_md-comp-fab-tertiary-small.scss +1 -64
- package/tokens/v0_192/_md-comp-fab-tertiary.scss +1 -64
- package/tokens/v0_192/_md-comp-filled-autocomplete.scss +1 -234
- package/tokens/v0_192/_md-comp-filled-button.scss +1 -87
- package/tokens/v0_192/_md-comp-filled-card.scss +1 -57
- package/tokens/v0_192/_md-comp-filled-icon-button.scss +1 -78
- package/tokens/v0_192/_md-comp-filled-menu-button.scss +1 -96
- package/tokens/v0_192/_md-comp-filled-select.scss +1 -268
- package/tokens/v0_192/_md-comp-filled-text-field.scss +1 -188
- package/tokens/v0_192/_md-comp-filled-tonal-button.scss +1 -97
- package/tokens/v0_192/_md-comp-filled-tonal-icon-button.scss +1 -85
- package/tokens/v0_192/_md-comp-filter-chip.scss +1 -205
- package/tokens/v0_192/_md-comp-full-screen-dialog.scss +1 -109
- package/tokens/v0_192/_md-comp-icon-button.scss +1 -69
- package/tokens/v0_192/_md-comp-input-chip.scss +1 -182
- package/tokens/v0_192/_md-comp-linear-progress-indicator.scss +1 -38
- package/tokens/v0_192/_md-comp-list.scss +1 -250
- package/tokens/v0_192/_md-comp-menu.scss +1 -39
- package/tokens/v0_192/_md-comp-navigation-bar.scss +1 -110
- package/tokens/v0_192/_md-comp-navigation-drawer.scss +1 -160
- package/tokens/v0_192/_md-comp-navigation-rail.scss +1 -114
- package/tokens/v0_192/_md-comp-outlined-autocomplete.scss +1 -224
- package/tokens/v0_192/_md-comp-outlined-button.scss +1 -82
- package/tokens/v0_192/_md-comp-outlined-card.scss +1 -61
- package/tokens/v0_192/_md-comp-outlined-icon-button.scss +1 -78
- package/tokens/v0_192/_md-comp-outlined-menu-button.scss +1 -92
- package/tokens/v0_192/_md-comp-outlined-segmented-button.scss +1 -110
- package/tokens/v0_192/_md-comp-outlined-select.scss +1 -258
- package/tokens/v0_192/_md-comp-outlined-text-field.scss +1 -169
- package/tokens/v0_192/_md-comp-plain-tooltip.scss +1 -53
- package/tokens/v0_192/_md-comp-primary-navigation-tab.scss +1 -119
- package/tokens/v0_192/_md-comp-radio-button.scss +1 -66
- package/tokens/v0_192/_md-comp-rich-tooltip.scss +1 -117
- package/tokens/v0_192/_md-comp-scrim.scss +1 -23
- package/tokens/v0_192/_md-comp-search-bar.scss +1 -95
- package/tokens/v0_192/_md-comp-search-view.scss +1 -89
- package/tokens/v0_192/_md-comp-secondary-navigation-tab.scss +1 -82
- package/tokens/v0_192/_md-comp-sheet-bottom.scss +1 -41
- package/tokens/v0_192/_md-comp-sheet-floating.scss +1 -30
- package/tokens/v0_192/_md-comp-sheet-side.scss +1 -89
- package/tokens/v0_192/_md-comp-slider.scss +1 -113
- package/tokens/v0_192/_md-comp-snackbar.scss +1 -125
- package/tokens/v0_192/_md-comp-standard-menu-button.scss +1 -96
- package/tokens/v0_192/_md-comp-suggestion-chip.scss +1 -122
- package/tokens/v0_192/_md-comp-switch.scss +1 -136
- package/tokens/v0_192/_md-comp-text-button.scss +1 -75
- package/tokens/v0_192/_md-comp-time-input.scss +1 -215
- package/tokens/v0_192/_md-comp-time-picker.scss +1 -262
- package/tokens/v0_192/_md-comp-top-app-bar-large.scss +1 -59
- package/tokens/v0_192/_md-comp-top-app-bar-medium.scss +1 -59
- package/tokens/v0_192/_md-comp-top-app-bar-small-centered.scss +1 -66
- package/tokens/v0_192/_md-comp-top-app-bar-small.scss +1 -62
- package/tokens/v0_192/_md-ref-palette.scss +1 -104
- package/tokens/v0_192/_md-ref-typeface.scss +1 -18
- package/tokens/v0_192/_md-sys-color.scss +1 -130
- package/tokens/v0_192/_md-sys-elevation.scss +1 -19
- package/tokens/v0_192/_md-sys-motion.scss +1 -50
- package/tokens/v0_192/_md-sys-shape.scss +1 -28
- package/tokens/v0_192/_md-sys-state.scss +1 -17
- package/tokens/v0_192/_md-sys-typescale.scss +1 -281
- package/tokens/versions/latest/sass/_index.scss +241 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-large-flexible.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-large.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-medium-flexible.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-medium.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-small.scss +42 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar.scss +59 -0
- package/tokens/versions/latest/sass/_md-comp-assist-chip.scss +134 -0
- package/tokens/versions/latest/sass/_md-comp-badge.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-banner.scss +147 -0
- package/tokens/versions/latest/sass/_md-comp-banners-basic.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-banners-rich.scss +89 -0
- package/tokens/versions/latest/sass/_md-comp-banners.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-bottom-app-bar.scss +37 -0
- package/tokens/versions/latest/sass/_md-comp-button-elevated.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-filled.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-large.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-medium.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-small.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-xlarge.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-xsmall.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-large.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-medium.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-small.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-xlarge.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-xsmall.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-large.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-medium.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-outlined.scss +124 -0
- package/tokens/versions/latest/sass/_md-comp-button-small.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-text.scss +60 -0
- package/tokens/versions/latest/sass/_md-comp-button-tonal.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-xlarge.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-xsmall.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button.scss +163 -0
- package/tokens/versions/latest/sass/_md-comp-carousel-item.scss +79 -0
- package/tokens/versions/latest/sass/_md-comp-checkbox.scss +216 -0
- package/tokens/versions/latest/sass/_md-comp-circular-progress-indicator.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-data-table.scss +110 -0
- package/tokens/versions/latest/sass/_md-comp-date-input-modal.scss +80 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-docked.scss +241 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-modal.scss +295 -0
- package/tokens/versions/latest/sass/_md-comp-dialog.scss +157 -0
- package/tokens/versions/latest/sass/_md-comp-divider.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-drag-handle.scss +54 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-button.scss +190 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-card.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-branded.scss +100 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-large.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-medium.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-primary-container.scss +61 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-primary.scss +174 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-secondary-container.scss +61 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-secondary.scss +174 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-small.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-surface.scss +108 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-tertiary-container.scss +61 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-tertiary.scss +174 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-fab-branded-large.scss +127 -0
- package/tokens/versions/latest/sass/_md-comp-fab-branded.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-fab-large.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-medium.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-primary-close-button.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-primary-container.scss +59 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-secondary-close-button.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-secondary-container.scss +59 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-tertiary-close-button.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-tertiary-container.scss +59 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-small.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-small.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-small.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface-large.scss +139 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface.scss +83 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-small.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-filled-autocomplete.scss +279 -0
- package/tokens/versions/latest/sass/_md-comp-filled-button.scss +206 -0
- package/tokens/versions/latest/sass/_md-comp-filled-card.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-filled-icon-button.scss +178 -0
- package/tokens/versions/latest/sass/_md-comp-filled-menu-button.scss +118 -0
- package/tokens/versions/latest/sass/_md-comp-filled-select.scss +269 -0
- package/tokens/versions/latest/sass/_md-comp-filled-text-field.scss +221 -0
- package/tokens/versions/latest/sass/_md-comp-filled-tonal-button.scss +186 -0
- package/tokens/versions/latest/sass/_md-comp-filled-tonal-icon-button.scss +178 -0
- package/tokens/versions/latest/sass/_md-comp-filter-chip.scss +276 -0
- package/tokens/versions/latest/sass/_md-comp-full-screen-dialog.scss +199 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-filled.scss +82 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-large.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-medium.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-outlined.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-small.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-standard.scss +72 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-tonal.scss +82 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-xlarge.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-xsmall.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button.scss +193 -0
- package/tokens/versions/latest/sass/_md-comp-input-chip.scss +300 -0
- package/tokens/versions/latest/sass/_md-comp-linear-progress-indicator.scss +60 -0
- package/tokens/versions/latest/sass/_md-comp-list-expand.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-list-reorder.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-list-reveal.scss +50 -0
- package/tokens/versions/latest/sass/_md-comp-list.scss +408 -0
- package/tokens/versions/latest/sass/_md-comp-loading-indicator.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-menu.scss +218 -0
- package/tokens/versions/latest/sass/_md-comp-menus-standard.scss +188 -0
- package/tokens/versions/latest/sass/_md-comp-menus-vibrant.scss +160 -0
- package/tokens/versions/latest/sass/_md-comp-menus.scss +141 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar-item-horizontal.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar-item-vertical.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar.scss +68 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-collapsed.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-expanded.scss +47 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-item-horizontal.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-item-vertical.scss +33 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-item.scss +39 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-bar.scss +150 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-drawer.scss +187 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-rail.scss +233 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-autocomplete.scss +275 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-button.scss +182 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-card.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-menu-button.scss +117 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-segmented-button.scss +121 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-select.scss +266 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-text-field.scss +216 -0
- package/tokens/versions/latest/sass/_md-comp-plain-tooltip.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-primary-navigation-tab.scss +130 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-circular.scss +47 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-linear.scss +65 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-radio-button.scss +72 -0
- package/tokens/versions/latest/sass/_md-comp-rich-tooltip.scss +113 -0
- package/tokens/versions/latest/sass/_md-comp-scrim.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-search-bar.scss +137 -0
- package/tokens/versions/latest/sass/_md-comp-search-view.scss +108 -0
- package/tokens/versions/latest/sass/_md-comp-secondary-navigation-tab.scss +104 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-bottom.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-floating.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-side.scss +96 -0
- package/tokens/versions/latest/sass/_md-comp-slider-large.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-medium.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-small.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-slider-xlarge.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-xsmall.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-slider.scss +307 -0
- package/tokens/versions/latest/sass/_md-comp-snackbar.scss +115 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-large.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-medium.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-small.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xlarge.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xsmall.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-standard-menu-button.scss +103 -0
- package/tokens/versions/latest/sass/_md-comp-suggestion-chip.scss +134 -0
- package/tokens/versions/latest/sass/_md-comp-switch.scss +191 -0
- package/tokens/versions/latest/sass/_md-comp-text-button.scss +154 -0
- package/tokens/versions/latest/sass/_md-comp-time-input.scss +206 -0
- package/tokens/versions/latest/sass/_md-comp-time-picker.scss +257 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-docked.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating-fab.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-standard.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-vibrant.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-large.scss +92 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-medium.scss +92 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-small-centered.scss +112 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-small.scss +104 -0
- package/tokens/versions/latest/sass/_md-fab-surface-small.scss +139 -0
- package/tokens/versions/latest/sass/_md-outlined-icon-button.scss +166 -0
- package/tokens/versions/latest/sass/_md-ref-palette.scss +495 -0
- package/tokens/versions/latest/sass/_md-ref-typeface.scss +27 -0
- package/tokens/versions/latest/sass/_md-sys-color.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark__high-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark__medium-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__high-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__medium-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-elevation.scss +35 -0
- package/tokens/versions/latest/sass/_md-sys-motion.scss +107 -0
- package/tokens/versions/latest/sass/_md-sys-shape.scss +67 -0
- package/tokens/versions/latest/sass/_md-sys-state-focus-indicator.scss +23 -0
- package/tokens/versions/latest/sass/_md-sys-state.scss +27 -0
- package/tokens/versions/latest/sass/_md-sys-typescale-emphasized.scss +559 -0
- package/tokens/versions/latest/sass/_md-sys-typescale.scss +571 -0
- package/tokens/versions/v0_192/_index.scss +107 -0
- package/tokens/versions/v0_192/_md-comp-assist-chip.scss +111 -0
- package/tokens/versions/v0_192/_md-comp-badge.scss +61 -0
- package/tokens/versions/v0_192/_md-comp-banner.scss +76 -0
- package/tokens/versions/v0_192/_md-comp-bottom-app-bar.scss +36 -0
- package/tokens/versions/v0_192/_md-comp-carousel-item.scss +66 -0
- package/tokens/versions/v0_192/_md-comp-checkbox.scss +129 -0
- package/tokens/versions/v0_192/_md-comp-circular-progress-indicator.scss +41 -0
- package/tokens/versions/v0_192/_md-comp-data-table.scss +99 -0
- package/tokens/versions/v0_192/_md-comp-date-input-modal.scss +90 -0
- package/tokens/versions/v0_192/_md-comp-date-picker-docked.scss +247 -0
- package/tokens/versions/v0_192/_md-comp-date-picker-modal.scss +306 -0
- package/tokens/versions/v0_192/_md-comp-dialog.scss +124 -0
- package/tokens/versions/v0_192/_md-comp-divider.scss +28 -0
- package/tokens/versions/v0_192/_md-comp-elevated-button.scss +92 -0
- package/tokens/versions/v0_192/_md-comp-elevated-card.scss +60 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-branded.scss +89 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-primary.scss +97 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-secondary.scss +98 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-surface.scss +93 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-tertiary.scss +98 -0
- package/tokens/versions/v0_192/_md-comp-fab-branded-large.scss +63 -0
- package/tokens/versions/v0_192/_md-comp-fab-branded.scss +63 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary-large.scss +68 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary-small.scss +68 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary.scss +68 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary-large.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary-small.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface-large.scss +67 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface-small.scss +67 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface.scss +67 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary-large.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary-small.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary.scss +69 -0
- package/tokens/versions/v0_192/_md-comp-filled-autocomplete.scss +239 -0
- package/tokens/versions/v0_192/_md-comp-filled-button.scss +92 -0
- package/tokens/versions/v0_192/_md-comp-filled-card.scss +62 -0
- package/tokens/versions/v0_192/_md-comp-filled-icon-button.scss +83 -0
- package/tokens/versions/v0_192/_md-comp-filled-menu-button.scss +101 -0
- package/tokens/versions/v0_192/_md-comp-filled-select.scss +273 -0
- package/tokens/versions/v0_192/_md-comp-filled-text-field.scss +193 -0
- package/tokens/versions/v0_192/_md-comp-filled-tonal-button.scss +102 -0
- package/tokens/versions/v0_192/_md-comp-filled-tonal-icon-button.scss +90 -0
- package/tokens/versions/v0_192/_md-comp-filter-chip.scss +210 -0
- package/tokens/versions/v0_192/_md-comp-full-screen-dialog.scss +114 -0
- package/tokens/versions/v0_192/_md-comp-icon-button.scss +74 -0
- package/tokens/versions/v0_192/_md-comp-input-chip.scss +187 -0
- package/tokens/versions/v0_192/_md-comp-linear-progress-indicator.scss +43 -0
- package/tokens/versions/v0_192/_md-comp-list.scss +255 -0
- package/tokens/versions/v0_192/_md-comp-menu.scss +44 -0
- package/tokens/versions/v0_192/_md-comp-navigation-bar.scss +115 -0
- package/tokens/versions/v0_192/_md-comp-navigation-drawer.scss +165 -0
- package/tokens/versions/v0_192/_md-comp-navigation-rail.scss +119 -0
- package/tokens/versions/v0_192/_md-comp-outlined-autocomplete.scss +229 -0
- package/tokens/versions/v0_192/_md-comp-outlined-button.scss +87 -0
- package/tokens/versions/v0_192/_md-comp-outlined-card.scss +66 -0
- package/tokens/versions/v0_192/_md-comp-outlined-icon-button.scss +83 -0
- package/tokens/versions/v0_192/_md-comp-outlined-menu-button.scss +97 -0
- package/tokens/versions/v0_192/_md-comp-outlined-segmented-button.scss +115 -0
- package/tokens/versions/v0_192/_md-comp-outlined-select.scss +263 -0
- package/tokens/versions/v0_192/_md-comp-outlined-text-field.scss +174 -0
- package/tokens/versions/v0_192/_md-comp-plain-tooltip.scss +58 -0
- package/tokens/versions/v0_192/_md-comp-primary-navigation-tab.scss +124 -0
- package/tokens/versions/v0_192/_md-comp-radio-button.scss +71 -0
- package/tokens/versions/v0_192/_md-comp-rich-tooltip.scss +122 -0
- package/tokens/versions/v0_192/_md-comp-scrim.scss +28 -0
- package/tokens/versions/v0_192/_md-comp-search-bar.scss +100 -0
- package/tokens/versions/v0_192/_md-comp-search-view.scss +94 -0
- package/tokens/versions/v0_192/_md-comp-secondary-navigation-tab.scss +87 -0
- package/tokens/versions/v0_192/_md-comp-sheet-bottom.scss +46 -0
- package/tokens/versions/v0_192/_md-comp-sheet-floating.scss +35 -0
- package/tokens/versions/v0_192/_md-comp-sheet-side.scss +94 -0
- package/tokens/versions/v0_192/_md-comp-slider.scss +118 -0
- package/tokens/versions/v0_192/_md-comp-snackbar.scss +130 -0
- package/tokens/versions/v0_192/_md-comp-standard-menu-button.scss +101 -0
- package/tokens/versions/v0_192/_md-comp-suggestion-chip.scss +127 -0
- package/tokens/versions/v0_192/_md-comp-switch.scss +141 -0
- package/tokens/versions/v0_192/_md-comp-text-button.scss +80 -0
- package/tokens/versions/v0_192/_md-comp-time-input.scss +220 -0
- package/tokens/versions/v0_192/_md-comp-time-picker.scss +267 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-large.scss +64 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-medium.scss +64 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-small-centered.scss +71 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-small.scss +67 -0
- package/tokens/versions/v0_192/_md-ref-palette.scss +109 -0
- package/tokens/versions/v0_192/_md-ref-typeface.scss +23 -0
- package/tokens/versions/v0_192/_md-sys-color.scss +135 -0
- package/tokens/versions/v0_192/_md-sys-elevation.scss +24 -0
- package/tokens/versions/v0_192/_md-sys-motion.scss +55 -0
- package/tokens/versions/v0_192/_md-sys-shape.scss +33 -0
- package/tokens/versions/v0_192/_md-sys-state.scss +22 -0
- package/tokens/versions/v0_192/_md-sys-typescale.scss +286 -0
- package/tokens/versions/v0_192/index.test.scss +584 -0
- package/tokens/versions/v0_192/lib.test.scss +663 -0
- package/types/command-event.d.ts +22 -0
- package/types/css-imports.d.ts +12 -0
- package/types/popover.d.ts +22 -0
- package/internal/sass/_string-ext.scss +0 -195
|
@@ -0,0 +1,257 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-elevation';
|
|
20
|
+
@use 'md-sys-shape';
|
|
21
|
+
@use 'md-sys-state';
|
|
22
|
+
@use 'md-sys-typescale';
|
|
23
|
+
|
|
24
|
+
/// md.comp.time-picker.clock-dial.container.size (Enabled / Container)
|
|
25
|
+
$clock-dial-container-size: 256px;
|
|
26
|
+
/// md.comp.time-picker.clock-dial.selector.center.container.size (Enabled / Container)
|
|
27
|
+
$clock-dial-selector-center-container-size: 8px;
|
|
28
|
+
/// md.comp.time-picker.clock-dial.selector.handle.container.size (Enabled / Container)
|
|
29
|
+
$clock-dial-selector-handle-container-size: 48px;
|
|
30
|
+
/// md.comp.time-picker.clock-dial.selector.track.container.width (Enabled / Container)
|
|
31
|
+
$clock-dial-selector-track-container-width: 2px;
|
|
32
|
+
/// md.comp.time-picker.period-selector.horizontal.container.height (Enabled / Container)
|
|
33
|
+
$period-selector-horizontal-container-height: 38px;
|
|
34
|
+
/// md.comp.time-picker.period-selector.horizontal.container.width (Enabled / Container)
|
|
35
|
+
$period-selector-horizontal-container-width: 216px;
|
|
36
|
+
/// md.comp.time-picker.period-selector.outline.width (Enabled / Container)
|
|
37
|
+
$period-selector-outline-width: 1px;
|
|
38
|
+
/// md.comp.time-picker.period-selector.vertical.container.height (Enabled / Container)
|
|
39
|
+
$period-selector-vertical-container-height: 80px;
|
|
40
|
+
/// md.comp.time-picker.period-selector.vertical.container.width (Enabled / Container)
|
|
41
|
+
$period-selector-vertical-container-width: 52px;
|
|
42
|
+
/// md.comp.time-picker.time-selector.24h-vertical.container.width (Enabled / Container)
|
|
43
|
+
$time-selector-24h-vertical-container-width: 114px;
|
|
44
|
+
/// md.comp.time-picker.time-selector.container.height (Enabled / Container)
|
|
45
|
+
$time-selector-container-height: 80px;
|
|
46
|
+
/// md.comp.time-picker.time-selector.container.width (Enabled / Container)
|
|
47
|
+
$time-selector-container-width: 96px;
|
|
48
|
+
/// md.comp.time-picker.clock-dial.color (Enabled / Container)
|
|
49
|
+
$clock-dial-color: md-sys-color.$surface-container-highest;
|
|
50
|
+
/// md.comp.time-picker.clock-dial.color.ignore (Enabled / Container)
|
|
51
|
+
///
|
|
52
|
+
/// @deprecated Deprecating token due to typo in name. Please use md.comp.time-picker.clock-dial.color instead"
|
|
53
|
+
$clock-dial-color-ignore: md-sys-color.$on-surface-variant;
|
|
54
|
+
/// md.comp.time-picker.clock-dial.label-text.font (Enabled / Label text)
|
|
55
|
+
$clock-dial-label-text-font: md-sys-typescale.$body-large-font;
|
|
56
|
+
/// md.comp.time-picker.clock-dial.label-text.line-height (Enabled / Label text)
|
|
57
|
+
$clock-dial-label-text-line-height: md-sys-typescale.$body-large-line-height;
|
|
58
|
+
/// md.comp.time-picker.clock-dial.label-text.size (Enabled / Label text)
|
|
59
|
+
$clock-dial-label-text-size: md-sys-typescale.$body-large-size;
|
|
60
|
+
/// md.comp.time-picker.clock-dial.label-text.tracking (Enabled / Label text)
|
|
61
|
+
$clock-dial-label-text-tracking: md-sys-typescale.$body-large-tracking;
|
|
62
|
+
/// md.comp.time-picker.clock-dial.label-text.weight (Enabled / Label text)
|
|
63
|
+
$clock-dial-label-text-weight: md-sys-typescale.$body-large-weight;
|
|
64
|
+
/// md.comp.time-picker.clock-dial.selected.label-text.color (Enabled / Label text)
|
|
65
|
+
$clock-dial-selected-label-text-color: md-sys-color.$on-primary;
|
|
66
|
+
/// md.comp.time-picker.clock-dial.selector.center.container.color (Enabled / Container)
|
|
67
|
+
$clock-dial-selector-center-container-color: md-sys-color.$primary;
|
|
68
|
+
/// md.comp.time-picker.clock-dial.selector.center.container.shape (Enabled / Container)
|
|
69
|
+
$clock-dial-selector-center-container-shape: md-sys-shape.$corner-full;
|
|
70
|
+
/// md.comp.time-picker.clock-dial.selector.handle.container.color (Enabled / Container)
|
|
71
|
+
$clock-dial-selector-handle-container-color: md-sys-color.$primary;
|
|
72
|
+
/// md.comp.time-picker.clock-dial.selector.handle.container.shape (Enabled / Container)
|
|
73
|
+
$clock-dial-selector-handle-container-shape: md-sys-shape.$corner-full;
|
|
74
|
+
/// md.comp.time-picker.clock-dial.selector.track.container.color (Enabled / Container)
|
|
75
|
+
$clock-dial-selector-track-container-color: md-sys-color.$primary;
|
|
76
|
+
/// md.comp.time-picker.clock-dial.shape (Enabled / Container)
|
|
77
|
+
$clock-dial-shape: md-sys-shape.$corner-full;
|
|
78
|
+
/// md.comp.time-picker.clock-dial.shape.ignore (Enabled / Container)
|
|
79
|
+
///
|
|
80
|
+
/// @deprecated Deprecating token due to typo in name. Please use md.comp.time-picker.clock-dial.shape instead
|
|
81
|
+
$clock-dial-shape-ignore: md-sys-shape.$corner-full;
|
|
82
|
+
/// md.comp.time-picker.clock-dial.unselected.label-text.color (Enabled / Label text)
|
|
83
|
+
$clock-dial-unselected-label-text-color: md-sys-color.$on-surface;
|
|
84
|
+
/// md.comp.time-picker.container.color (Enabled / Container)
|
|
85
|
+
$container-color: md-sys-color.$surface-container-high;
|
|
86
|
+
/// md.comp.time-picker.container.elevation (Enabled / Container)
|
|
87
|
+
$container-elevation: md-sys-elevation.$level3;
|
|
88
|
+
/// md.comp.time-picker.container.shape (Enabled / Container)
|
|
89
|
+
$container-shape: md-sys-shape.$corner-extra-large;
|
|
90
|
+
/// md.comp.time-picker.headline.color (Enabled / Headline)
|
|
91
|
+
$headline-color: md-sys-color.$on-surface-variant;
|
|
92
|
+
/// md.comp.time-picker.headline.font (Enabled / Headline)
|
|
93
|
+
$headline-font: md-sys-typescale.$label-medium-font;
|
|
94
|
+
/// md.comp.time-picker.headline.line-height (Enabled / Headline)
|
|
95
|
+
$headline-line-height: md-sys-typescale.$label-medium-line-height;
|
|
96
|
+
/// md.comp.time-picker.headline.size (Enabled / Headline)
|
|
97
|
+
$headline-size: md-sys-typescale.$label-medium-size;
|
|
98
|
+
/// md.comp.time-picker.headline.tracking (Enabled / Headline)
|
|
99
|
+
$headline-tracking: md-sys-typescale.$label-medium-tracking;
|
|
100
|
+
/// md.comp.time-picker.headline.weight (Enabled / Headline)
|
|
101
|
+
$headline-weight: md-sys-typescale.$label-medium-weight;
|
|
102
|
+
/// md.comp.time-picker.period-selector.container.shape (Enabled / Container)
|
|
103
|
+
$period-selector-container-shape: md-sys-shape.$corner-small;
|
|
104
|
+
/// md.comp.time-picker.period-selector.focus.state-layer.opacity (Focused / State layer)
|
|
105
|
+
$period-selector-focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
|
|
106
|
+
/// md.comp.time-picker.period-selector.hover.state-layer.opacity (Hovered / State layer)
|
|
107
|
+
$period-selector-hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
|
|
108
|
+
/// md.comp.time-picker.period-selector.label-text.font (Enabled / Label text)
|
|
109
|
+
$period-selector-label-text-font: md-sys-typescale.$title-medium-font;
|
|
110
|
+
/// md.comp.time-picker.period-selector.label-text.line-height (Enabled / Label text)
|
|
111
|
+
$period-selector-label-text-line-height: md-sys-typescale.$title-medium-line-height;
|
|
112
|
+
/// md.comp.time-picker.period-selector.label-text.size (Enabled / Label text)
|
|
113
|
+
$period-selector-label-text-size: md-sys-typescale.$title-medium-size;
|
|
114
|
+
/// md.comp.time-picker.period-selector.label-text.tracking (Enabled / Label text)
|
|
115
|
+
$period-selector-label-text-tracking: md-sys-typescale.$title-medium-tracking;
|
|
116
|
+
/// md.comp.time-picker.period-selector.label-text.weight (Enabled / Label text)
|
|
117
|
+
$period-selector-label-text-weight: md-sys-typescale.$title-medium-weight;
|
|
118
|
+
/// md.comp.time-picker.period-selector.outline.color (Enabled / Container)
|
|
119
|
+
$period-selector-outline-color: md-sys-color.$outline;
|
|
120
|
+
/// md.comp.time-picker.period-selector.pressed.state-layer.opacity (Pressed (ripple) / State layer)
|
|
121
|
+
$period-selector-pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
|
|
122
|
+
/// md.comp.time-picker.period-selector.selected.container.color (Enabled / Container)
|
|
123
|
+
$period-selector-selected-container-color: md-sys-color.$tertiary-container;
|
|
124
|
+
/// md.comp.time-picker.period-selector.selected.focus.label-text.color (Focused / Label text)
|
|
125
|
+
$period-selector-selected-focus-label-text-color: md-sys-color.$on-tertiary-container;
|
|
126
|
+
/// md.comp.time-picker.period-selector.selected.focus.state-layer.color (Focused / State layer)
|
|
127
|
+
$period-selector-selected-focus-state-layer-color: md-sys-color.$on-tertiary-container;
|
|
128
|
+
/// md.comp.time-picker.period-selector.selected.hover.label-text.color (Hovered / Label text)
|
|
129
|
+
$period-selector-selected-hover-label-text-color: md-sys-color.$on-tertiary-container;
|
|
130
|
+
/// md.comp.time-picker.period-selector.selected.hover.state-layer.color (Hovered / State layer)
|
|
131
|
+
$period-selector-selected-hover-state-layer-color: md-sys-color.$on-tertiary-container;
|
|
132
|
+
/// md.comp.time-picker.period-selector.selected.label-text.color (Enabled / Label text)
|
|
133
|
+
$period-selector-selected-label-text-color: md-sys-color.$on-tertiary-container;
|
|
134
|
+
/// md.comp.time-picker.period-selector.selected.pressed.label-text.color (Pressed (ripple) / Label text)
|
|
135
|
+
$period-selector-selected-pressed-label-text-color: md-sys-color.$on-tertiary-container;
|
|
136
|
+
/// md.comp.time-picker.period-selector.selected.pressed.state-layer.color (Pressed (ripple) / State layer)
|
|
137
|
+
$period-selector-selected-pressed-state-layer-color: md-sys-color.$on-tertiary-container;
|
|
138
|
+
/// md.comp.time-picker.period-selector.unselected.focus.label-text.color (Focused / Label text)
|
|
139
|
+
$period-selector-unselected-focus-label-text-color: md-sys-color.$on-surface-variant;
|
|
140
|
+
/// md.comp.time-picker.period-selector.unselected.focus.state-layer.color (Focused / State layer)
|
|
141
|
+
$period-selector-unselected-focus-state-layer-color: md-sys-color.$on-surface-variant;
|
|
142
|
+
/// md.comp.time-picker.period-selector.unselected.hover.label-text.color (Hovered / Label text)
|
|
143
|
+
$period-selector-unselected-hover-label-text-color: md-sys-color.$on-surface-variant;
|
|
144
|
+
/// md.comp.time-picker.period-selector.unselected.hover.state-layer.color (Hovered / State layer)
|
|
145
|
+
$period-selector-unselected-hover-state-layer-color: md-sys-color.$on-surface-variant;
|
|
146
|
+
/// md.comp.time-picker.period-selector.unselected.label-text.color (Enabled / Label text)
|
|
147
|
+
$period-selector-unselected-label-text-color: md-sys-color.$on-surface-variant;
|
|
148
|
+
/// md.comp.time-picker.period-selector.unselected.pressed.label-text.color (Pressed (ripple) / Label text)
|
|
149
|
+
$period-selector-unselected-pressed-label-text-color: md-sys-color.$on-surface-variant;
|
|
150
|
+
/// md.comp.time-picker.period-selector.unselected.pressed.state-layer.color (Pressed (ripple) / State layer)
|
|
151
|
+
$period-selector-unselected-pressed-state-layer-color: md-sys-color.$on-surface-variant;
|
|
152
|
+
/// md.comp.time-picker.surface-tint-layer.color (Enabled / Container)
|
|
153
|
+
///
|
|
154
|
+
/// @deprecated Deprecated as part of the update from opacity based surfaces to tonal surfaces. Surfaces no longer use surface-tint layers for tinting, please use the desired surface role directly as the container color.
|
|
155
|
+
$surface-tint-layer-color: md-sys-color.$surface-tint;
|
|
156
|
+
/// md.comp.time-picker.time-selector.container.shape (Enabled / Container)
|
|
157
|
+
$time-selector-container-shape: md-sys-shape.$corner-small;
|
|
158
|
+
/// md.comp.time-picker.time-selector.focus.state-layer.opacity (Focused / State layer)
|
|
159
|
+
$time-selector-focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
|
|
160
|
+
/// md.comp.time-picker.time-selector.hover.state-layer.opacity (Hovered / State layer)
|
|
161
|
+
$time-selector-hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
|
|
162
|
+
/// md.comp.time-picker.time-selector.label-text.font (Enabled / Label text)
|
|
163
|
+
$time-selector-label-text-font: md-sys-typescale.$display-large-font;
|
|
164
|
+
/// md.comp.time-picker.time-selector.label-text.line-height (Enabled / Label text)
|
|
165
|
+
$time-selector-label-text-line-height: md-sys-typescale.$display-large-line-height;
|
|
166
|
+
/// md.comp.time-picker.time-selector.label-text.size (Enabled / Label text)
|
|
167
|
+
$time-selector-label-text-size: md-sys-typescale.$display-large-size;
|
|
168
|
+
/// md.comp.time-picker.time-selector.label-text.tracking (Enabled / Label text)
|
|
169
|
+
$time-selector-label-text-tracking: md-sys-typescale.$display-large-tracking;
|
|
170
|
+
/// md.comp.time-picker.time-selector.label-text.weight (Enabled / Label text)
|
|
171
|
+
$time-selector-label-text-weight: md-sys-typescale.$display-large-weight;
|
|
172
|
+
/// md.comp.time-picker.time-selector.pressed.state-layer.opacity (Pressed (ripple) / State layer)
|
|
173
|
+
$time-selector-pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
|
|
174
|
+
/// md.comp.time-picker.time-selector.selected.container.color (Enabled / Container)
|
|
175
|
+
$time-selector-selected-container-color: md-sys-color.$primary-container;
|
|
176
|
+
/// md.comp.time-picker.time-selector.selected.focus.label-text.color (Focused / Label text)
|
|
177
|
+
$time-selector-selected-focus-label-text-color: md-sys-color.$on-primary-container;
|
|
178
|
+
/// md.comp.time-picker.time-selector.selected.focus.state-layer.color (Focused / State layer)
|
|
179
|
+
$time-selector-selected-focus-state-layer-color: md-sys-color.$on-primary-container;
|
|
180
|
+
/// md.comp.time-picker.time-selector.selected.hover.label-text.color (Hovered / Label text)
|
|
181
|
+
$time-selector-selected-hover-label-text-color: md-sys-color.$on-primary-container;
|
|
182
|
+
/// md.comp.time-picker.time-selector.selected.hover.state-layer.color (Hovered / State layer)
|
|
183
|
+
$time-selector-selected-hover-state-layer-color: md-sys-color.$on-primary-container;
|
|
184
|
+
/// md.comp.time-picker.time-selector.selected.label-text.color (Enabled / Label text)
|
|
185
|
+
$time-selector-selected-label-text-color: md-sys-color.$on-primary-container;
|
|
186
|
+
/// md.comp.time-picker.time-selector.selected.pressed.label-text.color (Pressed (ripple) / Label text)
|
|
187
|
+
$time-selector-selected-pressed-label-text-color: md-sys-color.$on-primary-container;
|
|
188
|
+
/// md.comp.time-picker.time-selector.selected.pressed.state-layer.color (Pressed (ripple) / State layer)
|
|
189
|
+
$time-selector-selected-pressed-state-layer-color: md-sys-color.$on-primary-container;
|
|
190
|
+
/// md.comp.time-picker.time-selector.separator.color (Enabled / Separator)
|
|
191
|
+
$time-selector-separator-color: md-sys-color.$on-surface;
|
|
192
|
+
/// md.comp.time-picker.time-selector.separator.font (Enabled / Separator)
|
|
193
|
+
$time-selector-separator-font: md-sys-typescale.$display-large-font;
|
|
194
|
+
/// md.comp.time-picker.time-selector.separator.line-height (Enabled / Separator)
|
|
195
|
+
$time-selector-separator-line-height: md-sys-typescale.$display-large-line-height;
|
|
196
|
+
/// md.comp.time-picker.time-selector.separator.size (Enabled / Separator)
|
|
197
|
+
$time-selector-separator-size: md-sys-typescale.$display-large-size;
|
|
198
|
+
/// md.comp.time-picker.time-selector.separator.tracking (Enabled / Separator)
|
|
199
|
+
$time-selector-separator-tracking: md-sys-typescale.$display-large-tracking;
|
|
200
|
+
/// md.comp.time-picker.time-selector.separator.weight (Enabled / Separator)
|
|
201
|
+
$time-selector-separator-weight: md-sys-typescale.$display-large-weight;
|
|
202
|
+
/// md.comp.time-picker.time-selector.unselected.container.color (Enabled / Container)
|
|
203
|
+
$time-selector-unselected-container-color: md-sys-color.$surface-container-highest;
|
|
204
|
+
/// md.comp.time-picker.time-selector.unselected.focus.label-text.color (Focused / Label text)
|
|
205
|
+
$time-selector-unselected-focus-label-text-color: md-sys-color.$on-surface;
|
|
206
|
+
/// md.comp.time-picker.time-selector.unselected.focus.state-layer.color (Focused / State layer)
|
|
207
|
+
$time-selector-unselected-focus-state-layer-color: md-sys-color.$on-surface;
|
|
208
|
+
/// md.comp.time-picker.time-selector.unselected.hover.label-text.color (Hovered / Label text)
|
|
209
|
+
$time-selector-unselected-hover-label-text-color: md-sys-color.$on-surface;
|
|
210
|
+
/// md.comp.time-picker.time-selector.unselected.hover.state-layer.color (Hovered / State layer)
|
|
211
|
+
$time-selector-unselected-hover-state-layer-color: md-sys-color.$on-surface;
|
|
212
|
+
/// md.comp.time-picker.time-selector.unselected.label-text.color (Enabled / Label text)
|
|
213
|
+
$time-selector-unselected-label-text-color: md-sys-color.$on-surface;
|
|
214
|
+
/// md.comp.time-picker.time-selector.unselected.pressed.label-text.color (Pressed (ripple) / Label text)
|
|
215
|
+
$time-selector-unselected-pressed-label-text-color: md-sys-color.$on-surface;
|
|
216
|
+
/// md.comp.time-picker.time-selector.unselected.pressed.state-layer.color (Pressed (ripple) / State layer)
|
|
217
|
+
$time-selector-unselected-pressed-state-layer-color: md-sys-color.$on-surface;
|
|
218
|
+
/// md.comp.time-picker.clock-dial.label-text.type (Enabled / Label text)
|
|
219
|
+
@mixin clock-dial-label-text-type {
|
|
220
|
+
font-family: $clock-dial-label-text-font;
|
|
221
|
+
font-size: $clock-dial-label-text-size;
|
|
222
|
+
font-weight: $clock-dial-label-text-weight;
|
|
223
|
+
letter-spacing: $clock-dial-label-text-tracking;
|
|
224
|
+
line-height: $clock-dial-label-text-line-height;
|
|
225
|
+
}
|
|
226
|
+
/// md.comp.time-picker.headline.type (Enabled / Headline)
|
|
227
|
+
@mixin headline-type {
|
|
228
|
+
font-family: $headline-font;
|
|
229
|
+
font-size: $headline-size;
|
|
230
|
+
font-weight: $headline-weight;
|
|
231
|
+
letter-spacing: $headline-tracking;
|
|
232
|
+
line-height: $headline-line-height;
|
|
233
|
+
}
|
|
234
|
+
/// md.comp.time-picker.period-selector.label-text.type (Enabled / Label text)
|
|
235
|
+
@mixin period-selector-label-text-type {
|
|
236
|
+
font-family: $period-selector-label-text-font;
|
|
237
|
+
font-size: $period-selector-label-text-size;
|
|
238
|
+
font-weight: $period-selector-label-text-weight;
|
|
239
|
+
letter-spacing: $period-selector-label-text-tracking;
|
|
240
|
+
line-height: $period-selector-label-text-line-height;
|
|
241
|
+
}
|
|
242
|
+
/// md.comp.time-picker.time-selector.label-text.type (Enabled / Label text)
|
|
243
|
+
@mixin time-selector-label-text-type {
|
|
244
|
+
font-family: $time-selector-label-text-font;
|
|
245
|
+
font-size: $time-selector-label-text-size;
|
|
246
|
+
font-weight: $time-selector-label-text-weight;
|
|
247
|
+
letter-spacing: $time-selector-label-text-tracking;
|
|
248
|
+
line-height: $time-selector-label-text-line-height;
|
|
249
|
+
}
|
|
250
|
+
/// md.comp.time-picker.time-selector.separator.type (Enabled / Separator)
|
|
251
|
+
@mixin time-selector-separator-type {
|
|
252
|
+
font-family: $time-selector-separator-font;
|
|
253
|
+
font-size: $time-selector-separator-size;
|
|
254
|
+
font-weight: $time-selector-separator-weight;
|
|
255
|
+
letter-spacing: $time-selector-separator-tracking;
|
|
256
|
+
line-height: $time-selector-separator-line-height;
|
|
257
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-shape';
|
|
20
|
+
|
|
21
|
+
/// md.comp.toolbar.docked.container.height (Size)
|
|
22
|
+
$container-height: 64px;
|
|
23
|
+
/// md.comp.toolbar.docked.container.leading-space (Size)
|
|
24
|
+
$container-leading-space: 16px;
|
|
25
|
+
/// md.comp.toolbar.docked.container.max-spacing (Size)
|
|
26
|
+
$container-max-spacing: 32px;
|
|
27
|
+
/// md.comp.toolbar.docked.container.min-spacing (Size)
|
|
28
|
+
$container-min-spacing: 4px;
|
|
29
|
+
/// md.comp.toolbar.docked.container.trailing-space (Size)
|
|
30
|
+
$container-trailing-space: 16px;
|
|
31
|
+
/// md.comp.toolbar.docked.container.color (Color)
|
|
32
|
+
///
|
|
33
|
+
/// @deprecated Moving this token to the color token set
|
|
34
|
+
$container-color: md-sys-color.$surface-container;
|
|
35
|
+
/// md.comp.toolbar.docked.container.shape (Shape)
|
|
36
|
+
$container-shape: md-sys-shape.$corner-none;
|
|
@@ -0,0 +1,51 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-elevation';
|
|
20
|
+
@use 'md-sys-shape';
|
|
21
|
+
|
|
22
|
+
/// md.comp.toolbar.floating.fab.between-space
|
|
23
|
+
$between-space: 8px;
|
|
24
|
+
/// md.comp.toolbar.floating.fab.container.height (Expanded)
|
|
25
|
+
$container-height: 56px;
|
|
26
|
+
/// md.comp.toolbar.floating.fab.container.width (Expanded)
|
|
27
|
+
$container-width: 56px;
|
|
28
|
+
/// md.comp.toolbar.floating.fab.icon.size (Expanded)
|
|
29
|
+
$icon-size: 24px;
|
|
30
|
+
/// md.comp.toolbar.floating.fab.medium.container.height (Collapsed)
|
|
31
|
+
$medium-container-height: 80px;
|
|
32
|
+
/// md.comp.toolbar.floating.fab.medium.container.width (Collapsed)
|
|
33
|
+
$medium-container-width: 80px;
|
|
34
|
+
/// md.comp.toolbar.floating.fab.medium.icon.size (Collapsed)
|
|
35
|
+
$medium-icon-size: 28px;
|
|
36
|
+
/// md.comp.toolbar.floating.fab.container.elevation (Expanded)
|
|
37
|
+
$container-elevation: md-sys-elevation.$level1;
|
|
38
|
+
/// md.comp.toolbar.floating.fab.container.shape (Expanded)
|
|
39
|
+
$container-shape: md-sys-shape.$corner-large;
|
|
40
|
+
/// md.comp.toolbar.floating.fab.medium.container.elevation (Collapsed)
|
|
41
|
+
$medium-container-elevation: md-sys-elevation.$level2;
|
|
42
|
+
/// md.comp.toolbar.floating.fab.medium.container.shape (Collapsed)
|
|
43
|
+
$medium-container-shape: md-sys-shape.$corner-large-increased;
|
|
44
|
+
/// md.comp.toolbar.floating.fab.standard.container.color
|
|
45
|
+
$standard-container-color: md-sys-color.$secondary-container;
|
|
46
|
+
/// md.comp.toolbar.floating.fab.standard.icon.color
|
|
47
|
+
$standard-icon-color: md-sys-color.$on-secondary-container;
|
|
48
|
+
/// md.comp.toolbar.floating.fab.vibrant.container.color
|
|
49
|
+
$vibrant-container-color: md-sys-color.$tertiary-container;
|
|
50
|
+
/// md.comp.toolbar.floating.fab.vibrant.icon.color
|
|
51
|
+
$vibrant-icon-color: md-sys-color.$on-tertiary-container;
|
|
@@ -0,0 +1,75 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-elevation';
|
|
20
|
+
@use 'md-sys-shape';
|
|
21
|
+
|
|
22
|
+
/// md.comp.toolbar.floating.container.between-space (Size)
|
|
23
|
+
$container-between-space: 4px;
|
|
24
|
+
/// md.comp.toolbar.floating.container.external-padding (Size)
|
|
25
|
+
///
|
|
26
|
+
/// @deprecated Deprecating for a vertical and horizontal option
|
|
27
|
+
$container-external-padding: 16px;
|
|
28
|
+
/// md.comp.toolbar.floating.container.height (Size)
|
|
29
|
+
///
|
|
30
|
+
/// @deprecated Deprecating this for a vertical and horizontal variant
|
|
31
|
+
$container-height: 64px;
|
|
32
|
+
/// md.comp.toolbar.floating.container.leading-space (Size)
|
|
33
|
+
$container-leading-space: 8px;
|
|
34
|
+
/// md.comp.toolbar.floating.container.trailing-space (Size)
|
|
35
|
+
$container-trailing-space: 8px;
|
|
36
|
+
/// md.comp.toolbar.floating.horizontal.container.external-space (Size)
|
|
37
|
+
$horizontal-container-external-space: 16px;
|
|
38
|
+
/// md.comp.toolbar.floating.horizontal.container.height (Size)
|
|
39
|
+
$horizontal-container-height: 64px;
|
|
40
|
+
/// md.comp.toolbar.floating.vertical.container.external-space (Size)
|
|
41
|
+
$vertical-container-external-space: 24px;
|
|
42
|
+
/// md.comp.toolbar.floating.vertical.container.width (Size)
|
|
43
|
+
$vertical-container-width: 64px;
|
|
44
|
+
/// md.comp.toolbar.floating.container.elevation (Elevation)
|
|
45
|
+
$container-elevation: md-sys-elevation.$level3;
|
|
46
|
+
/// md.comp.toolbar.floating.container.shape (Shape)
|
|
47
|
+
$container-shape: md-sys-shape.$corner-full;
|
|
48
|
+
/// md.comp.toolbar.floating.standard.container.color (Color)
|
|
49
|
+
///
|
|
50
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
51
|
+
$standard-container-color: md-sys-color.$surface-container;
|
|
52
|
+
/// md.comp.toolbar.floating.vibrant.button.selected.container.color (Color)
|
|
53
|
+
///
|
|
54
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
55
|
+
$vibrant-button-selected-container-color: md-sys-color.$surface-container;
|
|
56
|
+
/// md.comp.toolbar.floating.vibrant.button.selected.icon.color (Color)
|
|
57
|
+
///
|
|
58
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
59
|
+
$vibrant-button-selected-icon-color: md-sys-color.$on-surface;
|
|
60
|
+
/// md.comp.toolbar.floating.vibrant.button.selected.text.color (Color)
|
|
61
|
+
///
|
|
62
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
63
|
+
$vibrant-button-selected-text-color: md-sys-color.$on-surface;
|
|
64
|
+
/// md.comp.toolbar.floating.vibrant.button.unselected.icon.color (Color)
|
|
65
|
+
///
|
|
66
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
67
|
+
$vibrant-button-unselected-icon-color: md-sys-color.$on-primary-container;
|
|
68
|
+
/// md.comp.toolbar.floating.vibrant.button.unselected.text.color (Color)
|
|
69
|
+
///
|
|
70
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
71
|
+
$vibrant-button-unselected-text-color: md-sys-color.$on-primary-container;
|
|
72
|
+
/// md.comp.toolbar.floating.vibrant.container.color (Color)
|
|
73
|
+
///
|
|
74
|
+
/// @deprecated Deprecating this token here and putting it into the color token set
|
|
75
|
+
$vibrant-container-color: md-sys-color.$primary-container;
|
|
@@ -0,0 +1,87 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-shape';
|
|
20
|
+
@use 'md-sys-state';
|
|
21
|
+
|
|
22
|
+
/// md.comp.toolbar.standard.disabled.icon.opacity (Disabled)
|
|
23
|
+
$disabled-icon-opacity: 0.38;
|
|
24
|
+
/// md.comp.toolbar.standard.disabled.label-text.opacity (Disabled)
|
|
25
|
+
$disabled-label-text-opacity: 0.38;
|
|
26
|
+
/// md.comp.toolbar.standard.button.container.color (Enabled)
|
|
27
|
+
$button-container-color: md-sys-color.$surface-container;
|
|
28
|
+
/// md.comp.toolbar.standard.container.color (Enabled)
|
|
29
|
+
$container-color: md-sys-color.$surface-container;
|
|
30
|
+
/// md.comp.toolbar.standard.container.shape (Enabled)
|
|
31
|
+
$container-shape: md-sys-shape.$corner-full;
|
|
32
|
+
/// md.comp.toolbar.standard.disabled.icon.color (Disabled)
|
|
33
|
+
$disabled-icon-color: md-sys-color.$on-surface;
|
|
34
|
+
/// md.comp.toolbar.standard.disabled.label-text.color (Disabled)
|
|
35
|
+
$disabled-label-text-color: md-sys-color.$on-surface;
|
|
36
|
+
/// md.comp.toolbar.standard.focused.icon.color (Focused)
|
|
37
|
+
$focused-icon-color: md-sys-color.$on-surface-variant;
|
|
38
|
+
/// md.comp.toolbar.standard.focused.label-text.color (Focused)
|
|
39
|
+
$focused-label-text-color: md-sys-color.$on-surface-variant;
|
|
40
|
+
/// md.comp.toolbar.standard.focused.state-layer.color (Focused)
|
|
41
|
+
$focused-state-layer-color: md-sys-color.$on-surface-variant;
|
|
42
|
+
/// md.comp.toolbar.standard.focused.state-layer.opacity (Focused)
|
|
43
|
+
$focused-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
|
|
44
|
+
/// md.comp.toolbar.standard.hovered.icon.color (Hovered)
|
|
45
|
+
$hovered-icon-color: md-sys-color.$on-surface-variant;
|
|
46
|
+
/// md.comp.toolbar.standard.hovered.label-text.color (Hovered)
|
|
47
|
+
$hovered-label-text-color: md-sys-color.$on-surface-variant;
|
|
48
|
+
/// md.comp.toolbar.standard.hovered.state-layer.color (Hovered)
|
|
49
|
+
$hovered-state-layer-color: md-sys-color.$on-surface-variant;
|
|
50
|
+
/// md.comp.toolbar.standard.hovered.state-layer.opacity (Hovered)
|
|
51
|
+
$hovered-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
|
|
52
|
+
/// md.comp.toolbar.standard.icon.color (Enabled)
|
|
53
|
+
$icon-color: md-sys-color.$on-surface-variant;
|
|
54
|
+
/// md.comp.toolbar.standard.label-text.color (Enabled)
|
|
55
|
+
$label-text-color: md-sys-color.$on-surface-variant;
|
|
56
|
+
/// md.comp.toolbar.standard.pressed.icon.color (Pressed)
|
|
57
|
+
$pressed-icon-color: md-sys-color.$on-surface-variant;
|
|
58
|
+
/// md.comp.toolbar.standard.pressed.label-text.color (Pressed)
|
|
59
|
+
$pressed-label-text-color: md-sys-color.$on-surface-variant;
|
|
60
|
+
/// md.comp.toolbar.standard.pressed.state-layer.color (Pressed)
|
|
61
|
+
$pressed-state-layer-color: md-sys-color.$on-surface-variant;
|
|
62
|
+
/// md.comp.toolbar.standard.pressed.state-layer.opacity (Pressed)
|
|
63
|
+
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
|
|
64
|
+
/// md.comp.toolbar.standard.selected.button.container.color (Enabled)
|
|
65
|
+
$selected-button-container-color: md-sys-color.$secondary-container;
|
|
66
|
+
/// md.comp.toolbar.standard.selected.focused.icon.color (Focused)
|
|
67
|
+
$selected-focused-icon-color: md-sys-color.$on-secondary-container;
|
|
68
|
+
/// md.comp.toolbar.standard.selected.focused.label-text.color (Focused)
|
|
69
|
+
$selected-focused-label-text-color: md-sys-color.$on-secondary-container;
|
|
70
|
+
/// md.comp.toolbar.standard.selected.focused.state-layer.color (Focused)
|
|
71
|
+
$selected-focused-state-layer-color: md-sys-color.$on-secondary-container;
|
|
72
|
+
/// md.comp.toolbar.standard.selected.hovered.icon.color (Hovered)
|
|
73
|
+
$selected-hovered-icon-color: md-sys-color.$on-secondary-container;
|
|
74
|
+
/// md.comp.toolbar.standard.selected.hovered.label-text.color (Hovered)
|
|
75
|
+
$selected-hovered-label-text-color: md-sys-color.$on-secondary-container;
|
|
76
|
+
/// md.comp.toolbar.standard.selected.hovered.state-layer.color (Hovered)
|
|
77
|
+
$selected-hovered-state-layer-color: md-sys-color.$on-secondary-container;
|
|
78
|
+
/// md.comp.toolbar.standard.selected.icon.color (Enabled)
|
|
79
|
+
$selected-icon-color: md-sys-color.$on-secondary-container;
|
|
80
|
+
/// md.comp.toolbar.standard.selected.label-text.color (Enabled)
|
|
81
|
+
$selected-label-text-color: md-sys-color.$on-secondary-container;
|
|
82
|
+
/// md.comp.toolbar.standard.selected.pressed.icon.color (Pressed)
|
|
83
|
+
$selected-pressed-icon-color: md-sys-color.$on-secondary-container;
|
|
84
|
+
/// md.comp.toolbar.standard.selected.pressed.label-text.color (Pressed)
|
|
85
|
+
$selected-pressed-label-text-color: md-sys-color.$on-secondary-container;
|
|
86
|
+
/// md.comp.toolbar.standard.selected.pressed.state-layer.color (Pressed)
|
|
87
|
+
$selected-pressed-state-layer-color: md-sys-color.$on-secondary-container;
|
|
@@ -0,0 +1,87 @@
|
|
|
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: formats/sassvars/contextualtokenset.scss.tmpl
|
|
9
|
+
|
|
10
|
+
// Design system: Google Material 3
|
|
11
|
+
// Version: 34.0.21
|
|
12
|
+
// Configured context tags:
|
|
13
|
+
// audience: 3p
|
|
14
|
+
// font: static
|
|
15
|
+
// platform: web
|
|
16
|
+
// Output format: sass_vars
|
|
17
|
+
|
|
18
|
+
@use 'md-sys-color';
|
|
19
|
+
@use 'md-sys-shape';
|
|
20
|
+
@use 'md-sys-state';
|
|
21
|
+
|
|
22
|
+
/// md.comp.toolbar.vibrant.disabled.icon.opacity (Disabled)
|
|
23
|
+
$disabled-icon-opacity: 0.38;
|
|
24
|
+
/// md.comp.toolbar.vibrant.disabled.label-text.opacity (Disabled)
|
|
25
|
+
$disabled-label-text-opacity: 0.38;
|
|
26
|
+
/// md.comp.toolbar.vibrant.button.container.color (Enabled)
|
|
27
|
+
$button-container-color: md-sys-color.$primary-container;
|
|
28
|
+
/// md.comp.toolbar.vibrant.container.color (Enabled)
|
|
29
|
+
$container-color: md-sys-color.$primary-container;
|
|
30
|
+
/// md.comp.toolbar.vibrant.container.shape (Enabled)
|
|
31
|
+
$container-shape: md-sys-shape.$corner-full;
|
|
32
|
+
/// md.comp.toolbar.vibrant.disabled.icon.color (Disabled)
|
|
33
|
+
$disabled-icon-color: md-sys-color.$on-surface;
|
|
34
|
+
/// md.comp.toolbar.vibrant.disabled.label-text.color (Disabled)
|
|
35
|
+
$disabled-label-text-color: md-sys-color.$on-surface;
|
|
36
|
+
/// md.comp.toolbar.vibrant.focused.icon.color (Focused)
|
|
37
|
+
$focused-icon-color: md-sys-color.$on-primary-container;
|
|
38
|
+
/// md.comp.toolbar.vibrant.focused.label-text.color (Focused)
|
|
39
|
+
$focused-label-text-color: md-sys-color.$on-primary-container;
|
|
40
|
+
/// md.comp.toolbar.vibrant.focused.state-layer.color (Focused)
|
|
41
|
+
$focused-state-layer-color: md-sys-color.$on-primary-container;
|
|
42
|
+
/// md.comp.toolbar.vibrant.focused.state-layer.opacity (Focused)
|
|
43
|
+
$focused-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
|
|
44
|
+
/// md.comp.toolbar.vibrant.hovered.icon.color (Hovered)
|
|
45
|
+
$hovered-icon-color: md-sys-color.$on-primary-container;
|
|
46
|
+
/// md.comp.toolbar.vibrant.hovered.label-text.color (Hovered)
|
|
47
|
+
$hovered-label-text-color: md-sys-color.$on-primary-container;
|
|
48
|
+
/// md.comp.toolbar.vibrant.hovered.state-layer.color (Hovered)
|
|
49
|
+
$hovered-state-layer-color: md-sys-color.$on-primary-container;
|
|
50
|
+
/// md.comp.toolbar.vibrant.hovered.state-layer.opacity (Hovered)
|
|
51
|
+
$hovered-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
|
|
52
|
+
/// md.comp.toolbar.vibrant.icon.color (Enabled)
|
|
53
|
+
$icon-color: md-sys-color.$on-primary-container;
|
|
54
|
+
/// md.comp.toolbar.vibrant.label-text.color (Enabled)
|
|
55
|
+
$label-text-color: md-sys-color.$on-primary-container;
|
|
56
|
+
/// md.comp.toolbar.vibrant.pressed.icon.color (Pressed)
|
|
57
|
+
$pressed-icon-color: md-sys-color.$on-primary-container;
|
|
58
|
+
/// md.comp.toolbar.vibrant.pressed.label-text.color (Pressed)
|
|
59
|
+
$pressed-label-text-color: md-sys-color.$on-primary-container;
|
|
60
|
+
/// md.comp.toolbar.vibrant.pressed.state-layer.color (Pressed)
|
|
61
|
+
$pressed-state-layer-color: md-sys-color.$on-primary-container;
|
|
62
|
+
/// md.comp.toolbar.vibrant.pressed.state-layer.opacity (Pressed)
|
|
63
|
+
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
|
|
64
|
+
/// md.comp.toolbar.vibrant.selected.button.container.color (Enabled)
|
|
65
|
+
$selected-button-container-color: md-sys-color.$surface-container;
|
|
66
|
+
/// md.comp.toolbar.vibrant.selected.focused.icon.color (Focused)
|
|
67
|
+
$selected-focused-icon-color: md-sys-color.$on-surface;
|
|
68
|
+
/// md.comp.toolbar.vibrant.selected.focused.label-text.color (Focused)
|
|
69
|
+
$selected-focused-label-text-color: md-sys-color.$on-surface;
|
|
70
|
+
/// md.comp.toolbar.vibrant.selected.focused.state-layer.color (Focused)
|
|
71
|
+
$selected-focused-state-layer-color: md-sys-color.$on-surface;
|
|
72
|
+
/// md.comp.toolbar.vibrant.selected.hovered.icon.color (Hovered)
|
|
73
|
+
$selected-hovered-icon-color: md-sys-color.$on-surface;
|
|
74
|
+
/// md.comp.toolbar.vibrant.selected.hovered.label-text.color (Hovered)
|
|
75
|
+
$selected-hovered-label-text-color: md-sys-color.$on-surface;
|
|
76
|
+
/// md.comp.toolbar.vibrant.selected.hovered.state-layer.color (Hovered)
|
|
77
|
+
$selected-hovered-state-layer-color: md-sys-color.$on-surface;
|
|
78
|
+
/// md.comp.toolbar.vibrant.selected.icon.color (Enabled)
|
|
79
|
+
$selected-icon-color: md-sys-color.$on-surface;
|
|
80
|
+
/// md.comp.toolbar.vibrant.selected.label-text.color (Enabled)
|
|
81
|
+
$selected-label-text-color: md-sys-color.$on-surface;
|
|
82
|
+
/// md.comp.toolbar.vibrant.selected.pressed.icon.color (Pressed)
|
|
83
|
+
$selected-pressed-icon-color: md-sys-color.$on-surface;
|
|
84
|
+
/// md.comp.toolbar.vibrant.selected.pressed.label-text.color (Pressed)
|
|
85
|
+
$selected-pressed-label-text-color: md-sys-color.$on-surface;
|
|
86
|
+
/// md.comp.toolbar.vibrant.selected.pressed.state-layer.color (Pressed)
|
|
87
|
+
$selected-pressed-state-layer-color: md-sys-color.$on-surface;
|