UNPKG

nd-gui

Version:

UI components for NetDocuments

3 lines (2 loc) 1.3 kB
!function(o,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@angular/common")):"function"==typeof define&&define.amd?define("nd-gui/footer",["exports","@angular/core","@angular/common"],e):e((o["nd-gui"]=o["nd-gui"]||{},o["nd-gui"].footer={}),o.ng.core,o.ng.common)}(this,function(o,e,n){"use strict";var t=function(){function o(){}return o.prototype.ngOnInit=function(){},o}();t.decorators=[{type:e.Component,args:[{selector:"nd-footer",template:'<div class="nd-footer" [ngStyle]="inlineStyle">\n <ng-content></ng-content>\n</div>\n',styles:[".nd-footer{position:absolute;bottom:0;left:0;margin:0;padding:13px 20px 10px;width:100%;background-color:#fff;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box}.nd-footer p{margin:3px 0}.nd-footer p.primary{font-weight:700;font-size:14px;text-transform:uppercase}.nd-footer p.secondary{opacity:.8;font-size:12px}"]}]}],t.ctorParameters=function(){return[]},t.propDecorators={inlineStyle:[{type:e.Input,args:["style"]}]};var r=function(){};r.decorators=[{type:e.NgModule,args:[{imports:[n.CommonModule],declarations:[t],exports:[t]}]}],o.ndFooterModule=r,o.FooterComponent=t,Object.defineProperty(o,"__esModule",{value:!0})}); //# sourceMappingURL=nd-gui-footer.umd.min.js.map