@symphony-talent/component-library 4.131.0 → 4.133.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.
@@ -9389,10 +9389,10 @@ class ReportsListTemplateComponent {
9389
9389
  constructor() { }
9390
9390
  }
9391
9391
  ReportsListTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsListTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9392
- ReportsListTemplateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: ReportsListTemplateComponent, selector: "symphony-reports-list-template", ngImport: i0, template: " <section class=\"sfx-page-title\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">\n <ng-content select=\"[page-title]\"></ng-content>\n </div>\n </div>\n </section>\n <div class=\"sfx-border-bottom-black-2\"></div>\n <section\n class=\"setting-list-header sfx-pt-30 sfx-pb-30 sfx-border-bottom-gray-1 sfx-mb-40\"\n >\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-9 col-lg-9 sfx-pt-15\">\n <ng-content select=\"[List-title]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-3 col-lg-3\">\n <ng-content select=\"[filter-input]\"></ng-content>\n </div>\n </div>\n </section>\n <section class=\"setting-list-wrap\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <ng-content select=\"[reports-card-list]\"></ng-content>\n </div>\n </div>\n </section>\n ", styles: [""] });
9392
+ ReportsListTemplateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: ReportsListTemplateComponent, selector: "symphony-reports-list-template", ngImport: i0, template: " <section class=\"sfx-page-title\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">\n <ng-content select=\"[page-title]\"></ng-content>\n </div>\n </div>\n </section>\n <div class=\"sfx-border-bottom-black-2\"></div>\n <section\n class=\"setting-list-header sfx-pt-15 sfx-pb-15 sfx-mb-20\"\n >\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-9 col-lg-9 sfx-pt-15\">\n <ng-content select=\"[List-title]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-3 col-lg-3\">\n <ng-content select=\"[filter-input]\"></ng-content>\n </div>\n </div>\n </section>\n <section class=\"setting-list-wrap\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <ng-content select=\"[reports-card-list]\"></ng-content>\n </div>\n </div>\n </section>\n ", styles: [""] });
9393
9393
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsListTemplateComponent, decorators: [{
9394
9394
  type: Component,
9395
- args: [{ selector: 'symphony-reports-list-template', template: " <section class=\"sfx-page-title\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">\n <ng-content select=\"[page-title]\"></ng-content>\n </div>\n </div>\n </section>\n <div class=\"sfx-border-bottom-black-2\"></div>\n <section\n class=\"setting-list-header sfx-pt-30 sfx-pb-30 sfx-border-bottom-gray-1 sfx-mb-40\"\n >\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-9 col-lg-9 sfx-pt-15\">\n <ng-content select=\"[List-title]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-3 col-lg-3\">\n <ng-content select=\"[filter-input]\"></ng-content>\n </div>\n </div>\n </section>\n <section class=\"setting-list-wrap\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <ng-content select=\"[reports-card-list]\"></ng-content>\n </div>\n </div>\n </section>\n ", styles: [""] }]
9395
+ args: [{ selector: 'symphony-reports-list-template', template: " <section class=\"sfx-page-title\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">\n <ng-content select=\"[page-title]\"></ng-content>\n </div>\n </div>\n </section>\n <div class=\"sfx-border-bottom-black-2\"></div>\n <section\n class=\"setting-list-header sfx-pt-15 sfx-pb-15 sfx-mb-20\"\n >\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-9 col-lg-9 sfx-pt-15\">\n <ng-content select=\"[List-title]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-12 col-md-3 col-lg-3\">\n <ng-content select=\"[filter-input]\"></ng-content>\n </div>\n </div>\n </section>\n <section class=\"setting-list-wrap\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-12 col-lg-12\">\n <ng-content select=\"[reports-card-list]\"></ng-content>\n </div>\n </div>\n </section>\n ", styles: [""] }]
9396
9396
  }], ctorParameters: function () { return []; } });
9397
9397
 
9398
9398
  class ReportsPageComponent {
@@ -9410,10 +9410,10 @@ class ReportsPageComponent {
9410
9410
  }
9411
9411
  }
9412
9412
  ReportsPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9413
- ReportsPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: ReportsPageComponent, selector: "symphony-reports-page", inputs: { model: "model" }, outputs: { cardClicked: "cardClicked" }, ngImport: i0, template: "<symphony-reports-list-template *ngIf=\"model\">\n <symphony-h3 page-title>{{ model.pageTitle }}</symphony-h3>\n <symphony-h4 List-title>{{ model.listTitle }}</symphony-h4>\n <symphony-input-text\n filter-input\n [placeholder]=\"'Search by keyword'\"\n [icon]=\"'si-search-new'\"\n (textChange)=\"keywordSearch($event)\"\n >\n </symphony-input-text>\n <symphony-reports-card-list\n reports-card-list\n [reportsCardList]=\"filteredCardList\"\n (cardClicked)=\"onCardClick($event)\"\n ></symphony-reports-card-list>\n</symphony-reports-list-template>\n ", styles: [""], components: [{ type: ReportsListTemplateComponent, selector: "symphony-reports-list-template" }, { type: H3Component, selector: "symphony-h3", inputs: ["text", "isSecondary"] }, { type: H4Component, selector: "symphony-h4", inputs: ["text", "isSecondary"] }, { type: InputTextComponent, selector: "symphony-input-text", inputs: ["placeholder", "icon", "label", "isInverse", "size", "maxlength", "isDisabled"], outputs: ["textChange"] }, { type: ReportsCardListComponent, selector: "symphony-reports-card-list", inputs: ["reportsCardList"], outputs: ["cardClicked"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9413
+ ReportsPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: ReportsPageComponent, selector: "symphony-reports-page", inputs: { model: "model" }, outputs: { cardClicked: "cardClicked" }, ngImport: i0, template: "<symphony-reports-list-template *ngIf=\"model\">\n <symphony-h3 page-title>{{ model.pageTitle }}</symphony-h3>\n <symphony-h4 List-title>{{ model.listTitle }}</symphony-h4>\n\n <symphony-reports-card-list\n reports-card-list\n [reportsCardList]=\"filteredCardList\"\n (cardClicked)=\"onCardClick($event)\"\n ></symphony-reports-card-list>\n</symphony-reports-list-template>\n ", styles: [""], components: [{ type: ReportsListTemplateComponent, selector: "symphony-reports-list-template" }, { type: H3Component, selector: "symphony-h3", inputs: ["text", "isSecondary"] }, { type: H4Component, selector: "symphony-h4", inputs: ["text", "isSecondary"] }, { type: ReportsCardListComponent, selector: "symphony-reports-card-list", inputs: ["reportsCardList"], outputs: ["cardClicked"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
9414
9414
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsPageComponent, decorators: [{
9415
9415
  type: Component,
9416
- args: [{ selector: 'symphony-reports-page', template: "<symphony-reports-list-template *ngIf=\"model\">\n <symphony-h3 page-title>{{ model.pageTitle }}</symphony-h3>\n <symphony-h4 List-title>{{ model.listTitle }}</symphony-h4>\n <symphony-input-text\n filter-input\n [placeholder]=\"'Search by keyword'\"\n [icon]=\"'si-search-new'\"\n (textChange)=\"keywordSearch($event)\"\n >\n </symphony-input-text>\n <symphony-reports-card-list\n reports-card-list\n [reportsCardList]=\"filteredCardList\"\n (cardClicked)=\"onCardClick($event)\"\n ></symphony-reports-card-list>\n</symphony-reports-list-template>\n ", styles: [""] }]
9416
+ args: [{ selector: 'symphony-reports-page', template: "<symphony-reports-list-template *ngIf=\"model\">\n <symphony-h3 page-title>{{ model.pageTitle }}</symphony-h3>\n <symphony-h4 List-title>{{ model.listTitle }}</symphony-h4>\n\n <symphony-reports-card-list\n reports-card-list\n [reportsCardList]=\"filteredCardList\"\n (cardClicked)=\"onCardClick($event)\"\n ></symphony-reports-card-list>\n</symphony-reports-list-template>\n ", styles: [""] }]
9417
9417
  }], ctorParameters: function () { return []; }, propDecorators: { model: [{
9418
9418
  type: Input
9419
9419
  }], cardClicked: [{