@tricoteuses/assemblee 3.2.8 → 3.2.9
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/lib/{amendements-CudMDSl9.js → amendements-DFejZtrB.js} +1 -1
- package/lib/{amendements-NUU1Ei_X.js → amendements-Xaw7TqV2.js} +4 -4
- package/lib/cleaners.js +3 -3
- package/lib/index.js +115 -115
- package/lib/{loaders-Do7OTkWb.js → loaders-CXywwmAa.js} +2 -2
- package/lib/loaders.js +1 -1
- package/lib/parsers.js +8 -8
- package/lib/{scrutins-vscL0izO.js → scrutins-98SJXpIE.js} +391 -390
- package/lib/{registries.d.ts → src/registries.d.ts} +8 -8
- package/lib/{schemas → src/schemas}/clean/acteurs_et_organes.d.ts +37 -37
- package/lib/{schemas → src/schemas}/clean/amendements.d.ts +12 -12
- package/lib/{schemas → src/schemas}/clean/debats.d.ts +26 -26
- package/lib/{schemas → src/schemas}/clean/dossiers_legislatifs.d.ts +16 -16
- package/lib/{schemas → src/schemas}/clean/questions.d.ts +122 -122
- package/lib/{schemas → src/schemas}/clean/scrutins.d.ts +2 -2
- package/lib/{schemas → src/schemas}/enriched/acteurs_et_organes.d.ts +2 -2
- package/lib/{schemas → src/schemas}/enriched/amendements.d.ts +9 -9
- package/lib/{schemas → src/schemas}/enriched/dossiers_legislatifs.d.ts +12 -12
- package/lib/{schemas → src/schemas}/enriched/questions.d.ts +108 -108
- package/lib/{schemas → src/schemas}/enriched/scrutins.d.ts +2 -2
- package/lib/{schemas → src/schemas}/raw/acteurs_et_organes.d.ts +132 -132
- package/lib/{schemas → src/schemas}/raw/agendas.d.ts +97 -97
- package/lib/{schemas → src/schemas}/raw/amendements.d.ts +83 -83
- package/lib/{schemas → src/schemas}/raw/debats.d.ts +51 -51
- package/lib/{schemas → src/schemas}/raw/dossiers_legislatifs.d.ts +187 -182
- package/lib/src/schemas/raw/questions.d.ts +983 -0
- package/lib/{schemas → src/schemas}/raw/scrutins.d.ts +164 -164
- package/lib/src/urls.test.d.ts +1 -0
- package/package.json +19 -19
- package/lib/schemas/raw/questions.d.ts +0 -983
- /package/lib/{api.d.ts → src/api.d.ts} +0 -0
- /package/lib/{cleaners → src/cleaners}/actes_legislatifs.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/acteurs.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/amendements.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/debats.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/documents.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/dossiers_legislatifs.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/index.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/organes.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/questions.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/reunions.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/scrutins.d.ts +0 -0
- /package/lib/{cleaners → src/cleaners}/xml.d.ts +0 -0
- /package/lib/{datasets.d.ts → src/datasets.d.ts} +0 -0
- /package/lib/{dates.d.ts → src/dates.d.ts} +0 -0
- /package/lib/{dossiers_legislatifs.d.ts → src/dossiers_legislatifs.d.ts} +0 -0
- /package/lib/{file_systems.d.ts → src/file_systems.d.ts} +0 -0
- /package/lib/{git.d.ts → src/git.d.ts} +0 -0
- /package/lib/{index.d.ts → src/index.d.ts} +0 -0
- /package/lib/{inserters.d.ts → src/inserters.d.ts} +0 -0
- /package/lib/{legislatures.d.ts → src/legislatures.d.ts} +0 -0
- /package/lib/{loaders.d.ts → src/loaders.d.ts} +0 -0
- /package/lib/{logger.d.ts → src/logger.d.ts} +0 -0
- /package/lib/{numbers.d.ts → src/numbers.d.ts} +0 -0
- /package/lib/{organes.d.ts → src/organes.d.ts} +0 -0
- /package/lib/{parsers → src/parsers}/compte_rendu_commission.d.ts +0 -0
- /package/lib/{parsers → src/parsers}/index.d.ts +0 -0
- /package/lib/{parsers → src/parsers}/recherche_amendements.d.ts +0 -0
- /package/lib/{parsers → src/parsers}/textes_lois.d.ts +0 -0
- /package/lib/{parsers → src/parsers}/videos.d.ts +0 -0
- /package/lib/{schemas → src/schemas}/clean/agendas.d.ts +0 -0
- /package/lib/{schemas → src/schemas}/enriched/agendas.d.ts +0 -0
- /package/lib/{schemas → src/schemas}/enriched/debats.d.ts +0 -0
- /package/lib/{scripts/clean_reorganized_data.d.ts → src/schemas/raw/dossiers_legislatifs.test.d.ts} +0 -0
- /package/lib/{schemas → src/schemas}/zod_errors.d.ts +0 -0
- /package/lib/{scripts/data-download.d.ts → src/scripts/clean_reorganized_data.d.ts} +0 -0
- /package/lib/{scripts/diff_amendements.d.ts → src/scripts/data-download.d.ts} +0 -0
- /package/lib/{scripts/document_dossiers_legislatifs.d.ts → src/scripts/diff_amendements.d.ts} +0 -0
- /package/lib/{scripts/get_today_reunions.d.ts → src/scripts/document_dossiers_legislatifs.d.ts} +0 -0
- /package/lib/{scripts/merge_scrutins.d.ts → src/scripts/get_today_reunions.d.ts} +0 -0
- /package/lib/{scripts/reorganize_data.d.ts → src/scripts/merge_scrutins.d.ts} +0 -0
- /package/lib/{scripts → src/scripts}/raw_types_from_amendements.d.ts +0 -0
- /package/lib/{scripts/retrieve_pending_amendments.d.ts → src/scripts/reorganize_data.d.ts} +0 -0
- /package/lib/{scripts → src/scripts}/retrieve_deputes_photos.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/retrieve_documents.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/retrieve_open_data.d.ts +0 -0
- /package/lib/{scripts/retrieve_senateurs_photos.d.ts → src/scripts/retrieve_pending_amendments.d.ts} +0 -0
- /package/lib/{scripts/test_iter_load.d.ts → src/scripts/retrieve_senateurs_photos.d.ts} +0 -0
- /package/lib/{scripts → src/scripts}/retrieve_videos.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/shared/cli_helpers.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/shared/photos.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/shared/utils.d.ts +0 -0
- /package/lib/{scripts/validate_json.d.ts → src/scripts/test_iter_load.d.ts} +0 -0
- /package/lib/{scripts → src/scripts}/test_load.d.ts +0 -0
- /package/lib/{scripts → src/scripts}/test_load_big_files.d.ts +0 -0
- /package/lib/{urls.test.d.ts → src/scripts/validate_json.d.ts} +0 -0
- /package/lib/{strings.d.ts → src/strings.d.ts} +0 -0
- /package/lib/{uids.d.ts → src/uids.d.ts} +0 -0
- /package/lib/{urls.d.ts → src/urls.d.ts} +0 -0
|
@@ -240,14 +240,14 @@ export type CycleDeVieRaw = z.infer<typeof CycleDeVieRawSchema>;
|
|
|
240
240
|
* Références de dossiers législatifs
|
|
241
241
|
*/
|
|
242
242
|
export declare const DossiersLegislatifsRefsRawSchema: z.ZodObject<{
|
|
243
|
-
dossierRef: z.
|
|
243
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
244
244
|
}, z.core.$strip>;
|
|
245
245
|
export type DossiersLegislatifsRefsRaw = z.infer<typeof DossiersLegislatifsRefsRawSchema>;
|
|
246
246
|
/**
|
|
247
247
|
* Convocation ou résumé ODJ (liste d'items)
|
|
248
248
|
*/
|
|
249
249
|
export declare const ConvocationOdjClassRawSchema: z.ZodObject<{
|
|
250
|
-
item: z.
|
|
250
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
251
251
|
}, z.core.$strip>;
|
|
252
252
|
export type ConvocationOdjClassRaw = z.infer<typeof ConvocationOdjClassRawSchema>;
|
|
253
253
|
/**
|
|
@@ -281,7 +281,7 @@ export declare const PointOdjElementRawSchema: z.ZodObject<{
|
|
|
281
281
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
282
282
|
}>>;
|
|
283
283
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
284
|
-
dossierRef: z.
|
|
284
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
285
285
|
}, z.core.$strip>, z.ZodNull]>;
|
|
286
286
|
typePointODJ: z.ZodEnum<{
|
|
287
287
|
Rapport: "Rapport";
|
|
@@ -326,15 +326,15 @@ export declare const PointOdjElementRawSchema: z.ZodObject<{
|
|
|
326
326
|
ODJPR: "ODJPR";
|
|
327
327
|
ODJSN: "ODJSN";
|
|
328
328
|
}>>;
|
|
329
|
-
dateConfPres: z.
|
|
330
|
-
dateLettreMinistre: z.
|
|
329
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
330
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
331
331
|
}, z.core.$strip>;
|
|
332
332
|
export type PointOdjElementRaw = z.infer<typeof PointOdjElementRawSchema>;
|
|
333
333
|
/**
|
|
334
334
|
* Points de l'ordre du jour
|
|
335
335
|
*/
|
|
336
336
|
export declare const PointsOdjRawSchema: z.ZodObject<{
|
|
337
|
-
pointODJ: z.
|
|
337
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
338
338
|
"@xsi:type": z.ZodEnum<{
|
|
339
339
|
podjReunion_type: "podjReunion_type";
|
|
340
340
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -362,7 +362,7 @@ export declare const PointsOdjRawSchema: z.ZodObject<{
|
|
|
362
362
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
363
363
|
}>>;
|
|
364
364
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
365
|
-
dossierRef: z.
|
|
365
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
366
366
|
}, z.core.$strip>, z.ZodNull]>;
|
|
367
367
|
typePointODJ: z.ZodEnum<{
|
|
368
368
|
Rapport: "Rapport";
|
|
@@ -407,8 +407,8 @@ export declare const PointsOdjRawSchema: z.ZodObject<{
|
|
|
407
407
|
ODJPR: "ODJPR";
|
|
408
408
|
ODJSN: "ODJSN";
|
|
409
409
|
}>>;
|
|
410
|
-
dateConfPres: z.
|
|
411
|
-
dateLettreMinistre: z.
|
|
410
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
411
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
412
412
|
}, z.core.$strip>>>;
|
|
413
413
|
}, z.core.$strip>;
|
|
414
414
|
export type PointsOdjRaw = z.infer<typeof PointsOdjRawSchema>;
|
|
@@ -417,13 +417,13 @@ export type PointsOdjRaw = z.infer<typeof PointsOdjRawSchema>;
|
|
|
417
417
|
*/
|
|
418
418
|
export declare const OdjRawSchema: z.ZodObject<{
|
|
419
419
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
420
|
-
item: z.
|
|
420
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
421
421
|
}, z.core.$strip>>;
|
|
422
422
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
423
|
-
item: z.
|
|
423
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
424
424
|
}, z.core.$strip>>;
|
|
425
425
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
426
|
-
pointODJ: z.
|
|
426
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
427
427
|
"@xsi:type": z.ZodEnum<{
|
|
428
428
|
podjReunion_type: "podjReunion_type";
|
|
429
429
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -451,7 +451,7 @@ export declare const OdjRawSchema: z.ZodObject<{
|
|
|
451
451
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
452
452
|
}>>;
|
|
453
453
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
454
|
-
dossierRef: z.
|
|
454
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
455
455
|
}, z.core.$strip>, z.ZodNull]>;
|
|
456
456
|
typePointODJ: z.ZodEnum<{
|
|
457
457
|
Rapport: "Rapport";
|
|
@@ -496,8 +496,8 @@ export declare const OdjRawSchema: z.ZodObject<{
|
|
|
496
496
|
ODJPR: "ODJPR";
|
|
497
497
|
ODJSN: "ODJSN";
|
|
498
498
|
}>>;
|
|
499
|
-
dateConfPres: z.
|
|
500
|
-
dateLettreMinistre: z.
|
|
499
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
500
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
501
501
|
}, z.core.$strip>>>;
|
|
502
502
|
}, z.core.$strip>>>;
|
|
503
503
|
}, z.core.$strip>;
|
|
@@ -536,7 +536,7 @@ export type DemandeurRaw = z.infer<typeof DemandeurRawSchema>;
|
|
|
536
536
|
* Demandeurs (plusieurs acteurs ou un organe)
|
|
537
537
|
*/
|
|
538
538
|
export declare const DemandeursRawSchema: z.ZodObject<{
|
|
539
|
-
acteur: z.ZodOptional<z.
|
|
539
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
540
540
|
nom: z.ZodNullable<z.ZodString>;
|
|
541
541
|
acteurRef: z.ZodString;
|
|
542
542
|
}, z.core.$strip>>>>;
|
|
@@ -550,7 +550,7 @@ export type DemandeursRaw = z.infer<typeof DemandeursRawSchema>;
|
|
|
550
550
|
* Liste de pays
|
|
551
551
|
*/
|
|
552
552
|
export declare const ListePaysRawSchema: z.ZodObject<{
|
|
553
|
-
paysRef: z.
|
|
553
|
+
paysRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
554
554
|
}, z.core.$strip>;
|
|
555
555
|
export type ListePaysRaw = z.infer<typeof ListePaysRawSchema>;
|
|
556
556
|
/**
|
|
@@ -559,7 +559,7 @@ export type ListePaysRaw = z.infer<typeof ListePaysRawSchema>;
|
|
|
559
559
|
export declare const InfosReunionsInternationaleRawSchema: z.ZodObject<{
|
|
560
560
|
estReunionInternationale: z.ZodString;
|
|
561
561
|
listePays: z.ZodNullable<z.ZodObject<{
|
|
562
|
-
paysRef: z.
|
|
562
|
+
paysRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
563
563
|
}, z.core.$strip>>;
|
|
564
564
|
informationsComplementaires: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
565
565
|
}, z.core.$strip>;
|
|
@@ -590,7 +590,7 @@ export type ParticipantInterneElementRaw = z.infer<typeof ParticipantInterneElem
|
|
|
590
590
|
* Participants internes (Purple variant - can be single or array)
|
|
591
591
|
*/
|
|
592
592
|
export declare const PurpleParticipantsInternesRawSchema: z.ZodObject<{
|
|
593
|
-
participantInterne: z.
|
|
593
|
+
participantInterne: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
594
594
|
acteurRef: z.ZodString;
|
|
595
595
|
presence: z.ZodEnum<{
|
|
596
596
|
absent: "absent";
|
|
@@ -642,7 +642,7 @@ export declare const IdentRawSchema: z.ZodObject<{
|
|
|
642
642
|
}>;
|
|
643
643
|
prenom: z.ZodString;
|
|
644
644
|
nom: z.ZodString;
|
|
645
|
-
alpha: z.
|
|
645
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
646
646
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
647
647
|
}, z.core.$strip>;
|
|
648
648
|
export type IdentRaw = z.infer<typeof IdentRawSchema>;
|
|
@@ -664,17 +664,17 @@ export declare const PersonneAuditionneeElementRawSchema: z.ZodObject<{
|
|
|
664
664
|
}>;
|
|
665
665
|
prenom: z.ZodString;
|
|
666
666
|
nom: z.ZodString;
|
|
667
|
-
alpha: z.
|
|
667
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
668
668
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
669
669
|
}, z.core.$strip>;
|
|
670
|
-
dateNais: z.ZodNullable<z.
|
|
670
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
671
671
|
}, z.core.$strip>;
|
|
672
672
|
export type PersonneAuditionneeElementRaw = z.infer<typeof PersonneAuditionneeElementRawSchema>;
|
|
673
673
|
/**
|
|
674
674
|
* Personnes auditionnées (Fluffy variant - single or array)
|
|
675
675
|
*/
|
|
676
676
|
export declare const FluffyPersonnesAuditionneeesRawSchema: z.ZodObject<{
|
|
677
|
-
personneAuditionnee: z.
|
|
677
|
+
personneAuditionnee: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
678
678
|
uid: z.ZodObject<{
|
|
679
679
|
"@xsi:type": z.ZodEnum<{
|
|
680
680
|
IdActeur_type: "IdActeur_type";
|
|
@@ -689,10 +689,10 @@ export declare const FluffyPersonnesAuditionneeesRawSchema: z.ZodObject<{
|
|
|
689
689
|
}>;
|
|
690
690
|
prenom: z.ZodString;
|
|
691
691
|
nom: z.ZodString;
|
|
692
|
-
alpha: z.
|
|
692
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
693
693
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
694
694
|
}, z.core.$strip>;
|
|
695
|
-
dateNais: z.ZodNullable<z.
|
|
695
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
696
696
|
}, z.core.$strip>>>;
|
|
697
697
|
}, z.core.$strip>;
|
|
698
698
|
export type FluffyPersonnesAuditionneeesRaw = z.infer<typeof FluffyPersonnesAuditionneeesRawSchema>;
|
|
@@ -701,7 +701,7 @@ export type FluffyPersonnesAuditionneeesRaw = z.infer<typeof FluffyPersonnesAudi
|
|
|
701
701
|
*/
|
|
702
702
|
export declare const PurpleParticipantsRawSchema: z.ZodObject<{
|
|
703
703
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
704
|
-
participantInterne: z.
|
|
704
|
+
participantInterne: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
705
705
|
acteurRef: z.ZodString;
|
|
706
706
|
presence: z.ZodEnum<{
|
|
707
707
|
absent: "absent";
|
|
@@ -730,7 +730,7 @@ export declare const FluffyParticipantsRawSchema: z.ZodObject<{
|
|
|
730
730
|
}, z.core.$strip>>;
|
|
731
731
|
}, z.core.$strip>, z.ZodNull]>;
|
|
732
732
|
personnesAuditionnees: z.ZodUnion<readonly [z.ZodObject<{
|
|
733
|
-
personneAuditionnee: z.
|
|
733
|
+
personneAuditionnee: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
734
734
|
uid: z.ZodObject<{
|
|
735
735
|
"@xsi:type": z.ZodEnum<{
|
|
736
736
|
IdActeur_type: "IdActeur_type";
|
|
@@ -745,10 +745,10 @@ export declare const FluffyParticipantsRawSchema: z.ZodObject<{
|
|
|
745
745
|
}>;
|
|
746
746
|
prenom: z.ZodString;
|
|
747
747
|
nom: z.ZodString;
|
|
748
|
-
alpha: z.
|
|
748
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
749
749
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
750
750
|
}, z.core.$strip>;
|
|
751
|
-
dateNais: z.ZodNullable<z.
|
|
751
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
752
752
|
}, z.core.$strip>>>;
|
|
753
753
|
}, z.core.$strip>, z.ZodNull]>;
|
|
754
754
|
}, z.core.$strip>;
|
|
@@ -780,8 +780,8 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
780
780
|
seance_type: "seance_type";
|
|
781
781
|
}>;
|
|
782
782
|
uid: z.ZodString;
|
|
783
|
-
timeStampDebut: z.ZodPipe<z.
|
|
784
|
-
timeStampFin: z.
|
|
783
|
+
timeStampDebut: z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>;
|
|
784
|
+
timeStampFin: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
785
785
|
lieu: z.ZodOptional<z.ZodObject<{
|
|
786
786
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
787
787
|
libelleCourt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -801,7 +801,7 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
801
801
|
}, z.core.$strip>;
|
|
802
802
|
}, z.core.$strip>;
|
|
803
803
|
demandeurs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
804
|
-
acteur: z.ZodOptional<z.
|
|
804
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
805
805
|
nom: z.ZodNullable<z.ZodString>;
|
|
806
806
|
acteurRef: z.ZodString;
|
|
807
807
|
}, z.core.$strip>>>>;
|
|
@@ -831,7 +831,7 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
831
831
|
}, z.core.$strip>>>;
|
|
832
832
|
participants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
833
833
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
834
|
-
participantInterne: z.
|
|
834
|
+
participantInterne: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
835
835
|
acteurRef: z.ZodString;
|
|
836
836
|
presence: z.ZodEnum<{
|
|
837
837
|
absent: "absent";
|
|
@@ -847,13 +847,13 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
847
847
|
visioConference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
848
848
|
ODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
849
849
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
850
|
-
item: z.
|
|
850
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
851
851
|
}, z.core.$strip>>;
|
|
852
852
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
853
|
-
item: z.
|
|
853
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
854
854
|
}, z.core.$strip>>;
|
|
855
855
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
856
|
-
pointODJ: z.
|
|
856
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
857
857
|
"@xsi:type": z.ZodEnum<{
|
|
858
858
|
podjReunion_type: "podjReunion_type";
|
|
859
859
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -881,7 +881,7 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
881
881
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
882
882
|
}>>;
|
|
883
883
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
884
|
-
dossierRef: z.
|
|
884
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
885
885
|
}, z.core.$strip>, z.ZodNull]>;
|
|
886
886
|
typePointODJ: z.ZodEnum<{
|
|
887
887
|
Rapport: "Rapport";
|
|
@@ -926,14 +926,14 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
926
926
|
ODJPR: "ODJPR";
|
|
927
927
|
ODJSN: "ODJSN";
|
|
928
928
|
}>>;
|
|
929
|
-
dateConfPres: z.
|
|
930
|
-
dateLettreMinistre: z.
|
|
929
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
930
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
931
931
|
}, z.core.$strip>>>;
|
|
932
932
|
}, z.core.$strip>>>;
|
|
933
933
|
}, z.core.$strip>>>;
|
|
934
934
|
sessionRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
935
|
-
ouverturePresse: z.
|
|
936
|
-
captationVideo: z.
|
|
935
|
+
ouverturePresse: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
936
|
+
captationVideo: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
937
937
|
compteRenduRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
938
938
|
formatReunion: z.ZodOptional<z.ZodEnum<{
|
|
939
939
|
AuditionExterne: "AuditionExterne";
|
|
@@ -944,7 +944,7 @@ export declare const ReunionReunionRawSchema: z.ZodObject<{
|
|
|
944
944
|
infosReunionsInternationale: z.ZodOptional<z.ZodObject<{
|
|
945
945
|
estReunionInternationale: z.ZodString;
|
|
946
946
|
listePays: z.ZodNullable<z.ZodObject<{
|
|
947
|
-
paysRef: z.
|
|
947
|
+
paysRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
948
948
|
}, z.core.$strip>>;
|
|
949
949
|
informationsComplementaires: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
950
950
|
}, z.core.$strip>>;
|
|
@@ -974,8 +974,8 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
974
974
|
seance_type: "seance_type";
|
|
975
975
|
}>;
|
|
976
976
|
uid: z.ZodString;
|
|
977
|
-
timeStampDebut: z.ZodPipe<z.
|
|
978
|
-
timeStampFin: z.
|
|
977
|
+
timeStampDebut: z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>;
|
|
978
|
+
timeStampFin: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
979
979
|
lieu: z.ZodOptional<z.ZodObject<{
|
|
980
980
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
981
981
|
libelleCourt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -995,7 +995,7 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
995
995
|
}, z.core.$strip>;
|
|
996
996
|
}, z.core.$strip>;
|
|
997
997
|
demandeurs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
998
|
-
acteur: z.ZodOptional<z.
|
|
998
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
999
999
|
nom: z.ZodNullable<z.ZodString>;
|
|
1000
1000
|
acteurRef: z.ZodString;
|
|
1001
1001
|
}, z.core.$strip>>>>;
|
|
@@ -1025,7 +1025,7 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
1025
1025
|
}, z.core.$strip>>>;
|
|
1026
1026
|
participants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1027
1027
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
1028
|
-
participantInterne: z.
|
|
1028
|
+
participantInterne: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1029
1029
|
acteurRef: z.ZodString;
|
|
1030
1030
|
presence: z.ZodEnum<{
|
|
1031
1031
|
absent: "absent";
|
|
@@ -1041,13 +1041,13 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
1041
1041
|
visioConference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1042
1042
|
ODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1043
1043
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
1044
|
-
item: z.
|
|
1044
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1045
1045
|
}, z.core.$strip>>;
|
|
1046
1046
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
1047
|
-
item: z.
|
|
1047
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1048
1048
|
}, z.core.$strip>>;
|
|
1049
1049
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1050
|
-
pointODJ: z.
|
|
1050
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1051
1051
|
"@xsi:type": z.ZodEnum<{
|
|
1052
1052
|
podjReunion_type: "podjReunion_type";
|
|
1053
1053
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -1075,7 +1075,7 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
1075
1075
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
1076
1076
|
}>>;
|
|
1077
1077
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
1078
|
-
dossierRef: z.
|
|
1078
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1079
1079
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1080
1080
|
typePointODJ: z.ZodEnum<{
|
|
1081
1081
|
Rapport: "Rapport";
|
|
@@ -1120,14 +1120,14 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
1120
1120
|
ODJPR: "ODJPR";
|
|
1121
1121
|
ODJSN: "ODJSN";
|
|
1122
1122
|
}>>;
|
|
1123
|
-
dateConfPres: z.
|
|
1124
|
-
dateLettreMinistre: z.
|
|
1123
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1124
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1125
1125
|
}, z.core.$strip>>>;
|
|
1126
1126
|
}, z.core.$strip>>>;
|
|
1127
1127
|
}, z.core.$strip>>>;
|
|
1128
1128
|
sessionRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1129
|
-
ouverturePresse: z.
|
|
1130
|
-
captationVideo: z.
|
|
1129
|
+
ouverturePresse: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1130
|
+
captationVideo: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1131
1131
|
compteRenduRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1132
1132
|
formatReunion: z.ZodOptional<z.ZodEnum<{
|
|
1133
1133
|
AuditionExterne: "AuditionExterne";
|
|
@@ -1138,7 +1138,7 @@ export declare const ReunionRawSchema: z.ZodObject<{
|
|
|
1138
1138
|
infosReunionsInternationale: z.ZodOptional<z.ZodObject<{
|
|
1139
1139
|
estReunionInternationale: z.ZodString;
|
|
1140
1140
|
listePays: z.ZodNullable<z.ZodObject<{
|
|
1141
|
-
paysRef: z.
|
|
1141
|
+
paysRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1142
1142
|
}, z.core.$strip>>;
|
|
1143
1143
|
informationsComplementaires: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1144
1144
|
}, z.core.$strip>>;
|
|
@@ -1161,8 +1161,8 @@ export type ReunionRaw = z.infer<typeof ReunionRawSchema>;
|
|
|
1161
1161
|
*/
|
|
1162
1162
|
export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
1163
1163
|
uid: z.ZodString;
|
|
1164
|
-
timeStampDebut: z.ZodPipe<z.
|
|
1165
|
-
timeStampFin: z.
|
|
1164
|
+
timeStampDebut: z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>;
|
|
1165
|
+
timeStampFin: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1166
1166
|
lieu: z.ZodObject<{
|
|
1167
1167
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1168
1168
|
libelleCourt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1182,7 +1182,7 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1182
1182
|
}, z.core.$strip>;
|
|
1183
1183
|
}, z.core.$strip>;
|
|
1184
1184
|
demandeurs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1185
|
-
acteur: z.ZodOptional<z.
|
|
1185
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1186
1186
|
nom: z.ZodNullable<z.ZodString>;
|
|
1187
1187
|
acteurRef: z.ZodString;
|
|
1188
1188
|
}, z.core.$strip>>>>;
|
|
@@ -1200,7 +1200,7 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1200
1200
|
DEP: "DEP";
|
|
1201
1201
|
"H\u00C9 Aur\u00E9lien": "HÉ Aurélien";
|
|
1202
1202
|
}>>;
|
|
1203
|
-
"@xmlns:xsi": z.
|
|
1203
|
+
"@xmlns:xsi": z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1204
1204
|
demandeur: z.ZodOptional<z.ZodNull>;
|
|
1205
1205
|
participants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1206
1206
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
@@ -1214,7 +1214,7 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1214
1214
|
}, z.core.$strip>>;
|
|
1215
1215
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1216
1216
|
personnesAuditionnees: z.ZodUnion<readonly [z.ZodObject<{
|
|
1217
|
-
personneAuditionnee: z.
|
|
1217
|
+
personneAuditionnee: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1218
1218
|
uid: z.ZodObject<{
|
|
1219
1219
|
"@xsi:type": z.ZodEnum<{
|
|
1220
1220
|
IdActeur_type: "IdActeur_type";
|
|
@@ -1229,24 +1229,24 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1229
1229
|
}>;
|
|
1230
1230
|
prenom: z.ZodString;
|
|
1231
1231
|
nom: z.ZodString;
|
|
1232
|
-
alpha: z.
|
|
1232
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1233
1233
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1234
1234
|
}, z.core.$strip>;
|
|
1235
|
-
dateNais: z.ZodNullable<z.
|
|
1235
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
1236
1236
|
}, z.core.$strip>>>;
|
|
1237
1237
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1238
1238
|
}, z.core.$strip>>>;
|
|
1239
1239
|
sessionRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1240
|
-
ouverturePresse: z.
|
|
1240
|
+
ouverturePresse: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1241
1241
|
ODJ: z.ZodOptional<z.ZodObject<{
|
|
1242
1242
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
1243
|
-
item: z.
|
|
1243
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1244
1244
|
}, z.core.$strip>>;
|
|
1245
1245
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
1246
|
-
item: z.
|
|
1246
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1247
1247
|
}, z.core.$strip>>;
|
|
1248
1248
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1249
|
-
pointODJ: z.
|
|
1249
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1250
1250
|
"@xsi:type": z.ZodEnum<{
|
|
1251
1251
|
podjReunion_type: "podjReunion_type";
|
|
1252
1252
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -1274,7 +1274,7 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1274
1274
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
1275
1275
|
}>>;
|
|
1276
1276
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
1277
|
-
dossierRef: z.
|
|
1277
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1278
1278
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1279
1279
|
typePointODJ: z.ZodEnum<{
|
|
1280
1280
|
Rapport: "Rapport";
|
|
@@ -1319,8 +1319,8 @@ export declare const ReunionElementRawSchema: z.ZodObject<{
|
|
|
1319
1319
|
ODJPR: "ODJPR";
|
|
1320
1320
|
ODJSN: "ODJSN";
|
|
1321
1321
|
}>>;
|
|
1322
|
-
dateConfPres: z.
|
|
1323
|
-
dateLettreMinistre: z.
|
|
1322
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1323
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1324
1324
|
}, z.core.$strip>>>;
|
|
1325
1325
|
}, z.core.$strip>>>;
|
|
1326
1326
|
}, z.core.$strip>>;
|
|
@@ -1344,8 +1344,8 @@ export type ReunionElementRaw = z.infer<typeof ReunionElementRawSchema>;
|
|
|
1344
1344
|
export declare const ReunionsRawSchema: z.ZodObject<{
|
|
1345
1345
|
reunion: z.ZodArray<z.ZodObject<{
|
|
1346
1346
|
uid: z.ZodString;
|
|
1347
|
-
timeStampDebut: z.ZodPipe<z.
|
|
1348
|
-
timeStampFin: z.
|
|
1347
|
+
timeStampDebut: z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>;
|
|
1348
|
+
timeStampFin: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1349
1349
|
lieu: z.ZodObject<{
|
|
1350
1350
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1351
1351
|
libelleCourt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1365,7 +1365,7 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1365
1365
|
}, z.core.$strip>;
|
|
1366
1366
|
}, z.core.$strip>;
|
|
1367
1367
|
demandeurs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1368
|
-
acteur: z.ZodOptional<z.
|
|
1368
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1369
1369
|
nom: z.ZodNullable<z.ZodString>;
|
|
1370
1370
|
acteurRef: z.ZodString;
|
|
1371
1371
|
}, z.core.$strip>>>>;
|
|
@@ -1383,7 +1383,7 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1383
1383
|
DEP: "DEP";
|
|
1384
1384
|
"H\u00C9 Aur\u00E9lien": "HÉ Aurélien";
|
|
1385
1385
|
}>>;
|
|
1386
|
-
"@xmlns:xsi": z.
|
|
1386
|
+
"@xmlns:xsi": z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1387
1387
|
demandeur: z.ZodOptional<z.ZodNull>;
|
|
1388
1388
|
participants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1389
1389
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
@@ -1397,7 +1397,7 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1397
1397
|
}, z.core.$strip>>;
|
|
1398
1398
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1399
1399
|
personnesAuditionnees: z.ZodUnion<readonly [z.ZodObject<{
|
|
1400
|
-
personneAuditionnee: z.
|
|
1400
|
+
personneAuditionnee: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1401
1401
|
uid: z.ZodObject<{
|
|
1402
1402
|
"@xsi:type": z.ZodEnum<{
|
|
1403
1403
|
IdActeur_type: "IdActeur_type";
|
|
@@ -1412,24 +1412,24 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1412
1412
|
}>;
|
|
1413
1413
|
prenom: z.ZodString;
|
|
1414
1414
|
nom: z.ZodString;
|
|
1415
|
-
alpha: z.
|
|
1415
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1416
1416
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1417
1417
|
}, z.core.$strip>;
|
|
1418
|
-
dateNais: z.ZodNullable<z.
|
|
1418
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
1419
1419
|
}, z.core.$strip>>>;
|
|
1420
1420
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1421
1421
|
}, z.core.$strip>>>;
|
|
1422
1422
|
sessionRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1423
|
-
ouverturePresse: z.
|
|
1423
|
+
ouverturePresse: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1424
1424
|
ODJ: z.ZodOptional<z.ZodObject<{
|
|
1425
1425
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
1426
|
-
item: z.
|
|
1426
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1427
1427
|
}, z.core.$strip>>;
|
|
1428
1428
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
1429
|
-
item: z.
|
|
1429
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1430
1430
|
}, z.core.$strip>>;
|
|
1431
1431
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1432
|
-
pointODJ: z.
|
|
1432
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1433
1433
|
"@xsi:type": z.ZodEnum<{
|
|
1434
1434
|
podjReunion_type: "podjReunion_type";
|
|
1435
1435
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -1457,7 +1457,7 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1457
1457
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
1458
1458
|
}>>;
|
|
1459
1459
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
1460
|
-
dossierRef: z.
|
|
1460
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1461
1461
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1462
1462
|
typePointODJ: z.ZodEnum<{
|
|
1463
1463
|
Rapport: "Rapport";
|
|
@@ -1502,8 +1502,8 @@ export declare const ReunionsRawSchema: z.ZodObject<{
|
|
|
1502
1502
|
ODJPR: "ODJPR";
|
|
1503
1503
|
ODJSN: "ODJSN";
|
|
1504
1504
|
}>>;
|
|
1505
|
-
dateConfPres: z.
|
|
1506
|
-
dateLettreMinistre: z.
|
|
1505
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1506
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1507
1507
|
}, z.core.$strip>>>;
|
|
1508
1508
|
}, z.core.$strip>>>;
|
|
1509
1509
|
}, z.core.$strip>>;
|
|
@@ -1529,8 +1529,8 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1529
1529
|
reunions: z.ZodObject<{
|
|
1530
1530
|
reunion: z.ZodArray<z.ZodObject<{
|
|
1531
1531
|
uid: z.ZodString;
|
|
1532
|
-
timeStampDebut: z.ZodPipe<z.
|
|
1533
|
-
timeStampFin: z.
|
|
1532
|
+
timeStampDebut: z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>;
|
|
1533
|
+
timeStampFin: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1534
1534
|
lieu: z.ZodObject<{
|
|
1535
1535
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1536
1536
|
libelleCourt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1550,7 +1550,7 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1550
1550
|
}, z.core.$strip>;
|
|
1551
1551
|
}, z.core.$strip>;
|
|
1552
1552
|
demandeurs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1553
|
-
acteur: z.ZodOptional<z.
|
|
1553
|
+
acteur: z.ZodOptional<z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1554
1554
|
nom: z.ZodNullable<z.ZodString>;
|
|
1555
1555
|
acteurRef: z.ZodString;
|
|
1556
1556
|
}, z.core.$strip>>>>;
|
|
@@ -1568,7 +1568,7 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1568
1568
|
DEP: "DEP";
|
|
1569
1569
|
"H\u00C9 Aur\u00E9lien": "HÉ Aurélien";
|
|
1570
1570
|
}>>;
|
|
1571
|
-
"@xmlns:xsi": z.
|
|
1571
|
+
"@xmlns:xsi": z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1572
1572
|
demandeur: z.ZodOptional<z.ZodNull>;
|
|
1573
1573
|
participants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1574
1574
|
participantsInternes: z.ZodUnion<readonly [z.ZodObject<{
|
|
@@ -1582,7 +1582,7 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1582
1582
|
}, z.core.$strip>>;
|
|
1583
1583
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1584
1584
|
personnesAuditionnees: z.ZodUnion<readonly [z.ZodObject<{
|
|
1585
|
-
personneAuditionnee: z.
|
|
1585
|
+
personneAuditionnee: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1586
1586
|
uid: z.ZodObject<{
|
|
1587
1587
|
"@xsi:type": z.ZodEnum<{
|
|
1588
1588
|
IdActeur_type: "IdActeur_type";
|
|
@@ -1597,24 +1597,24 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1597
1597
|
}>;
|
|
1598
1598
|
prenom: z.ZodString;
|
|
1599
1599
|
nom: z.ZodString;
|
|
1600
|
-
alpha: z.
|
|
1600
|
+
alpha: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1601
1601
|
trigramme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1602
1602
|
}, z.core.$strip>;
|
|
1603
|
-
dateNais: z.ZodNullable<z.
|
|
1603
|
+
dateNais: z.ZodNullable<z.ZodPreprocess<z.ZodOptional<z.ZodDate>>>;
|
|
1604
1604
|
}, z.core.$strip>>>;
|
|
1605
1605
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1606
1606
|
}, z.core.$strip>>>;
|
|
1607
1607
|
sessionRef: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1608
|
-
ouverturePresse: z.
|
|
1608
|
+
ouverturePresse: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1609
1609
|
ODJ: z.ZodOptional<z.ZodObject<{
|
|
1610
1610
|
convocationODJ: z.ZodNullable<z.ZodObject<{
|
|
1611
|
-
item: z.
|
|
1611
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1612
1612
|
}, z.core.$strip>>;
|
|
1613
1613
|
resumeODJ: z.ZodNullable<z.ZodObject<{
|
|
1614
|
-
item: z.
|
|
1614
|
+
item: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1615
1615
|
}, z.core.$strip>>;
|
|
1616
1616
|
pointsODJ: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1617
|
-
pointODJ: z.
|
|
1617
|
+
pointODJ: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1618
1618
|
"@xsi:type": z.ZodEnum<{
|
|
1619
1619
|
podjReunion_type: "podjReunion_type";
|
|
1620
1620
|
podjSeanceConfPres_type: "podjSeanceConfPres_type";
|
|
@@ -1642,7 +1642,7 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1642
1642
|
"proc\u00E9dure de l\u00E9gislation en commission-Article 107-1": "procédure de législation en commission-Article 107-1";
|
|
1643
1643
|
}>>;
|
|
1644
1644
|
dossiersLegislatifsRefs: z.ZodUnion<readonly [z.ZodObject<{
|
|
1645
|
-
dossierRef: z.
|
|
1645
|
+
dossierRef: z.ZodPreprocess<z.ZodArray<z.ZodString>>;
|
|
1646
1646
|
}, z.core.$strip>, z.ZodNull]>;
|
|
1647
1647
|
typePointODJ: z.ZodEnum<{
|
|
1648
1648
|
Rapport: "Rapport";
|
|
@@ -1687,8 +1687,8 @@ export declare const AgendasRawSchema: z.ZodObject<{
|
|
|
1687
1687
|
ODJPR: "ODJPR";
|
|
1688
1688
|
ODJSN: "ODJSN";
|
|
1689
1689
|
}>>;
|
|
1690
|
-
dateConfPres: z.
|
|
1691
|
-
dateLettreMinistre: z.
|
|
1690
|
+
dateConfPres: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1691
|
+
dateLettreMinistre: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
1692
1692
|
}, z.core.$strip>>>;
|
|
1693
1693
|
}, z.core.$strip>>>;
|
|
1694
1694
|
}, z.core.$strip>>;
|