UNPKG

@carbon/icons-angular

Version:

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

174 lines (171 loc) 10.7 kB
import { __decorate, __metadata } from 'tslib'; import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core'; import { getAttributes } from '@carbon/icon-helpers'; var HybridNetworkingDirective_1; let HybridNetworkingComponent = class HybridNetworkingComponent { constructor() { this.focusable = false; } }; __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingComponent.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingComponent.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], HybridNetworkingComponent.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingComponent.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], HybridNetworkingComponent.prototype, "focusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingComponent.prototype, "innerClass", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingComponent.prototype, "size", void 0); HybridNetworkingComponent = __decorate([ Component({ selector: "ibm-icon-hybrid-networking", template: ` <svg ibmIconHybridNetworking [size]="size" [ariaLabel]="ariaLabel" [ariaLabelledby]="ariaLabelledby" [ariaHidden]="ariaHidden" [title]="title" [isFocusable]="focusable" [attr.class]="innerClass"> </svg> ` }) ], HybridNetworkingComponent); let HybridNetworkingDirective = HybridNetworkingDirective_1 = class HybridNetworkingDirective { constructor(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "HybridNetworking32", "filepath": "hybrid-networking/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": "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z" } }, { "elem": "path", "attrs": { "d": "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z" } }, { "elem": "path", "attrs": { "d": "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z" } }], "name": "hybrid-networking", "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="M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"></path><path d="M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"></path><path d="M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"></path></svg>` }, "24": { metadata: { "moduleName": "HybridNetworking24", "filepath": "hybrid-networking/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": "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z" } }, { "elem": "path", "attrs": { "d": "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z" } }, { "elem": "path", "attrs": { "d": "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z" } }], "name": "hybrid-networking", "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="M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"></path><path d="M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"></path><path d="M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"></path></svg>` }, "20": { metadata: { "moduleName": "HybridNetworking20", "filepath": "hybrid-networking/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": "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z" } }, { "elem": "path", "attrs": { "d": "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z" } }, { "elem": "path", "attrs": { "d": "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z" } }], "name": "hybrid-networking", "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="M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"></path><path d="M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"></path><path d="M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"></path></svg>` }, "16": { metadata: { "moduleName": "HybridNetworking16", "filepath": "hybrid-networking/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": "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z" } }, { "elem": "path", "attrs": { "d": "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z" } }, { "elem": "path", "attrs": { "d": "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z" } }], "name": "hybrid-networking", "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="M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z"></path><path d="M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z"></path><path d="M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z"></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; HybridNetworkingDirective_1.titleIdCounter++; title.setAttribute("id", `hybrid-networking-${HybridNetworkingDirective_1.titleIdCounter}`); svg.appendChild(title); svg.setAttribute("aria-labelledby", `hybrid-networking-${HybridNetworkingDirective_1.titleIdCounter}`); } } }; HybridNetworkingDirective.titleIdCounter = 0; HybridNetworkingDirective.ctorParameters = () => [ { type: ElementRef } ]; __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingDirective.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingDirective.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], HybridNetworkingDirective.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingDirective.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], HybridNetworkingDirective.prototype, "isFocusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], HybridNetworkingDirective.prototype, "size", void 0); HybridNetworkingDirective = HybridNetworkingDirective_1 = __decorate([ Directive({ selector: "[ibmIconHybridNetworking]" }), __metadata("design:paramtypes", [ElementRef]) ], HybridNetworkingDirective); let HybridNetworkingModule = class HybridNetworkingModule { }; HybridNetworkingModule = __decorate([ NgModule({ declarations: [ HybridNetworkingComponent, HybridNetworkingDirective, ], exports: [ HybridNetworkingComponent, HybridNetworkingDirective, ] }) ], HybridNetworkingModule); export { HybridNetworkingComponent, HybridNetworkingDirective, HybridNetworkingModule };