@symphony-talent/component-library 4.95.0 → 4.96.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 (45) hide show
  1. package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.component.mjs +29 -0
  2. package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.model.mjs +2 -0
  3. package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.module.mjs +50 -0
  4. package/esm2020/lib/organisms/organisms.module.mjs +8 -4
  5. package/esm2020/lib/templates/widget-list-container-template/widget-list-container-template.component.mjs +12 -0
  6. package/esm2020/lib/templates/widget-list-container-template/widget-list-container-template.module.mjs +19 -0
  7. package/esm2020/lib/templates/widget-list-template/widget-list-template.component.mjs +12 -0
  8. package/esm2020/lib/templates/widget-list-template/widget-list-template.module.mjs +18 -0
  9. package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.component.mjs +29 -0
  10. package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.model.mjs +2 -0
  11. package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.module.mjs +50 -0
  12. package/esm2020/projects/component-library/lib/organisms/organisms.module.mjs +8 -4
  13. package/esm2020/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.component.mjs +12 -0
  14. package/esm2020/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.module.mjs +19 -0
  15. package/esm2020/projects/component-library/lib/templates/widget-list-template/widget-list-template.component.mjs +12 -0
  16. package/esm2020/projects/component-library/lib/templates/widget-list-template/widget-list-template.module.mjs +18 -0
  17. package/esm2020/projects/component-library/public-api.mjs +4 -1
  18. package/esm2020/public-api.mjs +4 -1
  19. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +113 -4
  20. package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  21. package/fesm2015/symphony-talent-component-library.mjs +113 -4
  22. package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
  23. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +113 -4
  24. package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
  25. package/fesm2020/symphony-talent-component-library.mjs +113 -4
  26. package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
  27. package/lib/organisms/assigned-to-widget/assigned-to-widget.component.d.ts +11 -0
  28. package/lib/organisms/assigned-to-widget/assigned-to-widget.model.d.ts +11 -0
  29. package/lib/organisms/assigned-to-widget/assigned-to-widget.module.d.ts +15 -0
  30. package/lib/organisms/organisms.module.d.ts +2 -1
  31. package/lib/templates/widget-list-container-template/widget-list-container-template.component.d.ts +6 -0
  32. package/lib/templates/widget-list-container-template/widget-list-container-template.module.d.ts +9 -0
  33. package/lib/templates/widget-list-template/widget-list-template.component.d.ts +6 -0
  34. package/lib/templates/widget-list-template/widget-list-template.module.d.ts +8 -0
  35. package/package.json +1 -1
  36. package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.component.d.ts +11 -0
  37. package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.model.d.ts +11 -0
  38. package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.module.d.ts +15 -0
  39. package/projects/component-library/lib/organisms/organisms.module.d.ts +2 -1
  40. package/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.component.d.ts +6 -0
  41. package/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.module.d.ts +9 -0
  42. package/projects/component-library/lib/templates/widget-list-template/widget-list-template.component.d.ts +6 -0
  43. package/projects/component-library/lib/templates/widget-list-template/widget-list-template.module.d.ts +8 -0
  44. package/projects/component-library/public-api.d.ts +3 -0
  45. package/public-api.d.ts +3 -0
@@ -6179,6 +6179,112 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
6179
6179
  }]
6180
6180
  }] });
6181
6181
 
