UNPKG

@carbon/icons-angular

Version:

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

174 lines (171 loc) 9.38 kB
import { __decorate, __metadata } from 'tslib'; import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core'; import { getAttributes } from '@carbon/icon-helpers'; var DragHorizontalDirective_1; let DragHorizontalComponent = class DragHorizontalComponent { constructor() { this.focusable = false; } }; __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalComponent.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalComponent.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], DragHorizontalComponent.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalComponent.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], DragHorizontalComponent.prototype, "focusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalComponent.prototype, "innerClass", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalComponent.prototype, "size", void 0); DragHorizontalComponent = __decorate([ Component({ selector: "ibm-icon-drag-horizontal", template: ` <svg ibmIconDragHorizontal [size]="size" [ariaLabel]="ariaLabel" [ariaLabelledby]="ariaLabelledby" [ariaHidden]="ariaHidden" [title]="title" [isFocusable]="focusable" [attr.class]="innerClass"> </svg> ` }) ], DragHorizontalComponent); let DragHorizontalDirective = DragHorizontalDirective_1 = class DragHorizontalDirective { constructor(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "DragHorizontal32", "filepath": "drag--horizontal/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": "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z" } }], "name": "drag--horizontal", "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="M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"></path></svg>` }, "24": { metadata: { "moduleName": "DragHorizontal24", "filepath": "drag--horizontal/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": "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z" } }], "name": "drag--horizontal", "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="M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"></path></svg>` }, "20": { metadata: { "moduleName": "DragHorizontal20", "filepath": "drag--horizontal/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": "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z" } }], "name": "drag--horizontal", "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="M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"></path></svg>` }, "16": { metadata: { "moduleName": "DragHorizontal16", "filepath": "drag--horizontal/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": "M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z" } }], "name": "drag--horizontal", "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="M12 4L12 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 12 17 12 28 14 28 14 4 12 4zM25 11L23.59 12.41 26.17 15 20 15 20 4 18 4 18 28 20 28 20 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"></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; DragHorizontalDirective_1.titleIdCounter++; title.setAttribute("id", `drag-horizontal-${DragHorizontalDirective_1.titleIdCounter}`); svg.appendChild(title); svg.setAttribute("aria-labelledby", `drag-horizontal-${DragHorizontalDirective_1.titleIdCounter}`); } } }; DragHorizontalDirective.titleIdCounter = 0; DragHorizontalDirective.ctorParameters = () => [ { type: ElementRef } ]; __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalDirective.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalDirective.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], DragHorizontalDirective.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalDirective.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], DragHorizontalDirective.prototype, "isFocusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], DragHorizontalDirective.prototype, "size", void 0); DragHorizontalDirective = DragHorizontalDirective_1 = __decorate([ Directive({ selector: "[ibmIconDragHorizontal]" }), __metadata("design:paramtypes", [ElementRef]) ], DragHorizontalDirective); let DragHorizontalModule = class DragHorizontalModule { }; DragHorizontalModule = __decorate([ NgModule({ declarations: [ DragHorizontalComponent, DragHorizontalDirective, ], exports: [ DragHorizontalComponent, DragHorizontalDirective, ] }) ], DragHorizontalModule); export { DragHorizontalComponent, DragHorizontalDirective, DragHorizontalModule };