@symphony-talent/component-library 4.44.0 → 4.46.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.
Files changed (53) hide show
  1. package/esm2020/lib/atoms/atoms.module.mjs +8 -4
  2. package/esm2020/lib/atoms/input-file-upload/input-file-upload.component.mjs +38 -0
  3. package/esm2020/lib/atoms/input-file-upload/input-file-upload.model.mjs +2 -0
  4. package/esm2020/lib/atoms/input-file-upload/input-file-upload.module.mjs +21 -0
  5. package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.mjs +33 -0
  6. package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.mjs +2 -0
  7. package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.mjs +51 -0
  8. package/esm2020/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.mjs +23 -0
  9. package/esm2020/lib/pages/toggle-list-partial-page/toggle-list-partial-page.model.mjs +2 -0
  10. package/esm2020/lib/pages/toggle-list-partial-page/toggle-list-partial-page.module.mjs +46 -0
  11. package/esm2020/projects/component-library/lib/atoms/atoms.module.mjs +8 -4
  12. package/esm2020/projects/component-library/lib/atoms/input-file-upload/input-file-upload.component.mjs +38 -0
  13. package/esm2020/projects/component-library/lib/atoms/input-file-upload/input-file-upload.model.mjs +2 -0
  14. package/esm2020/projects/component-library/lib/atoms/input-file-upload/input-file-upload.module.mjs +21 -0
  15. package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.mjs +33 -0
  16. package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.mjs +2 -0
  17. package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.mjs +51 -0
  18. package/esm2020/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.mjs +23 -0
  19. package/esm2020/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.model.mjs +2 -0
  20. package/esm2020/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.module.mjs +46 -0
  21. package/esm2020/projects/component-library/public-api.mjs +7 -1
  22. package/esm2020/public-api.mjs +7 -1
  23. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +174 -4
  24. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  25. package/fesm2015/symphony-talent-component-library.mjs +174 -4
  26. package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
  27. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +174 -4
  28. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  29. package/fesm2020/symphony-talent-component-library.mjs +174 -4
  30. package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
  31. package/lib/atoms/atoms.module.d.ts +2 -1
  32. package/lib/atoms/input-file-upload/input-file-upload.component.d.ts +17 -0
  33. package/lib/atoms/input-file-upload/input-file-upload.model.d.ts +8 -0
  34. package/lib/atoms/input-file-upload/input-file-upload.module.d.ts +11 -0
  35. package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.d.ts +15 -0
  36. package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.d.ts +9 -0
  37. package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.d.ts +18 -0
  38. package/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.d.ts +12 -0
  39. package/lib/pages/toggle-list-partial-page/toggle-list-partial-page.model.d.ts +5 -0
  40. package/lib/pages/toggle-list-partial-page/toggle-list-partial-page.module.d.ts +14 -0
  41. package/package.json +1 -1
  42. package/projects/component-library/lib/atoms/atoms.module.d.ts +2 -1
  43. package/projects/component-library/lib/atoms/input-file-upload/input-file-upload.component.d.ts +17 -0
  44. package/projects/component-library/lib/atoms/input-file-upload/input-file-upload.model.d.ts +8 -0
  45. package/projects/component-library/lib/atoms/input-file-upload/input-file-upload.module.d.ts +11 -0
  46. package/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.d.ts +15 -0
  47. package/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.d.ts +9 -0
  48. package/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.d.ts +18 -0
  49. package/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.component.d.ts +12 -0
  50. package/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.model.d.ts +5 -0
  51. package/projects/component-library/lib/pages/toggle-list-partial-page/toggle-list-partial-page.module.d.ts +14 -0
  52. package/projects/component-library/public-api.d.ts +6 -0
  53. package/public-api.d.ts +6 -0
@@ -2494,6 +2494,52 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
2494
2494
  }]
2495
2495
  }] });
2496
2496
 
