//
// 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.assist-chip.container.height (Enabled / Container)
$container-height: 32px;
/// md.comp.assist-chip.disabled.label-text.opacity (Disabled / Label text)
$disabled-label-text-opacity: 0.38;
/// md.comp.assist-chip.elevated.disabled.container.opacity (Disabled / Container)
$elevated-disabled-container-opacity: 0.12;
/// md.comp.assist-chip.flat.disabled.outline.opacity (Disabled / Container)
$flat-disabled-outline-opacity: 0.12;
/// md.comp.assist-chip.flat.outline.width (Enabled / Container)
$flat-outline-width: 1px;
/// md.comp.assist-chip.with-icon.disabled.icon.opacity (Disabled / Icon)
$with-icon-disabled-icon-opacity: 0.38;
/// md.comp.assist-chip.with-icon.icon.size (Enabled / Icon)
$with-icon-icon-size: 18px;
/// md.comp.assist-chip.container.shape (Enabled / Container)
$container-shape: md-sys-shape.$corner-small;
/// md.comp.assist-chip.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.assist-chip.disabled.label-text.color (Disabled / Label text)
$disabled-label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.dragged.container.elevation (Dragged / Container)
$dragged-container-elevation: md-sys-elevation.$level4;
/// md.comp.assist-chip.dragged.label-text.color (Dragged / Label text)
$dragged-label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.dragged.state-layer.color (Dragged / State layer)
$dragged-state-layer-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.dragged.state-layer.opacity (Dragged / State layer)
$dragged-state-layer-opacity: md-sys-state.$dragged-state-layer-opacity;
/// md.comp.assist-chip.elevated.container.color (Enabled / Container)
$elevated-container-color: md-sys-color.$surface-container-low;
/// md.comp.assist-chip.elevated.container.elevation (Enabled / Container)
$elevated-container-elevation: md-sys-elevation.$level1;
/// md.comp.assist-chip.elevated.container.shadow-color (Enabled / Container)
$elevated-container-shadow-color: md-sys-color.$shadow;
/// md.comp.assist-chip.elevated.disabled.container.color (Disabled / Container)
$elevated-disabled-container-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.elevated.disabled.container.elevation (Disabled / Container)
$elevated-disabled-container-elevation: md-sys-elevation.$level0;
/// md.comp.assist-chip.elevated.focus.container.elevation (Focused / Container)
$elevated-focus-container-elevation: md-sys-elevation.$level1;
/// md.comp.assist-chip.elevated.hover.container.elevation (Hovered / Container)
$elevated-hover-container-elevation: md-sys-elevation.$level2;
/// md.comp.assist-chip.elevated.pressed.container.elevation (Pressed (ripple) / Container)
$elevated-pressed-container-elevation: md-sys-elevation.$level1;
/// md.comp.assist-chip.flat.container.elevation (Enabled / Container)
$flat-container-elevation: md-sys-elevation.$level0;
/// md.comp.assist-chip.flat.disabled.outline.color (Disabled / Container)
$flat-disabled-outline-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.flat.focus.outline.color (Focused / Container)
$flat-focus-outline-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.flat.outline.color (Enabled / Container)
$flat-outline-color: md-sys-color.$outline-variant;
/// md.comp.assist-chip.focus.indicator.color (Focused / Focus indicator)
$focus-indicator-color: md-sys-color.$secondary;
/// md.comp.assist-chip.focus.indicator.outline.offset (Focused / Focus indicator)
$focus-indicator-outline-offset: md-sys-state-focus-indicator.$outer-offset;
/// md.comp.assist-chip.focus.indicator.thickness (Focused / Focus indicator)
$focus-indicator-thickness: md-sys-state-focus-indicator.$thickness;
/// md.comp.assist-chip.focus.label-text.color (Focused / Label text)
$focus-label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.focus.state-layer.color (Focused / State layer)
$focus-state-layer-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.focus.state-layer.opacity (Focused / State layer)
$focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
/// md.comp.assist-chip.hover.label-text.color (Hovered / Label text)
$hover-label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.hover.state-layer.color (Hovered / State layer)
$hover-state-layer-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.hover.state-layer.opacity (Hovered / State layer)
$hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
/// md.comp.assist-chip.label-text.color (Enabled / Label text)
$label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.label-text.font (Enabled / Label text)
$label-text-font: md-sys-typescale.$label-large-font;
/// md.comp.assist-chip.label-text.line-height (Enabled / Label text)
$label-text-line-height: md-sys-typescale.$label-large-line-height;
/// md.comp.assist-chip.label-text.size (Enabled / Label text)
$label-text-size: md-sys-typescale.$label-large-size;
/// md.comp.assist-chip.label-text.tracking (Enabled / Label text)
$label-text-tracking: md-sys-typescale.$label-large-tracking;
/// md.comp.assist-chip.label-text.weight (Enabled / Label text)
$label-text-weight: md-sys-typescale.$label-large-weight;
/// md.comp.assist-chip.pressed.label-text.color (Pressed (ripple) / Label text)
$pressed-label-text-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.pressed.state-layer.color (Pressed (ripple) / State layer)
$pressed-state-layer-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.pressed.state-layer.opacity (Pressed (ripple) / State layer)
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.assist-chip.with-icon.disabled.icon.color (Disabled / Icon)
$with-icon-disabled-icon-color: md-sys-color.$on-surface;
/// md.comp.assist-chip.with-icon.dragged.icon.color (Dragged / Icon)
$with-icon-dragged-icon-color: md-sys-color.$primary;
/// md.comp.assist-chip.with-icon.focus.icon.color (Focused / Icon)
$with-icon-focus-icon-color: md-sys-color.$primary;
/// md.comp.assist-chip.with-icon.hover.icon.color (Hovered / Icon)
$with-icon-hover-icon-color: md-sys-color.$primary;
/// md.comp.assist-chip.with-icon.icon.color (Enabled / Icon)
$with-icon-icon-color: md-sys-color.$primary;
/// md.comp.assist-chip.with-icon.pressed.icon.color (Pressed (ripple) / Icon)
$with-icon-pressed-icon-color: md-sys-color.$primary;
/// md.comp.assist-chip.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;
}
