UNPKG

@carbon/icons-angular

Version:

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

169 lines (166 loc) 9.36 kB
import { __decorate, __metadata } from 'tslib'; import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core'; import { getAttributes } from '@carbon/icon-helpers'; var TextWrapComponent = /** @class */ (function () { function TextWrapComponent() { this.focusable = false; } __decorate([ Input(), __metadata("design:type", String) ], TextWrapComponent.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapComponent.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextWrapComponent.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapComponent.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextWrapComponent.prototype, "focusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapComponent.prototype, "innerClass", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapComponent.prototype, "size", void 0); TextWrapComponent = __decorate([ Component({ selector: "ibm-icon-text-wrap", template: "\n <svg\n ibmIconTextWrap\n [size]=\"size\"\n [ariaLabel]=\"ariaLabel\"\n [ariaLabelledby]=\"ariaLabelledby\"\n [ariaHidden]=\"ariaHidden\"\n [title]=\"title\"\n [isFocusable]=\"focusable\"\n [attr.class]=\"innerClass\">\n </svg>\n " }) ], TextWrapComponent); return TextWrapComponent; }()); var TextWrapDirective = /** @class */ (function () { function TextWrapDirective(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "TextWrap32", "filepath": "text--wrap/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": "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z" } }], "name": "text--wrap", "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=\"M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z\"></path></svg>" }, "24": { metadata: { "moduleName": "TextWrap24", "filepath": "text--wrap/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": "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z" } }], "name": "text--wrap", "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=\"M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z\"></path></svg>" }, "20": { metadata: { "moduleName": "TextWrap20", "filepath": "text--wrap/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": "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z" } }], "name": "text--wrap", "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=\"M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z\"></path></svg>" }, "16": { metadata: { "moduleName": "TextWrap16", "filepath": "text--wrap/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": "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z" } }], "name": "text--wrap", "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=\"M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z\"></path></svg>" }, }; } TextWrapDirective_1 = TextWrapDirective; TextWrapDirective.prototype.ngAfterViewInit = function () { var svg = this.elementRef.nativeElement; svg.setAttribute("xmlns", "http://www.w3.org/2000/svg"); var icon = this.icons[this.size]; var domParser = new DOMParser(); var rawSVG = icon.svg; var svgElement = domParser.parseFromString(rawSVG, "image/svg+xml").documentElement; var 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; } var 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() }); var attrKeys = Object.keys(attributes); for (var i = 0; i < attrKeys.length; i++) { var key = attrKeys[i]; var value = attributes[key]; if (key === "title") { continue; } if (value) { svg.setAttribute(key, value); } } if (attributes.title) { var title = document.createElement("title"); title.textContent = attributes.title; TextWrapDirective_1.titleIdCounter++; title.setAttribute("id", "text-wrap-" + TextWrapDirective_1.titleIdCounter); svg.appendChild(title); svg.setAttribute("aria-labelledby", "text-wrap-" + TextWrapDirective_1.titleIdCounter); } }; var TextWrapDirective_1; TextWrapDirective.titleIdCounter = 0; TextWrapDirective.ctorParameters = function () { return [ { type: ElementRef } ]; }; __decorate([ Input(), __metadata("design:type", String) ], TextWrapDirective.prototype, "ariaLabel", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapDirective.prototype, "ariaLabelledby", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextWrapDirective.prototype, "ariaHidden", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapDirective.prototype, "title", void 0); __decorate([ Input(), __metadata("design:type", Boolean) ], TextWrapDirective.prototype, "isFocusable", void 0); __decorate([ Input(), __metadata("design:type", String) ], TextWrapDirective.prototype, "size", void 0); TextWrapDirective = TextWrapDirective_1 = __decorate([ Directive({ selector: "[ibmIconTextWrap]" }), __metadata("design:paramtypes", [ElementRef]) ], TextWrapDirective); return TextWrapDirective; }()); var TextWrapModule = /** @class */ (function () { function TextWrapModule() { } TextWrapModule = __decorate([ NgModule({ declarations: [ TextWrapComponent, TextWrapDirective, ], exports: [ TextWrapComponent, TextWrapDirective, ] }) ], TextWrapModule); return TextWrapModule; }()); export { TextWrapComponent, TextWrapDirective, TextWrapModule };