primeng
Version:
[](https://opensource.org/licenses/MIT) [](https://badge.fury.io/js/primeng) [{"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core"),require("@angular/common")):"function"==typeof define&&define.amd?define("primeng/tag",["exports","@angular/core","@angular/common"],n):n(((e="undefined"!=typeof globalThis?globalThis:e||self).primeng=e.primeng||{},e.primeng.tag={}),e.ng.core,e.ng.common)}(this,(function(e,n,t){"use strict";var a=function(){function e(){}return e.prototype.containerClass=function(){return{"p-tag p-component":!0,"p-tag-info":"info"===this.severity,"p-tag-success":"success"===this.severity,"p-tag-warning":"warning"===this.severity,"p-tag-danger":"danger"===this.severity,"p-tag-rounded":this.rounded}},e}();a.decorators=[{type:n.Component,args:[{selector:"p-tag",template:'\n <span [ngClass]="containerClass()" [class]="styleClass" [ngStyle]="style">\n <ng-content></ng-content>\n <span class="p-tag-icon" [ngClass]="icon" *ngIf="icon"></span>\n <span class="p-tag-value">{{value}}</span>\n </span>\n ',changeDetection:n.ChangeDetectionStrategy.OnPush,encapsulation:n.ViewEncapsulation.None,styles:[".p-tag{align-items:center;display:inline-flex;justify-content:center}.p-tag-icon,.p-tag-icon.pi,.p-tag-value{line-height:1.5}.p-tag.p-tag-rounded{border-radius:10rem}"]}]}],a.propDecorators={styleClass:[{type:n.Input}],style:[{type:n.Input}],severity:[{type:n.Input}],value:[{type:n.Input}],icon:[{type:n.Input}],rounded:[{type:n.Input}]};var o=function(){};o.decorators=[{type:n.NgModule,args:[{imports:[t.CommonModule],exports:[a],declarations:[a]}]}],e.Tag=a,e.TagModule=o,Object.defineProperty(e,"__esModule",{value:!0})}));
//# sourceMappingURL=primeng-tag.umd.min.js.map