udp-schema 2.12.0 → 2.13.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.
@@ -24,5 +24,297 @@ export declare const qualificationOptions: readonly [{
24
24
  readonly value: "OTHER";
25
25
  readonly label: "Other";
26
26
  }];
27
+ /**
28
+ * School / 12th board options — central, international, and state boards.
29
+ * Specific state boards are rolled up under `state_board` since there are
30
+ * 30+ of them; users pick the generic option and can supply the specific
31
+ * board name in the school-name / institution text field.
32
+ */
33
+ export declare const boardOptions: readonly [{
34
+ readonly value: "cbse";
35
+ readonly label: "CBSE";
36
+ }, {
37
+ readonly value: "icse";
38
+ readonly label: "ICSE (Class 10, CISCE)";
39
+ }, {
40
+ readonly value: "isc";
41
+ readonly label: "ISC (Class 12, CISCE)";
42
+ }, {
43
+ readonly value: "ib";
44
+ readonly label: "IB (International Baccalaureate)";
45
+ }, {
46
+ readonly value: "igcse";
47
+ readonly label: "Cambridge IGCSE (Class 10)";
48
+ }, {
49
+ readonly value: "a_level";
50
+ readonly label: "Cambridge A-Level / AS-Level";
51
+ }, {
52
+ readonly value: "nios";
53
+ readonly label: "NIOS (National Open School)";
54
+ }, {
55
+ readonly value: "state_board";
56
+ readonly label: "State Board";
57
+ }, {
58
+ readonly value: "other";
59
+ readonly label: "Other";
60
+ }];
61
+ /**
62
+ * Subjects — common subjects across Indian school boards (10th + 12th).
63
+ * Flat list for multi-select. Grouped in comments by domain for readability.
64
+ */
65
+ export declare const subjectOptions: readonly [{
66
+ readonly value: "english";
67
+ readonly label: "English";
68
+ }, {
69
+ readonly value: "hindi";
70
+ readonly label: "Hindi";
71
+ }, {
72
+ readonly value: "sanskrit";
73
+ readonly label: "Sanskrit";
74
+ }, {
75
+ readonly value: "regional_language";
76
+ readonly label: "Regional Language";
77
+ }, {
78
+ readonly value: "foreign_language";
79
+ readonly label: "Foreign Language (French / Spanish / German)";
80
+ }, {
81
+ readonly value: "mathematics";
82
+ readonly label: "Mathematics";
83
+ }, {
84
+ readonly value: "physics";
85
+ readonly label: "Physics";
86
+ }, {
87
+ readonly value: "chemistry";
88
+ readonly label: "Chemistry";
89
+ }, {
90
+ readonly value: "biology";
91
+ readonly label: "Biology";
92
+ }, {
93
+ readonly value: "science_combined";
94
+ readonly label: "Science (Combined — 10th)";
95
+ }, {
96
+ readonly value: "computer_science";
97
+ readonly label: "Computer Science / IT";
98
+ }, {
99
+ readonly value: "informatics_practices";
100
+ readonly label: "Informatics Practices";
101
+ }, {
102
+ readonly value: "accountancy";
103
+ readonly label: "Accountancy";
104
+ }, {
105
+ readonly value: "business_studies";
106
+ readonly label: "Business Studies";
107
+ }, {
108
+ readonly value: "economics";
109
+ readonly label: "Economics";
110
+ }, {
111
+ readonly value: "statistics";
112
+ readonly label: "Statistics";
113
+ }, {
114
+ readonly value: "history";
115
+ readonly label: "History";
116
+ }, {
117
+ readonly value: "geography";
118
+ readonly label: "Geography";
119
+ }, {
120
+ readonly value: "political_science";
121
+ readonly label: "Political Science";
122
+ }, {
123
+ readonly value: "psychology";
124
+ readonly label: "Psychology";
125
+ }, {
126
+ readonly value: "sociology";
127
+ readonly label: "Sociology";
128
+ }, {
129
+ readonly value: "philosophy";
130
+ readonly label: "Philosophy";
131
+ }, {
132
+ readonly value: "social_studies";
133
+ readonly label: "Social Studies (Combined — 10th)";
134
+ }, {
135
+ readonly value: "physical_education";
136
+ readonly label: "Physical Education";
137
+ }, {
138
+ readonly value: "fine_arts";
139
+ readonly label: "Fine Arts";
140
+ }, {
141
+ readonly value: "music";
142
+ readonly label: "Music";
143
+ }, {
144
+ readonly value: "home_science";
145
+ readonly label: "Home Science";
146
+ }, {
147
+ readonly value: "entrepreneurship";
148
+ readonly label: "Entrepreneurship";
149
+ }, {
150
+ readonly value: "legal_studies";
151
+ readonly label: "Legal Studies";
152
+ }, {
153
+ readonly value: "environmental_science";
154
+ readonly label: "Environmental Science";
155
+ }, {
156
+ readonly value: "other";
157
+ readonly label: "Other";
158
+ }];
159
+ /**
160
+ * Stream / course options for Class 12 (or equivalent).
161
+ */
162
+ export declare const streamOptions: readonly [{
163
+ readonly value: "science_pcm";
164
+ readonly label: "Science (PCM — Physics, Chemistry, Math)";
165
+ }, {
166
+ readonly value: "science_pcb";
167
+ readonly label: "Science (PCB — Physics, Chemistry, Biology)";
168
+ }, {
169
+ readonly value: "science_pcmb";
170
+ readonly label: "Science (PCMB)";
171
+ }, {
172
+ readonly value: "commerce_with_math";
173
+ readonly label: "Commerce (with Mathematics)";
174
+ }, {
175
+ readonly value: "commerce_without_math";
176
+ readonly label: "Commerce (without Mathematics)";
177
+ }, {
178
+ readonly value: "arts_humanities";
179
+ readonly label: "Arts / Humanities";
180
+ }, {
181
+ readonly value: "vocational";
182
+ readonly label: "Vocational";
183
+ }, {
184
+ readonly value: "other";
185
+ readonly label: "Other";
186
+ }];
187
+ /**
188
+ * Common Indian degree names — used in diploma / graduation /
189
+ * post-graduation / doctorate / post-doctorate repeaters.
190
+ * Grouped by level in comments.
191
+ */
192
+ export declare const degreeNameOptions: readonly [{
193
+ readonly value: "diploma_polytechnic";
194
+ readonly label: "Diploma (Polytechnic)";
195
+ }, {
196
+ readonly value: "iti";
197
+ readonly label: "ITI";
198
+ }, {
199
+ readonly value: "pg_diploma";
200
+ readonly label: "PG Diploma";
201
+ }, {
202
+ readonly value: "pgdm";
203
+ readonly label: "PGDM";
204
+ }, {
205
+ readonly value: "advanced_diploma";
206
+ readonly label: "Advanced Diploma";
207
+ }, {
208
+ readonly value: "ba";
209
+ readonly label: "BA (Bachelor of Arts)";
210
+ }, {
211
+ readonly value: "bsc";
212
+ readonly label: "BSc (Bachelor of Science)";
213
+ }, {
214
+ readonly value: "bcom";
215
+ readonly label: "BCom (Bachelor of Commerce)";
216
+ }, {
217
+ readonly value: "bba";
218
+ readonly label: "BBA (Bachelor of Business Admin.)";
219
+ }, {
220
+ readonly value: "bca";
221
+ readonly label: "BCA (Bachelor of Computer Applications)";
222
+ }, {
223
+ readonly value: "btech";
224
+ readonly label: "BTech / BE (Engineering)";
225
+ }, {
226
+ readonly value: "barch";
227
+ readonly label: "BArch (Architecture)";
228
+ }, {
229
+ readonly value: "mbbs";
230
+ readonly label: "MBBS (Medicine)";
231
+ }, {
232
+ readonly value: "bds";
233
+ readonly label: "BDS (Dental)";
234
+ }, {
235
+ readonly value: "bams";
236
+ readonly label: "BAMS (Ayurveda)";
237
+ }, {
238
+ readonly value: "bhms";
239
+ readonly label: "BHMS (Homeopathy)";
240
+ }, {
241
+ readonly value: "llb";
242
+ readonly label: "LLB (Law)";
243
+ }, {
244
+ readonly value: "bed";
245
+ readonly label: "BEd (Education)";
246
+ }, {
247
+ readonly value: "bpharm";
248
+ readonly label: "BPharm (Pharmacy)";
249
+ }, {
250
+ readonly value: "bhm";
251
+ readonly label: "BHM (Hotel Management)";
252
+ }, {
253
+ readonly value: "bfa";
254
+ readonly label: "BFA (Fine Arts)";
255
+ }, {
256
+ readonly value: "bvsc";
257
+ readonly label: "BVSc (Veterinary)";
258
+ }, {
259
+ readonly value: "ma";
260
+ readonly label: "MA (Master of Arts)";
261
+ }, {
262
+ readonly value: "msc";
263
+ readonly label: "MSc (Master of Science)";
264
+ }, {
265
+ readonly value: "mcom";
266
+ readonly label: "MCom (Master of Commerce)";
267
+ }, {
268
+ readonly value: "mba";
269
+ readonly label: "MBA (Master of Business Admin.)";
270
+ }, {
271
+ readonly value: "mca";
272
+ readonly label: "MCA (Master of Computer Applications)";
273
+ }, {
274
+ readonly value: "mtech";
275
+ readonly label: "MTech / ME (Engineering)";
276
+ }, {
277
+ readonly value: "md";
278
+ readonly label: "MD (Medicine — Postgrad)";
279
+ }, {
280
+ readonly value: "ms";
281
+ readonly label: "MS (Surgery — Postgrad)";
282
+ }, {
283
+ readonly value: "llm";
284
+ readonly label: "LLM (Law — Postgrad)";
285
+ }, {
286
+ readonly value: "med";
287
+ readonly label: "MEd (Education — Postgrad)";
288
+ }, {
289
+ readonly value: "mpharm";
290
+ readonly label: "MPharm (Pharmacy — Postgrad)";
291
+ }, {
292
+ readonly value: "msw";
293
+ readonly label: "MSW (Social Work)";
294
+ }, {
295
+ readonly value: "march";
296
+ readonly label: "MArch (Architecture — Postgrad)";
297
+ }, {
298
+ readonly value: "phd";
299
+ readonly label: "PhD";
300
+ }, {
301
+ readonly value: "dlitt";
302
+ readonly label: "DLitt";
303
+ }, {
304
+ readonly value: "dsc";
305
+ readonly label: "DSc";
306
+ }, {
307
+ readonly value: "mds";
308
+ readonly label: "MDS (Dental Surgery)";
309
+ }, {
310
+ readonly value: "dm";
311
+ readonly label: "DM (Super-specialty Medicine)";
312
+ }, {
313
+ readonly value: "mch";
314
+ readonly label: "MCh (Super-specialty Surgery)";
315
+ }, {
316
+ readonly value: "other";
317
+ readonly label: "Other";
318
+ }];
27
319
  export declare const education: FieldGroup;
