@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
|
@@ -278,7 +278,7 @@ export type LigneCreditClassRaw = z.infer<typeof LigneCreditClassRawSchema>;
|
|
|
278
278
|
export declare const PurpleLignesCreditsRawSchema: z.ZodObject<{
|
|
279
279
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
280
280
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
281
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
281
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
282
282
|
id: z.ZodString;
|
|
283
283
|
libelle: z.ZodString;
|
|
284
284
|
autorisationEngagement: z.ZodString;
|
|
@@ -335,7 +335,7 @@ export declare const PurpleProgrammeRawSchema: z.ZodObject<{
|
|
|
335
335
|
lignesCredits: z.ZodObject<{
|
|
336
336
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
337
337
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
338
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
338
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
339
339
|
id: z.ZodString;
|
|
340
340
|
libelle: z.ZodString;
|
|
341
341
|
autorisationEngagement: z.ZodString;
|
|
@@ -381,7 +381,7 @@ export type PurpleProgrammeRaw = z.infer<typeof PurpleProgrammeRawSchema>;
|
|
|
381
381
|
* Liste programmes (PLF)
|
|
382
382
|
*/
|
|
383
383
|
export declare const DispositifAmdtCreditPLFListeProgrammesRawSchema: z.ZodObject<{
|
|
384
|
-
programme: z.
|
|
384
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
385
385
|
libelle: z.ZodString;
|
|
386
386
|
programmeRef: z.ZodString;
|
|
387
387
|
autorisationEngagement: z.ZodString;
|
|
@@ -394,7 +394,7 @@ export declare const DispositifAmdtCreditPLFListeProgrammesRawSchema: z.ZodObjec
|
|
|
394
394
|
lignesCredits: z.ZodObject<{
|
|
395
395
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
396
396
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
397
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
397
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
398
398
|
id: z.ZodString;
|
|
399
399
|
libelle: z.ZodString;
|
|
400
400
|
autorisationEngagement: z.ZodString;
|
|
@@ -442,7 +442,7 @@ export type DispositifAmdtCreditPLFListeProgrammesRaw = z.infer<typeof Dispositi
|
|
|
442
442
|
*/
|
|
443
443
|
export declare const DispositifAmdtCreditPLFRawSchema: z.ZodObject<{
|
|
444
444
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
445
|
-
programme: z.
|
|
445
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
446
446
|
libelle: z.ZodString;
|
|
447
447
|
programmeRef: z.ZodString;
|
|
448
448
|
autorisationEngagement: z.ZodString;
|
|
@@ -455,7 +455,7 @@ export declare const DispositifAmdtCreditPLFRawSchema: z.ZodObject<{
|
|
|
455
455
|
lignesCredits: z.ZodObject<{
|
|
456
456
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
457
457
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
458
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
458
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
459
459
|
id: z.ZodString;
|
|
460
460
|
libelle: z.ZodString;
|
|
461
461
|
autorisationEngagement: z.ZodString;
|
|
@@ -524,7 +524,7 @@ export type LigneCreditElementRaw = z.infer<typeof LigneCreditElementRawSchema>;
|
|
|
524
524
|
export declare const LigneCreditLignesCreditsRawSchema: z.ZodObject<{
|
|
525
525
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
526
526
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
527
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
527
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>, z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>]>>, z.ZodTransform<LigneCreditElementRawShape[] | undefined, LigneCreditElementRawShape | LigneCreditElementRawShape[] | undefined>>;
|
|
528
528
|
}, z.core.$strip>;
|
|
529
529
|
export type LigneCreditLignesCreditsRaw = z.infer<typeof LigneCreditLignesCreditsRawSchema>;
|
|
530
530
|
/**
|
|
@@ -540,7 +540,7 @@ export type TotalRaw = z.infer<typeof TotalRawSchema>;
|
|
|
540
540
|
* Liste programmes (PLFR)
|
|
541
541
|
*/
|
|
542
542
|
export declare const DispositifAmdtCreditPLFRListeProgrammesRawSchema: z.ZodObject<{
|
|
543
|
-
programme: z.
|
|
543
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
544
544
|
}, z.core.$strip>;
|
|
545
545
|
export type DispositifAmdtCreditPLFRListeProgrammesRaw = z.infer<typeof DispositifAmdtCreditPLFRListeProgrammesRawSchema>;
|
|
546
546
|
/**
|
|
@@ -548,7 +548,7 @@ export type DispositifAmdtCreditPLFRListeProgrammesRaw = z.infer<typeof Disposit
|
|
|
548
548
|
*/
|
|
549
549
|
export declare const DispositifAmdtCreditPLFRRawSchema: z.ZodObject<{
|
|
550
550
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
551
|
-
programme: z.
|
|
551
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
552
552
|
}, z.core.$strip>>;
|
|
553
553
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
554
554
|
supplementaire: z.ZodString;
|
|
@@ -572,7 +572,7 @@ export declare const AvantAppelRawSchema: z.ZodObject<{
|
|
|
572
572
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
573
573
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
574
574
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
575
|
-
programme: z.
|
|
575
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
576
576
|
libelle: z.ZodString;
|
|
577
577
|
programmeRef: z.ZodString;
|
|
578
578
|
autorisationEngagement: z.ZodString;
|
|
@@ -585,7 +585,7 @@ export declare const AvantAppelRawSchema: z.ZodObject<{
|
|
|
585
585
|
lignesCredits: z.ZodObject<{
|
|
586
586
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
587
587
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
588
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
588
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
589
589
|
id: z.ZodString;
|
|
590
590
|
libelle: z.ZodString;
|
|
591
591
|
autorisationEngagement: z.ZodString;
|
|
@@ -633,7 +633,7 @@ export declare const AvantAppelRawSchema: z.ZodObject<{
|
|
|
633
633
|
}, z.core.$strip>>;
|
|
634
634
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
635
635
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
636
|
-
programme: z.
|
|
636
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
637
637
|
}, z.core.$strip>>;
|
|
638
638
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
639
639
|
supplementaire: z.ZodString;
|
|
@@ -660,7 +660,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
660
660
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
661
661
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
662
662
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
663
|
-
programme: z.
|
|
663
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
664
664
|
libelle: z.ZodString;
|
|
665
665
|
programmeRef: z.ZodString;
|
|
666
666
|
autorisationEngagement: z.ZodString;
|
|
@@ -673,7 +673,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
673
673
|
lignesCredits: z.ZodObject<{
|
|
674
674
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
675
675
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
676
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
676
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
677
677
|
id: z.ZodString;
|
|
678
678
|
libelle: z.ZodString;
|
|
679
679
|
autorisationEngagement: z.ZodString;
|
|
@@ -721,7 +721,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
721
721
|
}, z.core.$strip>>;
|
|
722
722
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
723
723
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
724
|
-
programme: z.
|
|
724
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
725
725
|
}, z.core.$strip>>;
|
|
726
726
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
727
727
|
supplementaire: z.ZodString;
|
|
@@ -745,7 +745,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
745
745
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
746
746
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
747
747
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
748
|
-
programme: z.
|
|
748
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
749
749
|
libelle: z.ZodString;
|
|
750
750
|
programmeRef: z.ZodString;
|
|
751
751
|
autorisationEngagement: z.ZodString;
|
|
@@ -758,7 +758,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
758
758
|
lignesCredits: z.ZodObject<{
|
|
759
759
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
760
760
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
761
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
761
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
762
762
|
id: z.ZodString;
|
|
763
763
|
libelle: z.ZodString;
|
|
764
764
|
autorisationEngagement: z.ZodString;
|
|
@@ -806,7 +806,7 @@ export declare const ContenuAuteurRawSchema: z.ZodObject<{
|
|
|
806
806
|
}, z.core.$strip>>;
|
|
807
807
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
808
808
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
809
|
-
programme: z.
|
|
809
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
810
810
|
}, z.core.$strip>>;
|
|
811
811
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
812
812
|
supplementaire: z.ZodString;
|
|
@@ -838,7 +838,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
838
838
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
839
839
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
840
840
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
841
|
-
programme: z.
|
|
841
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
842
842
|
libelle: z.ZodString;
|
|
843
843
|
programmeRef: z.ZodString;
|
|
844
844
|
autorisationEngagement: z.ZodString;
|
|
@@ -851,7 +851,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
851
851
|
lignesCredits: z.ZodObject<{
|
|
852
852
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
853
853
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
854
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
854
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
855
855
|
id: z.ZodString;
|
|
856
856
|
libelle: z.ZodString;
|
|
857
857
|
autorisationEngagement: z.ZodString;
|
|
@@ -899,7 +899,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
899
899
|
}, z.core.$strip>>;
|
|
900
900
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
901
901
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
902
|
-
programme: z.
|
|
902
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
903
903
|
}, z.core.$strip>>;
|
|
904
904
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
905
905
|
supplementaire: z.ZodString;
|
|
@@ -923,7 +923,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
923
923
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
924
924
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
925
925
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
926
|
-
programme: z.
|
|
926
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
927
927
|
libelle: z.ZodString;
|
|
928
928
|
programmeRef: z.ZodString;
|
|
929
929
|
autorisationEngagement: z.ZodString;
|
|
@@ -936,7 +936,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
936
936
|
lignesCredits: z.ZodObject<{
|
|
937
937
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
938
938
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
939
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
939
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
940
940
|
id: z.ZodString;
|
|
941
941
|
libelle: z.ZodString;
|
|
942
942
|
autorisationEngagement: z.ZodString;
|
|
@@ -984,7 +984,7 @@ export declare const CorpsRawSchema: z.ZodObject<{
|
|
|
984
984
|
}, z.core.$strip>>;
|
|
985
985
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
986
986
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
987
|
-
programme: z.
|
|
987
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
988
988
|
}, z.core.$strip>>;
|
|
989
989
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
990
990
|
supplementaire: z.ZodString;
|
|
@@ -1242,14 +1242,14 @@ export declare const CycleDeVieRawSchema: z.ZodObject<{
|
|
|
1242
1242
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
1243
1243
|
"@xmlns:xsi": z.ZodString;
|
|
1244
1244
|
"@xsi:nil": z.ZodString;
|
|
1245
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
1245
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
1246
1246
|
"@xmlns:xsi": string;
|
|
1247
1247
|
"@xsi:nil": string;
|
|
1248
1248
|
} | undefined>>;
|
|
1249
1249
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
1250
1250
|
"@xmlns:xsi": z.ZodString;
|
|
1251
1251
|
"@xsi:nil": z.ZodString;
|
|
1252
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
1252
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
1253
1253
|
"@xmlns:xsi": string;
|
|
1254
1254
|
"@xsi:nil": string;
|
|
1255
1255
|
} | undefined>>;
|
|
@@ -1368,7 +1368,7 @@ export declare const CycleDeVieRawSchema: z.ZodObject<{
|
|
|
1368
1368
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
1369
1369
|
"@xmlns:xsi": z.ZodString;
|
|
1370
1370
|
"@xsi:nil": z.ZodString;
|
|
1371
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
1371
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
1372
1372
|
"@xmlns:xsi": string;
|
|
1373
1373
|
"@xsi:nil": string;
|
|
1374
1374
|
} | undefined>>;
|
|
@@ -1754,7 +1754,7 @@ export type AuteurRaw = z.infer<typeof AuteurRawSchema>;
|
|
|
1754
1754
|
export declare const CosignatairesRawSchema: z.ZodObject<{
|
|
1755
1755
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
1756
1756
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
1757
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
1757
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
1758
1758
|
}, z.core.$strip>;
|
|
1759
1759
|
export type CosignatairesRaw = z.infer<typeof CosignatairesRawSchema>;
|
|
1760
1760
|
/**
|
|
@@ -1799,7 +1799,7 @@ export declare const SignatairesRawSchema: z.ZodObject<{
|
|
|
1799
1799
|
cosignataires: z.ZodObject<{
|
|
1800
1800
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
1801
1801
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
1802
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
1802
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
1803
1803
|
}, z.core.$strip>;
|
|
1804
1804
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
1805
1805
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -1887,7 +1887,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
1887
1887
|
cosignataires: z.ZodObject<{
|
|
1888
1888
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
1889
1889
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
1890
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
1890
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
1891
1891
|
}, z.core.$strip>;
|
|
1892
1892
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
1893
1893
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -1968,7 +1968,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
1968
1968
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
1969
1969
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
1970
1970
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
1971
|
-
programme: z.
|
|
1971
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1972
1972
|
libelle: z.ZodString;
|
|
1973
1973
|
programmeRef: z.ZodString;
|
|
1974
1974
|
autorisationEngagement: z.ZodString;
|
|
@@ -1981,7 +1981,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
1981
1981
|
lignesCredits: z.ZodObject<{
|
|
1982
1982
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
1983
1983
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
1984
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
1984
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
1985
1985
|
id: z.ZodString;
|
|
1986
1986
|
libelle: z.ZodString;
|
|
1987
1987
|
autorisationEngagement: z.ZodString;
|
|
@@ -2029,7 +2029,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2029
2029
|
}, z.core.$strip>>;
|
|
2030
2030
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
2031
2031
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2032
|
-
programme: z.
|
|
2032
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
2033
2033
|
}, z.core.$strip>>;
|
|
2034
2034
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
2035
2035
|
supplementaire: z.ZodString;
|
|
@@ -2053,7 +2053,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2053
2053
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2054
2054
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
2055
2055
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2056
|
-
programme: z.
|
|
2056
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2057
2057
|
libelle: z.ZodString;
|
|
2058
2058
|
programmeRef: z.ZodString;
|
|
2059
2059
|
autorisationEngagement: z.ZodString;
|
|
@@ -2066,7 +2066,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2066
2066
|
lignesCredits: z.ZodObject<{
|
|
2067
2067
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
2068
2068
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2069
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
2069
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2070
2070
|
id: z.ZodString;
|
|
2071
2071
|
libelle: z.ZodString;
|
|
2072
2072
|
autorisationEngagement: z.ZodString;
|
|
@@ -2114,7 +2114,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2114
2114
|
}, z.core.$strip>>;
|
|
2115
2115
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
2116
2116
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2117
|
-
programme: z.
|
|
2117
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
2118
2118
|
}, z.core.$strip>>;
|
|
2119
2119
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
2120
2120
|
supplementaire: z.ZodString;
|
|
@@ -2136,14 +2136,14 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2136
2136
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2137
2137
|
"@xmlns:xsi": z.ZodString;
|
|
2138
2138
|
"@xsi:nil": z.ZodString;
|
|
2139
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2139
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2140
2140
|
"@xmlns:xsi": string;
|
|
2141
2141
|
"@xsi:nil": string;
|
|
2142
2142
|
} | undefined>>;
|
|
2143
2143
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2144
2144
|
"@xmlns:xsi": z.ZodString;
|
|
2145
2145
|
"@xsi:nil": z.ZodString;
|
|
2146
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2146
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2147
2147
|
"@xmlns:xsi": string;
|
|
2148
2148
|
"@xsi:nil": string;
|
|
2149
2149
|
} | undefined>>;
|
|
@@ -2262,7 +2262,7 @@ export declare const AmendementRawSchema: z.ZodObject<{
|
|
|
2262
2262
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2263
2263
|
"@xmlns:xsi": z.ZodString;
|
|
2264
2264
|
"@xsi:nil": z.ZodString;
|
|
2265
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2265
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2266
2266
|
"@xmlns:xsi": string;
|
|
2267
2267
|
"@xsi:nil": string;
|
|
2268
2268
|
} | undefined>>;
|
|
@@ -2471,7 +2471,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2471
2471
|
cosignataires: z.ZodObject<{
|
|
2472
2472
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
2473
2473
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2474
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
2474
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
2475
2475
|
}, z.core.$strip>;
|
|
2476
2476
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2477
2477
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -2552,7 +2552,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2552
2552
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
2553
2553
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
2554
2554
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2555
|
-
programme: z.
|
|
2555
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2556
2556
|
libelle: z.ZodString;
|
|
2557
2557
|
programmeRef: z.ZodString;
|
|
2558
2558
|
autorisationEngagement: z.ZodString;
|
|
@@ -2565,7 +2565,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2565
2565
|
lignesCredits: z.ZodObject<{
|
|
2566
2566
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
2567
2567
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2568
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
2568
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2569
2569
|
id: z.ZodString;
|
|
2570
2570
|
libelle: z.ZodString;
|
|
2571
2571
|
autorisationEngagement: z.ZodString;
|
|
@@ -2613,7 +2613,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2613
2613
|
}, z.core.$strip>>;
|
|
2614
2614
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
2615
2615
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2616
|
-
programme: z.
|
|
2616
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
2617
2617
|
}, z.core.$strip>>;
|
|
2618
2618
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
2619
2619
|
supplementaire: z.ZodString;
|
|
@@ -2637,7 +2637,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2637
2637
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2638
2638
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
2639
2639
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2640
|
-
programme: z.
|
|
2640
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2641
2641
|
libelle: z.ZodString;
|
|
2642
2642
|
programmeRef: z.ZodString;
|
|
2643
2643
|
autorisationEngagement: z.ZodString;
|
|
@@ -2650,7 +2650,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2650
2650
|
lignesCredits: z.ZodObject<{
|
|
2651
2651
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
2652
2652
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
2653
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
2653
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2654
2654
|
id: z.ZodString;
|
|
2655
2655
|
libelle: z.ZodString;
|
|
2656
2656
|
autorisationEngagement: z.ZodString;
|
|
@@ -2698,7 +2698,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2698
2698
|
}, z.core.$strip>>;
|
|
2699
2699
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
2700
2700
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
2701
|
-
programme: z.
|
|
2701
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
2702
2702
|
}, z.core.$strip>>;
|
|
2703
2703
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
2704
2704
|
supplementaire: z.ZodString;
|
|
@@ -2720,14 +2720,14 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2720
2720
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2721
2721
|
"@xmlns:xsi": z.ZodString;
|
|
2722
2722
|
"@xsi:nil": z.ZodString;
|
|
2723
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2723
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2724
2724
|
"@xmlns:xsi": string;
|
|
2725
2725
|
"@xsi:nil": string;
|
|
2726
2726
|
} | undefined>>;
|
|
2727
2727
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2728
2728
|
"@xmlns:xsi": z.ZodString;
|
|
2729
2729
|
"@xsi:nil": z.ZodString;
|
|
2730
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2730
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2731
2731
|
"@xmlns:xsi": string;
|
|
2732
2732
|
"@xsi:nil": string;
|
|
2733
2733
|
} | undefined>>;
|
|
@@ -2846,7 +2846,7 @@ export declare const AmendementWrapperRawSchema: z.ZodObject<{
|
|
|
2846
2846
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
2847
2847
|
"@xmlns:xsi": z.ZodString;
|
|
2848
2848
|
"@xsi:nil": z.ZodString;
|
|
2849
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
2849
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
2850
2850
|
"@xmlns:xsi": string;
|
|
2851
2851
|
"@xsi:nil": string;
|
|
2852
2852
|
} | undefined>>;
|
|
@@ -2983,7 +2983,7 @@ export type AmendementWrapperRaw = z.infer<typeof AmendementWrapperRawSchema>;
|
|
|
2983
2983
|
* AmendementsClass (array of amendements)
|
|
2984
2984
|
*/
|
|
2985
2985
|
export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
2986
|
-
amendement: z.
|
|
2986
|
+
amendement: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
2987
2987
|
"@xmlns": z.ZodString;
|
|
2988
2988
|
uid: z.ZodString;
|
|
2989
2989
|
chronotag: z.ZodString;
|
|
@@ -3056,7 +3056,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3056
3056
|
cosignataires: z.ZodObject<{
|
|
3057
3057
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3058
3058
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3059
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3059
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
3060
3060
|
}, z.core.$strip>;
|
|
3061
3061
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3062
3062
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -3137,7 +3137,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3137
3137
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
3138
3138
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
3139
3139
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3140
|
-
programme: z.
|
|
3140
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3141
3141
|
libelle: z.ZodString;
|
|
3142
3142
|
programmeRef: z.ZodString;
|
|
3143
3143
|
autorisationEngagement: z.ZodString;
|
|
@@ -3150,7 +3150,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3150
3150
|
lignesCredits: z.ZodObject<{
|
|
3151
3151
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3152
3152
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3153
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3153
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3154
3154
|
id: z.ZodString;
|
|
3155
3155
|
libelle: z.ZodString;
|
|
3156
3156
|
autorisationEngagement: z.ZodString;
|
|
@@ -3198,7 +3198,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3198
3198
|
}, z.core.$strip>>;
|
|
3199
3199
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
3200
3200
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3201
|
-
programme: z.
|
|
3201
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
3202
3202
|
}, z.core.$strip>>;
|
|
3203
3203
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
3204
3204
|
supplementaire: z.ZodString;
|
|
@@ -3222,7 +3222,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3222
3222
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3223
3223
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
3224
3224
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3225
|
-
programme: z.
|
|
3225
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3226
3226
|
libelle: z.ZodString;
|
|
3227
3227
|
programmeRef: z.ZodString;
|
|
3228
3228
|
autorisationEngagement: z.ZodString;
|
|
@@ -3235,7 +3235,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3235
3235
|
lignesCredits: z.ZodObject<{
|
|
3236
3236
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3237
3237
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3238
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3238
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3239
3239
|
id: z.ZodString;
|
|
3240
3240
|
libelle: z.ZodString;
|
|
3241
3241
|
autorisationEngagement: z.ZodString;
|
|
@@ -3283,7 +3283,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3283
3283
|
}, z.core.$strip>>;
|
|
3284
3284
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
3285
3285
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3286
|
-
programme: z.
|
|
3286
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
3287
3287
|
}, z.core.$strip>>;
|
|
3288
3288
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
3289
3289
|
supplementaire: z.ZodString;
|
|
@@ -3305,14 +3305,14 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3305
3305
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3306
3306
|
"@xmlns:xsi": z.ZodString;
|
|
3307
3307
|
"@xsi:nil": z.ZodString;
|
|
3308
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
3308
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
3309
3309
|
"@xmlns:xsi": string;
|
|
3310
3310
|
"@xsi:nil": string;
|
|
3311
3311
|
} | undefined>>;
|
|
3312
3312
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3313
3313
|
"@xmlns:xsi": z.ZodString;
|
|
3314
3314
|
"@xsi:nil": z.ZodString;
|
|
3315
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
3315
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
3316
3316
|
"@xmlns:xsi": string;
|
|
3317
3317
|
"@xsi:nil": string;
|
|
3318
3318
|
} | undefined>>;
|
|
@@ -3431,7 +3431,7 @@ export declare const AmendementsClassRawSchema: z.ZodObject<{
|
|
|
3431
3431
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3432
3432
|
"@xmlns:xsi": z.ZodString;
|
|
3433
3433
|
"@xsi:nil": z.ZodString;
|
|
3434
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
3434
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
3435
3435
|
"@xmlns:xsi": string;
|
|
3436
3436
|
"@xsi:nil": string;
|
|
3437
3437
|
} | undefined>>;
|
|
@@ -3571,7 +3571,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3571
3571
|
"@xmlns:xsi": z.ZodString;
|
|
3572
3572
|
refTexteLegislatif: z.ZodString;
|
|
3573
3573
|
amendements: z.ZodObject<{
|
|
3574
|
-
amendement: z.
|
|
3574
|
+
amendement: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3575
3575
|
"@xmlns": z.ZodString;
|
|
3576
3576
|
uid: z.ZodString;
|
|
3577
3577
|
chronotag: z.ZodString;
|
|
@@ -3644,7 +3644,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3644
3644
|
cosignataires: z.ZodObject<{
|
|
3645
3645
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3646
3646
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3647
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3647
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
3648
3648
|
}, z.core.$strip>;
|
|
3649
3649
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3650
3650
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -3725,7 +3725,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3725
3725
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
3726
3726
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
3727
3727
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3728
|
-
programme: z.
|
|
3728
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3729
3729
|
libelle: z.ZodString;
|
|
3730
3730
|
programmeRef: z.ZodString;
|
|
3731
3731
|
autorisationEngagement: z.ZodString;
|
|
@@ -3738,7 +3738,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3738
3738
|
lignesCredits: z.ZodObject<{
|
|
3739
3739
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3740
3740
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3741
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3741
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3742
3742
|
id: z.ZodString;
|
|
3743
3743
|
libelle: z.ZodString;
|
|
3744
3744
|
autorisationEngagement: z.ZodString;
|
|
@@ -3786,7 +3786,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3786
3786
|
}, z.core.$strip>>;
|
|
3787
3787
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
3788
3788
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3789
|
-
programme: z.
|
|
3789
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
3790
3790
|
}, z.core.$strip>>;
|
|
3791
3791
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
3792
3792
|
supplementaire: z.ZodString;
|
|
@@ -3810,7 +3810,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3810
3810
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3811
3811
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
3812
3812
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3813
|
-
programme: z.
|
|
3813
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3814
3814
|
libelle: z.ZodString;
|
|
3815
3815
|
programmeRef: z.ZodString;
|
|
3816
3816
|
autorisationEngagement: z.ZodString;
|
|
@@ -3823,7 +3823,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3823
3823
|
lignesCredits: z.ZodObject<{
|
|
3824
3824
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
3825
3825
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
3826
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
3826
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
3827
3827
|
id: z.ZodString;
|
|
3828
3828
|
libelle: z.ZodString;
|
|
3829
3829
|
autorisationEngagement: z.ZodString;
|
|
@@ -3871,7 +3871,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3871
3871
|
}, z.core.$strip>>;
|
|
3872
3872
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
3873
3873
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
3874
|
-
programme: z.
|
|
3874
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
3875
3875
|
}, z.core.$strip>>;
|
|
3876
3876
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
3877
3877
|
supplementaire: z.ZodString;
|
|
@@ -3893,14 +3893,14 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
3893
3893
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3894
3894
|
"@xmlns:xsi": z.ZodString;
|
|
3895
3895
|
"@xsi:nil": z.ZodString;
|
|
3896
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
3896
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
3897
3897
|
"@xmlns:xsi": string;
|
|
3898
3898
|
"@xsi:nil": string;
|
|
3899
3899
|
} | undefined>>;
|
|
3900
3900
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
3901
3901
|
"@xmlns:xsi": z.ZodString;
|
|
3902
3902
|
"@xsi:nil": z.ZodString;
|
|
3903
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
3903
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
3904
3904
|
"@xmlns:xsi": string;
|
|
3905
3905
|
"@xsi:nil": string;
|
|
3906
3906
|
} | undefined>>;
|
|
@@ -4019,7 +4019,7 @@ export declare const TexteLegislatifRawSchema: z.ZodObject<{
|
|
|
4019
4019
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
4020
4020
|
"@xmlns:xsi": z.ZodString;
|
|
4021
4021
|
"@xsi:nil": z.ZodString;
|
|
4022
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
4022
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
4023
4023
|
"@xmlns:xsi": string;
|
|
4024
4024
|
"@xsi:nil": string;
|
|
4025
4025
|
} | undefined>>;
|
|
@@ -4157,11 +4157,11 @@ export type TexteLegislatifRaw = z.infer<typeof TexteLegislatifRawSchema>;
|
|
|
4157
4157
|
* Amendements (top-level export)
|
|
4158
4158
|
*/
|
|
4159
4159
|
export declare const AmendementsRawSchema: z.ZodObject<{
|
|
4160
|
-
textesLegislatifs: z.
|
|
4160
|
+
textesLegislatifs: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
4161
4161
|
"@xmlns:xsi": z.ZodString;
|
|
4162
4162
|
refTexteLegislatif: z.ZodString;
|
|
4163
4163
|
amendements: z.ZodObject<{
|
|
4164
|
-
amendement: z.
|
|
4164
|
+
amendement: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
4165
4165
|
"@xmlns": z.ZodString;
|
|
4166
4166
|
uid: z.ZodString;
|
|
4167
4167
|
chronotag: z.ZodString;
|
|
@@ -4234,7 +4234,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4234
4234
|
cosignataires: z.ZodObject<{
|
|
4235
4235
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
4236
4236
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
4237
|
-
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
4237
|
+
acteurRef: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodString>>, z.ZodString]>>, z.ZodTransform<string[] | undefined, string | string[] | undefined>>;
|
|
4238
4238
|
}, z.core.$strip>;
|
|
4239
4239
|
suffixe: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
4240
4240
|
"@xmlns:xsi": z.ZodString;
|
|
@@ -4315,7 +4315,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4315
4315
|
dispositif: z.ZodOptional<z.ZodString>;
|
|
4316
4316
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
4317
4317
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
4318
|
-
programme: z.
|
|
4318
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
4319
4319
|
libelle: z.ZodString;
|
|
4320
4320
|
programmeRef: z.ZodString;
|
|
4321
4321
|
autorisationEngagement: z.ZodString;
|
|
@@ -4328,7 +4328,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4328
4328
|
lignesCredits: z.ZodObject<{
|
|
4329
4329
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
4330
4330
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
4331
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
4331
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject</*elided*/ any, z.core.$strip>>>, z.ZodObject</*elided*/ any, z.core.$strip>]>>, z.ZodTransform<{
|
|
4332
4332
|
id: string;
|
|
4333
4333
|
libelle: string;
|
|
4334
4334
|
autorisationEngagement: string;
|
|
@@ -4356,7 +4356,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4356
4356
|
}, z.core.$strip>>;
|
|
4357
4357
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
4358
4358
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
4359
|
-
programme: z.
|
|
4359
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
4360
4360
|
}, z.core.$strip>>;
|
|
4361
4361
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
4362
4362
|
supplementaire: z.ZodString;
|
|
@@ -4380,7 +4380,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4380
4380
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
4381
4381
|
dispositifAmdtCreditPLF: z.ZodOptional<z.ZodObject<{
|
|
4382
4382
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
4383
|
-
programme: z.
|
|
4383
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
4384
4384
|
libelle: z.ZodString;
|
|
4385
4385
|
programmeRef: z.ZodString;
|
|
4386
4386
|
autorisationEngagement: z.ZodString;
|
|
@@ -4393,7 +4393,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4393
4393
|
lignesCredits: z.ZodObject<{
|
|
4394
4394
|
"@xmlns:xsi": z.ZodOptional<z.ZodString>;
|
|
4395
4395
|
"@xsi:nil": z.ZodOptional<z.ZodString>;
|
|
4396
|
-
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.
|
|
4396
|
+
ligneCredit: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodPreprocess<z.ZodArray<z.ZodObject<{
|
|
4397
4397
|
id: z.ZodString;
|
|
4398
4398
|
libelle: z.ZodString;
|
|
4399
4399
|
autorisationEngagement: z.ZodString;
|
|
@@ -4441,7 +4441,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4441
4441
|
}, z.core.$strip>>;
|
|
4442
4442
|
dispositifAmdtCreditPLFR: z.ZodOptional<z.ZodObject<{
|
|
4443
4443
|
listeProgrammes: z.ZodOptional<z.ZodObject<{
|
|
4444
|
-
programme: z.
|
|
4444
|
+
programme: z.ZodPreprocess<z.ZodArray<z.ZodType<LigneCreditElementRawShape, unknown, z.core.$ZodTypeInternals<LigneCreditElementRawShape, unknown>>>>;
|
|
4445
4445
|
}, z.core.$strip>>;
|
|
4446
4446
|
totalAE: z.ZodOptional<z.ZodObject<{
|
|
4447
4447
|
supplementaire: z.ZodString;
|
|
@@ -4463,14 +4463,14 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4463
4463
|
dateDepot: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
4464
4464
|
"@xmlns:xsi": z.ZodString;
|
|
4465
4465
|
"@xsi:nil": z.ZodString;
|
|
4466
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
4466
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
4467
4467
|
"@xmlns:xsi": string;
|
|
4468
4468
|
"@xsi:nil": string;
|
|
4469
4469
|
} | undefined>>;
|
|
4470
4470
|
datePublication: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
4471
4471
|
"@xmlns:xsi": z.ZodString;
|
|
4472
4472
|
"@xsi:nil": z.ZodString;
|
|
4473
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
4473
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
4474
4474
|
"@xmlns:xsi": string;
|
|
4475
4475
|
"@xsi:nil": string;
|
|
4476
4476
|
} | undefined>>;
|
|
@@ -4589,7 +4589,7 @@ export declare const AmendementsRawSchema: z.ZodObject<{
|
|
|
4589
4589
|
dateSort: z.ZodPipe<z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
4590
4590
|
"@xmlns:xsi": z.ZodString;
|
|
4591
4591
|
"@xsi:nil": z.ZodString;
|
|
4592
|
-
}, z.core.$strip>, z.ZodPipe<z.
|
|
4592
|
+
}, z.core.$strip>, z.ZodPipe<z.ZodPreprocess<z.ZodOptional<z.ZodDate>> & z.ZodType<Date, unknown, z.core.$ZodTypeInternals<Date, unknown>>, z.ZodTransform<Date, Date>>]>>, z.ZodTransform<Date | undefined, Date | {
|
|
4593
4593
|
"@xmlns:xsi": string;
|
|
4594
4594
|
"@xsi:nil": string;
|
|
4595
4595
|
} | undefined>>;
|