@material/web 2.4.2-nightly.7619df0.0 → 2.4.2-nightly.7d7cbf4.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/elevated-button.js +3 -3
- package/button/elevated-button.js.map +1 -1
- package/button/filled-button.js +3 -3
- package/button/filled-button.js.map +1 -1
- package/button/filled-tonal-button.js +3 -3
- package/button/filled-tonal-button.js.map +1 -1
- package/button/internal/button.d.ts +2 -21
- package/button/internal/button.js +4 -43
- package/button/internal/button.js.map +1 -1
- package/button/internal/elevated-styles.cssresult.d.ts +3 -0
- package/button/internal/elevated-styles.cssresult.js +11 -0
- package/button/internal/elevated-styles.cssresult.js.map +1 -0
- package/button/internal/filled-styles.cssresult.d.ts +3 -0
- package/button/internal/filled-styles.cssresult.js +11 -0
- package/button/internal/filled-styles.cssresult.js.map +1 -0
- package/button/internal/filled-tonal-styles.cssresult.d.ts +3 -0
- package/button/internal/filled-tonal-styles.cssresult.js +11 -0
- package/button/internal/filled-tonal-styles.cssresult.js.map +1 -0
- package/button/internal/outlined-styles.cssresult.d.ts +3 -0
- package/button/internal/outlined-styles.cssresult.js +11 -0
- package/button/internal/outlined-styles.cssresult.js.map +1 -0
- package/button/internal/shared-elevation-styles.cssresult.d.ts +3 -0
- package/button/internal/shared-elevation-styles.cssresult.js +11 -0
- package/button/internal/shared-elevation-styles.cssresult.js.map +1 -0
- package/button/internal/shared-styles.cssresult.d.ts +3 -0
- package/button/internal/shared-styles.cssresult.js +11 -0
- package/button/internal/shared-styles.cssresult.js.map +1 -0
- package/button/internal/text-styles.cssresult.d.ts +3 -0
- package/button/internal/text-styles.cssresult.js +11 -0
- package/button/internal/text-styles.cssresult.js.map +1 -0
- package/button/outlined-button.js +2 -2
- package/button/outlined-button.js.map +1 -1
- package/button/text-button.js +2 -2
- package/button/text-button.js.map +1 -1
- package/checkbox/checkbox.js +1 -1
- package/checkbox/checkbox.js.map +1 -1
- package/checkbox/internal/checkbox-styles.cssresult.d.ts +3 -0
- package/checkbox/internal/checkbox-styles.cssresult.js +11 -0
- package/checkbox/internal/checkbox-styles.cssresult.js.map +1 -0
- package/checkbox/internal/checkbox.d.ts +2 -0
- package/chips/assist-chip.js +8 -4
- package/chips/assist-chip.js.map +1 -1
- package/chips/chip-set.js +1 -1
- package/chips/chip-set.js.map +1 -1
- package/chips/filter-chip.js +5 -5
- package/chips/filter-chip.js.map +1 -1
- package/chips/input-chip.js +4 -4
- package/chips/input-chip.js.map +1 -1
- package/chips/internal/assist-styles.cssresult.d.ts +3 -0
- package/chips/internal/assist-styles.cssresult.js +11 -0
- package/chips/internal/assist-styles.cssresult.js.map +1 -0
- package/chips/internal/chip-set-styles.cssresult.d.ts +3 -0
- package/chips/internal/chip-set-styles.cssresult.js +11 -0
- package/chips/internal/chip-set-styles.cssresult.js.map +1 -0
- package/chips/internal/chip.d.ts +2 -0
- package/chips/internal/elevated-styles.cssresult.d.ts +3 -0
- package/chips/internal/elevated-styles.cssresult.js +11 -0
- package/chips/internal/elevated-styles.cssresult.js.map +1 -0
- package/chips/internal/filter-styles.cssresult.d.ts +3 -0
- package/chips/internal/filter-styles.cssresult.js +11 -0
- package/chips/internal/filter-styles.cssresult.js.map +1 -0
- package/chips/internal/input-styles.cssresult.d.ts +3 -0
- package/chips/internal/input-styles.cssresult.js +11 -0
- package/chips/internal/input-styles.cssresult.js.map +1 -0
- package/chips/internal/selectable-styles.cssresult.d.ts +3 -0
- package/chips/internal/selectable-styles.cssresult.js +11 -0
- package/chips/internal/selectable-styles.cssresult.js.map +1 -0
- package/chips/internal/shared-styles.cssresult.d.ts +3 -0
- package/chips/internal/shared-styles.cssresult.js +11 -0
- package/chips/internal/shared-styles.cssresult.js.map +1 -0
- package/chips/internal/suggestion-styles.cssresult.d.ts +3 -0
- package/chips/internal/suggestion-styles.cssresult.js +11 -0
- package/chips/internal/suggestion-styles.cssresult.js.map +1 -0
- package/chips/internal/trailing-icon-styles.cssresult.d.ts +3 -0
- package/chips/internal/trailing-icon-styles.cssresult.js +11 -0
- package/chips/internal/trailing-icon-styles.cssresult.js.map +1 -0
- package/chips/suggestion-chip.js +8 -4
- package/chips/suggestion-chip.js.map +1 -1
- package/dialog/dialog.js +1 -1
- package/dialog/dialog.js.map +1 -1
- package/dialog/internal/dialog-styles.cssresult.d.ts +3 -0
- package/dialog/internal/dialog-styles.cssresult.js +11 -0
- package/dialog/internal/dialog-styles.cssresult.js.map +1 -0
- package/divider/divider.js +1 -1
- package/divider/divider.js.map +1 -1
- package/divider/internal/divider-styles.cssresult.d.ts +3 -0
- package/divider/internal/divider-styles.cssresult.js +11 -0
- package/divider/internal/divider-styles.cssresult.js.map +1 -0
- package/elevation/elevation.js +1 -1
- package/elevation/elevation.js.map +1 -1
- package/elevation/internal/elevation-styles.cssresult.d.ts +3 -0
- package/elevation/internal/elevation-styles.cssresult.js +11 -0
- package/elevation/internal/elevation-styles.cssresult.js.map +1 -0
- package/fab/branded-fab.js +3 -3
- package/fab/branded-fab.js.map +1 -1
- package/fab/fab.js +8 -4
- package/fab/fab.js.map +1 -1
- package/fab/internal/fab-branded-styles.cssresult.d.ts +3 -0
- package/fab/internal/fab-branded-styles.cssresult.js +11 -0
- package/fab/internal/fab-branded-styles.cssresult.js.map +1 -0
- package/fab/internal/fab-styles.cssresult.d.ts +3 -0
- package/fab/internal/fab-styles.cssresult.js +11 -0
- package/fab/internal/fab-styles.cssresult.js.map +1 -0
- package/fab/internal/forced-colors-styles.cssresult.d.ts +3 -0
- package/fab/internal/forced-colors-styles.cssresult.js +11 -0
- package/fab/internal/forced-colors-styles.cssresult.js.map +1 -0
- package/fab/internal/shared-styles.cssresult.d.ts +3 -0
- package/fab/internal/shared-styles.cssresult.js +11 -0
- package/fab/internal/shared-styles.cssresult.js.map +1 -0
- package/field/filled-field.js +2 -2
- package/field/filled-field.js.map +1 -1
- package/field/internal/field.js +12 -1
- package/field/internal/field.js.map +1 -1
- package/field/internal/filled-styles.cssresult.d.ts +3 -0
- package/field/internal/filled-styles.cssresult.js +11 -0
- package/field/internal/filled-styles.cssresult.js.map +1 -0
- package/field/internal/outlined-styles.cssresult.d.ts +3 -0
- package/field/internal/outlined-styles.cssresult.js +11 -0
- package/field/internal/outlined-styles.cssresult.js.map +1 -0
- package/field/internal/shared-styles.cssresult.d.ts +3 -0
- package/field/internal/shared-styles.cssresult.js +11 -0
- package/field/internal/shared-styles.cssresult.js.map +1 -0
- package/field/outlined-field.js +2 -2
- package/field/outlined-field.js.map +1 -1
- package/focus/internal/focus-ring-styles.cssresult.d.ts +3 -0
- package/focus/internal/focus-ring-styles.cssresult.js +11 -0
- package/focus/internal/focus-ring-styles.cssresult.js.map +1 -0
- package/focus/md-focus-ring.js +1 -1
- package/focus/md-focus-ring.js.map +1 -1
- package/icon/icon.js +1 -1
- package/icon/icon.js.map +1 -1
- package/icon/internal/icon-styles.cssresult.d.ts +3 -0
- package/icon/internal/icon-styles.cssresult.js +11 -0
- package/icon/internal/icon-styles.cssresult.js.map +1 -0
- package/iconbutton/filled-icon-button.js +2 -2
- package/iconbutton/filled-icon-button.js.map +1 -1
- package/iconbutton/filled-tonal-icon-button.js +2 -2
- package/iconbutton/filled-tonal-icon-button.js.map +1 -1
- package/iconbutton/icon-button.js +2 -2
- package/iconbutton/icon-button.js.map +1 -1
- package/iconbutton/internal/filled-styles.cssresult.d.ts +3 -0
- package/iconbutton/internal/filled-styles.cssresult.js +11 -0
- package/iconbutton/internal/filled-styles.cssresult.js.map +1 -0
- package/iconbutton/internal/filled-tonal-styles.cssresult.d.ts +3 -0
- package/iconbutton/internal/filled-tonal-styles.cssresult.js +11 -0
- package/iconbutton/internal/filled-tonal-styles.cssresult.js.map +1 -0
- package/iconbutton/internal/icon-button.d.ts +2 -32
- package/iconbutton/internal/icon-button.js +33 -84
- package/iconbutton/internal/icon-button.js.map +1 -1
- package/iconbutton/internal/outlined-styles.cssresult.d.ts +3 -0
- package/iconbutton/internal/outlined-styles.cssresult.js +11 -0
- package/iconbutton/internal/outlined-styles.cssresult.js.map +1 -0
- package/iconbutton/internal/shared-styles.cssresult.d.ts +3 -0
- package/iconbutton/internal/shared-styles.cssresult.js +11 -0
- package/iconbutton/internal/shared-styles.cssresult.js.map +1 -0
- package/iconbutton/internal/standard-styles.cssresult.d.ts +3 -0
- package/iconbutton/internal/standard-styles.cssresult.js +11 -0
- package/iconbutton/internal/standard-styles.cssresult.js.map +1 -0
- package/iconbutton/outlined-icon-button.js +2 -2
- package/iconbutton/outlined-icon-button.js.map +1 -1
- package/internal/aria/aria.d.ts +1 -1
- package/internal/events/dispatch-hooks.js +32 -27
- package/internal/events/dispatch-hooks.js.map +1 -1
- package/labs/badge/badge.js +1 -1
- package/labs/badge/badge.js.map +1 -1
- package/labs/badge/internal/badge-styles.cssresult.d.ts +3 -0
- package/labs/badge/internal/badge-styles.cssresult.js +11 -0
- package/labs/badge/internal/badge-styles.cssresult.js.map +1 -0
- package/labs/behaviors/form-associated.d.ts +10 -8
- package/labs/behaviors/form-associated.js +4 -4
- package/labs/behaviors/form-associated.js.map +1 -1
- package/labs/behaviors/form-submitter.d.ts +64 -0
- package/labs/behaviors/form-submitter.js +87 -0
- package/labs/behaviors/form-submitter.js.map +1 -0
- package/labs/card/elevated-card.js +2 -2
- package/labs/card/elevated-card.js.map +1 -1
- package/labs/card/filled-card.js +2 -2
- package/labs/card/filled-card.js.map +1 -1
- package/labs/card/internal/elevated-styles.cssresult.d.ts +3 -0
- package/labs/card/internal/elevated-styles.cssresult.js +11 -0
- package/labs/card/internal/elevated-styles.cssresult.js.map +1 -0
- package/labs/card/internal/filled-styles.cssresult.d.ts +3 -0
- package/labs/card/internal/filled-styles.cssresult.js +11 -0
- package/labs/card/internal/filled-styles.cssresult.js.map +1 -0
- package/labs/card/internal/outlined-styles.cssresult.d.ts +3 -0
- package/labs/card/internal/outlined-styles.cssresult.js +11 -0
- package/labs/card/internal/outlined-styles.cssresult.js.map +1 -0
- package/labs/card/internal/shared-styles.cssresult.d.ts +3 -0
- package/labs/card/internal/shared-styles.cssresult.js +11 -0
- package/labs/card/internal/shared-styles.cssresult.js.map +1 -0
- package/labs/card/outlined-card.js +2 -2
- package/labs/card/outlined-card.js.map +1 -1
- package/labs/gb/components/button/_button-tokens.scss +192 -0
- package/labs/gb/components/button/button.css +4 -0
- package/labs/gb/components/button/button.css.map +1 -0
- package/labs/gb/components/button/button.cssresult.d.ts +3 -0
- package/labs/gb/components/button/button.cssresult.js +14 -0
- package/labs/gb/components/button/button.cssresult.js.map +1 -0
- package/labs/gb/components/button/button.d.ts +85 -0
- package/labs/gb/components/button/button.js +119 -0
- package/labs/gb/components/button/button.js.map +1 -0
- package/labs/gb/components/button/button.scss +132 -0
- package/labs/gb/components/button/md-button.d.ts +75 -0
- package/labs/gb/components/button/md-button.js +177 -0
- package/labs/gb/components/button/md-button.js.map +1 -0
- package/labs/gb/components/card/_card-tokens.scss +54 -0
- package/labs/gb/components/card/card.css +4 -0
- package/labs/gb/components/card/card.css.map +1 -0
- package/labs/gb/components/card/card.cssresult.d.ts +3 -0
- package/labs/gb/components/card/card.cssresult.js +14 -0
- package/labs/gb/components/card/card.cssresult.js.map +1 -0
- package/labs/gb/components/card/card.d.ts +57 -0
- package/labs/gb/components/card/card.js +58 -0
- package/labs/gb/components/card/card.js.map +1 -0
- package/labs/gb/components/card/card.scss +74 -0
- package/labs/gb/components/card/md-card.d.ts +30 -0
- package/labs/gb/components/card/md-card.js +82 -0
- package/labs/gb/components/card/md-card.js.map +1 -0
- package/labs/gb/components/checkbox/_checkbox-tokens.scss +64 -0
- package/labs/gb/components/checkbox/checkbox.css +4 -0
- package/labs/gb/components/checkbox/checkbox.css.map +1 -0
- package/labs/gb/components/checkbox/checkbox.cssresult.d.ts +3 -0
- package/labs/gb/components/checkbox/checkbox.cssresult.js +14 -0
- package/labs/gb/components/checkbox/checkbox.cssresult.js.map +1 -0
- package/labs/gb/components/checkbox/checkbox.d.ts +59 -0
- package/labs/gb/components/checkbox/checkbox.js +62 -0
- package/labs/gb/components/checkbox/checkbox.js.map +1 -0
- package/labs/gb/components/checkbox/checkbox.scss +105 -0
- package/labs/gb/components/checkbox/md-checkbox.d.ts +76 -0
- package/labs/gb/components/checkbox/md-checkbox.js +171 -0
- package/labs/gb/components/checkbox/md-checkbox.js.map +1 -0
- package/labs/gb/components/divider/_divider-tokens.scss +9 -0
- package/labs/gb/components/divider/divider.css +4 -0
- package/labs/gb/components/divider/divider.css.map +1 -0
- package/labs/gb/components/divider/divider.cssresult.d.ts +3 -0
- package/labs/gb/components/divider/divider.cssresult.js +14 -0
- package/labs/gb/components/divider/divider.cssresult.js.map +1 -0
- package/labs/gb/components/divider/divider.d.ts +44 -0
- package/labs/gb/components/divider/divider.js +47 -0
- package/labs/gb/components/divider/divider.js.map +1 -0
- package/labs/gb/components/divider/divider.scss +31 -0
- package/labs/gb/components/divider/md-divider.d.ts +23 -0
- package/labs/gb/components/divider/md-divider.js +50 -0
- package/labs/gb/components/divider/md-divider.js.map +1 -0
- package/labs/gb/components/fab/_fab-tokens.scss +84 -0
- package/labs/gb/components/fab/fab.css +4 -0
- package/labs/gb/components/fab/fab.css.map +1 -0
- package/labs/gb/components/fab/fab.cssresult.d.ts +3 -0
- package/labs/gb/components/fab/fab.cssresult.js +14 -0
- package/labs/gb/components/fab/fab.cssresult.js.map +1 -0
- package/labs/gb/components/fab/fab.d.ts +84 -0
- package/labs/gb/components/fab/fab.js +92 -0
- package/labs/gb/components/fab/fab.js.map +1 -0
- package/labs/gb/components/fab/fab.scss +77 -0
- package/labs/gb/components/fab/md-fab.d.ts +22 -0
- package/labs/gb/components/fab/md-fab.js +53 -0
- package/labs/gb/components/fab/md-fab.js.map +1 -0
- package/labs/gb/components/focus/focus-ring.css +4 -0
- package/labs/gb/components/focus/focus-ring.css.map +1 -0
- package/labs/gb/components/focus/focus-ring.cssresult.d.ts +3 -0
- package/labs/gb/components/focus/focus-ring.cssresult.js +14 -0
- package/labs/gb/components/focus/focus-ring.cssresult.js.map +1 -0
- package/labs/gb/components/focus/focus-ring.d.ts +36 -0
- package/labs/gb/components/focus/focus-ring.js +34 -0
- package/labs/gb/components/focus/focus-ring.js.map +1 -0
- package/labs/gb/components/focus/focus-ring.scss +91 -0
- package/labs/gb/components/iconbutton/_icon-button-tokens.scss +202 -0
- package/labs/gb/components/iconbutton/icon-button.css +4 -0
- package/labs/gb/components/iconbutton/icon-button.css.map +1 -0
- package/labs/gb/components/iconbutton/icon-button.cssresult.d.ts +3 -0
- package/labs/gb/components/iconbutton/icon-button.cssresult.js +14 -0
- package/labs/gb/components/iconbutton/icon-button.cssresult.js.map +1 -0
- package/labs/gb/components/iconbutton/icon-button.d.ts +97 -0
- package/labs/gb/components/iconbutton/icon-button.js +122 -0
- package/labs/gb/components/iconbutton/icon-button.js.map +1 -0
- package/labs/gb/components/iconbutton/icon-button.scss +153 -0
- package/labs/gb/components/iconbutton/md-icon-button.d.ts +73 -0
- package/labs/gb/components/iconbutton/md-icon-button.js +176 -0
- package/labs/gb/components/iconbutton/md-icon-button.js.map +1 -0
- package/labs/gb/components/list/_list-tokens.scss +102 -0
- package/labs/gb/components/list/list.css +4 -0
- package/labs/gb/components/list/list.css.map +1 -0
- package/labs/gb/components/list/list.cssresult.d.ts +3 -0
- package/labs/gb/components/list/list.cssresult.js +14 -0
- package/labs/gb/components/list/list.cssresult.js.map +1 -0
- package/labs/gb/components/list/list.d.ts +103 -0
- package/labs/gb/components/list/list.js +109 -0
- package/labs/gb/components/list/list.js.map +1 -0
- package/labs/gb/components/list/list.scss +212 -0
- package/labs/gb/components/list/md-list-item.d.ts +44 -0
- package/labs/gb/components/list/md-list-item.js +119 -0
- package/labs/gb/components/list/md-list-item.js.map +1 -0
- package/labs/gb/components/list/md-list.d.ts +26 -0
- package/labs/gb/components/list/md-list.js +50 -0
- package/labs/gb/components/list/md-list.js.map +1 -0
- package/labs/gb/components/menu/_menu-tokens.scss +128 -0
- package/labs/gb/components/menu/md-menu-group.d.ts +26 -0
- package/labs/gb/components/menu/md-menu-group.js +65 -0
- package/labs/gb/components/menu/md-menu-group.js.map +1 -0
- package/labs/gb/components/menu/md-menu-item.d.ts +30 -0
- package/labs/gb/components/menu/md-menu-item.js +162 -0
- package/labs/gb/components/menu/md-menu-item.js.map +1 -0
- package/labs/gb/components/menu/md-menu.d.ts +28 -0
- package/labs/gb/components/menu/md-menu.js +140 -0
- package/labs/gb/components/menu/md-menu.js.map +1 -0
- package/labs/gb/components/menu/menu.css +4 -0
- package/labs/gb/components/menu/menu.css.map +1 -0
- package/labs/gb/components/menu/menu.cssresult.d.ts +3 -0
- package/labs/gb/components/menu/menu.cssresult.js +14 -0
- package/labs/gb/components/menu/menu.cssresult.js.map +1 -0
- package/labs/gb/components/menu/menu.d.ts +117 -0
- package/labs/gb/components/menu/menu.js +107 -0
- package/labs/gb/components/menu/menu.js.map +1 -0
- package/labs/gb/components/menu/menu.scss +171 -0
- package/labs/gb/components/radio/_radio-tokens.scss +37 -0
- package/labs/gb/components/radio/md-radio.d.ts +62 -0
- package/labs/gb/components/radio/md-radio.js +183 -0
- package/labs/gb/components/radio/md-radio.js.map +1 -0
- package/labs/gb/components/radio/radio.css +4 -0
- package/labs/gb/components/radio/radio.css.map +1 -0
- package/labs/gb/components/radio/radio.cssresult.d.ts +3 -0
- package/labs/gb/components/radio/radio.cssresult.js +14 -0
- package/labs/gb/components/radio/radio.cssresult.js.map +1 -0
- package/labs/gb/components/radio/radio.d.ts +57 -0
- package/labs/gb/components/radio/radio.js +62 -0
- package/labs/gb/components/radio/radio.js.map +1 -0
- package/labs/gb/components/radio/radio.scss +74 -0
- package/labs/gb/components/ripple/ripple.css +4 -0
- package/labs/gb/components/ripple/ripple.css.map +1 -0
- package/labs/gb/components/ripple/ripple.cssresult.d.ts +3 -0
- package/labs/gb/components/ripple/ripple.cssresult.js +14 -0
- package/labs/gb/components/ripple/ripple.cssresult.js.map +1 -0
- package/labs/gb/components/ripple/ripple.d.ts +77 -0
- package/labs/gb/components/ripple/ripple.js +145 -0
- package/labs/gb/components/ripple/ripple.js.map +1 -0
- package/labs/gb/components/ripple/ripple.scss +103 -0
- package/labs/gb/components/shared/directives.d.ts +93 -0
- package/labs/gb/components/shared/directives.js +111 -0
- package/labs/gb/components/shared/directives.js.map +1 -0
- package/labs/gb/components/shared/has-slotted.d.ts +10 -0
- package/labs/gb/components/shared/has-slotted.js +19 -0
- package/labs/gb/components/shared/has-slotted.js.map +1 -0
- package/labs/gb/components/shared/pseudo-classes.d.ts +33 -0
- package/labs/gb/components/shared/pseudo-classes.js +36 -0
- package/labs/gb/components/shared/pseudo-classes.js.map +1 -0
- package/labs/gb/components/switch/_switch-tokens.scss +56 -0
- package/labs/gb/components/switch/md-switch.d.ts +66 -0
- package/labs/gb/components/switch/md-switch.js +159 -0
- package/labs/gb/components/switch/md-switch.js.map +1 -0
- package/labs/gb/components/switch/switch.css +4 -0
- package/labs/gb/components/switch/switch.css.map +1 -0
- package/labs/gb/components/switch/switch.cssresult.d.ts +3 -0
- package/labs/gb/components/switch/switch.cssresult.js +14 -0
- package/labs/gb/components/switch/switch.cssresult.js.map +1 -0
- package/labs/gb/components/switch/switch.d.ts +54 -0
- package/labs/gb/components/switch/switch.js +85 -0
- package/labs/gb/components/switch/switch.js.map +1 -0
- package/labs/gb/components/switch/switch.scss +109 -0
- package/labs/gb/styles/adopt-styles.d.ts +41 -0
- package/labs/gb/styles/adopt-styles.js +62 -0
- package/labs/gb/styles/adopt-styles.js.map +1 -0
- package/labs/gb/styles/color/internal/_color-tokens.scss +95 -0
- package/labs/gb/styles/color/md-color-tokens-full.css +4 -0
- package/labs/gb/styles/color/md-color-tokens-full.css.map +1 -0
- package/labs/gb/styles/color/md-color-tokens-full.cssresult.d.ts +3 -0
- package/labs/gb/styles/color/md-color-tokens-full.cssresult.js +14 -0
- package/labs/gb/styles/color/md-color-tokens-full.cssresult.js.map +1 -0
- package/labs/gb/styles/color/md-color-tokens-full.scss +17 -0
- package/labs/gb/styles/color/md-color-tokens.css +4 -0
- package/labs/gb/styles/color/md-color-tokens.css.map +1 -0
- package/labs/gb/styles/color/md-color-tokens.cssresult.d.ts +3 -0
- package/labs/gb/styles/color/md-color-tokens.cssresult.js +14 -0
- package/labs/gb/styles/color/md-color-tokens.cssresult.js.map +1 -0
- package/labs/gb/styles/color/md-color-tokens.scss +15 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.css +4 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.css.map +1 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.cssresult.d.ts +3 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.cssresult.js +14 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.cssresult.js.map +1 -0
- package/labs/gb/styles/elevation/md-elevation-tokens.scss +25 -0
- package/labs/gb/styles/icon/md-icon.css +4 -0
- package/labs/gb/styles/icon/md-icon.css.map +1 -0
- package/labs/gb/styles/icon/md-icon.cssresult.d.ts +3 -0
- package/labs/gb/styles/icon/md-icon.cssresult.js +14 -0
- package/labs/gb/styles/icon/md-icon.cssresult.js.map +1 -0
- package/labs/gb/styles/icon/md-icon.scss +62 -0
- package/labs/gb/styles/m3.css +22 -0
- package/labs/gb/styles/m3.css.map +1 -0
- package/labs/gb/styles/m3.cssresult.d.ts +3 -0
- package/labs/gb/styles/m3.cssresult.js +32 -0
- package/labs/gb/styles/m3.cssresult.js.map +1 -0
- package/labs/gb/styles/m3.scss +13 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.css +4 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.css.map +1 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.cssresult.d.ts +3 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.cssresult.js +14 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.cssresult.js.map +1 -0
- package/labs/gb/styles/motion/md-motion-tokens-easing.scss +35 -0
- package/labs/gb/styles/shape/md-shape-tokens.css +4 -0
- package/labs/gb/styles/shape/md-shape-tokens.css.map +1 -0
- package/labs/gb/styles/shape/md-shape-tokens.cssresult.d.ts +3 -0
- package/labs/gb/styles/shape/md-shape-tokens.cssresult.js +14 -0
- package/labs/gb/styles/shape/md-shape-tokens.cssresult.js.map +1 -0
- package/labs/gb/styles/shape/md-shape-tokens.scss +23 -0
- package/labs/gb/styles/typography/internal/_typography-tokens.scss +80 -0
- package/labs/gb/styles/typography/md-typography-tokens.css +4 -0
- package/labs/gb/styles/typography/md-typography-tokens.css.map +1 -0
- package/labs/gb/styles/typography/md-typography-tokens.cssresult.d.ts +3 -0
- package/labs/gb/styles/typography/md-typography-tokens.cssresult.js +14 -0
- package/labs/gb/styles/typography/md-typography-tokens.cssresult.js.map +1 -0
- package/labs/gb/styles/typography/md-typography-tokens.scss +14 -0
- package/labs/item/internal/item-styles.cssresult.d.ts +3 -0
- package/labs/item/internal/item-styles.cssresult.js +11 -0
- package/labs/item/internal/item-styles.cssresult.js.map +1 -0
- package/labs/item/item.js +1 -1
- package/labs/item/item.js.map +1 -1
- package/labs/navigationbar/internal/navigation-bar-styles.cssresult.d.ts +3 -0
- package/labs/navigationbar/internal/navigation-bar-styles.cssresult.js +11 -0
- package/labs/navigationbar/internal/navigation-bar-styles.cssresult.js.map +1 -0
- package/labs/navigationbar/navigation-bar.js +1 -1
- package/labs/navigationbar/navigation-bar.js.map +1 -1
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.cssresult.d.ts +3 -0
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.cssresult.js +11 -0
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.cssresult.js.map +1 -0
- package/labs/navigationdrawer/internal/navigation-drawer-styles.cssresult.d.ts +3 -0
- package/labs/navigationdrawer/internal/navigation-drawer-styles.cssresult.js +11 -0
- package/labs/navigationdrawer/internal/navigation-drawer-styles.cssresult.js.map +1 -0
- package/labs/navigationdrawer/internal/shared-styles.cssresult.d.ts +3 -0
- package/labs/navigationdrawer/internal/shared-styles.cssresult.js +11 -0
- package/labs/navigationdrawer/internal/shared-styles.cssresult.js.map +1 -0
- package/labs/navigationdrawer/navigation-drawer-modal.js +2 -2
- package/labs/navigationdrawer/navigation-drawer-modal.js.map +1 -1
- package/labs/navigationdrawer/navigation-drawer.js +2 -2
- package/labs/navigationdrawer/navigation-drawer.js.map +1 -1
- package/labs/navigationtab/internal/navigation-tab-styles.cssresult.d.ts +3 -0
- package/labs/navigationtab/internal/navigation-tab-styles.cssresult.js +11 -0
- package/labs/navigationtab/internal/navigation-tab-styles.cssresult.js.map +1 -0
- package/labs/navigationtab/navigation-tab.js +1 -1
- package/labs/navigationtab/navigation-tab.js.map +1 -1
- package/labs/segmentedbutton/internal/outlined-styles.cssresult.d.ts +3 -0
- package/labs/segmentedbutton/internal/outlined-styles.cssresult.js +11 -0
- package/labs/segmentedbutton/internal/outlined-styles.cssresult.js.map +1 -0
- package/labs/segmentedbutton/internal/shared-styles.cssresult.d.ts +3 -0
- package/labs/segmentedbutton/internal/shared-styles.cssresult.js +11 -0
- package/labs/segmentedbutton/internal/shared-styles.cssresult.js.map +1 -0
- package/labs/segmentedbutton/outlined-segmented-button.js +2 -2
- package/labs/segmentedbutton/outlined-segmented-button.js.map +1 -1
- package/labs/segmentedbuttonset/internal/outlined-styles.cssresult.d.ts +3 -0
- package/labs/segmentedbuttonset/internal/outlined-styles.cssresult.js +11 -0
- package/labs/segmentedbuttonset/internal/outlined-styles.cssresult.js.map +1 -0
- package/labs/segmentedbuttonset/internal/shared-styles.cssresult.d.ts +3 -0
- package/labs/segmentedbuttonset/internal/shared-styles.cssresult.js +11 -0
- package/labs/segmentedbuttonset/internal/shared-styles.cssresult.js.map +1 -0
- package/labs/segmentedbuttonset/outlined-segmented-button-set.js +2 -2
- package/labs/segmentedbuttonset/outlined-segmented-button-set.js.map +1 -1
- package/list/internal/list-styles.cssresult.d.ts +3 -0
- package/list/internal/list-styles.cssresult.js +11 -0
- package/list/internal/list-styles.cssresult.js.map +1 -0
- package/list/internal/listitem/_list-item.scss +3 -0
- package/list/internal/listitem/list-item-styles.css +1 -1
- package/list/internal/listitem/list-item-styles.css.map +1 -1
- package/list/internal/listitem/list-item-styles.cssresult.d.ts +3 -0
- package/list/internal/listitem/list-item-styles.cssresult.js +11 -0
- package/list/internal/listitem/list-item-styles.cssresult.js.map +1 -0
- package/list/internal/listitem/list-item.d.ts +2 -0
- package/list/list-item.js +1 -1
- package/list/list-item.js.map +1 -1
- package/list/list.js +1 -1
- package/list/list.js.map +1 -1
- package/menu/internal/menu-styles.cssresult.d.ts +3 -0
- package/menu/internal/menu-styles.cssresult.js +11 -0
- package/menu/internal/menu-styles.cssresult.js.map +1 -0
- package/menu/internal/menuitem/_menu-item.scss +3 -0
- package/menu/internal/menuitem/menu-item-styles.css +1 -1
- package/menu/internal/menuitem/menu-item-styles.css.map +1 -1
- package/menu/internal/menuitem/menu-item-styles.cssresult.d.ts +3 -0
- package/menu/internal/menuitem/menu-item-styles.cssresult.js +11 -0
- package/menu/internal/menuitem/menu-item-styles.cssresult.js.map +1 -0
- package/menu/internal/menuitem/menu-item.d.ts +2 -0
- package/menu/internal/submenu/sub-menu-styles.cssresult.d.ts +3 -0
- package/menu/internal/submenu/sub-menu-styles.cssresult.js +11 -0
- package/menu/internal/submenu/sub-menu-styles.cssresult.js.map +1 -0
- package/menu/menu-item.js +1 -1
- package/menu/menu-item.js.map +1 -1
- package/menu/menu.js +1 -1
- package/menu/menu.js.map +1 -1
- package/menu/sub-menu.js +1 -1
- package/menu/sub-menu.js.map +1 -1
- package/package.json +73 -9
- package/progress/circular-progress.js +1 -1
- package/progress/circular-progress.js.map +1 -1
- package/progress/internal/circular-progress-styles.cssresult.d.ts +3 -0
- package/progress/internal/circular-progress-styles.cssresult.js +11 -0
- package/progress/internal/circular-progress-styles.cssresult.js.map +1 -0
- package/progress/internal/linear-progress-styles.cssresult.d.ts +3 -0
- package/progress/internal/linear-progress-styles.cssresult.js +11 -0
- package/progress/internal/linear-progress-styles.cssresult.js.map +1 -0
- package/progress/linear-progress.js +1 -1
- package/progress/linear-progress.js.map +1 -1
- package/radio/internal/radio-styles.cssresult.d.ts +3 -0
- package/radio/internal/radio-styles.cssresult.js +11 -0
- package/radio/internal/radio-styles.cssresult.js.map +1 -0
- package/radio/radio.js +1 -1
- package/radio/radio.js.map +1 -1
- package/ripple/internal/ripple-styles.cssresult.d.ts +3 -0
- package/ripple/internal/ripple-styles.cssresult.js +11 -0
- package/ripple/internal/ripple-styles.cssresult.js.map +1 -0
- package/ripple/ripple.js +1 -1
- package/ripple/ripple.js.map +1 -1
- 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/sass/ext/_var.scss +227 -0
- package/sass/ext/tests.css +1 -0
- package/sass/ext/tests.css.map +1 -0
- package/sass/ext/tests.cssresult.d.ts +3 -0
- package/sass/ext/tests.cssresult.js +11 -0
- package/sass/ext/tests.cssresult.js.map +1 -0
- package/sass/ext/tests.scss +18 -0
- package/select/filled-select.js +2 -2
- package/select/filled-select.js.map +1 -1
- package/select/internal/filled-select-styles.cssresult.d.ts +3 -0
- package/select/internal/filled-select-styles.cssresult.js +11 -0
- package/select/internal/filled-select-styles.cssresult.js.map +1 -0
- package/select/internal/outlined-select-styles.cssresult.d.ts +3 -0
- package/select/internal/outlined-select-styles.cssresult.js +11 -0
- package/select/internal/outlined-select-styles.cssresult.js.map +1 -0
- package/select/internal/select.d.ts +2 -0
- package/select/internal/select.js +2 -0
- package/select/internal/select.js.map +1 -1
- package/select/internal/selectoption/select-option.d.ts +2 -0
- package/select/internal/shared-styles.cssresult.d.ts +3 -0
- package/select/internal/shared-styles.cssresult.js +11 -0
- package/select/internal/shared-styles.cssresult.js.map +1 -0
- package/select/outlined-select.js +2 -2
- package/select/outlined-select.js.map +1 -1
- package/select/select-option.js +1 -1
- package/select/select-option.js.map +1 -1
- package/slider/internal/_slider.scss +1 -0
- package/slider/internal/forced-colors-styles.cssresult.d.ts +3 -0
- package/slider/internal/forced-colors-styles.cssresult.js +11 -0
- package/slider/internal/forced-colors-styles.cssresult.js.map +1 -0
- package/slider/internal/slider-styles.css +1 -1
- package/slider/internal/slider-styles.css.map +1 -1
- package/slider/internal/slider-styles.cssresult.d.ts +3 -0
- package/slider/internal/slider-styles.cssresult.js +11 -0
- package/slider/internal/slider-styles.cssresult.js.map +1 -0
- package/slider/slider.js +2 -2
- package/slider/slider.js.map +1 -1
- package/switch/internal/switch-styles.cssresult.d.ts +3 -0
- package/switch/internal/switch-styles.cssresult.js +11 -0
- package/switch/internal/switch-styles.cssresult.js.map +1 -0
- package/switch/switch.js +1 -1
- package/switch/switch.js.map +1 -1
- package/tabs/internal/_tab.scss +0 -1
- package/tabs/internal/primary-tab-styles.cssresult.d.ts +3 -0
- package/tabs/internal/primary-tab-styles.cssresult.js +11 -0
- package/tabs/internal/primary-tab-styles.cssresult.js.map +1 -0
- package/tabs/internal/secondary-tab-styles.cssresult.d.ts +3 -0
- package/tabs/internal/secondary-tab-styles.cssresult.js +11 -0
- package/tabs/internal/secondary-tab-styles.cssresult.js.map +1 -0
- package/tabs/internal/tab-styles.css.map +1 -1
- package/tabs/internal/tab-styles.cssresult.d.ts +3 -0
- package/tabs/internal/tab-styles.cssresult.js +11 -0
- package/tabs/internal/tab-styles.cssresult.js.map +1 -0
- package/tabs/internal/tabs-styles.cssresult.d.ts +3 -0
- package/tabs/internal/tabs-styles.cssresult.js +11 -0
- package/tabs/internal/tabs-styles.cssresult.js.map +1 -0
- package/tabs/primary-tab.js +2 -2
- package/tabs/primary-tab.js.map +1 -1
- package/tabs/secondary-tab.js +2 -2
- package/tabs/secondary-tab.js.map +1 -1
- package/tabs/tabs.js +1 -1
- package/tabs/tabs.js.map +1 -1
- package/textfield/filled-text-field.js +2 -2
- package/textfield/filled-text-field.js.map +1 -1
- package/textfield/internal/filled-styles.cssresult.d.ts +3 -0
- package/textfield/internal/filled-styles.cssresult.js +11 -0
- package/textfield/internal/filled-styles.cssresult.js.map +1 -0
- package/textfield/internal/outlined-styles.cssresult.d.ts +3 -0
- package/textfield/internal/outlined-styles.cssresult.js +11 -0
- package/textfield/internal/outlined-styles.cssresult.js.map +1 -0
- package/textfield/internal/shared-styles.cssresult.d.ts +3 -0
- package/textfield/internal/shared-styles.cssresult.js +11 -0
- package/textfield/internal/shared-styles.cssresult.js.map +1 -0
- package/textfield/outlined-text-field.js +2 -2
- package/textfield/outlined-text-field.js.map +1 -1
- package/tokens/v0_192/index.test.cssresult.d.ts +3 -0
- package/tokens/v0_192/index.test.cssresult.js +11 -0
- package/tokens/v0_192/index.test.cssresult.js.map +1 -0
- package/tokens/v0_192/lib.test.cssresult.d.ts +3 -0
- package/tokens/v0_192/lib.test.cssresult.js +11 -0
- package/tokens/v0_192/lib.test.cssresult.js.map +1 -0
- package/tokens/versions/latest/sass/_index.scss +241 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-large-flexible-meta.scss +7 -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-meta.scss +7 -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-meta.scss +7 -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-meta.scss +7 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-medium.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-meta.scss +24 -0
- package/tokens/versions/latest/sass/_md-comp-app-bar-small-meta.scss +9 -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-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-comp-assist-chip.scss +134 -0
- package/tokens/versions/latest/sass/_md-comp-badge-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-badge.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-banner-meta.scss +40 -0
- package/tokens/versions/latest/sass/_md-comp-banner.scss +147 -0
- package/tokens/versions/latest/sass/_md-comp-banners-basic-meta.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-banners-basic.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-banners-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-banners-rich-meta.scss +35 -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-meta.scss +11 -0
- package/tokens/versions/latest/sass/_md-comp-bottom-app-bar.scss +37 -0
- package/tokens/versions/latest/sass/_md-comp-button-elevated-meta.scss +56 -0
- package/tokens/versions/latest/sass/_md-comp-button-elevated.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-filled-meta.scss +56 -0
- package/tokens/versions/latest/sass/_md-comp-button-filled.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-connected-large-meta.scss +11 -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-meta.scss +11 -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-meta.scss +11 -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-meta.scss +11 -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-meta.scss +11 -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-meta.scss +10 -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-meta.scss +10 -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-meta.scss +10 -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-meta.scss +10 -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-meta.scss +10 -0
- package/tokens/versions/latest/sass/_md-comp-button-group-standard-xsmall.scss +29 -0
- package/tokens/versions/latest/sass/_md-comp-button-large-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-button-large.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-medium-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-button-medium.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-meta.scss +71 -0
- package/tokens/versions/latest/sass/_md-comp-button-outlined-meta.scss +57 -0
- package/tokens/versions/latest/sass/_md-comp-button-outlined.scss +124 -0
- package/tokens/versions/latest/sass/_md-comp-button-small-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-button-small.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-text-meta.scss +25 -0
- package/tokens/versions/latest/sass/_md-comp-button-text.scss +60 -0
- package/tokens/versions/latest/sass/_md-comp-button-tonal-meta.scss +56 -0
- package/tokens/versions/latest/sass/_md-comp-button-tonal.scss +125 -0
- package/tokens/versions/latest/sass/_md-comp-button-xlarge-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-button-xlarge.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-button-xsmall-meta.scss +18 -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-meta.scss +32 -0
- package/tokens/versions/latest/sass/_md-comp-carousel-item.scss +79 -0
- package/tokens/versions/latest/sass/_md-comp-checkbox-meta.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-checkbox.scss +216 -0
- package/tokens/versions/latest/sass/_md-comp-circular-progress-indicator-meta.scss +13 -0
- package/tokens/versions/latest/sass/_md-comp-circular-progress-indicator.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-data-table-meta.scss +46 -0
- package/tokens/versions/latest/sass/_md-comp-data-table.scss +110 -0
- package/tokens/versions/latest/sass/_md-comp-date-input-modal-meta.scss +25 -0
- package/tokens/versions/latest/sass/_md-comp-date-input-modal.scss +80 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-docked-meta.scss +97 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-docked.scss +241 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-modal-meta.scss +109 -0
- package/tokens/versions/latest/sass/_md-comp-date-picker-modal.scss +295 -0
- package/tokens/versions/latest/sass/_md-comp-dialog-meta.scss +46 -0
- package/tokens/versions/latest/sass/_md-comp-dialog.scss +157 -0
- package/tokens/versions/latest/sass/_md-comp-divider-meta.scss +7 -0
- package/tokens/versions/latest/sass/_md-comp-divider.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-drag-handle-meta.scss +20 -0
- package/tokens/versions/latest/sass/_md-comp-drag-handle.scss +54 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-button-meta.scss +44 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-button.scss +190 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-card-meta.scss +30 -0
- package/tokens/versions/latest/sass/_md-comp-elevated-card.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-branded-meta.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-branded.scss +100 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-large-meta.scss +11 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-large.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-medium-meta.scss +11 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-medium.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-meta.scss +11 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-primary-container-meta.scss +25 -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-meta.scss +50 -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-meta.scss +25 -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-meta.scss +50 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-secondary.scss +174 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-small-meta.scss +11 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-small.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-extended-fab-surface-meta.scss +42 -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-meta.scss +25 -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-meta.scss +50 -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-meta.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-fab-branded-large.scss +127 -0
- package/tokens/versions/latest/sass/_md-comp-fab-branded-meta.scss +30 -0
- package/tokens/versions/latest/sass/_md-comp-fab-branded.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-fab-large-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-fab-large.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-medium-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-fab-medium.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-meta.scss +19 -0
- package/tokens/versions/latest/sass/_md-comp-fab-menu-primary-close-button-meta.scss +20 -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-meta.scss +24 -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-meta.scss +20 -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-meta.scss +24 -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-meta.scss +20 -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-meta.scss +24 -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-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-container-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-large-meta.scss +32 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-meta.scss +40 -0
- package/tokens/versions/latest/sass/_md-comp-fab-primary-small-meta.scss +32 -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-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-large-meta.scss +32 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-meta.scss +40 -0
- package/tokens/versions/latest/sass/_md-comp-fab-secondary-small-meta.scss +32 -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-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-fab-small.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface-large-meta.scss +34 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface-large.scss +139 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface-meta.scss +34 -0
- package/tokens/versions/latest/sass/_md-comp-fab-surface.scss +83 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-container-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-container.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-large-meta.scss +32 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-large.scss +131 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-meta.scss +40 -0
- package/tokens/versions/latest/sass/_md-comp-fab-tertiary-small-meta.scss +32 -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-meta.scss +104 -0
- package/tokens/versions/latest/sass/_md-comp-filled-autocomplete.scss +279 -0
- package/tokens/versions/latest/sass/_md-comp-filled-button-meta.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-filled-button.scss +206 -0
- package/tokens/versions/latest/sass/_md-comp-filled-card-meta.scss +30 -0
- package/tokens/versions/latest/sass/_md-comp-filled-card.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-filled-icon-button-meta.scss +44 -0
- package/tokens/versions/latest/sass/_md-comp-filled-icon-button.scss +178 -0
- package/tokens/versions/latest/sass/_md-comp-filled-menu-button-meta.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-filled-menu-button.scss +118 -0
- package/tokens/versions/latest/sass/_md-comp-filled-select-meta.scss +108 -0
- package/tokens/versions/latest/sass/_md-comp-filled-select.scss +269 -0
- package/tokens/versions/latest/sass/_md-comp-filled-text-field-meta.scss +91 -0
- package/tokens/versions/latest/sass/_md-comp-filled-text-field.scss +221 -0
- package/tokens/versions/latest/sass/_md-comp-filled-tonal-button-meta.scss +43 -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-meta.scss +44 -0
- package/tokens/versions/latest/sass/_md-comp-filled-tonal-icon-button.scss +178 -0
- package/tokens/versions/latest/sass/_md-comp-filter-chip-meta.scss +111 -0
- package/tokens/versions/latest/sass/_md-comp-filter-chip.scss +276 -0
- package/tokens/versions/latest/sass/_md-comp-full-screen-dialog-meta.scss +58 -0
- package/tokens/versions/latest/sass/_md-comp-full-screen-dialog.scss +199 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-filled-meta.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-filled.scss +82 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-large-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-large.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-medium-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-medium.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-meta.scss +72 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-outlined-meta.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-outlined.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-small-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-small.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-standard-meta.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-standard.scss +72 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-tonal-meta.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-tonal.scss +82 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-xlarge-meta.scss +21 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-xlarge.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-icon-button-xsmall-meta.scss +21 -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-meta.scss +111 -0
- package/tokens/versions/latest/sass/_md-comp-input-chip.scss +300 -0
- package/tokens/versions/latest/sass/_md-comp-linear-progress-indicator-meta.scss +15 -0
- package/tokens/versions/latest/sass/_md-comp-linear-progress-indicator.scss +60 -0
- package/tokens/versions/latest/sass/_md-comp-list-expand-meta.scss +13 -0
- package/tokens/versions/latest/sass/_md-comp-list-expand.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-list-meta.scss +171 -0
- package/tokens/versions/latest/sass/_md-comp-list-reorder-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-list-reorder.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-list-reveal-meta.scss +20 -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-meta.scss +13 -0
- package/tokens/versions/latest/sass/_md-comp-loading-indicator.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-menu-meta.scss +53 -0
- package/tokens/versions/latest/sass/_md-comp-menu.scss +218 -0
- package/tokens/versions/latest/sass/_md-comp-menus-meta.scss +64 -0
- package/tokens/versions/latest/sass/_md-comp-menus-standard-meta.scss +89 -0
- package/tokens/versions/latest/sass/_md-comp-menus-standard.scss +188 -0
- package/tokens/versions/latest/sass/_md-comp-menus-vibrant-meta.scss +75 -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-meta.scss +9 -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-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar-item-vertical.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar-meta.scss +28 -0
- package/tokens/versions/latest/sass/_md-comp-nav-bar.scss +68 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-collapsed-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-collapsed.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-expanded-meta.scss +16 -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-meta.scss +9 -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-meta.scss +15 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail-item-vertical-meta.scss +10 -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-meta.scss +19 -0
- package/tokens/versions/latest/sass/_md-comp-nav-rail.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-bar-meta.scss +56 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-bar.scss +150 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-drawer-meta.scss +69 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-drawer.scss +187 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-rail-meta.scss +74 -0
- package/tokens/versions/latest/sass/_md-comp-navigation-rail.scss +233 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-autocomplete-meta.scss +102 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-autocomplete.scss +275 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-button-meta.scss +42 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-button.scss +182 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-card-meta.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-card.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-menu-button-meta.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-menu-button.scss +117 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-segmented-button-meta.scss +50 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-segmented-button.scss +121 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-select-meta.scss +106 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-select.scss +266 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-text-field-meta.scss +86 -0
- package/tokens/versions/latest/sass/_md-comp-outlined-text-field.scss +216 -0
- package/tokens/versions/latest/sass/_md-comp-plain-tooltip-meta.scss +13 -0
- package/tokens/versions/latest/sass/_md-comp-plain-tooltip.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-primary-navigation-tab-meta.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-primary-navigation-tab.scss +130 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-circular-meta.scss +16 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-circular.scss +47 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-linear-meta.scss +22 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-linear.scss +65 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator-meta.scss +15 -0
- package/tokens/versions/latest/sass/_md-comp-progress-indicator.scss +48 -0
- package/tokens/versions/latest/sass/_md-comp-radio-button-meta.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-radio-button.scss +72 -0
- package/tokens/versions/latest/sass/_md-comp-rich-tooltip-meta.scss +37 -0
- package/tokens/versions/latest/sass/_md-comp-rich-tooltip.scss +113 -0
- package/tokens/versions/latest/sass/_md-comp-scrim-meta.scss +7 -0
- package/tokens/versions/latest/sass/_md-comp-scrim.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-search-bar-meta.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-search-bar.scss +137 -0
- package/tokens/versions/latest/sass/_md-comp-search-view-meta.scss +39 -0
- package/tokens/versions/latest/sass/_md-comp-search-view.scss +108 -0
- package/tokens/versions/latest/sass/_md-comp-secondary-navigation-tab-meta.scss +39 -0
- package/tokens/versions/latest/sass/_md-comp-secondary-navigation-tab.scss +104 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-bottom-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-bottom.scss +52 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-floating-meta.scss +9 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-floating.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-side-meta.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-sheet-side.scss +96 -0
- package/tokens/versions/latest/sass/_md-comp-slider-large-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-comp-slider-large.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-medium-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-comp-slider-medium.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-meta.scss +100 -0
- package/tokens/versions/latest/sass/_md-comp-slider-small-meta.scss +10 -0
- package/tokens/versions/latest/sass/_md-comp-slider-small.scss +27 -0
- package/tokens/versions/latest/sass/_md-comp-slider-xlarge-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-comp-slider-xlarge.scss +31 -0
- package/tokens/versions/latest/sass/_md-comp-slider-xsmall-meta.scss +10 -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-meta.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-snackbar.scss +115 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-large-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-large.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-medium-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-medium.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-small-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-small.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xlarge-meta.scss +17 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xlarge.scss +43 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xsmall-meta.scss +18 -0
- package/tokens/versions/latest/sass/_md-comp-split-button-xsmall.scss +45 -0
- package/tokens/versions/latest/sass/_md-comp-standard-menu-button-meta.scss +41 -0
- package/tokens/versions/latest/sass/_md-comp-standard-menu-button.scss +103 -0
- package/tokens/versions/latest/sass/_md-comp-suggestion-chip-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-comp-suggestion-chip.scss +134 -0
- package/tokens/versions/latest/sass/_md-comp-switch-meta.scss +83 -0
- package/tokens/versions/latest/sass/_md-comp-switch.scss +191 -0
- package/tokens/versions/latest/sass/_md-comp-text-button-meta.scss +35 -0
- package/tokens/versions/latest/sass/_md-comp-text-button.scss +154 -0
- package/tokens/versions/latest/sass/_md-comp-time-input-meta.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-time-input.scss +206 -0
- package/tokens/versions/latest/sass/_md-comp-time-picker-meta.scss +99 -0
- package/tokens/versions/latest/sass/_md-comp-time-picker.scss +257 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-docked-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-docked.scss +36 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating-fab-meta.scss +20 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating-fab.scss +51 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating-meta.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-floating.scss +75 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-standard-meta.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-standard.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-vibrant-meta.scss +38 -0
- package/tokens/versions/latest/sass/_md-comp-toolbar-vibrant.scss +87 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-large-meta.scss +20 -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-meta.scss +20 -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-meta.scss +25 -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-meta.scss +23 -0
- package/tokens/versions/latest/sass/_md-comp-top-app-bar-small.scss +104 -0
- package/tokens/versions/latest/sass/_md-fab-surface-small-meta.scss +34 -0
- package/tokens/versions/latest/sass/_md-fab-surface-small.scss +139 -0
- package/tokens/versions/latest/sass/_md-outlined-icon-button-meta.scss +41 -0
- package/tokens/versions/latest/sass/_md-outlined-icon-button.scss +166 -0
- package/tokens/versions/latest/sass/_md-ref-palette-meta.scss +244 -0
- package/tokens/versions/latest/sass/_md-ref-palette.scss +495 -0
- package/tokens/versions/latest/sass/_md-ref-typeface-meta.scss +10 -0
- package/tokens/versions/latest/sass/_md-ref-typeface.scss +27 -0
- package/tokens/versions/latest/sass/_md-sys-color-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-sys-color.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__dark__high-contrast-meta.scss +55 -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-meta.scss +55 -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-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-sys-color__high-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-color__medium-contrast-meta.scss +55 -0
- package/tokens/versions/latest/sass/_md-sys-color__medium-contrast.scss +209 -0
- package/tokens/versions/latest/sass/_md-sys-elevation-meta.scss +12 -0
- package/tokens/versions/latest/sass/_md-sys-elevation.scss +35 -0
- package/tokens/versions/latest/sass/_md-sys-motion-meta.scss +50 -0
- package/tokens/versions/latest/sass/_md-sys-motion.scss +107 -0
- package/tokens/versions/latest/sass/_md-sys-shape-meta.scss +29 -0
- package/tokens/versions/latest/sass/_md-sys-shape.scss +67 -0
- package/tokens/versions/latest/sass/_md-sys-state-focus-indicator-meta.scss +8 -0
- package/tokens/versions/latest/sass/_md-sys-state-focus-indicator.scss +23 -0
- package/tokens/versions/latest/sass/_md-sys-state-meta.scss +10 -0
- package/tokens/versions/latest/sass/_md-sys-state.scss +27 -0
- package/tokens/versions/latest/sass/_md-sys-typescale-emphasized-meta.scss +215 -0
- package/tokens/versions/latest/sass/_md-sys-typescale-emphasized.scss +559 -0
- package/tokens/versions/latest/sass/_md-sys-typescale-meta.scss +218 -0
- package/tokens/versions/latest/sass/_md-sys-typescale.scss +571 -0
- package/tokens/versions/v0_192/_md-comp-assist-chip-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-badge-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-banner-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-bottom-app-bar-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-carousel-item-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-checkbox-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-circular-progress-indicator-meta.scss +9 -0
- package/tokens/versions/v0_192/_md-comp-data-table-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-date-input-modal-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-date-picker-docked-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-date-picker-modal-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-dialog-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-divider-meta.scss +8 -0
- package/tokens/versions/v0_192/_md-comp-elevated-button-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-elevated-card-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-branded-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-primary-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-secondary-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-surface-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-extended-fab-tertiary-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-fab-branded-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-branded-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-primary-small-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-secondary-small-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-surface-small-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-fab-tertiary-small-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-filled-autocomplete-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-filled-button-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-filled-card-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-filled-icon-button-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-filled-menu-button-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-filled-select-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-filled-text-field-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-filled-tonal-button-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-filled-tonal-icon-button-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-filter-chip-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-full-screen-dialog-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-icon-button-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-input-chip-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-linear-progress-indicator-meta.scss +9 -0
- package/tokens/versions/v0_192/_md-comp-list-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-menu-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-navigation-bar-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-navigation-drawer-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-navigation-rail-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-outlined-autocomplete-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-outlined-button-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-outlined-card-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-outlined-icon-button-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-outlined-menu-button-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-outlined-segmented-button-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-outlined-select-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-outlined-text-field-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-plain-tooltip-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-primary-navigation-tab-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-radio-button-meta.scss +9 -0
- package/tokens/versions/v0_192/_md-comp-rich-tooltip-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-scrim-meta.scss +8 -0
- package/tokens/versions/v0_192/_md-comp-search-bar-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-search-view-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-secondary-navigation-tab-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-sheet-bottom-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-sheet-floating-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-sheet-side-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-slider-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-snackbar-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-standard-menu-button-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-suggestion-chip-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-switch-meta.scss +10 -0
- package/tokens/versions/v0_192/_md-comp-text-button-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-time-input-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-time-picker-meta.scss +12 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-large-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-medium-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-small-centered-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-comp-top-app-bar-small-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-ref-palette-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-ref-typeface-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-sys-color-meta.scss +11 -0
- package/tokens/versions/v0_192/_md-sys-elevation-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-sys-motion-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-sys-shape-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-sys-state-meta.scss +6 -0
- package/tokens/versions/v0_192/_md-sys-typescale-meta.scss +8 -0
- package/tokens/versions/v0_192/index.test.cssresult.d.ts +3 -0
- package/tokens/versions/v0_192/index.test.cssresult.js +11 -0
- package/tokens/versions/v0_192/index.test.cssresult.js.map +1 -0
- package/tokens/versions/v0_192/lib.test.cssresult.d.ts +3 -0
- package/tokens/versions/v0_192/lib.test.cssresult.js +11 -0
- package/tokens/versions/v0_192/lib.test.cssresult.js.map +1 -0
- package/types/css-imports.d.ts +12 -0
- package/typography/md-typescale-styles.cssresult.d.ts +3 -0
- package/typography/md-typescale-styles.cssresult.js +11 -0
- package/typography/md-typescale-styles.cssresult.js.map +1 -0
- package/typography/md-typescale-styles.d.ts +6 -1
- package/typography/md-typescale-styles.js +2 -5
- package/typography/md-typescale-styles.js.map +1 -1
- package/button/internal/elevated-styles.d.ts +0 -1
- package/button/internal/elevated-styles.js +0 -10
- package/button/internal/elevated-styles.js.map +0 -1
- package/button/internal/filled-styles.d.ts +0 -1
- package/button/internal/filled-styles.js +0 -10
- package/button/internal/filled-styles.js.map +0 -1
- package/button/internal/filled-tonal-styles.d.ts +0 -1
- package/button/internal/filled-tonal-styles.js +0 -10
- package/button/internal/filled-tonal-styles.js.map +0 -1
- package/button/internal/outlined-styles.d.ts +0 -1
- package/button/internal/outlined-styles.js +0 -10
- package/button/internal/outlined-styles.js.map +0 -1
- package/button/internal/shared-elevation-styles.d.ts +0 -1
- package/button/internal/shared-elevation-styles.js +0 -10
- package/button/internal/shared-elevation-styles.js.map +0 -1
- package/button/internal/shared-styles.d.ts +0 -1
- package/button/internal/shared-styles.js +0 -10
- package/button/internal/shared-styles.js.map +0 -1
- package/button/internal/text-styles.d.ts +0 -1
- package/button/internal/text-styles.js +0 -10
- package/button/internal/text-styles.js.map +0 -1
- package/checkbox/internal/checkbox-styles.d.ts +0 -1
- package/checkbox/internal/checkbox-styles.js +0 -10
- package/checkbox/internal/checkbox-styles.js.map +0 -1
- package/chips/internal/assist-styles.d.ts +0 -1
- package/chips/internal/assist-styles.js +0 -10
- package/chips/internal/assist-styles.js.map +0 -1
- package/chips/internal/chip-set-styles.d.ts +0 -1
- package/chips/internal/chip-set-styles.js +0 -10
- package/chips/internal/chip-set-styles.js.map +0 -1
- package/chips/internal/elevated-styles.d.ts +0 -1
- package/chips/internal/elevated-styles.js +0 -10
- package/chips/internal/elevated-styles.js.map +0 -1
- package/chips/internal/filter-styles.d.ts +0 -1
- package/chips/internal/filter-styles.js +0 -10
- package/chips/internal/filter-styles.js.map +0 -1
- package/chips/internal/input-styles.d.ts +0 -1
- package/chips/internal/input-styles.js +0 -10
- package/chips/internal/input-styles.js.map +0 -1
- package/chips/internal/selectable-styles.d.ts +0 -1
- package/chips/internal/selectable-styles.js +0 -10
- package/chips/internal/selectable-styles.js.map +0 -1
- package/chips/internal/shared-styles.d.ts +0 -1
- package/chips/internal/shared-styles.js +0 -10
- package/chips/internal/shared-styles.js.map +0 -1
- package/chips/internal/suggestion-styles.d.ts +0 -1
- package/chips/internal/suggestion-styles.js +0 -10
- package/chips/internal/suggestion-styles.js.map +0 -1
- package/chips/internal/trailing-icon-styles.d.ts +0 -1
- package/chips/internal/trailing-icon-styles.js +0 -10
- package/chips/internal/trailing-icon-styles.js.map +0 -1
- package/dialog/internal/dialog-styles.d.ts +0 -1
- package/dialog/internal/dialog-styles.js +0 -10
- package/dialog/internal/dialog-styles.js.map +0 -1
- package/divider/internal/divider-styles.d.ts +0 -1
- package/divider/internal/divider-styles.js +0 -10
- package/divider/internal/divider-styles.js.map +0 -1
- package/elevation/internal/elevation-styles.d.ts +0 -1
- package/elevation/internal/elevation-styles.js +0 -10
- package/elevation/internal/elevation-styles.js.map +0 -1
- package/fab/internal/fab-branded-styles.d.ts +0 -1
- package/fab/internal/fab-branded-styles.js +0 -10
- package/fab/internal/fab-branded-styles.js.map +0 -1
- package/fab/internal/fab-styles.d.ts +0 -1
- package/fab/internal/fab-styles.js +0 -10
- package/fab/internal/fab-styles.js.map +0 -1
- package/fab/internal/forced-colors-styles.d.ts +0 -1
- package/fab/internal/forced-colors-styles.js +0 -10
- package/fab/internal/forced-colors-styles.js.map +0 -1
- package/fab/internal/shared-styles.d.ts +0 -1
- package/fab/internal/shared-styles.js +0 -10
- package/fab/internal/shared-styles.js.map +0 -1
- package/field/internal/filled-styles.d.ts +0 -1
- package/field/internal/filled-styles.js +0 -10
- package/field/internal/filled-styles.js.map +0 -1
- package/field/internal/outlined-styles.d.ts +0 -1
- package/field/internal/outlined-styles.js +0 -10
- package/field/internal/outlined-styles.js.map +0 -1
- package/field/internal/shared-styles.d.ts +0 -1
- package/field/internal/shared-styles.js +0 -10
- package/field/internal/shared-styles.js.map +0 -1
- package/focus/internal/focus-ring-styles.d.ts +0 -1
- package/focus/internal/focus-ring-styles.js +0 -10
- package/focus/internal/focus-ring-styles.js.map +0 -1
- package/icon/internal/icon-styles.d.ts +0 -1
- package/icon/internal/icon-styles.js +0 -10
- package/icon/internal/icon-styles.js.map +0 -1
- package/iconbutton/internal/filled-styles.d.ts +0 -1
- package/iconbutton/internal/filled-styles.js +0 -10
- package/iconbutton/internal/filled-styles.js.map +0 -1
- package/iconbutton/internal/filled-tonal-styles.d.ts +0 -1
- package/iconbutton/internal/filled-tonal-styles.js +0 -10
- package/iconbutton/internal/filled-tonal-styles.js.map +0 -1
- package/iconbutton/internal/outlined-styles.d.ts +0 -1
- package/iconbutton/internal/outlined-styles.js +0 -10
- package/iconbutton/internal/outlined-styles.js.map +0 -1
- package/iconbutton/internal/shared-styles.d.ts +0 -1
- package/iconbutton/internal/shared-styles.js +0 -10
- package/iconbutton/internal/shared-styles.js.map +0 -1
- package/iconbutton/internal/standard-styles.d.ts +0 -1
- package/iconbutton/internal/standard-styles.js +0 -10
- package/iconbutton/internal/standard-styles.js.map +0 -1
- package/internal/controller/form-submitter.d.ts +0 -70
- package/internal/controller/form-submitter.js +0 -69
- package/internal/controller/form-submitter.js.map +0 -1
- package/internal/sass/_string-ext.scss +0 -195
- package/internal/sass/_var.scss +0 -237
- package/labs/badge/internal/badge-styles.d.ts +0 -1
- package/labs/badge/internal/badge-styles.js +0 -10
- package/labs/badge/internal/badge-styles.js.map +0 -1
- package/labs/card/internal/elevated-styles.d.ts +0 -1
- package/labs/card/internal/elevated-styles.js +0 -10
- package/labs/card/internal/elevated-styles.js.map +0 -1
- package/labs/card/internal/filled-styles.d.ts +0 -1
- package/labs/card/internal/filled-styles.js +0 -10
- package/labs/card/internal/filled-styles.js.map +0 -1
- package/labs/card/internal/outlined-styles.d.ts +0 -1
- package/labs/card/internal/outlined-styles.js +0 -10
- package/labs/card/internal/outlined-styles.js.map +0 -1
- package/labs/card/internal/shared-styles.d.ts +0 -1
- package/labs/card/internal/shared-styles.js +0 -10
- package/labs/card/internal/shared-styles.js.map +0 -1
- package/labs/item/internal/item-styles.d.ts +0 -1
- package/labs/item/internal/item-styles.js +0 -10
- package/labs/item/internal/item-styles.js.map +0 -1
- package/labs/navigationbar/internal/navigation-bar-styles.d.ts +0 -1
- package/labs/navigationbar/internal/navigation-bar-styles.js +0 -10
- package/labs/navigationbar/internal/navigation-bar-styles.js.map +0 -1
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.d.ts +0 -1
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.js +0 -10
- package/labs/navigationdrawer/internal/navigation-drawer-modal-styles.js.map +0 -1
- package/labs/navigationdrawer/internal/navigation-drawer-styles.d.ts +0 -1
- package/labs/navigationdrawer/internal/navigation-drawer-styles.js +0 -10
- package/labs/navigationdrawer/internal/navigation-drawer-styles.js.map +0 -1
- package/labs/navigationdrawer/internal/shared-styles.d.ts +0 -1
- package/labs/navigationdrawer/internal/shared-styles.js +0 -10
- package/labs/navigationdrawer/internal/shared-styles.js.map +0 -1
- package/labs/navigationtab/internal/navigation-tab-styles.d.ts +0 -1
- package/labs/navigationtab/internal/navigation-tab-styles.js +0 -10
- package/labs/navigationtab/internal/navigation-tab-styles.js.map +0 -1
- package/labs/segmentedbutton/internal/outlined-styles.d.ts +0 -1
- package/labs/segmentedbutton/internal/outlined-styles.js +0 -10
- package/labs/segmentedbutton/internal/outlined-styles.js.map +0 -1
- package/labs/segmentedbutton/internal/shared-styles.d.ts +0 -1
- package/labs/segmentedbutton/internal/shared-styles.js +0 -10
- package/labs/segmentedbutton/internal/shared-styles.js.map +0 -1
- package/labs/segmentedbuttonset/internal/outlined-styles.d.ts +0 -1
- package/labs/segmentedbuttonset/internal/outlined-styles.js +0 -10
- package/labs/segmentedbuttonset/internal/outlined-styles.js.map +0 -1
- package/labs/segmentedbuttonset/internal/shared-styles.d.ts +0 -1
- package/labs/segmentedbuttonset/internal/shared-styles.js +0 -10
- package/labs/segmentedbuttonset/internal/shared-styles.js.map +0 -1
- package/list/internal/list-styles.d.ts +0 -1
- package/list/internal/list-styles.js +0 -10
- package/list/internal/list-styles.js.map +0 -1
- package/list/internal/listitem/list-item-styles.d.ts +0 -1
- package/list/internal/listitem/list-item-styles.js +0 -10
- package/list/internal/listitem/list-item-styles.js.map +0 -1
- package/menu/internal/menu-styles.d.ts +0 -1
- package/menu/internal/menu-styles.js +0 -10
- package/menu/internal/menu-styles.js.map +0 -1
- package/menu/internal/menuitem/menu-item-styles.d.ts +0 -1
- package/menu/internal/menuitem/menu-item-styles.js +0 -10
- package/menu/internal/menuitem/menu-item-styles.js.map +0 -1
- package/menu/internal/submenu/sub-menu-styles.d.ts +0 -1
- package/menu/internal/submenu/sub-menu-styles.js +0 -10
- package/menu/internal/submenu/sub-menu-styles.js.map +0 -1
- package/progress/internal/circular-progress-styles.d.ts +0 -1
- package/progress/internal/circular-progress-styles.js +0 -10
- package/progress/internal/circular-progress-styles.js.map +0 -1
- package/progress/internal/linear-progress-styles.d.ts +0 -1
- package/progress/internal/linear-progress-styles.js +0 -10
- package/progress/internal/linear-progress-styles.js.map +0 -1
- package/radio/internal/radio-styles.d.ts +0 -1
- package/radio/internal/radio-styles.js +0 -10
- package/radio/internal/radio-styles.js.map +0 -1
- package/ripple/internal/ripple-styles.d.ts +0 -1
- package/ripple/internal/ripple-styles.js +0 -10
- package/ripple/internal/ripple-styles.js.map +0 -1
- package/select/internal/filled-select-styles.d.ts +0 -1
- package/select/internal/filled-select-styles.js +0 -10
- package/select/internal/filled-select-styles.js.map +0 -1
- package/select/internal/outlined-select-styles.d.ts +0 -1
- package/select/internal/outlined-select-styles.js +0 -10
- package/select/internal/outlined-select-styles.js.map +0 -1
- package/select/internal/shared-styles.d.ts +0 -1
- package/select/internal/shared-styles.js +0 -10
- package/select/internal/shared-styles.js.map +0 -1
- package/slider/internal/forced-colors-styles.d.ts +0 -1
- package/slider/internal/forced-colors-styles.js +0 -10
- package/slider/internal/forced-colors-styles.js.map +0 -1
- package/slider/internal/slider-styles.d.ts +0 -1
- package/slider/internal/slider-styles.js +0 -10
- package/slider/internal/slider-styles.js.map +0 -1
- package/switch/internal/switch-styles.d.ts +0 -1
- package/switch/internal/switch-styles.js +0 -10
- package/switch/internal/switch-styles.js.map +0 -1
- package/tabs/internal/primary-tab-styles.d.ts +0 -1
- package/tabs/internal/primary-tab-styles.js +0 -10
- package/tabs/internal/primary-tab-styles.js.map +0 -1
- package/tabs/internal/secondary-tab-styles.d.ts +0 -1
- package/tabs/internal/secondary-tab-styles.js +0 -10
- package/tabs/internal/secondary-tab-styles.js.map +0 -1
- package/tabs/internal/tab-styles.d.ts +0 -1
- package/tabs/internal/tab-styles.js +0 -10
- package/tabs/internal/tab-styles.js.map +0 -1
- package/tabs/internal/tabs-styles.d.ts +0 -1
- package/tabs/internal/tabs-styles.js +0 -10
- package/tabs/internal/tabs-styles.js.map +0 -1
- package/textfield/internal/filled-styles.d.ts +0 -1
- package/textfield/internal/filled-styles.js +0 -10
- package/textfield/internal/filled-styles.js.map +0 -1
- package/textfield/internal/outlined-styles.d.ts +0 -1
- package/textfield/internal/outlined-styles.js +0 -10
- package/textfield/internal/outlined-styles.js.map +0 -1
- package/textfield/internal/shared-styles.d.ts +0 -1
- package/textfield/internal/shared-styles.js +0 -10
- package/textfield/internal/shared-styles.js.map +0 -1
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2026 Google LLC
|
|
3
|
+
// SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
//
|
|
5
|
+
|
|
6
|
+
// go/keep-sorted start by_regex='(.+) prefix_order=sass:
|
|
7
|
+
@use 'sass:meta';
|
|
8
|
+
@use '../../../../../sass/ext/map_ext';
|
|
9
|
+
@use '../../../../../tokens/versions/latest/sass/md-ref-palette';
|
|
10
|
+
@use '../../../../../tokens/versions/latest/sass/md-sys-color';
|
|
11
|
+
@use '../../../../../tokens/versions/latest/sass/md-sys-color-meta';
|
|
12
|
+
@use '../../../../../tokens/versions/latest/sass/md-sys-color__dark';
|
|
13
|
+
@use '../../../../../tokens/versions/latest/sass/md-sys-color__dark-meta';
|
|
14
|
+
// go/keep-sorted end
|
|
15
|
+
|
|
16
|
+
@mixin emit-custom-properties(
|
|
17
|
+
$light-vars: meta.module-variables(md-sys-color),
|
|
18
|
+
$light-meta: meta.module-variables(md-sys-color-meta),
|
|
19
|
+
$dark-vars: meta.module-variables(md-sys-color__dark),
|
|
20
|
+
$dark-meta: meta.module-variables(md-sys-color__dark-meta),
|
|
21
|
+
$include-palette: false,
|
|
22
|
+
$palette-vars: meta.module-variables(md-ref-palette),
|
|
23
|
+
) {
|
|
24
|
+
$color-tokens: (
|
|
25
|
+
'primary',
|
|
26
|
+
'on-primary',
|
|
27
|
+
'primary-container',
|
|
28
|
+
'on-primary-container',
|
|
29
|
+
'primary-fixed',
|
|
30
|
+
'primary-fixed-dim',
|
|
31
|
+
'on-primary-fixed',
|
|
32
|
+
'on-primary-fixed-variant',
|
|
33
|
+
'secondary',
|
|
34
|
+
'on-secondary',
|
|
35
|
+
'secondary-container',
|
|
36
|
+
'on-secondary-container',
|
|
37
|
+
'secondary-fixed',
|
|
38
|
+
'secondary-fixed-dim',
|
|
39
|
+
'on-secondary-fixed',
|
|
40
|
+
'on-secondary-fixed-variant',
|
|
41
|
+
'tertiary',
|
|
42
|
+
'on-tertiary',
|
|
43
|
+
'tertiary-container',
|
|
44
|
+
'on-tertiary-container',
|
|
45
|
+
'tertiary-fixed',
|
|
46
|
+
'tertiary-fixed-dim',
|
|
47
|
+
'on-tertiary-fixed',
|
|
48
|
+
'on-tertiary-fixed-variant',
|
|
49
|
+
'error',
|
|
50
|
+
'on-error',
|
|
51
|
+
'error-container',
|
|
52
|
+
'on-error-container',
|
|
53
|
+
'surface',
|
|
54
|
+
'surface-dim',
|
|
55
|
+
'surface-bright',
|
|
56
|
+
'surface-container-lowest',
|
|
57
|
+
'surface-container-low',
|
|
58
|
+
'surface-container',
|
|
59
|
+
'surface-container-high',
|
|
60
|
+
'surface-container-highest',
|
|
61
|
+
'on-surface',
|
|
62
|
+
'on-surface-variant',
|
|
63
|
+
'outline',
|
|
64
|
+
'outline-variant',
|
|
65
|
+
'inverse-surface',
|
|
66
|
+
'inverse-on-surface',
|
|
67
|
+
'inverse-primary',
|
|
68
|
+
'scrim',
|
|
69
|
+
'shadow',
|
|
70
|
+
);
|
|
71
|
+
|
|
72
|
+
@each $name in $color-tokens {
|
|
73
|
+
$light: map_ext.get-strict($light-vars, $name);
|
|
74
|
+
$dark: map_ext.get-strict($dark-vars, $name);
|
|
75
|
+
|
|
76
|
+
@if $include-palette {
|
|
77
|
+
// Change value to reference palette variables.
|
|
78
|
+
$light: map_ext.get-strict($light-meta, '#{$name}--resolved');
|
|
79
|
+
$dark: map_ext.get-strict($dark-meta, '#{$name}--resolved');
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
$value: $light;
|
|
83
|
+
@if $light != $dark {
|
|
84
|
+
$value: light-dark($light, $dark);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
--md-sys-color-#{$name}: #{$value};
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
@if $include-palette {
|
|
91
|
+
@each $name, $value in $palette-vars {
|
|
92
|
+
--md-ref-palette-#{$name}: #{$value};
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(var(--md-ref-palette-primary40), var(--md-ref-palette-primary80));--md-sys-color-on-primary: light-dark(var(--md-ref-palette-primary100), var(--md-ref-palette-primary20));--md-sys-color-primary-container: light-dark(var(--md-ref-palette-primary90), var(--md-ref-palette-primary30));--md-sys-color-on-primary-container: light-dark(var(--md-ref-palette-primary30), var(--md-ref-palette-primary90));--md-sys-color-primary-fixed: var(--md-ref-palette-primary90);--md-sys-color-primary-fixed-dim: var(--md-ref-palette-primary80);--md-sys-color-on-primary-fixed: var(--md-ref-palette-primary10);--md-sys-color-on-primary-fixed-variant: var(--md-ref-palette-primary30);--md-sys-color-secondary: light-dark(var(--md-ref-palette-secondary40), var(--md-ref-palette-secondary80));--md-sys-color-on-secondary: light-dark(var(--md-ref-palette-secondary100), var(--md-ref-palette-secondary20));--md-sys-color-secondary-container: light-dark(var(--md-ref-palette-secondary90), var(--md-ref-palette-secondary30));--md-sys-color-on-secondary-container: light-dark(var(--md-ref-palette-secondary30), var(--md-ref-palette-secondary90));--md-sys-color-secondary-fixed: var(--md-ref-palette-secondary90);--md-sys-color-secondary-fixed-dim: var(--md-ref-palette-secondary80);--md-sys-color-on-secondary-fixed: var(--md-ref-palette-secondary10);--md-sys-color-on-secondary-fixed-variant: var(--md-ref-palette-secondary30);--md-sys-color-tertiary: light-dark(var(--md-ref-palette-tertiary40), var(--md-ref-palette-tertiary80));--md-sys-color-on-tertiary: light-dark(var(--md-ref-palette-tertiary100), var(--md-ref-palette-tertiary20));--md-sys-color-tertiary-container: light-dark(var(--md-ref-palette-tertiary90), var(--md-ref-palette-tertiary30));--md-sys-color-on-tertiary-container: light-dark(var(--md-ref-palette-tertiary30), var(--md-ref-palette-tertiary90));--md-sys-color-tertiary-fixed: var(--md-ref-palette-tertiary90);--md-sys-color-tertiary-fixed-dim: var(--md-ref-palette-tertiary80);--md-sys-color-on-tertiary-fixed: var(--md-ref-palette-tertiary10);--md-sys-color-on-tertiary-fixed-variant: var(--md-ref-palette-tertiary30);--md-sys-color-error: light-dark(var(--md-ref-palette-error40), var(--md-ref-palette-error80));--md-sys-color-on-error: light-dark(var(--md-ref-palette-error100), var(--md-ref-palette-error20));--md-sys-color-error-container: light-dark(var(--md-ref-palette-error90), var(--md-ref-palette-error30));--md-sys-color-on-error-container: light-dark(var(--md-ref-palette-error30), var(--md-ref-palette-error90));--md-sys-color-surface: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral6));--md-sys-color-surface-dim: light-dark(var(--md-ref-palette-neutral87), var(--md-ref-palette-neutral6));--md-sys-color-surface-bright: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral24));--md-sys-color-surface-container-lowest: light-dark(var(--md-ref-palette-neutral100), var(--md-ref-palette-neutral4));--md-sys-color-surface-container-low: light-dark(var(--md-ref-palette-neutral96), var(--md-ref-palette-neutral10));--md-sys-color-surface-container: light-dark(var(--md-ref-palette-neutral94), var(--md-ref-palette-neutral12));--md-sys-color-surface-container-high: light-dark(var(--md-ref-palette-neutral92), var(--md-ref-palette-neutral17));--md-sys-color-surface-container-highest: light-dark(var(--md-ref-palette-neutral90), var(--md-ref-palette-neutral22));--md-sys-color-on-surface: light-dark(var(--md-ref-palette-neutral10), var(--md-ref-palette-neutral90));--md-sys-color-on-surface-variant: light-dark(var(--md-ref-palette-neutral-variant30), var(--md-ref-palette-neutral-variant80));--md-sys-color-outline: light-dark(var(--md-ref-palette-neutral-variant50), var(--md-ref-palette-neutral-variant60));--md-sys-color-outline-variant: light-dark(var(--md-ref-palette-neutral-variant80), var(--md-ref-palette-neutral-variant30));--md-sys-color-inverse-surface: light-dark(var(--md-ref-palette-neutral20), var(--md-ref-palette-neutral90));--md-sys-color-inverse-on-surface: light-dark(var(--md-ref-palette-neutral95), var(--md-ref-palette-neutral20));--md-sys-color-inverse-primary: light-dark(var(--md-ref-palette-primary80), var(--md-ref-palette-primary40));--md-sys-color-scrim: var(--md-ref-palette-neutral0);--md-sys-color-shadow: var(--md-ref-palette-neutral0);--md-ref-palette-black: #000;--md-ref-palette-blue-variant0: #000;--md-ref-palette-blue-variant10: #001f2d;--md-ref-palette-blue-variant100: #fff;--md-ref-palette-blue-variant20: #003549;--md-ref-palette-blue-variant30: #004d68;--md-ref-palette-blue-variant40: #006788;--md-ref-palette-blue-variant50: #0081a8;--md-ref-palette-blue-variant60: #009dc9;--md-ref-palette-blue-variant70: #00bbea;--md-ref-palette-blue-variant80: #67d4ff;--md-ref-palette-blue-variant90: #bde9ff;--md-ref-palette-blue-variant95: #e0f4ff;--md-ref-palette-blue-variant98: #f4faff;--md-ref-palette-blue0: #000;--md-ref-palette-blue10: #001944;--md-ref-palette-blue100: #fff;--md-ref-palette-blue20: #012c6f;--md-ref-palette-blue30: #04409f;--md-ref-palette-blue40: #1157ce;--md-ref-palette-blue50: #3271ea;--md-ref-palette-blue60: #4e8ff8;--md-ref-palette-blue70: #76acff;--md-ref-palette-blue80: #a1c9ff;--md-ref-palette-blue90: #d0e4ff;--md-ref-palette-blue95: #e7f2ff;--md-ref-palette-blue98: #f5faff;--md-ref-palette-cyan0: #000;--md-ref-palette-cyan10: #001f26;--md-ref-palette-cyan100: #fff;--md-ref-palette-cyan20: #003641;--md-ref-palette-cyan30: #004e5d;--md-ref-palette-cyan40: #00687c;--md-ref-palette-cyan50: #00839b;--md-ref-palette-cyan60: #009ebb;--md-ref-palette-cyan70: #00bbdf;--md-ref-palette-cyan80: #60d5f3;--md-ref-palette-cyan90: #acedff;--md-ref-palette-cyan95: #d8f6ff;--md-ref-palette-cyan98: #f0fbff;--md-ref-palette-error0: #000;--md-ref-palette-error10: #410e0b;--md-ref-palette-error100: #fff;--md-ref-palette-error20: #601410;--md-ref-palette-error30: #8c1d18;--md-ref-palette-error40: #b3261e;--md-ref-palette-error50: #dc362e;--md-ref-palette-error60: #e46962;--md-ref-palette-error70: #ec928e;--md-ref-palette-error80: #f2b8b5;--md-ref-palette-error90: #f9dedc;--md-ref-palette-error95: #fceeee;--md-ref-palette-error98: #fff8f7;--md-ref-palette-error99: #fffbf9;--md-ref-palette-green0: #000;--md-ref-palette-green10: #002110;--md-ref-palette-green100: #fff;--md-ref-palette-green20: #00381f;--md-ref-palette-green30: #00522c;--md-ref-palette-green40: #006c35;--md-ref-palette-green50: #128937;--md-ref-palette-green60: #1aa64a;--md-ref-palette-green70: #44c265;--md-ref-palette-green80: #80da88;--md-ref-palette-green90: #beefbb;--md-ref-palette-green95: #ddf8d8;--md-ref-palette-green98: #f2fcef;--md-ref-palette-grey-variant0: #000;--md-ref-palette-grey-variant10: #191d1c;--md-ref-palette-grey-variant100: #fff;--md-ref-palette-grey-variant20: #2d312f;--md-ref-palette-grey-variant30: #444746;--md-ref-palette-grey-variant40: #5c5f5e;--md-ref-palette-grey-variant50: #747775;--md-ref-palette-grey-variant60: #8e918f;--md-ref-palette-grey-variant70: #a9acaa;--md-ref-palette-grey-variant80: #c4c7c5;--md-ref-palette-grey-variant90: #e1e3e1;--md-ref-palette-grey-variant95: #eff2ef;--md-ref-palette-grey-variant98: #f7faf7;--md-ref-palette-grey0: #000;--md-ref-palette-grey10: #1b1b1c;--md-ref-palette-grey100: #fff;--md-ref-palette-grey20: #303030;--md-ref-palette-grey30: #474747;--md-ref-palette-grey40: #5e5e5e;--md-ref-palette-grey50: #777;--md-ref-palette-grey60: #919191;--md-ref-palette-grey70: #ababab;--md-ref-palette-grey80: #c7c7c7;--md-ref-palette-grey90: #e3e3e3;--md-ref-palette-grey95: #f2f2f2;--md-ref-palette-grey98: #f9f9f9;--md-ref-palette-neutral-variant0: #000;--md-ref-palette-neutral-variant10: #1d1a22;--md-ref-palette-neutral-variant100: #fff;--md-ref-palette-neutral-variant20: #322f37;--md-ref-palette-neutral-variant30: #49454f;--md-ref-palette-neutral-variant40: #605d66;--md-ref-palette-neutral-variant50: #79747e;--md-ref-palette-neutral-variant60: #938f99;--md-ref-palette-neutral-variant70: #aea9b4;--md-ref-palette-neutral-variant80: #cac4d0;--md-ref-palette-neutral-variant90: #e7e0ec;--md-ref-palette-neutral-variant95: #f5eefa;--md-ref-palette-neutral-variant98: #fdf7ff;--md-ref-palette-neutral-variant99: #fffbfe;--md-ref-palette-neutral0: #000;--md-ref-palette-neutral10: #1d1b20;--md-ref-palette-neutral100: #fff;--md-ref-palette-neutral12: #211f26;--md-ref-palette-neutral17: #2b2930;--md-ref-palette-neutral20: #322f35;--md-ref-palette-neutral22: #36343b;--md-ref-palette-neutral24: #3b383e;--md-ref-palette-neutral30: #48464c;--md-ref-palette-neutral4: #0f0d13;--md-ref-palette-neutral40: #605d64;--md-ref-palette-neutral50: #79767d;--md-ref-palette-neutral6: #141218;--md-ref-palette-neutral60: #938f96;--md-ref-palette-neutral70: #aea9b1;--md-ref-palette-neutral80: #cac5cd;--md-ref-palette-neutral87: #ded8e1;--md-ref-palette-neutral90: #e6e0e9;--md-ref-palette-neutral92: #ece6f0;--md-ref-palette-neutral94: #f3edf7;--md-ref-palette-neutral95: #f5eff7;--md-ref-palette-neutral96: #f7f2fa;--md-ref-palette-neutral98: #fef7ff;--md-ref-palette-neutral99: #fffbff;--md-ref-palette-orange0: #000;--md-ref-palette-orange10: #321200;--md-ref-palette-orange100: #fff;--md-ref-palette-orange20: #522302;--md-ref-palette-orange30: #753403;--md-ref-palette-orange40: #9a4600;--md-ref-palette-orange50: #c05a01;--md-ref-palette-orange60: #e86e00;--md-ref-palette-orange70: #ff8d41;--md-ref-palette-orange80: #ffb683;--md-ref-palette-orange90: #ffdcc3;--md-ref-palette-orange95: #ffede1;--md-ref-palette-orange98: #fff8f4;--md-ref-palette-pink0: #000;--md-ref-palette-pink10: #3d0023;--md-ref-palette-pink100: #fff;--md-ref-palette-pink20: #620438;--md-ref-palette-pink30: #8d0053;--md-ref-palette-pink40: #b60d6e;--md-ref-palette-pink50: #dc258d;--md-ref-palette-pink60: #f94aab;--md-ref-palette-pink70: #ff7dd2;--md-ref-palette-pink80: #ffaee4;--md-ref-palette-pink90: #ffd8ef;--md-ref-palette-pink95: #ffecf6;--md-ref-palette-pink98: #fff7fc;--md-ref-palette-primary0: #000;--md-ref-palette-primary10: #21005d;--md-ref-palette-primary100: #fff;--md-ref-palette-primary20: #381e72;--md-ref-palette-primary30: #4f378b;--md-ref-palette-primary40: #6750a4;--md-ref-palette-primary50: #7f67be;--md-ref-palette-primary60: #9a82db;--md-ref-palette-primary70: #b69df8;--md-ref-palette-primary80: #d0bcff;--md-ref-palette-primary90: #eaddff;--md-ref-palette-primary95: #f6edff;--md-ref-palette-primary98: #fef7ff;--md-ref-palette-primary99: #fffbfe;--md-ref-palette-purple0: #000;--md-ref-palette-purple10: #280255;--md-ref-palette-purple100: #fff;--md-ref-palette-purple20: #400b84;--md-ref-palette-purple30: #5629a4;--md-ref-palette-purple40: #7438d2;--md-ref-palette-purple50: #9254ea;--md-ref-palette-purple60: #ad72ff;--md-ref-palette-purple70: #c597ff;--md-ref-palette-purple80: #d9bafd;--md-ref-palette-purple90: #eedcfe;--md-ref-palette-purple95: #f7ecfe;--md-ref-palette-purple98: #fdf8ff;--md-ref-palette-red0: #000;--md-ref-palette-red10: #3a0907;--md-ref-palette-red100: #fff;--md-ref-palette-red20: #60150f;--md-ref-palette-red30: #8a1a16;--md-ref-palette-red40: #b3251e;--md-ref-palette-red50: #db372d;--md-ref-palette-red60: #f55e57;--md-ref-palette-red70: #ff8983;--md-ref-palette-red80: #ffb3ae;--md-ref-palette-red90: #ffdadc;--md-ref-palette-red95: #ffecee;--md-ref-palette-red98: #fff8f8;--md-ref-palette-secondary0: #000;--md-ref-palette-secondary10: #1d192b;--md-ref-palette-secondary100: #fff;--md-ref-palette-secondary20: #332d41;--md-ref-palette-secondary30: #4a4458;--md-ref-palette-secondary40: #625b71;--md-ref-palette-secondary50: #7a7289;--md-ref-palette-secondary60: #958da5;--md-ref-palette-secondary70: #b0a7c0;--md-ref-palette-secondary80: #ccc2dc;--md-ref-palette-secondary90: #e8def8;--md-ref-palette-secondary95: #f6edff;--md-ref-palette-secondary98: #fef7ff;--md-ref-palette-secondary99: #fffbfe;--md-ref-palette-tertiary0: #000;--md-ref-palette-tertiary10: #31111d;--md-ref-palette-tertiary100: #fff;--md-ref-palette-tertiary20: #492532;--md-ref-palette-tertiary30: #633b48;--md-ref-palette-tertiary40: #7d5260;--md-ref-palette-tertiary50: #986977;--md-ref-palette-tertiary60: #b58392;--md-ref-palette-tertiary70: #d29dac;--md-ref-palette-tertiary80: #efb8c8;--md-ref-palette-tertiary90: #ffd8e4;--md-ref-palette-tertiary95: #ffecf1;--md-ref-palette-tertiary98: #fff8f8;--md-ref-palette-tertiary99: #fffbfa;--md-ref-palette-white: #fff;--md-ref-palette-yellow0: #000;--md-ref-palette-yellow10: #2f1400;--md-ref-palette-yellow100: #fff;--md-ref-palette-yellow20: #4d2600;--md-ref-palette-yellow30: #6d3a01;--md-ref-palette-yellow40: #8f4e06;--md-ref-palette-yellow50: #b16300;--md-ref-palette-yellow60: #d37b00;--md-ref-palette-yellow70: #ef9800;--md-ref-palette-yellow80: #fcbd00;--md-ref-palette-yellow90: #ffe07c;--md-ref-palette-yellow95: #fff2b4;--md-ref-palette-yellow98: #fffade}}/*# sourceMappingURL=md-color-tokens-full.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["md-color-tokens-full.scss","internal/_color-tokens.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA,GASA,oBACE,MACE,wBC2EA,wwIAKE","file":"md-color-tokens-full.css"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2026 Google LLC
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
// Generated stylesheet for ./labs/gb/styles/color/md-color-tokens-full.css.
|
|
7
|
+
import { css } from 'lit';
|
|
8
|
+
export const styles = css `/*!
|
|
9
|
+
* Copyright 2026 Google LLC
|
|
10
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
11
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(var(--md-ref-palette-primary40), var(--md-ref-palette-primary80));--md-sys-color-on-primary: light-dark(var(--md-ref-palette-primary100), var(--md-ref-palette-primary20));--md-sys-color-primary-container: light-dark(var(--md-ref-palette-primary90), var(--md-ref-palette-primary30));--md-sys-color-on-primary-container: light-dark(var(--md-ref-palette-primary30), var(--md-ref-palette-primary90));--md-sys-color-primary-fixed: var(--md-ref-palette-primary90);--md-sys-color-primary-fixed-dim: var(--md-ref-palette-primary80);--md-sys-color-on-primary-fixed: var(--md-ref-palette-primary10);--md-sys-color-on-primary-fixed-variant: var(--md-ref-palette-primary30);--md-sys-color-secondary: light-dark(var(--md-ref-palette-secondary40), var(--md-ref-palette-secondary80));--md-sys-color-on-secondary: light-dark(var(--md-ref-palette-secondary100), var(--md-ref-palette-secondary20));--md-sys-color-secondary-container: light-dark(var(--md-ref-palette-secondary90), var(--md-ref-palette-secondary30));--md-sys-color-on-secondary-container: light-dark(var(--md-ref-palette-secondary30), var(--md-ref-palette-secondary90));--md-sys-color-secondary-fixed: var(--md-ref-palette-secondary90);--md-sys-color-secondary-fixed-dim: var(--md-ref-palette-secondary80);--md-sys-color-on-secondary-fixed: var(--md-ref-palette-secondary10);--md-sys-color-on-secondary-fixed-variant: var(--md-ref-palette-secondary30);--md-sys-color-tertiary: light-dark(var(--md-ref-palette-tertiary40), var(--md-ref-palette-tertiary80));--md-sys-color-on-tertiary: light-dark(var(--md-ref-palette-tertiary100), var(--md-ref-palette-tertiary20));--md-sys-color-tertiary-container: light-dark(var(--md-ref-palette-tertiary90), var(--md-ref-palette-tertiary30));--md-sys-color-on-tertiary-container: light-dark(var(--md-ref-palette-tertiary30), var(--md-ref-palette-tertiary90));--md-sys-color-tertiary-fixed: var(--md-ref-palette-tertiary90);--md-sys-color-tertiary-fixed-dim: var(--md-ref-palette-tertiary80);--md-sys-color-on-tertiary-fixed: var(--md-ref-palette-tertiary10);--md-sys-color-on-tertiary-fixed-variant: var(--md-ref-palette-tertiary30);--md-sys-color-error: light-dark(var(--md-ref-palette-error40), var(--md-ref-palette-error80));--md-sys-color-on-error: light-dark(var(--md-ref-palette-error100), var(--md-ref-palette-error20));--md-sys-color-error-container: light-dark(var(--md-ref-palette-error90), var(--md-ref-palette-error30));--md-sys-color-on-error-container: light-dark(var(--md-ref-palette-error30), var(--md-ref-palette-error90));--md-sys-color-surface: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral6));--md-sys-color-surface-dim: light-dark(var(--md-ref-palette-neutral87), var(--md-ref-palette-neutral6));--md-sys-color-surface-bright: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral24));--md-sys-color-surface-container-lowest: light-dark(var(--md-ref-palette-neutral100), var(--md-ref-palette-neutral4));--md-sys-color-surface-container-low: light-dark(var(--md-ref-palette-neutral96), var(--md-ref-palette-neutral10));--md-sys-color-surface-container: light-dark(var(--md-ref-palette-neutral94), var(--md-ref-palette-neutral12));--md-sys-color-surface-container-high: light-dark(var(--md-ref-palette-neutral92), var(--md-ref-palette-neutral17));--md-sys-color-surface-container-highest: light-dark(var(--md-ref-palette-neutral90), var(--md-ref-palette-neutral22));--md-sys-color-on-surface: light-dark(var(--md-ref-palette-neutral10), var(--md-ref-palette-neutral90));--md-sys-color-on-surface-variant: light-dark(var(--md-ref-palette-neutral-variant30), var(--md-ref-palette-neutral-variant80));--md-sys-color-outline: light-dark(var(--md-ref-palette-neutral-variant50), var(--md-ref-palette-neutral-variant60));--md-sys-color-outline-variant: light-dark(var(--md-ref-palette-neutral-variant80), var(--md-ref-palette-neutral-variant30));--md-sys-color-inverse-surface: light-dark(var(--md-ref-palette-neutral20), var(--md-ref-palette-neutral90));--md-sys-color-inverse-on-surface: light-dark(var(--md-ref-palette-neutral95), var(--md-ref-palette-neutral20));--md-sys-color-inverse-primary: light-dark(var(--md-ref-palette-primary80), var(--md-ref-palette-primary40));--md-sys-color-scrim: var(--md-ref-palette-neutral0);--md-sys-color-shadow: var(--md-ref-palette-neutral0);--md-ref-palette-black: #000;--md-ref-palette-blue-variant0: #000;--md-ref-palette-blue-variant10: #001f2d;--md-ref-palette-blue-variant100: #fff;--md-ref-palette-blue-variant20: #003549;--md-ref-palette-blue-variant30: #004d68;--md-ref-palette-blue-variant40: #006788;--md-ref-palette-blue-variant50: #0081a8;--md-ref-palette-blue-variant60: #009dc9;--md-ref-palette-blue-variant70: #00bbea;--md-ref-palette-blue-variant80: #67d4ff;--md-ref-palette-blue-variant90: #bde9ff;--md-ref-palette-blue-variant95: #e0f4ff;--md-ref-palette-blue-variant98: #f4faff;--md-ref-palette-blue0: #000;--md-ref-palette-blue10: #001944;--md-ref-palette-blue100: #fff;--md-ref-palette-blue20: #012c6f;--md-ref-palette-blue30: #04409f;--md-ref-palette-blue40: #1157ce;--md-ref-palette-blue50: #3271ea;--md-ref-palette-blue60: #4e8ff8;--md-ref-palette-blue70: #76acff;--md-ref-palette-blue80: #a1c9ff;--md-ref-palette-blue90: #d0e4ff;--md-ref-palette-blue95: #e7f2ff;--md-ref-palette-blue98: #f5faff;--md-ref-palette-cyan0: #000;--md-ref-palette-cyan10: #001f26;--md-ref-palette-cyan100: #fff;--md-ref-palette-cyan20: #003641;--md-ref-palette-cyan30: #004e5d;--md-ref-palette-cyan40: #00687c;--md-ref-palette-cyan50: #00839b;--md-ref-palette-cyan60: #009ebb;--md-ref-palette-cyan70: #00bbdf;--md-ref-palette-cyan80: #60d5f3;--md-ref-palette-cyan90: #acedff;--md-ref-palette-cyan95: #d8f6ff;--md-ref-palette-cyan98: #f0fbff;--md-ref-palette-error0: #000;--md-ref-palette-error10: #410e0b;--md-ref-palette-error100: #fff;--md-ref-palette-error20: #601410;--md-ref-palette-error30: #8c1d18;--md-ref-palette-error40: #b3261e;--md-ref-palette-error50: #dc362e;--md-ref-palette-error60: #e46962;--md-ref-palette-error70: #ec928e;--md-ref-palette-error80: #f2b8b5;--md-ref-palette-error90: #f9dedc;--md-ref-palette-error95: #fceeee;--md-ref-palette-error98: #fff8f7;--md-ref-palette-error99: #fffbf9;--md-ref-palette-green0: #000;--md-ref-palette-green10: #002110;--md-ref-palette-green100: #fff;--md-ref-palette-green20: #00381f;--md-ref-palette-green30: #00522c;--md-ref-palette-green40: #006c35;--md-ref-palette-green50: #128937;--md-ref-palette-green60: #1aa64a;--md-ref-palette-green70: #44c265;--md-ref-palette-green80: #80da88;--md-ref-palette-green90: #beefbb;--md-ref-palette-green95: #ddf8d8;--md-ref-palette-green98: #f2fcef;--md-ref-palette-grey-variant0: #000;--md-ref-palette-grey-variant10: #191d1c;--md-ref-palette-grey-variant100: #fff;--md-ref-palette-grey-variant20: #2d312f;--md-ref-palette-grey-variant30: #444746;--md-ref-palette-grey-variant40: #5c5f5e;--md-ref-palette-grey-variant50: #747775;--md-ref-palette-grey-variant60: #8e918f;--md-ref-palette-grey-variant70: #a9acaa;--md-ref-palette-grey-variant80: #c4c7c5;--md-ref-palette-grey-variant90: #e1e3e1;--md-ref-palette-grey-variant95: #eff2ef;--md-ref-palette-grey-variant98: #f7faf7;--md-ref-palette-grey0: #000;--md-ref-palette-grey10: #1b1b1c;--md-ref-palette-grey100: #fff;--md-ref-palette-grey20: #303030;--md-ref-palette-grey30: #474747;--md-ref-palette-grey40: #5e5e5e;--md-ref-palette-grey50: #777;--md-ref-palette-grey60: #919191;--md-ref-palette-grey70: #ababab;--md-ref-palette-grey80: #c7c7c7;--md-ref-palette-grey90: #e3e3e3;--md-ref-palette-grey95: #f2f2f2;--md-ref-palette-grey98: #f9f9f9;--md-ref-palette-neutral-variant0: #000;--md-ref-palette-neutral-variant10: #1d1a22;--md-ref-palette-neutral-variant100: #fff;--md-ref-palette-neutral-variant20: #322f37;--md-ref-palette-neutral-variant30: #49454f;--md-ref-palette-neutral-variant40: #605d66;--md-ref-palette-neutral-variant50: #79747e;--md-ref-palette-neutral-variant60: #938f99;--md-ref-palette-neutral-variant70: #aea9b4;--md-ref-palette-neutral-variant80: #cac4d0;--md-ref-palette-neutral-variant90: #e7e0ec;--md-ref-palette-neutral-variant95: #f5eefa;--md-ref-palette-neutral-variant98: #fdf7ff;--md-ref-palette-neutral-variant99: #fffbfe;--md-ref-palette-neutral0: #000;--md-ref-palette-neutral10: #1d1b20;--md-ref-palette-neutral100: #fff;--md-ref-palette-neutral12: #211f26;--md-ref-palette-neutral17: #2b2930;--md-ref-palette-neutral20: #322f35;--md-ref-palette-neutral22: #36343b;--md-ref-palette-neutral24: #3b383e;--md-ref-palette-neutral30: #48464c;--md-ref-palette-neutral4: #0f0d13;--md-ref-palette-neutral40: #605d64;--md-ref-palette-neutral50: #79767d;--md-ref-palette-neutral6: #141218;--md-ref-palette-neutral60: #938f96;--md-ref-palette-neutral70: #aea9b1;--md-ref-palette-neutral80: #cac5cd;--md-ref-palette-neutral87: #ded8e1;--md-ref-palette-neutral90: #e6e0e9;--md-ref-palette-neutral92: #ece6f0;--md-ref-palette-neutral94: #f3edf7;--md-ref-palette-neutral95: #f5eff7;--md-ref-palette-neutral96: #f7f2fa;--md-ref-palette-neutral98: #fef7ff;--md-ref-palette-neutral99: #fffbff;--md-ref-palette-orange0: #000;--md-ref-palette-orange10: #321200;--md-ref-palette-orange100: #fff;--md-ref-palette-orange20: #522302;--md-ref-palette-orange30: #753403;--md-ref-palette-orange40: #9a4600;--md-ref-palette-orange50: #c05a01;--md-ref-palette-orange60: #e86e00;--md-ref-palette-orange70: #ff8d41;--md-ref-palette-orange80: #ffb683;--md-ref-palette-orange90: #ffdcc3;--md-ref-palette-orange95: #ffede1;--md-ref-palette-orange98: #fff8f4;--md-ref-palette-pink0: #000;--md-ref-palette-pink10: #3d0023;--md-ref-palette-pink100: #fff;--md-ref-palette-pink20: #620438;--md-ref-palette-pink30: #8d0053;--md-ref-palette-pink40: #b60d6e;--md-ref-palette-pink50: #dc258d;--md-ref-palette-pink60: #f94aab;--md-ref-palette-pink70: #ff7dd2;--md-ref-palette-pink80: #ffaee4;--md-ref-palette-pink90: #ffd8ef;--md-ref-palette-pink95: #ffecf6;--md-ref-palette-pink98: #fff7fc;--md-ref-palette-primary0: #000;--md-ref-palette-primary10: #21005d;--md-ref-palette-primary100: #fff;--md-ref-palette-primary20: #381e72;--md-ref-palette-primary30: #4f378b;--md-ref-palette-primary40: #6750a4;--md-ref-palette-primary50: #7f67be;--md-ref-palette-primary60: #9a82db;--md-ref-palette-primary70: #b69df8;--md-ref-palette-primary80: #d0bcff;--md-ref-palette-primary90: #eaddff;--md-ref-palette-primary95: #f6edff;--md-ref-palette-primary98: #fef7ff;--md-ref-palette-primary99: #fffbfe;--md-ref-palette-purple0: #000;--md-ref-palette-purple10: #280255;--md-ref-palette-purple100: #fff;--md-ref-palette-purple20: #400b84;--md-ref-palette-purple30: #5629a4;--md-ref-palette-purple40: #7438d2;--md-ref-palette-purple50: #9254ea;--md-ref-palette-purple60: #ad72ff;--md-ref-palette-purple70: #c597ff;--md-ref-palette-purple80: #d9bafd;--md-ref-palette-purple90: #eedcfe;--md-ref-palette-purple95: #f7ecfe;--md-ref-palette-purple98: #fdf8ff;--md-ref-palette-red0: #000;--md-ref-palette-red10: #3a0907;--md-ref-palette-red100: #fff;--md-ref-palette-red20: #60150f;--md-ref-palette-red30: #8a1a16;--md-ref-palette-red40: #b3251e;--md-ref-palette-red50: #db372d;--md-ref-palette-red60: #f55e57;--md-ref-palette-red70: #ff8983;--md-ref-palette-red80: #ffb3ae;--md-ref-palette-red90: #ffdadc;--md-ref-palette-red95: #ffecee;--md-ref-palette-red98: #fff8f8;--md-ref-palette-secondary0: #000;--md-ref-palette-secondary10: #1d192b;--md-ref-palette-secondary100: #fff;--md-ref-palette-secondary20: #332d41;--md-ref-palette-secondary30: #4a4458;--md-ref-palette-secondary40: #625b71;--md-ref-palette-secondary50: #7a7289;--md-ref-palette-secondary60: #958da5;--md-ref-palette-secondary70: #b0a7c0;--md-ref-palette-secondary80: #ccc2dc;--md-ref-palette-secondary90: #e8def8;--md-ref-palette-secondary95: #f6edff;--md-ref-palette-secondary98: #fef7ff;--md-ref-palette-secondary99: #fffbfe;--md-ref-palette-tertiary0: #000;--md-ref-palette-tertiary10: #31111d;--md-ref-palette-tertiary100: #fff;--md-ref-palette-tertiary20: #492532;--md-ref-palette-tertiary30: #633b48;--md-ref-palette-tertiary40: #7d5260;--md-ref-palette-tertiary50: #986977;--md-ref-palette-tertiary60: #b58392;--md-ref-palette-tertiary70: #d29dac;--md-ref-palette-tertiary80: #efb8c8;--md-ref-palette-tertiary90: #ffd8e4;--md-ref-palette-tertiary95: #ffecf1;--md-ref-palette-tertiary98: #fff8f8;--md-ref-palette-tertiary99: #fffbfa;--md-ref-palette-white: #fff;--md-ref-palette-yellow0: #000;--md-ref-palette-yellow10: #2f1400;--md-ref-palette-yellow100: #fff;--md-ref-palette-yellow20: #4d2600;--md-ref-palette-yellow30: #6d3a01;--md-ref-palette-yellow40: #8f4e06;--md-ref-palette-yellow50: #b16300;--md-ref-palette-yellow60: #d37b00;--md-ref-palette-yellow70: #ef9800;--md-ref-palette-yellow80: #fcbd00;--md-ref-palette-yellow90: #ffe07c;--md-ref-palette-yellow95: #fff2b4;--md-ref-palette-yellow98: #fffade}}
|
|
12
|
+
`;
|
|
13
|
+
export default styles.styleSheet;
|
|
14
|
+
//# sourceMappingURL=md-color-tokens-full.cssresult.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"md-color-tokens-full.cssresult.js","sourceRoot":"","sources":["md-color-tokens-full.cssresult.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,4EAA4E;AAC5E,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AACxB,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;;;;CAIxB,CAAC;AACF,eAAe,MAAM,CAAC,UAAW,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n// Generated stylesheet for ./labs/gb/styles/color/md-color-tokens-full.css.\nimport {css} from 'lit';\nexport const styles = css`/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(var(--md-ref-palette-primary40), var(--md-ref-palette-primary80));--md-sys-color-on-primary: light-dark(var(--md-ref-palette-primary100), var(--md-ref-palette-primary20));--md-sys-color-primary-container: light-dark(var(--md-ref-palette-primary90), var(--md-ref-palette-primary30));--md-sys-color-on-primary-container: light-dark(var(--md-ref-palette-primary30), var(--md-ref-palette-primary90));--md-sys-color-primary-fixed: var(--md-ref-palette-primary90);--md-sys-color-primary-fixed-dim: var(--md-ref-palette-primary80);--md-sys-color-on-primary-fixed: var(--md-ref-palette-primary10);--md-sys-color-on-primary-fixed-variant: var(--md-ref-palette-primary30);--md-sys-color-secondary: light-dark(var(--md-ref-palette-secondary40), var(--md-ref-palette-secondary80));--md-sys-color-on-secondary: light-dark(var(--md-ref-palette-secondary100), var(--md-ref-palette-secondary20));--md-sys-color-secondary-container: light-dark(var(--md-ref-palette-secondary90), var(--md-ref-palette-secondary30));--md-sys-color-on-secondary-container: light-dark(var(--md-ref-palette-secondary30), var(--md-ref-palette-secondary90));--md-sys-color-secondary-fixed: var(--md-ref-palette-secondary90);--md-sys-color-secondary-fixed-dim: var(--md-ref-palette-secondary80);--md-sys-color-on-secondary-fixed: var(--md-ref-palette-secondary10);--md-sys-color-on-secondary-fixed-variant: var(--md-ref-palette-secondary30);--md-sys-color-tertiary: light-dark(var(--md-ref-palette-tertiary40), var(--md-ref-palette-tertiary80));--md-sys-color-on-tertiary: light-dark(var(--md-ref-palette-tertiary100), var(--md-ref-palette-tertiary20));--md-sys-color-tertiary-container: light-dark(var(--md-ref-palette-tertiary90), var(--md-ref-palette-tertiary30));--md-sys-color-on-tertiary-container: light-dark(var(--md-ref-palette-tertiary30), var(--md-ref-palette-tertiary90));--md-sys-color-tertiary-fixed: var(--md-ref-palette-tertiary90);--md-sys-color-tertiary-fixed-dim: var(--md-ref-palette-tertiary80);--md-sys-color-on-tertiary-fixed: var(--md-ref-palette-tertiary10);--md-sys-color-on-tertiary-fixed-variant: var(--md-ref-palette-tertiary30);--md-sys-color-error: light-dark(var(--md-ref-palette-error40), var(--md-ref-palette-error80));--md-sys-color-on-error: light-dark(var(--md-ref-palette-error100), var(--md-ref-palette-error20));--md-sys-color-error-container: light-dark(var(--md-ref-palette-error90), var(--md-ref-palette-error30));--md-sys-color-on-error-container: light-dark(var(--md-ref-palette-error30), var(--md-ref-palette-error90));--md-sys-color-surface: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral6));--md-sys-color-surface-dim: light-dark(var(--md-ref-palette-neutral87), var(--md-ref-palette-neutral6));--md-sys-color-surface-bright: light-dark(var(--md-ref-palette-neutral98), var(--md-ref-palette-neutral24));--md-sys-color-surface-container-lowest: light-dark(var(--md-ref-palette-neutral100), var(--md-ref-palette-neutral4));--md-sys-color-surface-container-low: light-dark(var(--md-ref-palette-neutral96), var(--md-ref-palette-neutral10));--md-sys-color-surface-container: light-dark(var(--md-ref-palette-neutral94), var(--md-ref-palette-neutral12));--md-sys-color-surface-container-high: light-dark(var(--md-ref-palette-neutral92), var(--md-ref-palette-neutral17));--md-sys-color-surface-container-highest: light-dark(var(--md-ref-palette-neutral90), var(--md-ref-palette-neutral22));--md-sys-color-on-surface: light-dark(var(--md-ref-palette-neutral10), var(--md-ref-palette-neutral90));--md-sys-color-on-surface-variant: light-dark(var(--md-ref-palette-neutral-variant30), var(--md-ref-palette-neutral-variant80));--md-sys-color-outline: light-dark(var(--md-ref-palette-neutral-variant50), var(--md-ref-palette-neutral-variant60));--md-sys-color-outline-variant: light-dark(var(--md-ref-palette-neutral-variant80), var(--md-ref-palette-neutral-variant30));--md-sys-color-inverse-surface: light-dark(var(--md-ref-palette-neutral20), var(--md-ref-palette-neutral90));--md-sys-color-inverse-on-surface: light-dark(var(--md-ref-palette-neutral95), var(--md-ref-palette-neutral20));--md-sys-color-inverse-primary: light-dark(var(--md-ref-palette-primary80), var(--md-ref-palette-primary40));--md-sys-color-scrim: var(--md-ref-palette-neutral0);--md-sys-color-shadow: var(--md-ref-palette-neutral0);--md-ref-palette-black: #000;--md-ref-palette-blue-variant0: #000;--md-ref-palette-blue-variant10: #001f2d;--md-ref-palette-blue-variant100: #fff;--md-ref-palette-blue-variant20: #003549;--md-ref-palette-blue-variant30: #004d68;--md-ref-palette-blue-variant40: #006788;--md-ref-palette-blue-variant50: #0081a8;--md-ref-palette-blue-variant60: #009dc9;--md-ref-palette-blue-variant70: #00bbea;--md-ref-palette-blue-variant80: #67d4ff;--md-ref-palette-blue-variant90: #bde9ff;--md-ref-palette-blue-variant95: #e0f4ff;--md-ref-palette-blue-variant98: #f4faff;--md-ref-palette-blue0: #000;--md-ref-palette-blue10: #001944;--md-ref-palette-blue100: #fff;--md-ref-palette-blue20: #012c6f;--md-ref-palette-blue30: #04409f;--md-ref-palette-blue40: #1157ce;--md-ref-palette-blue50: #3271ea;--md-ref-palette-blue60: #4e8ff8;--md-ref-palette-blue70: #76acff;--md-ref-palette-blue80: #a1c9ff;--md-ref-palette-blue90: #d0e4ff;--md-ref-palette-blue95: #e7f2ff;--md-ref-palette-blue98: #f5faff;--md-ref-palette-cyan0: #000;--md-ref-palette-cyan10: #001f26;--md-ref-palette-cyan100: #fff;--md-ref-palette-cyan20: #003641;--md-ref-palette-cyan30: #004e5d;--md-ref-palette-cyan40: #00687c;--md-ref-palette-cyan50: #00839b;--md-ref-palette-cyan60: #009ebb;--md-ref-palette-cyan70: #00bbdf;--md-ref-palette-cyan80: #60d5f3;--md-ref-palette-cyan90: #acedff;--md-ref-palette-cyan95: #d8f6ff;--md-ref-palette-cyan98: #f0fbff;--md-ref-palette-error0: #000;--md-ref-palette-error10: #410e0b;--md-ref-palette-error100: #fff;--md-ref-palette-error20: #601410;--md-ref-palette-error30: #8c1d18;--md-ref-palette-error40: #b3261e;--md-ref-palette-error50: #dc362e;--md-ref-palette-error60: #e46962;--md-ref-palette-error70: #ec928e;--md-ref-palette-error80: #f2b8b5;--md-ref-palette-error90: #f9dedc;--md-ref-palette-error95: #fceeee;--md-ref-palette-error98: #fff8f7;--md-ref-palette-error99: #fffbf9;--md-ref-palette-green0: #000;--md-ref-palette-green10: #002110;--md-ref-palette-green100: #fff;--md-ref-palette-green20: #00381f;--md-ref-palette-green30: #00522c;--md-ref-palette-green40: #006c35;--md-ref-palette-green50: #128937;--md-ref-palette-green60: #1aa64a;--md-ref-palette-green70: #44c265;--md-ref-palette-green80: #80da88;--md-ref-palette-green90: #beefbb;--md-ref-palette-green95: #ddf8d8;--md-ref-palette-green98: #f2fcef;--md-ref-palette-grey-variant0: #000;--md-ref-palette-grey-variant10: #191d1c;--md-ref-palette-grey-variant100: #fff;--md-ref-palette-grey-variant20: #2d312f;--md-ref-palette-grey-variant30: #444746;--md-ref-palette-grey-variant40: #5c5f5e;--md-ref-palette-grey-variant50: #747775;--md-ref-palette-grey-variant60: #8e918f;--md-ref-palette-grey-variant70: #a9acaa;--md-ref-palette-grey-variant80: #c4c7c5;--md-ref-palette-grey-variant90: #e1e3e1;--md-ref-palette-grey-variant95: #eff2ef;--md-ref-palette-grey-variant98: #f7faf7;--md-ref-palette-grey0: #000;--md-ref-palette-grey10: #1b1b1c;--md-ref-palette-grey100: #fff;--md-ref-palette-grey20: #303030;--md-ref-palette-grey30: #474747;--md-ref-palette-grey40: #5e5e5e;--md-ref-palette-grey50: #777;--md-ref-palette-grey60: #919191;--md-ref-palette-grey70: #ababab;--md-ref-palette-grey80: #c7c7c7;--md-ref-palette-grey90: #e3e3e3;--md-ref-palette-grey95: #f2f2f2;--md-ref-palette-grey98: #f9f9f9;--md-ref-palette-neutral-variant0: #000;--md-ref-palette-neutral-variant10: #1d1a22;--md-ref-palette-neutral-variant100: #fff;--md-ref-palette-neutral-variant20: #322f37;--md-ref-palette-neutral-variant30: #49454f;--md-ref-palette-neutral-variant40: #605d66;--md-ref-palette-neutral-variant50: #79747e;--md-ref-palette-neutral-variant60: #938f99;--md-ref-palette-neutral-variant70: #aea9b4;--md-ref-palette-neutral-variant80: #cac4d0;--md-ref-palette-neutral-variant90: #e7e0ec;--md-ref-palette-neutral-variant95: #f5eefa;--md-ref-palette-neutral-variant98: #fdf7ff;--md-ref-palette-neutral-variant99: #fffbfe;--md-ref-palette-neutral0: #000;--md-ref-palette-neutral10: #1d1b20;--md-ref-palette-neutral100: #fff;--md-ref-palette-neutral12: #211f26;--md-ref-palette-neutral17: #2b2930;--md-ref-palette-neutral20: #322f35;--md-ref-palette-neutral22: #36343b;--md-ref-palette-neutral24: #3b383e;--md-ref-palette-neutral30: #48464c;--md-ref-palette-neutral4: #0f0d13;--md-ref-palette-neutral40: #605d64;--md-ref-palette-neutral50: #79767d;--md-ref-palette-neutral6: #141218;--md-ref-palette-neutral60: #938f96;--md-ref-palette-neutral70: #aea9b1;--md-ref-palette-neutral80: #cac5cd;--md-ref-palette-neutral87: #ded8e1;--md-ref-palette-neutral90: #e6e0e9;--md-ref-palette-neutral92: #ece6f0;--md-ref-palette-neutral94: #f3edf7;--md-ref-palette-neutral95: #f5eff7;--md-ref-palette-neutral96: #f7f2fa;--md-ref-palette-neutral98: #fef7ff;--md-ref-palette-neutral99: #fffbff;--md-ref-palette-orange0: #000;--md-ref-palette-orange10: #321200;--md-ref-palette-orange100: #fff;--md-ref-palette-orange20: #522302;--md-ref-palette-orange30: #753403;--md-ref-palette-orange40: #9a4600;--md-ref-palette-orange50: #c05a01;--md-ref-palette-orange60: #e86e00;--md-ref-palette-orange70: #ff8d41;--md-ref-palette-orange80: #ffb683;--md-ref-palette-orange90: #ffdcc3;--md-ref-palette-orange95: #ffede1;--md-ref-palette-orange98: #fff8f4;--md-ref-palette-pink0: #000;--md-ref-palette-pink10: #3d0023;--md-ref-palette-pink100: #fff;--md-ref-palette-pink20: #620438;--md-ref-palette-pink30: #8d0053;--md-ref-palette-pink40: #b60d6e;--md-ref-palette-pink50: #dc258d;--md-ref-palette-pink60: #f94aab;--md-ref-palette-pink70: #ff7dd2;--md-ref-palette-pink80: #ffaee4;--md-ref-palette-pink90: #ffd8ef;--md-ref-palette-pink95: #ffecf6;--md-ref-palette-pink98: #fff7fc;--md-ref-palette-primary0: #000;--md-ref-palette-primary10: #21005d;--md-ref-palette-primary100: #fff;--md-ref-palette-primary20: #381e72;--md-ref-palette-primary30: #4f378b;--md-ref-palette-primary40: #6750a4;--md-ref-palette-primary50: #7f67be;--md-ref-palette-primary60: #9a82db;--md-ref-palette-primary70: #b69df8;--md-ref-palette-primary80: #d0bcff;--md-ref-palette-primary90: #eaddff;--md-ref-palette-primary95: #f6edff;--md-ref-palette-primary98: #fef7ff;--md-ref-palette-primary99: #fffbfe;--md-ref-palette-purple0: #000;--md-ref-palette-purple10: #280255;--md-ref-palette-purple100: #fff;--md-ref-palette-purple20: #400b84;--md-ref-palette-purple30: #5629a4;--md-ref-palette-purple40: #7438d2;--md-ref-palette-purple50: #9254ea;--md-ref-palette-purple60: #ad72ff;--md-ref-palette-purple70: #c597ff;--md-ref-palette-purple80: #d9bafd;--md-ref-palette-purple90: #eedcfe;--md-ref-palette-purple95: #f7ecfe;--md-ref-palette-purple98: #fdf8ff;--md-ref-palette-red0: #000;--md-ref-palette-red10: #3a0907;--md-ref-palette-red100: #fff;--md-ref-palette-red20: #60150f;--md-ref-palette-red30: #8a1a16;--md-ref-palette-red40: #b3251e;--md-ref-palette-red50: #db372d;--md-ref-palette-red60: #f55e57;--md-ref-palette-red70: #ff8983;--md-ref-palette-red80: #ffb3ae;--md-ref-palette-red90: #ffdadc;--md-ref-palette-red95: #ffecee;--md-ref-palette-red98: #fff8f8;--md-ref-palette-secondary0: #000;--md-ref-palette-secondary10: #1d192b;--md-ref-palette-secondary100: #fff;--md-ref-palette-secondary20: #332d41;--md-ref-palette-secondary30: #4a4458;--md-ref-palette-secondary40: #625b71;--md-ref-palette-secondary50: #7a7289;--md-ref-palette-secondary60: #958da5;--md-ref-palette-secondary70: #b0a7c0;--md-ref-palette-secondary80: #ccc2dc;--md-ref-palette-secondary90: #e8def8;--md-ref-palette-secondary95: #f6edff;--md-ref-palette-secondary98: #fef7ff;--md-ref-palette-secondary99: #fffbfe;--md-ref-palette-tertiary0: #000;--md-ref-palette-tertiary10: #31111d;--md-ref-palette-tertiary100: #fff;--md-ref-palette-tertiary20: #492532;--md-ref-palette-tertiary30: #633b48;--md-ref-palette-tertiary40: #7d5260;--md-ref-palette-tertiary50: #986977;--md-ref-palette-tertiary60: #b58392;--md-ref-palette-tertiary70: #d29dac;--md-ref-palette-tertiary80: #efb8c8;--md-ref-palette-tertiary90: #ffd8e4;--md-ref-palette-tertiary95: #ffecf1;--md-ref-palette-tertiary98: #fff8f8;--md-ref-palette-tertiary99: #fffbfa;--md-ref-palette-white: #fff;--md-ref-palette-yellow0: #000;--md-ref-palette-yellow10: #2f1400;--md-ref-palette-yellow100: #fff;--md-ref-palette-yellow20: #4d2600;--md-ref-palette-yellow30: #6d3a01;--md-ref-palette-yellow40: #8f4e06;--md-ref-palette-yellow50: #b16300;--md-ref-palette-yellow60: #d37b00;--md-ref-palette-yellow70: #ef9800;--md-ref-palette-yellow80: #fcbd00;--md-ref-palette-yellow90: #ffe07c;--md-ref-palette-yellow95: #fff2b4;--md-ref-palette-yellow98: #fffade}}\n`;\nexport default styles.styleSheet!;\n"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
// go/keep-sorted start by_regex='(.+) prefix_order=sass:
|
|
7
|
+
@use 'internal/color-tokens';
|
|
8
|
+
// go/keep-sorted end
|
|
9
|
+
|
|
10
|
+
@layer md.sys.color {
|
|
11
|
+
:root {
|
|
12
|
+
color-scheme: light dark;
|
|
13
|
+
@include color-tokens.emit-custom-properties(
|
|
14
|
+
$include-palette: true,
|
|
15
|
+
);
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}/*# sourceMappingURL=md-color-tokens.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["md-color-tokens.scss","internal/_color-tokens.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA,GASA,oBACE,MACE,wBC2EA","file":"md-color-tokens.css"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2026 Google LLC
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
// Generated stylesheet for ./labs/gb/styles/color/md-color-tokens.css.
|
|
7
|
+
import { css } from 'lit';
|
|
8
|
+
export const styles = css `/*!
|
|
9
|
+
* Copyright 2026 Google LLC
|
|
10
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
11
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}
|
|
12
|
+
`;
|
|
13
|
+
export default styles.styleSheet;
|
|
14
|
+
//# sourceMappingURL=md-color-tokens.cssresult.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"md-color-tokens.cssresult.js","sourceRoot":"","sources":["md-color-tokens.cssresult.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,uEAAuE;AACvE,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AACxB,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;;;;CAIxB,CAAC;AACF,eAAe,MAAM,CAAC,UAAW,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n// Generated stylesheet for ./labs/gb/styles/color/md-color-tokens.css.\nimport {css} from 'lit';\nexport const styles = css`/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}\n`;\nexport default styles.styleSheet!;\n"]}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
// go/keep-sorted start by_regex='(.+) prefix_order=sass:
|
|
7
|
+
@use 'internal/color-tokens';
|
|
8
|
+
// go/keep-sorted end
|
|
9
|
+
|
|
10
|
+
@layer md.sys.color {
|
|
11
|
+
:root {
|
|
12
|
+
color-scheme: light dark;
|
|
13
|
+
@include color-tokens.emit-custom-properties;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}/*# sourceMappingURL=md-elevation-tokens.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["md-elevation-tokens.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA,GAKA,wBACE,MACE,kCACA,2JAGA,2JAGA,2JAGA,4JAGA","file":"md-elevation-tokens.css"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2026 Google LLC
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
// Generated stylesheet for ./labs/gb/styles/elevation/md-elevation-tokens.css.
|
|
7
|
+
import { css } from 'lit';
|
|
8
|
+
export const styles = css `/*!
|
|
9
|
+
* Copyright 2026 Google LLC
|
|
10
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
11
|
+
*/@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}
|
|
12
|
+
`;
|
|
13
|
+
export default styles.styleSheet;
|
|
14
|
+
//# sourceMappingURL=md-elevation-tokens.cssresult.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"md-elevation-tokens.cssresult.js","sourceRoot":"","sources":["md-elevation-tokens.cssresult.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,+EAA+E;AAC/E,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AACxB,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;;;;CAIxB,CAAC;AACF,eAAe,MAAM,CAAC,UAAW,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n// Generated stylesheet for ./labs/gb/styles/elevation/md-elevation-tokens.css.\nimport {css} from 'lit';\nexport const styles = css`/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}\n`;\nexport default styles.styleSheet!;\n"]}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
@layer md.sys.elevation {
|
|
7
|
+
:root {
|
|
8
|
+
--md-sys-elevation-shadow-0: none;
|
|
9
|
+
--md-sys-elevation-shadow-1:
|
|
10
|
+
0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3),
|
|
11
|
+
0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);
|
|
12
|
+
--md-sys-elevation-shadow-2:
|
|
13
|
+
0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3),
|
|
14
|
+
0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);
|
|
15
|
+
--md-sys-elevation-shadow-3:
|
|
16
|
+
0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3),
|
|
17
|
+
0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);
|
|
18
|
+
--md-sys-elevation-shadow-4:
|
|
19
|
+
0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3),
|
|
20
|
+
0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);
|
|
21
|
+
--md-sys-elevation-shadow-5:
|
|
22
|
+
0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3),
|
|
23
|
+
0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/@property --md-icon-font{syntax:"<string>#";inherits:true;initial-value:"Material Symbols"}@property --md-icon-color{syntax:"<color>";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:"<length-percentage>";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:"<number>";inherits:true;initial-value:24}@property --md-icon-wght{syntax:"<number>";inherits:true;initial-value:400}@property --md-icon-fill{syntax:"<number>";inherits:true;initial-value:0}@property --md-icon-grad{syntax:"<number>";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:"opsz" var(--md-icon-opsz),"wght" var(--md-icon-wght),"FILL" var(--md-icon-fill),"GRAD" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}/*# sourceMappingURL=md-icon.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["md-icon.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA,GAKA,yBACE,mBACA,cACA,iCAEF,0BACE,iBACA,cACA,2BAEF,yBACE,6BACA,cACA,mBAEF,yBACE,kBACA,cACA,iBAEF,yBACE,kBACA,cACA,kBAEF,yBACE,kBACA,cACA,gBAEF,yBACE,kBACA,cACA,gBAGF,mBACE,SACE,oBACA,mBACA,qBACA,gBACA,2BACA,0BACA,eACA,8BACA,8BACA,8BACA,gCACA,wBACE,4GAIF","file":"md-icon.css"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2026 Google LLC
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
// Generated stylesheet for ./labs/gb/styles/icon/md-icon.css.
|
|
7
|
+
import { css } from 'lit';
|
|
8
|
+
export const styles = css `/*!
|
|
9
|
+
* Copyright 2026 Google LLC
|
|
10
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
11
|
+
*/@property --md-icon-font{syntax:"<string>#";inherits:true;initial-value:"Material Symbols"}@property --md-icon-color{syntax:"<color>";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:"<length-percentage>";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:"<number>";inherits:true;initial-value:24}@property --md-icon-wght{syntax:"<number>";inherits:true;initial-value:400}@property --md-icon-fill{syntax:"<number>";inherits:true;initial-value:0}@property --md-icon-grad{syntax:"<number>";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:"opsz" var(--md-icon-opsz),"wght" var(--md-icon-wght),"FILL" var(--md-icon-fill),"GRAD" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}
|
|
12
|
+
`;
|
|
13
|
+
export default styles.styleSheet;
|
|
14
|
+
//# sourceMappingURL=md-icon.cssresult.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"md-icon.cssresult.js","sourceRoot":"","sources":["md-icon.cssresult.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,8DAA8D;AAC9D,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AACxB,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;;;;CAIxB,CAAC;AACF,eAAe,MAAM,CAAC,UAAW,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n// Generated stylesheet for ./labs/gb/styles/icon/md-icon.css.\nimport {css} from 'lit';\nexport const styles = css`/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@property --md-icon-font{syntax:\"<string>#\";inherits:true;initial-value:\"Material Symbols\"}@property --md-icon-color{syntax:\"<color>\";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:\"<length-percentage>\";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:\"<number>\";inherits:true;initial-value:24}@property --md-icon-wght{syntax:\"<number>\";inherits:true;initial-value:400}@property --md-icon-fill{syntax:\"<number>\";inherits:true;initial-value:0}@property --md-icon-grad{syntax:\"<number>\";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:\"opsz\" var(--md-icon-opsz),\"wght\" var(--md-icon-wght),\"FILL\" var(--md-icon-fill),\"GRAD\" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}\n`;\nexport default styles.styleSheet!;\n"]}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
@property --md-icon-font {
|
|
7
|
+
syntax: '<string>#';
|
|
8
|
+
inherits: true;
|
|
9
|
+
initial-value: 'Material Symbols';
|
|
10
|
+
}
|
|
11
|
+
@property --md-icon-color {
|
|
12
|
+
syntax: '<color>';
|
|
13
|
+
inherits: true;
|
|
14
|
+
initial-value: currentColor;
|
|
15
|
+
}
|
|
16
|
+
@property --md-icon-size {
|
|
17
|
+
syntax: '<length-percentage>';
|
|
18
|
+
inherits: true;
|
|
19
|
+
initial-value: 24px;
|
|
20
|
+
}
|
|
21
|
+
@property --md-icon-opsz {
|
|
22
|
+
syntax: '<number>';
|
|
23
|
+
inherits: true;
|
|
24
|
+
initial-value: 24;
|
|
25
|
+
}
|
|
26
|
+
@property --md-icon-wght {
|
|
27
|
+
syntax: '<number>';
|
|
28
|
+
inherits: true;
|
|
29
|
+
initial-value: 400;
|
|
30
|
+
}
|
|
31
|
+
@property --md-icon-fill {
|
|
32
|
+
syntax: '<number>';
|
|
33
|
+
inherits: true;
|
|
34
|
+
initial-value: 0;
|
|
35
|
+
}
|
|
36
|
+
@property --md-icon-grad {
|
|
37
|
+
syntax: '<number>';
|
|
38
|
+
inherits: true;
|
|
39
|
+
initial-value: 0;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@layer md.sys.icon {
|
|
43
|
+
.md-icon {
|
|
44
|
+
display: inline-flex;
|
|
45
|
+
place-items: center;
|
|
46
|
+
place-content: center;
|
|
47
|
+
overflow: hidden;
|
|
48
|
+
color: var(--md-icon-color);
|
|
49
|
+
fill: var(--md-icon-color);
|
|
50
|
+
aspect-ratio: 1;
|
|
51
|
+
min-width: var(--md-icon-size);
|
|
52
|
+
max-width: var(--md-icon-size);
|
|
53
|
+
font-size: var(--md-icon-size);
|
|
54
|
+
font-family: var(--md-icon-font);
|
|
55
|
+
font-variation-settings:
|
|
56
|
+
'opsz' var(--md-icon-opsz),
|
|
57
|
+
'wght' var(--md-icon-wght),
|
|
58
|
+
'FILL' var(--md-icon-fill),
|
|
59
|
+
'GRAD' var(--md-icon-grad);
|
|
60
|
+
-webkit-font-smoothing: antialiased;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*//*!
|
|
5
|
+
* Copyright 2026 Google LLC
|
|
6
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}/*!
|
|
8
|
+
* Copyright 2026 Google LLC
|
|
9
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
10
|
+
*/@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}/*!
|
|
11
|
+
* Copyright 2026 Google LLC
|
|
12
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
13
|
+
*/@property --md-icon-font{syntax:"<string>#";inherits:true;initial-value:"Material Symbols"}@property --md-icon-color{syntax:"<color>";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:"<length-percentage>";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:"<number>";inherits:true;initial-value:24}@property --md-icon-wght{syntax:"<number>";inherits:true;initial-value:400}@property --md-icon-fill{syntax:"<number>";inherits:true;initial-value:0}@property --md-icon-grad{syntax:"<number>";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:"opsz" var(--md-icon-opsz),"wght" var(--md-icon-wght),"FILL" var(--md-icon-fill),"GRAD" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}/*!
|
|
14
|
+
* Copyright 2026 Google LLC
|
|
15
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/@layer md.sys.motion{:root{--md-sys-motion-easing-standard: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-standard-accelerate: cubic-bezier(0.3, 0, 1, 1);--md-sys-motion-easing-standard-decelerate: cubic-bezier(0, 0, 0, 1);--md-sys-motion-easing-emphasized: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-emphasized-accelerate: cubic-bezier(0.3, 0, 0.8, 0.15);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(0.05, 0.7, 0.1, 1);--md-sys-motion-duration-short1: 50ms;--md-sys-motion-duration-short2: 100ms;--md-sys-motion-duration-short3: 150ms;--md-sys-motion-duration-short4: 200ms;--md-sys-motion-duration-medium1: 250ms;--md-sys-motion-duration-medium2: 300ms;--md-sys-motion-duration-medium3: 350ms;--md-sys-motion-duration-medium4: 400ms;--md-sys-motion-duration-long1: 450ms;--md-sys-motion-duration-long2: 500ms;--md-sys-motion-duration-long3: 550ms;--md-sys-motion-duration-long4: 600ms;--md-sys-motion-duration-extra-long1: 700ms;--md-sys-motion-duration-extra-long2: 800ms;--md-sys-motion-duration-extra-long3: 900ms;--md-sys-motion-duration-extra-long4: 1000ms}}/*!
|
|
17
|
+
* Copyright 2026 Google LLC
|
|
18
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
19
|
+
*/@layer md.sys.shape{:root{--md-sys-shape-corner-none: 0px;--md-sys-shape-corner-xs: 4px;--md-sys-shape-corner-sm: 8px;--md-sys-shape-corner-md: 12px;--md-sys-shape-corner-lg: 16px;--md-sys-shape-corner-lg-increased: 20px;--md-sys-shape-corner-xl: 28px;--md-sys-shape-corner-xl-increased: 32px;--md-sys-shape-corner-xxl: 48px;--md-sys-shape-corner-full: 50cqmin}}/*!
|
|
20
|
+
* Copyright 2026 Google LLC
|
|
21
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
22
|
+
*/@layer md.sys.typescale{:root{--md-ref-typeface-brand: var(--md-ref-typeface-plain);--md-ref-typeface-plain: Roboto Flex, Roboto, Noto Sans, system-ui, sans-serif;--md-ref-typeface-weight-regular: 400;--md-ref-typeface-weight-medium: 500;--md-ref-typeface-weight-bold: 700;--md-sys-typescale-label-sm: var(--md-ref-typeface-weight-medium) 0.6875rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-sm-tracking: 0.03125rem;--md-sys-typescale-label-md: var(--md-ref-typeface-weight-medium) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-md-tracking: 0.03125rem;--md-sys-typescale-label-lg: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-label-lg-tracking: 0.00625rem;--md-sys-typescale-body-sm: var(--md-ref-typeface-weight-regular) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-body-sm-tracking: 0.025rem;--md-sys-typescale-body-md: var(--md-ref-typeface-weight-regular) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-body-md-tracking: 0.015625rem;--md-sys-typescale-body-lg: var(--md-ref-typeface-weight-regular) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-body-lg-tracking: 0.03125rem;--md-sys-typescale-title-sm: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-title-sm-tracking: 0.00625rem;--md-sys-typescale-title-md: var(--md-ref-typeface-weight-medium) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-title-md-tracking: 0.009375rem;--md-sys-typescale-title-lg: var(--md-ref-typeface-weight-regular) 1.375rem / 1.75rem var(--md-ref-typeface-brand);--md-sys-typescale-title-lg-tracking: 0rem;--md-sys-typescale-headline-sm: var(--md-ref-typeface-weight-regular) 1.5rem / 2rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-sm-tracking: 0rem;--md-sys-typescale-headline-md: var(--md-ref-typeface-weight-regular) 1.75rem / 2.25rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-md-tracking: 0rem;--md-sys-typescale-headline-lg: var(--md-ref-typeface-weight-regular) 2rem / 2.5rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-lg-tracking: 0rem;--md-sys-typescale-display-sm: var(--md-ref-typeface-weight-regular) 2.25rem / 2.75rem var(--md-ref-typeface-brand);--md-sys-typescale-display-sm-tracking: 0rem;--md-sys-typescale-display-md: var(--md-ref-typeface-weight-regular) 2.8125rem / 3.25rem var(--md-ref-typeface-brand);--md-sys-typescale-display-md-tracking: 0rem;--md-sys-typescale-display-lg: var(--md-ref-typeface-weight-regular) 3.5625rem / 4rem var(--md-ref-typeface-brand);--md-sys-typescale-display-lg-tracking: -0.015625rem}}/*# sourceMappingURL=m3.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sourceRoot":"","sources":["m3.scss","color/md-color-tokens.scss","color/internal/_color-tokens.scss","elevation/md-elevation-tokens.scss","icon/md-icon.scss","motion/md-motion-tokens-easing.scss","shape/md-shape-tokens.scss","typography/md-typography-tokens.scss","typography/internal/_typography-tokens.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GCSA,oBACE,MACE,wBC2EA,g5ECtFJ;AAAA;AAAA;AAAA,GAKA,wBACE,MACE,kCACA,2JAGA,2JAGA,2JAGA,4JAGA,6JCpBJ;AAAA;AAAA;AAAA,GAKA,yBACE,mBACA,cACA,iCAEF,0BACE,iBACA,cACA,2BAEF,yBACE,6BACA,cACA,mBAEF,yBACE,kBACA,cACA,iBAEF,yBACE,kBACA,cACA,kBAEF,yBACE,kBACA,cACA,gBAEF,yBACE,kBACA,cACA,gBAGF,mBACE,SACE,oBACA,mBACA,qBACA,gBACA,2BACA,0BACA,eACA,8BACA,8BACA,8BACA,gCACA,wBACE,4GAIF,oCC3DJ;AAAA;AAAA;AAAA,GASA,qBACE,MACE,4DACA,uEACA,qEACA,8DACA,8EACA,8EACA,sCACA,uCACA,uCACA,uCACA,wCACA,wCACA,wCACA,wCACA,sCACA,sCACA,sCACA,sCACA,4CACA,4CACA,4CACA,8CChCJ;AAAA;AAAA;AAAA,GASA,oBACE,MACE,gCACA,8BACA,8BACA,+BACA,+BACA,yCACA,+BACA,yCACA,gCACA,qCCpBJ;AAAA;AAAA;AAAA,GASA,wBACE,MCsBA,sDACA,+EACA,sCAIA,qCAIA,mCA8BI,gHAIA,iDAJA,8GAIA,iDAJA,kHAIA,iDAJA,8GAIA,8CAJA,kHAIA,iDAJA,6GAIA,gDAJA,kHAIA,iDAJA,6GAIA,kDAJA,mHAIA,2CAJA,iHAIA,8CAJA,qHAIA,8CAJA,iHAIA,8CAJA,oHAIA,6CAJA,sHAIA,6CAJA,mHAIA","file":"m3.css"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license
|
|
3
|
+
* Copyright 2026 Google LLC
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
|
+
*/
|
|
6
|
+
// Generated stylesheet for ./labs/gb/styles/m3.css.
|
|
7
|
+
import { css } from 'lit';
|
|
8
|
+
export const styles = css `/*!
|
|
9
|
+
* Copyright 2026 Google LLC
|
|
10
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
11
|
+
*//*!
|
|
12
|
+
* Copyright 2026 Google LLC
|
|
13
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
14
|
+
*/@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}/*!
|
|
15
|
+
* Copyright 2026 Google LLC
|
|
16
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
17
|
+
*/@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}/*!
|
|
18
|
+
* Copyright 2026 Google LLC
|
|
19
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/@property --md-icon-font{syntax:"<string>#";inherits:true;initial-value:"Material Symbols"}@property --md-icon-color{syntax:"<color>";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:"<length-percentage>";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:"<number>";inherits:true;initial-value:24}@property --md-icon-wght{syntax:"<number>";inherits:true;initial-value:400}@property --md-icon-fill{syntax:"<number>";inherits:true;initial-value:0}@property --md-icon-grad{syntax:"<number>";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:"opsz" var(--md-icon-opsz),"wght" var(--md-icon-wght),"FILL" var(--md-icon-fill),"GRAD" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}/*!
|
|
21
|
+
* Copyright 2026 Google LLC
|
|
22
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
23
|
+
*/@layer md.sys.motion{:root{--md-sys-motion-easing-standard: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-standard-accelerate: cubic-bezier(0.3, 0, 1, 1);--md-sys-motion-easing-standard-decelerate: cubic-bezier(0, 0, 0, 1);--md-sys-motion-easing-emphasized: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-emphasized-accelerate: cubic-bezier(0.3, 0, 0.8, 0.15);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(0.05, 0.7, 0.1, 1);--md-sys-motion-duration-short1: 50ms;--md-sys-motion-duration-short2: 100ms;--md-sys-motion-duration-short3: 150ms;--md-sys-motion-duration-short4: 200ms;--md-sys-motion-duration-medium1: 250ms;--md-sys-motion-duration-medium2: 300ms;--md-sys-motion-duration-medium3: 350ms;--md-sys-motion-duration-medium4: 400ms;--md-sys-motion-duration-long1: 450ms;--md-sys-motion-duration-long2: 500ms;--md-sys-motion-duration-long3: 550ms;--md-sys-motion-duration-long4: 600ms;--md-sys-motion-duration-extra-long1: 700ms;--md-sys-motion-duration-extra-long2: 800ms;--md-sys-motion-duration-extra-long3: 900ms;--md-sys-motion-duration-extra-long4: 1000ms}}/*!
|
|
24
|
+
* Copyright 2026 Google LLC
|
|
25
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
26
|
+
*/@layer md.sys.shape{:root{--md-sys-shape-corner-none: 0px;--md-sys-shape-corner-xs: 4px;--md-sys-shape-corner-sm: 8px;--md-sys-shape-corner-md: 12px;--md-sys-shape-corner-lg: 16px;--md-sys-shape-corner-lg-increased: 20px;--md-sys-shape-corner-xl: 28px;--md-sys-shape-corner-xl-increased: 32px;--md-sys-shape-corner-xxl: 48px;--md-sys-shape-corner-full: 50cqmin}}/*!
|
|
27
|
+
* Copyright 2026 Google LLC
|
|
28
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
29
|
+
*/@layer md.sys.typescale{:root{--md-ref-typeface-brand: var(--md-ref-typeface-plain);--md-ref-typeface-plain: Roboto Flex, Roboto, Noto Sans, system-ui, sans-serif;--md-ref-typeface-weight-regular: 400;--md-ref-typeface-weight-medium: 500;--md-ref-typeface-weight-bold: 700;--md-sys-typescale-label-sm: var(--md-ref-typeface-weight-medium) 0.6875rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-sm-tracking: 0.03125rem;--md-sys-typescale-label-md: var(--md-ref-typeface-weight-medium) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-md-tracking: 0.03125rem;--md-sys-typescale-label-lg: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-label-lg-tracking: 0.00625rem;--md-sys-typescale-body-sm: var(--md-ref-typeface-weight-regular) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-body-sm-tracking: 0.025rem;--md-sys-typescale-body-md: var(--md-ref-typeface-weight-regular) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-body-md-tracking: 0.015625rem;--md-sys-typescale-body-lg: var(--md-ref-typeface-weight-regular) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-body-lg-tracking: 0.03125rem;--md-sys-typescale-title-sm: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-title-sm-tracking: 0.00625rem;--md-sys-typescale-title-md: var(--md-ref-typeface-weight-medium) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-title-md-tracking: 0.009375rem;--md-sys-typescale-title-lg: var(--md-ref-typeface-weight-regular) 1.375rem / 1.75rem var(--md-ref-typeface-brand);--md-sys-typescale-title-lg-tracking: 0rem;--md-sys-typescale-headline-sm: var(--md-ref-typeface-weight-regular) 1.5rem / 2rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-sm-tracking: 0rem;--md-sys-typescale-headline-md: var(--md-ref-typeface-weight-regular) 1.75rem / 2.25rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-md-tracking: 0rem;--md-sys-typescale-headline-lg: var(--md-ref-typeface-weight-regular) 2rem / 2.5rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-lg-tracking: 0rem;--md-sys-typescale-display-sm: var(--md-ref-typeface-weight-regular) 2.25rem / 2.75rem var(--md-ref-typeface-brand);--md-sys-typescale-display-sm-tracking: 0rem;--md-sys-typescale-display-md: var(--md-ref-typeface-weight-regular) 2.8125rem / 3.25rem var(--md-ref-typeface-brand);--md-sys-typescale-display-md-tracking: 0rem;--md-sys-typescale-display-lg: var(--md-ref-typeface-weight-regular) 3.5625rem / 4rem var(--md-ref-typeface-brand);--md-sys-typescale-display-lg-tracking: -0.015625rem}}
|
|
30
|
+
`;
|
|
31
|
+
export default styles.styleSheet;
|
|
32
|
+
//# sourceMappingURL=m3.cssresult.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"m3.cssresult.js","sourceRoot":"","sources":["m3.cssresult.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,oDAAoD;AACpD,OAAO,EAAC,GAAG,EAAC,MAAM,KAAK,CAAC;AACxB,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;CAsBxB,CAAC;AACF,eAAe,MAAM,CAAC,UAAW,CAAC","sourcesContent":["/**\n * @license\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */\n// Generated stylesheet for ./labs/gb/styles/m3.css.\nimport {css} from 'lit';\nexport const styles = css`/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n *//*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.color{:root{color-scheme:light dark;--md-sys-color-primary: light-dark(#6750a4, #d0bcff);--md-sys-color-on-primary: light-dark(#fff, #381e72);--md-sys-color-primary-container: light-dark(#eaddff, #4f378b);--md-sys-color-on-primary-container: light-dark(#4f378b, #eaddff);--md-sys-color-primary-fixed: #eaddff;--md-sys-color-primary-fixed-dim: #d0bcff;--md-sys-color-on-primary-fixed: #21005d;--md-sys-color-on-primary-fixed-variant: #4f378b;--md-sys-color-secondary: light-dark(#625b71, #ccc2dc);--md-sys-color-on-secondary: light-dark(#fff, #332d41);--md-sys-color-secondary-container: light-dark(#e8def8, #4a4458);--md-sys-color-on-secondary-container: light-dark(#4a4458, #e8def8);--md-sys-color-secondary-fixed: #e8def8;--md-sys-color-secondary-fixed-dim: #ccc2dc;--md-sys-color-on-secondary-fixed: #1d192b;--md-sys-color-on-secondary-fixed-variant: #4a4458;--md-sys-color-tertiary: light-dark(#7d5260, #efb8c8);--md-sys-color-on-tertiary: light-dark(#fff, #492532);--md-sys-color-tertiary-container: light-dark(#ffd8e4, #633b48);--md-sys-color-on-tertiary-container: light-dark(#633b48, #ffd8e4);--md-sys-color-tertiary-fixed: #ffd8e4;--md-sys-color-tertiary-fixed-dim: #efb8c8;--md-sys-color-on-tertiary-fixed: #31111d;--md-sys-color-on-tertiary-fixed-variant: #633b48;--md-sys-color-error: light-dark(#b3261e, #f2b8b5);--md-sys-color-on-error: light-dark(#fff, #601410);--md-sys-color-error-container: light-dark(#f9dedc, #8c1d18);--md-sys-color-on-error-container: light-dark(#8c1d18, #f9dedc);--md-sys-color-surface: light-dark(#fef7ff, #141218);--md-sys-color-surface-dim: light-dark(#ded8e1, #141218);--md-sys-color-surface-bright: light-dark(#fef7ff, #3b383e);--md-sys-color-surface-container-lowest: light-dark(#fff, #0f0d13);--md-sys-color-surface-container-low: light-dark(#f7f2fa, #1d1b20);--md-sys-color-surface-container: light-dark(#f3edf7, #211f26);--md-sys-color-surface-container-high: light-dark(#ece6f0, #2b2930);--md-sys-color-surface-container-highest: light-dark(#e6e0e9, #36343b);--md-sys-color-on-surface: light-dark(#1d1b20, #e6e0e9);--md-sys-color-on-surface-variant: light-dark(#49454f, #cac4d0);--md-sys-color-outline: light-dark(#79747e, #938f99);--md-sys-color-outline-variant: light-dark(#cac4d0, #49454f);--md-sys-color-inverse-surface: light-dark(#322f35, #e6e0e9);--md-sys-color-inverse-on-surface: light-dark(#f5eff7, #322f35);--md-sys-color-inverse-primary: light-dark(#d0bcff, #6750a4);--md-sys-color-scrim: #000;--md-sys-color-shadow: #000}}/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.elevation{:root{--md-sys-elevation-shadow-0: none;--md-sys-elevation-shadow-1: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 1px 3px 1px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-2: 0 1px 2px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 2px 6px 2px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-3: 0 1px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 4px 8px 3px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-4: 0 2px 3px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 6px 10px 4px hsl(from var(--md-sys-color-shadow) h s l / 0.15);--md-sys-elevation-shadow-5: 0 4px 4px 0 hsl(from var(--md-sys-color-shadow) h s l / 0.3), 0 8px 12px 6px hsl(from var(--md-sys-color-shadow) h s l / 0.15)}}/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@property --md-icon-font{syntax:\"<string>#\";inherits:true;initial-value:\"Material Symbols\"}@property --md-icon-color{syntax:\"<color>\";inherits:true;initial-value:currentColor}@property --md-icon-size{syntax:\"<length-percentage>\";inherits:true;initial-value:24px}@property --md-icon-opsz{syntax:\"<number>\";inherits:true;initial-value:24}@property --md-icon-wght{syntax:\"<number>\";inherits:true;initial-value:400}@property --md-icon-fill{syntax:\"<number>\";inherits:true;initial-value:0}@property --md-icon-grad{syntax:\"<number>\";inherits:true;initial-value:0}@layer md.sys.icon{.md-icon{display:inline-flex;place-items:center;place-content:center;overflow:hidden;color:var(--md-icon-color);fill:var(--md-icon-color);aspect-ratio:1;min-width:var(--md-icon-size);max-width:var(--md-icon-size);font-size:var(--md-icon-size);font-family:var(--md-icon-font);font-variation-settings:\"opsz\" var(--md-icon-opsz),\"wght\" var(--md-icon-wght),\"FILL\" var(--md-icon-fill),\"GRAD\" var(--md-icon-grad);-webkit-font-smoothing:antialiased}}/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.motion{:root{--md-sys-motion-easing-standard: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-standard-accelerate: cubic-bezier(0.3, 0, 1, 1);--md-sys-motion-easing-standard-decelerate: cubic-bezier(0, 0, 0, 1);--md-sys-motion-easing-emphasized: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-emphasized-accelerate: cubic-bezier(0.3, 0, 0.8, 0.15);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(0.05, 0.7, 0.1, 1);--md-sys-motion-duration-short1: 50ms;--md-sys-motion-duration-short2: 100ms;--md-sys-motion-duration-short3: 150ms;--md-sys-motion-duration-short4: 200ms;--md-sys-motion-duration-medium1: 250ms;--md-sys-motion-duration-medium2: 300ms;--md-sys-motion-duration-medium3: 350ms;--md-sys-motion-duration-medium4: 400ms;--md-sys-motion-duration-long1: 450ms;--md-sys-motion-duration-long2: 500ms;--md-sys-motion-duration-long3: 550ms;--md-sys-motion-duration-long4: 600ms;--md-sys-motion-duration-extra-long1: 700ms;--md-sys-motion-duration-extra-long2: 800ms;--md-sys-motion-duration-extra-long3: 900ms;--md-sys-motion-duration-extra-long4: 1000ms}}/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.shape{:root{--md-sys-shape-corner-none: 0px;--md-sys-shape-corner-xs: 4px;--md-sys-shape-corner-sm: 8px;--md-sys-shape-corner-md: 12px;--md-sys-shape-corner-lg: 16px;--md-sys-shape-corner-lg-increased: 20px;--md-sys-shape-corner-xl: 28px;--md-sys-shape-corner-xl-increased: 32px;--md-sys-shape-corner-xxl: 48px;--md-sys-shape-corner-full: 50cqmin}}/*!\n * Copyright 2026 Google LLC\n * SPDX-License-Identifier: Apache-2.0\n */@layer md.sys.typescale{:root{--md-ref-typeface-brand: var(--md-ref-typeface-plain);--md-ref-typeface-plain: Roboto Flex, Roboto, Noto Sans, system-ui, sans-serif;--md-ref-typeface-weight-regular: 400;--md-ref-typeface-weight-medium: 500;--md-ref-typeface-weight-bold: 700;--md-sys-typescale-label-sm: var(--md-ref-typeface-weight-medium) 0.6875rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-sm-tracking: 0.03125rem;--md-sys-typescale-label-md: var(--md-ref-typeface-weight-medium) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-label-md-tracking: 0.03125rem;--md-sys-typescale-label-lg: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-label-lg-tracking: 0.00625rem;--md-sys-typescale-body-sm: var(--md-ref-typeface-weight-regular) 0.75rem / 1rem var(--md-ref-typeface-plain);--md-sys-typescale-body-sm-tracking: 0.025rem;--md-sys-typescale-body-md: var(--md-ref-typeface-weight-regular) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-body-md-tracking: 0.015625rem;--md-sys-typescale-body-lg: var(--md-ref-typeface-weight-regular) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-body-lg-tracking: 0.03125rem;--md-sys-typescale-title-sm: var(--md-ref-typeface-weight-medium) 0.875rem / 1.25rem var(--md-ref-typeface-plain);--md-sys-typescale-title-sm-tracking: 0.00625rem;--md-sys-typescale-title-md: var(--md-ref-typeface-weight-medium) 1rem / 1.5rem var(--md-ref-typeface-plain);--md-sys-typescale-title-md-tracking: 0.009375rem;--md-sys-typescale-title-lg: var(--md-ref-typeface-weight-regular) 1.375rem / 1.75rem var(--md-ref-typeface-brand);--md-sys-typescale-title-lg-tracking: 0rem;--md-sys-typescale-headline-sm: var(--md-ref-typeface-weight-regular) 1.5rem / 2rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-sm-tracking: 0rem;--md-sys-typescale-headline-md: var(--md-ref-typeface-weight-regular) 1.75rem / 2.25rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-md-tracking: 0rem;--md-sys-typescale-headline-lg: var(--md-ref-typeface-weight-regular) 2rem / 2.5rem var(--md-ref-typeface-brand);--md-sys-typescale-headline-lg-tracking: 0rem;--md-sys-typescale-display-sm: var(--md-ref-typeface-weight-regular) 2.25rem / 2.75rem var(--md-ref-typeface-brand);--md-sys-typescale-display-sm-tracking: 0rem;--md-sys-typescale-display-md: var(--md-ref-typeface-weight-regular) 2.8125rem / 3.25rem var(--md-ref-typeface-brand);--md-sys-typescale-display-md-tracking: 0rem;--md-sys-typescale-display-lg: var(--md-ref-typeface-weight-regular) 3.5625rem / 4rem var(--md-ref-typeface-brand);--md-sys-typescale-display-lg-tracking: -0.015625rem}}\n`;\nexport default styles.styleSheet!;\n"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
// go/keep-sorted start by_regex='(.+) prefix_order=sass:
|
|
7
|
+
@import 'color/md-color-tokens';
|
|
8
|
+
@import 'elevation/md-elevation-tokens';
|
|
9
|
+
@import 'icon/md-icon';
|
|
10
|
+
@import 'motion/md-motion-tokens-easing';
|
|
11
|
+
@import 'shape/md-shape-tokens';
|
|
12
|
+
@import 'typography/md-typography-tokens';
|
|
13
|
+
// go/keep-sorted end
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Copyright 2026 Google LLC
|
|
3
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/@layer md.sys.motion{:root{--md-sys-motion-easing-standard: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-standard-accelerate: cubic-bezier(0.3, 0, 1, 1);--md-sys-motion-easing-standard-decelerate: cubic-bezier(0, 0, 0, 1);--md-sys-motion-easing-emphasized: cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-emphasized-accelerate: cubic-bezier(0.3, 0, 0.8, 0.15);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(0.05, 0.7, 0.1, 1);--md-sys-motion-duration-short1: 50ms;--md-sys-motion-duration-short2: 100ms;--md-sys-motion-duration-short3: 150ms;--md-sys-motion-duration-short4: 200ms;--md-sys-motion-duration-medium1: 250ms;--md-sys-motion-duration-medium2: 300ms;--md-sys-motion-duration-medium3: 350ms;--md-sys-motion-duration-medium4: 400ms;--md-sys-motion-duration-long1: 450ms;--md-sys-motion-duration-long2: 500ms;--md-sys-motion-duration-long3: 550ms;--md-sys-motion-duration-long4: 600ms;--md-sys-motion-duration-extra-long1: 700ms;--md-sys-motion-duration-extra-long2: 800ms;--md-sys-motion-duration-extra-long3: 900ms;--md-sys-motion-duration-extra-long4: 1000ms}}/*# sourceMappingURL=md-motion-tokens-easing.css.map */
|