6182
+ class WidgetListContainerTemplateComponent {
6183
+ constructor() { }
6184
+ }
6185
+ WidgetListContainerTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6186
+ WidgetListContainerTemplateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: WidgetListContainerTemplateComponent, selector: "symphony-widget-list-container-template", ngImport: i0, template: "<section class=\"sfx-d-block sfx-pb-20 sfx-border-bottom-black-5\">\n <div class=\"widget-title-wrap sfx-mb-20\">\n <div>\n <ng-content select=\"[widget-title]\"></ng-content>\n </div>\n <div class=\"widget-title-icon-right\">\n <ng-content select=\"[widget-icon]\"></ng-content>\n </div>\n </div>\n <div class=\"sfx-d-block\">\n <ng-content select=\"[widget-content]\"></ng-content>\n </div>\n</section>\n", styles: [".widget-title-wrap{position:relative;display:flex;flex-flow:row nowrap;word-break:break-word;align-items:center;justify-content:space-between;min-height:40px}\n"] });
6187
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateComponent, decorators: [{
6188
+ type: Component,
6189
+ args: [{ selector: 'symphony-widget-list-container-template', template: "<section class=\"sfx-d-block sfx-pb-20 sfx-border-bottom-black-5\">\n <div class=\"widget-title-wrap sfx-mb-20\">\n <div>\n <ng-content select=\"[widget-title]\"></ng-content>\n </div>\n <div class=\"widget-title-icon-right\">\n <ng-content select=\"[widget-icon]\"></ng-content>\n </div>\n </div>\n <div class=\"sfx-d-block\">\n <ng-content select=\"[widget-content]\"></ng-content>\n </div>\n</section>\n", styles: [".widget-title-wrap{position:relative;display:flex;flex-flow:row nowrap;word-break:break-word;align-items:center;justify-content:space-between;min-height:40px}\n"] }]
6190
+ }], ctorParameters: function () { return []; } });
6191
+
6192
+ class WidgetListTemplateComponent {
6193
+ constructor() { }
6194
+ }
6195
+ WidgetListTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6196
+ WidgetListTemplateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: WidgetListTemplateComponent, selector: "symphony-widget-list-template", ngImport: i0, template: "<div class=\"widget-list-item-wrap\">\n <div class=\"widget-list-icon-wrap\">\n <ng-content select=\"[widget-list-icon]\"></ng-content>\n </div>\n <div class=\"widget-list-content-wrap\">\n <div class=\"widget-list-content-title\">\n <ng-content select=\"[widget-list-content-title]\"></ng-content>\n </div>\n <div class=\"widget-list-content-detail\">\n <ng-content select=\"[widget-list-content-detail]\"></ng-content>\n </div>\n </div>\n</div>\n", styles: [".widget-list-item-wrap{position:relative;padding-block:20px}.widget-list-item-wrap .widget-list-icon-wrap{width:40px;height:40px;position:absolute;left:0;top:20px;text-align:center;line-height:46px}.widget-list-item-wrap .widget-list-content-wrap{padding-left:60px;display:flex;flex-direction:column;justify-content:center;min-height:40px}\n"] });
6197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateComponent, decorators: [{
6198
+ type: Component,
6199
+ args: [{ selector: 'symphony-widget-list-template', template: "<div class=\"widget-list-item-wrap\">\n <div class=\"widget-list-icon-wrap\">\n <ng-content select=\"[widget-list-icon]\"></ng-content>\n </div>\n <div class=\"widget-list-content-wrap\">\n <div class=\"widget-list-content-title\">\n <ng-content select=\"[widget-list-content-title]\"></ng-content>\n </div>\n <div class=\"widget-list-content-detail\">\n <ng-content select=\"[widget-list-content-detail]\"></ng-content>\n </div>\n </div>\n</div>\n", styles: [".widget-list-item-wrap{position:relative;padding-block:20px}.widget-list-item-wrap .widget-list-icon-wrap{width:40px;height:40px;position:absolute;left:0;top:20px;text-align:center;line-height:46px}.widget-list-item-wrap .widget-list-content-wrap{padding-left:60px;display:flex;flex-direction:column;justify-content:center;min-height:40px}\n"] }]
6200
+ }], ctorParameters: function () { return []; } });
6201
+
6202
+ class AssignedToWidgetComponent {
6203
+ constructor() {
6204
+ this.addClick = new EventEmitter();
6205
+ }
6206
+ onAddClick() {
6207
+ this.addClick.emit();
6208
+ }
6209
+ }
6210
+ AssignedToWidgetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6211
+ AssignedToWidgetComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: AssignedToWidgetComponent, selector: "symphony-assigned-to-widget", inputs: { assignWidgetModel: "assignWidgetModel" }, outputs: { addClick: "addClick" }, ngImport: i0, template: "<symphony-widget-list-container-template *ngIf=\"assignWidgetModel\">\n <symphony-h4 widget-title>{{\n assignWidgetModel.title\n }}</symphony-h4>\n <symphony-icon-wrapper id=\"assignedTo-widget-add\" *ngIf=\"!assignWidgetModel.isLoading\" widget-icon (click)=\"onAddClick()\">\n <symphony-icon [icon]=\"'si-edit'\"></symphony-icon>\n </symphony-icon-wrapper>\n <div widget-content *ngIf=\"!assignWidgetModel.isLoading\">\n <symphony-widget-list-template\n class=\"widget-list-container-wrap\"\n *ngFor=\"let assignedItem of assignWidgetModel.assignWidgetList\"\n >\n <symphony-icon\n [ngClass]=\"{ 'icon-yellow': assignedItem.isAssigned, 'icon-grey': !assignedItem.isAssigned }\"\n widget-list-icon\n [icon]=\"'si-assign-to-actions'\"\n ></symphony-icon>\n <symphony-paragraph\n *ngIf=\"assignedItem.isAssigned\"\n widget-list-content-title\n class=\"sfx-font-bold\"\n >{{ assignedItem.title }}</symphony-paragraph\n >\n <symphony-paragraph\n widget-list-content-detail\n >{{ assignedItem.textContent\n }}<span class=\"sfx-font-bold\"\n >&nbsp;{{ assignedItem.date }}</span\n ></symphony-paragraph\n >\n </symphony-widget-list-template>\n </div>\n <div widget-content *ngIf=\"assignWidgetModel.isLoading\">\n <symphony-sfx-loader></symphony-sfx-loader>\n </div>\n</symphony-widget-list-container-template>\n", styles: [".widget-list-container-wrap .icon-yellow{background:#EAE851;width:40px;display:block;height:40px;border-radius:50%;color:#334860}.widget-list-container-wrap .icon-grey{background:#F1F2F5;color:#c3cbdc;width:40px;display:block;height:40px;border-radius:50%}\n"], components: [{ type: WidgetListContainerTemplateComponent, selector: "symphony-widget-list-container-template" }, { type: H4Component, selector: "symphony-h4", inputs: ["text", "isSecondary"] }, { type: IconWrapperComponent, selector: "symphony-icon-wrapper", inputs: ["backgroundColor", "isInverse", "hasHoverWithoutBorder"], outputs: ["clicked"] }, { type: IconComponent, selector: "symphony-icon", inputs: ["icon", "isSecondary", "size", "iconColor"], outputs: ["clicked"] }, { type: WidgetListTemplateComponent, selector: "symphony-widget-list-template" }, { type: ParagraphComponent, selector: "symphony-paragraph", inputs: ["text", "isSecondary", "isFontBold"] }, { type: SfxLoaderComponent, selector: "symphony-sfx-loader", inputs: ["leftStyle", "message", "hasCustomMessage"] }], directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
6212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetComponent, decorators: [{
6213
+ type: Component,
6214
+ args: [{ selector: 'symphony-assigned-to-widget', template: "<symphony-widget-list-container-template *ngIf=\"assignWidgetModel\">\n <symphony-h4 widget-title>{{\n assignWidgetModel.title\n }}</symphony-h4>\n <symphony-icon-wrapper id=\"assignedTo-widget-add\" *ngIf=\"!assignWidgetModel.isLoading\" widget-icon (click)=\"onAddClick()\">\n <symphony-icon [icon]=\"'si-edit'\"></symphony-icon>\n </symphony-icon-wrapper>\n <div widget-content *ngIf=\"!assignWidgetModel.isLoading\">\n <symphony-widget-list-template\n class=\"widget-list-container-wrap\"\n *ngFor=\"let assignedItem of assignWidgetModel.assignWidgetList\"\n >\n <symphony-icon\n [ngClass]=\"{ 'icon-yellow': assignedItem.isAssigned, 'icon-grey': !assignedItem.isAssigned }\"\n widget-list-icon\n [icon]=\"'si-assign-to-actions'\"\n ></symphony-icon>\n <symphony-paragraph\n *ngIf=\"assignedItem.isAssigned\"\n widget-list-content-title\n class=\"sfx-font-bold\"\n >{{ assignedItem.title }}</symphony-paragraph\n >\n <symphony-paragraph\n widget-list-content-detail\n >{{ assignedItem.textContent\n }}<span class=\"sfx-font-bold\"\n >&nbsp;{{ assignedItem.date }}</span\n ></symphony-paragraph\n >\n </symphony-widget-list-template>\n </div>\n <div widget-content *ngIf=\"assignWidgetModel.isLoading\">\n <symphony-sfx-loader></symphony-sfx-loader>\n </div>\n</symphony-widget-list-container-template>\n", styles: [".widget-list-container-wrap .icon-yellow{background:#EAE851;width:40px;display:block;height:40px;border-radius:50%;color:#334860}.widget-list-container-wrap .icon-grey{background:#F1F2F5;color:#c3cbdc;width:40px;display:block;height:40px;border-radius:50%}\n"] }]
6215
+ }], ctorParameters: function () { return []; }, propDecorators: { assignWidgetModel: [{
6216
+ type: Input
6217
+ }], addClick: [{
6218
+ type: Output
6219
+ }] } });
6220
+
6221
+ class WidgetListTemplateModule {
6222
+ }
6223
+ WidgetListTemplateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
6224
+ WidgetListTemplateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, declarations: [WidgetListTemplateComponent], imports: [CommonModule], exports: [WidgetListTemplateComponent] });
6225
+ WidgetListTemplateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, imports: [[CommonModule]] });
6226
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, decorators: [{
6227
+ type: NgModule,
6228
+ args: [{
6229
+ declarations: [WidgetListTemplateComponent],
6230
+ imports: [CommonModule],
6231
+ exports: [WidgetListTemplateComponent],
6232
+ }]
6233
+ }] });
6234
+
6235
+ class WidgetListContainerTemplateModule {
6236
+ }
6237
+ WidgetListContainerTemplateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
6238
+ WidgetListContainerTemplateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, declarations: [WidgetListContainerTemplateComponent], imports: [CommonModule, WidgetListTemplateModule], exports: [WidgetListContainerTemplateComponent] });
6239
+ WidgetListContainerTemplateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, imports: [[CommonModule, WidgetListTemplateModule]] });
6240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, decorators: [{
6241
+ type: NgModule,
6242
+ args: [{
6243
+ declarations: [WidgetListContainerTemplateComponent],
6244
+ imports: [CommonModule, WidgetListTemplateModule],
6245
+ exports: [WidgetListContainerTemplateComponent],
6246
+ }]
6247
+ }] });
6248
+
6249
+ class AssignedToWidgetModule {
6250
+ }
6251
+ AssignedToWidgetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
6252
+ AssignedToWidgetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, declarations: [AssignedToWidgetComponent], imports: [CommonModule,
6253
+ WidgetListTemplateModule,
6254
+ WidgetListContainerTemplateModule,
6255
+ H4Module,
6256
+ IconModule,
6257
+ IconWrapperModule,
6258
+ ParagraphModule,
6259
+ SfxLoaderModule], exports: [AssignedToWidgetComponent] });
6260
+ AssignedToWidgetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, imports: [[
6261
+ CommonModule,
6262
+ WidgetListTemplateModule,
6263
+ WidgetListContainerTemplateModule,
6264
+ H4Module,
6265
+ IconModule,
6266
+ IconWrapperModule,
6267
+ ParagraphModule,
6268
+ SfxLoaderModule
6269
+ ]] });
6270
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, decorators: [{
6271
+ type: NgModule,
6272
+ args: [{
6273
+ declarations: [AssignedToWidgetComponent],
6274
+ imports: [
6275
+ CommonModule,
6276
+ WidgetListTemplateModule,
6277
+ WidgetListContainerTemplateModule,
6278
+ H4Module,
6279
+ IconModule,
6280
+ IconWrapperModule,
6281
+ ParagraphModule,
6282
+ SfxLoaderModule
6283
+ ],
6284
+ exports: [AssignedToWidgetComponent],
6285
+ }]
6286
+ }] });
6287
+
6182
6288
  class OrganismsModule {
6183
6289
  }
