UNPKG

1.01 kBSource Map (JSON)View Raw
1{"version":3,"file":"mdl-menu-item.directive.js","sourceRoot":"","sources":["../../../src/lib/components/menu/mdl-menu-item.directive.ts"],"names":[],"mappings":"OAAO,EACL,SAAS,EACV,MAAM,eAAe;AAGtB;IAAA;IAaA,CAAC;IAXM,+CAAU,GAA0B;QAC3C,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;oBACxB,QAAQ,EAAE,oCAAoC;oBAC9C,IAAI,EAAE;wBACJ,4CAA4C,EAAE,MAAM;qBACrD;iBACF,EAAG,EAAE;KACL,CAAC;IACF,kBAAkB;IACX,mDAAc,GAAmE,cAAM,OAAA,EAC7F,EAD6F,CAC7F,CAAC;IACF,2CAAC;AAAD,CAAC,AAbD,IAaC","sourcesContent":["import {\n Directive\n} from '@angular/core';\n\n\nexport class MdlMenuItemFullBleedDeviderComponent {\n\nstatic decorators: DecoratorInvocation[] = [\n{ type: Directive, args: [{\n selector: '[mdl-menu-item-full-bleed-divider]',\n host: {\n '[class.mdl-menu__item--full-bleed-divider]': 'true'\n }\n}, ] },\n];\n/** @nocollapse */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file