@thejob/schema 1.0.69 → 1.0.71
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/dist/cjs/constants/auth/auth.d.ts.map +1 -0
- package/dist/cjs/constants/auth/index.d.ts +2 -0
- package/dist/cjs/constants/auth/index.d.ts.map +1 -0
- package/dist/cjs/constants/auth/index.js +17 -0
- package/dist/cjs/constants/authorization/authorization.d.ts.map +1 -0
- package/dist/cjs/constants/authorization/index.d.ts +2 -0
- package/dist/cjs/constants/authorization/index.d.ts.map +1 -0
- package/dist/cjs/constants/authorization/index.js +17 -0
- package/dist/cjs/constants/campaign/campaign.d.ts.map +1 -0
- package/dist/cjs/constants/campaign/index.d.ts +2 -0
- package/dist/cjs/constants/campaign/index.d.ts.map +1 -0
- package/dist/cjs/constants/campaign/index.js +17 -0
- package/dist/cjs/constants/common/common.d.ts.map +1 -0
- package/dist/cjs/constants/common/index.d.ts +2 -0
- package/dist/cjs/constants/common/index.d.ts.map +1 -0
- package/dist/cjs/constants/common/index.js +17 -0
- package/dist/cjs/constants/database/database.d.ts.map +1 -0
- package/dist/cjs/constants/database/index.d.ts +2 -0
- package/dist/cjs/constants/database/index.d.ts.map +1 -0
- package/dist/cjs/constants/database/index.js +17 -0
- package/dist/cjs/constants/education/education.d.ts.map +1 -0
- package/dist/cjs/constants/education/index.d.ts +2 -0
- package/dist/cjs/constants/education/index.d.ts.map +1 -0
- package/dist/cjs/constants/education/index.js +17 -0
- package/dist/cjs/constants/file/file.d.ts.map +1 -0
- package/dist/cjs/constants/file/index.d.ts +2 -0
- package/dist/cjs/constants/file/index.d.ts.map +1 -0
- package/dist/cjs/constants/file/index.js +17 -0
- package/dist/cjs/constants/http/http.d.ts.map +1 -0
- package/dist/cjs/constants/http/index.d.ts +2 -0
- package/dist/cjs/constants/http/index.d.ts.map +1 -0
- package/dist/cjs/constants/http/index.js +17 -0
- package/dist/cjs/constants/job/index.d.ts +2 -0
- package/dist/cjs/constants/job/index.d.ts.map +1 -0
- package/dist/cjs/constants/job/index.js +17 -0
- package/dist/cjs/constants/job/job.d.ts.map +1 -0
- package/dist/cjs/constants/notification/index.d.ts +2 -0
- package/dist/cjs/constants/notification/index.d.ts.map +1 -0
- package/dist/cjs/constants/notification/index.js +17 -0
- package/dist/cjs/constants/notification/notification.d.ts.map +1 -0
- package/dist/cjs/constants/page/index.d.ts +2 -0
- package/dist/cjs/constants/page/index.d.ts.map +1 -0
- package/dist/cjs/constants/page/index.js +17 -0
- package/dist/cjs/constants/page/page.d.ts.map +1 -0
- package/dist/cjs/constants/report/index.d.ts +2 -0
- package/dist/cjs/constants/report/index.d.ts.map +1 -0
- package/dist/cjs/constants/report/index.js +17 -0
- package/dist/cjs/constants/report/report.d.ts.map +1 -0
- package/dist/cjs/constants/reward/index.d.ts +2 -0
- package/dist/cjs/constants/reward/index.d.ts.map +1 -0
- package/dist/cjs/constants/reward/index.js +17 -0
- package/dist/cjs/constants/reward/reward.d.ts.map +1 -0
- package/dist/cjs/constants/user/index.d.ts +2 -0
- package/dist/cjs/constants/user/index.d.ts.map +1 -0
- package/dist/cjs/constants/user/index.js +17 -0
- package/dist/cjs/constants/user/user.d.ts.map +1 -0
- package/dist/cjs/constants/validation/index.d.ts +2 -0
- package/dist/cjs/constants/validation/index.d.ts.map +1 -0
- package/dist/cjs/constants/validation/index.js +17 -0
- package/dist/cjs/constants/validation/validation.d.ts.map +1 -0
- package/dist/cjs/constants/webhook/index.d.ts +2 -0
- package/dist/cjs/constants/webhook/index.d.ts.map +1 -0
- package/dist/cjs/constants/webhook/index.js +17 -0
- package/dist/cjs/constants/webhook/webhook.d.ts.map +1 -0
- package/dist/cjs/index.d.ts +0 -8
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +0 -8
- package/dist/cjs/interfaces.index.d.ts +79 -79
- package/dist/cjs/interfaces.index.d.ts.map +1 -1
- package/dist/cjs/job-role-template/job-role-template.schema.d.ts +6 -6
- package/dist/cjs/page/page.schema.d.ts +1 -1
- package/dist/cjs/resume/resume.schema.d.ts +13 -13
- package/dist/cjs/user/update-education.schema.d.ts +1 -1
- package/dist/cjs/user/update-language.schema.d.ts +1 -1
- package/dist/cjs/user/update-skill.schema.d.ts +1 -1
- package/dist/cjs/user/update-social-account.schema.d.ts +1 -1
- package/dist/esm/constants/auth/auth.d.ts.map +1 -0
- package/dist/esm/constants/auth/index.d.ts +2 -0
- package/dist/esm/constants/auth/index.d.ts.map +1 -0
- package/dist/esm/constants/auth/index.js +1 -0
- package/dist/esm/constants/authorization/authorization.d.ts.map +1 -0
- package/dist/esm/constants/authorization/index.d.ts +2 -0
- package/dist/esm/constants/authorization/index.d.ts.map +1 -0
- package/dist/esm/constants/authorization/index.js +1 -0
- package/dist/esm/constants/campaign/campaign.d.ts.map +1 -0
- package/dist/esm/constants/campaign/index.d.ts +2 -0
- package/dist/esm/constants/campaign/index.d.ts.map +1 -0
- package/dist/esm/constants/campaign/index.js +1 -0
- package/dist/esm/constants/common/common.d.ts.map +1 -0
- package/dist/esm/constants/common/index.d.ts +2 -0
- package/dist/esm/constants/common/index.d.ts.map +1 -0
- package/dist/esm/constants/common/index.js +1 -0
- package/dist/esm/constants/database/database.d.ts.map +1 -0
- package/dist/esm/constants/database/index.d.ts +2 -0
- package/dist/esm/constants/database/index.d.ts.map +1 -0
- package/dist/esm/constants/database/index.js +1 -0
- package/dist/esm/constants/education/education.d.ts.map +1 -0
- package/dist/esm/constants/education/index.d.ts +2 -0
- package/dist/esm/constants/education/index.d.ts.map +1 -0
- package/dist/esm/constants/education/index.js +1 -0
- package/dist/esm/constants/file/file.d.ts.map +1 -0
- package/dist/esm/constants/file/index.d.ts +2 -0
- package/dist/esm/constants/file/index.d.ts.map +1 -0
- package/dist/esm/constants/file/index.js +1 -0
- package/dist/esm/constants/http/http.d.ts.map +1 -0
- package/dist/esm/constants/http/index.d.ts +2 -0
- package/dist/esm/constants/http/index.d.ts.map +1 -0
- package/dist/esm/constants/http/index.js +1 -0
- package/dist/esm/constants/job/index.d.ts +2 -0
- package/dist/esm/constants/job/index.d.ts.map +1 -0
- package/dist/esm/constants/job/index.js +1 -0
- package/dist/esm/constants/job/job.d.ts.map +1 -0
- package/dist/esm/constants/notification/index.d.ts +2 -0
- package/dist/esm/constants/notification/index.d.ts.map +1 -0
- package/dist/esm/constants/notification/index.js +1 -0
- package/dist/esm/constants/notification/notification.d.ts.map +1 -0
- package/dist/esm/constants/page/index.d.ts +2 -0
- package/dist/esm/constants/page/index.d.ts.map +1 -0
- package/dist/esm/constants/page/index.js +1 -0
- package/dist/esm/constants/page/page.d.ts.map +1 -0
- package/dist/esm/constants/report/index.d.ts +2 -0
- package/dist/esm/constants/report/index.d.ts.map +1 -0
- package/dist/esm/constants/report/index.js +1 -0
- package/dist/esm/constants/report/report.d.ts.map +1 -0
- package/dist/esm/constants/reward/index.d.ts +2 -0
- package/dist/esm/constants/reward/index.d.ts.map +1 -0
- package/dist/esm/constants/reward/index.js +1 -0
- package/dist/esm/constants/reward/reward.d.ts.map +1 -0
- package/dist/esm/constants/user/index.d.ts +2 -0
- package/dist/esm/constants/user/index.d.ts.map +1 -0
- package/dist/esm/constants/user/index.js +1 -0
- package/dist/esm/constants/user/user.d.ts.map +1 -0
- package/dist/esm/constants/validation/index.d.ts +2 -0
- package/dist/esm/constants/validation/index.d.ts.map +1 -0
- package/dist/esm/constants/validation/index.js +1 -0
- package/dist/esm/constants/validation/validation.d.ts.map +1 -0
- package/dist/esm/constants/webhook/index.d.ts +2 -0
- package/dist/esm/constants/webhook/index.d.ts.map +1 -0
- package/dist/esm/constants/webhook/index.js +1 -0
- package/dist/esm/constants/webhook/webhook.d.ts.map +1 -0
- package/dist/esm/index.d.ts +0 -8
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +0 -8
- package/dist/esm/interfaces.index.d.ts +79 -79
- package/dist/esm/interfaces.index.d.ts.map +1 -1
- package/dist/esm/job-role-template/job-role-template.schema.d.ts +6 -6
- package/dist/esm/page/page.schema.d.ts +1 -1
- package/dist/esm/resume/resume.schema.d.ts +13 -13
- package/dist/esm/user/update-education.schema.d.ts +1 -1
- package/dist/esm/user/update-language.schema.d.ts +1 -1
- package/dist/esm/user/update-skill.schema.d.ts +1 -1
- package/dist/esm/user/update-social-account.schema.d.ts +1 -1
- package/package.json +1 -1
- package/dist/cjs/constants/auth.d.ts.map +0 -1
- package/dist/cjs/constants/authorization.d.ts.map +0 -1
- package/dist/cjs/constants/campaign.d.ts.map +0 -1
- package/dist/cjs/constants/common.d.ts.map +0 -1
- package/dist/cjs/constants/database.d.ts.map +0 -1
- package/dist/cjs/constants/education.d.ts.map +0 -1
- package/dist/cjs/constants/file.d.ts.map +0 -1
- package/dist/cjs/constants/http.d.ts.map +0 -1
- package/dist/cjs/constants/job.d.ts.map +0 -1
- package/dist/cjs/constants/notification.d.ts.map +0 -1
- package/dist/cjs/constants/page.d.ts.map +0 -1
- package/dist/cjs/constants/report.d.ts.map +0 -1
- package/dist/cjs/constants/reward.d.ts.map +0 -1
- package/dist/cjs/constants/user.d.ts.map +0 -1
- package/dist/cjs/constants/validation.d.ts.map +0 -1
- package/dist/cjs/constants/webhook.d.ts.map +0 -1
- package/dist/esm/constants/auth.d.ts.map +0 -1
- package/dist/esm/constants/authorization.d.ts.map +0 -1
- package/dist/esm/constants/campaign.d.ts.map +0 -1
- package/dist/esm/constants/common.d.ts.map +0 -1
- package/dist/esm/constants/database.d.ts.map +0 -1
- package/dist/esm/constants/education.d.ts.map +0 -1
- package/dist/esm/constants/file.d.ts.map +0 -1
- package/dist/esm/constants/http.d.ts.map +0 -1
- package/dist/esm/constants/job.d.ts.map +0 -1
- package/dist/esm/constants/notification.d.ts.map +0 -1
- package/dist/esm/constants/page.d.ts.map +0 -1
- package/dist/esm/constants/report.d.ts.map +0 -1
- package/dist/esm/constants/reward.d.ts.map +0 -1
- package/dist/esm/constants/user.d.ts.map +0 -1
- package/dist/esm/constants/validation.d.ts.map +0 -1
- package/dist/esm/constants/webhook.d.ts.map +0 -1
- /package/dist/cjs/constants/{auth.d.ts → auth/auth.d.ts} +0 -0
- /package/dist/cjs/constants/{auth.js → auth/auth.js} +0 -0
- /package/dist/cjs/constants/{authorization.d.ts → authorization/authorization.d.ts} +0 -0
- /package/dist/cjs/constants/{authorization.js → authorization/authorization.js} +0 -0
- /package/dist/cjs/constants/{campaign.d.ts → campaign/campaign.d.ts} +0 -0
- /package/dist/cjs/constants/{campaign.js → campaign/campaign.js} +0 -0
- /package/dist/cjs/constants/{common.d.ts → common/common.d.ts} +0 -0
- /package/dist/cjs/constants/{common.js → common/common.js} +0 -0
- /package/dist/cjs/constants/{database.d.ts → database/database.d.ts} +0 -0
- /package/dist/cjs/constants/{database.js → database/database.js} +0 -0
- /package/dist/cjs/constants/{education.d.ts → education/education.d.ts} +0 -0
- /package/dist/cjs/constants/{education.js → education/education.js} +0 -0
- /package/dist/cjs/constants/{file.d.ts → file/file.d.ts} +0 -0
- /package/dist/cjs/constants/{file.js → file/file.js} +0 -0
- /package/dist/cjs/constants/{http.d.ts → http/http.d.ts} +0 -0
- /package/dist/cjs/constants/{http.js → http/http.js} +0 -0
- /package/dist/cjs/constants/{job.d.ts → job/job.d.ts} +0 -0
- /package/dist/cjs/constants/{job.js → job/job.js} +0 -0
- /package/dist/cjs/constants/{notification.d.ts → notification/notification.d.ts} +0 -0
- /package/dist/cjs/constants/{notification.js → notification/notification.js} +0 -0
- /package/dist/cjs/constants/{page.d.ts → page/page.d.ts} +0 -0
- /package/dist/cjs/constants/{page.js → page/page.js} +0 -0
- /package/dist/cjs/constants/{report.d.ts → report/report.d.ts} +0 -0
- /package/dist/cjs/constants/{report.js → report/report.js} +0 -0
- /package/dist/cjs/constants/{reward.d.ts → reward/reward.d.ts} +0 -0
- /package/dist/cjs/constants/{reward.js → reward/reward.js} +0 -0
- /package/dist/cjs/constants/{user.d.ts → user/user.d.ts} +0 -0
- /package/dist/cjs/constants/{user.js → user/user.js} +0 -0
- /package/dist/cjs/constants/{validation.d.ts → validation/validation.d.ts} +0 -0
- /package/dist/cjs/constants/{validation.js → validation/validation.js} +0 -0
- /package/dist/cjs/constants/{webhook.d.ts → webhook/webhook.d.ts} +0 -0
- /package/dist/cjs/constants/{webhook.js → webhook/webhook.js} +0 -0
- /package/dist/esm/constants/{auth.d.ts → auth/auth.d.ts} +0 -0
- /package/dist/esm/constants/{auth.js → auth/auth.js} +0 -0
- /package/dist/esm/constants/{authorization.d.ts → authorization/authorization.d.ts} +0 -0
- /package/dist/esm/constants/{authorization.js → authorization/authorization.js} +0 -0
- /package/dist/esm/constants/{campaign.d.ts → campaign/campaign.d.ts} +0 -0
- /package/dist/esm/constants/{campaign.js → campaign/campaign.js} +0 -0
- /package/dist/esm/constants/{common.d.ts → common/common.d.ts} +0 -0
- /package/dist/esm/constants/{common.js → common/common.js} +0 -0
- /package/dist/esm/constants/{database.d.ts → database/database.d.ts} +0 -0
- /package/dist/esm/constants/{database.js → database/database.js} +0 -0
- /package/dist/esm/constants/{education.d.ts → education/education.d.ts} +0 -0
- /package/dist/esm/constants/{education.js → education/education.js} +0 -0
- /package/dist/esm/constants/{file.d.ts → file/file.d.ts} +0 -0
- /package/dist/esm/constants/{file.js → file/file.js} +0 -0
- /package/dist/esm/constants/{http.d.ts → http/http.d.ts} +0 -0
- /package/dist/esm/constants/{http.js → http/http.js} +0 -0
- /package/dist/esm/constants/{job.d.ts → job/job.d.ts} +0 -0
- /package/dist/esm/constants/{job.js → job/job.js} +0 -0
- /package/dist/esm/constants/{notification.d.ts → notification/notification.d.ts} +0 -0
- /package/dist/esm/constants/{notification.js → notification/notification.js} +0 -0
- /package/dist/esm/constants/{page.d.ts → page/page.d.ts} +0 -0
- /package/dist/esm/constants/{page.js → page/page.js} +0 -0
- /package/dist/esm/constants/{report.d.ts → report/report.d.ts} +0 -0
- /package/dist/esm/constants/{report.js → report/report.js} +0 -0
- /package/dist/esm/constants/{reward.d.ts → reward/reward.d.ts} +0 -0
- /package/dist/esm/constants/{reward.js → reward/reward.js} +0 -0
- /package/dist/esm/constants/{user.d.ts → user/user.d.ts} +0 -0
- /package/dist/esm/constants/{user.js → user/user.js} +0 -0
- /package/dist/esm/constants/{validation.d.ts → validation/validation.d.ts} +0 -0
- /package/dist/esm/constants/{validation.js → validation/validation.js} +0 -0
- /package/dist/esm/constants/{webhook.d.ts → webhook/webhook.d.ts} +0 -0
- /package/dist/esm/constants/{webhook.js → webhook/webhook.js} +0 -0
|
@@ -2,7 +2,7 @@ export interface IAiJobInfo {
|
|
|
2
2
|
hoursPerWeek?: string | undefined;
|
|
3
3
|
headline?: string | undefined;
|
|
4
4
|
locations?: string[] | undefined;
|
|
5
|
-
educationLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").EducationLevel[] | undefined;
|
|
5
|
+
educationLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").EducationLevel[] | undefined;
|
|
6
6
|
description: string;
|
|
7
7
|
employmentType?: string | undefined;
|
|
8
8
|
workMode?: string | undefined;
|
|
@@ -28,7 +28,7 @@ export interface IAiGeneralInfo {
|
|
|
28
28
|
location?: string | undefined;
|
|
29
29
|
}
|
|
30
30
|
export interface IAiTSocialAccount {
|
|
31
|
-
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount;
|
|
31
|
+
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount;
|
|
32
32
|
url: string;
|
|
33
33
|
}
|
|
34
34
|
export interface IAiWorkExperience {
|
|
@@ -99,7 +99,7 @@ export interface IAiReference {
|
|
|
99
99
|
export interface IAiUserInfo {
|
|
100
100
|
name: string;
|
|
101
101
|
email: string;
|
|
102
|
-
experienceLevel: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel;
|
|
102
|
+
experienceLevel: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel;
|
|
103
103
|
mobile?: string | undefined;
|
|
104
104
|
headline?: string | undefined;
|
|
105
105
|
location?: string | undefined;
|
|
@@ -160,7 +160,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
160
160
|
applicantCount?: number | undefined;
|
|
161
161
|
externalApplicationLinkClickCount?: number | undefined;
|
|
162
162
|
descriptionHTML?: string | undefined;
|
|
163
|
-
experienceLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | null | undefined;
|
|
163
|
+
experienceLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | null | undefined;
|
|
164
164
|
contactEmail?: string | null | undefined;
|
|
165
165
|
workingHoursPerWeek?: number | null | undefined;
|
|
166
166
|
tags?: any[] | undefined;
|
|
@@ -190,7 +190,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
190
190
|
readonly?: boolean | undefined;
|
|
191
191
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
192
192
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
193
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
193
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
194
194
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
195
195
|
default: boolean;
|
|
196
196
|
title: string;
|
|
@@ -209,7 +209,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
209
209
|
isOptional?: boolean | undefined;
|
|
210
210
|
readonly?: boolean | undefined;
|
|
211
211
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
212
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
212
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
213
213
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
214
214
|
default: boolean;
|
|
215
215
|
title: string;
|
|
@@ -231,8 +231,8 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
231
231
|
description: string;
|
|
232
232
|
default: boolean;
|
|
233
233
|
title: string;
|
|
234
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
235
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
234
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
235
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
236
236
|
} | {
|
|
237
237
|
label?: string | undefined;
|
|
238
238
|
isNew?: boolean | undefined;
|
|
@@ -242,7 +242,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
242
242
|
description: string;
|
|
243
243
|
default: boolean;
|
|
244
244
|
title: string;
|
|
245
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
245
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
246
246
|
})[] | undefined;
|
|
247
247
|
seoTags?: {
|
|
248
248
|
meta: {
|
|
@@ -261,7 +261,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
261
261
|
salaryRange?: {
|
|
262
262
|
min?: number | null | undefined;
|
|
263
263
|
max?: number | null | undefined;
|
|
264
|
-
compensationType?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").CompensationType | null | undefined;
|
|
264
|
+
compensationType?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").CompensationType | null | undefined;
|
|
265
265
|
currency: string;
|
|
266
266
|
isNegotiable: boolean | null;
|
|
267
267
|
} | null | undefined;
|
|
@@ -273,7 +273,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
273
273
|
subCategories?: string[] | null | undefined;
|
|
274
274
|
headline: string;
|
|
275
275
|
slug: string;
|
|
276
|
-
applicationReceivePreference: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ApplicationReceivePreference | undefined>;
|
|
276
|
+
applicationReceivePreference: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ApplicationReceivePreference | undefined>;
|
|
277
277
|
id: string;
|
|
278
278
|
shortId: string;
|
|
279
279
|
locations: {
|
|
@@ -304,7 +304,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
304
304
|
employmentType: string;
|
|
305
305
|
workMode: string;
|
|
306
306
|
descriptionMarkdown: string;
|
|
307
|
-
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").EducationLevel | undefined)[];
|
|
307
|
+
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").EducationLevel | undefined)[];
|
|
308
308
|
termsAccepted: NonNullable<boolean | undefined>;
|
|
309
309
|
validity: {
|
|
310
310
|
startDate: string;
|
|
@@ -332,7 +332,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
332
332
|
readonly?: boolean | undefined;
|
|
333
333
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
334
334
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
335
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
335
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
336
336
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
337
337
|
default: boolean;
|
|
338
338
|
title: string;
|
|
@@ -354,8 +354,8 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
354
354
|
description: string;
|
|
355
355
|
default: boolean;
|
|
356
356
|
title: string;
|
|
357
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
358
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
357
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
358
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
359
359
|
})[] | undefined;
|
|
360
360
|
applicationSummary?: string | undefined;
|
|
361
361
|
score?: number | undefined;
|
|
@@ -370,7 +370,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
370
370
|
createdBy: string;
|
|
371
371
|
createdAt: number;
|
|
372
372
|
userId: string;
|
|
373
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
373
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
374
374
|
emailVerified: NonNullable<boolean | undefined>;
|
|
375
375
|
mobile: {
|
|
376
376
|
number: string;
|
|
@@ -472,7 +472,7 @@ export interface IAiPromptJobApplicationSummary {
|
|
|
472
472
|
name: string;
|
|
473
473
|
};
|
|
474
474
|
isDistanceLearning: boolean;
|
|
475
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
475
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
476
476
|
};
|
|
477
477
|
};
|
|
478
478
|
}
|
|
@@ -562,11 +562,6 @@ export interface IProfileCompleteness {
|
|
|
562
562
|
interests?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/common/common.types").CompletenessScore | undefined;
|
|
563
563
|
projects?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/common/common.types").CompletenessScore | undefined;
|
|
564
564
|
}
|
|
565
|
-
export interface IMongoDBErrorStatusCode {
|
|
566
|
-
toFixed: (fractionDigits?: number | undefined) => string;
|
|
567
|
-
toExponential: (fractionDigits?: number | undefined) => string;
|
|
568
|
-
toPrecision: (precision?: number | undefined) => string;
|
|
569
|
-
}
|
|
570
565
|
export interface ICourseSchema {
|
|
571
566
|
name: string;
|
|
572
567
|
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/course/course.constant").CourseType | undefined>;
|
|
@@ -654,7 +649,7 @@ export interface IJobSchema {
|
|
|
654
649
|
applicantCount?: number | undefined;
|
|
655
650
|
externalApplicationLinkClickCount?: number | undefined;
|
|
656
651
|
descriptionHTML?: string | undefined;
|
|
657
|
-
experienceLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | null | undefined;
|
|
652
|
+
experienceLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | null | undefined;
|
|
658
653
|
contactEmail?: string | null | undefined;
|
|
659
654
|
workingHoursPerWeek?: number | null | undefined;
|
|
660
655
|
tags?: any[] | undefined;
|
|
@@ -684,7 +679,7 @@ export interface IJobSchema {
|
|
|
684
679
|
readonly?: boolean | undefined;
|
|
685
680
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
686
681
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
687
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
682
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
688
683
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
689
684
|
default: boolean;
|
|
690
685
|
title: string;
|
|
@@ -703,7 +698,7 @@ export interface IJobSchema {
|
|
|
703
698
|
isOptional?: boolean | undefined;
|
|
704
699
|
readonly?: boolean | undefined;
|
|
705
700
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
706
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
701
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
707
702
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
708
703
|
default: boolean;
|
|
709
704
|
title: string;
|
|
@@ -725,8 +720,8 @@ export interface IJobSchema {
|
|
|
725
720
|
description: string;
|
|
726
721
|
default: boolean;
|
|
727
722
|
title: string;
|
|
728
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
729
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
723
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
724
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
730
725
|
} | {
|
|
731
726
|
label?: string | undefined;
|
|
732
727
|
isNew?: boolean | undefined;
|
|
@@ -736,7 +731,7 @@ export interface IJobSchema {
|
|
|
736
731
|
description: string;
|
|
737
732
|
default: boolean;
|
|
738
733
|
title: string;
|
|
739
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
734
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
740
735
|
})[] | undefined;
|
|
741
736
|
seoTags?: {
|
|
742
737
|
meta: {
|
|
@@ -755,7 +750,7 @@ export interface IJobSchema {
|
|
|
755
750
|
salaryRange?: {
|
|
756
751
|
min?: number | null | undefined;
|
|
757
752
|
max?: number | null | undefined;
|
|
758
|
-
compensationType?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").CompensationType | null | undefined;
|
|
753
|
+
compensationType?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").CompensationType | null | undefined;
|
|
759
754
|
currency: string;
|
|
760
755
|
isNegotiable: boolean | null;
|
|
761
756
|
} | null | undefined;
|
|
@@ -767,7 +762,7 @@ export interface IJobSchema {
|
|
|
767
762
|
subCategories?: string[] | null | undefined;
|
|
768
763
|
headline: string;
|
|
769
764
|
slug: string;
|
|
770
|
-
applicationReceivePreference: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ApplicationReceivePreference | undefined>;
|
|
765
|
+
applicationReceivePreference: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ApplicationReceivePreference | undefined>;
|
|
771
766
|
id: string;
|
|
772
767
|
shortId: string;
|
|
773
768
|
locations: {
|
|
@@ -798,7 +793,7 @@ export interface IJobSchema {
|
|
|
798
793
|
employmentType: string;
|
|
799
794
|
workMode: string;
|
|
800
795
|
descriptionMarkdown: string;
|
|
801
|
-
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").EducationLevel | undefined)[];
|
|
796
|
+
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").EducationLevel | undefined)[];
|
|
802
797
|
termsAccepted: NonNullable<boolean | undefined>;
|
|
803
798
|
validity: {
|
|
804
799
|
startDate: string;
|
|
@@ -835,7 +830,7 @@ export interface IJobRoleTemplate {
|
|
|
835
830
|
readonly?: boolean | undefined;
|
|
836
831
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
837
832
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
838
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
833
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
839
834
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
840
835
|
default: boolean;
|
|
841
836
|
title: string;
|
|
@@ -849,7 +844,7 @@ export interface IJobRoleTemplate {
|
|
|
849
844
|
} | undefined)[];
|
|
850
845
|
answerChoiceType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").AnswerChoiceType | undefined>;
|
|
851
846
|
})[] | undefined;
|
|
852
|
-
educationLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").EducationLevel[] | undefined;
|
|
847
|
+
educationLevel?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").EducationLevel[] | undefined;
|
|
853
848
|
}
|
|
854
849
|
export interface IJobApplicationSchema {
|
|
855
850
|
updatedBy?: string | undefined;
|
|
@@ -871,7 +866,7 @@ export interface IJobApplicationSchema {
|
|
|
871
866
|
readonly?: boolean | undefined;
|
|
872
867
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
873
868
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
874
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
869
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
875
870
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
876
871
|
default: boolean;
|
|
877
872
|
title: string;
|
|
@@ -893,8 +888,8 @@ export interface IJobApplicationSchema {
|
|
|
893
888
|
description: string;
|
|
894
889
|
default: boolean;
|
|
895
890
|
title: string;
|
|
896
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
897
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
891
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
892
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
898
893
|
})[] | undefined;
|
|
899
894
|
applicationSummary?: string | undefined;
|
|
900
895
|
score?: number | undefined;
|
|
@@ -909,7 +904,7 @@ export interface IJobApplicationSchema {
|
|
|
909
904
|
createdBy: string;
|
|
910
905
|
createdAt: number;
|
|
911
906
|
userId: string;
|
|
912
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
907
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
913
908
|
emailVerified: NonNullable<boolean | undefined>;
|
|
914
909
|
mobile: {
|
|
915
910
|
number: string;
|
|
@@ -1011,7 +1006,7 @@ export interface IJobApplicationSchema {
|
|
|
1011
1006
|
name: string;
|
|
1012
1007
|
};
|
|
1013
1008
|
isDistanceLearning: boolean;
|
|
1014
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
1009
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
1015
1010
|
};
|
|
1016
1011
|
}
|
|
1017
1012
|
export interface IJobRoleTemplateSchema {
|
|
@@ -1051,7 +1046,7 @@ export interface IJobRoleTemplateSchema {
|
|
|
1051
1046
|
readonly?: boolean | undefined;
|
|
1052
1047
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
1053
1048
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
1054
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
1049
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
1055
1050
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
1056
1051
|
default: boolean;
|
|
1057
1052
|
title: string;
|
|
@@ -1070,7 +1065,7 @@ export interface IJobRoleTemplateSchema {
|
|
|
1070
1065
|
isOptional?: boolean | undefined;
|
|
1071
1066
|
readonly?: boolean | undefined;
|
|
1072
1067
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
1073
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
1068
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
1074
1069
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
1075
1070
|
default: boolean;
|
|
1076
1071
|
title: string;
|
|
@@ -1092,8 +1087,8 @@ export interface IJobRoleTemplateSchema {
|
|
|
1092
1087
|
description: string;
|
|
1093
1088
|
default: boolean;
|
|
1094
1089
|
title: string;
|
|
1095
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
1096
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
1090
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
1091
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
1097
1092
|
} | {
|
|
1098
1093
|
label?: string | undefined;
|
|
1099
1094
|
isNew?: boolean | undefined;
|
|
@@ -1103,11 +1098,11 @@ export interface IJobRoleTemplateSchema {
|
|
|
1103
1098
|
description: string;
|
|
1104
1099
|
default: boolean;
|
|
1105
1100
|
title: string;
|
|
1106
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
1101
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
1107
1102
|
})[] | undefined;
|
|
1108
1103
|
headline: string;
|
|
1109
1104
|
description: string;
|
|
1110
|
-
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").EducationLevel | undefined)[];
|
|
1105
|
+
educationLevel: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").EducationLevel | undefined)[];
|
|
1111
1106
|
}
|
|
1112
1107
|
export interface ILanguageSchema {
|
|
1113
1108
|
name: string;
|
|
@@ -1147,7 +1142,7 @@ export interface IPageSchema {
|
|
|
1147
1142
|
}[] | undefined;
|
|
1148
1143
|
verified?: Date | undefined;
|
|
1149
1144
|
socialAccounts?: {
|
|
1150
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1145
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1151
1146
|
isNew: boolean;
|
|
1152
1147
|
url: string;
|
|
1153
1148
|
}[] | undefined;
|
|
@@ -1211,7 +1206,7 @@ export interface IChoiceQuestionSchema {
|
|
|
1211
1206
|
readonly?: boolean | undefined;
|
|
1212
1207
|
preferredAnswer?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
1213
1208
|
answers?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.schema").TMixedValue[] | undefined;
|
|
1214
|
-
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Skill | undefined;
|
|
1209
|
+
optionsFrom?: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.ExperienceLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.EducationLevel | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Skill | undefined;
|
|
1215
1210
|
type: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/question/question.constant").QuestionType.Choice;
|
|
1216
1211
|
default: boolean;
|
|
1217
1212
|
title: string;
|
|
@@ -1272,8 +1267,8 @@ export interface IReadAndAcknowledgeQuestionSchema {
|
|
|
1272
1267
|
description: string;
|
|
1273
1268
|
default: boolean;
|
|
1274
1269
|
title: string;
|
|
1275
|
-
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
1276
|
-
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common").Common.No | undefined>;
|
|
1270
|
+
preferredAnswer: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
1271
|
+
answers: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.Yes | import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/common/common").Common.No | undefined>;
|
|
1277
1272
|
}
|
|
1278
1273
|
export interface IResumeGeneralInfoSectionSchema {
|
|
1279
1274
|
headline?: string | undefined;
|
|
@@ -1288,7 +1283,7 @@ export interface IResumeGeneralInfoSectionSchema {
|
|
|
1288
1283
|
first: string;
|
|
1289
1284
|
};
|
|
1290
1285
|
email: string;
|
|
1291
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
1286
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
1292
1287
|
location: {
|
|
1293
1288
|
address?: string | null | undefined;
|
|
1294
1289
|
state?: string | null | undefined;
|
|
@@ -1347,7 +1342,7 @@ export interface IResumeSchemaV2 {
|
|
|
1347
1342
|
sections: {
|
|
1348
1343
|
id: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/resume/resume.constant").ResumeSectionType | undefined>;
|
|
1349
1344
|
data: {
|
|
1350
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1345
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1351
1346
|
isNew: boolean;
|
|
1352
1347
|
url: string;
|
|
1353
1348
|
}[] | {
|
|
@@ -1417,7 +1412,7 @@ export interface IResumeSchemaV2 {
|
|
|
1417
1412
|
name: string;
|
|
1418
1413
|
};
|
|
1419
1414
|
isDistanceLearning: boolean;
|
|
1420
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
1415
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
1421
1416
|
}[] | {
|
|
1422
1417
|
lastUsed?: string | undefined;
|
|
1423
1418
|
skill: {
|
|
@@ -1427,7 +1422,7 @@ export interface IResumeSchemaV2 {
|
|
|
1427
1422
|
light: string;
|
|
1428
1423
|
} | null;
|
|
1429
1424
|
};
|
|
1430
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1425
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1431
1426
|
}[] | {
|
|
1432
1427
|
url?: string | undefined;
|
|
1433
1428
|
name: string;
|
|
@@ -1453,7 +1448,7 @@ export interface IResumeSchemaV2 {
|
|
|
1453
1448
|
name: string;
|
|
1454
1449
|
}[] | {
|
|
1455
1450
|
isNew: boolean;
|
|
1456
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1451
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1457
1452
|
language: {
|
|
1458
1453
|
name: string;
|
|
1459
1454
|
};
|
|
@@ -1470,7 +1465,7 @@ export interface IResumeSchemaV2 {
|
|
|
1470
1465
|
first: string;
|
|
1471
1466
|
};
|
|
1472
1467
|
email: string;
|
|
1473
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
1468
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
1474
1469
|
location: {
|
|
1475
1470
|
address?: string | null | undefined;
|
|
1476
1471
|
state?: string | null | undefined;
|
|
@@ -1524,11 +1519,11 @@ export interface INewResumePromptSchema {
|
|
|
1524
1519
|
};
|
|
1525
1520
|
email: string;
|
|
1526
1521
|
socialAccounts: {
|
|
1527
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1522
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1528
1523
|
isNew: boolean;
|
|
1529
1524
|
url: string;
|
|
1530
1525
|
}[];
|
|
1531
|
-
status: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").UserStatus | undefined>;
|
|
1526
|
+
status: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").UserStatus | undefined>;
|
|
1532
1527
|
skills: {
|
|
1533
1528
|
lastUsed?: string | undefined;
|
|
1534
1529
|
skill: {
|
|
@@ -1538,9 +1533,9 @@ export interface INewResumePromptSchema {
|
|
|
1538
1533
|
light: string;
|
|
1539
1534
|
} | null;
|
|
1540
1535
|
};
|
|
1541
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1536
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1542
1537
|
}[];
|
|
1543
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
1538
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
1544
1539
|
location: {
|
|
1545
1540
|
address?: string | null | undefined;
|
|
1546
1541
|
state?: string | null | undefined;
|
|
@@ -1621,7 +1616,7 @@ export interface INewResumePromptSchema {
|
|
|
1621
1616
|
name: string;
|
|
1622
1617
|
};
|
|
1623
1618
|
isDistanceLearning: boolean;
|
|
1624
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
1619
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
1625
1620
|
}[];
|
|
1626
1621
|
projects: {
|
|
1627
1622
|
url?: string | undefined;
|
|
@@ -1651,7 +1646,7 @@ export interface INewResumePromptSchema {
|
|
|
1651
1646
|
}[];
|
|
1652
1647
|
languages: {
|
|
1653
1648
|
isNew: boolean;
|
|
1654
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1649
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1655
1650
|
language: {
|
|
1656
1651
|
name: string;
|
|
1657
1652
|
};
|
|
@@ -1661,7 +1656,7 @@ export interface INewResumePromptSchema {
|
|
|
1661
1656
|
description: string;
|
|
1662
1657
|
title: string;
|
|
1663
1658
|
}[];
|
|
1664
|
-
roles: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").UserRole | undefined)[];
|
|
1659
|
+
roles: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").UserRole | undefined)[];
|
|
1665
1660
|
}, "status" | "roles">;
|
|
1666
1661
|
jobUrl?: string | undefined;
|
|
1667
1662
|
instructions?: string | undefined;
|
|
@@ -1678,7 +1673,7 @@ export interface ISkillSchema {
|
|
|
1678
1673
|
createdAt: number;
|
|
1679
1674
|
}
|
|
1680
1675
|
export interface ISocialAccountSchema {
|
|
1681
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1676
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1682
1677
|
isNew: boolean;
|
|
1683
1678
|
url: string;
|
|
1684
1679
|
}
|
|
@@ -1752,7 +1747,7 @@ export interface IUpdateEducationsSchema {
|
|
|
1752
1747
|
name: string;
|
|
1753
1748
|
};
|
|
1754
1749
|
isDistanceLearning: boolean;
|
|
1755
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
1750
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
1756
1751
|
}[];
|
|
1757
1752
|
}
|
|
1758
1753
|
export interface IUpdateInterestsSchema {
|
|
@@ -1765,7 +1760,7 @@ export interface IUpdateInterestsSchema {
|
|
|
1765
1760
|
export interface IUpdateLanguagesSchema {
|
|
1766
1761
|
languages: {
|
|
1767
1762
|
isNew: boolean;
|
|
1768
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1763
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1769
1764
|
language: {
|
|
1770
1765
|
name: string;
|
|
1771
1766
|
};
|
|
@@ -1793,12 +1788,12 @@ export interface IUpdateUserSkillsSchema {
|
|
|
1793
1788
|
light: string;
|
|
1794
1789
|
} | null;
|
|
1795
1790
|
};
|
|
1796
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1791
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1797
1792
|
}[];
|
|
1798
1793
|
}
|
|
1799
1794
|
export interface IUpdateSocialAccountsSchema {
|
|
1800
1795
|
socialAccounts: {
|
|
1801
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1796
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1802
1797
|
isNew: boolean;
|
|
1803
1798
|
url: string;
|
|
1804
1799
|
}[];
|
|
@@ -1919,11 +1914,11 @@ export interface IUserSchema {
|
|
|
1919
1914
|
};
|
|
1920
1915
|
email: string;
|
|
1921
1916
|
socialAccounts: {
|
|
1922
|
-
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").SocialAccount | undefined>;
|
|
1917
|
+
type: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").SocialAccount | undefined>;
|
|
1923
1918
|
isNew: boolean;
|
|
1924
1919
|
url: string;
|
|
1925
1920
|
}[];
|
|
1926
|
-
status: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").UserStatus | undefined>;
|
|
1921
|
+
status: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").UserStatus | undefined>;
|
|
1927
1922
|
skills: {
|
|
1928
1923
|
lastUsed?: string | undefined;
|
|
1929
1924
|
skill: {
|
|
@@ -1933,9 +1928,9 @@ export interface IUserSchema {
|
|
|
1933
1928
|
light: string;
|
|
1934
1929
|
} | null;
|
|
1935
1930
|
};
|
|
1936
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
1931
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
1937
1932
|
}[];
|
|
1938
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
1933
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
1939
1934
|
location: {
|
|
1940
1935
|
address?: string | null | undefined;
|
|
1941
1936
|
state?: string | null | undefined;
|
|
@@ -2016,7 +2011,7 @@ export interface IUserSchema {
|
|
|
2016
2011
|
name: string;
|
|
2017
2012
|
};
|
|
2018
2013
|
isDistanceLearning: boolean;
|
|
2019
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
2014
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
2020
2015
|
}[];
|
|
2021
2016
|
projects: {
|
|
2022
2017
|
url?: string | undefined;
|
|
@@ -2046,7 +2041,7 @@ export interface IUserSchema {
|
|
|
2046
2041
|
}[];
|
|
2047
2042
|
languages: {
|
|
2048
2043
|
isNew: boolean;
|
|
2049
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
2044
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
2050
2045
|
language: {
|
|
2051
2046
|
name: string;
|
|
2052
2047
|
};
|
|
@@ -2056,7 +2051,7 @@ export interface IUserSchema {
|
|
|
2056
2051
|
description: string;
|
|
2057
2052
|
title: string;
|
|
2058
2053
|
}[];
|
|
2059
|
-
roles: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").UserRole | undefined)[];
|
|
2054
|
+
roles: (import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").UserRole | undefined)[];
|
|
2060
2055
|
}
|
|
2061
2056
|
export interface IUserProfileOverview {
|
|
2062
2057
|
name: {
|
|
@@ -2064,7 +2059,7 @@ export interface IUserProfileOverview {
|
|
|
2064
2059
|
last: string;
|
|
2065
2060
|
};
|
|
2066
2061
|
email: string;
|
|
2067
|
-
experienceLevel: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel;
|
|
2062
|
+
experienceLevel: import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel;
|
|
2068
2063
|
location?: {
|
|
2069
2064
|
address?: string | null | undefined;
|
|
2070
2065
|
state?: string | null | undefined;
|
|
@@ -2155,9 +2150,14 @@ export interface IUserProfileOverview {
|
|
|
2155
2150
|
name: string;
|
|
2156
2151
|
};
|
|
2157
2152
|
isDistanceLearning: boolean;
|
|
2158
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
2153
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
2159
2154
|
} | undefined;
|
|
2160
2155
|
}
|
|
2156
|
+
export interface IMongoDBErrorStatusCode {
|
|
2157
|
+
toFixed: (fractionDigits?: number | undefined) => string;
|
|
2158
|
+
toExponential: (fractionDigits?: number | undefined) => string;
|
|
2159
|
+
toPrecision: (precision?: number | undefined) => string;
|
|
2160
|
+
}
|
|
2161
2161
|
export interface ICompanySchema {
|
|
2162
2162
|
equalOpportunityEmployer?: boolean | undefined;
|
|
2163
2163
|
perksAndBenefits?: {
|
|
@@ -2218,7 +2218,7 @@ export interface IEducationSchema {
|
|
|
2218
2218
|
name: string;
|
|
2219
2219
|
};
|
|
2220
2220
|
isDistanceLearning: boolean;
|
|
2221
|
-
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education").StudyType | undefined>;
|
|
2221
|
+
studyType: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/education/education").StudyType | undefined>;
|
|
2222
2222
|
}
|
|
2223
2223
|
export interface IUserGeneralDetailSchema {
|
|
2224
2224
|
headline?: string | undefined;
|
|
@@ -2233,7 +2233,7 @@ export interface IUserGeneralDetailSchema {
|
|
|
2233
2233
|
first: string;
|
|
2234
2234
|
};
|
|
2235
2235
|
email: string;
|
|
2236
|
-
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job").ExperienceLevel | undefined>;
|
|
2236
|
+
experienceLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/job/job").ExperienceLevel | undefined>;
|
|
2237
2237
|
location: {
|
|
2238
2238
|
address?: string | null | undefined;
|
|
2239
2239
|
state?: string | null | undefined;
|
|
@@ -2280,7 +2280,7 @@ export interface IUserInterestSchema {
|
|
|
2280
2280
|
}
|
|
2281
2281
|
export interface IUserLanguageSchema {
|
|
2282
2282
|
isNew: boolean;
|
|
2283
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
2283
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
2284
2284
|
language: {
|
|
2285
2285
|
name: string;
|
|
2286
2286
|
};
|
|
@@ -2294,7 +2294,7 @@ export interface IUserSkillSchema {
|
|
|
2294
2294
|
light: string;
|
|
2295
2295
|
} | null;
|
|
2296
2296
|
};
|
|
2297
|
-
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user").ProficiencyLevel | undefined>;
|
|
2297
|
+
proficiencyLevel: NonNullable<import("/Users/nadeem.ahmad/Documents/GitHub/thejob-yup-schema/src/constants/user/user").ProficiencyLevel | undefined>;
|
|
2298
2298
|
}
|
|
2299
2299
|
export interface IWorkExperienceSchema {
|
|
2300
2300
|
description?: string | undefined;
|