@maicol07/material-web 2.3.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 +102 -21
- 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,571 @@
|
|
|
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-ref-typeface';
|
|
19
|
+
|
|
20
|
+
/// md.sys.typescale.body-large.crsv (Body styles / Body Large)
|
|
21
|
+
$body-large-crsv: 'CRSV' 0;
|
|
22
|
+
/// md.sys.typescale.body-large.fill (Body styles / Body Large)
|
|
23
|
+
$body-large-fill: 'FILL' 0;
|
|
24
|
+
/// md.sys.typescale.body-large.grad (Body styles / Body Large)
|
|
25
|
+
$body-large-grad: 'GRAD' 0;
|
|
26
|
+
/// md.sys.typescale.body-large.hexp (Body styles / Body Large)
|
|
27
|
+
$body-large-hexp: 'HEXP' 0;
|
|
28
|
+
/// md.sys.typescale.body-large.line-height (Body styles / Body Large)
|
|
29
|
+
$body-large-line-height: 1.5rem;
|
|
30
|
+
/// md.sys.typescale.body-large.opsz (Body styles / Body Large)
|
|
31
|
+
$body-large-opsz: 'opsz' 16;
|
|
32
|
+
/// md.sys.typescale.body-large.rond (Body styles / Body Large)
|
|
33
|
+
$body-large-rond: 'ROND' 0;
|
|
34
|
+
/// md.sys.typescale.body-large.size (Body styles / Body Large)
|
|
35
|
+
$body-large-size: 1rem;
|
|
36
|
+
/// md.sys.typescale.body-large.slnt (Body styles / Body Large)
|
|
37
|
+
$body-large-slnt: 'slnt' 0;
|
|
38
|
+
/// md.sys.typescale.body-large.tracking (Body styles / Body Large)
|
|
39
|
+
$body-large-tracking: 0.03125rem;
|
|
40
|
+
/// md.sys.typescale.body-large.wdth (Body styles / Body Large)
|
|
41
|
+
$body-large-wdth: 'wdth' 100;
|
|
42
|
+
/// md.sys.typescale.body-large.wght (Body styles / Body Large)
|
|
43
|
+
$body-large-wght: 'wght' 400;
|
|
44
|
+
/// md.sys.typescale.body-medium.crsv (Body styles / Body Medium)
|
|
45
|
+
$body-medium-crsv: 'CRSV' 0;
|
|
46
|
+
/// md.sys.typescale.body-medium.fill (Body styles / Body Medium)
|
|
47
|
+
$body-medium-fill: 'FILL' 0;
|
|
48
|
+
/// md.sys.typescale.body-medium.grad (Body styles / Body Medium)
|
|
49
|
+
$body-medium-grad: 'GRAD' 0;
|
|
50
|
+
/// md.sys.typescale.body-medium.hexp (Body styles / Body Medium)
|
|
51
|
+
$body-medium-hexp: 'HEXP' 0;
|
|
52
|
+
/// md.sys.typescale.body-medium.line-height (Body styles / Body Medium)
|
|
53
|
+
$body-medium-line-height: 1.25rem;
|
|
54
|
+
/// md.sys.typescale.body-medium.opsz (Body styles / Body Medium)
|
|
55
|
+
$body-medium-opsz: 'opsz' 14;
|
|
56
|
+
/// md.sys.typescale.body-medium.rond (Body styles / Body Medium)
|
|
57
|
+
$body-medium-rond: 'ROND' 0;
|
|
58
|
+
/// md.sys.typescale.body-medium.size (Body styles / Body Medium)
|
|
59
|
+
$body-medium-size: 0.875rem;
|
|
60
|
+
/// md.sys.typescale.body-medium.slnt (Body styles / Body Medium)
|
|
61
|
+
$body-medium-slnt: 'slnt' 0;
|
|
62
|
+
/// md.sys.typescale.body-medium.tracking (Body styles / Body Medium)
|
|
63
|
+
$body-medium-tracking: 0.015625rem;
|
|
64
|
+
/// md.sys.typescale.body-medium.wdth (Body styles / Body Medium)
|
|
65
|
+
$body-medium-wdth: 'wdth' 100;
|
|
66
|
+
/// md.sys.typescale.body-medium.wght (Body styles / Body Medium)
|
|
67
|
+
$body-medium-wght: 'wght' 400;
|
|
68
|
+
/// md.sys.typescale.body-small.crsv (Body styles / Body Small)
|
|
69
|
+
$body-small-crsv: 'CRSV' 0;
|
|
70
|
+
/// md.sys.typescale.body-small.fill (Body styles / Body Small)
|
|
71
|
+
$body-small-fill: 'FILL' 0;
|
|
72
|
+
/// md.sys.typescale.body-small.grad (Body styles / Body Small)
|
|
73
|
+
$body-small-grad: 'GRAD' 0;
|
|
74
|
+
/// md.sys.typescale.body-small.hexp (Body styles / Body Small)
|
|
75
|
+
$body-small-hexp: 'HEXP' 0;
|
|
76
|
+
/// md.sys.typescale.body-small.line-height (Body styles / Body Small)
|
|
77
|
+
$body-small-line-height: 1rem;
|
|
78
|
+
/// md.sys.typescale.body-small.opsz (Body styles / Body Small)
|
|
79
|
+
$body-small-opsz: 'opsz' 12;
|
|
80
|
+
/// md.sys.typescale.body-small.rond (Body styles / Body Small)
|
|
81
|
+
$body-small-rond: 'ROND' 0;
|
|
82
|
+
/// md.sys.typescale.body-small.size (Body styles / Body Small)
|
|
83
|
+
$body-small-size: 0.75rem;
|
|
84
|
+
/// md.sys.typescale.body-small.slnt (Body styles / Body Small)
|
|
85
|
+
$body-small-slnt: 'slnt' 0;
|
|
86
|
+
/// md.sys.typescale.body-small.tracking (Body styles / Body Small)
|
|
87
|
+
$body-small-tracking: 0.025rem;
|
|
88
|
+
/// md.sys.typescale.body-small.wdth (Body styles / Body Small)
|
|
89
|
+
$body-small-wdth: 'wdth' 100;
|
|
90
|
+
/// md.sys.typescale.body-small.wght (Body styles / Body Small)
|
|
91
|
+
$body-small-wght: 'wght' 400;
|
|
92
|
+
/// md.sys.typescale.display-large.crsv (Display styles / Display Large)
|
|
93
|
+
$display-large-crsv: 'CRSV' 0;
|
|
94
|
+
/// md.sys.typescale.display-large.fill (Display styles / Display Large)
|
|
95
|
+
$display-large-fill: 'FILL' 0;
|
|
96
|
+
/// md.sys.typescale.display-large.grad (Display styles / Display Large)
|
|
97
|
+
$display-large-grad: 'GRAD' 0;
|
|
98
|
+
/// md.sys.typescale.display-large.hexp (Display styles / Display Large)
|
|
99
|
+
$display-large-hexp: 'HEXP' 0;
|
|
100
|
+
/// md.sys.typescale.display-large.line-height (Display styles / Display Large)
|
|
101
|
+
$display-large-line-height: 4rem;
|
|
102
|
+
/// md.sys.typescale.display-large.opsz (Display styles / Display Large)
|
|
103
|
+
$display-large-opsz: 'opsz' 57;
|
|
104
|
+
/// md.sys.typescale.display-large.rond (Display styles / Display Large)
|
|
105
|
+
$display-large-rond: 'ROND' 0;
|
|
106
|
+
/// md.sys.typescale.display-large.size (Display styles / Display Large)
|
|
107
|
+
$display-large-size: 3.5625rem;
|
|
108
|
+
/// md.sys.typescale.display-large.slnt (Display styles / Display Large)
|
|
109
|
+
$display-large-slnt: 'slnt' 0;
|
|
110
|
+
/// md.sys.typescale.display-large.tracking (Display styles / Display Large)
|
|
111
|
+
$display-large-tracking: -0.015625rem;
|
|
112
|
+
/// md.sys.typescale.display-large.wdth (Display styles / Display Large)
|
|
113
|
+
$display-large-wdth: 'wdth' 100;
|
|
114
|
+
/// md.sys.typescale.display-large.wght (Display styles / Display Large)
|
|
115
|
+
$display-large-wght: 'wght' 400;
|
|
116
|
+
/// md.sys.typescale.display-medium.crsv (Display styles / Display Medium)
|
|
117
|
+
$display-medium-crsv: 'CRSV' 0;
|
|
118
|
+
/// md.sys.typescale.display-medium.fill (Display styles / Display Medium)
|
|
119
|
+
$display-medium-fill: 'FILL' 0;
|
|
120
|
+
/// md.sys.typescale.display-medium.grad (Display styles / Display Medium)
|
|
121
|
+
$display-medium-grad: 'GRAD' 0;
|
|
122
|
+
/// md.sys.typescale.display-medium.hexp (Display styles / Display Medium)
|
|
123
|
+
$display-medium-hexp: 'HEXP' 0;
|
|
124
|
+
/// md.sys.typescale.display-medium.line-height (Display styles / Display Medium)
|
|
125
|
+
$display-medium-line-height: 3.25rem;
|
|
126
|
+
/// md.sys.typescale.display-medium.opsz (Display styles / Display Medium)
|
|
127
|
+
$display-medium-opsz: 'opsz' 45;
|
|
128
|
+
/// md.sys.typescale.display-medium.rond (Display styles / Display Medium)
|
|
129
|
+
$display-medium-rond: 'ROND' 0;
|
|
130
|
+
/// md.sys.typescale.display-medium.size (Display styles / Display Medium)
|
|
131
|
+
$display-medium-size: 2.8125rem;
|
|
132
|
+
/// md.sys.typescale.display-medium.slnt (Display styles / Display Medium)
|
|
133
|
+
$display-medium-slnt: 'slnt' 0;
|
|
134
|
+
/// md.sys.typescale.display-medium.tracking (Display styles / Display Medium)
|
|
135
|
+
$display-medium-tracking: 0rem;
|
|
136
|
+
/// md.sys.typescale.display-medium.wdth (Display styles / Display Medium)
|
|
137
|
+
$display-medium-wdth: 'wdth' 100;
|
|
138
|
+
/// md.sys.typescale.display-medium.wght (Display styles / Display Medium)
|
|
139
|
+
$display-medium-wght: 'wght' 400;
|
|
140
|
+
/// md.sys.typescale.display-small.crsv (Display styles / Display Small)
|
|
141
|
+
$display-small-crsv: 'CRSV' 0;
|
|
142
|
+
/// md.sys.typescale.display-small.fill (Display styles / Display Small)
|
|
143
|
+
$display-small-fill: 'FILL' 0;
|
|
144
|
+
/// md.sys.typescale.display-small.grad (Display styles / Display Small)
|
|
145
|
+
$display-small-grad: 'GRAD' 0;
|
|
146
|
+
/// md.sys.typescale.display-small.hexp (Display styles / Display Small)
|
|
147
|
+
$display-small-hexp: 'HEXP' 0;
|
|
148
|
+
/// md.sys.typescale.display-small.line-height (Display styles / Display Small)
|
|
149
|
+
$display-small-line-height: 2.75rem;
|
|
150
|
+
/// md.sys.typescale.display-small.opsz (Display styles / Display Small)
|
|
151
|
+
$display-small-opsz: 'opsz' 36;
|
|
152
|
+
/// md.sys.typescale.display-small.rond (Display styles / Display Small)
|
|
153
|
+
$display-small-rond: 'ROND' 0;
|
|
154
|
+
/// md.sys.typescale.display-small.size (Display styles / Display Small)
|
|
155
|
+
$display-small-size: 2.25rem;
|
|
156
|
+
/// md.sys.typescale.display-small.slnt (Display styles / Display Small)
|
|
157
|
+
$display-small-slnt: 'slnt' 0;
|
|
158
|
+
/// md.sys.typescale.display-small.tracking (Display styles / Display Small)
|
|
159
|
+
$display-small-tracking: 0rem;
|
|
160
|
+
/// md.sys.typescale.display-small.wdth (Display styles / Display Small)
|
|
161
|
+
$display-small-wdth: 'wdth' 100;
|
|
162
|
+
/// md.sys.typescale.display-small.wght (Display styles / Display Small)
|
|
163
|
+
$display-small-wght: 'wght' 400;
|
|
164
|
+
/// md.sys.typescale.headline-large.crsv (Headline styles / Headline Large)
|
|
165
|
+
$headline-large-crsv: 'CRSV' 0;
|
|
166
|
+
/// md.sys.typescale.headline-large.fill (Headline styles / Headline Large)
|
|
167
|
+
$headline-large-fill: 'FILL' 0;
|
|
168
|
+
/// md.sys.typescale.headline-large.grad (Headline styles / Headline Large)
|
|
169
|
+
$headline-large-grad: 'GRAD' 0;
|
|
170
|
+
/// md.sys.typescale.headline-large.hexp (Headline styles / Headline Large)
|
|
171
|
+
$headline-large-hexp: 'HEXP' 0;
|
|
172
|
+
/// md.sys.typescale.headline-large.line-height (Headline styles / Headline Large)
|
|
173
|
+
$headline-large-line-height: 2.5rem;
|
|
174
|
+
/// md.sys.typescale.headline-large.opsz (Headline styles / Headline Large)
|
|
175
|
+
$headline-large-opsz: 'opsz' 32;
|
|
176
|
+
/// md.sys.typescale.headline-large.rond (Headline styles / Headline Large)
|
|
177
|
+
$headline-large-rond: 'ROND' 0;
|
|
178
|
+
/// md.sys.typescale.headline-large.size (Headline styles / Headline Large)
|
|
179
|
+
$headline-large-size: 2rem;
|
|
180
|
+
/// md.sys.typescale.headline-large.slnt (Headline styles / Headline Large)
|
|
181
|
+
$headline-large-slnt: 'slnt' 0;
|
|
182
|
+
/// md.sys.typescale.headline-large.tracking (Headline styles / Headline Large)
|
|
183
|
+
$headline-large-tracking: 0rem;
|
|
184
|
+
/// md.sys.typescale.headline-large.wdth (Headline styles / Headline Large)
|
|
185
|
+
$headline-large-wdth: 'wdth' 100;
|
|
186
|
+
/// md.sys.typescale.headline-large.wght (Headline styles / Headline Large)
|
|
187
|
+
$headline-large-wght: 'wght' 400;
|
|
188
|
+
/// md.sys.typescale.headline-medium.crsv (Headline styles / Headline Medium)
|
|
189
|
+
$headline-medium-crsv: 'CRSV' 0;
|
|
190
|
+
/// md.sys.typescale.headline-medium.fill (Headline styles / Headline Medium)
|
|
191
|
+
$headline-medium-fill: 'FILL' 0;
|
|
192
|
+
/// md.sys.typescale.headline-medium.grad (Headline styles / Headline Medium)
|
|
193
|
+
$headline-medium-grad: 'GRAD' 0;
|
|
194
|
+
/// md.sys.typescale.headline-medium.hexp (Headline styles / Headline Medium)
|
|
195
|
+
$headline-medium-hexp: 'HEXP' 0;
|
|
196
|
+
/// md.sys.typescale.headline-medium.line-height (Headline styles / Headline Medium)
|
|
197
|
+
$headline-medium-line-height: 2.25rem;
|
|
198
|
+
/// md.sys.typescale.headline-medium.opsz (Headline styles / Headline Medium)
|
|
199
|
+
$headline-medium-opsz: 'opsz' 28;
|
|
200
|
+
/// md.sys.typescale.headline-medium.rond (Headline styles / Headline Medium)
|
|
201
|
+
$headline-medium-rond: 'ROND' 0;
|
|
202
|
+
/// md.sys.typescale.headline-medium.size (Headline styles / Headline Medium)
|
|
203
|
+
$headline-medium-size: 1.75rem;
|
|
204
|
+
/// md.sys.typescale.headline-medium.slnt (Headline styles / Headline Medium)
|
|
205
|
+
$headline-medium-slnt: 'slnt' 0;
|
|
206
|
+
/// md.sys.typescale.headline-medium.tracking (Headline styles / Headline Medium)
|
|
207
|
+
$headline-medium-tracking: 0rem;
|
|
208
|
+
/// md.sys.typescale.headline-medium.wdth (Headline styles / Headline Medium)
|
|
209
|
+
$headline-medium-wdth: 'wdth' 100;
|
|
210
|
+
/// md.sys.typescale.headline-medium.wght (Headline styles / Headline Medium)
|
|
211
|
+
$headline-medium-wght: 'wght' 400;
|
|
212
|
+
/// md.sys.typescale.headline-small.crsv (Headline styles / Headline Small)
|
|
213
|
+
$headline-small-crsv: 'CRSV' 0;
|
|
214
|
+
/// md.sys.typescale.headline-small.fill (Headline styles / Headline Small)
|
|
215
|
+
$headline-small-fill: 'FILL' 0;
|
|
216
|
+
/// md.sys.typescale.headline-small.grad (Headline styles / Headline Small)
|
|
217
|
+
$headline-small-grad: 'GRAD' 0;
|
|
218
|
+
/// md.sys.typescale.headline-small.hexp (Headline styles / Headline Small)
|
|
219
|
+
$headline-small-hexp: 'HEXP' 0;
|
|
220
|
+
/// md.sys.typescale.headline-small.line-height (Headline styles / Headline Small)
|
|
221
|
+
$headline-small-line-height: 2rem;
|
|
222
|
+
/// md.sys.typescale.headline-small.opsz (Headline styles / Headline Small)
|
|
223
|
+
$headline-small-opsz: 'opsz' 24;
|
|
224
|
+
/// md.sys.typescale.headline-small.rond (Headline styles / Headline Small)
|
|
225
|
+
$headline-small-rond: 'ROND' 0;
|
|
226
|
+
/// md.sys.typescale.headline-small.size (Headline styles / Headline Small)
|
|
227
|
+
$headline-small-size: 1.5rem;
|
|
228
|
+
/// md.sys.typescale.headline-small.slnt (Headline styles / Headline Small)
|
|
229
|
+
$headline-small-slnt: 'slnt' 0;
|
|
230
|
+
/// md.sys.typescale.headline-small.tracking (Headline styles / Headline Small)
|
|
231
|
+
$headline-small-tracking: 0rem;
|
|
232
|
+
/// md.sys.typescale.headline-small.wdth (Headline styles / Headline Small)
|
|
233
|
+
$headline-small-wdth: 'wdth' 100;
|
|
234
|
+
/// md.sys.typescale.headline-small.wght (Headline styles / Headline Small)
|
|
235
|
+
$headline-small-wght: 'wght' 400;
|
|
236
|
+
/// md.sys.typescale.label-large-fill (Label styles / Label Large)
|
|
237
|
+
$label-large-fill: 'FILL' 0;
|
|
238
|
+
/// md.sys.typescale.label-large.crsv (Label styles / Label Large)
|
|
239
|
+
$label-large-crsv: 'CRSV' 0;
|
|
240
|
+
/// md.sys.typescale.label-large.grad (Label styles / Label Large)
|
|
241
|
+
$label-large-grad: 'GRAD' 0;
|
|
242
|
+
/// md.sys.typescale.label-large.hexp (Label styles / Label Large)
|
|
243
|
+
$label-large-hexp: 'HEXP' 0;
|
|
244
|
+
/// md.sys.typescale.label-large.line-height (Label styles / Label Large)
|
|
245
|
+
$label-large-line-height: 1.25rem;
|
|
246
|
+
/// md.sys.typescale.label-large.opsz (Label styles / Label Large)
|
|
247
|
+
$label-large-opsz: 'opsz' 14;
|
|
248
|
+
/// md.sys.typescale.label-large.rond (Label styles / Label Large)
|
|
249
|
+
$label-large-rond: 'ROND' 0;
|
|
250
|
+
/// md.sys.typescale.label-large.size (Label styles / Label Large)
|
|
251
|
+
$label-large-size: 0.875rem;
|
|
252
|
+
/// md.sys.typescale.label-large.slnt (Label styles / Label Large)
|
|
253
|
+
$label-large-slnt: 'slnt' 0;
|
|
254
|
+
/// md.sys.typescale.label-large.tracking (Label styles / Label Large)
|
|
255
|
+
$label-large-tracking: 0.00625rem;
|
|
256
|
+
/// md.sys.typescale.label-large.wdth (Label styles / Label Large)
|
|
257
|
+
$label-large-wdth: 'wdth' 100;
|
|
258
|
+
/// md.sys.typescale.label-large.wght (Label styles / Label Large)
|
|
259
|
+
$label-large-wght: 'wght' 500;
|
|
260
|
+
/// md.sys.typescale.label-medium.crsv (Label styles / Label Medium)
|
|
261
|
+
$label-medium-crsv: 'CRSV' 0;
|
|
262
|
+
/// md.sys.typescale.label-medium.fill (Label styles / Label Medium)
|
|
263
|
+
$label-medium-fill: 'FILL' 0;
|
|
264
|
+
/// md.sys.typescale.label-medium.grad (Label styles / Label Medium)
|
|
265
|
+
$label-medium-grad: 'GRAD' 0;
|
|
266
|
+
/// md.sys.typescale.label-medium.hexp (Label styles / Label Medium)
|
|
267
|
+
$label-medium-hexp: 'HEXP' 0;
|
|
268
|
+
/// md.sys.typescale.label-medium.line-height (Label styles / Label Medium)
|
|
269
|
+
$label-medium-line-height: 1rem;
|
|
270
|
+
/// md.sys.typescale.label-medium.opsz (Label styles / Label Medium)
|
|
271
|
+
$label-medium-opsz: 'opsz' 12;
|
|
272
|
+
/// md.sys.typescale.label-medium.rond (Label styles / Label Medium)
|
|
273
|
+
$label-medium-rond: 'ROND' 0;
|
|
274
|
+
/// md.sys.typescale.label-medium.size (Label styles / Label Medium)
|
|
275
|
+
$label-medium-size: 0.75rem;
|
|
276
|
+
/// md.sys.typescale.label-medium.slnt (Label styles / Label Medium)
|
|
277
|
+
$label-medium-slnt: 'slnt' 0;
|
|
278
|
+
/// md.sys.typescale.label-medium.text-transform (Label styles / Label Medium)
|
|
279
|
+
///
|
|
280
|
+
/// @deprecated Token is deprecated.
|
|
281
|
+
$label-medium-text-transform: none;
|
|
282
|
+
/// md.sys.typescale.label-medium.tracking (Label styles / Label Medium)
|
|
283
|
+
$label-medium-tracking: 0.03125rem;
|
|
284
|
+
/// md.sys.typescale.label-medium.wdth (Label styles / Label Medium)
|
|
285
|
+
$label-medium-wdth: 'wdth' 100;
|
|
286
|
+
/// md.sys.typescale.label-medium.wght (Label styles / Label Medium)
|
|
287
|
+
$label-medium-wght: 'wght' 500;
|
|
288
|
+
/// md.sys.typescale.label-small.crsv (Label styles / Label Small)
|
|
289
|
+
$label-small-crsv: 'CRSV' 0;
|
|
290
|
+
/// md.sys.typescale.label-small.fill (Label styles / Label Small)
|
|
291
|
+
$label-small-fill: 'FILL' 0;
|
|
292
|
+
/// md.sys.typescale.label-small.grad (Label styles / Label Small)
|
|
293
|
+
$label-small-grad: 'GRAD' 0;
|
|
294
|
+
/// md.sys.typescale.label-small.hexp (Label styles / Label Small)
|
|
295
|
+
$label-small-hexp: 'HEXP' 0;
|
|
296
|
+
/// md.sys.typescale.label-small.line-height (Label styles / Label Small)
|
|
297
|
+
$label-small-line-height: 1rem;
|
|
298
|
+
/// md.sys.typescale.label-small.opsz (Label styles / Label Small)
|
|
299
|
+
$label-small-opsz: 'opsz' 11;
|
|
300
|
+
/// md.sys.typescale.label-small.rond (Label styles / Label Small)
|
|
301
|
+
$label-small-rond: 'ROND' 0;
|
|
302
|
+
/// md.sys.typescale.label-small.size (Label styles / Label Small)
|
|
303
|
+
$label-small-size: 0.6875rem;
|
|
304
|
+
/// md.sys.typescale.label-small.slnt (Label styles / Label Small)
|
|
305
|
+
$label-small-slnt: 'slnt' 0;
|
|
306
|
+
/// md.sys.typescale.label-small.tracking (Label styles / Label Small)
|
|
307
|
+
$label-small-tracking: 0.03125rem;
|
|
308
|
+
/// md.sys.typescale.label-small.wdth (Label styles / Label Small)
|
|
309
|
+
$label-small-wdth: 'wdth' 100;
|
|
310
|
+
/// md.sys.typescale.label-small.wght (Label styles / Label Small)
|
|
311
|
+
$label-small-wght: 'wght' 500;
|
|
312
|
+
/// md.sys.typescale.title-large.crsv (Title styles / Title Large)
|
|
313
|
+
$title-large-crsv: 'CRSV' 0;
|
|
314
|
+
/// md.sys.typescale.title-large.fill (Title styles / Title Large)
|
|
315
|
+
$title-large-fill: 'FILL' 0;
|
|
316
|
+
/// md.sys.typescale.title-large.grad (Title styles / Title Large)
|
|
317
|
+
$title-large-grad: 'GRAD' 0;
|
|
318
|
+
/// md.sys.typescale.title-large.hexp (Title styles / Title Large)
|
|
319
|
+
$title-large-hexp: 'HEXP' 0;
|
|
320
|
+
/// md.sys.typescale.title-large.line-height (Title styles / Title Large)
|
|
321
|
+
$title-large-line-height: 1.75rem;
|
|
322
|
+
/// md.sys.typescale.title-large.opsz (Title styles / Title Large)
|
|
323
|
+
$title-large-opsz: 'opsz' 22;
|
|
324
|
+
/// md.sys.typescale.title-large.rond (Title styles / Title Large)
|
|
325
|
+
$title-large-rond: 'ROND' 0;
|
|
326
|
+
/// md.sys.typescale.title-large.size (Title styles / Title Large)
|
|
327
|
+
$title-large-size: 1.375rem;
|
|
328
|
+
/// md.sys.typescale.title-large.slnt (Title styles / Title Large)
|
|
329
|
+
$title-large-slnt: 'slnt' 0;
|
|
330
|
+
/// md.sys.typescale.title-large.tracking (Title styles / Title Large)
|
|
331
|
+
$title-large-tracking: 0rem;
|
|
332
|
+
/// md.sys.typescale.title-large.wdth (Title styles / Title Large)
|
|
333
|
+
$title-large-wdth: 'wdth' 100;
|
|
334
|
+
/// md.sys.typescale.title-large.wght (Title styles / Title Large)
|
|
335
|
+
$title-large-wght: 'wght' 400;
|
|
336
|
+
/// md.sys.typescale.title-medium.crsv (Title styles / Title Medium)
|
|
337
|
+
$title-medium-crsv: 'CRSV' 0;
|
|
338
|
+
/// md.sys.typescale.title-medium.fill (Title styles / Title Medium)
|
|
339
|
+
$title-medium-fill: 'FILL' 0;
|
|
340
|
+
/// md.sys.typescale.title-medium.grad (Title styles / Title Medium)
|
|
341
|
+
$title-medium-grad: 'GRAD' 0;
|
|
342
|
+
/// md.sys.typescale.title-medium.hexp (Title styles / Title Medium)
|
|
343
|
+
$title-medium-hexp: 'HEXP' 0;
|
|
344
|
+
/// md.sys.typescale.title-medium.line-height (Title styles / Title Medium)
|
|
345
|
+
$title-medium-line-height: 1.5rem;
|
|
346
|
+
/// md.sys.typescale.title-medium.opsz (Title styles / Title Medium)
|
|
347
|
+
$title-medium-opsz: 'opsz' 16;
|
|
348
|
+
/// md.sys.typescale.title-medium.rond (Title styles / Title Medium)
|
|
349
|
+
$title-medium-rond: 'ROND' 0;
|
|
350
|
+
/// md.sys.typescale.title-medium.size (Title styles / Title Medium)
|
|
351
|
+
$title-medium-size: 1rem;
|
|
352
|
+
/// md.sys.typescale.title-medium.slnt (Title styles / Title Medium)
|
|
353
|
+
$title-medium-slnt: 'slnt' 0;
|
|
354
|
+
/// md.sys.typescale.title-medium.tracking (Title styles / Title Medium)
|
|
355
|
+
$title-medium-tracking: 0.009375rem;
|
|
356
|
+
/// md.sys.typescale.title-medium.wdth (Title styles / Title Medium)
|
|
357
|
+
$title-medium-wdth: 'wdth' 100;
|
|
358
|
+
/// md.sys.typescale.title-medium.wght (Title styles / Title Medium)
|
|
359
|
+
$title-medium-wght: 'wght' 500;
|
|
360
|
+
/// md.sys.typescale.title-small.crsv (Title styles / Title Small)
|
|
361
|
+
$title-small-crsv: 'CRSV' 0;
|
|
362
|
+
/// md.sys.typescale.title-small.fill (Title styles / Title Small)
|
|
363
|
+
$title-small-fill: 'FILL' 0;
|
|
364
|
+
/// md.sys.typescale.title-small.grad (Title styles / Title Small)
|
|
365
|
+
$title-small-grad: 'GRAD' 0;
|
|
366
|
+
/// md.sys.typescale.title-small.hexp (Title styles / Title Small)
|
|
367
|
+
$title-small-hexp: 'HEXP' 0;
|
|
368
|
+
/// md.sys.typescale.title-small.line-height (Title styles / Title Small)
|
|
369
|
+
$title-small-line-height: 1.25rem;
|
|
370
|
+
/// md.sys.typescale.title-small.opsz (Title styles / Title Small)
|
|
371
|
+
$title-small-opsz: 'opsz' 14;
|
|
372
|
+
/// md.sys.typescale.title-small.rond (Title styles / Title Small)
|
|
373
|
+
$title-small-rond: 'ROND' 0;
|
|
374
|
+
/// md.sys.typescale.title-small.size (Title styles / Title Small)
|
|
375
|
+
$title-small-size: 0.875rem;
|
|
376
|
+
/// md.sys.typescale.title-small.slnt (Title styles / Title Small)
|
|
377
|
+
$title-small-slnt: 'slnt' 0;
|
|
378
|
+
/// md.sys.typescale.title-small.tracking (Title styles / Title Small)
|
|
379
|
+
$title-small-tracking: 0.00625rem;
|
|
380
|
+
/// md.sys.typescale.title-small.wdth (Title styles / Title Small)
|
|
381
|
+
$title-small-wdth: 'wdth' 100;
|
|
382
|
+
/// md.sys.typescale.title-small.wght (Title styles / Title Small)
|
|
383
|
+
$title-small-wght: 'wght' 500;
|
|
384
|
+
/// md.sys.typescale.body-large.font (Body styles / Body Large)
|
|
385
|
+
$body-large-font: md-ref-typeface.$plain;
|
|
386
|
+
/// md.sys.typescale.body-large.weight (Body styles / Body Large)
|
|
387
|
+
$body-large-weight: md-ref-typeface.$weight-regular;
|
|
388
|
+
/// md.sys.typescale.body-medium.font (Body styles / Body Medium)
|
|
389
|
+
$body-medium-font: md-ref-typeface.$plain;
|
|
390
|
+
/// md.sys.typescale.body-medium.weight (Body styles / Body Medium)
|
|
391
|
+
$body-medium-weight: md-ref-typeface.$weight-regular;
|
|
392
|
+
/// md.sys.typescale.body-small.font (Body styles / Body Small)
|
|
393
|
+
$body-small-font: md-ref-typeface.$plain;
|
|
394
|
+
/// md.sys.typescale.body-small.weight (Body styles / Body Small)
|
|
395
|
+
$body-small-weight: md-ref-typeface.$weight-regular;
|
|
396
|
+
/// md.sys.typescale.display-large.font (Display styles / Display Large)
|
|
397
|
+
$display-large-font: md-ref-typeface.$brand;
|
|
398
|
+
/// md.sys.typescale.display-large.weight (Display styles / Display Large)
|
|
399
|
+
$display-large-weight: md-ref-typeface.$weight-regular;
|
|
400
|
+
/// md.sys.typescale.display-medium.font (Display styles / Display Medium)
|
|
401
|
+
$display-medium-font: md-ref-typeface.$brand;
|
|
402
|
+
/// md.sys.typescale.display-medium.weight (Display styles / Display Medium)
|
|
403
|
+
$display-medium-weight: md-ref-typeface.$weight-regular;
|
|
404
|
+
/// md.sys.typescale.display-small.font (Display styles / Display Small)
|
|
405
|
+
$display-small-font: md-ref-typeface.$brand;
|
|
406
|
+
/// md.sys.typescale.display-small.weight (Display styles / Display Small)
|
|
407
|
+
$display-small-weight: md-ref-typeface.$weight-regular;
|
|
408
|
+
/// md.sys.typescale.headline-large.font (Headline styles / Headline Large)
|
|
409
|
+
$headline-large-font: md-ref-typeface.$brand;
|
|
410
|
+
/// md.sys.typescale.headline-large.weight (Headline styles / Headline Large)
|
|
411
|
+
$headline-large-weight: md-ref-typeface.$weight-regular;
|
|
412
|
+
/// md.sys.typescale.headline-medium.font (Headline styles / Headline Medium)
|
|
413
|
+
$headline-medium-font: md-ref-typeface.$brand;
|
|
414
|
+
/// md.sys.typescale.headline-medium.weight (Headline styles / Headline Medium)
|
|
415
|
+
$headline-medium-weight: md-ref-typeface.$weight-regular;
|
|
416
|
+
/// md.sys.typescale.headline-small.font (Headline styles / Headline Small)
|
|
417
|
+
$headline-small-font: md-ref-typeface.$brand;
|
|
418
|
+
/// md.sys.typescale.headline-small.weight (Headline styles / Headline Small)
|
|
419
|
+
$headline-small-weight: md-ref-typeface.$weight-regular;
|
|
420
|
+
/// md.sys.typescale.label-large.font (Label styles / Label Large)
|
|
421
|
+
$label-large-font: md-ref-typeface.$plain;
|
|
422
|
+
/// md.sys.typescale.label-large.weight (Label styles / Label Large)
|
|
423
|
+
$label-large-weight: md-ref-typeface.$weight-medium;
|
|
424
|
+
/// md.sys.typescale.label-large.weight.prominent (Label styles / Label Large)
|
|
425
|
+
///
|
|
426
|
+
/// @deprecated No longer in user. Please use emphasized token instead
|
|
427
|
+
$label-large-weight-prominent: md-ref-typeface.$weight-bold;
|
|
428
|
+
/// md.sys.typescale.label-medium.font (Label styles / Label Medium)
|
|
429
|
+
$label-medium-font: md-ref-typeface.$plain;
|
|
430
|
+
/// md.sys.typescale.label-medium.weight (Label styles / Label Medium)
|
|
431
|
+
$label-medium-weight: md-ref-typeface.$weight-medium;
|
|
432
|
+
/// md.sys.typescale.label-medium.weight.prominent (Label styles / Label Medium)
|
|
433
|
+
///
|
|
434
|
+
/// @deprecated No longer in user. Please use emphasized token instead
|
|
435
|
+
$label-medium-weight-prominent: md-ref-typeface.$weight-bold;
|
|
436
|
+
/// md.sys.typescale.label-small.font (Label styles / Label Small)
|
|
437
|
+
$label-small-font: md-ref-typeface.$plain;
|
|
438
|
+
/// md.sys.typescale.label-small.weight (Label styles / Label Small)
|
|
439
|
+
$label-small-weight: md-ref-typeface.$weight-medium;
|
|
440
|
+
/// md.sys.typescale.title-large.font (Title styles / Title Large)
|
|
441
|
+
$title-large-font: md-ref-typeface.$brand;
|
|
442
|
+
/// md.sys.typescale.title-large.weight (Title styles / Title Large)
|
|
443
|
+
$title-large-weight: md-ref-typeface.$weight-regular;
|
|
444
|
+
/// md.sys.typescale.title-medium.font (Title styles / Title Medium)
|
|
445
|
+
$title-medium-font: md-ref-typeface.$plain;
|
|
446
|
+
/// md.sys.typescale.title-medium.weight (Title styles / Title Medium)
|
|
447
|
+
$title-medium-weight: md-ref-typeface.$weight-medium;
|
|
448
|
+
/// md.sys.typescale.title-small.font (Title styles / Title Small)
|
|
449
|
+
$title-small-font: md-ref-typeface.$plain;
|
|
450
|
+
/// md.sys.typescale.title-small.weight (Title styles / Title Small)
|
|
451
|
+
$title-small-weight: md-ref-typeface.$weight-medium;
|
|
452
|
+
/// md.sys.typescale.body-large (Body styles / Body Large)
|
|
453
|
+
@mixin body-large {
|
|
454
|
+
font-family: $body-large-font;
|
|
455
|
+
font-size: $body-large-size;
|
|
456
|
+
font-weight: $body-large-weight;
|
|
457
|
+
letter-spacing: $body-large-tracking;
|
|
458
|
+
line-height: $body-large-line-height;
|
|
459
|
+
}
|
|
460
|
+
/// md.sys.typescale.body-medium (Body styles / Body Medium)
|
|
461
|
+
@mixin body-medium {
|
|
462
|
+
font-family: $body-medium-font;
|
|
463
|
+
font-size: $body-medium-size;
|
|
464
|
+
font-weight: $body-medium-weight;
|
|
465
|
+
letter-spacing: $body-medium-tracking;
|
|
466
|
+
line-height: $body-medium-line-height;
|
|
467
|
+
}
|
|
468
|
+
/// md.sys.typescale.body-small (Body styles / Body Small)
|
|
469
|
+
@mixin body-small {
|
|
470
|
+
font-family: $body-small-font;
|
|
471
|
+
font-size: $body-small-size;
|
|
472
|
+
font-weight: $body-small-weight;
|
|
473
|
+
letter-spacing: $body-small-tracking;
|
|
474
|
+
line-height: $body-small-line-height;
|
|
475
|
+
}
|
|
476
|
+
/// md.sys.typescale.display-large (Display styles / Display Large)
|
|
477
|
+
@mixin display-large {
|
|
478
|
+
font-family: $display-large-font;
|
|
479
|
+
font-size: $display-large-size;
|
|
480
|
+
font-weight: $display-large-weight;
|
|
481
|
+
letter-spacing: $display-large-tracking;
|
|
482
|
+
line-height: $display-large-line-height;
|
|
483
|
+
}
|
|
484
|
+
/// md.sys.typescale.display-medium (Display styles / Display Medium)
|
|
485
|
+
@mixin display-medium {
|
|
486
|
+
font-family: $display-medium-font;
|
|
487
|
+
font-size: $display-medium-size;
|
|
488
|
+
font-weight: $display-medium-weight;
|
|
489
|
+
letter-spacing: $display-medium-tracking;
|
|
490
|
+
line-height: $display-medium-line-height;
|
|
491
|
+
}
|
|
492
|
+
/// md.sys.typescale.display-small (Display styles / Display Small)
|
|
493
|
+
@mixin display-small {
|
|
494
|
+
font-family: $display-small-font;
|
|
495
|
+
font-size: $display-small-size;
|
|
496
|
+
font-weight: $display-small-weight;
|
|
497
|
+
letter-spacing: $display-small-tracking;
|
|
498
|
+
line-height: $display-small-line-height;
|
|
499
|
+
}
|
|
500
|
+
/// md.sys.typescale.headline-large (Headline styles / Headline Large)
|
|
501
|
+
@mixin headline-large {
|
|
502
|
+
font-family: $headline-large-font;
|
|
503
|
+
font-size: $headline-large-size;
|
|
504
|
+
font-weight: $headline-large-weight;
|
|
505
|
+
letter-spacing: $headline-large-tracking;
|
|
506
|
+
line-height: $headline-large-line-height;
|
|
507
|
+
}
|
|
508
|
+
/// md.sys.typescale.headline-medium (Headline styles / Headline Medium)
|
|
509
|
+
@mixin headline-medium {
|
|
510
|
+
font-family: $headline-medium-font;
|
|
511
|
+
font-size: $headline-medium-size;
|
|
512
|
+
font-weight: $headline-medium-weight;
|
|
513
|
+
letter-spacing: $headline-medium-tracking;
|
|
514
|
+
line-height: $headline-medium-line-height;
|
|
515
|
+
}
|
|
516
|
+
/// md.sys.typescale.headline-small (Headline styles / Headline Small)
|
|
517
|
+
@mixin headline-small {
|
|
518
|
+
font-family: $headline-small-font;
|
|
519
|
+
font-size: $headline-small-size;
|
|
520
|
+
font-weight: $headline-small-weight;
|
|
521
|
+
letter-spacing: $headline-small-tracking;
|
|
522
|
+
line-height: $headline-small-line-height;
|
|
523
|
+
}
|
|
524
|
+
/// md.sys.typescale.label-large (Label styles / Label Large)
|
|
525
|
+
@mixin label-large {
|
|
526
|
+
font-family: $label-large-font;
|
|
527
|
+
font-size: $label-large-size;
|
|
528
|
+
font-weight: $label-large-weight;
|
|
529
|
+
letter-spacing: $label-large-tracking;
|
|
530
|
+
line-height: $label-large-line-height;
|
|
531
|
+
}
|
|
532
|
+
/// md.sys.typescale.label-medium (Label styles / Label Medium)
|
|
533
|
+
@mixin label-medium {
|
|
534
|
+
font-family: $label-medium-font;
|
|
535
|
+
font-size: $label-medium-size;
|
|
536
|
+
font-weight: $label-medium-weight;
|
|
537
|
+
letter-spacing: $label-medium-tracking;
|
|
538
|
+
line-height: $label-medium-line-height;
|
|
539
|
+
}
|
|
540
|
+
/// md.sys.typescale.label-small (Label styles / Label Small)
|
|
541
|
+
@mixin label-small {
|
|
542
|
+
font-family: $label-small-font;
|
|
543
|
+
font-size: $label-small-size;
|
|
544
|
+
font-weight: $label-small-weight;
|
|
545
|
+
letter-spacing: $label-small-tracking;
|
|
546
|
+
line-height: $label-small-line-height;
|
|
547
|
+
}
|
|
548
|
+
/// md.sys.typescale.title-large (Title styles / Title Large)
|
|
549
|
+
@mixin title-large {
|
|
550
|
+
font-family: $title-large-font;
|
|
551
|
+
font-size: $title-large-size;
|
|
552
|
+
font-weight: $title-large-weight;
|
|
553
|
+
letter-spacing: $title-large-tracking;
|
|
554
|
+
line-height: $title-large-line-height;
|
|
555
|
+
}
|
|
556
|
+
/// md.sys.typescale.title-medium (Title styles / Title Medium)
|
|
557
|
+
@mixin title-medium {
|
|
558
|
+
font-family: $title-medium-font;
|
|
559
|
+
font-size: $title-medium-size;
|
|
560
|
+
font-weight: $title-medium-weight;
|
|
561
|
+
letter-spacing: $title-medium-tracking;
|
|
562
|
+
line-height: $title-medium-line-height;
|
|
563
|
+
}
|
|
564
|
+
/// md.sys.typescale.title-small (Title styles / Title Small)
|
|
565
|
+
@mixin title-small {
|
|
566
|
+
font-family: $title-small-font;
|
|
567
|
+
font-size: $title-small-size;
|
|
568
|
+
font-weight: $title-small-weight;
|
|
569
|
+
letter-spacing: $title-small-tracking;
|
|
570
|
+
line-height: $title-small-line-height;
|
|
571
|
+
}
|