@symphony-talent/component-library 4.131.0 → 4.132.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.
@@ -9385,10 +9385,10 @@ class ReportsListTemplateComponent {
9385
9385
  constructor() { }
9386
9386
  }
9387
9387
  ReportsListTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsListTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9388
- 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: [""] });
9388
+ 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: [""] });
9389
9389
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsListTemplateComponent, decorators: [{
9390
9390
  type: Component,
9391
- 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: [""] }]
9391
+ 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: [""] }]
9392
9392
  }], ctorParameters: function () { return []; } });
9393
9393
 
9394
9394
  class ReportsPageComponent {
@@ -9406,10 +9406,10 @@ class ReportsPageComponent {
9406
9406
  }
9407
9407
  }
9408
9408
  ReportsPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9409
- 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"] }] });
9409
+ 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"] }] });
9410
9410
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ReportsPageComponent, decorators: [{
9411
9411
  type: Component,
9412
- 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: [""] }]
9412
+ 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: [""] }]
9413
9413
  }], ctorParameters: function () { return []; }, propDecorators: { model: [{
9414
9414
  type: Input
9415
9415
  }], cardClicked: [{