UNPKG

@angular-mdc/web

Version:
8 lines 3.07 kB
/** * @license * Copyright (c) Dominic Carretto * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://github.com/trimox/angular-mdc-web/blob/master/LICENSE */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core")):"function"==typeof define&&define.amd?define("@angular-mdc/web/typography",["exports","@angular/core"],t):t(((e=e||self).ng=e.ng||{},e.ng.web=e.ng.web||{},e.ng.web.typography={}),e.ng.core)}(this,(function(e,t){"use strict";var r=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdc-typography], [mdcTypography]",host:{class:"mdc-typography"}}]}],e}(),c=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline1]",host:{class:"mdc-typography--headline1"}}]}],e}(),o=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline2]",host:{class:"mdc-typography--headline2"}}]}],e}(),n=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline3]",host:{class:"mdc-typography--headline3"}}]}],e}(),i=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline4]",host:{class:"mdc-typography--headline4"}}]}],e}(),s=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline5]",host:{class:"mdc-typography--headline5"}}]}],e}(),a=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcHeadline6]",host:{class:"mdc-typography--headline6"}}]}],e}(),d=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcSubtitle1]",host:{class:"mdc-typography--subtitle1"}}]}],e}(),p=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcSubtitle2]",host:{class:"mdc-typography--subtitle2"}}]}],e}(),u=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcBody2]",host:{class:"mdc-typography--body2"}}]}],e}(),y=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcBody1]",host:{class:"mdc-typography--body1"}}]}],e}(),l=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcCaption]",host:{class:"mdc-typography--caption"}}]}],e}(),g=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcButton]",host:{class:"mdc-typography--button"}}]}],e}(),f=function(){function e(){}return e.decorators=[{type:t.Directive,args:[{selector:"[mdcOverline]",host:{class:"mdc-typography--overline"}}]}],e}(),h=[r,y,u,g,l,c,o,n,i,s,a,f,d,p],m=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{exports:h,declarations:h}]}],e}();e.MdcBody1=y,e.MdcBody2=u,e.MdcCaption=l,e.MdcHeadline1=c,e.MdcHeadline2=o,e.MdcHeadline3=n,e.MdcHeadline4=i,e.MdcHeadline5=s,e.MdcHeadline6=a,e.MdcOverline=f,e.MdcSubtitle1=d,e.MdcSubtitle2=p,e.MdcTypography=r,e.MdcTypographyButton=g,e.MdcTypographyModule=m,Object.defineProperty(e,"__esModule",{value:!0})}));