6184
6290
  OrganismsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
@@ -6209,7 +6315,8 @@ OrganismsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
6209
6315
  ParagraphModule,
6210
6316
  ButtonModule,
6211
6317
  InformationModalModule,
6212
- ChatHistoryMessageListModule] });
6318
+ ChatHistoryMessageListModule,
6319
+ AssignedToWidgetModule] });
6213
6320
  OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, imports: [[
6214
6321
  CommonModule,
6215
6322
  NoteListModule,
@@ -6238,7 +6345,8 @@ OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version
6238
6345
  ParagraphModule,
6239
6346
  ButtonModule,
6240
6347
  InformationModalModule,
6241
- ChatHistoryMessageListModule
6348
+ ChatHistoryMessageListModule,
6349
+ AssignedToWidgetModule
6242
6350
  ]] });
6243
6351
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, decorators: [{
6244
6352
  type: NgModule,
@@ -6272,7 +6380,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
6272
6380
  ParagraphModule,
6273
6381
  ButtonModule,
6274
6382
  InformationModalModule,
6275
- ChatHistoryMessageListModule
6383
+ ChatHistoryMessageListModule,
6384
+ AssignedToWidgetModule
6276
6385
  ]
6277
6386
  }]
6278
6387
  }] });
@@ -8803,5 +8912,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
8803
8912
  * Generated bundle index. Do not edit.
