UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

8 lines 705 B
import{State as e}from"../node_modules/@sandlada/mdk/build/domain/state.js";import"../node_modules/@sandlada/mdk/build/index.js";import{Color as t}from"../utils/tokens/theme.js";import{createStyleDefinition as n}from"../utils/tokens/create-style-definition.js"; /** * @license * Copyright 2025 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const r=n({"enabled-hovered-color":t.OnSurface,"enabled-hovered-opacity":e.HoveredStateLayerOpacity,"enabled-focused-color":t.OnSurface,"enabled-focused-opacity":e.FocusedStateLayerOpacity,"enabled-pressed-color":t.OnSurface,"enabled-pressed-opacity":e.PressedStateLayerOpacity});export{r as RippleDefinition}; //# sourceMappingURL=ripple.definition.js.map