UNPKG

@carbon/icons-angular

Version:

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

174 lines (171 loc) 9.51 kB
import { __decorate, __metadata } from 'tslib'; import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core'; import { getAttributes } from '@carbon/icon-helpers'; var TextMiningDirective_1; let TextMiningComponent = class TextMiningComponent { constructor() { this.focusable = false; } }; __decorate([ Input(), __metadata("design:type", String) ], TextMiningComponent.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningComponent.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextMiningComponent.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningComponent.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextMiningComponent.prototype, "focusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningComponent.prototype, "innerClass", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningComponent.prototype, "size", void 0); TextMiningComponent = __decorate([ Component({ selector: "ibm-icon-text-mining", template: ` <svg ibmIconTextMining [size]="size" [ariaLabel]="ariaLabel" [ariaLabelledby]="ariaLabelledby" [ariaHidden]="ariaHidden" [title]="title" [isFocusable]="focusable" [attr.class]="innerClass"> </svg> ` }) ], TextMiningComponent); let TextMiningDirective = TextMiningDirective_1 = class TextMiningDirective { constructor(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "TextMining32", "filepath": "text-mining/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": "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z" } }, { "elem": "path", "attrs": { "d": "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z" } }], "name": "text-mining", "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="M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"></path><path d="M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"></path></svg>` }, "24": { metadata: { "moduleName": "TextMining24", "filepath": "text-mining/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": "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z" } }, { "elem": "path", "attrs": { "d": "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z" } }], "name": "text-mining", "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="M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"></path><path d="M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"></path></svg>` }, "20": { metadata: { "moduleName": "TextMining20", "filepath": "text-mining/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": "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z" } }, { "elem": "path", "attrs": { "d": "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z" } }], "name": "text-mining", "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="M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"></path><path d="M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"></path></svg>` }, "16": { metadata: { "moduleName": "TextMining16", "filepath": "text-mining/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": "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z" } }, { "elem": "path", "attrs": { "d": "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z" } }], "name": "text-mining", "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="M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"></path><path d="M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"></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; TextMiningDirective_1.titleIdCounter++; title.setAttribute("id", `text-mining-${TextMiningDirective_1.titleIdCounter}`); svg.appendChild(title); svg.setAttribute("aria-labelledby", `text-mining-${TextMiningDirective_1.titleIdCounter}`); } } }; TextMiningDirective.titleIdCounter = 0; TextMiningDirective.ctorParameters = () => [ { type: ElementRef } ]; __decorate([ Input(), __metadata("design:type", String) ], TextMiningDirective.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningDirective.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextMiningDirective.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningDirective.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextMiningDirective.prototype, "isFocusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextMiningDirective.prototype, "size", void 0); TextMiningDirective = TextMiningDirective_1 = __decorate([ Directive({ selector: "[ibmIconTextMining]" }), __metadata("design:paramtypes", [ElementRef]) ], TextMiningDirective); let TextMiningModule = class TextMiningModule { }; TextMiningModule = __decorate([ NgModule({ declarations: [ TextMiningComponent, TextMiningDirective, ], exports: [ TextMiningComponent, TextMiningDirective, ] }) ], TextMiningModule); export { TextMiningComponent, TextMiningDirective, TextMiningModule };