UNPKG

@carbon/icons-angular

Version:

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

177 lines (172 loc) 12.9 kB
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('tslib'), require('@angular/core'), require('@carbon/icon-helpers')) : typeof define === 'function' && define.amd ? define(['exports', 'tslib', '@angular/core', '@carbon/icon-helpers'], factory) : (global = global || self, factory((global.CarbonIconsAngular = global.CarbonIconsAngular || {}, global.CarbonIconsAngular.CheckmarkOutlineWarning = {}), global.tslib, global.ng.core, global.CarbonIconHelpers)); }(this, (function (exports, tslib, core, iconHelpers) { 'use strict'; var CheckmarkOutlineWarningComponent = /** @class */ (function () { function CheckmarkOutlineWarningComponent() { this.focusable = false; } tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningComponent.prototype, "ariaLabel", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningComponent.prototype, "ariaLabelledby", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", Boolean) ], CheckmarkOutlineWarningComponent.prototype, "ariaHidden", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningComponent.prototype, "title", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", Boolean) ], CheckmarkOutlineWarningComponent.prototype, "focusable", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningComponent.prototype, "innerClass", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningComponent.prototype, "size", void 0); CheckmarkOutlineWarningComponent = tslib.__decorate([ core.Component({ selector: "ibm-icon-checkmark-outline-warning", template: "\n <svg\n ibmIconCheckmarkOutlineWarning\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 " }) ], CheckmarkOutlineWarningComponent); return CheckmarkOutlineWarningComponent; }()); var CheckmarkOutlineWarningDirective = /** @class */ (function () { function CheckmarkOutlineWarningDirective(elementRef) { this.elementRef = elementRef; this.isFocusable = false; this.icons = { "32": { metadata: { "moduleName": "CheckmarkOutlineWarning32", "filepath": "checkmark--outline--warning/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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z" } }], "name": "checkmark--outline--warning", "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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z\"></path></svg>" }, "24": { metadata: { "moduleName": "CheckmarkOutlineWarning24", "filepath": "checkmark--outline--warning/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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z" } }], "name": "checkmark--outline--warning", "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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z\"></path></svg>" }, "20": { metadata: { "moduleName": "CheckmarkOutlineWarning20", "filepath": "checkmark--outline--warning/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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z" } }], "name": "checkmark--outline--warning", "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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z\"></path></svg>" }, "16": { metadata: { "moduleName": "CheckmarkOutlineWarning16", "filepath": "checkmark--outline--warning/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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z" } }], "name": "checkmark--outline--warning", "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.59zM27.38 28H20.6178L24 21.2358zM24 18a1 1 0 00-.8947.5527l-5 10A1.0005 1.0005 0 0019 30H29a1 1 0 00.9214-1.3892L24.8946 18.5527A1 1 0 0024 18z\"></path></svg>" }, }; } CheckmarkOutlineWarningDirective_1 = CheckmarkOutlineWarningDirective; CheckmarkOutlineWarningDirective.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 = iconHelpers.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; CheckmarkOutlineWarningDirective_1.titleIdCounter++; title.setAttribute("id", "checkmark-outline-warning-" + CheckmarkOutlineWarningDirective_1.titleIdCounter); svg.appendChild(title); svg.setAttribute("aria-labelledby", "checkmark-outline-warning-" + CheckmarkOutlineWarningDirective_1.titleIdCounter); } }; var CheckmarkOutlineWarningDirective_1; CheckmarkOutlineWarningDirective.titleIdCounter = 0; CheckmarkOutlineWarningDirective.ctorParameters = function () { return [ { type: core.ElementRef } ]; }; tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningDirective.prototype, "ariaLabel", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningDirective.prototype, "ariaLabelledby", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", Boolean) ], CheckmarkOutlineWarningDirective.prototype, "ariaHidden", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningDirective.prototype, "title", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", Boolean) ], CheckmarkOutlineWarningDirective.prototype, "isFocusable", void 0); tslib.__decorate([ core.Input(), tslib.__metadata("design:type", String) ], CheckmarkOutlineWarningDirective.prototype, "size", void 0); CheckmarkOutlineWarningDirective = CheckmarkOutlineWarningDirective_1 = tslib.__decorate([ core.Directive({ selector: "[ibmIconCheckmarkOutlineWarning]" }), tslib.__metadata("design:paramtypes", [core.ElementRef]) ], CheckmarkOutlineWarningDirective); return CheckmarkOutlineWarningDirective; }()); var CheckmarkOutlineWarningModule = /** @class */ (function () { function CheckmarkOutlineWarningModule() { } CheckmarkOutlineWarningModule = tslib.__decorate([ core.NgModule({ declarations: [ CheckmarkOutlineWarningComponent, CheckmarkOutlineWarningDirective, ], exports: [ CheckmarkOutlineWarningComponent, CheckmarkOutlineWarningDirective, ] }) ], CheckmarkOutlineWarningModule); return CheckmarkOutlineWarningModule; }()); exports.CheckmarkOutlineWarningComponent = CheckmarkOutlineWarningComponent; exports.CheckmarkOutlineWarningDirective = CheckmarkOutlineWarningDirective; exports.CheckmarkOutlineWarningModule = CheckmarkOutlineWarningModule; Object.defineProperty(exports, '__esModule', { value: true }); })));