@oaknational/oak-curriculum-schema 2.2.0-beta.4 → 2.2.0-beta.6
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/types.d.ts +212 -212
- package/package.json +1 -1
package/dist/types.d.ts
CHANGED
|
@@ -11425,8 +11425,8 @@ declare const actionsSchema: z.ZodObject<{
|
|
|
11425
11425
|
}, z.core.$strip>;
|
|
11426
11426
|
type Actions = z.infer<typeof actionsSchema>;
|
|
11427
11427
|
declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
11428
|
-
exclusions?: ("pupil" | "
|
|
11429
|
-
optOut?: ("pupil" | "
|
|
11428
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11429
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11430
11430
|
programmeFieldOverrides?: {
|
|
11431
11431
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11432
11432
|
pathwayId?: number | null | undefined;
|
|
@@ -11477,8 +11477,8 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
11477
11477
|
relatedSubjectSlugs?: ("computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition")[] | undefined;
|
|
11478
11478
|
groupUnitsAs?: string | undefined;
|
|
11479
11479
|
}, unknown, z.core.$ZodTypeInternals<{
|
|
11480
|
-
exclusions?: ("pupil" | "
|
|
11481
|
-
optOut?: ("pupil" | "
|
|
11480
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11481
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11482
11482
|
programmeFieldOverrides?: {
|
|
11483
11483
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11484
11484
|
pathwayId?: number | null | undefined;
|
|
@@ -11530,8 +11530,8 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
11530
11530
|
groupUnitsAs?: string | undefined;
|
|
11531
11531
|
}, unknown>>, "parse" | "safeParse"> & {
|
|
11532
11532
|
parse: (input: {
|
|
11533
|
-
exclusions?: ("pupil" | "
|
|
11534
|
-
opt_out?: ("pupil" | "
|
|
11533
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11534
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11535
11535
|
programme_field_overrides?: {
|
|
11536
11536
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11537
11537
|
pathway_id?: number | null | undefined;
|
|
@@ -11582,8 +11582,8 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
11582
11582
|
related_subject_slugs?: ("computing-non-gcse" | "art" | "citizenship" | "computing" | "design-technology" | "drama" | "english" | "english-grammar" | "english-reading-for-pleasure" | "english-spelling" | "expressive-arts-and-design" | "financial-education" | "french" | "geography" | "german" | "history" | "latin" | "literacy" | "maths" | "music" | "personal-social-and-emotional-development" | "physical-education" | "rshe-pshe" | "religious-education" | "science" | "biology" | "chemistry" | "combined-science" | "physics" | "spanish" | "understanding-the-world" | "specialist" | "communication-and-language" | "creative-arts" | "independent-living" | "numeracy" | "physical-development" | "therapies" | "occupational-therapy" | "physical-therapy" | "sensory-integration" | "speech-and-language-therapy" | "testing-not-for-publication" | "cooking-nutrition")[] | undefined;
|
|
11583
11583
|
group_units_as?: string | undefined;
|
|
11584
11584
|
}) => {
|
|
11585
|
-
exclusions?: ("pupil" | "
|
|
11586
|
-
optOut?: ("pupil" | "
|
|
11585
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11586
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11587
11587
|
programmeFieldOverrides?: {
|
|
11588
11588
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11589
11589
|
pathwayId?: number | null | undefined;
|
|
@@ -11635,8 +11635,8 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
11635
11635
|
groupUnitsAs?: string | undefined;
|
|
11636
11636
|
};
|
|
11637
11637
|
safeParse: (input: {
|
|
11638
|
-
exclusions?: ("pupil" | "
|
|
11639
|
-
opt_out?: ("pupil" | "
|
|
11638
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11639
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11640
11640
|
programme_field_overrides?: {
|
|
11641
11641
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11642
11642
|
pathway_id?: number | null | undefined;
|
|
@@ -11689,8 +11689,8 @@ declare const actionsSchemaCamel: Omit<z.ZodType<{
|
|
|
11689
11689
|
}) => {
|
|
11690
11690
|
success: boolean;
|
|
11691
11691
|
data?: {
|
|
11692
|
-
exclusions?: ("pupil" | "
|
|
11693
|
-
optOut?: ("pupil" | "
|
|
11692
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11693
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
11694
11694
|
programmeFieldOverrides?: {
|
|
11695
11695
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
11696
11696
|
pathwayId?: number | null | undefined;
|
|
@@ -14687,6 +14687,7 @@ declare const programmeListingSchema: z.ZodObject<{
|
|
|
14687
14687
|
legacy: z.ZodOptional<z.ZodString>;
|
|
14688
14688
|
dataset: z.ZodOptional<z.ZodString>;
|
|
14689
14689
|
}, z.core.$strip>;
|
|
14690
|
+
programme_slug: z.ZodString;
|
|
14690
14691
|
is_legacy: z.ZodBoolean;
|
|
14691
14692
|
lesson_data: z.ZodObject<{
|
|
14692
14693
|
created_at: z.ZodString;
|
|
@@ -14767,7 +14768,6 @@ declare const programmeListingSchema: z.ZodObject<{
|
|
|
14767
14768
|
}>;
|
|
14768
14769
|
lesson_release_date: z.ZodNullable<z.ZodString>;
|
|
14769
14770
|
}, z.core.$strip>;
|
|
14770
|
-
programme_slug: z.ZodString;
|
|
14771
14771
|
}, z.core.$strip>;
|
|
14772
14772
|
type ProgrammeListing = z.infer<typeof programmeListingSchema>;
|
|
14773
14773
|
declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
@@ -14807,6 +14807,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
14807
14807
|
legacy?: string | undefined;
|
|
14808
14808
|
dataset?: string | undefined;
|
|
14809
14809
|
};
|
|
14810
|
+
programmeSlug: string;
|
|
14810
14811
|
isLegacy: boolean;
|
|
14811
14812
|
lessonData: {
|
|
14812
14813
|
createdAt: string;
|
|
@@ -14890,7 +14891,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
14890
14891
|
}[];
|
|
14891
14892
|
} | null | undefined;
|
|
14892
14893
|
};
|
|
14893
|
-
programmeSlug: string;
|
|
14894
14894
|
}, unknown, z.core.$ZodTypeInternals<{
|
|
14895
14895
|
programmeFields: {
|
|
14896
14896
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
@@ -14928,6 +14928,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
14928
14928
|
legacy?: string | undefined;
|
|
14929
14929
|
dataset?: string | undefined;
|
|
14930
14930
|
};
|
|
14931
|
+
programmeSlug: string;
|
|
14931
14932
|
isLegacy: boolean;
|
|
14932
14933
|
lessonData: {
|
|
14933
14934
|
createdAt: string;
|
|
@@ -15011,7 +15012,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15011
15012
|
}[];
|
|
15012
15013
|
} | null | undefined;
|
|
15013
15014
|
};
|
|
15014
|
-
programmeSlug: string;
|
|
15015
15015
|
}, unknown>>, "parse" | "safeParse"> & {
|
|
15016
15016
|
parse: (input: {
|
|
15017
15017
|
programme_fields: {
|
|
@@ -15050,6 +15050,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15050
15050
|
legacy?: string | undefined;
|
|
15051
15051
|
dataset?: string | undefined;
|
|
15052
15052
|
};
|
|
15053
|
+
programme_slug: string;
|
|
15053
15054
|
is_legacy: boolean;
|
|
15054
15055
|
lesson_data: {
|
|
15055
15056
|
created_at: string;
|
|
@@ -15125,7 +15126,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15125
15126
|
transcriptSentences?: string[] | null | undefined;
|
|
15126
15127
|
}[]> | null | undefined;
|
|
15127
15128
|
};
|
|
15128
|
-
programme_slug: string;
|
|
15129
15129
|
}) => {
|
|
15130
15130
|
programmeFields: {
|
|
15131
15131
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
@@ -15163,6 +15163,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15163
15163
|
legacy?: string | undefined;
|
|
15164
15164
|
dataset?: string | undefined;
|
|
15165
15165
|
};
|
|
15166
|
+
programmeSlug: string;
|
|
15166
15167
|
isLegacy: boolean;
|
|
15167
15168
|
lessonData: {
|
|
15168
15169
|
createdAt: string;
|
|
@@ -15246,7 +15247,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15246
15247
|
}[];
|
|
15247
15248
|
} | null | undefined;
|
|
15248
15249
|
};
|
|
15249
|
-
programmeSlug: string;
|
|
15250
15250
|
};
|
|
15251
15251
|
safeParse: (input: {
|
|
15252
15252
|
programme_fields: {
|
|
@@ -15285,6 +15285,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15285
15285
|
legacy?: string | undefined;
|
|
15286
15286
|
dataset?: string | undefined;
|
|
15287
15287
|
};
|
|
15288
|
+
programme_slug: string;
|
|
15288
15289
|
is_legacy: boolean;
|
|
15289
15290
|
lesson_data: {
|
|
15290
15291
|
created_at: string;
|
|
@@ -15360,7 +15361,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15360
15361
|
transcriptSentences?: string[] | null | undefined;
|
|
15361
15362
|
}[]> | null | undefined;
|
|
15362
15363
|
};
|
|
15363
|
-
programme_slug: string;
|
|
15364
15364
|
}) => {
|
|
15365
15365
|
success: boolean;
|
|
15366
15366
|
data?: {
|
|
@@ -15400,6 +15400,7 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15400
15400
|
legacy?: string | undefined;
|
|
15401
15401
|
dataset?: string | undefined;
|
|
15402
15402
|
};
|
|
15403
|
+
programmeSlug: string;
|
|
15403
15404
|
isLegacy: boolean;
|
|
15404
15405
|
lessonData: {
|
|
15405
15406
|
createdAt: string;
|
|
@@ -15483,7 +15484,6 @@ declare const programmeListingSchemaCamel: Omit<z.ZodType<{
|
|
|
15483
15484
|
}[];
|
|
15484
15485
|
} | null | undefined;
|
|
15485
15486
|
};
|
|
15486
|
-
programmeSlug: string;
|
|
15487
15487
|
} | undefined;
|
|
15488
15488
|
error?: any;
|
|
15489
15489
|
};
|
|
@@ -15777,6 +15777,7 @@ declare const programmeListingArraySchema: z.ZodArray<z.ZodObject<{
|
|
|
15777
15777
|
legacy: z.ZodOptional<z.ZodString>;
|
|
15778
15778
|
dataset: z.ZodOptional<z.ZodString>;
|
|
15779
15779
|
}, z.core.$strip>;
|
|
15780
|
+
programme_slug: z.ZodString;
|
|
15780
15781
|
is_legacy: z.ZodBoolean;
|
|
15781
15782
|
lesson_data: z.ZodObject<{
|
|
15782
15783
|
created_at: z.ZodString;
|
|
@@ -15857,7 +15858,6 @@ declare const programmeListingArraySchema: z.ZodArray<z.ZodObject<{
|
|
|
15857
15858
|
}>;
|
|
15858
15859
|
lesson_release_date: z.ZodNullable<z.ZodString>;
|
|
15859
15860
|
}, z.core.$strip>;
|
|
15860
|
-
programme_slug: z.ZodString;
|
|
15861
15861
|
}, z.core.$strip>>;
|
|
15862
15862
|
type ProgrammeListingArray = z.infer<typeof programmeListingArraySchema>;
|
|
15863
15863
|
declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
@@ -15897,6 +15897,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
15897
15897
|
legacy?: string | undefined;
|
|
15898
15898
|
dataset?: string | undefined;
|
|
15899
15899
|
};
|
|
15900
|
+
programmeSlug: string;
|
|
15900
15901
|
isLegacy: boolean;
|
|
15901
15902
|
lessonData: {
|
|
15902
15903
|
createdAt: string;
|
|
@@ -15980,7 +15981,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
15980
15981
|
}[];
|
|
15981
15982
|
} | null | undefined;
|
|
15982
15983
|
};
|
|
15983
|
-
programmeSlug: string;
|
|
15984
15984
|
}[], unknown, z.core.$ZodTypeInternals<{
|
|
15985
15985
|
programmeFields: {
|
|
15986
15986
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
@@ -16018,6 +16018,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16018
16018
|
legacy?: string | undefined;
|
|
16019
16019
|
dataset?: string | undefined;
|
|
16020
16020
|
};
|
|
16021
|
+
programmeSlug: string;
|
|
16021
16022
|
isLegacy: boolean;
|
|
16022
16023
|
lessonData: {
|
|
16023
16024
|
createdAt: string;
|
|
@@ -16101,7 +16102,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16101
16102
|
}[];
|
|
16102
16103
|
} | null | undefined;
|
|
16103
16104
|
};
|
|
16104
|
-
programmeSlug: string;
|
|
16105
16105
|
}[], unknown>>, "parse" | "safeParse"> & {
|
|
16106
16106
|
parse: (input: {
|
|
16107
16107
|
programme_fields: {
|
|
@@ -16140,6 +16140,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16140
16140
|
legacy?: string | undefined;
|
|
16141
16141
|
dataset?: string | undefined;
|
|
16142
16142
|
};
|
|
16143
|
+
programme_slug: string;
|
|
16143
16144
|
is_legacy: boolean;
|
|
16144
16145
|
lesson_data: {
|
|
16145
16146
|
created_at: string;
|
|
@@ -16215,7 +16216,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16215
16216
|
transcriptSentences?: string[] | null | undefined;
|
|
16216
16217
|
}[]> | null | undefined;
|
|
16217
16218
|
};
|
|
16218
|
-
programme_slug: string;
|
|
16219
16219
|
}[]) => {
|
|
16220
16220
|
programmeFields: {
|
|
16221
16221
|
year: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "R" | "All";
|
|
@@ -16253,6 +16253,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16253
16253
|
legacy?: string | undefined;
|
|
16254
16254
|
dataset?: string | undefined;
|
|
16255
16255
|
};
|
|
16256
|
+
programmeSlug: string;
|
|
16256
16257
|
isLegacy: boolean;
|
|
16257
16258
|
lessonData: {
|
|
16258
16259
|
createdAt: string;
|
|
@@ -16336,7 +16337,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16336
16337
|
}[];
|
|
16337
16338
|
} | null | undefined;
|
|
16338
16339
|
};
|
|
16339
|
-
programmeSlug: string;
|
|
16340
16340
|
}[];
|
|
16341
16341
|
safeParse: (input: {
|
|
16342
16342
|
programme_fields: {
|
|
@@ -16375,6 +16375,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16375
16375
|
legacy?: string | undefined;
|
|
16376
16376
|
dataset?: string | undefined;
|
|
16377
16377
|
};
|
|
16378
|
+
programme_slug: string;
|
|
16378
16379
|
is_legacy: boolean;
|
|
16379
16380
|
lesson_data: {
|
|
16380
16381
|
created_at: string;
|
|
@@ -16450,7 +16451,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16450
16451
|
transcriptSentences?: string[] | null | undefined;
|
|
16451
16452
|
}[]> | null | undefined;
|
|
16452
16453
|
};
|
|
16453
|
-
programme_slug: string;
|
|
16454
16454
|
}[]) => {
|
|
16455
16455
|
success: boolean;
|
|
16456
16456
|
data?: {
|
|
@@ -16490,6 +16490,7 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16490
16490
|
legacy?: string | undefined;
|
|
16491
16491
|
dataset?: string | undefined;
|
|
16492
16492
|
};
|
|
16493
|
+
programmeSlug: string;
|
|
16493
16494
|
isLegacy: boolean;
|
|
16494
16495
|
lessonData: {
|
|
16495
16496
|
createdAt: string;
|
|
@@ -16573,7 +16574,6 @@ declare const programmeListingArraySchemaCamel: Omit<z.ZodType<{
|
|
|
16573
16574
|
}[];
|
|
16574
16575
|
} | null | undefined;
|
|
16575
16576
|
};
|
|
16576
|
-
programmeSlug: string;
|
|
16577
16577
|
}[] | undefined;
|
|
16578
16578
|
error?: any;
|
|
16579
16579
|
};
|
|
@@ -17356,8 +17356,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17356
17356
|
dataset?: string | undefined;
|
|
17357
17357
|
};
|
|
17358
17358
|
actions?: {
|
|
17359
|
-
exclusions?: ("pupil" | "
|
|
17360
|
-
optOut?: ("pupil" | "
|
|
17359
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17360
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17361
17361
|
programmeFieldOverrides?: {
|
|
17362
17362
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17363
17363
|
pathwayId?: number | null | undefined;
|
|
@@ -17458,8 +17458,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17458
17458
|
dataset?: string | undefined;
|
|
17459
17459
|
};
|
|
17460
17460
|
actions?: {
|
|
17461
|
-
exclusions?: ("pupil" | "
|
|
17462
|
-
optOut?: ("pupil" | "
|
|
17461
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17462
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17463
17463
|
programmeFieldOverrides?: {
|
|
17464
17464
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17465
17465
|
pathwayId?: number | null | undefined;
|
|
@@ -17561,8 +17561,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17561
17561
|
dataset?: string | undefined;
|
|
17562
17562
|
};
|
|
17563
17563
|
actions?: {
|
|
17564
|
-
exclusions?: ("pupil" | "
|
|
17565
|
-
opt_out?: ("pupil" | "
|
|
17564
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17565
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17566
17566
|
programme_field_overrides?: {
|
|
17567
17567
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17568
17568
|
pathway_id?: number | null | undefined;
|
|
@@ -17663,8 +17663,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17663
17663
|
dataset?: string | undefined;
|
|
17664
17664
|
};
|
|
17665
17665
|
actions?: {
|
|
17666
|
-
exclusions?: ("pupil" | "
|
|
17667
|
-
optOut?: ("pupil" | "
|
|
17666
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17667
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17668
17668
|
programmeFieldOverrides?: {
|
|
17669
17669
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17670
17670
|
pathwayId?: number | null | undefined;
|
|
@@ -17766,8 +17766,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17766
17766
|
dataset?: string | undefined;
|
|
17767
17767
|
};
|
|
17768
17768
|
actions?: {
|
|
17769
|
-
exclusions?: ("pupil" | "
|
|
17770
|
-
opt_out?: ("pupil" | "
|
|
17769
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17770
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17771
17771
|
programme_field_overrides?: {
|
|
17772
17772
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17773
17773
|
pathway_id?: number | null | undefined;
|
|
@@ -17870,8 +17870,8 @@ declare const syntheticProgrammesByYearSchemaCamel: Omit<z.ZodType<{
|
|
|
17870
17870
|
dataset?: string | undefined;
|
|
17871
17871
|
};
|
|
17872
17872
|
actions?: {
|
|
17873
|
-
exclusions?: ("pupil" | "
|
|
17874
|
-
optOut?: ("pupil" | "
|
|
17873
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17874
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
17875
17875
|
programmeFieldOverrides?: {
|
|
17876
17876
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
17877
17877
|
pathwayId?: number | null | undefined;
|
|
@@ -18915,8 +18915,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
18915
18915
|
};
|
|
18916
18916
|
unitvariantId?: number | null | undefined;
|
|
18917
18917
|
actions?: {
|
|
18918
|
-
exclusions?: ("pupil" | "
|
|
18919
|
-
optOut?: ("pupil" | "
|
|
18918
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
18919
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
18920
18920
|
programmeFieldOverrides?: {
|
|
18921
18921
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
18922
18922
|
pathwayId?: number | null | undefined;
|
|
@@ -19130,8 +19130,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
19130
19130
|
};
|
|
19131
19131
|
unitvariantId?: number | null | undefined;
|
|
19132
19132
|
actions?: {
|
|
19133
|
-
exclusions?: ("pupil" | "
|
|
19134
|
-
optOut?: ("pupil" | "
|
|
19133
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19134
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19135
19135
|
programmeFieldOverrides?: {
|
|
19136
19136
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
19137
19137
|
pathwayId?: number | null | undefined;
|
|
@@ -19336,8 +19336,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
19336
19336
|
};
|
|
19337
19337
|
unitvariant_id?: number | null | undefined;
|
|
19338
19338
|
actions?: {
|
|
19339
|
-
exclusions?: ("pupil" | "
|
|
19340
|
-
opt_out?: ("pupil" | "
|
|
19339
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19340
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19341
19341
|
programme_field_overrides?: {
|
|
19342
19342
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
19343
19343
|
pathway_id?: number | null | undefined;
|
|
@@ -19551,8 +19551,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
19551
19551
|
};
|
|
19552
19552
|
unitvariantId?: number | null | undefined;
|
|
19553
19553
|
actions?: {
|
|
19554
|
-
exclusions?: ("pupil" | "
|
|
19555
|
-
optOut?: ("pupil" | "
|
|
19554
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19555
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19556
19556
|
programmeFieldOverrides?: {
|
|
19557
19557
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
19558
19558
|
pathwayId?: number | null | undefined;
|
|
@@ -19757,8 +19757,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
19757
19757
|
};
|
|
19758
19758
|
unitvariant_id?: number | null | undefined;
|
|
19759
19759
|
actions?: {
|
|
19760
|
-
exclusions?: ("pupil" | "
|
|
19761
|
-
opt_out?: ("pupil" | "
|
|
19760
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19761
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19762
19762
|
programme_field_overrides?: {
|
|
19763
19763
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
19764
19764
|
pathway_id?: number | null | undefined;
|
|
@@ -19974,8 +19974,8 @@ declare const syntheticUnitvariantLessonsSchemaCamel: Omit<z.ZodType<{
|
|
|
19974
19974
|
};
|
|
19975
19975
|
unitvariantId?: number | null | undefined;
|
|
19976
19976
|
actions?: {
|
|
19977
|
-
exclusions?: ("pupil" | "
|
|
19978
|
-
optOut?: ("pupil" | "
|
|
19977
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19978
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
19979
19979
|
programmeFieldOverrides?: {
|
|
19980
19980
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
19981
19981
|
pathwayId?: number | null | undefined;
|
|
@@ -20356,109 +20356,8 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
20356
20356
|
legacy: z.ZodOptional<z.ZodString>;
|
|
20357
20357
|
dataset: z.ZodOptional<z.ZodString>;
|
|
20358
20358
|
}, z.core.$strip>;
|
|
20359
|
-
lesson_slug: z.ZodString;
|
|
20360
|
-
is_legacy: z.ZodBoolean;
|
|
20361
|
-
lesson_data: z.ZodObject<{
|
|
20362
|
-
created_at: z.ZodString;
|
|
20363
|
-
updated_at: z.ZodString;
|
|
20364
|
-
lesson_id: z.ZodNumber;
|
|
20365
|
-
lesson_uid: z.ZodString;
|
|
20366
|
-
slug: z.ZodString;
|
|
20367
|
-
title: z.ZodString;
|
|
20368
|
-
description: z.ZodString;
|
|
20369
|
-
pupil_lesson_outcome: z.ZodString;
|
|
20370
|
-
phonics_outcome: z.ZodNullable<z.ZodString>;
|
|
20371
|
-
key_learning_points: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20372
|
-
key_learning_point: z.ZodString;
|
|
20373
|
-
}, z.core.$strip>>>;
|
|
20374
|
-
equipment_and_resources: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20375
|
-
equipment: z.ZodString;
|
|
20376
|
-
}, z.core.$strip>>>;
|
|
20377
|
-
content_guidance_details: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20378
|
-
details: z.ZodString;
|
|
20379
|
-
}, z.core.$strip>>>;
|
|
20380
|
-
content_guidance: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20381
|
-
copyright_content: z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
|
|
20382
|
-
supervision_level: z.ZodNullable<z.ZodString>;
|
|
20383
|
-
thirdpartycontent_list: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20384
|
-
misconceptions_and_common_mistakes: z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
|
|
20385
|
-
keywords: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20386
|
-
keyword: z.ZodString;
|
|
20387
|
-
description: z.ZodString;
|
|
20388
|
-
}, z.core.$strip>>>;
|
|
20389
|
-
video_id: z.ZodNullable<z.ZodNumber>;
|
|
20390
|
-
sign_language_video_id: z.ZodNullable<z.ZodNumber>;
|
|
20391
|
-
quiz_id_starter: z.ZodNullable<z.ZodNumber>;
|
|
20392
|
-
quiz_id_exit: z.ZodNullable<z.ZodNumber>;
|
|
20393
|
-
asset_id_slidedeck: z.ZodNullable<z.ZodNumber>;
|
|
20394
|
-
asset_id_worksheet: z.ZodNullable<z.ZodNumber>;
|
|
20395
|
-
asset_id_worksheet_answers: z.ZodNullable<z.ZodNumber>;
|
|
20396
|
-
asset_id_supplementary_asset: z.ZodNullable<z.ZodNumber>;
|
|
20397
|
-
asset_id_lesson_guide: z.ZodNullable<z.ZodNumber>;
|
|
20398
|
-
expiration_date: z.ZodNullable<z.ZodString>;
|
|
20399
|
-
lesson_outline: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20400
|
-
lesson_outline: z.ZodString;
|
|
20401
|
-
}, z.core.$strip>>>>;
|
|
20402
|
-
media_clips: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
20403
|
-
order: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
|
|
20404
|
-
media_id: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
|
|
20405
|
-
video_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20406
|
-
media_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20407
|
-
custom_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20408
|
-
media_object: z.ZodObject<{
|
|
20409
|
-
url: z.ZodString;
|
|
20410
|
-
type: z.ZodString;
|
|
20411
|
-
bytes: z.ZodNumber;
|
|
20412
|
-
format: z.ZodString;
|
|
20413
|
-
display_name: z.ZodString;
|
|
20414
|
-
resource_type: z.ZodString;
|
|
20415
|
-
metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20416
|
-
attribution: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20417
|
-
}, z.core.$strip>>>;
|
|
20418
|
-
}, z.core.$strip>;
|
|
20419
|
-
video_object: z.ZodNullable<z.ZodObject<{
|
|
20420
|
-
duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20421
|
-
mux_asset_id: z.ZodString;
|
|
20422
|
-
playback_ids: z.ZodArray<z.ZodObject<{
|
|
20423
|
-
id: z.ZodString;
|
|
20424
|
-
policy: z.ZodString;
|
|
20425
|
-
}, z.core.$strip>>;
|
|
20426
|
-
mux_playback_id: z.ZodString;
|
|
20427
|
-
}, z.core.$strip>>;
|
|
20428
|
-
transcriptSentences: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
20429
|
-
}, z.core.$strip>>>>>;
|
|
20430
|
-
deprecated_fields: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20431
|
-
_state: z.ZodUnion<readonly [z.ZodLiteral<"published">, z.ZodLiteral<"new">, z.ZodLiteral<"migration">]>;
|
|
20432
|
-
_cohort: z.ZodEnum<{
|
|
20433
|
-
0: "0";
|
|
20434
|
-
"2020-2023": "2020-2023";
|
|
20435
|
-
"2023-2024": "2023-2024";
|
|
20436
|
-
"2024-2025": "2024-2025";
|
|
20437
|
-
}>;
|
|
20438
|
-
lesson_release_date: z.ZodNullable<z.ZodString>;
|
|
20439
|
-
}, z.core.$strip>;
|
|
20440
|
-
unit_data: z.ZodObject<{
|
|
20441
|
-
unit_id: z.ZodNumber;
|
|
20442
|
-
unit_uid: z.ZodString;
|
|
20443
|
-
description: z.ZodNullable<z.ZodString>;
|
|
20444
|
-
slug: z.ZodString;
|
|
20445
|
-
tags: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20446
|
-
deprecated_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20447
|
-
title: z.ZodString;
|
|
20448
|
-
subjectcategories: z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
20449
|
-
prior_knowledge_requirements: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
20450
|
-
_state: z.ZodUnion<readonly [z.ZodLiteral<"published">, z.ZodLiteral<"new">, z.ZodLiteral<"migration">]>;
|
|
20451
|
-
_cohort: z.ZodEnum<{
|
|
20452
|
-
0: "0";
|
|
20453
|
-
"2020-2023": "2020-2023";
|
|
20454
|
-
"2023-2024": "2023-2024";
|
|
20455
|
-
"2024-2025": "2024-2025";
|
|
20456
|
-
}>;
|
|
20457
|
-
expiration_date: z.ZodNullable<z.ZodString>;
|
|
20458
|
-
}, z.core.$strip>;
|
|
20459
|
-
unit_slug: z.ZodString;
|
|
20460
20359
|
programme_slug: z.ZodString;
|
|
20461
|
-
|
|
20360
|
+
is_legacy: z.ZodBoolean;
|
|
20462
20361
|
actions: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20463
20362
|
exclusions: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodEnum<{
|
|
20464
20363
|
pupilSubjectListingQuery: "pupilSubjectListingQuery";
|
|
@@ -20867,6 +20766,107 @@ declare const syntheticUnitvariantLessonsByKsSchema: z.ZodObject<{
|
|
|
20867
20766
|
agf__geo_restricted: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
20868
20767
|
agf__login_required: z.ZodOptional<z.ZodOptional<z.ZodNullable<z.ZodBoolean>>>;
|
|
20869
20768
|
}, z.core.$strip>>>;
|
|
20769
|
+
lesson_slug: z.ZodString;
|
|
20770
|
+
lesson_data: z.ZodObject<{
|
|
20771
|
+
created_at: z.ZodString;
|
|
20772
|
+
updated_at: z.ZodString;
|
|
20773
|
+
lesson_id: z.ZodNumber;
|
|
20774
|
+
lesson_uid: z.ZodString;
|
|
20775
|
+
slug: z.ZodString;
|
|
20776
|
+
title: z.ZodString;
|
|
20777
|
+
description: z.ZodString;
|
|
20778
|
+
pupil_lesson_outcome: z.ZodString;
|
|
20779
|
+
phonics_outcome: z.ZodNullable<z.ZodString>;
|
|
20780
|
+
key_learning_points: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20781
|
+
key_learning_point: z.ZodString;
|
|
20782
|
+
}, z.core.$strip>>>;
|
|
20783
|
+
equipment_and_resources: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20784
|
+
equipment: z.ZodString;
|
|
20785
|
+
}, z.core.$strip>>>;
|
|
20786
|
+
content_guidance_details: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20787
|
+
details: z.ZodString;
|
|
20788
|
+
}, z.core.$strip>>>;
|
|
20789
|
+
content_guidance: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20790
|
+
copyright_content: z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
|
|
20791
|
+
supervision_level: z.ZodNullable<z.ZodString>;
|
|
20792
|
+
thirdpartycontent_list: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20793
|
+
misconceptions_and_common_mistakes: z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
|
|
20794
|
+
keywords: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20795
|
+
keyword: z.ZodString;
|
|
20796
|
+
description: z.ZodString;
|
|
20797
|
+
}, z.core.$strip>>>;
|
|
20798
|
+
video_id: z.ZodNullable<z.ZodNumber>;
|
|
20799
|
+
sign_language_video_id: z.ZodNullable<z.ZodNumber>;
|
|
20800
|
+
quiz_id_starter: z.ZodNullable<z.ZodNumber>;
|
|
20801
|
+
quiz_id_exit: z.ZodNullable<z.ZodNumber>;
|
|
20802
|
+
asset_id_slidedeck: z.ZodNullable<z.ZodNumber>;
|
|
20803
|
+
asset_id_worksheet: z.ZodNullable<z.ZodNumber>;
|
|
20804
|
+
asset_id_worksheet_answers: z.ZodNullable<z.ZodNumber>;
|
|
20805
|
+
asset_id_supplementary_asset: z.ZodNullable<z.ZodNumber>;
|
|
20806
|
+
asset_id_lesson_guide: z.ZodNullable<z.ZodNumber>;
|
|
20807
|
+
expiration_date: z.ZodNullable<z.ZodString>;
|
|
20808
|
+
lesson_outline: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20809
|
+
lesson_outline: z.ZodString;
|
|
20810
|
+
}, z.core.$strip>>>>;
|
|
20811
|
+
media_clips: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
|
|
20812
|
+
order: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
|
|
20813
|
+
media_id: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
|
|
20814
|
+
video_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20815
|
+
media_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20816
|
+
custom_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20817
|
+
media_object: z.ZodObject<{
|
|
20818
|
+
url: z.ZodString;
|
|
20819
|
+
type: z.ZodString;
|
|
20820
|
+
bytes: z.ZodNumber;
|
|
20821
|
+
format: z.ZodString;
|
|
20822
|
+
display_name: z.ZodString;
|
|
20823
|
+
resource_type: z.ZodString;
|
|
20824
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20825
|
+
attribution: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20826
|
+
}, z.core.$strip>>>;
|
|
20827
|
+
}, z.core.$strip>;
|
|
20828
|
+
video_object: z.ZodNullable<z.ZodObject<{
|
|
20829
|
+
duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20830
|
+
mux_asset_id: z.ZodString;
|
|
20831
|
+
playback_ids: z.ZodArray<z.ZodObject<{
|
|
20832
|
+
id: z.ZodString;
|
|
20833
|
+
policy: z.ZodString;
|
|
20834
|
+
}, z.core.$strip>>;
|
|
20835
|
+
mux_playback_id: z.ZodString;
|
|
20836
|
+
}, z.core.$strip>>;
|
|
20837
|
+
transcriptSentences: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
20838
|
+
}, z.core.$strip>>>>>;
|
|
20839
|
+
deprecated_fields: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20840
|
+
_state: z.ZodUnion<readonly [z.ZodLiteral<"published">, z.ZodLiteral<"new">, z.ZodLiteral<"migration">]>;
|
|
20841
|
+
_cohort: z.ZodEnum<{
|
|
20842
|
+
0: "0";
|
|
20843
|
+
"2020-2023": "2020-2023";
|
|
20844
|
+
"2023-2024": "2023-2024";
|
|
20845
|
+
"2024-2025": "2024-2025";
|
|
20846
|
+
}>;
|
|
20847
|
+
lesson_release_date: z.ZodNullable<z.ZodString>;
|
|
20848
|
+
}, z.core.$strip>;
|
|
20849
|
+
unit_data: z.ZodObject<{
|
|
20850
|
+
unit_id: z.ZodNumber;
|
|
20851
|
+
unit_uid: z.ZodString;
|
|
20852
|
+
description: z.ZodNullable<z.ZodString>;
|
|
20853
|
+
slug: z.ZodString;
|
|
20854
|
+
tags: z.ZodNullable<z.ZodArray<z.ZodNumber>>;
|
|
20855
|
+
deprecated_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20856
|
+
title: z.ZodString;
|
|
20857
|
+
subjectcategories: z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
20858
|
+
prior_knowledge_requirements: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
20859
|
+
_state: z.ZodUnion<readonly [z.ZodLiteral<"published">, z.ZodLiteral<"new">, z.ZodLiteral<"migration">]>;
|
|
20860
|
+
_cohort: z.ZodEnum<{
|
|
20861
|
+
0: "0";
|
|
20862
|
+
"2020-2023": "2020-2023";
|
|
20863
|
+
"2023-2024": "2023-2024";
|
|
20864
|
+
"2024-2025": "2024-2025";
|
|
20865
|
+
}>;
|
|
20866
|
+
expiration_date: z.ZodNullable<z.ZodString>;
|
|
20867
|
+
}, z.core.$strip>;
|
|
20868
|
+
unit_slug: z.ZodString;
|
|
20869
|
+
null_unitvariant_id: z.ZodNumber;
|
|
20870
20870
|
static_lesson_list: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
20871
20871
|
slug: z.ZodString;
|
|
20872
20872
|
title: z.ZodString;
|
|
@@ -20919,8 +20919,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
20919
20919
|
legacy?: string | undefined;
|
|
20920
20920
|
dataset?: string | undefined;
|
|
20921
20921
|
};
|
|
20922
|
-
|
|
20922
|
+
programmeSlug: string;
|
|
20923
20923
|
isLegacy: boolean;
|
|
20924
|
+
lessonSlug: string;
|
|
20924
20925
|
lessonData: {
|
|
20925
20926
|
createdAt: string;
|
|
20926
20927
|
updatedAt: string;
|
|
@@ -21020,12 +21021,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21020
21021
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
21021
21022
|
};
|
|
21022
21023
|
unitSlug: string;
|
|
21023
|
-
programmeSlug: string;
|
|
21024
21024
|
nullUnitvariantId: number;
|
|
21025
21025
|
unitvariantId?: number | null | undefined;
|
|
21026
21026
|
actions?: {
|
|
21027
|
-
exclusions?: ("pupil" | "
|
|
21028
|
-
optOut?: ("pupil" | "
|
|
21027
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21028
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21029
21029
|
programmeFieldOverrides?: {
|
|
21030
21030
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
21031
21031
|
pathwayId?: number | null | undefined;
|
|
@@ -21132,8 +21132,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21132
21132
|
legacy?: string | undefined;
|
|
21133
21133
|
dataset?: string | undefined;
|
|
21134
21134
|
};
|
|
21135
|
-
|
|
21135
|
+
programmeSlug: string;
|
|
21136
21136
|
isLegacy: boolean;
|
|
21137
|
+
lessonSlug: string;
|
|
21137
21138
|
lessonData: {
|
|
21138
21139
|
createdAt: string;
|
|
21139
21140
|
updatedAt: string;
|
|
@@ -21233,12 +21234,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21233
21234
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
21234
21235
|
};
|
|
21235
21236
|
unitSlug: string;
|
|
21236
|
-
programmeSlug: string;
|
|
21237
21237
|
nullUnitvariantId: number;
|
|
21238
21238
|
unitvariantId?: number | null | undefined;
|
|
21239
21239
|
actions?: {
|
|
21240
|
-
exclusions?: ("pupil" | "
|
|
21241
|
-
optOut?: ("pupil" | "
|
|
21240
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21241
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21242
21242
|
programmeFieldOverrides?: {
|
|
21243
21243
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
21244
21244
|
pathwayId?: number | null | undefined;
|
|
@@ -21346,8 +21346,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21346
21346
|
legacy?: string | undefined;
|
|
21347
21347
|
dataset?: string | undefined;
|
|
21348
21348
|
};
|
|
21349
|
-
|
|
21349
|
+
programme_slug: string;
|
|
21350
21350
|
is_legacy: boolean;
|
|
21351
|
+
lesson_slug: string;
|
|
21351
21352
|
lesson_data: {
|
|
21352
21353
|
created_at: string;
|
|
21353
21354
|
updated_at: string;
|
|
@@ -21437,12 +21438,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21437
21438
|
prior_knowledge_requirements?: string[] | null | undefined;
|
|
21438
21439
|
};
|
|
21439
21440
|
unit_slug: string;
|
|
21440
|
-
programme_slug: string;
|
|
21441
21441
|
null_unitvariant_id: number;
|
|
21442
21442
|
unitvariant_id?: number | null | undefined;
|
|
21443
21443
|
actions?: {
|
|
21444
|
-
exclusions?: ("pupil" | "
|
|
21445
|
-
opt_out?: ("pupil" | "
|
|
21444
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21445
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21446
21446
|
programme_field_overrides?: {
|
|
21447
21447
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
21448
21448
|
pathway_id?: number | null | undefined;
|
|
@@ -21549,8 +21549,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21549
21549
|
legacy?: string | undefined;
|
|
21550
21550
|
dataset?: string | undefined;
|
|
21551
21551
|
};
|
|
21552
|
-
|
|
21552
|
+
programmeSlug: string;
|
|
21553
21553
|
isLegacy: boolean;
|
|
21554
|
+
lessonSlug: string;
|
|
21554
21555
|
lessonData: {
|
|
21555
21556
|
createdAt: string;
|
|
21556
21557
|
updatedAt: string;
|
|
@@ -21650,12 +21651,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21650
21651
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
21651
21652
|
};
|
|
21652
21653
|
unitSlug: string;
|
|
21653
|
-
programmeSlug: string;
|
|
21654
21654
|
nullUnitvariantId: number;
|
|
21655
21655
|
unitvariantId?: number | null | undefined;
|
|
21656
21656
|
actions?: {
|
|
21657
|
-
exclusions?: ("pupil" | "
|
|
21658
|
-
optOut?: ("pupil" | "
|
|
21657
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21658
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21659
21659
|
programmeFieldOverrides?: {
|
|
21660
21660
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
21661
21661
|
pathwayId?: number | null | undefined;
|
|
@@ -21763,8 +21763,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21763
21763
|
legacy?: string | undefined;
|
|
21764
21764
|
dataset?: string | undefined;
|
|
21765
21765
|
};
|
|
21766
|
-
|
|
21766
|
+
programme_slug: string;
|
|
21767
21767
|
is_legacy: boolean;
|
|
21768
|
+
lesson_slug: string;
|
|
21768
21769
|
lesson_data: {
|
|
21769
21770
|
created_at: string;
|
|
21770
21771
|
updated_at: string;
|
|
@@ -21854,12 +21855,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21854
21855
|
prior_knowledge_requirements?: string[] | null | undefined;
|
|
21855
21856
|
};
|
|
21856
21857
|
unit_slug: string;
|
|
21857
|
-
programme_slug: string;
|
|
21858
21858
|
null_unitvariant_id: number;
|
|
21859
21859
|
unitvariant_id?: number | null | undefined;
|
|
21860
21860
|
actions?: {
|
|
21861
|
-
exclusions?: ("pupil" | "
|
|
21862
|
-
opt_out?: ("pupil" | "
|
|
21861
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21862
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
21863
21863
|
programme_field_overrides?: {
|
|
21864
21864
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
21865
21865
|
pathway_id?: number | null | undefined;
|
|
@@ -21968,8 +21968,9 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
21968
21968
|
legacy?: string | undefined;
|
|
21969
21969
|
dataset?: string | undefined;
|
|
21970
21970
|
};
|
|
21971
|
-
|
|
21971
|
+
programmeSlug: string;
|
|
21972
21972
|
isLegacy: boolean;
|
|
21973
|
+
lessonSlug: string;
|
|
21973
21974
|
lessonData: {
|
|
21974
21975
|
createdAt: string;
|
|
21975
21976
|
updatedAt: string;
|
|
@@ -22069,12 +22070,11 @@ declare const syntheticUnitvariantLessonsByKsSchemaCamel: Omit<z.ZodType<{
|
|
|
22069
22070
|
priorKnowledgeRequirements?: string[] | null | undefined;
|
|
22070
22071
|
};
|
|
22071
22072
|
unitSlug: string;
|
|
22072
|
-
programmeSlug: string;
|
|
22073
22073
|
nullUnitvariantId: number;
|
|
22074
22074
|
unitvariantId?: number | null | undefined;
|
|
22075
22075
|
actions?: {
|
|
22076
|
-
exclusions?: ("pupil" | "
|
|
22077
|
-
optOut?: ("pupil" | "
|
|
22076
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
22077
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
22078
22078
|
programmeFieldOverrides?: {
|
|
22079
22079
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
22080
22080
|
pathwayId?: number | null | undefined;
|
|
@@ -22971,8 +22971,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
22971
22971
|
};
|
|
22972
22972
|
expired: boolean;
|
|
22973
22973
|
actions?: {
|
|
22974
|
-
exclusions?: ("pupil" | "
|
|
22975
|
-
optOut?: ("pupil" | "
|
|
22974
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
22975
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
22976
22976
|
programmeFieldOverrides?: {
|
|
22977
22977
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
22978
22978
|
pathwayId?: number | null | undefined;
|
|
@@ -23103,8 +23103,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
23103
23103
|
};
|
|
23104
23104
|
expired: boolean;
|
|
23105
23105
|
actions?: {
|
|
23106
|
-
exclusions?: ("pupil" | "
|
|
23107
|
-
optOut?: ("pupil" | "
|
|
23106
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23107
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23108
23108
|
programmeFieldOverrides?: {
|
|
23109
23109
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
23110
23110
|
pathwayId?: number | null | undefined;
|
|
@@ -23234,8 +23234,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
23234
23234
|
};
|
|
23235
23235
|
expired: boolean;
|
|
23236
23236
|
actions?: {
|
|
23237
|
-
exclusions?: ("pupil" | "
|
|
23238
|
-
opt_out?: ("pupil" | "
|
|
23237
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23238
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23239
23239
|
programme_field_overrides?: {
|
|
23240
23240
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
23241
23241
|
pathway_id?: number | null | undefined;
|
|
@@ -23364,8 +23364,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
23364
23364
|
};
|
|
23365
23365
|
expired: boolean;
|
|
23366
23366
|
actions?: {
|
|
23367
|
-
exclusions?: ("pupil" | "
|
|
23368
|
-
optOut?: ("pupil" | "
|
|
23367
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23368
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23369
23369
|
programmeFieldOverrides?: {
|
|
23370
23370
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
23371
23371
|
pathwayId?: number | null | undefined;
|
|
@@ -23495,8 +23495,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
23495
23495
|
};
|
|
23496
23496
|
expired: boolean;
|
|
23497
23497
|
actions?: {
|
|
23498
|
-
exclusions?: ("pupil" | "
|
|
23499
|
-
opt_out?: ("pupil" | "
|
|
23498
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23499
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23500
23500
|
programme_field_overrides?: {
|
|
23501
23501
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
23502
23502
|
pathway_id?: number | null | undefined;
|
|
@@ -23627,8 +23627,8 @@ declare const syntheticUnitvariantsWithLessonIdsBaseSchemaCamel: Omit<z.ZodType<
|
|
|
23627
23627
|
};
|
|
23628
23628
|
expired: boolean;
|
|
23629
23629
|
actions?: {
|
|
23630
|
-
exclusions?: ("pupil" | "
|
|
23631
|
-
optOut?: ("pupil" | "
|
|
23630
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23631
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
23632
23632
|
programmeFieldOverrides?: {
|
|
23633
23633
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
23634
23634
|
pathwayId?: number | null | undefined;
|
|
@@ -24530,8 +24530,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
24530
24530
|
};
|
|
24531
24531
|
expired: boolean;
|
|
24532
24532
|
actions?: {
|
|
24533
|
-
exclusions?: ("pupil" | "
|
|
24534
|
-
optOut?: ("pupil" | "
|
|
24533
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24534
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24535
24535
|
programmeFieldOverrides?: {
|
|
24536
24536
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
24537
24537
|
pathwayId?: number | null | undefined;
|
|
@@ -24669,8 +24669,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
24669
24669
|
};
|
|
24670
24670
|
expired: boolean;
|
|
24671
24671
|
actions?: {
|
|
24672
|
-
exclusions?: ("pupil" | "
|
|
24673
|
-
optOut?: ("pupil" | "
|
|
24672
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24673
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24674
24674
|
programmeFieldOverrides?: {
|
|
24675
24675
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
24676
24676
|
pathwayId?: number | null | undefined;
|
|
@@ -24807,8 +24807,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
24807
24807
|
};
|
|
24808
24808
|
expired: boolean;
|
|
24809
24809
|
actions?: {
|
|
24810
|
-
exclusions?: ("pupil" | "
|
|
24811
|
-
opt_out?: ("pupil" | "
|
|
24810
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24811
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24812
24812
|
programme_field_overrides?: {
|
|
24813
24813
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
24814
24814
|
pathway_id?: number | null | undefined;
|
|
@@ -24944,8 +24944,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
24944
24944
|
};
|
|
24945
24945
|
expired: boolean;
|
|
24946
24946
|
actions?: {
|
|
24947
|
-
exclusions?: ("pupil" | "
|
|
24948
|
-
optOut?: ("pupil" | "
|
|
24947
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24948
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
24949
24949
|
programmeFieldOverrides?: {
|
|
24950
24950
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
24951
24951
|
pathwayId?: number | null | undefined;
|
|
@@ -25082,8 +25082,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
25082
25082
|
};
|
|
25083
25083
|
expired: boolean;
|
|
25084
25084
|
actions?: {
|
|
25085
|
-
exclusions?: ("pupil" | "
|
|
25086
|
-
opt_out?: ("pupil" | "
|
|
25085
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
25086
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
25087
25087
|
programme_field_overrides?: {
|
|
25088
25088
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
25089
25089
|
pathway_id?: number | null | undefined;
|
|
@@ -25221,8 +25221,8 @@ declare const syntheticUnitvariantsWithLessonIdsByKsSchemaCamel: Omit<z.ZodType<
|
|
|
25221
25221
|
};
|
|
25222
25222
|
expired: boolean;
|
|
25223
25223
|
actions?: {
|
|
25224
|
-
exclusions?: ("pupil" | "
|
|
25225
|
-
optOut?: ("pupil" | "
|
|
25224
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
25225
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
25226
25226
|
programmeFieldOverrides?: {
|
|
25227
25227
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
25228
25228
|
pathwayId?: number | null | undefined;
|
|
@@ -26114,8 +26114,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26114
26114
|
};
|
|
26115
26115
|
expired: boolean;
|
|
26116
26116
|
actions?: {
|
|
26117
|
-
exclusions?: ("pupil" | "
|
|
26118
|
-
optOut?: ("pupil" | "
|
|
26117
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26118
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26119
26119
|
programmeFieldOverrides?: {
|
|
26120
26120
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26121
26121
|
pathwayId?: number | null | undefined;
|
|
@@ -26248,8 +26248,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26248
26248
|
};
|
|
26249
26249
|
expired: boolean;
|
|
26250
26250
|
actions?: {
|
|
26251
|
-
exclusions?: ("pupil" | "
|
|
26252
|
-
optOut?: ("pupil" | "
|
|
26251
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26252
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26253
26253
|
programmeFieldOverrides?: {
|
|
26254
26254
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26255
26255
|
pathwayId?: number | null | undefined;
|
|
@@ -26381,8 +26381,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26381
26381
|
};
|
|
26382
26382
|
expired: boolean;
|
|
26383
26383
|
actions?: {
|
|
26384
|
-
exclusions?: ("pupil" | "
|
|
26385
|
-
opt_out?: ("pupil" | "
|
|
26384
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26385
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26386
26386
|
programme_field_overrides?: {
|
|
26387
26387
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26388
26388
|
pathway_id?: number | null | undefined;
|
|
@@ -26513,8 +26513,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26513
26513
|
};
|
|
26514
26514
|
expired: boolean;
|
|
26515
26515
|
actions?: {
|
|
26516
|
-
exclusions?: ("pupil" | "
|
|
26517
|
-
optOut?: ("pupil" | "
|
|
26516
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26517
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26518
26518
|
programmeFieldOverrides?: {
|
|
26519
26519
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26520
26520
|
pathwayId?: number | null | undefined;
|
|
@@ -26646,8 +26646,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26646
26646
|
};
|
|
26647
26647
|
expired: boolean;
|
|
26648
26648
|
actions?: {
|
|
26649
|
-
exclusions?: ("pupil" | "
|
|
26650
|
-
opt_out?: ("pupil" | "
|
|
26649
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26650
|
+
opt_out?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26651
26651
|
programme_field_overrides?: {
|
|
26652
26652
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26653
26653
|
pathway_id?: number | null | undefined;
|
|
@@ -26780,8 +26780,8 @@ declare const syntheticUnitvariantsWithLessonIdsByYearsSchemaCamel: Omit<z.ZodTy
|
|
|
26780
26780
|
};
|
|
26781
26781
|
expired: boolean;
|
|
26782
26782
|
actions?: {
|
|
26783
|
-
exclusions?: ("pupil" | "
|
|
26784
|
-
optOut?: ("pupil" | "
|
|
26783
|
+
exclusions?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26784
|
+
optOut?: ("pupil" | "pupilSubjectListingQuery" | "pupilProgrammeListingQuery" | "pupilUnitListingQuery" | "pupilLessonListingQuery" | "pupilLessonQuery" | "unitListingQuery" | "lessonListingQuery" | "programmeListingQuery" | "subjectListingQuery" | "lessonOverviewQuery" | "lessonDownloadsQuery" | "lessonBetaDownloadsQuery" | "lessonShareQuery" | "lessonMediaClipsQuery" | "teacherPreviewLessonQuery" | "teachersPreviewLessonDownloadQuery" | "teachersPreviewUnitListingQuery" | "teacher" | "curriculum")[] | undefined;
|
|
26785
26785
|
programmeFieldOverrides?: {
|
|
26786
26786
|
pathway?: "Core" | "GCSE" | null | undefined;
|
|
26787
26787
|
pathwayId?: number | null | undefined;
|
package/package.json
CHANGED