//
// 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';
@use 'md-sys-state';
@use 'md-sys-state-focus-indicator';
@use 'md-sys-typescale';

/// md.comp.navigation-bar.active-indicator.height (Enabled / Active indicator)
$active-indicator-height: 32px;
/// md.comp.navigation-bar.active-indicator.width (Enabled / Active indicator)
$active-indicator-width: 64px;
/// md.comp.navigation-bar.badge.shape (Enabled / [Deprecated] Badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.*` tokens.
$badge-shape: 3px;
/// md.comp.navigation-bar.badge.size (Enabled / [Deprecated] Badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.*` tokens.
$badge-size: 6px;
/// md.comp.navigation-bar.container.height (Enabled / Container)
$container-height: 80px;
/// md.comp.navigation-bar.icon.size (Enabled / Icon)
$icon-size: 24px;
/// md.comp.navigation-bar.large-badge.shape (Enabled / [Deprecated] Large badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.large.*` tokens.
$large-badge-shape: 8px;
/// md.comp.navigation-bar.large-badge.size (Enabled / [Deprecated] Large badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.large.*` tokens.
$large-badge-size: 16px;
/// md.comp.navigation-bar.active-indicator.color (Enabled / Active indicator)
$active-indicator-color: md-sys-color.$secondary-container;
/// md.comp.navigation-bar.active-indicator.shape (Enabled / Active indicator)
$active-indicator-shape: md-sys-shape.$corner-full;
/// md.comp.navigation-bar.active.focus.icon.color (Enabled / Icon)
$active-focus-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-bar.active.focus.label-text.color (Enabled / Label text)
$active-focus-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.focus.state-layer.color (Enabled / State layer)
$active-focus-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.hover.icon.color (Enabled / Icon)
$active-hover-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-bar.active.hover.label-text.color (Enabled / Label text)
$active-hover-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.hover.state-layer.color (Enabled / State layer)
$active-hover-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.icon.color (Enabled / Icon)
$active-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-bar.active.label-text.color (Enabled / Label text)
$active-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.label-text.weight (Enabled / Label text)
$active-label-text-weight: md-sys-typescale.$label-medium-weight-prominent;
/// md.comp.navigation-bar.active.pressed.icon.color (Enabled / Icon)
$active-pressed-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-bar.active.pressed.label-text.color (Enabled / Label text)
$active-pressed-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.active.pressed.state-layer.color (Enabled / State layer)
$active-pressed-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.badge.color (Enabled / [Deprecated] Badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.*` tokens.
$badge-color: md-sys-color.$error;
/// md.comp.navigation-bar.container.color (Enabled / Container)
$container-color: md-sys-color.$surface-container;
/// md.comp.navigation-bar.container.elevation (Enabled / Container)
$container-elevation: md-sys-elevation.$level2;
/// md.comp.navigation-bar.container.shadow-color (Enabled / Container)
///
/// @deprecated Bug: should not have been created. Remove any shadows on navigation bars.
$container-shadow-color: md-sys-color.$shadow;
/// md.comp.navigation-bar.container.shape (Enabled / Container)
$container-shape: md-sys-shape.$corner-none;
/// md.comp.navigation-bar.container.surface-tint-layer.color (Enabled / Container)
///
/// @deprecated Deprecated as part of the update from opacity based surfaces to tonal surfaces. Surfaces no longer use surface-tint layers for tinting, please use the desired surface role directly as the container color.
$container-surface-tint-layer-color: md-sys-color.$surface-tint;
/// md.comp.navigation-bar.focus.indicator.color (Enabled / Focus indicator)
$focus-indicator-color: md-sys-color.$secondary;
/// md.comp.navigation-bar.focus.indicator.outline.offset (Enabled / Focus indicator)
$focus-indicator-outline-offset: md-sys-state-focus-indicator.$inner-offset;
/// md.comp.navigation-bar.focus.indicator.thickness (Enabled / Focus indicator)
$focus-indicator-thickness: md-sys-state-focus-indicator.$thickness;
/// md.comp.navigation-bar.focus.state-layer.opacity (Enabled / State layer)
$focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
/// md.comp.navigation-bar.hover.state-layer.opacity (Enabled / State layer)
$hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
/// md.comp.navigation-bar.inactive.focus.icon.color (Enabled / Icon)
$inactive-focus-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.focus.label-text.color (Enabled / Label text)
$inactive-focus-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.focus.state-layer.color (Enabled / State layer)
$inactive-focus-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.hover.icon.color (Enabled / Icon)
$inactive-hover-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.hover.label-text.color (Enabled / Label text)
$inactive-hover-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.hover.state-layer.color (Enabled / State layer)
$inactive-hover-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.icon.color (Enabled / Icon)
$inactive-icon-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-bar.inactive.label-text.color (Enabled / Label text)
$inactive-label-text-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-bar.inactive.pressed.icon.color (Enabled / Icon)
$inactive-pressed-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.pressed.label-text.color (Enabled / Label text)
$inactive-pressed-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.inactive.pressed.state-layer.color (Enabled / State layer)
$inactive-pressed-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-bar.label-text.font (Enabled / Label text)
$label-text-font: md-sys-typescale.$label-medium-font;
/// md.comp.navigation-bar.label-text.line-height (Enabled / Label text)
$label-text-line-height: md-sys-typescale.$label-medium-line-height;
/// md.comp.navigation-bar.label-text.size (Enabled / Label text)
$label-text-size: md-sys-typescale.$label-medium-size;
/// md.comp.navigation-bar.label-text.tracking (Enabled / Label text)
$label-text-tracking: md-sys-typescale.$label-medium-tracking;
/// md.comp.navigation-bar.label-text.weight (Enabled / Label text)
$label-text-weight: md-sys-typescale.$label-medium-weight;
/// md.comp.navigation-bar.large-badge.color (Enabled / [Deprecated] Large badge)
///
/// @deprecated Badge values were refactored out into their own token set. Replace usage with the equivalent `md.comp.badge.large.*` tokens.
$large-badge-color: md-sys-color.$error;
/// md.comp.navigation-bar.pressed.state-layer.opacity (Enabled / State layer)
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.navigation-bar.label-text.type (Enabled / Label text)
@mixin label-text-type {
  font-family: $label-text-font;
  font-size: $label-text-size;
  font-weight: $label-text-weight;
  letter-spacing: $label-text-tracking;
  line-height: $label-text-line-height;
}