28
320
  //# sourceMappingURL=06-education.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"06-education.d.ts","sourceRoot":"","sources":["../../src/profile-fields/06-education.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;EASvB,CAAC;AAEX,eAAO,MAAM,SAAS,EAAE,UA4HvB,CAAC"}
1
+ {"version":3,"file":"06-education.d.ts","sourceRoot":"","sources":["../../src/profile-fields/06-education.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;EASvB,CAAC;AAEX;;;;;GAKG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUf,CAAC;AAEX;;;GAGG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqCjB,CAAC;AAEX;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;EAShB,CAAC;AAEX;;;;GAIG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CpB,CAAC;AAEX,eAAO,MAAM,SAAS,EAAE,UA4HvB,CAAC"}
@@ -8,6 +8,131 @@ export const qualificationOptions = [
8
8
  { value: 'POST_DOCTORATE', label: 'Post Doctorate' },
9
9
  { value: 'OTHER', label: 'Other' },
10
10
  ];
11
+ /**
12
+ * School / 12th board options — central, international, and state boards.
13
+ * Specific state boards are rolled up under `state_board` since there are
14
+ * 30+ of them; users pick the generic option and can supply the specific
15
+ * board name in the school-name / institution text field.
16
+ */
17
+ export const boardOptions = [
18
+ { value: 'cbse', label: 'CBSE' },
19
+ { value: 'icse', label: 'ICSE (Class 10, CISCE)' },
20
+ { value: 'isc', label: 'ISC (Class 12, CISCE)' },
21
+ { value: 'ib', label: 'IB (International Baccalaureate)' },
22
+ { value: 'igcse', label: 'Cambridge IGCSE (Class 10)' },
23
+ { value: 'a_level', label: 'Cambridge A-Level / AS-Level' },
24
+ { value: 'nios', label: 'NIOS (National Open School)' },
25
+ { value: 'state_board', label: 'State Board' },
26
+ { value: 'other', label: 'Other' },
27
+ ];
28
+ /**
29
+ * Subjects — common subjects across Indian school boards (10th + 12th).
30
+ * Flat list for multi-select. Grouped in comments by domain for readability.
31
+ */
32
+ export const subjectOptions = [
33
+ // Languages
34
+ { value: 'english', label: 'English' },
35
+ { value: 'hindi', label: 'Hindi' },
36
+ { value: 'sanskrit', label: 'Sanskrit' },
37
+ { value: 'regional_language', label: 'Regional Language' },
38
+ { value: 'foreign_language', label: 'Foreign Language (French / Spanish / German)' },
39
+ // Math & Sciences
40
+ { value: 'mathematics', label: 'Mathematics' },
41
+ { value: 'physics', label: 'Physics' },
42
+ { value: 'chemistry', label: 'Chemistry' },
43
+ { value: 'biology', label: 'Biology' },
44
+ { value: 'science_combined', label: 'Science (Combined — 10th)' },
45
+ { value: 'computer_science', label: 'Computer Science / IT' },
46
+ { value: 'informatics_practices', label: 'Informatics Practices' },
47
+ // Commerce
48
+ { value: 'accountancy', label: 'Accountancy' },
49
+ { value: 'business_studies', label: 'Business Studies' },
50
+ { value: 'economics', label: 'Economics' },
51
+ { value: 'statistics', label: 'Statistics' },
52
+ // Humanities
53
+ { value: 'history', label: 'History' },
54
+ { value: 'geography', label: 'Geography' },
55
+ { value: 'political_science', label: 'Political Science' },
56
+ { value: 'psychology', label: 'Psychology' },
57
+ { value: 'sociology', label: 'Sociology' },
58
+ { value: 'philosophy', label: 'Philosophy' },
59
+ { value: 'social_studies', label: 'Social Studies (Combined — 10th)' },
60
+ // Others
61
+ { value: 'physical_education', label: 'Physical Education' },
62
+ { value: 'fine_arts', label: 'Fine Arts' },
63
+ { value: 'music', label: 'Music' },
64
+ { value: 'home_science', label: 'Home Science' },
65
+ { value: 'entrepreneurship', label: 'Entrepreneurship' },
66
+ { value: 'legal_studies', label: 'Legal Studies' },
67
+ { value: 'environmental_science', label: 'Environmental Science' },
68
+ { value: 'other', label: 'Other' },
69
+ ];
70
+ /**
71
+ * Stream / course options for Class 12 (or equivalent).
72
+ */
73
+ export const streamOptions = [
74
+ { value: 'science_pcm', label: 'Science (PCM — Physics, Chemistry, Math)' },
75
+ { value: 'science_pcb', label: 'Science (PCB — Physics, Chemistry, Biology)' },
76
+ { value: 'science_pcmb', label: 'Science (PCMB)' },
77
+ { value: 'commerce_with_math', label: 'Commerce (with Mathematics)' },
78
+ { value: 'commerce_without_math', label: 'Commerce (without Mathematics)' },
79
+ { value: 'arts_humanities', label: 'Arts / Humanities' },
80
+ { value: 'vocational', label: 'Vocational' },
81
+ { value: 'other', label: 'Other' },
82
+ ];
83
+ /**
84
+ * Common Indian degree names — used in diploma / graduation /
85
+ * post-graduation / doctorate / post-doctorate repeaters.
86
+ * Grouped by level in comments.
87
+ */
88
+ export const degreeNameOptions = [
89
+ // Diploma / ITI
90
+ { value: 'diploma_polytechnic', label: 'Diploma (Polytechnic)' },
91
+ { value: 'iti', label: 'ITI' },
92
+ { value: 'pg_diploma', label: 'PG Diploma' },
93
+ { value: 'pgdm', label: 'PGDM' },
94
+ { value: 'advanced_diploma', label: 'Advanced Diploma' },
95
+ // Undergraduate (Bachelor's)
96
+ { value: 'ba', label: 'BA (Bachelor of Arts)' },
97
+ { value: 'bsc', label: 'BSc (Bachelor of Science)' },
98
+ { value: 'bcom', label: 'BCom (Bachelor of Commerce)' },
99
+ { value: 'bba', label: 'BBA (Bachelor of Business Admin.)' },
100
+ { value: 'bca', label: 'BCA (Bachelor of Computer Applications)' },
101
+ { value: 'btech', label: 'BTech / BE (Engineering)' },
102
+ { value: 'barch', label: 'BArch (Architecture)' },
103
+ { value: 'mbbs', label: 'MBBS (Medicine)' },
104
+ { value: 'bds', label: 'BDS (Dental)' },
105
+ { value: 'bams', label: 'BAMS (Ayurveda)' },
106
+ { value: 'bhms', label: 'BHMS (Homeopathy)' },
107
+ { value: 'llb', label: 'LLB (Law)' },
108
+ { value: 'bed', label: 'BEd (Education)' },
109
+ { value: 'bpharm', label: 'BPharm (Pharmacy)' },
110
+ { value: 'bhm', label: 'BHM (Hotel Management)' },
111
+ { value: 'bfa', label: 'BFA (Fine Arts)' },
112
+ { value: 'bvsc', label: 'BVSc (Veterinary)' },
113
+ // Postgraduate (Master's)
114
+ { value: 'ma', label: 'MA (Master of Arts)' },
115
+ { value: 'msc', label: 'MSc (Master of Science)' },
116
+ { value: 'mcom', label: 'MCom (Master of Commerce)' },
117
+ { value: 'mba', label: 'MBA (Master of Business Admin.)' },
118
+ { value: 'mca', label: 'MCA (Master of Computer Applications)' },
119
+ { value: 'mtech', label: 'MTech / ME (Engineering)' },
120
+ { value: 'md', label: 'MD (Medicine — Postgrad)' },
121
+ { value: 'ms', label: 'MS (Surgery — Postgrad)' },
122
+ { value: 'llm', label: 'LLM (Law — Postgrad)' },
123
+ { value: 'med', label: 'MEd (Education — Postgrad)' },
124
+ { value: 'mpharm', label: 'MPharm (Pharmacy — Postgrad)' },
125
+ { value: 'msw', label: 'MSW (Social Work)' },
126
+ { value: 'march', label: 'MArch (Architecture — Postgrad)' },
127
+ // Doctorate / higher
128
+ { value: 'phd', label: 'PhD' },
129
+ { value: 'dlitt', label: 'DLitt' },
130
+ { value: 'dsc', label: 'DSc' },
131
+ { value: 'mds', label: 'MDS (Dental Surgery)' },
132
+ { value: 'dm', label: 'DM (Super-specialty Medicine)' },
133
+ { value: 'mch', label: 'MCh (Super-specialty Surgery)' },
134
+ { value: 'other', label: 'Other' },
135
+ ];
11
136
  export const education = {
12
137
  key: 'education',
13
138
  label: 'Education',
@@ -1 +1 @@
1
- {"version":3,"file":"06-education.js","sourceRoot":"","sources":["../../src/profile-fields/06-education.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,sBAAsB,EAAE;IACpD,EAAE,KAAK,EAAE,UAAU,EAAE,KAAK,EAAE,6BAA6B,EAAE;IAC3D,EAAE,KAAK,EAAE,SAAS,EAAE,KAAK,EAAE,eAAe,EAAE;IAC5C,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,yBAAyB,EAAE;IACzD,EAAE,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,4BAA4B,EAAE;IAC3D,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,iBAAiB,EAAE;IAC1C,EAAE,KAAK,EAAE,gBAAgB,EAAE,KAAK,EAAE,gBAAgB,EAAE;IACpD,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;CAC1B,CAAC;AAEX,MAAM,CAAC,MAAM,SAAS,GAAe;IACnC,GAAG,EAAE,WAAW;IAChB,KAAK,EAAE,WAAW;IAClB,IAAI,EAAE,CAAC;IACP,WAAW,EAAE,yCAAyC;IACtD,MAAM,EAAE;QACN;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,sBAAsB;YAC3B,KAAK,EAAE,uBAAuB;YAC9B,IAAI,EAAE,eAAe;YACrB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,OAAO,EAAE,CAAC,GAAG,oBAAoB,CAAC;SACnC;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,eAAe;YACpB,KAAK,EAAE,kBAAkB;YACzB,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE;gBACb,KAAK,EAAE,sBAAsB;gBAC7B,MAAM,EAAE;oBACN,UAAU;oBACV,UAAU;oBACV,SAAS;oBACT,YAAY;oBACZ,WAAW;oBACX,KAAK;oBACL,gBAAgB;iBACjB;aACF;SACF;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,eAAe;YACpB,KAAK,EAAE,kBAAkB;YACzB,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE;gBACb,KAAK,EAAE,sBAAsB;gBAC7B,MAAM,EAAE,CAAC,UAAU,EAAE,SAAS,EAAE,YAAY,EAAE,WAAW,EAAE,KAAK,EAAE,gBAAgB,CAAC;aACpF;SACF;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,UAAU;YACf,KAAK,EAAE,SAAS;YAChB,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,CAAC,SAAS,CAAC,EAAE;SACtE;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,aAAa;YAClB,KAAK,EAAE,YAAY;YACnB,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE;gBACb,KAAK,EAAE,sBAAsB;gBAC7B,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,KAAK,EAAE,gBAAgB,CAAC;aAC7D;SACF;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,iBAAiB;YACtB,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE;gBACb,KAAK,EAAE,sBAAsB;gBAC7B,MAAM,EAAE,CAAC,WAAW,EAAE,KAAK,EAAE,gBAAgB,CAAC;aAC/C;SACF;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,YAAY;YACjB,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,CAAC,KAAK,EAAE,gBAAgB,CAAC,EAAE;SACpF;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,gBAAgB;YACrB,KAAK,EAAE,gBAAgB;YACvB,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;YACd,aAAa,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,CAAC,gBAAgB,CAAC,EAAE;SAC7E;QACD;YACE,KAAK,EAAE,CAAC;YACR,GAAG,EAAE,mBAAmB;YACxB,KAAK,EAAE,oBAAoB;YAC3B,IAAI,EAAE,cAAc;YACpB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;SACf;QACD;YACE,KAAK,EAAE,EAAE;YACT,GAAG,EAAE,gBAAgB;YACrB,KAAK,EAAE,iBAAiB;YACxB,IAAI,EAAE,UAAU;YAChB,IAAI,EAAE,CAAC;YACP,YAAY,EAAE,IAAI;YAClB,QAAQ,EAAE,IAAI;SACf;KACF;CACF,CAAC","sourcesContent":["import type { FieldGroup } from './types.js';\n\nexport const qualificationOptions = [\n { value: 'CLASS_10', label: 'Class 10 (Secondary)' },\n { value: 'CLASS_12', label: 'Class 12 (Higher Secondary)' },\n { value: 'DIPLOMA', label: 'Diploma / ITI' },\n { value: 'GRADUATION', label: \"Graduation (Bachelor's)\" },\n { value: 'POST_GRAD', label: \"Post Graduation (Master's)\" },\n { value: 'PHD', label: 'Doctorate / PhD' },\n { value: 'POST_DOCTORATE', label: 'Post Doctorate' },\n { value: 'OTHER', label: 'Other' },\n] as const;\n\nexport const education: FieldGroup = {\n key: 'education',\n label: 'Education',\n step: 6,\n description: 'Academic background and qualifications.',\n fields: [\n {\n order: 1,\n key: 'highestQualification',\n label: 'Highest Qualification',\n type: 'single_select',\n step: 6,\n isOnboarding: true,\n options: [...qualificationOptions],\n },\n {\n order: 2,\n key: 'education10th',\n label: 'Class 10 Details',\n type: 'object',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: [\n 'CLASS_10',\n 'CLASS_12',\n 'DIPLOMA',\n 'GRADUATION',\n 'POST_GRAD',\n 'PHD',\n 'POST_DOCTORATE',\n ],\n },\n },\n {\n order: 3,\n key: 'education12th',\n label: 'Class 12 Details',\n type: 'object',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['CLASS_12', 'DIPLOMA', 'GRADUATION', 'POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 4,\n key: 'diplomas',\n label: 'Diploma',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['DIPLOMA'] },\n },\n {\n order: 5,\n key: 'graduations',\n label: 'Graduation',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['GRADUATION', 'POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 6,\n key: 'postGraduations',\n label: 'Post Graduation',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 7,\n key: 'doctorates',\n label: 'Doctorate / PhD',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['PHD', 'POST_DOCTORATE'] },\n },\n {\n order: 8,\n key: 'postDoctorates',\n label: 'Post Doctorate',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['POST_DOCTORATE'] },\n },\n {\n order: 9,\n key: 'otherCertificates',\n label: 'Other Certificates',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n },\n {\n order: 10,\n key: 'educationNotes',\n label: 'Education Notes',\n type: 'textarea',\n step: 6,\n isOnboarding: true,\n optional: true,\n },\n ],\n};\n"]}
1
+ {"version":3,"file":"06-education.js","sourceRoot":"","sources":["../../src/profile-fields/06-education.ts"],"names":[],"mappings":"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","sourcesContent":["import type { FieldGroup } from './types.js';\n\nexport const qualificationOptions = [\n { value: 'CLASS_10', label: 'Class 10 (Secondary)' },\n { value: 'CLASS_12', label: 'Class 12 (Higher Secondary)' },\n { value: 'DIPLOMA', label: 'Diploma / ITI' },\n { value: 'GRADUATION', label: \"Graduation (Bachelor's)\" },\n { value: 'POST_GRAD', label: \"Post Graduation (Master's)\" },\n { value: 'PHD', label: 'Doctorate / PhD' },\n { value: 'POST_DOCTORATE', label: 'Post Doctorate' },\n { value: 'OTHER', label: 'Other' },\n] as const;\n\n/**\n * School / 12th board options — central, international, and state boards.\n * Specific state boards are rolled up under `state_board` since there are\n * 30+ of them; users pick the generic option and can supply the specific\n * board name in the school-name / institution text field.\n */\nexport const boardOptions = [\n { value: 'cbse', label: 'CBSE' },\n { value: 'icse', label: 'ICSE (Class 10, CISCE)' },\n { value: 'isc', label: 'ISC (Class 12, CISCE)' },\n { value: 'ib', label: 'IB (International Baccalaureate)' },\n { value: 'igcse', label: 'Cambridge IGCSE (Class 10)' },\n { value: 'a_level', label: 'Cambridge A-Level / AS-Level' },\n { value: 'nios', label: 'NIOS (National Open School)' },\n { value: 'state_board', label: 'State Board' },\n { value: 'other', label: 'Other' },\n] as const;\n\n/**\n * Subjects — common subjects across Indian school boards (10th + 12th).\n * Flat list for multi-select. Grouped in comments by domain for readability.\n */\nexport const subjectOptions = [\n // Languages\n { value: 'english', label: 'English' },\n { value: 'hindi', label: 'Hindi' },\n { value: 'sanskrit', label: 'Sanskrit' },\n { value: 'regional_language', label: 'Regional Language' },\n { value: 'foreign_language', label: 'Foreign Language (French / Spanish / German)' },\n // Math & Sciences\n { value: 'mathematics', label: 'Mathematics' },\n { value: 'physics', label: 'Physics' },\n { value: 'chemistry', label: 'Chemistry' },\n { value: 'biology', label: 'Biology' },\n { value: 'science_combined', label: 'Science (Combined — 10th)' },\n { value: 'computer_science', label: 'Computer Science / IT' },\n { value: 'informatics_practices', label: 'Informatics Practices' },\n // Commerce\n { value: 'accountancy', label: 'Accountancy' },\n { value: 'business_studies', label: 'Business Studies' },\n { value: 'economics', label: 'Economics' },\n { value: 'statistics', label: 'Statistics' },\n // Humanities\n { value: 'history', label: 'History' },\n { value: 'geography', label: 'Geography' },\n { value: 'political_science', label: 'Political Science' },\n { value: 'psychology', label: 'Psychology' },\n { value: 'sociology', label: 'Sociology' },\n { value: 'philosophy', label: 'Philosophy' },\n { value: 'social_studies', label: 'Social Studies (Combined — 10th)' },\n // Others\n { value: 'physical_education', label: 'Physical Education' },\n { value: 'fine_arts', label: 'Fine Arts' },\n { value: 'music', label: 'Music' },\n { value: 'home_science', label: 'Home Science' },\n { value: 'entrepreneurship', label: 'Entrepreneurship' },\n { value: 'legal_studies', label: 'Legal Studies' },\n { value: 'environmental_science', label: 'Environmental Science' },\n { value: 'other', label: 'Other' },\n] as const;\n\n/**\n * Stream / course options for Class 12 (or equivalent).\n */\nexport const streamOptions = [\n { value: 'science_pcm', label: 'Science (PCM — Physics, Chemistry, Math)' },\n { value: 'science_pcb', label: 'Science (PCB — Physics, Chemistry, Biology)' },\n { value: 'science_pcmb', label: 'Science (PCMB)' },\n { value: 'commerce_with_math', label: 'Commerce (with Mathematics)' },\n { value: 'commerce_without_math', label: 'Commerce (without Mathematics)' },\n { value: 'arts_humanities', label: 'Arts / Humanities' },\n { value: 'vocational', label: 'Vocational' },\n { value: 'other', label: 'Other' },\n] as const;\n\n/**\n * Common Indian degree names — used in diploma / graduation /\n * post-graduation / doctorate / post-doctorate repeaters.\n * Grouped by level in comments.\n */\nexport const degreeNameOptions = [\n // Diploma / ITI\n { value: 'diploma_polytechnic', label: 'Diploma (Polytechnic)' },\n { value: 'iti', label: 'ITI' },\n { value: 'pg_diploma', label: 'PG Diploma' },\n { value: 'pgdm', label: 'PGDM' },\n { value: 'advanced_diploma', label: 'Advanced Diploma' },\n // Undergraduate (Bachelor's)\n { value: 'ba', label: 'BA (Bachelor of Arts)' },\n { value: 'bsc', label: 'BSc (Bachelor of Science)' },\n { value: 'bcom', label: 'BCom (Bachelor of Commerce)' },\n { value: 'bba', label: 'BBA (Bachelor of Business Admin.)' },\n { value: 'bca', label: 'BCA (Bachelor of Computer Applications)' },\n { value: 'btech', label: 'BTech / BE (Engineering)' },\n { value: 'barch', label: 'BArch (Architecture)' },\n { value: 'mbbs', label: 'MBBS (Medicine)' },\n { value: 'bds', label: 'BDS (Dental)' },\n { value: 'bams', label: 'BAMS (Ayurveda)' },\n { value: 'bhms', label: 'BHMS (Homeopathy)' },\n { value: 'llb', label: 'LLB (Law)' },\n { value: 'bed', label: 'BEd (Education)' },\n { value: 'bpharm', label: 'BPharm (Pharmacy)' },\n { value: 'bhm', label: 'BHM (Hotel Management)' },\n { value: 'bfa', label: 'BFA (Fine Arts)' },\n { value: 'bvsc', label: 'BVSc (Veterinary)' },\n // Postgraduate (Master's)\n { value: 'ma', label: 'MA (Master of Arts)' },\n { value: 'msc', label: 'MSc (Master of Science)' },\n { value: 'mcom', label: 'MCom (Master of Commerce)' },\n { value: 'mba', label: 'MBA (Master of Business Admin.)' },\n { value: 'mca', label: 'MCA (Master of Computer Applications)' },\n { value: 'mtech', label: 'MTech / ME (Engineering)' },\n { value: 'md', label: 'MD (Medicine — Postgrad)' },\n { value: 'ms', label: 'MS (Surgery — Postgrad)' },\n { value: 'llm', label: 'LLM (Law — Postgrad)' },\n { value: 'med', label: 'MEd (Education — Postgrad)' },\n { value: 'mpharm', label: 'MPharm (Pharmacy — Postgrad)' },\n { value: 'msw', label: 'MSW (Social Work)' },\n { value: 'march', label: 'MArch (Architecture — Postgrad)' },\n // Doctorate / higher\n { value: 'phd', label: 'PhD' },\n { value: 'dlitt', label: 'DLitt' },\n { value: 'dsc', label: 'DSc' },\n { value: 'mds', label: 'MDS (Dental Surgery)' },\n { value: 'dm', label: 'DM (Super-specialty Medicine)' },\n { value: 'mch', label: 'MCh (Super-specialty Surgery)' },\n { value: 'other', label: 'Other' },\n] as const;\n\nexport const education: FieldGroup = {\n key: 'education',\n label: 'Education',\n step: 6,\n description: 'Academic background and qualifications.',\n fields: [\n {\n order: 1,\n key: 'highestQualification',\n label: 'Highest Qualification',\n type: 'single_select',\n step: 6,\n isOnboarding: true,\n options: [...qualificationOptions],\n },\n {\n order: 2,\n key: 'education10th',\n label: 'Class 10 Details',\n type: 'object',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: [\n 'CLASS_10',\n 'CLASS_12',\n 'DIPLOMA',\n 'GRADUATION',\n 'POST_GRAD',\n 'PHD',\n 'POST_DOCTORATE',\n ],\n },\n },\n {\n order: 3,\n key: 'education12th',\n label: 'Class 12 Details',\n type: 'object',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['CLASS_12', 'DIPLOMA', 'GRADUATION', 'POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 4,\n key: 'diplomas',\n label: 'Diploma',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['DIPLOMA'] },\n },\n {\n order: 5,\n key: 'graduations',\n label: 'Graduation',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['GRADUATION', 'POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 6,\n key: 'postGraduations',\n label: 'Post Graduation',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: {\n field: 'highestQualification',\n values: ['POST_GRAD', 'PHD', 'POST_DOCTORATE'],\n },\n },\n {\n order: 7,\n key: 'doctorates',\n label: 'Doctorate / PhD',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['PHD', 'POST_DOCTORATE'] },\n },\n {\n order: 8,\n key: 'postDoctorates',\n label: 'Post Doctorate',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n conditionalOn: { field: 'highestQualification', values: ['POST_DOCTORATE'] },\n },\n {\n order: 9,\n key: 'otherCertificates',\n label: 'Other Certificates',\n type: 'object_array',\n step: 6,\n isOnboarding: true,\n optional: true,\n },\n {\n order: 10,\n key: 'educationNotes',\n label: 'Education Notes',\n type: 'textarea',\n step: 6,\n isOnboarding: true,\n optional: true,\n },\n ],\n};\n"]}