Rabbit-R1/original r1/java/sources/androidx/compose/material3/tokens/TextButtonTokens.java
2024-05-21 17:08:36 -04:00

88 lines
6.1 KiB
Java

package androidx.compose.material3.tokens;
import androidx.compose.ui.unit.Dp;
import kotlin.Metadata;
/* compiled from: TextButtonTokens.kt */
@Metadata(d1 = {"\u00004\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u0007\n\u0002\b\u0012\n\u0002\u0018\u0002\n\u0002\b\u0007\\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002¢\u0006\u0002\u0010\u0002R\u001c\u0010\u0003\u001a\u00020\u0004ø\u0001\u0000ø\u0001\u0001ø\u0001\u0002¢\u0006\n\n\u0002\u0010\u0007\u001a\u0004\b\u0005\u0010\u0006R\u0011\u0010\b\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\n\u0010\u000bR\u0011\u0010\f\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000fR\u000e\u0010\u0010\u001a\u00020\u0011X\u0086T¢\u0006\u0002\n\u0000R\u0011\u0010\u0012\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u0013\u0010\u000fR\u000e\u0010\u0014\u001a\u00020\u0011X\u0086T¢\u0006\u0002\n\u0000R\u0011\u0010\u0015\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u0016\u0010\u000fR\u0011\u0010\u0017\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u0018\u0010\u000fR\u0011\u0010\u0019\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u001a\u0010\u000fR\u0011\u0010\u001b\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u001c\u0010\u000fR\u0011\u0010\u001d\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\u001e\u0010\u000fR\u001c\u0010\u001f\u001a\u00020\u0004ø\u0001\u0000ø\u0001\u0001ø\u0001\u0002¢\u0006\n\n\u0002\u0010\u0007\u001a\u0004\b \u0010\u0006R\u0011\u0010!\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b\"\u0010\u000fR\u0011\u0010#\u001a\u00020$¢\u0006\b\n\u0000\u001a\u0004\b%\u0010&R\u0011\u0010'\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b(\u0010\u000fR\u0011\u0010)\u001a\u00020\\u0006\b\n\u0000\u001a\u0004\b*\u0010\u000f\u0082\u0002\u000f\n\u0002\b\u0019\n\u0005\\u001e0\u0001\n\u0002\b!¨\u0006+"}, d2 = {"Landroidx/compose/material3/tokens/TextButtonTokens;", "", "()V", "ContainerHeight", "Landroidx/compose/ui/unit/Dp;", "getContainerHeight-D9Ej5fM", "()F", "F", "ContainerShape", "Landroidx/compose/material3/tokens/ShapeKeyTokens;", "getContainerShape", "()Landroidx/compose/material3/tokens/ShapeKeyTokens;", "DisabledIconColor", "Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;", "getDisabledIconColor", "()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;", "DisabledIconOpacity", "", "DisabledLabelTextColor", "getDisabledLabelTextColor", "DisabledLabelTextOpacity", "FocusIconColor", "getFocusIconColor", "FocusLabelTextColor", "getFocusLabelTextColor", "HoverIconColor", "getHoverIconColor", "HoverLabelTextColor", "getHoverLabelTextColor", "IconColor", "getIconColor", "IconSize", "getIconSize-D9Ej5fM", "LabelTextColor", "getLabelTextColor", "LabelTextFont", "Landroidx/compose/material3/tokens/TypographyKeyTokens;", "getLabelTextFont", "()Landroidx/compose/material3/tokens/TypographyKeyTokens;", "PressedIconColor", "getPressedIconColor", "PressedLabelTextColor", "getPressedLabelTextColor", "material3_release"}, k = 1, mv = {1, 8, 0}, xi = 48)
/* loaded from: classes.dex */
public final class TextButtonTokens {
public static final float DisabledIconOpacity = 0.38f;
public static final float DisabledLabelTextOpacity = 0.38f;
public static final TextButtonTokens INSTANCE = new TextButtonTokens();
private static final float ContainerHeight = Dp.m4883constructorimpl((float) 40.0d);
private static final ShapeKeyTokens ContainerShape = ShapeKeyTokens.CornerFull;
private static final ColorSchemeKeyTokens DisabledLabelTextColor = ColorSchemeKeyTokens.OnSurface;
private static final ColorSchemeKeyTokens FocusLabelTextColor = ColorSchemeKeyTokens.Primary;
private static final ColorSchemeKeyTokens HoverLabelTextColor = ColorSchemeKeyTokens.Primary;
private static final ColorSchemeKeyTokens LabelTextColor = ColorSchemeKeyTokens.Primary;
private static final TypographyKeyTokens LabelTextFont = TypographyKeyTokens.LabelLarge;
private static final ColorSchemeKeyTokens PressedLabelTextColor = ColorSchemeKeyTokens.Primary;
private static final ColorSchemeKeyTokens DisabledIconColor = ColorSchemeKeyTokens.OnSurface;
private static final ColorSchemeKeyTokens FocusIconColor = ColorSchemeKeyTokens.Primary;
private static final ColorSchemeKeyTokens HoverIconColor = ColorSchemeKeyTokens.Primary;
private static final ColorSchemeKeyTokens IconColor = ColorSchemeKeyTokens.Primary;
private static final float IconSize = Dp.m4883constructorimpl((float) 18.0d);
private static final ColorSchemeKeyTokens PressedIconColor = ColorSchemeKeyTokens.Primary;
/* renamed from: getContainerHeight-D9Ej5fM, reason: not valid java name */
public final float m2161getContainerHeightD9Ej5fM() {
return ContainerHeight;
}
public final ShapeKeyTokens getContainerShape() {
return ContainerShape;
}
public final ColorSchemeKeyTokens getDisabledIconColor() {
return DisabledIconColor;
}
public final ColorSchemeKeyTokens getDisabledLabelTextColor() {
return DisabledLabelTextColor;
}
public final ColorSchemeKeyTokens getFocusIconColor() {
return FocusIconColor;
}
public final ColorSchemeKeyTokens getFocusLabelTextColor() {
return FocusLabelTextColor;
}
public final ColorSchemeKeyTokens getHoverIconColor() {
return HoverIconColor;
}
public final ColorSchemeKeyTokens getHoverLabelTextColor() {
return HoverLabelTextColor;
}
public final ColorSchemeKeyTokens getIconColor() {
return IconColor;
}
/* renamed from: getIconSize-D9Ej5fM, reason: not valid java name */
public final float m2162getIconSizeD9Ej5fM() {
return IconSize;
}
public final ColorSchemeKeyTokens getLabelTextColor() {
return LabelTextColor;
}
public final TypographyKeyTokens getLabelTextFont() {
return LabelTextFont;
}
public final ColorSchemeKeyTokens getPressedIconColor() {
return PressedIconColor;
}
public final ColorSchemeKeyTokens getPressedLabelTextColor() {
return PressedLabelTextColor;
}
private TextButtonTokens() {
}
}