2497
+ class InputFileUploadComponent {
2498
+ constructor() {
2499
+ this.closeButtonClicked = new EventEmitter();
2500
+ this.getFileDetails = new EventEmitter();
2501
+ }
2502
+ ngOnInit() {
2503
+ this.filetypeAccepted = this.inputFileUploadModel.fileFormatAccepted.join(', ');
2504
+ }
2505
+ onCloseButtonClick() {
2506
+ this.closeButtonClicked.emit();
2507
+ }
2508
+ onFileSelect(event) {
2509
+ this.file = event.target.files[0];
2510
+ this.getFileDetails.emit(this.file);
2511
+ }
2512
+ onClick(event) {
2513
+ event.target.value = null;
2514
+ }
2515
+ }
2516
+ InputFileUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
2517
+ InputFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: InputFileUploadComponent, selector: "symphony-input-file-upload", inputs: { inputFileUploadModel: "inputFileUploadModel" }, outputs: { closeButtonClicked: "closeButtonClicked", getFileDetails: "getFileDetails" }, ngImport: i0, template: "\n<div *ngIf=\"inputFileUploadModel\">\n <!-- File Upload -->\n <div class=\"sfx-input-label\">\n {{inputFileUploadModel.inputLabel}}\n </div>\n <div class=\"sfx-input-file-upload\" [ngClass]=\"{ 'has-Close': inputFileUploadModel.hasClose }\">\n <symphony-tooltip-wrapper\n *ngIf=\"inputFileUploadModel.fileValue\"\n [placement]=\"'top'\"\n [tooltipHtml]=\"inputFileUploadModel.fileValue\"\n >\n <label class=\"sfx-cursor-pointer\" for=\"input-file-Upload\"\n ><span>{{inputFileUploadModel.fileValue}}</span>\n </label>\n <input\n type=\"file\"\n id=\"input-file-Upload\"\n name=\"input-file-Upload\"\n accept=\"{{ filetypeAccepted }}\"\n (change)=\"onFileSelect($event)\"\n (click)=\"onClick($event)\"\n />\n </symphony-tooltip-wrapper>\n <div\n *ngIf=\"!inputFileUploadModel.fileValue\"\n>\n <label class=\"sfx-cursor-pointer\" for=\"input-file-Upload\"\n ><span>{{inputFileUploadModel.fileValue}}</span>\n </label>\n <input\n type=\"file\"\n id=\"input-file-Upload\"\n name=\"input-file-Upload\"\n accept=\"{{ filetypeAccepted }}\"\n (change)=\"onFileSelect($event)\"\n (click)=\"onClick($event)\"\n />\n</div>\n <symphony-icon\n class=\"sfx-cursor-pointer\"\n *ngIf=\"inputFileUploadModel.hasClose\"\n [icon]=\"'si-close-modal'\"\n [size]=\"'20px'\"\n (clicked)=\"onCloseButtonClick()\"\n ></symphony-icon>\n <symphony-paragraph\n *ngIf=\"inputFileUploadModel.hasError\"\n class=\"sfx-txt-red sfx-font-bold sfx-pl-5 sfx-d-flex\"\n [text]=\"inputFileUploadModel.errorText\"\n ></symphony-paragraph>\n </div>\n <!-- File Upload -->\n</div>", styles: [".sfx-input-file-upload{position:relative}.sfx-input-file-upload symphony-tooltip-wrapper .sfx-d-inline-block{width:100%;display:block}.sfx-input-file-upload label{line-height:40px;padding-inline:20px;width:100%;font-weight:400;margin:5px;height:40px;display:block}.sfx-input-file-upload label span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;top:5px}.sfx-input-file-upload label:after{content:\"\";width:100%;height:40px;border:1px solid #d0d0d0;border-radius:4px;position:absolute;top:0;left:0;margin:5px}.sfx-input-file-upload label:before{content:\"\\e957\";font-family:library-icons!important;position:absolute;right:10px;top:5px}.sfx-input-file-upload input[type=file]{visibility:hidden;position:absolute;top:0}.sfx-input-file-upload.has-Close label{width:calc(100% - 35px)}.sfx-input-file-upload.has-Close label:after{width:calc(100% - 35px)}.sfx-input-file-upload.has-Close label:before{right:40px}.sfx-input-file-upload.has-Close symphony-icon{position:absolute;top:15px;right:0px}.sfx-input-label{font-weight:500;margin-left:5px;margin-bottom:5px}\n"], components: [{ type: TooltipWrapperComponent, selector: "symphony-tooltip-wrapper", inputs: ["placement", "tooltipHtml"] }, { type: IconComponent, selector: "symphony-icon", inputs: ["icon", "isSecondary", "size", "iconColor"], outputs: ["clicked"] }, { type: ParagraphComponent, selector: "symphony-paragraph", inputs: ["text", "isSecondary", "isFontBold"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
2518
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadComponent, decorators: [{
2519
+ type: Component,
2520
+ args: [{ selector: 'symphony-input-file-upload', encapsulation: ViewEncapsulation.None, template: "\n<div *ngIf=\"inputFileUploadModel\">\n <!-- File Upload -->\n <div class=\"sfx-input-label\">\n {{inputFileUploadModel.inputLabel}}\n </div>\n <div class=\"sfx-input-file-upload\" [ngClass]=\"{ 'has-Close': inputFileUploadModel.hasClose }\">\n <symphony-tooltip-wrapper\n *ngIf=\"inputFileUploadModel.fileValue\"\n [placement]=\"'top'\"\n [tooltipHtml]=\"inputFileUploadModel.fileValue\"\n >\n <label class=\"sfx-cursor-pointer\" for=\"input-file-Upload\"\n ><span>{{inputFileUploadModel.fileValue}}</span>\n </label>\n <input\n type=\"file\"\n id=\"input-file-Upload\"\n name=\"input-file-Upload\"\n accept=\"{{ filetypeAccepted }}\"\n (change)=\"onFileSelect($event)\"\n (click)=\"onClick($event)\"\n />\n </symphony-tooltip-wrapper>\n <div\n *ngIf=\"!inputFileUploadModel.fileValue\"\n>\n <label class=\"sfx-cursor-pointer\" for=\"input-file-Upload\"\n ><span>{{inputFileUploadModel.fileValue}}</span>\n </label>\n <input\n type=\"file\"\n id=\"input-file-Upload\"\n name=\"input-file-Upload\"\n accept=\"{{ filetypeAccepted }}\"\n (change)=\"onFileSelect($event)\"\n (click)=\"onClick($event)\"\n />\n</div>\n <symphony-icon\n class=\"sfx-cursor-pointer\"\n *ngIf=\"inputFileUploadModel.hasClose\"\n [icon]=\"'si-close-modal'\"\n [size]=\"'20px'\"\n (clicked)=\"onCloseButtonClick()\"\n ></symphony-icon>\n <symphony-paragraph\n *ngIf=\"inputFileUploadModel.hasError\"\n class=\"sfx-txt-red sfx-font-bold sfx-pl-5 sfx-d-flex\"\n [text]=\"inputFileUploadModel.errorText\"\n ></symphony-paragraph>\n </div>\n <!-- File Upload -->\n</div>", styles: [".sfx-input-file-upload{position:relative}.sfx-input-file-upload symphony-tooltip-wrapper .sfx-d-inline-block{width:100%;display:block}.sfx-input-file-upload label{line-height:40px;padding-inline:20px;width:100%;font-weight:400;margin:5px;height:40px;display:block}.sfx-input-file-upload label span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;top:5px}.sfx-input-file-upload label:after{content:\"\";width:100%;height:40px;border:1px solid #d0d0d0;border-radius:4px;position:absolute;top:0;left:0;margin:5px}.sfx-input-file-upload label:before{content:\"\\e957\";font-family:library-icons!important;position:absolute;right:10px;top:5px}.sfx-input-file-upload input[type=file]{visibility:hidden;position:absolute;top:0}.sfx-input-file-upload.has-Close label{width:calc(100% - 35px)}.sfx-input-file-upload.has-Close label:after{width:calc(100% - 35px)}.sfx-input-file-upload.has-Close label:before{right:40px}.sfx-input-file-upload.has-Close symphony-icon{position:absolute;top:15px;right:0px}.sfx-input-label{font-weight:500;margin-left:5px;margin-bottom:5px}\n"] }]
2521
+ }], ctorParameters: function () { return []; }, propDecorators: { inputFileUploadModel: [{
2522
+ type: Input
2523
+ }], closeButtonClicked: [{
2524
+ type: Output
2525
+ }], getFileDetails: [{
2526
+ type: Output
2527
+ }] } });
2528
+
2529
+ class InputFileUploadModule {
2530
+ }
2531
+ InputFileUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
2532
+ InputFileUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadModule, declarations: [InputFileUploadComponent], imports: [CommonModule, IconModule, TooltipWrapperModule, ParagraphModule], exports: [InputFileUploadComponent] });
2533
+ InputFileUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadModule, imports: [[CommonModule, IconModule, TooltipWrapperModule, ParagraphModule]] });
2534
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: InputFileUploadModule, decorators: [{
2535
+ type: NgModule,
2536
+ args: [{
2537
+ declarations: [InputFileUploadComponent],
2538
+ imports: [CommonModule, IconModule, TooltipWrapperModule, ParagraphModule],
2539
+ exports: [InputFileUploadComponent],
2540
+ }]
2541
+ }] });
2542
+
2497
2543
  var ColorNames;
