//
// 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-typescale';

/// md.comp.dialog.with-divider.divider.height (Enabled / Divider)
///
/// @deprecated Depcrecating all divider tokens nested across components. Please use the standalone divider component token md.comp.divider.thickness as a replacement
$with-divider-divider-height: 1px;
/// md.comp.dialog.with-icon.icon.size (Enabled / Icon)
$with-icon-icon-size: 24px;
/// md.comp.dialog.action.focus.label-text.color (Focused / Label text)
$action-focus-label-text-color: md-sys-color.$primary;
/// md.comp.dialog.action.focus.state-layer.color (Focused / State layer)
$action-focus-state-layer-color: md-sys-color.$primary;
/// md.comp.dialog.action.focus.state-layer.opacity (Focused / State layer)
$action-focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
/// md.comp.dialog.action.hover.label-text.color (Hovered / Label text)
$action-hover-label-text-color: md-sys-color.$primary;
/// md.comp.dialog.action.hover.state-layer.color (Hovered / State layer)
$action-hover-state-layer-color: md-sys-color.$primary;
/// md.comp.dialog.action.hover.state-layer.opacity (Hovered / State layer)
$action-hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
/// md.comp.dialog.action.label-text.color (Enabled / Label text)
$action-label-text-color: md-sys-color.$primary;
/// md.comp.dialog.action.label-text.font (Enabled / Label text)
$action-label-text-font: md-sys-typescale.$label-large-font;
/// md.comp.dialog.action.label-text.line-height (Enabled / Label text)
$action-label-text-line-height: md-sys-typescale.$label-large-line-height;
/// md.comp.dialog.action.label-text.size (Enabled / Label text)
$action-label-text-size: md-sys-typescale.$label-large-size;
/// md.comp.dialog.action.label-text.tracking (Enabled / Label text)
$action-label-text-tracking: md-sys-typescale.$label-large-tracking;
/// md.comp.dialog.action.label-text.weight (Enabled / Label text)
$action-label-text-weight: md-sys-typescale.$label-large-weight;
/// md.comp.dialog.action.pressed.label-text.color (Pressed (ripple) / Label text)
$action-pressed-label-text-color: md-sys-color.$primary;
/// md.comp.dialog.action.pressed.state-layer.color (Pressed (ripple) / State layer)
$action-pressed-state-layer-color: md-sys-color.$primary;
/// md.comp.dialog.action.pressed.state-layer.opacity (Pressed (ripple) / State layer)
$action-pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.dialog.container.color (Enabled / Container)
$container-color: md-sys-color.$surface-container-high;
/// md.comp.dialog.container.elevation (Enabled / Container)
$container-elevation: md-sys-elevation.$level3;
/// md.comp.dialog.container.shape (Enabled / Container)
$container-shape: md-sys-shape.$corner-extra-large;
/// md.comp.dialog.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.dialog.headline.color (Enabled / Headline)
$headline-color: md-sys-color.$on-surface;
/// md.comp.dialog.headline.font (Enabled / Headline)
$headline-font: md-sys-typescale.$headline-small-font;
/// md.comp.dialog.headline.line-height (Enabled / Headline)
$headline-line-height: md-sys-typescale.$headline-small-line-height;
/// md.comp.dialog.headline.size (Enabled / Headline)
$headline-size: md-sys-typescale.$headline-small-size;
/// md.comp.dialog.headline.tracking (Enabled / Headline)
$headline-tracking: md-sys-typescale.$headline-small-tracking;
/// md.comp.dialog.headline.weight (Enabled / Headline)
$headline-weight: md-sys-typescale.$headline-small-weight;
/// md.comp.dialog.subhead.color (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-color: md-sys-color.$on-surface;
/// md.comp.dialog.subhead.font (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-font: md-sys-typescale.$headline-small-font;
/// md.comp.dialog.subhead.line-height (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-line-height: md-sys-typescale.$headline-small-line-height;
/// md.comp.dialog.subhead.size (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-size: md-sys-typescale.$headline-small-size;
/// md.comp.dialog.subhead.tracking (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-tracking: md-sys-typescale.$headline-small-tracking;
/// md.comp.dialog.subhead.weight (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
$subhead-weight: md-sys-typescale.$headline-small-weight;
/// md.comp.dialog.supporting-text.color (Enabled / Supporting text)
$supporting-text-color: md-sys-color.$on-surface-variant;
/// md.comp.dialog.supporting-text.font (Enabled / Supporting text)
$supporting-text-font: md-sys-typescale.$body-medium-font;
/// md.comp.dialog.supporting-text.line-height (Enabled / Supporting text)
$supporting-text-line-height: md-sys-typescale.$body-medium-line-height;
/// md.comp.dialog.supporting-text.size (Enabled / Supporting text)
$supporting-text-size: md-sys-typescale.$body-medium-size;
/// md.comp.dialog.supporting-text.tracking (Enabled / Supporting text)
$supporting-text-tracking: md-sys-typescale.$body-medium-tracking;
/// md.comp.dialog.supporting-text.weight (Enabled / Supporting text)
$supporting-text-weight: md-sys-typescale.$body-medium-weight;
/// md.comp.dialog.with-divider.divider.color (Enabled / Divider)
///
/// @deprecated Depcrecating all divider tokens nested across components. Please use the standalone divider component token md.comp.divider.color as a replacement
$with-divider-divider-color: md-sys-color.$outline;
/// md.comp.dialog.with-icon.icon.color (Enabled / Icon)
$with-icon-icon-color: md-sys-color.$secondary;
/// md.comp.dialog.action.label-text.type (Enabled / Label text)
@mixin action-label-text-type {
  font-family: $action-label-text-font;
  font-size: $action-label-text-size;
  font-weight: $action-label-text-weight;
  letter-spacing: $action-label-text-tracking;
  line-height: $action-label-text-line-height;
}
/// md.comp.dialog.headline.type (Enabled / Headline)
@mixin headline-type {
  font-family: $headline-font;
  font-size: $headline-size;
  font-weight: $headline-weight;
  letter-spacing: $headline-tracking;
  line-height: $headline-line-height;
}
/// md.comp.dialog.subhead.type (Enabled / Subhead)
///
/// @deprecated Tokens deprecated to align taxonomy with full-screen dialogs. Please use md.comp.dialog.headline.… instead
@mixin subhead-type {
  font-family: $subhead-font;
  font-size: $subhead-size;
  font-weight: $subhead-weight;
  letter-spacing: $subhead-tracking;
  line-height: $subhead-line-height;
}
/// md.comp.dialog.supporting-text.type (Enabled / Supporting text)
@mixin supporting-text-type {
  font-family: $supporting-text-font;
  font-size: $supporting-text-size;
  font-weight: $supporting-text-weight;
  letter-spacing: $supporting-text-tracking;
  line-height: $supporting-text-line-height;
}
