@carbon/icons-angular
Version:
Angular components for icons in digital and software products using the Carbon Design System
169 lines (166 loc) • 13.9 kB
JavaScript
import { __decorate, __metadata } from 'tslib';
import { Input, Component, ElementRef, Directive, NgModule } from '@angular/core';
import { getAttributes } from '@carbon/icon-helpers';
var WatsonHealthAiStatusInProgressComponent = /** @class */ (function () {
function WatsonHealthAiStatusInProgressComponent() {
this.focusable = false;
}
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressComponent.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressComponent.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], WatsonHealthAiStatusInProgressComponent.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressComponent.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], WatsonHealthAiStatusInProgressComponent.prototype, "focusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressComponent.prototype, "innerClass", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressComponent.prototype, "size", void 0);
WatsonHealthAiStatusInProgressComponent = __decorate([
Component({
selector: "ibm-icon-watson-health-ai-status-in-progress",
template: "\n <svg\n ibmIconWatsonHealthAiStatusInProgress\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 "
})
], WatsonHealthAiStatusInProgressComponent);
return WatsonHealthAiStatusInProgressComponent;
}());
var WatsonHealthAiStatusInProgressDirective = /** @class */ (function () {
function WatsonHealthAiStatusInProgressDirective(elementRef) {
this.elementRef = elementRef;
this.isFocusable = false;
this.icons = {
"32": {
metadata: { "moduleName": "WatsonHealthAiStatusInProgress32", "filepath": "watson-health/ai-status--in-progress/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": "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z" } }, { "elem": "circle", "attrs": { "cx": "18.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "28.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "23.5", "cy": "7.5", "r": "1.5" } }], "name": "ai-status--in-progress", "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=\"M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z\"></path><circle cx=\"18.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"28.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"23.5\" cy=\"7.5\" r=\"1.5\"></circle></svg>"
},
"24": {
metadata: { "moduleName": "WatsonHealthAiStatusInProgress24", "filepath": "watson-health/ai-status--in-progress/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": "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z" } }, { "elem": "circle", "attrs": { "cx": "18.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "28.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "23.5", "cy": "7.5", "r": "1.5" } }], "name": "ai-status--in-progress", "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=\"M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z\"></path><circle cx=\"18.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"28.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"23.5\" cy=\"7.5\" r=\"1.5\"></circle></svg>"
},
"20": {
metadata: { "moduleName": "WatsonHealthAiStatusInProgress20", "filepath": "watson-health/ai-status--in-progress/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": "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z" } }, { "elem": "circle", "attrs": { "cx": "18.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "28.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "23.5", "cy": "7.5", "r": "1.5" } }], "name": "ai-status--in-progress", "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=\"M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z\"></path><circle cx=\"18.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"28.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"23.5\" cy=\"7.5\" r=\"1.5\"></circle></svg>"
},
"16": {
metadata: { "moduleName": "WatsonHealthAiStatusInProgress16", "filepath": "watson-health/ai-status--in-progress/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": "M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z" } }, { "elem": "circle", "attrs": { "cx": "18.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "28.5", "cy": "7.5", "r": "1.5" } }, { "elem": "circle", "attrs": { "cx": "23.5", "cy": "7.5", "r": "1.5" } }], "name": "ai-status--in-progress", "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=\"M11 24H21V26H11zM13 28H19V30H13zM10.8145 18.1406A7.1851 7.1851 0 018 12a8.0092 8.0092 0 018-8V2A10.0111 10.0111 0 006 12a9.1793 9.1793 0 003.46 7.6162C10.4717 20.5508 11 21.0815 11 22h2C13 20.16 11.8892 19.1338 10.8145 18.1406zM21.1777 18.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12H24A7.2032 7.2032 0 0121.1777 18.1426z\"></path><circle cx=\"18.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"28.5\" cy=\"7.5\" r=\"1.5\"></circle><circle cx=\"23.5\" cy=\"7.5\" r=\"1.5\"></circle></svg>"
},
};
}
WatsonHealthAiStatusInProgressDirective_1 = WatsonHealthAiStatusInProgressDirective;
WatsonHealthAiStatusInProgressDirective.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;
WatsonHealthAiStatusInProgressDirective_1.titleIdCounter++;
title.setAttribute("id", "watson-health-ai-status-in-progress-" + WatsonHealthAiStatusInProgressDirective_1.titleIdCounter);
svg.appendChild(title);
svg.setAttribute("aria-labelledby", "watson-health-ai-status-in-progress-" + WatsonHealthAiStatusInProgressDirective_1.titleIdCounter);
}
};
var WatsonHealthAiStatusInProgressDirective_1;
WatsonHealthAiStatusInProgressDirective.titleIdCounter = 0;
WatsonHealthAiStatusInProgressDirective.ctorParameters = function () { return [
{ type: ElementRef }
]; };
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressDirective.prototype, "ariaLabel", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressDirective.prototype, "ariaLabelledby", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], WatsonHealthAiStatusInProgressDirective.prototype, "ariaHidden", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressDirective.prototype, "title", void 0);
__decorate([
Input(),
__metadata("design:type", Boolean)
], WatsonHealthAiStatusInProgressDirective.prototype, "isFocusable", void 0);
__decorate([
Input(),
__metadata("design:type", String)
], WatsonHealthAiStatusInProgressDirective.prototype, "size", void 0);
WatsonHealthAiStatusInProgressDirective = WatsonHealthAiStatusInProgressDirective_1 = __decorate([
Directive({
selector: "[ibmIconWatsonHealthAiStatusInProgress]"
}),
__metadata("design:paramtypes", [ElementRef])
], WatsonHealthAiStatusInProgressDirective);
return WatsonHealthAiStatusInProgressDirective;
}());
var WatsonHealthAiStatusInProgressModule = /** @class */ (function () {
function WatsonHealthAiStatusInProgressModule() {
}
WatsonHealthAiStatusInProgressModule = __decorate([
NgModule({
declarations: [
WatsonHealthAiStatusInProgressComponent,
WatsonHealthAiStatusInProgressDirective,
],
exports: [
WatsonHealthAiStatusInProgressComponent,
WatsonHealthAiStatusInProgressDirective,
]
})
], WatsonHealthAiStatusInProgressModule);
return WatsonHealthAiStatusInProgressModule;
}());
export { WatsonHealthAiStatusInProgressComponent, WatsonHealthAiStatusInProgressDirective, WatsonHealthAiStatusInProgressModule };