2498
2544
  (function (ColorNames) {
2499
2545
  ColorNames["BLACK"] = "background-color-black";
@@ -2559,7 +2605,8 @@ AtomsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "1
2559
2605
  NotificationsModule,
2560
2606
  CharacterCounterModule,
2561
2607
  InputTextareaModule,
2562
- ColoredTextIndicatorModule] });
2608
+ ColoredTextIndicatorModule,
2609
+ InputFileUploadModule] });
2563
2610
  AtomsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AtomsModule, imports: [[], ButtonModule,
2564
2611
  ContextualMenuModule,
2565
2612
  AvatarModule,
@@ -2595,7 +2642,8 @@ AtomsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "1
2595
2642
  NotificationsModule,
2596
2643
  CharacterCounterModule,
2597
2644
  InputTextareaModule,
2598
- ColoredTextIndicatorModule] });
2645
+ ColoredTextIndicatorModule,
2646
+ InputFileUploadModule] });
2599
2647
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AtomsModule, decorators: [{
2600
2648
  type: NgModule,
2601
2649
  args: [{
@@ -2637,7 +2685,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
2637
2685
  NotificationsModule,
2638
2686
  CharacterCounterModule,
2639
2687
  InputTextareaModule,
2640
- ColoredTextIndicatorModule
2688
+ ColoredTextIndicatorModule,
2689
+ InputFileUploadModule
2641
2690
  ]
2642
2691
  }]
2643
2692
  }] });
