@aibrains/shared-types 0.6.1 → 0.6.3
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/schemas/academics/course-section.schema.d.ts +16 -0
- package/dist/schemas/academics/course-section.schema.d.ts.map +1 -1
- package/dist/schemas/academics/course-section.schema.js +2 -0
- package/dist/schemas/academics/course-section.schema.js.map +1 -1
- package/dist/schemas/identity/bell-schedule.schema.d.ts +35 -0
- package/dist/schemas/identity/bell-schedule.schema.d.ts.map +1 -1
- package/dist/schemas/identity/bell-schedule.schema.js +1 -0
- package/dist/schemas/identity/bell-schedule.schema.js.map +1 -1
- package/dist/schemas/identity/class-period.schema.d.ts +12 -12
- package/package.json +1 -1
|
@@ -376,6 +376,8 @@ export type EnrollStudentInSectionDto = z.infer<typeof enrollStudentInSectionSch
|
|
|
376
376
|
export declare const studentSectionResponseSchema: z.ZodObject<{
|
|
377
377
|
studentId: z.ZodString;
|
|
378
378
|
studentName: z.ZodOptional<z.ZodString>;
|
|
379
|
+
studentNumber: z.ZodOptional<z.ZodString>;
|
|
380
|
+
currentGradeLevel: z.ZodOptional<z.ZodString>;
|
|
379
381
|
sectionId: z.ZodString;
|
|
380
382
|
enrolledAt: z.ZodString;
|
|
381
383
|
enrolledBy: z.ZodOptional<z.ZodString>;
|
|
@@ -383,12 +385,16 @@ export declare const studentSectionResponseSchema: z.ZodObject<{
|
|
|
383
385
|
studentId: string;
|
|
384
386
|
sectionId: string;
|
|
385
387
|
enrolledAt: string;
|
|
388
|
+
currentGradeLevel?: string | undefined;
|
|
389
|
+
studentNumber?: string | undefined;
|
|
386
390
|
studentName?: string | undefined;
|
|
387
391
|
enrolledBy?: string | undefined;
|
|
388
392
|
}, {
|
|
389
393
|
studentId: string;
|
|
390
394
|
sectionId: string;
|
|
391
395
|
enrolledAt: string;
|
|
396
|
+
currentGradeLevel?: string | undefined;
|
|
397
|
+
studentNumber?: string | undefined;
|
|
392
398
|
studentName?: string | undefined;
|
|
393
399
|
enrolledBy?: string | undefined;
|
|
394
400
|
}>;
|
|
@@ -400,6 +406,8 @@ export declare const sectionRosterResponseSchema: z.ZodObject<{
|
|
|
400
406
|
students: z.ZodArray<z.ZodObject<{
|
|
401
407
|
studentId: z.ZodString;
|
|
402
408
|
studentName: z.ZodOptional<z.ZodString>;
|
|
409
|
+
studentNumber: z.ZodOptional<z.ZodString>;
|
|
410
|
+
currentGradeLevel: z.ZodOptional<z.ZodString>;
|
|
403
411
|
sectionId: z.ZodString;
|
|
404
412
|
enrolledAt: z.ZodString;
|
|
405
413
|
enrolledBy: z.ZodOptional<z.ZodString>;
|
|
@@ -407,12 +415,16 @@ export declare const sectionRosterResponseSchema: z.ZodObject<{
|
|
|
407
415
|
studentId: string;
|
|
408
416
|
sectionId: string;
|
|
409
417
|
enrolledAt: string;
|
|
418
|
+
currentGradeLevel?: string | undefined;
|
|
419
|
+
studentNumber?: string | undefined;
|
|
410
420
|
studentName?: string | undefined;
|
|
411
421
|
enrolledBy?: string | undefined;
|
|
412
422
|
}, {
|
|
413
423
|
studentId: string;
|
|
414
424
|
sectionId: string;
|
|
415
425
|
enrolledAt: string;
|
|
426
|
+
currentGradeLevel?: string | undefined;
|
|
427
|
+
studentNumber?: string | undefined;
|
|
416
428
|
studentName?: string | undefined;
|
|
417
429
|
enrolledBy?: string | undefined;
|
|
418
430
|
}>, "many">;
|
|
@@ -423,6 +435,8 @@ export declare const sectionRosterResponseSchema: z.ZodObject<{
|
|
|
423
435
|
studentId: string;
|
|
424
436
|
sectionId: string;
|
|
425
437
|
enrolledAt: string;
|
|
438
|
+
currentGradeLevel?: string | undefined;
|
|
439
|
+
studentNumber?: string | undefined;
|
|
426
440
|
studentName?: string | undefined;
|
|
427
441
|
enrolledBy?: string | undefined;
|
|
428
442
|
}[];
|
|
@@ -435,6 +449,8 @@ export declare const sectionRosterResponseSchema: z.ZodObject<{
|
|
|
435
449
|
studentId: string;
|
|
436
450
|
sectionId: string;
|
|
437
451
|
enrolledAt: string;
|
|
452
|
+
currentGradeLevel?: string | undefined;
|
|
453
|
+
studentNumber?: string | undefined;
|
|
438
454
|
studentName?: string | undefined;
|
|
439
455
|
enrolledBy?: string | undefined;
|
|
440
456
|
}[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"course-section.schema.d.ts","sourceRoot":"","sources":["../../../src/schemas/academics/course-section.schema.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAUxB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkC9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAI9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDhC,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAMvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAuD,CAAC;AAC9F,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAM/E,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;EAQ9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,4BAA4B;;;;;;EAEvC,CAAC;AAEH,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAErF,eAAO,MAAM,4BAA4B
|
|
1
|
+
{"version":3,"file":"course-section.schema.d.ts","sourceRoot":"","sources":["../../../src/schemas/academics/course-section.schema.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAUxB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkC9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAI9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDhC,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAMvE,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAuD,CAAC;AAC9F,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAM/E,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;EAQ9B,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAMnE,eAAO,MAAM,4BAA4B;;;;;;EAEvC,CAAC;AAEH,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAErF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;EAQvC,CAAC;AAEH,MAAM,MAAM,yBAAyB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAErF,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAMtC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC"}
|
|
@@ -124,6 +124,8 @@ exports.enrollStudentInSectionSchema = zod_1.z.object({
|
|
|
124
124
|
exports.studentSectionResponseSchema = zod_1.z.object({
|
|
125
125
|
studentId: zod_1.z.string().uuid(),
|
|
126
126
|
studentName: zod_1.z.string().optional(),
|
|
127
|
+
studentNumber: zod_1.z.string().optional(),
|
|
128
|
+
currentGradeLevel: zod_1.z.string().optional(),
|
|
127
129
|
sectionId: zod_1.z.string().uuid(),
|
|
128
130
|
enrolledAt: common_1.isoDateSchema,
|
|
129
131
|
enrolledBy: zod_1.z.string().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"course-section.schema.js","sourceRoot":"","sources":["../../../src/schemas/academics/course-section.schema.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"course-section.schema.js","sourceRoot":"","sources":["../../../src/schemas/academics/course-section.schema.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAEH,6BAAwB;AACxB,sCAGmB;AAEnB,+CAA+C;AAC/C,wBAAwB;AACxB,+CAA+C;AAElC,QAAA,mBAAmB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC1C,oDAAoD;IACpD,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAE3B,sEAAsE;IACtE,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAE3B,6CAA6C;IAC7C,cAAc,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACjC,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAEpC,8CAA8C;IAC9C,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE;SACtB,GAAG,CAAC,CAAC,EAAE,4BAA4B,CAAC;SACpC,GAAG,CAAC,EAAE,EAAE,8CAA8C,CAAC;IAC1D,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE;IAE3C,sDAAsD;IACtD,gBAAgB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnC,YAAY,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,QAAQ,EAAE;IAE1D,oBAAoB;IACpB,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAEpC,kEAAkE;IAClE,gBAAgB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC9C,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC3C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAExC,sBAAsB;IACtB,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE;SACtB,GAAG,EAAE;SACL,GAAG,CAAC,CAAC,EAAE,mCAAmC,CAAC;SAC3C,GAAG,CAAC,GAAG,EAAE,oCAAoC,CAAC;CAClD,CAAC,CAAC;AAIH,+CAA+C;AAC/C,wBAAwB;AACxB,+CAA+C;AAElC,QAAA,mBAAmB,GAAG,2BAAmB,CAAC,OAAO,EAAE,CAAC,IAAI,CAAC;IACpE,QAAQ,EAAE,IAAI;IACd,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,IAAI;CACrB,CAAC,CAAC;AAIH,+CAA+C;AAC/C,0BAA0B;AAC1B,+CAA+C;AAElC,QAAA,qBAAqB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC5C,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5B,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE;IAEpB,mBAAmB;IACnB,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC3B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAEjC,mBAAmB;IACnB,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAE3B,mBAAmB;IACnB,cAAc,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACjC,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAEpC,mBAAmB;IACnB,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE;IACzB,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAElC,qBAAqB;IACrB,gBAAgB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IACnC,kBAAkB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACzC,YAAY,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,CAAC,QAAQ,EAAE;IAEnD,oBAAoB;IACpB,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACpC,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAEjC,mCAAmC;IACnC,gBAAgB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC9C,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC3C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACxC,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,kBAAkB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAEzC,aAAa;IACb,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC/B,iBAAiB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAE1C,SAAS;IACT,QAAQ,EAAE,OAAC,CAAC,OAAO,EAAE;IAErB,WAAW;IACX,SAAS,EAAE,sBAAa;IACxB,SAAS,EAAE,sBAAa;IACxB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAChC,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CACjC,CAAC,CAAC;AAIH,+CAA+C;AAC/C,+BAA+B;AAC/B,+CAA+C;AAElC,QAAA,yBAAyB,GAAG,IAAA,sCAA6B,EAAC,6BAAqB,CAAC,CAAC;AAG9F,+CAA+C;AAC/C,wBAAwB;AACxB,+CAA+C;AAElC,QAAA,mBAAmB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC1C,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACtC,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACtC,cAAc,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IAC5C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACpC,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,CAAC,QAAQ,EAAE;IACvC,QAAQ,EAAE,OAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;IAChC,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE;CAC3C,CAAC,CAAC;AAIH,+CAA+C;AAC/C,qCAAqC;AACrC,+CAA+C;AAElC,QAAA,4BAA4B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;CAC7B,CAAC,CAAC;AAIU,QAAA,4BAA4B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5B,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,iBAAiB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACxC,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5B,UAAU,EAAE,sBAAa;IACzB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAClC,CAAC,CAAC;AAIU,QAAA,2BAA2B,GAAG,OAAC,CAAC,MAAM,CAAC;IAClD,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE;IAC5B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACpC,QAAQ,EAAE,OAAC,CAAC,KAAK,CAAC,oCAA4B,CAAC;IAC/C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;CACpC,CAAC,CAAC"}
|
|
@@ -22,6 +22,7 @@ export declare const classPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
22
22
|
startTime: z.ZodString;
|
|
23
23
|
endTime: z.ZodString;
|
|
24
24
|
durationMinutes: z.ZodNumber;
|
|
25
|
+
isAcademic: z.ZodDefault<z.ZodBoolean>;
|
|
25
26
|
dayOfWeek: z.ZodOptional<z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">>;
|
|
26
27
|
description: z.ZodOptional<z.ZodString>;
|
|
27
28
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -31,6 +32,7 @@ export declare const classPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
31
32
|
periodNumber: number;
|
|
32
33
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
33
34
|
durationMinutes: number;
|
|
35
|
+
isAcademic: boolean;
|
|
34
36
|
description?: string | undefined;
|
|
35
37
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
36
38
|
}, {
|
|
@@ -41,6 +43,7 @@ export declare const classPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
41
43
|
durationMinutes: number;
|
|
42
44
|
description?: string | undefined;
|
|
43
45
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
46
|
+
isAcademic?: boolean | undefined;
|
|
44
47
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
45
48
|
}>, {
|
|
46
49
|
startTime: string;
|
|
@@ -49,6 +52,7 @@ export declare const classPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
49
52
|
periodNumber: number;
|
|
50
53
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
51
54
|
durationMinutes: number;
|
|
55
|
+
isAcademic: boolean;
|
|
52
56
|
description?: string | undefined;
|
|
53
57
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
54
58
|
}, {
|
|
@@ -59,6 +63,7 @@ export declare const classPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
59
63
|
durationMinutes: number;
|
|
60
64
|
description?: string | undefined;
|
|
61
65
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
66
|
+
isAcademic?: boolean | undefined;
|
|
62
67
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
63
68
|
}>;
|
|
64
69
|
export type ClassPeriodDto = z.infer<typeof classPeriodSchema>;
|
|
@@ -73,6 +78,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
73
78
|
startTime: z.ZodString;
|
|
74
79
|
endTime: z.ZodString;
|
|
75
80
|
durationMinutes: z.ZodNumber;
|
|
81
|
+
isAcademic: z.ZodDefault<z.ZodBoolean>;
|
|
76
82
|
dayOfWeek: z.ZodOptional<z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">>;
|
|
77
83
|
description: z.ZodOptional<z.ZodString>;
|
|
78
84
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,6 +88,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
82
88
|
periodNumber: number;
|
|
83
89
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
84
90
|
durationMinutes: number;
|
|
91
|
+
isAcademic: boolean;
|
|
85
92
|
description?: string | undefined;
|
|
86
93
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
87
94
|
}, {
|
|
@@ -92,6 +99,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
92
99
|
durationMinutes: number;
|
|
93
100
|
description?: string | undefined;
|
|
94
101
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
102
|
+
isAcademic?: boolean | undefined;
|
|
95
103
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
96
104
|
}>, {
|
|
97
105
|
startTime: string;
|
|
@@ -100,6 +108,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
100
108
|
periodNumber: number;
|
|
101
109
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
102
110
|
durationMinutes: number;
|
|
111
|
+
isAcademic: boolean;
|
|
103
112
|
description?: string | undefined;
|
|
104
113
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
105
114
|
}, {
|
|
@@ -110,6 +119,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
110
119
|
durationMinutes: number;
|
|
111
120
|
description?: string | undefined;
|
|
112
121
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
122
|
+
isAcademic?: boolean | undefined;
|
|
113
123
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
114
124
|
}>, "many">;
|
|
115
125
|
totalInstructionalTime: z.ZodOptional<z.ZodNumber>;
|
|
@@ -132,6 +142,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
132
142
|
periodNumber: number;
|
|
133
143
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
134
144
|
durationMinutes: number;
|
|
145
|
+
isAcademic: boolean;
|
|
135
146
|
description?: string | undefined;
|
|
136
147
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
137
148
|
}[];
|
|
@@ -153,6 +164,7 @@ export declare const createBellScheduleSchema: z.ZodObject<{
|
|
|
153
164
|
durationMinutes: number;
|
|
154
165
|
description?: string | undefined;
|
|
155
166
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
167
|
+
isAcademic?: boolean | undefined;
|
|
156
168
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
157
169
|
}[];
|
|
158
170
|
endDate?: string | undefined;
|
|
@@ -177,6 +189,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
177
189
|
startTime: z.ZodString;
|
|
178
190
|
endTime: z.ZodString;
|
|
179
191
|
durationMinutes: z.ZodNumber;
|
|
192
|
+
isAcademic: z.ZodDefault<z.ZodBoolean>;
|
|
180
193
|
dayOfWeek: z.ZodOptional<z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">>;
|
|
181
194
|
description: z.ZodOptional<z.ZodString>;
|
|
182
195
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -186,6 +199,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
186
199
|
periodNumber: number;
|
|
187
200
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
188
201
|
durationMinutes: number;
|
|
202
|
+
isAcademic: boolean;
|
|
189
203
|
description?: string | undefined;
|
|
190
204
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
191
205
|
}, {
|
|
@@ -196,6 +210,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
196
210
|
durationMinutes: number;
|
|
197
211
|
description?: string | undefined;
|
|
198
212
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
213
|
+
isAcademic?: boolean | undefined;
|
|
199
214
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
200
215
|
}>, {
|
|
201
216
|
startTime: string;
|
|
@@ -204,6 +219,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
204
219
|
periodNumber: number;
|
|
205
220
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
206
221
|
durationMinutes: number;
|
|
222
|
+
isAcademic: boolean;
|
|
207
223
|
description?: string | undefined;
|
|
208
224
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
209
225
|
}, {
|
|
@@ -214,6 +230,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
214
230
|
durationMinutes: number;
|
|
215
231
|
description?: string | undefined;
|
|
216
232
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
233
|
+
isAcademic?: boolean | undefined;
|
|
217
234
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
218
235
|
}>, "many">>;
|
|
219
236
|
totalInstructionalTime: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
|
|
@@ -241,6 +258,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
241
258
|
periodNumber: number;
|
|
242
259
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
243
260
|
durationMinutes: number;
|
|
261
|
+
isAcademic: boolean;
|
|
244
262
|
description?: string | undefined;
|
|
245
263
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
246
264
|
}[] | undefined;
|
|
@@ -264,6 +282,7 @@ export declare const updateBellScheduleSchema: z.ZodObject<{
|
|
|
264
282
|
durationMinutes: number;
|
|
265
283
|
description?: string | undefined;
|
|
266
284
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
285
|
+
isAcademic?: boolean | undefined;
|
|
267
286
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
268
287
|
}[] | undefined;
|
|
269
288
|
totalInstructionalTime?: number | undefined;
|
|
@@ -285,6 +304,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
285
304
|
startTime: z.ZodString;
|
|
286
305
|
endTime: z.ZodString;
|
|
287
306
|
durationMinutes: z.ZodNumber;
|
|
307
|
+
isAcademic: z.ZodDefault<z.ZodBoolean>;
|
|
288
308
|
dayOfWeek: z.ZodOptional<z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">>;
|
|
289
309
|
description: z.ZodOptional<z.ZodString>;
|
|
290
310
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -294,6 +314,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
294
314
|
periodNumber: number;
|
|
295
315
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
296
316
|
durationMinutes: number;
|
|
317
|
+
isAcademic: boolean;
|
|
297
318
|
description?: string | undefined;
|
|
298
319
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
299
320
|
}, {
|
|
@@ -304,6 +325,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
304
325
|
durationMinutes: number;
|
|
305
326
|
description?: string | undefined;
|
|
306
327
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
328
|
+
isAcademic?: boolean | undefined;
|
|
307
329
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
308
330
|
}>, {
|
|
309
331
|
startTime: string;
|
|
@@ -312,6 +334,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
312
334
|
periodNumber: number;
|
|
313
335
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
314
336
|
durationMinutes: number;
|
|
337
|
+
isAcademic: boolean;
|
|
315
338
|
description?: string | undefined;
|
|
316
339
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
317
340
|
}, {
|
|
@@ -322,6 +345,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
322
345
|
durationMinutes: number;
|
|
323
346
|
description?: string | undefined;
|
|
324
347
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
348
|
+
isAcademic?: boolean | undefined;
|
|
325
349
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
326
350
|
}>, "many">;
|
|
327
351
|
startTime: z.ZodOptional<z.ZodString>;
|
|
@@ -351,6 +375,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
351
375
|
periodNumber: number;
|
|
352
376
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
353
377
|
durationMinutes: number;
|
|
378
|
+
isAcademic: boolean;
|
|
354
379
|
description?: string | undefined;
|
|
355
380
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
356
381
|
}[];
|
|
@@ -381,6 +406,7 @@ export declare const bellScheduleResponseSchema: z.ZodObject<{
|
|
|
381
406
|
durationMinutes: number;
|
|
382
407
|
description?: string | undefined;
|
|
383
408
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
409
|
+
isAcademic?: boolean | undefined;
|
|
384
410
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
385
411
|
}[];
|
|
386
412
|
totalInstructionalTime: number;
|
|
@@ -411,6 +437,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
411
437
|
startTime: z.ZodString;
|
|
412
438
|
endTime: z.ZodString;
|
|
413
439
|
durationMinutes: z.ZodNumber;
|
|
440
|
+
isAcademic: z.ZodDefault<z.ZodBoolean>;
|
|
414
441
|
dayOfWeek: z.ZodOptional<z.ZodArray<z.ZodEnum<["monday", "tuesday", "wednesday", "thursday", "friday", "saturday", "sunday"]>, "many">>;
|
|
415
442
|
description: z.ZodOptional<z.ZodString>;
|
|
416
443
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -420,6 +447,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
420
447
|
periodNumber: number;
|
|
421
448
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
422
449
|
durationMinutes: number;
|
|
450
|
+
isAcademic: boolean;
|
|
423
451
|
description?: string | undefined;
|
|
424
452
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
425
453
|
}, {
|
|
@@ -430,6 +458,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
430
458
|
durationMinutes: number;
|
|
431
459
|
description?: string | undefined;
|
|
432
460
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
461
|
+
isAcademic?: boolean | undefined;
|
|
433
462
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
434
463
|
}>, {
|
|
435
464
|
startTime: string;
|
|
@@ -438,6 +467,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
438
467
|
periodNumber: number;
|
|
439
468
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
440
469
|
durationMinutes: number;
|
|
470
|
+
isAcademic: boolean;
|
|
441
471
|
description?: string | undefined;
|
|
442
472
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
443
473
|
}, {
|
|
@@ -448,6 +478,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
448
478
|
durationMinutes: number;
|
|
449
479
|
description?: string | undefined;
|
|
450
480
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
481
|
+
isAcademic?: boolean | undefined;
|
|
451
482
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
452
483
|
}>, "many">;
|
|
453
484
|
startTime: z.ZodOptional<z.ZodString>;
|
|
@@ -477,6 +508,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
477
508
|
periodNumber: number;
|
|
478
509
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
479
510
|
durationMinutes: number;
|
|
511
|
+
isAcademic: boolean;
|
|
480
512
|
description?: string | undefined;
|
|
481
513
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
482
514
|
}[];
|
|
@@ -507,6 +539,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
507
539
|
durationMinutes: number;
|
|
508
540
|
description?: string | undefined;
|
|
509
541
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
542
|
+
isAcademic?: boolean | undefined;
|
|
510
543
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
511
544
|
}[];
|
|
512
545
|
totalInstructionalTime: number;
|
|
@@ -540,6 +573,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
540
573
|
periodNumber: number;
|
|
541
574
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
542
575
|
durationMinutes: number;
|
|
576
|
+
isAcademic: boolean;
|
|
543
577
|
description?: string | undefined;
|
|
544
578
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
545
579
|
}[];
|
|
@@ -575,6 +609,7 @@ export declare const bellScheduleListResponseSchema: z.ZodObject<{
|
|
|
575
609
|
durationMinutes: number;
|
|
576
610
|
description?: string | undefined;
|
|
577
611
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
612
|
+
isAcademic?: boolean | undefined;
|
|
578
613
|
dayOfWeek?: ("sunday" | "monday" | "tuesday" | "wednesday" | "thursday" | "friday" | "saturday")[] | undefined;
|
|
579
614
|
}[];
|
|
580
615
|
totalInstructionalTime: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bell-schedule.schema.d.ts","sourceRoot":"","sources":["../../../src/schemas/identity/bell-schedule.schema.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAYxB;;GAEG;AACH,eAAO,MAAM,qBAAqB,qGAQhC,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,gBAAgB,iIAU3B,CAAC;AACH,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAM1D,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"bell-schedule.schema.d.ts","sourceRoot":"","sources":["../../../src/schemas/identity/bell-schedule.schema.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAYxB;;GAEG;AACH,eAAO,MAAM,qBAAqB,qGAQhC,CAAC;AACH,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,qBAAqB,CAAC,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,gBAAgB,iIAU3B,CAAC;AACH,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAM1D,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA0B7B,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAM/D,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsBnC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAM7E,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAqC,CAAC;AAE3E,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAM7E,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiCrC,CAAC;AAEH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAMjF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA4D,CAAC;AACxG,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,8BAA8B,CAAC,CAAC;AAMzF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;EAQnC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAM7E,eAAO,MAAM,wBAAwB;;;;;;EAEnC,CAAC;AAEH,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC"}
|
|
@@ -50,6 +50,7 @@ exports.classPeriodSchema = zod_1.z.object({
|
|
|
50
50
|
startTime: common_1.timeSchema, // HH:MM format
|
|
51
51
|
endTime: common_1.timeSchema, // HH:MM format
|
|
52
52
|
durationMinutes: zod_1.z.number().int().min(1).max(480),
|
|
53
|
+
isAcademic: zod_1.z.boolean().default(true), // Whether this counts as instructional time
|
|
53
54
|
// For rotating schedules
|
|
54
55
|
dayOfWeek: zod_1.z.array(zod_1.z.enum(['monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday', 'sunday'])).optional(),
|
|
55
56
|
// Notes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bell-schedule.schema.js","sourceRoot":"","sources":["../../../src/schemas/identity/bell-schedule.schema.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEH,6BAAwB;AACxB,sCAKmB;AAEnB,+CAA+C;AAC/C,QAAQ;AACR,+CAA+C;AAE/C;;GAEG;AACU,QAAA,qBAAqB,GAAG,OAAC,CAAC,IAAI,CAAC;IAC1C,SAAS;IACT,eAAe;IACf,YAAY;IACZ,UAAU;IACV,SAAS;IACT,UAAU;IACV,SAAS;CACV,CAAC,CAAC;AAGH;;GAEG;AACU,QAAA,gBAAgB,GAAG,OAAC,CAAC,IAAI,CAAC;IACrC,eAAe,EAAI,uBAAuB;IAC1C,UAAU;IACV,OAAO;IACP,QAAQ;IACR,SAAS,EAAU,+BAA+B;IAClD,UAAU;IACV,UAAU;IACV,YAAY;IACZ,iBAAiB;CAClB,CAAC,CAAC;AAGH,+CAA+C;AAC/C,sCAAsC;AACtC,+CAA+C;AAElC,QAAA,iBAAiB,GAAG,OAAC,CAAC,MAAM,CAAC;IACxC,aAAa;IACb,eAAe,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,EAAE,CAAC,EAAW,yBAAyB;IAE9E,qBAAqB;IACrB,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,EAAE,CAAC;IAC7C,UAAU,EAAE,wBAAgB,CAAC,OAAO,CAAC,eAAe,CAAC;IACrD,SAAS,EAAE,mBAAU,EAAiC,eAAe;IACrE,OAAO,EAAE,mBAAU,EAAmC,eAAe;IACrE,eAAe,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC;
|
|
1
|
+
{"version":3,"file":"bell-schedule.schema.js","sourceRoot":"","sources":["../../../src/schemas/identity/bell-schedule.schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -27,8 +27,8 @@ export declare const createClassPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
27
27
|
endTime: string;
|
|
28
28
|
classPeriodName: string;
|
|
29
29
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
30
|
-
sortOrder: number;
|
|
31
30
|
isAcademic: boolean;
|
|
31
|
+
sortOrder: number;
|
|
32
32
|
description?: string | undefined;
|
|
33
33
|
}, {
|
|
34
34
|
startTime: string;
|
|
@@ -36,15 +36,15 @@ export declare const createClassPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
36
36
|
classPeriodName: string;
|
|
37
37
|
description?: string | undefined;
|
|
38
38
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
39
|
-
sortOrder?: number | undefined;
|
|
40
39
|
isAcademic?: boolean | undefined;
|
|
40
|
+
sortOrder?: number | undefined;
|
|
41
41
|
}>, {
|
|
42
42
|
startTime: string;
|
|
43
43
|
endTime: string;
|
|
44
44
|
classPeriodName: string;
|
|
45
45
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
46
|
-
sortOrder: number;
|
|
47
46
|
isAcademic: boolean;
|
|
47
|
+
sortOrder: number;
|
|
48
48
|
description?: string | undefined;
|
|
49
49
|
}, {
|
|
50
50
|
startTime: string;
|
|
@@ -52,8 +52,8 @@ export declare const createClassPeriodSchema: z.ZodEffects<z.ZodObject<{
|
|
|
52
52
|
classPeriodName: string;
|
|
53
53
|
description?: string | undefined;
|
|
54
54
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
55
|
-
sortOrder?: number | undefined;
|
|
56
55
|
isAcademic?: boolean | undefined;
|
|
56
|
+
sortOrder?: number | undefined;
|
|
57
57
|
}>;
|
|
58
58
|
export type CreateClassPeriodDto = z.infer<typeof createClassPeriodSchema>;
|
|
59
59
|
export declare const updateClassPeriodSchema: z.ZodObject<{
|
|
@@ -70,16 +70,16 @@ export declare const updateClassPeriodSchema: z.ZodObject<{
|
|
|
70
70
|
endTime?: string | undefined;
|
|
71
71
|
classPeriodName?: string | undefined;
|
|
72
72
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
73
|
-
sortOrder?: number | undefined;
|
|
74
73
|
isAcademic?: boolean | undefined;
|
|
74
|
+
sortOrder?: number | undefined;
|
|
75
75
|
}, {
|
|
76
76
|
description?: string | undefined;
|
|
77
77
|
startTime?: string | undefined;
|
|
78
78
|
endTime?: string | undefined;
|
|
79
79
|
classPeriodName?: string | undefined;
|
|
80
80
|
periodType?: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular" | undefined;
|
|
81
|
-
sortOrder?: number | undefined;
|
|
82
81
|
isAcademic?: boolean | undefined;
|
|
82
|
+
sortOrder?: number | undefined;
|
|
83
83
|
}>;
|
|
84
84
|
export type UpdateClassPeriodDto = z.infer<typeof updateClassPeriodSchema>;
|
|
85
85
|
export declare const classPeriodResponseSchema: z.ZodObject<{
|
|
@@ -106,8 +106,8 @@ export declare const classPeriodResponseSchema: z.ZodObject<{
|
|
|
106
106
|
classPeriodName: string;
|
|
107
107
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
108
108
|
durationMinutes: number;
|
|
109
|
-
sortOrder: number;
|
|
110
109
|
isAcademic: boolean;
|
|
110
|
+
sortOrder: number;
|
|
111
111
|
periodId: string;
|
|
112
112
|
description?: string | undefined;
|
|
113
113
|
}, {
|
|
@@ -120,8 +120,8 @@ export declare const classPeriodResponseSchema: z.ZodObject<{
|
|
|
120
120
|
classPeriodName: string;
|
|
121
121
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
122
122
|
durationMinutes: number;
|
|
123
|
-
sortOrder: number;
|
|
124
123
|
isAcademic: boolean;
|
|
124
|
+
sortOrder: number;
|
|
125
125
|
periodId: string;
|
|
126
126
|
description?: string | undefined;
|
|
127
127
|
}>;
|
|
@@ -151,8 +151,8 @@ export declare const classPeriodListResponseSchema: z.ZodObject<{
|
|
|
151
151
|
classPeriodName: string;
|
|
152
152
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
153
153
|
durationMinutes: number;
|
|
154
|
-
sortOrder: number;
|
|
155
154
|
isAcademic: boolean;
|
|
155
|
+
sortOrder: number;
|
|
156
156
|
periodId: string;
|
|
157
157
|
description?: string | undefined;
|
|
158
158
|
}, {
|
|
@@ -165,8 +165,8 @@ export declare const classPeriodListResponseSchema: z.ZodObject<{
|
|
|
165
165
|
classPeriodName: string;
|
|
166
166
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
167
167
|
durationMinutes: number;
|
|
168
|
-
sortOrder: number;
|
|
169
168
|
isAcademic: boolean;
|
|
169
|
+
sortOrder: number;
|
|
170
170
|
periodId: string;
|
|
171
171
|
description?: string | undefined;
|
|
172
172
|
}>, "many">;
|
|
@@ -184,8 +184,8 @@ export declare const classPeriodListResponseSchema: z.ZodObject<{
|
|
|
184
184
|
classPeriodName: string;
|
|
185
185
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
186
186
|
durationMinutes: number;
|
|
187
|
-
sortOrder: number;
|
|
188
187
|
isAcademic: boolean;
|
|
188
|
+
sortOrder: number;
|
|
189
189
|
periodId: string;
|
|
190
190
|
description?: string | undefined;
|
|
191
191
|
}[];
|
|
@@ -203,8 +203,8 @@ export declare const classPeriodListResponseSchema: z.ZodObject<{
|
|
|
203
203
|
classPeriodName: string;
|
|
204
204
|
periodType: "assembly" | "instructional" | "homeroom" | "lunch" | "recess" | "passing" | "advisory" | "study_hall" | "extracurricular";
|
|
205
205
|
durationMinutes: number;
|
|
206
|
-
sortOrder: number;
|
|
207
206
|
isAcademic: boolean;
|
|
207
|
+
sortOrder: number;
|
|
208
208
|
periodId: string;
|
|
209
209
|
description?: string | undefined;
|
|
210
210
|
}[];
|