@symphony-talent/component-library 4.13.0 → 4.15.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/atoms/filter-area/filter-area.component.mjs +3 -3
- package/esm2020/lib/atoms/input-search-checkbox-dropdown/input-search-checkbox-dropdown.component.mjs +2 -2
- package/esm2020/lib/molecules/molecules.module.mjs +14 -7
- package/esm2020/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.mjs +24 -0
- package/esm2020/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.model.mjs +2 -0
- package/esm2020/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.module.mjs +20 -0
- package/esm2020/lib/organisms/organisms.module.mjs +8 -4
- package/esm2020/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.component.mjs +23 -0
- package/esm2020/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.module.mjs +19 -0
- package/esm2020/projects/component-library/lib/atoms/filter-area/filter-area.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/atoms/input-search-checkbox-dropdown/input-search-checkbox-dropdown.component.mjs +2 -2
- package/esm2020/projects/component-library/lib/molecules/molecules.module.mjs +14 -7
- package/esm2020/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.mjs +24 -0
- package/esm2020/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.model.mjs +2 -0
- package/esm2020/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.module.mjs +20 -0
- package/esm2020/projects/component-library/lib/organisms/organisms.module.mjs +8 -4
- package/esm2020/projects/component-library/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.component.mjs +23 -0
- package/esm2020/projects/component-library/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.module.mjs +19 -0
- package/esm2020/projects/component-library/public-api.mjs +6 -1
- package/esm2020/public-api.mjs +6 -1
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +88 -13
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2015/symphony-talent-component-library.mjs +88 -13
- package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +88 -13
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library.mjs +88 -13
- package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
- package/lib/molecules/molecules.module.d.ts +3 -2
- package/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.d.ts +11 -0
- package/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.model.d.ts +4 -0
- package/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.module.d.ts +10 -0
- package/lib/organisms/organisms.module.d.ts +2 -1
- package/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.component.d.ts +11 -0
- package/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.module.d.ts +9 -0
- package/package.json +1 -1
- package/projects/component-library/global.scss +6 -3
- package/projects/component-library/lib/molecules/molecules.module.d.ts +3 -2
- package/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.component.d.ts +11 -0
- package/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.model.d.ts +4 -0
- package/projects/component-library/lib/molecules/settings-detail-navigation-item/settings-detail-navigation-item.module.d.ts +10 -0
- package/projects/component-library/lib/organisms/organisms.module.d.ts +2 -1
- package/projects/component-library/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.component.d.ts +11 -0
- package/projects/component-library/lib/organisms/settings-detail-navigation-list/settings-detail-navigation-list.module.d.ts +9 -0
- package/projects/component-library/public-api.d.ts +5 -0
- package/public-api.d.ts +5 -0
|
@@ -340,10 +340,10 @@ class FilterAreaComponent {
|
|
|
340
340
|
constructor() { }
|
|
341
341
|
}
|
|
342
342
|
FilterAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FilterAreaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
343
|
-
FilterAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: FilterAreaComponent, selector: "symphony-filter-area", ngImport: i0, template: "<div class=\"sfx-filter-section\">\n <div class=\"sfx-border-bottom-mdm-black-1 sfx-mb-20 sfx-pb-20 sfx-mt-10 sfx-d-inline-block sfx-wid-100\">\n <div class=\"sfx-d-inline-block
|
|
343
|
+
FilterAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: FilterAreaComponent, selector: "symphony-filter-area", ngImport: i0, template: "<div class=\"sfx-filter-section\">\n <div class=\"sfx-border-bottom-mdm-black-1 sfx-mb-20 sfx-pb-20 sfx-mt-10 sfx-d-inline-block sfx-wid-100\">\n <div class=\"sfx-d-inline-block\">\n <ng-content select=\"[title]\"></ng-content>\n </div> \n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[more-options]\"></ng-content>\n </div> \n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[load-last]\"></ng-content>\n </div>\n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[advance-search-icon]\"></ng-content>\n </div>\n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right sfx-txt-white\">\n <ng-content select=\"[advance-search]\"></ng-content>\n </div>\n </div>\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter1]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter2]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter3]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter4]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter5]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter6]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter7]\"></ng-content>\n </div>\n </div>\n</div>", styles: [".sfx-filter-section{background:#D2D8E5;padding:1.875rem 2.5rem;border-radius:0px 0px 1.25rem 1.25rem}\n"] });
|
|
344
344
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: FilterAreaComponent, decorators: [{
|
|
345
345
|
type: Component,
|
|
346
|
-
args: [{ selector: 'symphony-filter-area', template: "<div class=\"sfx-filter-section\">\n <div class=\"sfx-border-bottom-mdm-black-1 sfx-mb-20 sfx-pb-20 sfx-mt-10 sfx-d-inline-block sfx-wid-100\">\n <div class=\"sfx-d-inline-block
|
|
346
|
+
args: [{ selector: 'symphony-filter-area', template: "<div class=\"sfx-filter-section\">\n <div class=\"sfx-border-bottom-mdm-black-1 sfx-mb-20 sfx-pb-20 sfx-mt-10 sfx-d-inline-block sfx-wid-100\">\n <div class=\"sfx-d-inline-block\">\n <ng-content select=\"[title]\"></ng-content>\n </div> \n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[more-options]\"></ng-content>\n </div> \n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[load-last]\"></ng-content>\n </div>\n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right\">\n <ng-content select=\"[advance-search-icon]\"></ng-content>\n </div>\n <div class=\"sfx-d-inline-block sfx-ml-10 pull-right sfx-txt-white\">\n <ng-content select=\"[advance-search]\"></ng-content>\n </div>\n </div>\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter1]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter2]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter3]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter4]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter5]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter6]\"></ng-content>\n </div>\n <div class=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 sfx-mb-25\">\n <ng-content select=\"[filter7]\"></ng-content>\n </div>\n </div>\n</div>", styles: [".sfx-filter-section{background:#D2D8E5;padding:1.875rem 2.5rem;border-radius:0px 0px 1.25rem 1.25rem}\n"] }]
|
|
347
347
|
}], ctorParameters: function () { return []; } });
|
|
348
348
|
|
|
349
349
|
class FilterAreaModule {
|
|
@@ -1953,7 +1953,7 @@ class InputSearchCheckboxDropdownComponent {
|
|
|
1953
1953
|
}
|
|
1954
1954
|
focusOnSearchInput() {
|
|
1955
1955
|
if (this.multiSelectSearch.componentHeading) {
|
|
1956
|
-
let focusText = this.renderer.selectRootElement(`#dropdown-search
|
|
1956
|
+
let focusText = this.renderer.selectRootElement(`#dropdown-search-${this.multiSelectSearch.componentHeading.replace(/[^\w]/g, "")}`);
|
|
1957
1957
|
focusText.focus();
|
|
1958
1958
|
}
|
|
1959
1959
|
}
|
|
@@ -3045,6 +3045,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
3045
3045
|
}]
|
|
3046
3046
|
}] });
|
|
3047
3047
|
|
|
3048
|
+
class SettingsDetailNavigationItemComponent {
|
|
3049
|
+
constructor() {
|
|
3050
|
+
this.settingNavigationClicked = new EventEmitter();
|
|
3051
|
+
}
|
|
3052
|
+
onSettingNavigationClick(SettingDetailNavigationModel) {
|
|
3053
|
+
this.settingNavigationClicked.emit(SettingDetailNavigationModel);
|
|
3054
|
+
}
|
|
3055
|
+
}
|
|
3056
|
+
SettingsDetailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3057
|
+
SettingsDetailNavigationItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: SettingsDetailNavigationItemComponent, selector: "symphony-settings-detail-navigation-item", inputs: { settingDetailNavigationModel: "settingDetailNavigationModel" }, outputs: { settingNavigationClicked: "settingNavigationClicked" }, ngImport: i0, template: "<div\n class=\"setting-navigation-item-wrap sfx-cursor-pointer\"\n [ngClass]=\"{ active: settingDetailNavigationModel.isActive }\"\n (click)=\"onSettingNavigationClick($event)\"\n title=\"{{ settingDetailNavigationModel.settingNavigationText }}\"\n>\n <symphony-paragraph\n [ngClass]=\"{ 'sfx-v2-purple1': settingDetailNavigationModel.isActive }\"\n class=\"sfx-font-bold\"\n >\n {{ settingDetailNavigationModel.settingNavigationText }}\n </symphony-paragraph>\n <symphony-icon\n [size]=\"'14px'\"\n [icon]=\"'si-arrow-bold-next'\"\n *ngIf=\"settingDetailNavigationModel.isActive\"\n [ngClass]=\"{ 'sfx-v2-purple1': settingDetailNavigationModel.isActive }\"\n ></symphony-icon>\n</div>\n", styles: [".setting-navigation-item-wrap{display:flex;justify-content:space-between;padding:10px 15px;border-radius:4px}.setting-navigation-item-wrap symphony-icon i{font-size:14px}.setting-navigation-item-wrap.active{background:#F3EFFF}.setting-navigation-item-wrap:hover{color:#712ace}\n"], components: [{ type: ParagraphComponent, selector: "symphony-paragraph", inputs: ["text", "isSecondary", "isFontBold"] }, { type: IconComponent, selector: "symphony-icon", inputs: ["icon", "isSecondary", "size", "iconColor"], outputs: ["clicked"] }], directives: [{ type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
3058
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemComponent, decorators: [{
|
|
3059
|
+
type: Component,
|
|
3060
|
+
args: [{ selector: 'symphony-settings-detail-navigation-item', template: "<div\n class=\"setting-navigation-item-wrap sfx-cursor-pointer\"\n [ngClass]=\"{ active: settingDetailNavigationModel.isActive }\"\n (click)=\"onSettingNavigationClick($event)\"\n title=\"{{ settingDetailNavigationModel.settingNavigationText }}\"\n>\n <symphony-paragraph\n [ngClass]=\"{ 'sfx-v2-purple1': settingDetailNavigationModel.isActive }\"\n class=\"sfx-font-bold\"\n >\n {{ settingDetailNavigationModel.settingNavigationText }}\n </symphony-paragraph>\n <symphony-icon\n [size]=\"'14px'\"\n [icon]=\"'si-arrow-bold-next'\"\n *ngIf=\"settingDetailNavigationModel.isActive\"\n [ngClass]=\"{ 'sfx-v2-purple1': settingDetailNavigationModel.isActive }\"\n ></symphony-icon>\n</div>\n", styles: [".setting-navigation-item-wrap{display:flex;justify-content:space-between;padding:10px 15px;border-radius:4px}.setting-navigation-item-wrap symphony-icon i{font-size:14px}.setting-navigation-item-wrap.active{background:#F3EFFF}.setting-navigation-item-wrap:hover{color:#712ace}\n"] }]
|
|
3061
|
+
}], ctorParameters: function () { return []; }, propDecorators: { settingDetailNavigationModel: [{
|
|
3062
|
+
type: Input
|
|
3063
|
+
}], settingNavigationClicked: [{
|
|
3064
|
+
type: Output
|
|
3065
|
+
}] } });
|
|
3066
|
+
|
|
3067
|
+
class SettingsDetailNavigationItemModule {
|
|
3068
|
+
}
|
|
3069
|
+
SettingsDetailNavigationItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3070
|
+
SettingsDetailNavigationItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemModule, declarations: [SettingsDetailNavigationItemComponent], imports: [CommonModule, IconModule, ParagraphModule], exports: [SettingsDetailNavigationItemComponent] });
|
|
3071
|
+
SettingsDetailNavigationItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemModule, imports: [[CommonModule, IconModule, ParagraphModule]] });
|
|
3072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationItemModule, decorators: [{
|
|
3073
|
+
type: NgModule,
|
|
3074
|
+
args: [{
|
|
3075
|
+
declarations: [SettingsDetailNavigationItemComponent],
|
|
3076
|
+
imports: [CommonModule, IconModule, ParagraphModule],
|
|
3077
|
+
exports: [SettingsDetailNavigationItemComponent],
|
|
3078
|
+
}]
|
|
3079
|
+
}] });
|
|
3080
|
+
|
|
3048
3081
|
class ColorSwatchComponent {
|
|
3049
3082
|
constructor() {
|
|
3050
3083
|
this.colorSwatchModel = {
|
|
@@ -3263,11 +3296,13 @@ MoleculesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
3263
3296
|
DocumentManagementItemModule,
|
|
3264
3297
|
ActionBarSelectionCounterModule,
|
|
3265
3298
|
InputTextareaModule,
|
|
3266
|
-
CharacterCounterModule
|
|
3299
|
+
CharacterCounterModule,
|
|
3300
|
+
SettingsDetailNavigationItemModule], exports: [PillsModule,
|
|
3267
3301
|
BreadcrumbModule,
|
|
3268
3302
|
FeedbackCardModule,
|
|
3269
3303
|
DocumentManagementItemModule,
|
|
3270
|
-
PhaserCardModule
|
|
3304
|
+
PhaserCardModule,
|
|
3305
|
+
SettingsDetailNavigationItemModule] });
|
|
3271
3306
|
MoleculesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: MoleculesModule, imports: [[
|
|
3272
3307
|
CommonModule,
|
|
3273
3308
|
AvatarModule,
|
|
@@ -3288,12 +3323,14 @@ MoleculesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version
|
|
|
3288
3323
|
DocumentManagementItemModule,
|
|
3289
3324
|
ActionBarSelectionCounterModule,
|
|
3290
3325
|
InputTextareaModule,
|
|
3291
|
-
CharacterCounterModule
|
|
3326
|
+
CharacterCounterModule,
|
|
3327
|
+
SettingsDetailNavigationItemModule
|
|
3292
3328
|
], PillsModule,
|
|
3293
3329
|
BreadcrumbModule,
|
|
3294
3330
|
FeedbackCardModule,
|
|
3295
3331
|
DocumentManagementItemModule,
|
|
3296
|
-
PhaserCardModule
|
|
3332
|
+
PhaserCardModule,
|
|
3333
|
+
SettingsDetailNavigationItemModule] });
|
|
3297
3334
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: MoleculesModule, decorators: [{
|
|
3298
3335
|
type: NgModule,
|
|
3299
3336
|
args: [{
|
|
@@ -3303,7 +3340,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
3303
3340
|
BreadcrumbModule,
|
|
3304
3341
|
FeedbackCardModule,
|
|
3305
3342
|
DocumentManagementItemModule,
|
|
3306
|
-
PhaserCardModule
|
|
3343
|
+
PhaserCardModule,
|
|
3344
|
+
SettingsDetailNavigationItemModule
|
|
3307
3345
|
],
|
|
3308
3346
|
imports: [
|
|
3309
3347
|
CommonModule,
|
|
@@ -3325,7 +3363,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
3325
3363
|
DocumentManagementItemModule,
|
|
3326
3364
|
ActionBarSelectionCounterModule,
|
|
3327
3365
|
InputTextareaModule,
|
|
3328
|
-
CharacterCounterModule
|
|
3366
|
+
CharacterCounterModule,
|
|
3367
|
+
SettingsDetailNavigationItemModule
|
|
3329
3368
|
]
|
|
3330
3369
|
}]
|
|
3331
3370
|
}] });
|
|
@@ -4106,6 +4145,39 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
4106
4145
|
}]
|
|
4107
4146
|
}] });
|
|
4108
4147
|
|
|
4148
|
+
class SettingsDetailNavigationListComponent {
|
|
4149
|
+
constructor() {
|
|
4150
|
+
this.navigationItemClicked = new EventEmitter();
|
|
4151
|
+
}
|
|
4152
|
+
onNavigationItemClick(SettingDetailNavigationModel, i) {
|
|
4153
|
+
this.navigationItemClicked.emit(SettingDetailNavigationModel);
|
|
4154
|
+
}
|
|
4155
|
+
}
|
|
4156
|
+
SettingsDetailNavigationListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
4157
|
+
SettingsDetailNavigationListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.2", type: SettingsDetailNavigationListComponent, selector: "symphony-settings-detail-navigation-list", inputs: { navigationList: "navigationList" }, outputs: { navigationItemClicked: "navigationItemClicked" }, ngImport: i0, template: "<symphony-settings-detail-navigation-item\n*ngFor=\"let navigation of navigationList; index as i\"\n[settingDetailNavigationModel]=\"navigation\"\n(settingNavigationClicked)=\"onNavigationItemClick(navigation, i)\"\n></symphony-settings-detail-navigation-item>", styles: [""], components: [{ type: SettingsDetailNavigationItemComponent, selector: "symphony-settings-detail-navigation-item", inputs: ["settingDetailNavigationModel"], outputs: ["settingNavigationClicked"] }], directives: [{ type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
4158
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListComponent, decorators: [{
|
|
4159
|
+
type: Component,
|
|
4160
|
+
args: [{ selector: 'symphony-settings-detail-navigation-list', template: "<symphony-settings-detail-navigation-item\n*ngFor=\"let navigation of navigationList; index as i\"\n[settingDetailNavigationModel]=\"navigation\"\n(settingNavigationClicked)=\"onNavigationItemClick(navigation, i)\"\n></symphony-settings-detail-navigation-item>", styles: [""] }]
|
|
4161
|
+
}], ctorParameters: function () { return []; }, propDecorators: { navigationList: [{
|
|
4162
|
+
type: Input
|
|
4163
|
+
}], navigationItemClicked: [{
|
|
4164
|
+
type: Output
|
|
4165
|
+
}] } });
|
|
4166
|
+
|
|
4167
|
+
class SettingsDetailNavigationListModule {
|
|
4168
|
+
}
|
|
4169
|
+
SettingsDetailNavigationListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4170
|
+
SettingsDetailNavigationListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListModule, declarations: [SettingsDetailNavigationListComponent], imports: [CommonModule, SettingsDetailNavigationItemModule], exports: [SettingsDetailNavigationListComponent] });
|
|
4171
|
+
SettingsDetailNavigationListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListModule, imports: [[CommonModule, SettingsDetailNavigationItemModule]] });
|
|
4172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: SettingsDetailNavigationListModule, decorators: [{
|
|
4173
|
+
type: NgModule,
|
|
4174
|
+
args: [{
|
|
4175
|
+
declarations: [SettingsDetailNavigationListComponent],
|
|
4176
|
+
imports: [CommonModule, SettingsDetailNavigationItemModule],
|
|
4177
|
+
exports: [SettingsDetailNavigationListComponent],
|
|
4178
|
+
}]
|
|
4179
|
+
}] });
|
|
4180
|
+
|
|
4109
4181
|
class NoteComponent {
|
|
4110
4182
|
constructor() {
|
|
4111
4183
|
this.noteModel = {
|
|
@@ -5222,7 +5294,8 @@ OrganismsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
|
|
|
5222
5294
|
ActionBarModule,
|
|
5223
5295
|
ActionBarJobListModule,
|
|
5224
5296
|
DocumentManagementListModule,
|
|
5225
|
-
InputCheckboxListModule
|
|
5297
|
+
InputCheckboxListModule,
|
|
5298
|
+
SettingsDetailNavigationListModule] });
|
|
5226
5299
|
OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, imports: [[
|
|
5227
5300
|
CommonModule,
|
|
5228
5301
|
NoteListModule,
|
|
@@ -5242,7 +5315,8 @@ OrganismsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version
|
|
|
5242
5315
|
ActionBarModule,
|
|
5243
5316
|
ActionBarJobListModule,
|
|
5244
5317
|
DocumentManagementListModule,
|
|
5245
|
-
InputCheckboxListModule
|
|
5318
|
+
InputCheckboxListModule,
|
|
5319
|
+
SettingsDetailNavigationListModule
|
|
5246
5320
|
]] });
|
|
5247
5321
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImport: i0, type: OrganismsModule, decorators: [{
|
|
5248
5322
|
type: NgModule,
|
|
@@ -5267,7 +5341,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
5267
5341
|
ActionBarModule,
|
|
5268
5342
|
ActionBarJobListModule,
|
|
5269
5343
|
DocumentManagementListModule,
|
|
5270
|
-
InputCheckboxListModule
|
|
5344
|
+
InputCheckboxListModule,
|
|
5345
|
+
SettingsDetailNavigationListModule
|
|
5271
5346
|
]
|
|
5272
5347
|
}]
|
|
5273
5348
|
}] });
|
|
@@ -7118,5 +7193,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.2", ngImpor
|
|
|
7118
7193
|
* Generated bundle index. Do not edit.
|
|
7119
7194
|
*/
|
|
7120
7195
|
|
|
7121
|
-
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, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, EmailValidator, EventSettingsMoreOptionsComponent, EventSettingsMoreOptionsModule, EventsSettingsPageComponent, EventsSettingsPageModule, FeedbackCardComponent, FeedbackCardListComponent, FeedbackCardListModule, FeedbackCardModule, FeedbackCardState, FeedbackDetailPageComponent, FeedbackDetailPageModule, FeedbackListPageComponent, FeedbackListPageModule, FeedbackLoginModalComponent, FeedbackLoginModalModule, FileUploadComponent, FileUploadModule, FileUploadV2Component, FileUploadV2Module, FilterAreaComponent, FilterAreaModule, FormattedCounterComponent, FormattedCounterModule, FrameworkModule, GridActionsComponent, GridActionsModule, GridCellClickableComponent, GridCellClickableModule, GridCellLoaderModule, GridComponent, GridControlsComponent, GridControlsModule, GridDownloadComponent, GridDownloadModule, GridLoadingCellComponent, GridModule, 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, ParagraphComponent, ParagraphModule, PhaserCardComponent, PhaserCardModule, PhaserComponent, PhaserModule, PillComponent, PillModule, PillsComponent, PillsModule, PipeModule, RelevanceScoreComponent, RelevanceScoreModule, SettingListPageComponent, SettingListPageModule, SfxLoaderComponent, SfxLoaderModule, SfxPageLoaderComponent, SfxPageLoaderModule, SfxProgressBarComponent, SfxProgressBarModule, SidebarNavigationComponent, SidebarNavigationModule, SidebarNavigationV2Component, SidebarNavigationV2Module, ToasterAlertComponent, ToasterAlertModel, ToasterAlertModule, ToasterAlertType, TooltipWrapperComponent, TooltipWrapperModule, TrimIdPipe, TwoColumnFilterAreaComponent, TwoColumnFilterAreaModule, UploadResumeModalComponent, UploadResumeModalModule, VerticalSeparatorComponent, VerticalSeparatorModule, gridType };
|
|
7196
|
+
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, ConfirmationModalComponent, ConfirmationModalModule, ContactActivityScoreComponent, ContactActivityScoreModule, ContextualMenuComponent, ContextualMenuModule, DocumentManagementItemComponent, DocumentManagementItemModule, DocumentManagementListComponent, DocumentManagementListModule, EmailValidator, EventSettingsMoreOptionsComponent, EventSettingsMoreOptionsModule, EventsSettingsPageComponent, EventsSettingsPageModule, FeedbackCardComponent, FeedbackCardListComponent, FeedbackCardListModule, FeedbackCardModule, FeedbackCardState, FeedbackDetailPageComponent, FeedbackDetailPageModule, FeedbackListPageComponent, FeedbackListPageModule, FeedbackLoginModalComponent, FeedbackLoginModalModule, FileUploadComponent, FileUploadModule, FileUploadV2Component, FileUploadV2Module, FilterAreaComponent, FilterAreaModule, FormattedCounterComponent, FormattedCounterModule, FrameworkModule, GridActionsComponent, GridActionsModule, GridCellClickableComponent, GridCellClickableModule, GridCellLoaderModule, GridComponent, GridControlsComponent, GridControlsModule, GridDownloadComponent, GridDownloadModule, GridLoadingCellComponent, GridModule, 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, ParagraphComponent, ParagraphModule, PhaserCardComponent, PhaserCardModule, PhaserComponent, PhaserModule, PillComponent, PillModule, PillsComponent, PillsModule, PipeModule, RelevanceScoreComponent, RelevanceScoreModule, SettingListPageComponent, SettingListPageModule, SettingsDetailNavigationItemComponent, SettingsDetailNavigationItemModule, SettingsDetailNavigationListComponent, SettingsDetailNavigationListModule, SfxLoaderComponent, SfxLoaderModule, SfxPageLoaderComponent, SfxPageLoaderModule, SfxProgressBarComponent, SfxProgressBarModule, SidebarNavigationComponent, SidebarNavigationModule, SidebarNavigationV2Component, SidebarNavigationV2Module, ToasterAlertComponent, ToasterAlertModel, ToasterAlertModule, ToasterAlertType, TooltipWrapperComponent, TooltipWrapperModule, TrimIdPipe, TwoColumnFilterAreaComponent, TwoColumnFilterAreaModule, UploadResumeModalComponent, UploadResumeModalModule, VerticalSeparatorComponent, VerticalSeparatorModule, gridType };
|
|
7122
7197
|
//# sourceMappingURL=symphony-talent-component-library.mjs.map
|