UNPKG

ecp-ui-lib

Version:

29 lines 2.75 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ import { Component } from '@angular/core'; var SidebarTipInfoComponent = /** @class */ (function () { function SidebarTipInfoComponent() { } /** * @return {?} */ SidebarTipInfoComponent.prototype.ngOnInit = /** * @return {?} */ function () { }; SidebarTipInfoComponent.decorators = [ { type: Component, args: [{ selector: 'ecp-sidebar-tip-info', template: "<div class=\"sidebar-tip-info\">\r\n <ng-content></ng-content>\r\n</div>\r\n", styles: [":host>>>.sidebar-tip-info{width:260px;margin:38px auto;text-align:center;color:#6e6e6e;font-size:14px}:host>>>.sidebar-tip-info .info-img{text-align:center;margin-bottom:10px}:host>>>.sidebar-tip-info .info-txt{text-align:center;margin-bottom:2px}:host>>>.sidebar-tip-info .fun-btn{text-align:center}:host>>>.sidebar-tip-info .tag-link-module{margin:10px 20px;font-size:14px}:host>>>.sidebar-tip-info .tag-link-module a{display:inline-block;border:1px solid rgba(30,91,214,1);border-radius:4px;min-width:80px;margin-right:10px;margin-bottom:10px;height:32px;line-height:32px;text-align:center}:host>>>.sidebar-tip-info .tag-link-module a.hover,:host>>>.sidebar-tip-info .tag-link-module a:hover{background:rgba(30,91,214,1);color:#fff}"] }] } ]; /** @nocollapse */ SidebarTipInfoComponent.ctorParameters = function () { return []; }; return SidebarTipInfoComponent; }()); export { SidebarTipInfoComponent }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lkZWJhci10aXAtaW5mby5jb21wb25lbnQuanMiLCJzb3VyY2VSb290Ijoibmc6Ly9lY3AtdWktbGliLyIsInNvdXJjZXMiOlsibGliL3BvcHVwLXNpZGViYXItbW9kdWxlL3NpZGViYXItdGlwLWluZm8vc2lkZWJhci10aXAtaW5mby5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7OztBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFFbEQ7SUFPRTtJQUFnQixDQUFDOzs7O0lBRWpCLDBDQUFROzs7SUFBUjtJQUNBLENBQUM7O2dCQVZGLFNBQVMsU0FBQztvQkFDVCxRQUFRLEVBQUUsc0JBQXNCO29CQUNoQyx5RkFBZ0Q7O2lCQUVqRDs7OztJQVFELDhCQUFDO0NBQUEsQUFaRCxJQVlDO1NBUFksdUJBQXVCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnZWNwLXNpZGViYXItdGlwLWluZm8nLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9zaWRlYmFyLXRpcC1pbmZvLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi9zaWRlYmFyLXRpcC1pbmZvLmNvbXBvbmVudC5jc3MnXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU2lkZWJhclRpcEluZm9Db21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHsgfVxyXG5cclxuICBuZ09uSW5pdCgpIHtcclxuICB9XHJcblxyXG59XHJcbiJdfQ==