@@ -7784,6 +7833,127 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
7784
7833
  }]
7785
7834
  }] });
7786
7835
 
7836
+ class ToggleListPartialPageComponent {
7837
+ constructor() {
7838
+ this.updateSettingToggle = new EventEmitter();
7839
+ }
7840
+ updateSettingValue(event) {
7841
+ this.updateSettingToggle.emit(event);
7842
+ }
7843
+ }
7844
+ ToggleListPartialPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
7845
+ ToggleListPartialPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: ToggleListPartialPageComponent, selector: "symphony-toggle-list-partial-page", inputs: { model: "model" }, outputs: { updateSettingToggle: "updateSettingToggle" }, ngImport: i0, template: "<div *ngIf=\"model\">\n <h3 sfx-header>{{ model.PageLabel }}</h3>\n <symphony-labelled-toggle-list\n [modelList]=\"model.toggleModels\"\n (toggleListItemValue)=\"updateSettingValue($event)\"\n >\n </symphony-labelled-toggle-list>\n</div>\n", components: [{ type: LabelledToggleListComponent, selector: "symphony-labelled-toggle-list", inputs: ["modelList"], outputs: ["toggleListItemValue"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
7846
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageComponent, decorators: [{
7847
+ type: Component,
7848
+ args: [{ selector: 'symphony-toggle-list-partial-page', template: "<div *ngIf=\"model\">\n <h3 sfx-header>{{ model.PageLabel }}</h3>\n <symphony-labelled-toggle-list\n [modelList]=\"model.toggleModels\"\n (toggleListItemValue)=\"updateSettingValue($event)\"\n >\n </symphony-labelled-toggle-list>\n</div>\n" }]
7849
+ }], ctorParameters: function () { return []; }, propDecorators: { model: [{
7850
+ type: Input
7851
+ }], updateSettingToggle: [{
7852
+ type: Output
7853
+ }] } });
7854
+
7855
+ class FeedbackSettingDetailsPageComponent {
7856
+ constructor() {
7857
+ this.detailNavigationClicked = new EventEmitter();
7858
+ this.settingToggleClicked = new EventEmitter();
7859
+ }
7860
+ onDetailNavigationClick(event) {
7861
+ this.detailNavigationClicked.emit(event);
7862
+ }
7863
+ onToggleClick(event) {
7864
+ this.settingToggleClicked.emit(event);
7865
+ }
7866
+ }
7867
+ FeedbackSettingDetailsPageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
7868
+ FeedbackSettingDetailsPageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: FeedbackSettingDetailsPageComponent, selector: "symphony-feedback-setting-details-page", inputs: { model: "model" }, outputs: { detailNavigationClicked: "detailNavigationClicked", settingToggleClicked: "settingToggleClicked" }, ngImport: i0, template: "<symphony-setting-details-template *ngIf=\"model\">\n <symphony-breadcrumb breadcrumb [breadcrumbs]=\"model.breadcrumbs\">\n </symphony-breadcrumb>\n <symphony-h3 sfx-header [text]=\"model.pageTitle\"></symphony-h3>\n <symphony-settings-detail-navigation-list\n sfx-nav\n [navigationList]=\"model.navigationList\"\n (navigationItemClicked)=\"onDetailNavigationClick($event)\"\n ></symphony-settings-detail-navigation-list>\n\n <section sfx-content>\n <symphony-toggle-list-partial-page\n [model]=\"model.toggleListPartialPageModel\"\n (updateSettingToggle)=\"onToggleClick($event)\"\n >\n </symphony-toggle-list-partial-page>\n </section>\n</symphony-setting-details-template>\n", components: [{ type: SettingDetailsTemplateComponent, selector: "symphony-setting-details-template" }, { type: BreadcrumbComponent, selector: "symphony-breadcrumb", inputs: ["breadcrumbs"], outputs: ["breadcrumbClicked"] }, { type: H3Component, selector: "symphony-h3", inputs: ["text", "isSecondary"] }, { type: SettingsDetailNavigationListComponent, selector: "symphony-settings-detail-navigation-list", inputs: ["navigationList"], outputs: ["navigationItemClicked"] }, { type: ToggleListPartialPageComponent, selector: "symphony-toggle-list-partial-page", inputs: ["model"], outputs: ["updateSettingToggle"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
7869
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageComponent, decorators: [{
7870
+ type: Component,
7871
+ args: [{ selector: 'symphony-feedback-setting-details-page', template: "<symphony-setting-details-template *ngIf=\"model\">\n <symphony-breadcrumb breadcrumb [breadcrumbs]=\"model.breadcrumbs\">\n </symphony-breadcrumb>\n <symphony-h3 sfx-header [text]=\"model.pageTitle\"></symphony-h3>\n <symphony-settings-detail-navigation-list\n sfx-nav\n [navigationList]=\"model.navigationList\"\n (navigationItemClicked)=\"onDetailNavigationClick($event)\"\n ></symphony-settings-detail-navigation-list>\n\n <section sfx-content>\n <symphony-toggle-list-partial-page\n [model]=\"model.toggleListPartialPageModel\"\n (updateSettingToggle)=\"onToggleClick($event)\"\n >\n </symphony-toggle-list-partial-page>\n </section>\n</symphony-setting-details-template>\n" }]
7872
+ }], ctorParameters: function () { return []; }, propDecorators: { model: [{
7873
+ type: Input
7874
+ }], detailNavigationClicked: [{
7875
+ type: Output
7876
+ }], settingToggleClicked: [{
7877
+ type: Output
7878
+ }] } });
7879
+
7880
+ class ToggleListPartialPageModule {
7881
+ }
7882
+ ToggleListPartialPageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7883
+ ToggleListPartialPageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageModule, declarations: [ToggleListPartialPageComponent], imports: [InputToggleModule,
7884
+ LabelledInputToggleModule,
7885
+ BrowserModule,
7886
+ AdminListModule,
7887
+ BreadcrumbModule,
7888
+ H3Module,
7889
+ LabelledToggleListModule], exports: [ToggleListPartialPageComponent] });
7890
+ ToggleListPartialPageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageModule, imports: [[
7891
+ InputToggleModule,
7892
+ LabelledInputToggleModule,
7893
+ BrowserModule,
7894
+ AdminListModule,
7895
+ BreadcrumbModule,
7896
+ H3Module,
7897
+ LabelledToggleListModule,
7898
+ ]] });
7899
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: ToggleListPartialPageModule, decorators: [{
7900
+ type: NgModule,
7901
+ args: [{
7902
+ declarations: [ToggleListPartialPageComponent],
7903
+ exports: [ToggleListPartialPageComponent],
7904
+ imports: [
7905
+ InputToggleModule,
7906
+ LabelledInputToggleModule,
7907
+ BrowserModule,
7908
+ AdminListModule,
7909
+ BreadcrumbModule,
7910
+ H3Module,
7911
+ LabelledToggleListModule,
7912
+ ],
7913
+ }]
7914
+ }] });
7915
+
7916
+ class FeedbackSettingDetailsPageModule {
7917
+ }
7918
+ FeedbackSettingDetailsPageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7919
+ FeedbackSettingDetailsPageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageModule, declarations: [FeedbackSettingDetailsPageComponent], imports: [CommonModule,
7920
+ SettingsDetailNavigationListModule,
7921
+ SettingDetailsTemplateModule,
7922
+ BreadcrumbModule,
7923
+ H3Module,
7924
+ PlaceholderModule,
7925
+ ToggleListPartialPageModule], exports: [FeedbackSettingDetailsPageComponent] });
7926
+ FeedbackSettingDetailsPageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageModule, imports: [[
7927
+ CommonModule,
7928
+ SettingsDetailNavigationListModule,
7929
+ SettingDetailsTemplateModule,
7930
+ BreadcrumbModule,
7931
+ H3Module,
7932
+ PlaceholderModule,
7933
+ ToggleListPartialPageModule,
7934
+ ]] });
7935
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FeedbackSettingDetailsPageModule, decorators: [{
7936
+ type: NgModule,
7937
+ args: [{
7938
+ declarations: [FeedbackSettingDetailsPageComponent],
7939
+ imports: [
7940
+ CommonModule,
7941
+ SettingsDetailNavigationListModule,
7942
+ SettingDetailsTemplateModule,
7943
+ BreadcrumbModule,
7944
+ H3Module,
7945
+ PlaceholderModule,
7946
+ ToggleListPartialPageModule,
7947
+ ],
7948
+ exports: [FeedbackSettingDetailsPageComponent],
7949
+ }]
7950
+ }] });
7951
+ var PartialPages;
7952
+ (function (PartialPages) {
7953
+ PartialPages["EDITABLEPAGE"] = "EDITABLE PAGE";
7954
+ PartialPages["TOGGLELISTPAGE"] = "TOGGLE LIST PAGE";
7955
+ })(PartialPages || (PartialPages = {}));
7956
+
7787
7957
  /*
7788
7958
  * ATOMS
7789
7959
  */
