UNPKG

@carbon/icons-angular

Version:

Angular components for icons in digital and software products using the Carbon Design System

174 lines (171 loc) 11.3 kB
import { __decorate, __metadata } from 'tslib'; import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core'; import { getAttributes } from '@carbon/icon-helpers'; var CheckmarkOutlineErrorDirective_1; let CheckmarkOutlineErrorComponent = class CheckmarkOutlineErrorComponent { constructor() { this.focusable = false; } }; __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorComponent.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorComponent.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], CheckmarkOutlineErrorComponent.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorComponent.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], CheckmarkOutlineErrorComponent.prototype, "focusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorComponent.prototype, "innerClass", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorComponent.prototype, "size", void 0); CheckmarkOutlineErrorComponent = __decorate([ Component({ selector: "ibm-icon-checkmark-outline-error", template: ` <svg ibmIconCheckmarkOutlineError [size]="size" [ariaLabel]="ariaLabel" [ariaLabelledby]="ariaLabelledby" [ariaHidden]="ariaHidden" [title]="title" [isFocusable]="focusable" [attr.class]="innerClass"> </svg> ` }) ], CheckmarkOutlineErrorComponent); let CheckmarkOutlineErrorDirective = CheckmarkOutlineErrorDirective_1 = class CheckmarkOutlineErrorDirective { constructor(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "CheckmarkOutlineError32", "filepath": "checkmark--outline--error/32.js", "descriptor": { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, "content": [{ "elem": "path", "attrs": { "d": "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z" } }, { "elem": "path", "attrs": { "d": "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z" } }], "name": "checkmark--outline--error", "size": 32 }, "size": 32 }, svg: `<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><path d="M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"></path><path d="M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"></path></svg>` }, "24": { metadata: { "moduleName": "CheckmarkOutlineError24", "filepath": "checkmark--outline--error/24.js", "descriptor": { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, "content": [{ "elem": "path", "attrs": { "d": "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z" } }, { "elem": "path", "attrs": { "d": "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z" } }], "name": "checkmark--outline--error", "size": 24 }, "size": 24 }, svg: `<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="24" height="24" viewBox="0 0 32 32" aria-hidden="true"><path d="M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"></path><path d="M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"></path></svg>` }, "20": { metadata: { "moduleName": "CheckmarkOutlineError20", "filepath": "checkmark--outline--error/20.js", "descriptor": { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, "content": [{ "elem": "path", "attrs": { "d": "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z" } }, { "elem": "path", "attrs": { "d": "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z" } }], "name": "checkmark--outline--error", "size": 20 }, "size": 20 }, svg: `<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="20" height="20" viewBox="0 0 32 32" aria-hidden="true"><path d="M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"></path><path d="M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"></path></svg>` }, "16": { metadata: { "moduleName": "CheckmarkOutlineError16", "filepath": "checkmark--outline--error/16.js", "descriptor": { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, "content": [{ "elem": "path", "attrs": { "d": "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z" } }, { "elem": "path", "attrs": { "d": "M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z" } }], "name": "checkmark--outline--error", "size": 16 }, "size": 16 }, svg: `<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" width="16" height="16" viewBox="0 0 32 32" aria-hidden="true"><path d="M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"></path><path d="M12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59zM30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24z"></path></svg>` }, }; } ngAfterViewInit() { const svg = this.elementRef.nativeElement; svg.setAttribute("xmlns", "http://www.w3.org/2000/svg"); const icon = this.icons[this.size]; const domParser = new DOMParser(); const rawSVG = icon.svg; const svgElement = domParser.parseFromString(rawSVG, "image/svg+xml").documentElement; let node = svgElement.firstChild; while (node) { // importNode makes a clone of the node // this ensures we keep looping over the nodes in the parsed document svg.appendChild(svg.ownerDocument.importNode(node, true)); node = node.nextSibling; } const attributes = getAttributes({ width: icon.metadata.descriptor.attrs.height, height: icon.metadata.descriptor.attrs.height, viewBox: icon.metadata.descriptor.attrs.viewBox, title: this.title, "aria-label": this.ariaLabel, "aria-labelledby": this.ariaLabelledby, "aria-hidden": this.ariaHidden, focusable: this.isFocusable.toString() }); const attrKeys = Object.keys(attributes); for (let i = 0; i < attrKeys.length; i++) { const key = attrKeys[i]; const value = attributes[key]; if (key === "title") { continue; } if (value) { svg.setAttribute(key, value); } } if (attributes.title) { const title = document.createElement("title"); title.textContent = attributes.title; CheckmarkOutlineErrorDirective_1.titleIdCounter++; title.setAttribute("id", `checkmark-outline-error-${CheckmarkOutlineErrorDirective_1.titleIdCounter}`); svg.appendChild(title); svg.setAttribute("aria-labelledby", `checkmark-outline-error-${CheckmarkOutlineErrorDirective_1.titleIdCounter}`); } } }; CheckmarkOutlineErrorDirective.titleIdCounter = 0; CheckmarkOutlineErrorDirective.ctorParameters = () => [ { type: ElementRef } ]; __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorDirective.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorDirective.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], CheckmarkOutlineErrorDirective.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorDirective.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], CheckmarkOutlineErrorDirective.prototype, "isFocusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], CheckmarkOutlineErrorDirective.prototype, "size", void 0); CheckmarkOutlineErrorDirective = CheckmarkOutlineErrorDirective_1 = __decorate([ Directive({ selector: "[ibmIconCheckmarkOutlineError]" }), __metadata("design:paramtypes", [ElementRef]) ], CheckmarkOutlineErrorDirective); let CheckmarkOutlineErrorModule = class CheckmarkOutlineErrorModule { }; CheckmarkOutlineErrorModule = __decorate([ NgModule({ declarations: [ CheckmarkOutlineErrorComponent, CheckmarkOutlineErrorDirective, ], exports: [ CheckmarkOutlineErrorComponent, CheckmarkOutlineErrorDirective, ] }) ], CheckmarkOutlineErrorModule); export { CheckmarkOutlineErrorComponent, CheckmarkOutlineErrorDirective, CheckmarkOutlineErrorModule };