@symphony-talent/component-library 4.157.0 → 4.158.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/atoms/status-pill/status-pill.component.mjs +2 -2
- package/esm2020/projects/component-library/lib/atoms/status-pill/status-pill.component.mjs +2 -2
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +2 -2
- package/fesm2015/symphony-talent-component-library.mjs +2 -2
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +2 -2
- package/fesm2020/symphony-talent-component-library.mjs +2 -2
- package/package.json +1 -1
|
@@ -5,10 +5,10 @@ export class StatusPillComponent {
|
|
|
5
5
|
constructor() { }
|
|
6
6
|
}
|
|
7
7
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
8
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
9
9
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
11
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
12
12
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
@@ -5,10 +5,10 @@ export class StatusPillComponent {
|
|
|
5
5
|
constructor() { }
|
|
6
6
|
}
|
|
7
7
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
8
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
8
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
9
9
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
10
10
|
type: Component,
|
|
11
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
11
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
12
12
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
13
13
|
type: Input
|
|
14
14
|
}] } });
|
|
@@ -841,10 +841,10 @@ class StatusPillComponent {
|
|
|
841
841
|
constructor() { }
|
|
842
842
|
}
|
|
843
843
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
844
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
844
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
845
845
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
846
846
|
type: Component,
|
|
847
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
847
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
848
848
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
849
849
|
type: Input
|
|
850
850
|
}] } });
|
|
@@ -841,10 +841,10 @@ class StatusPillComponent {
|
|
|
841
841
|
constructor() { }
|
|
842
842
|
}
|
|
843
843
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
844
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
844
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
845
845
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
846
846
|
type: Component,
|
|
847
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
847
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
848
848
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
849
849
|
type: Input
|
|
850
850
|
}] } });
|
|
@@ -841,10 +841,10 @@ class StatusPillComponent {
|
|
|
841
841
|
constructor() { }
|
|
842
842
|
}
|
|
843
843
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
844
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
844
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
845
845
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
846
846
|
type: Component,
|
|
847
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
847
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
848
848
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
849
849
|
type: Input
|
|
850
850
|
}] } });
|
|
@@ -841,10 +841,10 @@ class StatusPillComponent {
|
|
|
841
841
|
constructor() { }
|
|
842
842
|
}
|
|
843
843
|
StatusPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
844
|
-
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
844
|
+
StatusPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: StatusPillComponent, selector: "symphony-status-pill", inputs: { statusPillModel: "statusPillModel" }, ngImport: i0, template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
845
845
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: StatusPillComponent, decorators: [{
|
|
846
846
|
type: Component,
|
|
847
|
-
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#
|
|
847
|
+
args: [{ selector: 'symphony-status-pill', template: "<span [ngClass]=\"statusPillModel.statusClass\" class=\"pill\">\n <span>\n {{statusPillModel.value}}\n </span>\n</span>", styles: [".pill{align-items:center;box-sizing:border-box;border-radius:5px;padding:4px 12px;font-weight:500;justify-content:center}.pill span{white-space:nowrap;font-size:12px;line-height:16px}.statusGreen{background:#E5FAE2;color:#1a6c39}.statusAmber{background:#FEEED8;color:#945013}.statusRed{background:#FFEAF0;color:#ac4463}.statusGrey{background:#F1F2F5;color:#5b6d80}\n"] }]
|
|
848
848
|
}], ctorParameters: function () { return []; }, propDecorators: { statusPillModel: [{
|
|
849
849
|
type: Input
|
|
850
850
|
}] } });
|