@@ -7792,5 +7962,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
7792
7962
  * Generated bundle index. Do not edit.
7793
7963
  */
7794
7964
 
7795
- export { ActionBarComponent, ActionBarJobListComponent, ActionBarJobListModule, ActionBarModule, ActionBarSelectionCounterComponent, ActionBarSelectionCounterModule, ActivityScoreLevel, AdvanceFilterSelectedCounterComponent, AdvanceFilterSelectedCounterModule, AdvanceSearchModalComponent, AdvanceSearchModalModule, AdvertiseModalComponent, AdvertiseModalModule, AdvertisedJobPostingsListPageComponent, AdvertisedJobPostingsListPageModule, AdvertisedJobPostingsModalComponent, AdvertisedJobPostingsModalModule, AdvertisedJobsCostComponent, AdvertisedJobsCostModule, AlertDuration, AtomsModule, AvatarComponent, AvatarModule, BreadcrumbComponent, BreadcrumbModule, ButtonComponent, ButtonModule, ButtonV2Component, ButtonV2Module, CapitalizeFirstCharacterPipe, CardComponent, CardListComponent, CardListModule, CardModule, CharacterCounterComponent, CharacterCounterModule, ColorNames, ColoredTextIndicatorComponent, ColoredTextIndicatorModule, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, EditableSettingItemComponent, EditableSettingItemListComponent, EditableSettingItemListModule, EditableSettingItemModule, EditableSettingKey, EditableSettingPartialPageComponent, EditableSettingPartialPageModule, EmailValidator, EventSettingsMoreOptionsComponent, EventSettingsMoreOptionsModule, EventsSettingsPageComponent, EventsSettingsPageModule, FeedbackCardComponent, FeedbackCardListComponent, FeedbackCardListModule, FeedbackCardModule, FeedbackCardState, FeedbackDetailPageComponent, FeedbackDetailPageModule, FeedbackListPageComponent, FeedbackListPageModule, FeedbackLoginModalComponent, FeedbackLoginModalModule, FeedbackRequestListPageComponent, FeedbackRequestListPageModule, FileUploadComponent, FileUploadModule, FileUploadV2Component, FileUploadV2Module, FilterAreaComponent, FilterAreaModule, FormattedCounterComponent, FormattedCounterModule, FrameworkModule, GridActionsComponent, GridActionsModule, GridCellClickableComponent, GridCellClickableModule, GridCellLoaderModule, GridComponent, GridControlsComponent, GridControlsModule, GridDownloadComponent, GridDownloadModule, GridLoadingCellComponent, GridModule, GridNoRowsOverlayComponent, GridNoRowsOverlayModule, GridToggleCellRendererComponent, GridToggleCellRendererModule, H1Component, H1Module, H2Component, H2Module, H3Component, H3Module, H4Component, H4Module, H5Component, H5Module, H5WithIconComponent, H5WithIconModule, IconComponent, IconModule, IconWithTooltipComponent, IconWithTooltipModule, IconWrapperComponent, IconWrapperModule, Icons, InputCheckboxComponent, InputCheckboxListComponent, InputCheckboxListModule, InputCheckboxModule, InputChipsComponent, InputChipsModule, InputDropdownComponent, InputDropdownList, InputDropdownListItemModel, InputDropdownModule, InputRadioComponent, InputRadioModule, InputSearchCheckboxDropdownComponent, InputSearchCheckboxDropdownModule, InputTextComponent, InputTextModule, InputTextareaComponent, InputTextareaModule, InputToggleComponent, InputToggleModule, JobListPageComponent, JobListPageModule, LibrariesPageComponent, LibrariesPageModule, LinkedinPremiumJobPostingsModalComponent, LinkedinPremiumJobPostingsModalModule, MoleculesModule, MultiSelectDataModule, MultiselectSearchCheckbox, NavigationLinkComponent, NavigationLinkModule, NotificationsComponent, NotificationsModule, OrganismsModule, OverflowTextComponent, OverflowTextModule, OverflowTextTooltipComponent, OverflowTextTooltipModule, ParagraphComponent, ParagraphModule, PhaserCardComponent, PhaserCardModule, PhaserComponent, PhaserModule, PillComponent, PillModule, PillsComponent, PillsModule, PipeModule, RelevanceScoreComponent, RelevanceScoreModule, SettingDetailPageComponent, SettingDetailPageModule, SettingListPageComponent, SettingListPageModule, SettingsDetailNavigationItemComponent, SettingsDetailNavigationItemModule, SettingsDetailNavigationListComponent, SettingsDetailNavigationListModule, SfxLoaderComponent, SfxLoaderModule, SfxPageLoaderComponent, SfxPageLoaderModule, SfxProgressBarComponent, SfxProgressBarModule, SidebarNavigationComponent, SidebarNavigationModule, SidebarNavigationV2Component, SidebarNavigationV2Module, TabsComponent, TabsModules, ToasterAlertComponent, ToasterAlertModel, ToasterAlertModule, ToasterAlertType, TooltipWrapperComponent, TooltipWrapperModule, TrimIdPipe, TwoColumnFilterAreaComponent, TwoColumnFilterAreaModule, UploadResumeModalComponent, UploadResumeModalModule, VerticalSeparatorComponent, VerticalSeparatorModule, gridType };
7965
+ export { ActionBarComponent, ActionBarJobListComponent, ActionBarJobListModule, ActionBarModule, ActionBarSelectionCounterComponent, ActionBarSelectionCounterModule, ActivityScoreLevel, AdvanceFilterSelectedCounterComponent, AdvanceFilterSelectedCounterModule, AdvanceSearchModalComponent, AdvanceSearchModalModule, AdvertiseModalComponent, AdvertiseModalModule, AdvertisedJobPostingsListPageComponent, AdvertisedJobPostingsListPageModule, AdvertisedJobPostingsModalComponent, AdvertisedJobPostingsModalModule, AdvertisedJobsCostComponent, AdvertisedJobsCostModule, AlertDuration, AtomsModule, AvatarComponent, AvatarModule, BreadcrumbComponent, BreadcrumbModule, ButtonComponent, ButtonModule, ButtonV2Component, ButtonV2Module, CapitalizeFirstCharacterPipe, CardComponent, CardListComponent, CardListModule, CardModule, CharacterCounterComponent, CharacterCounterModule, ColorNames, ColoredTextIndicatorComponent, ColoredTextIndicatorModule, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, EditableSettingItemComponent, EditableSettingItemListComponent, EditableSettingItemListModule, EditableSettingItemModule, EditableSettingKey, EditableSettingPartialPageComponent, EditableSettingPartialPageModule, EmailValidator, EventSettingsMoreOptionsComponent, EventSettingsMoreOptionsModule, EventsSettingsPageComponent, EventsSettingsPageModule, FeedbackCardComponent, FeedbackCardListComponent, FeedbackCardListModule, FeedbackCardModule, FeedbackCardState, FeedbackDetailPageComponent, FeedbackDetailPageModule, FeedbackListPageComponent, FeedbackListPageModule, FeedbackLoginModalComponent, FeedbackLoginModalModule, FeedbackRequestListPageComponent, FeedbackRequestListPageModule, FeedbackSettingDetailsPageComponent, FeedbackSettingDetailsPageModule, FileUploadComponent, FileUploadModule, FileUploadV2Component, FileUploadV2Module, FilterAreaComponent, FilterAreaModule, FormattedCounterComponent, FormattedCounterModule, FrameworkModule, GridActionsComponent, GridActionsModule, GridCellClickableComponent, GridCellClickableModule, GridCellLoaderModule, GridComponent, GridControlsComponent, GridControlsModule, GridDownloadComponent, GridDownloadModule, GridLoadingCellComponent, GridModule, GridNoRowsOverlayComponent, GridNoRowsOverlayModule, GridToggleCellRendererComponent, GridToggleCellRendererModule, H1Component, H1Module, H2Component, H2Module, H3Component, H3Module, H4Component, H4Module, H5Component, H5Module, H5WithIconComponent, H5WithIconModule, IconComponent, IconModule, IconWithTooltipComponent, IconWithTooltipModule, IconWrapperComponent, IconWrapperModule, Icons, InputCheckboxComponent, InputCheckboxListComponent, InputCheckboxListModule, InputCheckboxModule, InputChipsComponent, InputChipsModule, InputDropdownComponent, InputDropdownList, InputDropdownListItemModel, InputDropdownModule, InputFileUploadComponent, InputFileUploadModule, InputRadioComponent, InputRadioModule, InputSearchCheckboxDropdownComponent, InputSearchCheckboxDropdownModule, InputTextComponent, InputTextModule, InputTextareaComponent, InputTextareaModule, InputToggleComponent, InputToggleModule, JobListPageComponent, JobListPageModule, LibrariesPageComponent, LibrariesPageModule, LinkedinPremiumJobPostingsModalComponent, LinkedinPremiumJobPostingsModalModule, MoleculesModule, MultiSelectDataModule, MultiselectSearchCheckbox, NavigationLinkComponent, NavigationLinkModule, NotificationsComponent, NotificationsModule, OrganismsModule, OverflowTextComponent, OverflowTextModule, OverflowTextTooltipComponent, OverflowTextTooltipModule, ParagraphComponent, ParagraphModule, PartialPages, PhaserCardComponent, PhaserCardModule, PhaserComponent, PhaserModule, PillComponent, PillModule, PillsComponent, PillsModule, PipeModule, RelevanceScoreComponent, RelevanceScoreModule, SettingDetailPageComponent, SettingDetailPageModule, SettingListPageComponent, SettingListPageModule, SettingsDetailNavigationItemComponent, SettingsDetailNavigationItemModule, SettingsDetailNavigationListComponent, SettingsDetailNavigationListModule, SfxLoaderComponent, SfxLoaderModule, SfxPageLoaderComponent, SfxPageLoaderModule, SfxProgressBarComponent, SfxProgressBarModule, SidebarNavigationComponent, SidebarNavigationModule, SidebarNavigationV2Component, SidebarNavigationV2Module, TabsComponent, TabsModules, ToasterAlertComponent, ToasterAlertModel, ToasterAlertModule, ToasterAlertType, TooltipWrapperComponent, TooltipWrapperModule, TrimIdPipe, TwoColumnFilterAreaComponent, TwoColumnFilterAreaModule, UploadResumeModalComponent, UploadResumeModalModule, VerticalSeparatorComponent, VerticalSeparatorModule, gridType };
7796
7966
  //# sourceMappingURL=symphony-talent-component-library-projects-component-library.mjs.map