//
// Copyright 2026 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
// AUTOGENERATED. DO NOT MODIFY.
// To modify this file, update the source template,
// or run the compiler: go/carbon-service-code-gen-mwtc.
// Source template: formats/sassvars/contextualtokenset.scss.tmpl

// Design system: Google Material 3
// Version: 34.0.21
// Configured context tags:
//   audience: 3p
//   font: static
//   platform: web
// Output format: sass_vars

@use 'md-sys-color';
@use 'md-sys-elevation';
@use 'md-sys-shape';

/// md.comp.toolbar.floating.container.between-space (Size)
$container-between-space: 4px;
/// md.comp.toolbar.floating.container.external-padding (Size)
///
/// @deprecated Deprecating for a vertical and horizontal option
$container-external-padding: 16px;
/// md.comp.toolbar.floating.container.height (Size)
///
/// @deprecated Deprecating this for a vertical and horizontal variant
$container-height: 64px;
/// md.comp.toolbar.floating.container.leading-space (Size)
$container-leading-space: 8px;
/// md.comp.toolbar.floating.container.trailing-space (Size)
$container-trailing-space: 8px;
/// md.comp.toolbar.floating.horizontal.container.external-space (Size)
$horizontal-container-external-space: 16px;
/// md.comp.toolbar.floating.horizontal.container.height (Size)
$horizontal-container-height: 64px;
/// md.comp.toolbar.floating.vertical.container.external-space (Size)
$vertical-container-external-space: 24px;
/// md.comp.toolbar.floating.vertical.container.width (Size)
$vertical-container-width: 64px;
/// md.comp.toolbar.floating.container.elevation (Elevation)
$container-elevation: md-sys-elevation.$level3;
/// md.comp.toolbar.floating.container.shape (Shape)
$container-shape: md-sys-shape.$corner-full;
/// md.comp.toolbar.floating.standard.container.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$standard-container-color: md-sys-color.$surface-container;
/// md.comp.toolbar.floating.vibrant.button.selected.container.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-button-selected-container-color: md-sys-color.$surface-container;
/// md.comp.toolbar.floating.vibrant.button.selected.icon.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-button-selected-icon-color: md-sys-color.$on-surface;
/// md.comp.toolbar.floating.vibrant.button.selected.text.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-button-selected-text-color: md-sys-color.$on-surface;
/// md.comp.toolbar.floating.vibrant.button.unselected.icon.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-button-unselected-icon-color: md-sys-color.$on-primary-container;
/// md.comp.toolbar.floating.vibrant.button.unselected.text.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-button-unselected-text-color: md-sys-color.$on-primary-container;
/// md.comp.toolbar.floating.vibrant.container.color (Color)
///
/// @deprecated Deprecating this token here and putting it into the color token set
$vibrant-container-color: md-sys-color.$primary-container;