8804
8913
  */
8805
8914
 
8806
- export { ActionBarComponent, ActionBarJobListComponent, ActionBarJobListModule, ActionBarModule, ActionBarSelectionCounterComponent, ActionBarSelectionCounterModule, ActivityScoreLevel, AdditionModalComponent, AdditionModalModule, AdditionalInformationCardListComponent, AdditionalInformationCardListModule, AdvanceFilterSelectedCounterComponent, AdvanceFilterSelectedCounterModule, AdvanceSearchModalComponent, AdvanceSearchModalModule, AdvertiseModalComponent, AdvertiseModalModule, AdvertisedJobPostingsListPageComponent, AdvertisedJobPostingsListPageModule, AdvertisedJobPostingsModalComponent, AdvertisedJobPostingsModalModule, AdvertisedJobsCostComponent, AdvertisedJobsCostModule, AlertDuration, AssignToUserModalComponent, AssignToUserModalModule, AtomsModule, AvatarComponent, AvatarModule, BreadcrumbComponent, BreadcrumbModule, ButtonComponent, ButtonDropdownComponent, ButtonDropdownModule, ButtonModule, ButtonV2Component, ButtonV2Module, CapitalizeFirstCharacterPipe, CardComponent, CardListComponent, CardListModule, CardModule, CharacterCounterComponent, CharacterCounterModule, ChatHistoryDateStampComponent, ChatHistoryDateStampModule, ChatHistoryMessageAvatarComponent, ChatHistoryMessageAvatarModule, ChatHistoryMessageBubbleComponent, ChatHistoryMessageBubbleModule, ChatHistoryMessageItemComponent, ChatHistoryMessageItemModule, ChatHistoryMessageListComponent, ChatHistoryMessageListModule, ChatbotHistoryModalComponent, ChatbotHistoryModalModule, ColorNames, ColoredTextIndicatorComponent, ColoredTextIndicatorModule, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, DomainWhitelistingPartialPageComponent, DomainWhitelistingPartialPageModule, 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, InformationModalComponent, InformationModalModule, InputCheckboxComponent, InputCheckboxListComponent, InputCheckboxListModule, InputCheckboxModule, InputChipsComponent, InputChipsModule, InputDropdownComponent, InputDropdownList, InputDropdownListItemModel, InputDropdownModule, InputFileUploadComponent, InputFileUploadModule, InputRadioComponent, InputRadioModule, InputRadioToggleComponent, InputRadioToggleModule, 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, ScheduleInterviewModalComponent, ScheduleInterviewModalModule, 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 };
8915
+ export { ActionBarComponent, ActionBarJobListComponent, ActionBarJobListModule, ActionBarModule, ActionBarSelectionCounterComponent, ActionBarSelectionCounterModule, ActivityScoreLevel, AdditionModalComponent, AdditionModalModule, AdditionalInformationCardListComponent, AdditionalInformationCardListModule, AdvanceFilterSelectedCounterComponent, AdvanceFilterSelectedCounterModule, AdvanceSearchModalComponent, AdvanceSearchModalModule, AdvertiseModalComponent, AdvertiseModalModule, AdvertisedJobPostingsListPageComponent, AdvertisedJobPostingsListPageModule, AdvertisedJobPostingsModalComponent, AdvertisedJobPostingsModalModule, AdvertisedJobsCostComponent, AdvertisedJobsCostModule, AlertDuration, AssignToUserModalComponent, AssignToUserModalModule, AssignedToWidgetComponent, AssignedToWidgetModule, AtomsModule, AvatarComponent, AvatarModule, BreadcrumbComponent, BreadcrumbModule, ButtonComponent, ButtonDropdownComponent, ButtonDropdownModule, ButtonModule, ButtonV2Component, ButtonV2Module, CapitalizeFirstCharacterPipe, CardComponent, CardListComponent, CardListModule, CardModule, CharacterCounterComponent, CharacterCounterModule, ChatHistoryDateStampComponent, ChatHistoryDateStampModule, ChatHistoryMessageAvatarComponent, ChatHistoryMessageAvatarModule, ChatHistoryMessageBubbleComponent, ChatHistoryMessageBubbleModule, ChatHistoryMessageItemComponent, ChatHistoryMessageItemModule, ChatHistoryMessageListComponent, ChatHistoryMessageListModule, ChatbotHistoryModalComponent, ChatbotHistoryModalModule, ColorNames, ColoredTextIndicatorComponent, ColoredTextIndicatorModule, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, DomainWhitelistingPartialPageComponent, DomainWhitelistingPartialPageModule, 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, InformationModalComponent, InformationModalModule, InputCheckboxComponent, InputCheckboxListComponent, InputCheckboxListModule, InputCheckboxModule, InputChipsComponent, InputChipsModule, InputDropdownComponent, InputDropdownList, InputDropdownListItemModel, InputDropdownModule, InputFileUploadComponent, InputFileUploadModule, InputRadioComponent, InputRadioModule, InputRadioToggleComponent, InputRadioToggleModule, 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, ScheduleInterviewModalComponent, ScheduleInterviewModalModule, 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 };
8807
8916
  //# sourceMappingURL=symphony-talent-component-library.mjs.map