@sandlada/mdc
Version:
@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.
2 lines (1 loc) • 735 B
JavaScript
import{_ as t}from"../../tslib.es6-CmLYFWVC.js";import{i as e,x as s}from"../../lit-element-Ho-VPzO1.js";import{t as r}from"../../custom-element-Dz3n6kSt.js";import{n as o}from"../../property-Ck1wIidx.js";import{typographyStyles as p}from"./typography.styles.js";import"../../typescale-Bh1NLwSE.js";import"../../utils/string/to-kebab-case.js";import"../../utils/tokens/create-wrapped-tokens.js";let i=class extends e{constructor(){super(...arguments),this.emphasized=!1,this.variant="body-medium"}static{this.styles=p}render(){return s`<slot></slot>`}};t([o({type:Boolean,reflect:!0})],i.prototype,"emphasized",void 0),t([o({type:String,reflect:!0})],i.prototype,"variant",void 0),i=t([r("mdc-typography")],i);export{i as Typography};