@carbon/icons-angular
Version:
Angular components for icons in digital and software products using the Carbon Design System
169 lines (166 loc) • 10.2 kB
JavaScript
import { __decorate, __metadata } from 'tslib';
import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core';
import { getAttributes } from '@carbon/icon-helpers';
var ErrorOutlineComponent = /** @class */ (function () {
function ErrorOutlineComponent() {
this.focusable = false;
}
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineComponent.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineComponent.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], ErrorOutlineComponent.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineComponent.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], ErrorOutlineComponent.prototype, "focusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineComponent.prototype, "innerClass", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineComponent.prototype, "size", void 0);
ErrorOutlineComponent = __decorate([
Component({
selector: "ibm-icon-error-outline",
template: "\n <svg\n ibmIconErrorOutline\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 "
})
], ErrorOutlineComponent);
return ErrorOutlineComponent;
}());
var ErrorOutlineDirective = /** @class */ (function () {
function ErrorOutlineDirective(elementRef) {
this.elementRef = elementRef;
this.isFocusable = false;
this.icons = {
"32": {
metadata: { "moduleName": "ErrorOutline32", "filepath": "error--outline/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": "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z" } }, { "elem": "path", "attrs": { "d": "M14.8 7.3H17V24.900000000000002H14.8z", "transform": "rotate(-45.001 15.929 16.071)" } }], "name": "error--outline", "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=\"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z\"></path><path d=\"M14.8 7.3H17V24.900000000000002H14.8z\" transform=\"rotate(-45.001 15.929 16.071)\"></path></svg>"
},
"24": {
metadata: { "moduleName": "ErrorOutline24", "filepath": "error--outline/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": "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z" } }, { "elem": "path", "attrs": { "d": "M14.8 7.3H17V24.900000000000002H14.8z", "transform": "rotate(-45.001 15.929 16.071)" } }], "name": "error--outline", "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=\"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z\"></path><path d=\"M14.8 7.3H17V24.900000000000002H14.8z\" transform=\"rotate(-45.001 15.929 16.071)\"></path></svg>"
},
"20": {
metadata: { "moduleName": "ErrorOutline20", "filepath": "error--outline/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": "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z" } }, { "elem": "path", "attrs": { "d": "M14.8 7.3H17V24.900000000000002H14.8z", "transform": "rotate(-45.001 15.929 16.071)" } }], "name": "error--outline", "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=\"M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12\tS22.6,28,16,28z\"></path><path d=\"M14.8 7.3H17V24.900000000000002H14.8z\" transform=\"rotate(-45.001 15.929 16.071)\"></path></svg>"
},
"16": {
metadata: { "moduleName": "ErrorOutline16", "filepath": "error--outline/16.js", "descriptor": { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 16 16", "fill": "currentColor", "width": 16, "height": 16 }, "content": [{ "elem": "path", "attrs": { "d": "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z" } }, { "elem": "path", "attrs": { "d": "M7.4 3.6H8.5V12.4H7.4z", "transform": "rotate(-45.001 8 8)" } }], "name": "error--outline", "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 16 16\" aria-hidden=\"true\"><path d=\"M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z\"></path><path d=\"M7.4 3.6H8.5V12.4H7.4z\" transform=\"rotate(-45.001 8 8)\"></path></svg>"
},
};
}
ErrorOutlineDirective_1 = ErrorOutlineDirective;
ErrorOutlineDirective.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;
ErrorOutlineDirective_1.titleIdCounter++;
title.setAttribute("id", "error-outline-" + ErrorOutlineDirective_1.titleIdCounter);
svg.appendChild(title);
svg.setAttribute("aria-labelledby", "error-outline-" + ErrorOutlineDirective_1.titleIdCounter);
}
};
var ErrorOutlineDirective_1;
ErrorOutlineDirective.titleIdCounter = 0;
ErrorOutlineDirective.ctorParameters = function () { return [
{ type: ElementRef }
]; };
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineDirective.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineDirective.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], ErrorOutlineDirective.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineDirective.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], ErrorOutlineDirective.prototype, "isFocusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], ErrorOutlineDirective.prototype, "size", void 0);
ErrorOutlineDirective = ErrorOutlineDirective_1 = __decorate([
Directive({
selector: "[ibmIconErrorOutline]"
}),
__metadata("design:paramtypes", [ElementRef])
], ErrorOutlineDirective);
return ErrorOutlineDirective;
}());
var ErrorOutlineModule = /** @class */ (function () {
function ErrorOutlineModule() {
}
ErrorOutlineModule = __decorate([
NgModule({
declarations: [
ErrorOutlineComponent,
ErrorOutlineDirective,
],
exports: [
ErrorOutlineComponent,
ErrorOutlineDirective,
]
})
], ErrorOutlineModule);
return ErrorOutlineModule;
}());
export { ErrorOutlineComponent, ErrorOutlineDirective, ErrorOutlineModule };