@symphony-talent/component-library 4.65.0 → 4.67.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/button-v2/button.component.mjs +2 -2
- package/esm2020/lib/atoms/icon-wrapper/icon-wrapper.component.mjs +2 -2
- package/esm2020/lib/molecules/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2020/lib/molecules/feedback-candidate-certifications/feedback-candidate-certifications.component.mjs +3 -3
- package/esm2020/lib/molecules/feedback-candidate-education/feedback-candidate-education.component.mjs +3 -3
- package/esm2020/lib/molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.component.mjs +3 -3
- package/esm2020/lib/molecules/feedback-card/feedback-card.component.mjs +3 -3
- package/esm2020/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.component.mjs +9 -10
- package/esm2020/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module.mjs +5 -5
- package/esm2020/lib/organisms/feedback-detail-header/feedback-detail-header.component.mjs +5 -6
- package/esm2020/lib/organisms/feedback-detail-header/feedback-detail-header.module.mjs +5 -13
- package/esm2020/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.component.mjs +4 -4
- package/esm2020/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.module.mjs +8 -4
- package/esm2020/lib/organisms/feedback-login-modal/feedback-login-modal.component.mjs +4 -4
- package/esm2020/lib/organisms/feedback-login-modal/feedback-login-modal.module.mjs +8 -8
- package/esm2020/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.component.mjs +5 -4
- package/esm2020/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.model.mjs +1 -1
- package/esm2020/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.module.mjs +21 -4
- package/esm2020/lib/pages/feedback-detail-page/feedback-detail-page.component.mjs +10 -9
- package/esm2020/lib/pages/feedback-detail-page/feedback-detail-page.module.mjs +5 -1
- package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.mjs +5 -4
- package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.mjs +1 -1
- package/esm2020/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.mjs +7 -3
- package/esm2020/lib/templates/feeback-list-template/feedback-list-template.component.mjs +3 -3
- package/esm2020/lib/templates/feedback-detail-template/feedback-detail-template.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/atoms/button-v2/button.component.mjs +2 -2
- package/esm2020/projects/component-library/lib/atoms/icon-wrapper/icon-wrapper.component.mjs +2 -2
- package/esm2020/projects/component-library/lib/molecules/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2020/projects/component-library/lib/molecules/feedback-candidate-certifications/feedback-candidate-certifications.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/molecules/feedback-candidate-education/feedback-candidate-education.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/molecules/feedback-card/feedback-card.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.component.mjs +9 -10
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module.mjs +5 -5
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-header/feedback-detail-header.component.mjs +5 -6
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-header/feedback-detail-header.module.mjs +5 -13
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.component.mjs +4 -4
- package/esm2020/projects/component-library/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.module.mjs +8 -4
- package/esm2020/projects/component-library/lib/organisms/feedback-login-modal/feedback-login-modal.component.mjs +4 -4
- package/esm2020/projects/component-library/lib/organisms/feedback-login-modal/feedback-login-modal.module.mjs +8 -8
- package/esm2020/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.component.mjs +5 -4
- package/esm2020/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.model.mjs +1 -1
- package/esm2020/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.module.mjs +21 -4
- package/esm2020/projects/component-library/lib/pages/feedback-detail-page/feedback-detail-page.component.mjs +10 -9
- package/esm2020/projects/component-library/lib/pages/feedback-detail-page/feedback-detail-page.module.mjs +5 -1
- package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.mjs +5 -4
- package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.mjs +1 -1
- package/esm2020/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.mjs +7 -3
- package/esm2020/projects/component-library/lib/templates/feeback-list-template/feedback-list-template.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/templates/feedback-detail-template/feedback-detail-template.component.mjs +3 -3
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +105 -86
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2015/symphony-talent-component-library.mjs +105 -86
- package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +105 -86
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library.mjs +105 -86
- package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
- package/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module.d.ts +2 -2
- package/lib/organisms/feedback-detail-header/feedback-detail-header.module.d.ts +2 -4
- package/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.module.d.ts +2 -1
- package/lib/organisms/feedback-login-modal/feedback-login-modal.module.d.ts +4 -4
- package/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.model.d.ts +2 -0
- package/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.module.d.ts +2 -1
- package/lib/pages/feedback-detail-page/feedback-detail-page.module.d.ts +5 -4
- package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.d.ts +3 -0
- package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.d.ts +2 -1
- package/package.json +1 -1
- package/projects/component-library/global-assets/spacing.scss +3 -0
- package/projects/component-library/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module.d.ts +2 -2
- package/projects/component-library/lib/organisms/feedback-detail-header/feedback-detail-header.module.d.ts +2 -4
- package/projects/component-library/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.module.d.ts +2 -1
- package/projects/component-library/lib/organisms/feedback-login-modal/feedback-login-modal.module.d.ts +4 -4
- package/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.model.d.ts +2 -0
- package/projects/component-library/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.module.d.ts +2 -1
- package/projects/component-library/lib/pages/feedback-detail-page/feedback-detail-page.module.d.ts +5 -4
- package/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.d.ts +3 -0
- package/projects/component-library/lib/pages/feedback-setting-details-page/feedback-setting-details-page.module.d.ts +2 -1
package/lib/organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "ngx-bootstrap/accordion";
|
|
5
5
|
import * as i4 from "@angular/platform-browser/animations";
|
|
6
6
|
import * as i5 from "../../atoms/icon/icon.module";
|
|
7
|
-
import * as i6 from "../../atoms/
|
|
7
|
+
import * as i6 from "../../atoms/h5/h5.module";
|
|
8
8
|
import * as i7 from "../../molecules/sfx-accordion-header/sfx-accordion-header.module";
|
|
9
9
|
import * as i8 from "../../molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.module";
|
|
10
10
|
import * as i9 from "../../molecules/feedback-candidate-education/feedback-candidate-education.module";
|
|
@@ -12,6 +12,6 @@ import * as i10 from "../../molecules/feedback-candidate-certifications/feedback
|
|
|
12
12
|
import * as i11 from "../../atoms/paragraph/paragraph.module";
|
|
13
13
|
export declare class FeedbackDetailCandidateInfoModule {
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailCandidateInfoModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailCandidateInfoModule, [typeof i1.FeedbackDetailCandidateInfoComponent], [typeof i2.CommonModule, typeof i3.AccordionModule, typeof i4.BrowserAnimationsModule, typeof i5.IconModule, typeof i6.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailCandidateInfoModule, [typeof i1.FeedbackDetailCandidateInfoComponent], [typeof i2.CommonModule, typeof i3.AccordionModule, typeof i4.BrowserAnimationsModule, typeof i5.IconModule, typeof i6.H5Module, typeof i7.SfxAccordionHeaderModule, typeof i8.FeedbackCandidateWorkHistoryModule, typeof i9.FeedbackCandidateEducationModule, typeof i10.FeedbackCandidateCertificationsModule, typeof i11.ParagraphModule], [typeof i1.FeedbackDetailCandidateInfoComponent]>;
|
|
16
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailCandidateInfoModule>;
|
|
17
17
|
}
|
|
@@ -2,11 +2,9 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./feedback-detail-header.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../../atoms/h3/h3.module";
|
|
5
|
-
import * as i4 from "../../atoms/
|
|
6
|
-
import * as i5 from "../../atoms/icon-wrapper/icon-wrapper.module";
|
|
7
|
-
import * as i6 from "../../atoms/button/button.module";
|
|
5
|
+
import * as i4 from "../../atoms/button-v2/button.module";
|
|
8
6
|
export declare class FeedbackDetailHeaderModule {
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailHeaderModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailHeaderModule, [typeof i1.FeedbackDetailHeaderComponent], [typeof i2.CommonModule, typeof i3.H3Module, typeof i4.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailHeaderModule, [typeof i1.FeedbackDetailHeaderComponent], [typeof i2.CommonModule, typeof i3.H3Module, typeof i4.ButtonV2Module], [typeof i1.FeedbackDetailHeaderComponent]>;
|
|
11
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailHeaderModule>;
|
|
12
10
|
}
|
package/lib/organisms/feedback-detail-interest-form/feedback-detail-interest-form.module.d.ts
CHANGED
|
@@ -8,8 +8,9 @@ import * as i6 from "../../atoms/paragraph/paragraph.module";
|
|
|
8
8
|
import * as i7 from "../../atoms/button/button.module";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
import * as i9 from "../../molecules/input-limited-text/input-limited-text.module";
|
|
11
|
+
import * as i10 from "../../atoms/button-v2/button.module";
|
|
11
12
|
export declare class FeedbackDetailInterestFormModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailInterestFormModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailInterestFormModule, [typeof i1.FeedbackDetailInterestFormComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.IconModule, typeof i5.InputDropdownModule, typeof i6.ParagraphModule, typeof i7.ButtonModule, typeof i8.FormsModule, typeof i9.InputLimitedTextModule], [typeof i1.FeedbackDetailInterestFormComponent]>;
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailInterestFormModule, [typeof i1.FeedbackDetailInterestFormComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.IconModule, typeof i5.InputDropdownModule, typeof i6.ParagraphModule, typeof i7.ButtonModule, typeof i8.FormsModule, typeof i9.InputLimitedTextModule, typeof i10.ButtonV2Module], [typeof i1.FeedbackDetailInterestFormComponent]>;
|
|
14
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailInterestFormModule>;
|
|
15
16
|
}
|
|
@@ -5,11 +5,11 @@ import * as i3 from "../../atoms/h4/h4.module";
|
|
|
5
5
|
import * as i4 from "../../atoms/h5/h5.module";
|
|
6
6
|
import * as i5 from "../../atoms/paragraph/paragraph.module";
|
|
7
7
|
import * as i6 from "../../atoms/icon/icon.module";
|
|
8
|
-
import * as i7 from "../../atoms/
|
|
9
|
-
import * as i8 from "../../atoms/
|
|
10
|
-
import * as i9 from "../../atoms/
|
|
8
|
+
import * as i7 from "../../atoms/input-text/input-text.module";
|
|
9
|
+
import * as i8 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
10
|
+
import * as i9 from "../../atoms/button-v2/button.module";
|
|
11
11
|
export declare class FeedbackLoginModalModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackLoginModalModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackLoginModalModule, [typeof i1.FeedbackLoginModalComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.H5Module, typeof i5.ParagraphModule, typeof i6.IconModule, typeof i7.
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackLoginModalModule, [typeof i1.FeedbackLoginModalComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.H5Module, typeof i5.ParagraphModule, typeof i6.IconModule, typeof i7.InputTextModule, typeof i8.SfxLoaderModule, typeof i9.ButtonV2Module], [typeof i1.FeedbackLoginModalComponent]>;
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackLoginModalModule>;
|
|
15
15
|
}
|
package/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.model.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { InputTextAreaModel } from '../../atoms/input-textarea/input-textarea.model';
|
|
2
2
|
export interface DomainWhitelistingPartialPageModel {
|
|
3
|
+
pageTitle: string;
|
|
3
4
|
title: string;
|
|
4
5
|
description: string;
|
|
5
6
|
heading: string;
|
|
6
7
|
text: string;
|
|
7
8
|
whitelistedDomains: InputTextAreaModel;
|
|
8
9
|
buttonText: string;
|
|
10
|
+
isLoading?: boolean;
|
|
9
11
|
}
|
package/lib/pages/domain-whitelisting-partial-page/domain-whitelisting-partial-page.module.d.ts
CHANGED
|
@@ -4,8 +4,9 @@ import * as i2 from "../../atoms/paragraph/paragraph.module";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "../../atoms/input-textarea/input-textarea.module";
|
|
6
6
|
import * as i5 from "../../atoms/button-v2/button.module";
|
|
7
|
+
import * as i6 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
7
8
|
export declare class DomainWhitelistingPartialPageModule {
|
|
8
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<DomainWhitelistingPartialPageModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DomainWhitelistingPartialPageModule, [typeof i1.DomainWhitelistingPartialPageComponent], [typeof i2.ParagraphModule, typeof i3.CommonModule, typeof i4.InputTextareaModule, typeof i5.ButtonV2Module], [typeof i1.DomainWhitelistingPartialPageComponent]>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DomainWhitelistingPartialPageModule, [typeof i1.DomainWhitelistingPartialPageComponent], [typeof i2.ParagraphModule, typeof i3.CommonModule, typeof i4.InputTextareaModule, typeof i5.ButtonV2Module, typeof i6.SfxLoaderModule], [typeof i1.DomainWhitelistingPartialPageComponent]>;
|
|
10
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<DomainWhitelistingPartialPageModule>;
|
|
11
12
|
}
|
|
@@ -5,11 +5,12 @@ import * as i3 from "../../templates/placeholder/placeholder.module";
|
|
|
5
5
|
import * as i4 from "../../templates/feedback-detail-template/feedback-detail-template.module";
|
|
6
6
|
import * as i5 from "../../organisms/feedback-detail-header/feedback-detail-header.module";
|
|
7
7
|
import * as i6 from "../../atoms/icon/icon.module";
|
|
8
|
-
import * as i7 from "../../
|
|
9
|
-
import * as i8 from "../../organisms/feedback-detail-
|
|
10
|
-
import * as i9 from "../../
|
|
8
|
+
import * as i7 from "../../atoms/icon-wrapper/icon-wrapper.module";
|
|
9
|
+
import * as i8 from "../../organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module";
|
|
10
|
+
import * as i9 from "../../organisms/feedback-detail-interest-form/feedback-detail-interest-form.module";
|
|
11
|
+
import * as i10 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
11
12
|
export declare class FeedbackDetailPageModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailPageModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailPageModule, [typeof i1.FeedbackDetailPageComponent], [typeof i2.CommonModule, typeof i3.PlaceholderModule, typeof i4.FeedbackDetailTemplateModule, typeof i5.FeedbackDetailHeaderModule, typeof i6.IconModule, typeof i7.
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailPageModule, [typeof i1.FeedbackDetailPageComponent], [typeof i2.CommonModule, typeof i3.PlaceholderModule, typeof i4.FeedbackDetailTemplateModule, typeof i5.FeedbackDetailHeaderModule, typeof i6.IconModule, typeof i7.IconWrapperModule, typeof i8.FeedbackDetailCandidateInfoModule, typeof i9.FeedbackDetailInterestFormModule, typeof i10.SfxLoaderModule], [typeof i1.FeedbackDetailPageComponent]>;
|
|
14
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailPageModule>;
|
|
15
16
|
}
|
package/lib/pages/feedback-setting-details-page/feedback-setting-details-page.component.model.d.ts
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { BreadcrumbModel } from '../../molecules/breadcrumb/breadcrumb.model';
|
|
2
2
|
import { SettingDetailNavigationModel } from '../../molecules/settings-detail-navigation-item/settings-detail-navigation-item.model';
|
|
3
|
+
import { DomainWhitelistingPartialPageModel } from '../domain-whitelisting-partial-page/domain-whitelisting-partial-page.model';
|
|
3
4
|
import { ToggleListPartialPageModel } from '../toggle-list-partial-page/toggle-list-partial-page.model';
|
|
4
5
|
export interface FeedbackSettingDetailsPageModel {
|
|
5
6
|
pageTitle: string;
|
|
6
7
|
breadcrumbs: BreadcrumbModel[];
|
|
7
8
|
navigationList: SettingDetailNavigationModel[];
|
|
8
9
|
toggleListPartialPageModel: ToggleListPartialPageModel;
|
|
10
|
+
whitelistDomainModel: DomainWhitelistingPartialPageModel;
|
|
11
|
+
displayToggleList: boolean;
|
|
9
12
|
}
|
|
@@ -7,9 +7,10 @@ import * as i5 from "../../molecules/breadcrumb/breadcrumb.module";
|
|
|
7
7
|
import * as i6 from "../../atoms/h3/h3.module";
|
|
8
8
|
import * as i7 from "../../templates/placeholder/placeholder.module";
|
|
9
9
|
import * as i8 from "../toggle-list-partial-page/toggle-list-partial-page.module";
|
|
10
|
+
import * as i9 from "../domain-whitelisting-partial-page/domain-whitelisting-partial-page.module";
|
|
10
11
|
export declare class FeedbackSettingDetailsPageModule {
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackSettingDetailsPageModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackSettingDetailsPageModule, [typeof i1.FeedbackSettingDetailsPageComponent], [typeof i2.CommonModule, typeof i3.SettingsDetailNavigationListModule, typeof i4.SettingDetailsTemplateModule, typeof i5.BreadcrumbModule, typeof i6.H3Module, typeof i7.PlaceholderModule, typeof i8.ToggleListPartialPageModule], [typeof i1.FeedbackSettingDetailsPageComponent]>;
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackSettingDetailsPageModule, [typeof i1.FeedbackSettingDetailsPageComponent], [typeof i2.CommonModule, typeof i3.SettingsDetailNavigationListModule, typeof i4.SettingDetailsTemplateModule, typeof i5.BreadcrumbModule, typeof i6.H3Module, typeof i7.PlaceholderModule, typeof i8.ToggleListPartialPageModule, typeof i9.DomainWhitelistingPartialPageModule], [typeof i1.FeedbackSettingDetailsPageComponent]>;
|
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackSettingDetailsPageModule>;
|
|
14
15
|
}
|
|
15
16
|
export declare enum PartialPages {
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@ import * as i2 from "@angular/common";
|
|
|
4
4
|
import * as i3 from "ngx-bootstrap/accordion";
|
|
5
5
|
import * as i4 from "@angular/platform-browser/animations";
|
|
6
6
|
import * as i5 from "../../atoms/icon/icon.module";
|
|
7
|
-
import * as i6 from "../../atoms/
|
|
7
|
+
import * as i6 from "../../atoms/h5/h5.module";
|
|
8
8
|
import * as i7 from "../../molecules/sfx-accordion-header/sfx-accordion-header.module";
|
|
9
9
|
import * as i8 from "../../molecules/feedback-candidate-workhistory/feedback-candidate-workhistory.module";
|
|
10
10
|
import * as i9 from "../../molecules/feedback-candidate-education/feedback-candidate-education.module";
|
|
@@ -12,6 +12,6 @@ import * as i10 from "../../molecules/feedback-candidate-certifications/feedback
|
|
|
12
12
|
import * as i11 from "../../atoms/paragraph/paragraph.module";
|
|
13
13
|
export declare class FeedbackDetailCandidateInfoModule {
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailCandidateInfoModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailCandidateInfoModule, [typeof i1.FeedbackDetailCandidateInfoComponent], [typeof i2.CommonModule, typeof i3.AccordionModule, typeof i4.BrowserAnimationsModule, typeof i5.IconModule, typeof i6.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailCandidateInfoModule, [typeof i1.FeedbackDetailCandidateInfoComponent], [typeof i2.CommonModule, typeof i3.AccordionModule, typeof i4.BrowserAnimationsModule, typeof i5.IconModule, typeof i6.H5Module, typeof i7.SfxAccordionHeaderModule, typeof i8.FeedbackCandidateWorkHistoryModule, typeof i9.FeedbackCandidateEducationModule, typeof i10.FeedbackCandidateCertificationsModule, typeof i11.ParagraphModule], [typeof i1.FeedbackDetailCandidateInfoComponent]>;
|
|
16
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailCandidateInfoModule>;
|
|
17
17
|
}
|
|
@@ -2,11 +2,9 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./feedback-detail-header.component";
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "../../atoms/h3/h3.module";
|
|
5
|
-
import * as i4 from "../../atoms/
|
|
6
|
-
import * as i5 from "../../atoms/icon-wrapper/icon-wrapper.module";
|
|
7
|
-
import * as i6 from "../../atoms/button/button.module";
|
|
5
|
+
import * as i4 from "../../atoms/button-v2/button.module";
|
|
8
6
|
export declare class FeedbackDetailHeaderModule {
|
|
9
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailHeaderModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailHeaderModule, [typeof i1.FeedbackDetailHeaderComponent], [typeof i2.CommonModule, typeof i3.H3Module, typeof i4.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailHeaderModule, [typeof i1.FeedbackDetailHeaderComponent], [typeof i2.CommonModule, typeof i3.H3Module, typeof i4.ButtonV2Module], [typeof i1.FeedbackDetailHeaderComponent]>;
|
|
11
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailHeaderModule>;
|
|
12
10
|
}
|
|
@@ -8,8 +8,9 @@ import * as i6 from "../../atoms/paragraph/paragraph.module";
|
|
|
8
8
|
import * as i7 from "../../atoms/button/button.module";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
import * as i9 from "../../molecules/input-limited-text/input-limited-text.module";
|
|
11
|
+
import * as i10 from "../../atoms/button-v2/button.module";
|
|
11
12
|
export declare class FeedbackDetailInterestFormModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailInterestFormModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailInterestFormModule, [typeof i1.FeedbackDetailInterestFormComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.IconModule, typeof i5.InputDropdownModule, typeof i6.ParagraphModule, typeof i7.ButtonModule, typeof i8.FormsModule, typeof i9.InputLimitedTextModule], [typeof i1.FeedbackDetailInterestFormComponent]>;
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailInterestFormModule, [typeof i1.FeedbackDetailInterestFormComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.IconModule, typeof i5.InputDropdownModule, typeof i6.ParagraphModule, typeof i7.ButtonModule, typeof i8.FormsModule, typeof i9.InputLimitedTextModule, typeof i10.ButtonV2Module], [typeof i1.FeedbackDetailInterestFormComponent]>;
|
|
14
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailInterestFormModule>;
|
|
15
16
|
}
|
|
@@ -5,11 +5,11 @@ import * as i3 from "../../atoms/h4/h4.module";
|
|
|
5
5
|
import * as i4 from "../../atoms/h5/h5.module";
|
|
6
6
|
import * as i5 from "../../atoms/paragraph/paragraph.module";
|
|
7
7
|
import * as i6 from "../../atoms/icon/icon.module";
|
|
8
|
-
import * as i7 from "../../atoms/
|
|
9
|
-
import * as i8 from "../../atoms/
|
|
10
|
-
import * as i9 from "../../atoms/
|
|
8
|
+
import * as i7 from "../../atoms/input-text/input-text.module";
|
|
9
|
+
import * as i8 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
10
|
+
import * as i9 from "../../atoms/button-v2/button.module";
|
|
11
11
|
export declare class FeedbackLoginModalModule {
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackLoginModalModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackLoginModalModule, [typeof i1.FeedbackLoginModalComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.H5Module, typeof i5.ParagraphModule, typeof i6.IconModule, typeof i7.
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackLoginModalModule, [typeof i1.FeedbackLoginModalComponent], [typeof i2.CommonModule, typeof i3.H4Module, typeof i4.H5Module, typeof i5.ParagraphModule, typeof i6.IconModule, typeof i7.InputTextModule, typeof i8.SfxLoaderModule, typeof i9.ButtonV2Module], [typeof i1.FeedbackLoginModalComponent]>;
|
|
14
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackLoginModalModule>;
|
|
15
15
|
}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { InputTextAreaModel } from '../../atoms/input-textarea/input-textarea.model';
|
|
2
2
|
export interface DomainWhitelistingPartialPageModel {
|
|
3
|
+
pageTitle: string;
|
|
3
4
|
title: string;
|
|
4
5
|
description: string;
|
|
5
6
|
heading: string;
|
|
6
7
|
text: string;
|
|
7
8
|
whitelistedDomains: InputTextAreaModel;
|
|
8
9
|
buttonText: string;
|
|
10
|
+
isLoading?: boolean;
|
|
9
11
|
}
|
|
@@ -4,8 +4,9 @@ import * as i2 from "../../atoms/paragraph/paragraph.module";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "../../atoms/input-textarea/input-textarea.module";
|
|
6
6
|
import * as i5 from "../../atoms/button-v2/button.module";
|
|
7
|
+
import * as i6 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
7
8
|
export declare class DomainWhitelistingPartialPageModule {
|
|
8
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<DomainWhitelistingPartialPageModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DomainWhitelistingPartialPageModule, [typeof i1.DomainWhitelistingPartialPageComponent], [typeof i2.ParagraphModule, typeof i3.CommonModule, typeof i4.InputTextareaModule, typeof i5.ButtonV2Module], [typeof i1.DomainWhitelistingPartialPageComponent]>;
|
|
10
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DomainWhitelistingPartialPageModule, [typeof i1.DomainWhitelistingPartialPageComponent], [typeof i2.ParagraphModule, typeof i3.CommonModule, typeof i4.InputTextareaModule, typeof i5.ButtonV2Module, typeof i6.SfxLoaderModule], [typeof i1.DomainWhitelistingPartialPageComponent]>;
|
|
10
11
|
static ɵinj: i0.ɵɵInjectorDeclaration<DomainWhitelistingPartialPageModule>;
|
|
11
12
|
}
|
package/projects/component-library/lib/pages/feedback-detail-page/feedback-detail-page.module.d.ts
CHANGED
|
@@ -5,11 +5,12 @@ import * as i3 from "../../templates/placeholder/placeholder.module";
|
|
|
5
5
|
import * as i4 from "../../templates/feedback-detail-template/feedback-detail-template.module";
|
|
6
6
|
import * as i5 from "../../organisms/feedback-detail-header/feedback-detail-header.module";
|
|
7
7
|
import * as i6 from "../../atoms/icon/icon.module";
|
|
8
|
-
import * as i7 from "../../
|
|
9
|
-
import * as i8 from "../../organisms/feedback-detail-
|
|
10
|
-
import * as i9 from "../../
|
|
8
|
+
import * as i7 from "../../atoms/icon-wrapper/icon-wrapper.module";
|
|
9
|
+
import * as i8 from "../../organisms/feedback-detail-candidate-info/feedback-detail-candidate-info.module";
|
|
10
|
+
import * as i9 from "../../organisms/feedback-detail-interest-form/feedback-detail-interest-form.module";
|
|
11
|
+
import * as i10 from "../../atoms/sfx-loader/sfx-loader.module";
|
|
11
12
|
export declare class FeedbackDetailPageModule {
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackDetailPageModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailPageModule, [typeof i1.FeedbackDetailPageComponent], [typeof i2.CommonModule, typeof i3.PlaceholderModule, typeof i4.FeedbackDetailTemplateModule, typeof i5.FeedbackDetailHeaderModule, typeof i6.IconModule, typeof i7.
|
|
14
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackDetailPageModule, [typeof i1.FeedbackDetailPageComponent], [typeof i2.CommonModule, typeof i3.PlaceholderModule, typeof i4.FeedbackDetailTemplateModule, typeof i5.FeedbackDetailHeaderModule, typeof i6.IconModule, typeof i7.IconWrapperModule, typeof i8.FeedbackDetailCandidateInfoModule, typeof i9.FeedbackDetailInterestFormModule, typeof i10.SfxLoaderModule], [typeof i1.FeedbackDetailPageComponent]>;
|
|
14
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackDetailPageModule>;
|
|
15
16
|
}
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import { BreadcrumbModel } from '../../molecules/breadcrumb/breadcrumb.model';
|
|
2
2
|
import { SettingDetailNavigationModel } from '../../molecules/settings-detail-navigation-item/settings-detail-navigation-item.model';
|
|
3
|
+
import { DomainWhitelistingPartialPageModel } from '../domain-whitelisting-partial-page/domain-whitelisting-partial-page.model';
|
|
3
4
|
import { ToggleListPartialPageModel } from '../toggle-list-partial-page/toggle-list-partial-page.model';
|
|
4
5
|
export interface FeedbackSettingDetailsPageModel {
|
|
5
6
|
pageTitle: string;
|
|
6
7
|
breadcrumbs: BreadcrumbModel[];
|
|
7
8
|
navigationList: SettingDetailNavigationModel[];
|
|
8
9
|
toggleListPartialPageModel: ToggleListPartialPageModel;
|
|
10
|
+
whitelistDomainModel: DomainWhitelistingPartialPageModel;
|
|
11
|
+
displayToggleList: boolean;
|
|
9
12
|
}
|
|
@@ -7,9 +7,10 @@ import * as i5 from "../../molecules/breadcrumb/breadcrumb.module";
|
|
|
7
7
|
import * as i6 from "../../atoms/h3/h3.module";
|
|
8
8
|
import * as i7 from "../../templates/placeholder/placeholder.module";
|
|
9
9
|
import * as i8 from "../toggle-list-partial-page/toggle-list-partial-page.module";
|
|
10
|
+
import * as i9 from "../domain-whitelisting-partial-page/domain-whitelisting-partial-page.module";
|
|
10
11
|
export declare class FeedbackSettingDetailsPageModule {
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackSettingDetailsPageModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackSettingDetailsPageModule, [typeof i1.FeedbackSettingDetailsPageComponent], [typeof i2.CommonModule, typeof i3.SettingsDetailNavigationListModule, typeof i4.SettingDetailsTemplateModule, typeof i5.BreadcrumbModule, typeof i6.H3Module, typeof i7.PlaceholderModule, typeof i8.ToggleListPartialPageModule], [typeof i1.FeedbackSettingDetailsPageComponent]>;
|
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FeedbackSettingDetailsPageModule, [typeof i1.FeedbackSettingDetailsPageComponent], [typeof i2.CommonModule, typeof i3.SettingsDetailNavigationListModule, typeof i4.SettingDetailsTemplateModule, typeof i5.BreadcrumbModule, typeof i6.H3Module, typeof i7.PlaceholderModule, typeof i8.ToggleListPartialPageModule, typeof i9.DomainWhitelistingPartialPageModule], [typeof i1.FeedbackSettingDetailsPageComponent]>;
|
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<FeedbackSettingDetailsPageModule>;
|
|
14
15
|
}
|
|
15
16
|
export declare enum PartialPages {
|