@symphony-talent/component-library 4.95.0 → 4.97.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/organisms/assigned-to-widget/assigned-to-widget.component.mjs +29 -0
- package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.model.mjs +2 -0
- package/esm2020/lib/organisms/assigned-to-widget/assigned-to-widget.module.mjs +50 -0
- package/esm2020/lib/organisms/organisms.module.mjs +8 -4
- package/esm2020/lib/templates/widget-list-container-template/widget-list-container-template.component.mjs +12 -0
- package/esm2020/lib/templates/widget-list-container-template/widget-list-container-template.module.mjs +19 -0
- package/esm2020/lib/templates/widget-list-template/widget-list-template.component.mjs +12 -0
- package/esm2020/lib/templates/widget-list-template/widget-list-template.module.mjs +18 -0
- package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.component.mjs +29 -0
- package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.model.mjs +2 -0
- package/esm2020/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.module.mjs +50 -0
- package/esm2020/projects/component-library/lib/organisms/organisms.module.mjs +8 -4
- package/esm2020/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.component.mjs +12 -0
- package/esm2020/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.module.mjs +19 -0
- package/esm2020/projects/component-library/lib/templates/widget-list-template/widget-list-template.component.mjs +12 -0
- package/esm2020/projects/component-library/lib/templates/widget-list-template/widget-list-template.module.mjs +18 -0
- package/esm2020/projects/component-library/public-api.mjs +4 -1
- package/esm2020/public-api.mjs +4 -1
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +113 -4
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2015/symphony-talent-component-library.mjs +113 -4
- package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +113 -4
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library.mjs +113 -4
- package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
- package/lib/organisms/assigned-to-widget/assigned-to-widget.component.d.ts +11 -0
- package/lib/organisms/assigned-to-widget/assigned-to-widget.model.d.ts +11 -0
- package/lib/organisms/assigned-to-widget/assigned-to-widget.module.d.ts +15 -0
- package/lib/organisms/organisms.module.d.ts +2 -1
- package/lib/templates/widget-list-container-template/widget-list-container-template.component.d.ts +6 -0
- package/lib/templates/widget-list-container-template/widget-list-container-template.module.d.ts +9 -0
- package/lib/templates/widget-list-template/widget-list-template.component.d.ts +6 -0
- package/lib/templates/widget-list-template/widget-list-template.module.d.ts +8 -0
- package/package.json +1 -1
- package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.component.d.ts +11 -0
- package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.model.d.ts +11 -0
- package/projects/component-library/lib/organisms/assigned-to-widget/assigned-to-widget.module.d.ts +15 -0
- package/projects/component-library/lib/organisms/organisms.module.d.ts +2 -1
- package/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.component.d.ts +6 -0
- package/projects/component-library/lib/templates/widget-list-container-template/widget-list-container-template.module.d.ts +9 -0
- package/projects/component-library/lib/templates/widget-list-template/widget-list-template.component.d.ts +6 -0
- package/projects/component-library/lib/templates/widget-list-template/widget-list-template.module.d.ts +8 -0
- package/projects/component-library/public-api.d.ts +3 -0
- package/public-api.d.ts +3 -0
|
@@ -6176,6 +6176,112 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
6176
6176
|
}]
|
|
6177
6177
|
}] });
|
|
6178
6178
|
|
|
6179
|
+
class WidgetListContainerTemplateComponent {
|
|
6180
|
+
constructor() { }
|
|
6181
|
+
}
|
|
6182
|
+
WidgetListContainerTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6183
|
+
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"] });
|
|
6184
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateComponent, decorators: [{
|
|
6185
|
+
type: Component,
|
|
6186
|
+
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"] }]
|
|
6187
|
+
}], ctorParameters: function () { return []; } });
|
|
6188
|
+
|
|
6189
|
+
class WidgetListTemplateComponent {
|
|
6190
|
+
constructor() { }
|
|
6191
|
+
}
|
|
6192
|
+
WidgetListTemplateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6193
|
+
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"] });
|
|
6194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateComponent, decorators: [{
|
|
6195
|
+
type: Component,
|
|
6196
|
+
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"] }]
|
|
6197
|
+
}], ctorParameters: function () { return []; } });
|
|
6198
|
+
|
|
6199
|
+
class AssignedToWidgetComponent {
|
|
6200
|
+
constructor() {
|
|
6201
|
+
this.addClick = new EventEmitter();
|
|
6202
|
+
}
|
|
6203
|
+
onAddClick() {
|
|
6204
|
+
this.addClick.emit();
|
|
6205
|
+
}
|
|
6206
|
+
}
|
|
6207
|
+
AssignedToWidgetComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6208
|
+
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 > {{ 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"] }] });
|
|
6209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetComponent, decorators: [{
|
|
6210
|
+
type: Component,
|
|
6211
|
+
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 > {{ 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"] }]
|
|
6212
|
+
}], ctorParameters: function () { return []; }, propDecorators: { assignWidgetModel: [{
|
|
6213
|
+
type: Input
|
|
6214
|
+
}], addClick: [{
|
|
6215
|
+
type: Output
|
|
6216
|
+
}] } });
|
|
6217
|
+
|
|
6218
|
+
class WidgetListTemplateModule {
|
|
6219
|
+
}
|
|
6220
|
+
WidgetListTemplateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6221
|
+
WidgetListTemplateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, declarations: [WidgetListTemplateComponent], imports: [CommonModule], exports: [WidgetListTemplateComponent] });
|
|
6222
|
+
WidgetListTemplateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, imports: [[CommonModule]] });
|
|
6223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListTemplateModule, decorators: [{
|
|
6224
|
+
type: NgModule,
|
|
6225
|
+
args: [{
|
|
6226
|
+
declarations: [WidgetListTemplateComponent],
|
|
6227
|
+
imports: [CommonModule],
|
|
6228
|
+
exports: [WidgetListTemplateComponent],
|
|
6229
|
+
}]
|
|
6230
|
+
}] });
|
|
6231
|
+
|
|
6232
|
+
class WidgetListContainerTemplateModule {
|
|
6233
|
+
}
|
|
6234
|
+
WidgetListContainerTemplateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6235
|
+
WidgetListContainerTemplateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, declarations: [WidgetListContainerTemplateComponent], imports: [CommonModule, WidgetListTemplateModule], exports: [WidgetListContainerTemplateComponent] });
|
|
6236
|
+
WidgetListContainerTemplateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, imports: [[CommonModule, WidgetListTemplateModule]] });
|
|
6237
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: WidgetListContainerTemplateModule, decorators: [{
|
|
6238
|
+
type: NgModule,
|
|
6239
|
+
args: [{
|
|
6240
|
+
declarations: [WidgetListContainerTemplateComponent],
|
|
6241
|
+
imports: [CommonModule, WidgetListTemplateModule],
|
|
6242
|
+
exports: [WidgetListContainerTemplateComponent],
|
|
6243
|
+
}]
|
|
6244
|
+
}] });
|
|
6245
|
+
|
|
6246
|
+
class AssignedToWidgetModule {
|
|
6247
|
+
}
|
|
6248
|
+
AssignedToWidgetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
6249
|
+
AssignedToWidgetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, declarations: [AssignedToWidgetComponent], imports: [CommonModule,
|
|
6250
|
+
WidgetListTemplateModule,
|
|
6251
|
+
WidgetListContainerTemplateModule,
|
|
6252
|
+
H4Module,
|
|
6253
|
+
IconModule,
|
|
6254
|
+
IconWrapperModule,
|
|
6255
|
+
ParagraphModule,
|
|
6256
|
+
SfxLoaderModule], exports: [AssignedToWidgetComponent] });
|
|
6257
|
+
AssignedToWidgetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, imports: [[
|
|
6258
|
+
CommonModule,
|
|
6259
|
+
WidgetListTemplateModule,
|
|
6260
|
+
WidgetListContainerTemplateModule,
|
|
6261
|
+
H4Module,
|
|
6262
|
+
IconModule,
|
|
6263
|
+
IconWrapperModule,
|
|
6264
|
+
ParagraphModule,
|
|
6265
|
+
SfxLoaderModule
|
|
6266
|
+
]] });
|
|
6267
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: AssignedToWidgetModule, decorators: [{
|
|
6268
|
+
type: NgModule,
|
|
6269
|
+
args: [{
|
|
6270
|
+
declarations: [AssignedToWidgetComponent],
|
|
6271
|
+
imports: [
|
|
6272
|
+
CommonModule,
|
|
6273
|
+
WidgetListTemplateModule,
|
|
6274
|
+
WidgetListContainerTemplateModule,
|
|
6275
|
+
H4Module,
|
|
6276
|
+
IconModule,
|
|
6277
|
+
IconWrapperModule,
|
|
6278
|
+
ParagraphModule,
|
|
6279
|
+
SfxLoaderModule
|
|
6280
|
+
],
|
|
6281
|
+
exports: [AssignedToWidgetComponent],
|
|
6282
|
+
}]
|
|
6283
|
+
}] });
|
|
6284
|
+
|
|
6179
6285
|
class OrganismsModule {
|
|
6180
6286
|
}
|
|
6181
6287
|
OrganismsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
@@ -6206,7 +6312,8 @@ OrganismsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
6206
6312
|
ParagraphModule,
|
|
6207
6313
|
ButtonModule,
|
|
6208
6314
|
InformationModalModule,
|
|
6209
|
-
ChatHistoryMessageListModule
|
|
6315
|
+
ChatHistoryMessageListModule,
|
|
6316
|
+
AssignedToWidgetModule] });
|
|
6210
6317
|
OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, imports: [[
|
|
6211
6318
|
CommonModule,
|
|
6212
6319
|
NoteListModule,
|
|
@@ -6235,7 +6342,8 @@ OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version
|
|
|
6235
6342
|
ParagraphModule,
|
|
6236
6343
|
ButtonModule,
|
|
6237
6344
|
InformationModalModule,
|
|
6238
|
-
ChatHistoryMessageListModule
|
|
6345
|
+
ChatHistoryMessageListModule,
|
|
6346
|
+
AssignedToWidgetModule
|
|
6239
6347
|
]] });
|
|
6240
6348
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, decorators: [{
|
|
6241
6349
|
type: NgModule,
|
|
@@ -6269,7 +6377,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
6269
6377
|
ParagraphModule,
|
|
6270
6378
|
ButtonModule,
|
|
6271
6379
|
InformationModalModule,
|
|
6272
|
-
ChatHistoryMessageListModule
|
|
6380
|
+
ChatHistoryMessageListModule,
|
|
6381
|
+
AssignedToWidgetModule
|
|
6273
6382
|
]
|
|
6274
6383
|
}]
|
|
6275
6384
|
}] });
|
|
@@ -8799,5 +8908,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
8799
8908
|
* Generated bundle index. Do not edit.
|
|
8800
8909
|
*/
|
|
8801
8910
|
|
|
8802
|
-
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 };
|
|
8911
|
+
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 };
|
|
8803
8912
|
//# sourceMappingURL=symphony-talent-component-library-projects-component-library.mjs.map
|