@carbon/icons-angular
Version:
Angular components for icons in digital and software products using the Carbon Design System
174 lines (171 loc) • 9.93 kB
JavaScript
import { __decorate, __metadata } from 'tslib';
import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core';
import { getAttributes } from '@carbon/icon-helpers';
var DirectionBearRight_02Directive_1;
let DirectionBearRight_02Component = class DirectionBearRight_02Component {
constructor() {
this.focusable = false;
}
};
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Component.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Component.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], DirectionBearRight_02Component.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Component.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], DirectionBearRight_02Component.prototype, "focusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Component.prototype, "innerClass", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Component.prototype, "size", void 0);
DirectionBearRight_02Component = __decorate([
Component({
selector: "ibm-icon-direction-bear-right-02",
template: `
<svg
ibmIconDirectionBearRight_02
[size]="size"
[ariaLabel]="ariaLabel"
[ariaLabelledby]="ariaLabelledby"
[ariaHidden]="ariaHidden"
[title]="title"
[isFocusable]="focusable"
[attr.class]="innerClass">
</svg>
`
})
], DirectionBearRight_02Component);
let DirectionBearRight_02Directive = DirectionBearRight_02Directive_1 = class DirectionBearRight_02Directive {
constructor(elementRef) {
this.elementRef = elementRef;
this.isFocusable = false;
this.icons = {
"32": {
metadata: { "moduleName": "DirectionBearRight_0232", "filepath": "direction--bear-right--02/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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z" } }, { "elem": "path", "attrs": { "d": "M8.5 5.55H10.5V13.45H8.5z", "transform": "rotate(-45 9.5 9.5)" } }], "name": "direction--bear-right--02", "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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"></path><path d="M8.5 5.55H10.5V13.45H8.5z" transform="rotate(-45 9.5 9.5)"></path></svg>`
},
"24": {
metadata: { "moduleName": "DirectionBearRight_0224", "filepath": "direction--bear-right--02/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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z" } }, { "elem": "path", "attrs": { "d": "M8.5 5.55H10.5V13.45H8.5z", "transform": "rotate(-45 9.5 9.5)" } }], "name": "direction--bear-right--02", "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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"></path><path d="M8.5 5.55H10.5V13.45H8.5z" transform="rotate(-45 9.5 9.5)"></path></svg>`
},
"20": {
metadata: { "moduleName": "DirectionBearRight_0220", "filepath": "direction--bear-right--02/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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z" } }, { "elem": "path", "attrs": { "d": "M8.5 5.55H10.5V13.45H8.5z", "transform": "rotate(-45 9.5 9.5)" } }], "name": "direction--bear-right--02", "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,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"></path><path d="M8.5 5.55H10.5V13.45H8.5z" transform="rotate(-45 9.5 9.5)"></path></svg>`
},
"16": {
metadata: { "moduleName": "DirectionBearRight_0216", "filepath": "direction--bear-right--02/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": "M16,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z" } }, { "elem": "path", "attrs": { "d": "M8.5 5.55H10.5V13.45H8.5z", "transform": "rotate(-45 9.5 9.5)" } }], "name": "direction--bear-right--02", "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="M16,4V6h6.5859L16.05,12.5356a6.954,6.954,0,0,0-2.05,4.95V28h2V17.4854A4.9683,4.9683,0,0,1,17.4644,13.95L24,7.4141V14h2V4Z"></path><path d="M8.5 5.55H10.5V13.45H8.5z" transform="rotate(-45 9.5 9.5)"></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;
DirectionBearRight_02Directive_1.titleIdCounter++;
title.setAttribute("id", `direction-bear-right-02-${DirectionBearRight_02Directive_1.titleIdCounter}`);
svg.appendChild(title);
svg.setAttribute("aria-labelledby", `direction-bear-right-02-${DirectionBearRight_02Directive_1.titleIdCounter}`);
}
}
};
DirectionBearRight_02Directive.titleIdCounter = 0;
DirectionBearRight_02Directive.ctorParameters = () => [
{ type: ElementRef }
];
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Directive.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Directive.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], DirectionBearRight_02Directive.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Directive.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], DirectionBearRight_02Directive.prototype, "isFocusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], DirectionBearRight_02Directive.prototype, "size", void 0);
DirectionBearRight_02Directive = DirectionBearRight_02Directive_1 = __decorate([
Directive({
selector: "[ibmIconDirectionBearRight_02]"
}),
__metadata("design:paramtypes", [ElementRef])
], DirectionBearRight_02Directive);
let DirectionBearRight_02Module = class DirectionBearRight_02Module {
};
DirectionBearRight_02Module = __decorate([
NgModule({
declarations: [
DirectionBearRight_02Component,
DirectionBearRight_02Directive,
],
exports: [
DirectionBearRight_02Component,
DirectionBearRight_02Directive,
]
})
], DirectionBearRight_02Module);
export { DirectionBearRight_02Component, DirectionBearRight_02Directive, DirectionBearRight_02Module };