@tricoteuses/assemblee 2.0.2 → 2.1.1
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/README.md +26 -8
- package/lib/amendements-40Z7OJLT.js +682 -0
- package/lib/amendements-DcffXOt8.js +154 -0
- package/lib/api.d.ts +0 -1
- package/lib/cleaners/actes_legislatifs.d.ts +0 -1
- package/lib/cleaners/acteurs.d.ts +0 -1
- package/lib/cleaners/amendements.d.ts +0 -1
- package/lib/cleaners/debats.d.ts +0 -1
- package/lib/cleaners/documents.d.ts +0 -1
- package/lib/cleaners/dossiers_legislatifs.d.ts +0 -1
- package/lib/cleaners/index.d.ts +0 -1
- package/lib/cleaners/organes.d.ts +0 -1
- package/lib/cleaners/questions.d.ts +0 -1
- package/lib/cleaners/reunions.d.ts +0 -1
- package/lib/cleaners/scrutins.d.ts +0 -1
- package/lib/cleaners/xml.d.ts +0 -1
- package/lib/cleaners.js +508 -1082
- package/lib/datasets.d.ts +0 -1
- package/lib/dates.d.ts +0 -1
- package/lib/dossiers_legislatifs.d.ts +2 -4
- package/lib/file_systems.d.ts +0 -1
- package/lib/git.d.ts +0 -1
- package/lib/index.d.ts +10 -10
- package/lib/index.js +857 -1211
- package/lib/inserters.d.ts +0 -1
- package/lib/loaders-BlZuX1oO.js +4165 -0
- package/lib/loaders.d.ts +0 -1
- package/lib/loaders.js +27 -983
- package/lib/logger.d.ts +0 -1
- package/lib/organes.d.ts +0 -1
- package/lib/parse-Ccs6wcUg.js +2512 -0
- package/lib/parsers/index.d.ts +0 -1
- package/lib/parsers/plf.d.ts +0 -1
- package/lib/parsers/recherche_amendements.d.ts +3 -1
- package/lib/parsers/textes_lois.d.ts +0 -1
- package/lib/parsers.js +292 -287
- package/lib/raw_types/acteurs_et_organes.d.ts +4 -41
- package/lib/raw_types/agendas.d.ts +0 -1
- package/lib/raw_types/amendements.d.ts +0 -1
- package/lib/raw_types/debats.d.ts +0 -1
- package/lib/raw_types/dossiers_legislatifs.d.ts +9 -10
- package/lib/raw_types/questions.d.ts +0 -1
- package/lib/raw_types/scrutins.d.ts +0 -1
- package/lib/schemas/acteurs_et_organes.json +28 -27
- package/lib/schemas/agendas.json +49 -48
- package/lib/schemas/amendements.json +71 -69
- package/lib/schemas/dossiers_legislatifs.json +114 -113
- package/lib/schemas/questions.json +25 -25
- package/lib/schemas/scrutins.json +15 -15
- package/lib/scripts/add_links_to_documents.d.ts +0 -1
- package/lib/scripts/clean_reorganized_data.d.ts +0 -1
- package/lib/scripts/copy-schemas.d.ts +0 -1
- package/lib/scripts/diff_amendements.d.ts +0 -1
- package/lib/scripts/document_dossiers_legislatifs.d.ts +0 -1
- package/lib/scripts/generate-json-schemas.d.ts +0 -1
- package/lib/scripts/get_today_reunions.d.ts +0 -1
- package/lib/scripts/merge_scrutins.d.ts +0 -1
- package/lib/scripts/process_open_dataset.d.ts +0 -1
- package/lib/scripts/raw_types_from_amendements.d.ts +0 -1
- package/lib/scripts/reorganize_data.d.ts +0 -1
- package/lib/scripts/retrieve_deputes_photos.d.ts +0 -1
- package/lib/scripts/retrieve_documents.d.ts +0 -1
- package/lib/scripts/retrieve_open_data.d.ts +0 -1
- package/lib/scripts/retrieve_pending_amendments.d.ts +0 -1
- package/lib/scripts/retrieve_senateurs_photos.d.ts +0 -1
- package/lib/scripts/shared/cli_helpers.d.ts +0 -1
- package/lib/scripts/test_iter_load.d.ts +0 -1
- package/lib/scripts/test_load.d.ts +0 -1
- package/lib/scripts/test_load_big_files.d.ts +0 -1
- package/lib/scripts/validate_json.d.ts +0 -1
- package/lib/shared_types/acteurs_et_organes.d.ts +149 -0
- package/lib/shared_types/{codes_actes.d.ts → dossiers_legislatifs.d.ts} +0 -1
- package/lib/strings.d.ts +0 -1
- package/lib/types/acteurs_et_organes.d.ts +27 -69
- package/lib/types/agendas.d.ts +21 -22
- package/lib/types/amendements.d.ts +76 -51
- package/lib/types/debats.d.ts +0 -1
- package/lib/types/dossiers_legislatifs.d.ts +52 -53
- package/lib/types/legislatures.d.ts +0 -1
- package/lib/types/questions.d.ts +22 -25
- package/lib/types/scrutins.d.ts +15 -16
- package/lib/urls.d.ts +0 -1
- package/package.json +12 -4
- package/lib/amendements-CN7bRFdP.js +0 -259
- package/lib/amendements-CN7bRFdP.js.map +0 -1
- package/lib/amendements-Cg1lyCBp.js +0 -735
- package/lib/amendements-Cg1lyCBp.js.map +0 -1
- package/lib/api.d.ts.map +0 -1
- package/lib/cleaners/actes_legislatifs.d.ts.map +0 -1
- package/lib/cleaners/acteurs.d.ts.map +0 -1
- package/lib/cleaners/amendements.d.ts.map +0 -1
- package/lib/cleaners/debats.d.ts.map +0 -1
- package/lib/cleaners/documents.d.ts.map +0 -1
- package/lib/cleaners/dossiers_legislatifs.d.ts.map +0 -1
- package/lib/cleaners/index.d.ts.map +0 -1
- package/lib/cleaners/organes.d.ts.map +0 -1
- package/lib/cleaners/questions.d.ts.map +0 -1
- package/lib/cleaners/reunions.d.ts.map +0 -1
- package/lib/cleaners/scrutins.d.ts.map +0 -1
- package/lib/cleaners/xml.d.ts.map +0 -1
- package/lib/cleaners.js.map +0 -1
- package/lib/datasets.d.ts.map +0 -1
- package/lib/dates.d.ts.map +0 -1
- package/lib/debats-BwZYgzXe.js +0 -3978
- package/lib/debats-BwZYgzXe.js.map +0 -1
- package/lib/dossiers_legislatifs.d.ts.map +0 -1
- package/lib/file_systems.d.ts.map +0 -1
- package/lib/git.d.ts.map +0 -1
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js.map +0 -1
- package/lib/inserters.d.ts.map +0 -1
- package/lib/loaders.d.ts.map +0 -1
- package/lib/loaders.js.map +0 -1
- package/lib/logger.d.ts.map +0 -1
- package/lib/organes.d.ts.map +0 -1
- package/lib/parse-CzW8NHW5.js +0 -2850
- package/lib/parse-CzW8NHW5.js.map +0 -1
- package/lib/parsers/index.d.ts.map +0 -1
- package/lib/parsers/plf.d.ts.map +0 -1
- package/lib/parsers/recherche_amendements.d.ts.map +0 -1
- package/lib/parsers/textes_lois.d.ts.map +0 -1
- package/lib/parsers.js.map +0 -1
- package/lib/raw_types/acteurs_et_organes.d.ts.map +0 -1
- package/lib/raw_types/agendas.d.ts.map +0 -1
- package/lib/raw_types/amendements.d.ts.map +0 -1
- package/lib/raw_types/debats.d.ts.map +0 -1
- package/lib/raw_types/dossiers_legislatifs.d.ts.map +0 -1
- package/lib/raw_types/questions.d.ts.map +0 -1
- package/lib/raw_types/scrutins.d.ts.map +0 -1
- package/lib/schemas/acteurs_et_organes.d.json +0 -982
- package/lib/schemas/agendas.d.json +0 -1561
- package/lib/schemas/amendements.d.json +0 -1901
- package/lib/schemas/debats.d.json +0 -623
- package/lib/schemas/dossiers_legislatifs.d.json +0 -3690
- package/lib/schemas/legislatures.d.json +0 -17
- package/lib/schemas/questions.d.json +0 -520
- package/lib/schemas/scrutins.d.json +0 -517
- package/lib/scripts/add_links_to_documents.d.ts.map +0 -1
- package/lib/scripts/clean_reorganized_data.d.ts.map +0 -1
- package/lib/scripts/copy-schemas.d.ts.map +0 -1
- package/lib/scripts/diff_amendements.d.ts.map +0 -1
- package/lib/scripts/document_dossiers_legislatifs.d.ts.map +0 -1
- package/lib/scripts/generate-json-schemas.d.ts.map +0 -1
- package/lib/scripts/get_today_reunions.d.ts.map +0 -1
- package/lib/scripts/merge_scrutins.d.ts.map +0 -1
- package/lib/scripts/process_open_dataset.d.ts.map +0 -1
- package/lib/scripts/raw_types_from_amendements.d.ts.map +0 -1
- package/lib/scripts/reorganize_data.d.ts.map +0 -1
- package/lib/scripts/retrieve_deputes_photos.d.ts.map +0 -1
- package/lib/scripts/retrieve_documents.d.ts.map +0 -1
- package/lib/scripts/retrieve_open_data.d.ts.map +0 -1
- package/lib/scripts/retrieve_pending_amendments.d.ts.map +0 -1
- package/lib/scripts/retrieve_senateurs_photos.d.ts.map +0 -1
- package/lib/scripts/shared/cli_helpers.d.ts.map +0 -1
- package/lib/scripts/test_iter_load.d.ts.map +0 -1
- package/lib/scripts/test_load.d.ts.map +0 -1
- package/lib/scripts/test_load_big_files.d.ts.map +0 -1
- package/lib/scripts/validate_json.d.ts.map +0 -1
- package/lib/shared_types/codes_actes.d.ts.map +0 -1
- package/lib/strings.d.ts.map +0 -1
- package/lib/types/acteurs_et_organes.d.ts.map +0 -1
- package/lib/types/agendas.d.ts.map +0 -1
- package/lib/types/amendements.d.ts.map +0 -1
- package/lib/types/debats.d.ts.map +0 -1
- package/lib/types/dossiers_legislatifs.d.ts.map +0 -1
- package/lib/types/legislatures.d.ts.map +0 -1
- package/lib/types/questions.d.ts.map +0 -1
- package/lib/types/scrutins.d.ts.map +0 -1
- package/lib/urls.d.ts.map +0 -1
|
@@ -1,735 +0,0 @@
|
|
|
1
|
-
var AccordGouvernementDepotHorsDelai;
|
|
2
|
-
(function(AccordGouvernementDepotHorsDelai2) {
|
|
3
|
-
AccordGouvernementDepotHorsDelai2["Accord"] = "Accord";
|
|
4
|
-
AccordGouvernementDepotHorsDelai2["SansObjet"] = "Sans objet";
|
|
5
|
-
})(AccordGouvernementDepotHorsDelai || (AccordGouvernementDepotHorsDelai = {}));
|
|
6
|
-
var Action;
|
|
7
|
-
(function(Action2) {
|
|
8
|
-
Action2["Création"] = "création";
|
|
9
|
-
Action2["Modification"] = "modification";
|
|
10
|
-
Action2["Suppression"] = "suppression";
|
|
11
|
-
})(Action || (Action = {}));
|
|
12
|
-
var EtatAmendementCode;
|
|
13
|
-
(function(EtatAmendementCode2) {
|
|
14
|
-
EtatAmendementCode2["AC"] = "AC";
|
|
15
|
-
EtatAmendementCode2["At"] = "AT";
|
|
16
|
-
EtatAmendementCode2["Di"] = "DI";
|
|
17
|
-
EtatAmendementCode2["Effacé"] = "effacé";
|
|
18
|
-
EtatAmendementCode2["Er"] = "ER";
|
|
19
|
-
EtatAmendementCode2["Et"] = "ET";
|
|
20
|
-
EtatAmendementCode2["IR"] = "IR";
|
|
21
|
-
EtatAmendementCode2["Irr127"] = "IRR127";
|
|
22
|
-
EtatAmendementCode2["Irr20"] = "IRR20";
|
|
23
|
-
EtatAmendementCode2["Irr37"] = "IRR37";
|
|
24
|
-
EtatAmendementCode2["Irr38"] = "IRR38";
|
|
25
|
-
EtatAmendementCode2["Irr41"] = "IRR41";
|
|
26
|
-
EtatAmendementCode2["Irr42"] = "IRR42";
|
|
27
|
-
EtatAmendementCode2["Irr45"] = "IRR45";
|
|
28
|
-
EtatAmendementCode2["Irr48"] = "IRR48";
|
|
29
|
-
EtatAmendementCode2["Irr53"] = "IRR53";
|
|
30
|
-
EtatAmendementCode2["Irrai"] = "IRRAI";
|
|
31
|
-
EtatAmendementCode2["Irraif"] = "IRRAIF";
|
|
32
|
-
EtatAmendementCode2["Irrd"] = "IRRD";
|
|
33
|
-
EtatAmendementCode2["Irrhc"] = "IRRHC";
|
|
34
|
-
EtatAmendementCode2["Irrhd"] = "IRRHD";
|
|
35
|
-
EtatAmendementCode2["Irrsa"] = "IRRSA";
|
|
36
|
-
EtatAmendementCode2["R"] = "R";
|
|
37
|
-
EtatAmendementCode2["Rt"] = "RT";
|
|
38
|
-
EtatAmendementCode2["T"] = "T";
|
|
39
|
-
})(EtatAmendementCode || (EtatAmendementCode = {}));
|
|
40
|
-
var EtatAmendementLibelle;
|
|
41
|
-
(function(EtatAmendementLibelle2) {
|
|
42
|
-
EtatAmendementLibelle2["ADiscuter"] = "A discuter";
|
|
43
|
-
EtatAmendementLibelle2["ADéposer"] = "A déposer";
|
|
44
|
-
EtatAmendementLibelle2["Discuté"] = "Discuté";
|
|
45
|
-
EtatAmendementLibelle2["Effacé"] = "effacé";
|
|
46
|
-
EtatAmendementLibelle2["EnRecevabilité"] = "En recevabilité";
|
|
47
|
-
EtatAmendementLibelle2["EnTraitement"] = "En traitement";
|
|
48
|
-
EtatAmendementLibelle2["Irrecevable"] = "Irrecevable";
|
|
49
|
-
EtatAmendementLibelle2["Irrecevable40"] = "Irrecevable 40";
|
|
50
|
-
EtatAmendementLibelle2["Retiré"] = "Retiré";
|
|
51
|
-
})(EtatAmendementLibelle || (EtatAmendementLibelle = {}));
|
|
52
|
-
var SortAmendement;
|
|
53
|
-
(function(SortAmendement2) {
|
|
54
|
-
SortAmendement2["Adopté"] = "Adopté";
|
|
55
|
-
SortAmendement2["AutreIrrecevabilité"] = "Autre irrecevabilité";
|
|
56
|
-
SortAmendement2["AutreIrrecevabilité40"] = "Autre irrecevabilité 40";
|
|
57
|
-
SortAmendement2["AutresIrrLOLF"] = "Autres irr LOLF";
|
|
58
|
-
SortAmendement2["AutresIrrLOLFSS"] = "Autres irr LOLFSS";
|
|
59
|
-
SortAmendement2["Cavalier45"] = "Cavalier (45)";
|
|
60
|
-
SortAmendement2["CavalierBudgétaire"] = "Cavalier budgétaire";
|
|
61
|
-
SortAmendement2["CavalierSocial"] = "Cavalier social";
|
|
62
|
-
SortAmendement2["ChampDeLHabilitation38"] = "Champ de l'habilitation (38)";
|
|
63
|
-
SortAmendement2["Charge"] = "Charge";
|
|
64
|
-
SortAmendement2["Cmp45"] = "CMP (45)";
|
|
65
|
-
SortAmendement2["Crédits"] = "Crédits";
|
|
66
|
-
SortAmendement2["DispositionRéglementaire37"] = "Disposition réglementaire (37)";
|
|
67
|
-
SortAmendement2["DomaineDeLaLoi41"] = "Domaine de la loi (41)";
|
|
68
|
-
SortAmendement2["DomaineLoiOrganique127"] = "Domaine loi organique (127)";
|
|
69
|
-
SortAmendement2["Doublon"] = "Doublon";
|
|
70
|
-
SortAmendement2["Entonnoir45"] = "Entonnoir (45)";
|
|
71
|
-
SortAmendement2["Gage"] = "Gage";
|
|
72
|
-
SortAmendement2["HorsChamp"] = "Hors champ";
|
|
73
|
-
SortAmendement2["HorsDélais"] = "Hors-délais";
|
|
74
|
-
SortAmendement2["Injonction20"] = "Injonction (20)";
|
|
75
|
-
SortAmendement2["IrrEnPremièrePartie"] = "Irr en première partie";
|
|
76
|
-
SortAmendement2["IrrEnSecondePartie"] = "Irr en seconde partie";
|
|
77
|
-
SortAmendement2["Lolf"] = "LOLF";
|
|
78
|
-
SortAmendement2["Lolfss"] = "LOLFSS";
|
|
79
|
-
SortAmendement2["NonSoutenu"] = "Non soutenu";
|
|
80
|
-
SortAmendement2["OrdreDuJour48"] = "Ordre du jour (48)";
|
|
81
|
-
SortAmendement2["R"] = "R";
|
|
82
|
-
SortAmendement2["RatificationTraité53"] = "Ratification traité (53)";
|
|
83
|
-
SortAmendement2["Rejeté"] = "Rejeté";
|
|
84
|
-
SortAmendement2["Retiré"] = "Retiré";
|
|
85
|
-
SortAmendement2["RetiréAprèsPublication"] = "Retiré après publication";
|
|
86
|
-
SortAmendement2["RetiréAvantPublication"] = "Retiré avant publication";
|
|
87
|
-
SortAmendement2["SatisfaitOuInopérant42"] = "Satisfait ou inopérant (42)";
|
|
88
|
-
SortAmendement2["SousAmendement98"] = "Sous-amendement (98)";
|
|
89
|
-
SortAmendement2["Tombé"] = "Tombé";
|
|
90
|
-
})(SortAmendement || (SortAmendement = {}));
|
|
91
|
-
var TypePosition;
|
|
92
|
-
(function(TypePosition2) {
|
|
93
|
-
TypePosition2["Dernier"] = "Dernier";
|
|
94
|
-
TypePosition2["Milieu"] = "Milieu";
|
|
95
|
-
TypePosition2["Premier"] = "Premier";
|
|
96
|
-
})(TypePosition || (TypePosition = {}));
|
|
97
|
-
var AvantAApres;
|
|
98
|
-
(function(AvantAApres2) {
|
|
99
|
-
AvantAApres2["A"] = "A";
|
|
100
|
-
AvantAApres2["Apres"] = "Apres";
|
|
101
|
-
AvantAApres2["Avant"] = "Avant";
|
|
102
|
-
})(AvantAApres || (AvantAApres = {}));
|
|
103
|
-
var DivisionType;
|
|
104
|
-
(function(DivisionType2) {
|
|
105
|
-
DivisionType2["Annexe"] = "ANNEXE";
|
|
106
|
-
DivisionType2["Article"] = "ARTICLE";
|
|
107
|
-
DivisionType2["Chapitre"] = "CHAPITRE";
|
|
108
|
-
DivisionType2["Titre"] = "TITRE";
|
|
109
|
-
})(DivisionType || (DivisionType = {}));
|
|
110
|
-
var CodeEtat;
|
|
111
|
-
(function(CodeEtat2) {
|
|
112
|
-
CodeEtat2["B"] = "B";
|
|
113
|
-
CodeEtat2["C"] = "C";
|
|
114
|
-
CodeEtat2["D"] = "D";
|
|
115
|
-
})(CodeEtat || (CodeEtat = {}));
|
|
116
|
-
var Nom;
|
|
117
|
-
(function(Nom2) {
|
|
118
|
-
Nom2["Pdf"] = "PDF";
|
|
119
|
-
})(Nom || (Nom = {}));
|
|
120
|
-
var TypeMimeType;
|
|
121
|
-
(function(TypeMimeType2) {
|
|
122
|
-
TypeMimeType2["Application"] = "application";
|
|
123
|
-
})(TypeMimeType || (TypeMimeType = {}));
|
|
124
|
-
var TypeAuteur;
|
|
125
|
-
(function(TypeAuteur2) {
|
|
126
|
-
TypeAuteur2["Député"] = "Député";
|
|
127
|
-
TypeAuteur2["Gouvernement"] = "Gouvernement";
|
|
128
|
-
TypeAuteur2["Rapporteur"] = "Rapporteur";
|
|
129
|
-
})(TypeAuteur || (TypeAuteur = {}));
|
|
130
|
-
class Convert {
|
|
131
|
-
static toAmendement(json) {
|
|
132
|
-
return cast(JSON.parse(json), r("Amendement"));
|
|
133
|
-
}
|
|
134
|
-
static amendementToJson(value) {
|
|
135
|
-
return JSON.stringify(uncast(value, r("Amendement")), null, 2);
|
|
136
|
-
}
|
|
137
|
-
static toAmendements(json) {
|
|
138
|
-
return cast(JSON.parse(json), r("Amendements"));
|
|
139
|
-
}
|
|
140
|
-
static amendementsToJson(value) {
|
|
141
|
-
return JSON.stringify(uncast(value, r("Amendements")), null, 2);
|
|
142
|
-
}
|
|
143
|
-
static toTexteLegislatif(json) {
|
|
144
|
-
return cast(JSON.parse(json), r("TexteLegislatif"));
|
|
145
|
-
}
|
|
146
|
-
static texteLegislatifToJson(value) {
|
|
147
|
-
return JSON.stringify(uncast(value, r("TexteLegislatif")), null, 2);
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
function invalidValue(typ, val, key = "") {
|
|
151
|
-
if (key) {
|
|
152
|
-
throw Error(`Invalid value for key "${key}". Expected type ${JSON.stringify(typ)} but got ${JSON.stringify(val)}`);
|
|
153
|
-
}
|
|
154
|
-
throw Error(`Invalid value ${JSON.stringify(val)} for type ${JSON.stringify(typ)}`);
|
|
155
|
-
}
|
|
156
|
-
function jsonToJSProps(typ) {
|
|
157
|
-
if (typ.jsonToJS === void 0) {
|
|
158
|
-
const map = {};
|
|
159
|
-
typ.props.forEach((p) => map[p.json] = { key: p.js, typ: p.typ });
|
|
160
|
-
typ.jsonToJS = map;
|
|
161
|
-
}
|
|
162
|
-
return typ.jsonToJS;
|
|
163
|
-
}
|
|
164
|
-
function jsToJSONProps(typ) {
|
|
165
|
-
if (typ.jsToJSON === void 0) {
|
|
166
|
-
const map = {};
|
|
167
|
-
typ.props.forEach((p) => map[p.js] = { key: p.json, typ: p.typ });
|
|
168
|
-
typ.jsToJSON = map;
|
|
169
|
-
}
|
|
170
|
-
return typ.jsToJSON;
|
|
171
|
-
}
|
|
172
|
-
function transform(val, typ, getProps, key = "") {
|
|
173
|
-
function transformPrimitive(typ2, val2) {
|
|
174
|
-
if (typeof typ2 === typeof val2)
|
|
175
|
-
return val2;
|
|
176
|
-
return invalidValue(typ2, val2, key);
|
|
177
|
-
}
|
|
178
|
-
function transformUnion(typs, val2) {
|
|
179
|
-
const l = typs.length;
|
|
180
|
-
for (let i = 0; i < l; i++) {
|
|
181
|
-
const typ2 = typs[i];
|
|
182
|
-
try {
|
|
183
|
-
return transform(val2, typ2, getProps);
|
|
184
|
-
} catch (_) {
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
return invalidValue(typs, val2);
|
|
188
|
-
}
|
|
189
|
-
function transformEnum(cases, val2) {
|
|
190
|
-
if (cases.indexOf(val2) !== -1)
|
|
191
|
-
return val2;
|
|
192
|
-
return invalidValue(cases, val2);
|
|
193
|
-
}
|
|
194
|
-
function transformArray(typ2, val2) {
|
|
195
|
-
if (!Array.isArray(val2))
|
|
196
|
-
return invalidValue("array", val2);
|
|
197
|
-
return val2.map((el) => transform(el, typ2, getProps));
|
|
198
|
-
}
|
|
199
|
-
function transformDate(val2) {
|
|
200
|
-
if (val2 === null) {
|
|
201
|
-
return null;
|
|
202
|
-
}
|
|
203
|
-
const d = new Date(val2);
|
|
204
|
-
if (isNaN(d.valueOf())) {
|
|
205
|
-
return invalidValue("Date", val2);
|
|
206
|
-
}
|
|
207
|
-
return d;
|
|
208
|
-
}
|
|
209
|
-
function transformObject(props, additional, val2) {
|
|
210
|
-
if (val2 === null || typeof val2 !== "object" || Array.isArray(val2)) {
|
|
211
|
-
return invalidValue("object", val2);
|
|
212
|
-
}
|
|
213
|
-
const result = {};
|
|
214
|
-
Object.getOwnPropertyNames(props).forEach((key2) => {
|
|
215
|
-
const prop = props[key2];
|
|
216
|
-
const v = Object.prototype.hasOwnProperty.call(val2, key2) ? val2[key2] : void 0;
|
|
217
|
-
result[prop.key] = transform(v, prop.typ, getProps, prop.key);
|
|
218
|
-
});
|
|
219
|
-
Object.getOwnPropertyNames(val2).forEach((key2) => {
|
|
220
|
-
if (!Object.prototype.hasOwnProperty.call(props, key2)) {
|
|
221
|
-
result[key2] = transform(val2[key2], additional, getProps, key2);
|
|
222
|
-
}
|
|
223
|
-
});
|
|
224
|
-
return result;
|
|
225
|
-
}
|
|
226
|
-
if (typ === "any")
|
|
227
|
-
return val;
|
|
228
|
-
if (typ === null) {
|
|
229
|
-
if (val === null)
|
|
230
|
-
return val;
|
|
231
|
-
return invalidValue(typ, val);
|
|
232
|
-
}
|
|
233
|
-
while (typeof typ === "object" && typ.ref !== void 0) {
|
|
234
|
-
typ = typeMap[typ.ref];
|
|
235
|
-
}
|
|
236
|
-
if (Array.isArray(typ))
|
|
237
|
-
return transformEnum(typ, val);
|
|
238
|
-
if (typeof typ === "object") {
|
|
239
|
-
return typ.hasOwnProperty("unionMembers") ? transformUnion(typ.unionMembers, val) : typ.hasOwnProperty("arrayItems") ? transformArray(typ.arrayItems, val) : typ.hasOwnProperty("props") ? transformObject(getProps(typ), typ.additional, val) : invalidValue(typ, val);
|
|
240
|
-
}
|
|
241
|
-
if (typ === Date && typeof val !== "number")
|
|
242
|
-
return transformDate(val);
|
|
243
|
-
return transformPrimitive(typ, val);
|
|
244
|
-
}
|
|
245
|
-
function cast(val, typ) {
|
|
246
|
-
return transform(val, typ, jsonToJSProps);
|
|
247
|
-
}
|
|
248
|
-
function uncast(val, typ) {
|
|
249
|
-
return transform(val, typ, jsToJSONProps);
|
|
250
|
-
}
|
|
251
|
-
function a(typ) {
|
|
252
|
-
return { arrayItems: typ };
|
|
253
|
-
}
|
|
254
|
-
function u(...typs) {
|
|
255
|
-
return { unionMembers: typs };
|
|
256
|
-
}
|
|
257
|
-
function o(props, additional) {
|
|
258
|
-
return { props, additional };
|
|
259
|
-
}
|
|
260
|
-
function r(name) {
|
|
261
|
-
return { ref: name };
|
|
262
|
-
}
|
|
263
|
-
const typeMap = {
|
|
264
|
-
Amendements: o([
|
|
265
|
-
{
|
|
266
|
-
json: "textesLegislatifs",
|
|
267
|
-
js: "textesLegislatifs",
|
|
268
|
-
typ: a(r("TexteLegislatif"))
|
|
269
|
-
}
|
|
270
|
-
], false),
|
|
271
|
-
TexteLegislatif: o([
|
|
272
|
-
{ json: "refTexteLegislatif", js: "refTexteLegislatif", typ: "" },
|
|
273
|
-
{ json: "amendements", js: "amendements", typ: r("AmendementsClass") }
|
|
274
|
-
], false),
|
|
275
|
-
AmendementsClass: o([{ json: "amendement", js: "amendement", typ: a(r("Amendement")) }], false),
|
|
276
|
-
AmendementWrapper: o([{ json: "amendement", js: "amendement", typ: r("Amendement") }], false),
|
|
277
|
-
Amendement: o([
|
|
278
|
-
{ json: "uid", js: "uid", typ: "" },
|
|
279
|
-
{ json: "chronotag", js: "chronotag", typ: "" },
|
|
280
|
-
{ json: "legislature", js: "legislature", typ: "" },
|
|
281
|
-
{
|
|
282
|
-
json: "identification",
|
|
283
|
-
js: "identification",
|
|
284
|
-
typ: r("Identification")
|
|
285
|
-
},
|
|
286
|
-
{ json: "examenRef", js: "examenRef", typ: "" },
|
|
287
|
-
{ json: "texteLegislatifRef", js: "texteLegislatifRef", typ: "" },
|
|
288
|
-
{ json: "triAmendement", js: "triAmendement", typ: u(void 0, "") },
|
|
289
|
-
{
|
|
290
|
-
json: "cardinaliteAmdtMultiples",
|
|
291
|
-
js: "cardinaliteAmdtMultiples",
|
|
292
|
-
typ: u(void 0, "")
|
|
293
|
-
},
|
|
294
|
-
{
|
|
295
|
-
json: "amendementParentRef",
|
|
296
|
-
js: "amendementParentRef",
|
|
297
|
-
typ: u(void 0, "")
|
|
298
|
-
},
|
|
299
|
-
{ json: "signataires", js: "signataires", typ: r("Signataires") },
|
|
300
|
-
{
|
|
301
|
-
json: "pointeurFragmentTexte",
|
|
302
|
-
js: "pointeurFragmentTexte",
|
|
303
|
-
typ: r("PointeurFragmentTexte")
|
|
304
|
-
},
|
|
305
|
-
{ json: "corps", js: "corps", typ: u(void 0, r("Corps")) },
|
|
306
|
-
{ json: "cycleDeVie", js: "cycleDeVie", typ: r("CycleDeVie") },
|
|
307
|
-
{
|
|
308
|
-
json: "representation",
|
|
309
|
-
js: "representation",
|
|
310
|
-
typ: u(void 0, r("Representation"))
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
json: "seanceDiscussionRef",
|
|
314
|
-
js: "seanceDiscussionRef",
|
|
315
|
-
typ: u(void 0, "")
|
|
316
|
-
},
|
|
317
|
-
{ json: "article99", js: "article99", typ: "" },
|
|
318
|
-
{
|
|
319
|
-
json: "loiReference",
|
|
320
|
-
js: "loiReference",
|
|
321
|
-
typ: u(void 0, r("LoiReference"))
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
json: "discussionCommune",
|
|
325
|
-
js: "discussionCommune",
|
|
326
|
-
typ: u(void 0, r("Discussion"))
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
json: "discussionIdentique",
|
|
330
|
-
js: "discussionIdentique",
|
|
331
|
-
typ: u(void 0, r("Discussion"))
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
json: "accordGouvernementDepotHorsDelai",
|
|
335
|
-
js: "accordGouvernementDepotHorsDelai",
|
|
336
|
-
typ: r("AccordGouvernementDepotHorsDelai")
|
|
337
|
-
}
|
|
338
|
-
], false),
|
|
339
|
-
Corps: o([
|
|
340
|
-
{
|
|
341
|
-
json: "cartoucheInformatif",
|
|
342
|
-
js: "cartoucheInformatif",
|
|
343
|
-
typ: u(void 0, "")
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
json: "contenuAuteur",
|
|
347
|
-
js: "contenuAuteur",
|
|
348
|
-
typ: u(void 0, r("ContenuAuteur"))
|
|
349
|
-
}
|
|
350
|
-
], false),
|
|
351
|
-
ContenuAuteur: o([
|
|
352
|
-
{ json: "dispositif", js: "dispositif", typ: u(void 0, "") },
|
|
353
|
-
{
|
|
354
|
-
json: "avantAppel",
|
|
355
|
-
js: "avantAppel",
|
|
356
|
-
typ: u(void 0, r("AvantAppel"))
|
|
357
|
-
},
|
|
358
|
-
{ json: "exposeSommaire", js: "exposeSommaire", typ: u(void 0, "") },
|
|
359
|
-
{
|
|
360
|
-
json: "dispositifAmdtCreditPLF",
|
|
361
|
-
js: "dispositifAmdtCreditPLF",
|
|
362
|
-
typ: u(void 0, r("DispositifAmdtCreditPLF"))
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
json: "dispositifAmdtCreditPLFR",
|
|
366
|
-
js: "dispositifAmdtCreditPLFR",
|
|
367
|
-
typ: u(void 0, r("DispositifAmdtCreditPLFR"))
|
|
368
|
-
}
|
|
369
|
-
], false),
|
|
370
|
-
AvantAppel: o([
|
|
371
|
-
{ json: "dispositif", js: "dispositif", typ: u(void 0, "") },
|
|
372
|
-
{
|
|
373
|
-
json: "dispositifAmdtCreditPLF",
|
|
374
|
-
js: "dispositifAmdtCreditPLF",
|
|
375
|
-
typ: u(void 0, r("DispositifAmdtCreditPLF"))
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
json: "dispositifAmdtCreditPLFR",
|
|
379
|
-
js: "dispositifAmdtCreditPLFR",
|
|
380
|
-
typ: u(void 0, r("DispositifAmdtCreditPLFR"))
|
|
381
|
-
}
|
|
382
|
-
], false),
|
|
383
|
-
DispositifAmdtCreditPLF: o([
|
|
384
|
-
{
|
|
385
|
-
json: "listeProgrammes",
|
|
386
|
-
js: "listeProgrammes",
|
|
387
|
-
typ: u(void 0, a(r("ProgrammePlf")))
|
|
388
|
-
},
|
|
389
|
-
{ json: "soldeAE", js: "soldeAE", typ: u(void 0, "") },
|
|
390
|
-
{ json: "soldeCP", js: "soldeCP", typ: u(void 0, "") },
|
|
391
|
-
{ json: "cpEgalAe", js: "cpEgalAe", typ: "" }
|
|
392
|
-
], false),
|
|
393
|
-
ProgrammePlf: o([
|
|
394
|
-
{ json: "libelle", js: "libelle", typ: "" },
|
|
395
|
-
{ json: "programmeRef", js: "programmeRef", typ: "" },
|
|
396
|
-
{ json: "autorisationEngagement", js: "autorisationEngagement", typ: "" },
|
|
397
|
-
{ json: "creditPaiement", js: "creditPaiement", typ: "" },
|
|
398
|
-
{ json: "action", js: "action", typ: r("Action") },
|
|
399
|
-
{
|
|
400
|
-
json: "lignesCredits",
|
|
401
|
-
js: "lignesCredits",
|
|
402
|
-
typ: u(void 0, a(r("LigneCreditPLF")))
|
|
403
|
-
}
|
|
404
|
-
], false),
|
|
405
|
-
LigneCreditPLF: o([
|
|
406
|
-
{ json: "id", js: "id", typ: "" },
|
|
407
|
-
{ json: "libelle", js: "libelle", typ: "" },
|
|
408
|
-
{ json: "autorisationEngagement", js: "autorisationEngagement", typ: "" },
|
|
409
|
-
{ json: "creditPaiement", js: "creditPaiement", typ: "" },
|
|
410
|
-
{ json: "action", js: "action", typ: r("Action") }
|
|
411
|
-
], false),
|
|
412
|
-
DispositifAmdtCreditPLFR: o([
|
|
413
|
-
{
|
|
414
|
-
json: "listeProgrammes",
|
|
415
|
-
js: "listeProgrammes",
|
|
416
|
-
typ: u(void 0, a(r("LigneCreditPLFR")))
|
|
417
|
-
},
|
|
418
|
-
{ json: "totalAE", js: "totalAE", typ: u(void 0, r("Total")) },
|
|
419
|
-
{ json: "totalCP", js: "totalCP", typ: u(void 0, r("Total")) },
|
|
420
|
-
{ json: "cpEgalAe", js: "cpEgalAe", typ: "" }
|
|
421
|
-
], false),
|
|
422
|
-
LigneCreditPLFR: o([
|
|
423
|
-
{ json: "libelle", js: "libelle", typ: "" },
|
|
424
|
-
{ json: "programmeRef", js: "programmeRef", typ: u(void 0, "") },
|
|
425
|
-
{
|
|
426
|
-
json: "autorisationEngagementSupplementaire",
|
|
427
|
-
js: "autorisationEngagementSupplementaire",
|
|
428
|
-
typ: ""
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
json: "creditPaiementSupplementaire",
|
|
432
|
-
js: "creditPaiementSupplementaire",
|
|
433
|
-
typ: ""
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
json: "autorisationEngagementAnnule",
|
|
437
|
-
js: "autorisationEngagementAnnule",
|
|
438
|
-
typ: ""
|
|
439
|
-
},
|
|
440
|
-
{ json: "creditPaiementAnnule", js: "creditPaiementAnnule", typ: "" },
|
|
441
|
-
{ json: "action", js: "action", typ: r("Action") },
|
|
442
|
-
{
|
|
443
|
-
json: "lignesCredits",
|
|
444
|
-
js: "lignesCredits",
|
|
445
|
-
typ: u(void 0, a(r("LigneCreditPLFR")))
|
|
446
|
-
},
|
|
447
|
-
{ json: "id", js: "id", typ: u(void 0, "") }
|
|
448
|
-
], false),
|
|
449
|
-
Total: o([
|
|
450
|
-
{ json: "supplementaire", js: "supplementaire", typ: "" },
|
|
451
|
-
{ json: "annule", js: "annule", typ: "" },
|
|
452
|
-
{ json: "solde", js: "solde", typ: "" }
|
|
453
|
-
], false),
|
|
454
|
-
CycleDeVie: o([
|
|
455
|
-
{ json: "dateDepot", js: "dateDepot", typ: u(void 0, Date) },
|
|
456
|
-
{
|
|
457
|
-
json: "datePublication",
|
|
458
|
-
js: "datePublication",
|
|
459
|
-
typ: u(void 0, Date)
|
|
460
|
-
},
|
|
461
|
-
{ json: "soumisArticle40", js: "soumisArticle40", typ: "" },
|
|
462
|
-
{
|
|
463
|
-
json: "etatDesTraitements",
|
|
464
|
-
js: "etatDesTraitements",
|
|
465
|
-
typ: r("EtatDesTraitements")
|
|
466
|
-
},
|
|
467
|
-
{
|
|
468
|
-
json: "dateSort",
|
|
469
|
-
js: "dateSort",
|
|
470
|
-
typ: u(void 0, Date)
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
json: "sort",
|
|
474
|
-
js: "sort",
|
|
475
|
-
typ: u(void 0, r("SortAmendement"))
|
|
476
|
-
}
|
|
477
|
-
], false),
|
|
478
|
-
EtatDesTraitements: o([
|
|
479
|
-
{ json: "etat", js: "etat", typ: r("EtatAmendement") },
|
|
480
|
-
{
|
|
481
|
-
json: "sousEtat",
|
|
482
|
-
js: "sousEtat",
|
|
483
|
-
typ: u(void 0, r("SousEtatAmendement"))
|
|
484
|
-
}
|
|
485
|
-
], false),
|
|
486
|
-
EtatAmendement: o([
|
|
487
|
-
{ json: "code", js: "code", typ: r("EtatAmendementCode") },
|
|
488
|
-
{ json: "libelle", js: "libelle", typ: r("EtatAmendementLibelle") }
|
|
489
|
-
], false),
|
|
490
|
-
SousEtatAmendement: o([
|
|
491
|
-
{ json: "code", js: "code", typ: r("EtatAmendementCode") },
|
|
492
|
-
{ json: "libelle", js: "libelle", typ: r("SortAmendement") }
|
|
493
|
-
], false),
|
|
494
|
-
Discussion: o([
|
|
495
|
-
{ json: "idDiscussion", js: "idDiscussion", typ: u(void 0, "") },
|
|
496
|
-
{
|
|
497
|
-
json: "typePosition",
|
|
498
|
-
js: "typePosition",
|
|
499
|
-
typ: u(void 0, r("TypePosition"))
|
|
500
|
-
}
|
|
501
|
-
], false),
|
|
502
|
-
Identification: o([
|
|
503
|
-
{ json: "numeroLong", js: "numeroLong", typ: "" },
|
|
504
|
-
{ json: "numeroOrdreDepot", js: "numeroOrdreDepot", typ: "" },
|
|
505
|
-
{ json: "prefixeOrganeExamen", js: "prefixeOrganeExamen", typ: "" },
|
|
506
|
-
{ json: "numeroRect", js: "numeroRect", typ: "" }
|
|
507
|
-
], false),
|
|
508
|
-
LoiReference: o([
|
|
509
|
-
{
|
|
510
|
-
json: "codeLoi",
|
|
511
|
-
js: "codeLoi",
|
|
512
|
-
typ: u(void 0, "")
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
json: "divisionCodeLoi",
|
|
516
|
-
js: "divisionCodeLoi",
|
|
517
|
-
typ: u(void 0, "")
|
|
518
|
-
}
|
|
519
|
-
], false),
|
|
520
|
-
PointeurFragmentTexte: o([
|
|
521
|
-
{ json: "division", js: "division", typ: u(void 0, r("Division")) },
|
|
522
|
-
{
|
|
523
|
-
json: "alinea",
|
|
524
|
-
js: "alinea",
|
|
525
|
-
typ: u(void 0, r("Alinea"))
|
|
526
|
-
},
|
|
527
|
-
{
|
|
528
|
-
json: "missionVisee",
|
|
529
|
-
js: "missionVisee",
|
|
530
|
-
typ: u(void 0, r("MissionVisee"))
|
|
531
|
-
}
|
|
532
|
-
], false),
|
|
533
|
-
Alinea: o([
|
|
534
|
-
{
|
|
535
|
-
json: "avantAApres",
|
|
536
|
-
js: "avantAApres",
|
|
537
|
-
typ: u(void 0, r("AvantAApres"))
|
|
538
|
-
},
|
|
539
|
-
{ json: "numero", js: "numero", typ: u(void 0, "") },
|
|
540
|
-
{
|
|
541
|
-
json: "alineaDesignation",
|
|
542
|
-
js: "alineaDesignation",
|
|
543
|
-
typ: u(void 0, "")
|
|
544
|
-
}
|
|
545
|
-
], false),
|
|
546
|
-
Division: o([
|
|
547
|
-
{ json: "titre", js: "titre", typ: u(void 0, "") },
|
|
548
|
-
{
|
|
549
|
-
json: "articleDesignationCourte",
|
|
550
|
-
js: "articleDesignationCourte",
|
|
551
|
-
typ: u(void 0, "")
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
json: "articleDesignation",
|
|
555
|
-
js: "articleDesignation",
|
|
556
|
-
typ: u(void 0, "")
|
|
557
|
-
},
|
|
558
|
-
{ json: "type", js: "type", typ: r("DivisionType") },
|
|
559
|
-
{
|
|
560
|
-
json: "avantAApres",
|
|
561
|
-
js: "avantAApres",
|
|
562
|
-
typ: r("AvantAApres")
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
json: "divisionRattachee",
|
|
566
|
-
js: "divisionRattachee",
|
|
567
|
-
typ: u(void 0, "")
|
|
568
|
-
},
|
|
569
|
-
{ json: "articleAdditionnel", js: "articleAdditionnel", typ: "" },
|
|
570
|
-
{ json: "chapitreAdditionnel", js: "chapitreAdditionnel", typ: "" },
|
|
571
|
-
{
|
|
572
|
-
json: "urlDivisionTexteVise",
|
|
573
|
-
js: "urlDivisionTexteVise",
|
|
574
|
-
typ: u(void 0, "")
|
|
575
|
-
}
|
|
576
|
-
], false),
|
|
577
|
-
MissionVisee: o([
|
|
578
|
-
{ json: "codeEtat", js: "codeEtat", typ: r("CodeEtat") },
|
|
579
|
-
{ json: "codeMissionMinefi", js: "codeMissionMinefi", typ: "" },
|
|
580
|
-
{ json: "libelleMission", js: "libelleMission", typ: "" },
|
|
581
|
-
{ json: "missionRef", js: "missionRef", typ: "" }
|
|
582
|
-
], false),
|
|
583
|
-
Representation: o([
|
|
584
|
-
{ json: "nom", js: "nom", typ: r("Nom") },
|
|
585
|
-
{ json: "typeMime", js: "typeMime", typ: r("TypeMime") },
|
|
586
|
-
{
|
|
587
|
-
json: "statutRepresentation",
|
|
588
|
-
js: "statutRepresentation",
|
|
589
|
-
typ: r("StatutRepresentation")
|
|
590
|
-
},
|
|
591
|
-
{ json: "contenu", js: "contenu", typ: r("Contenu") }
|
|
592
|
-
], false),
|
|
593
|
-
Contenu: o([{ json: "documentURI", js: "documentURI", typ: "" }], false),
|
|
594
|
-
StatutRepresentation: o([
|
|
595
|
-
{ json: "verbatim", js: "verbatim", typ: false },
|
|
596
|
-
{ json: "canonique", js: "canonique", typ: false },
|
|
597
|
-
{ json: "officielle", js: "officielle", typ: false },
|
|
598
|
-
{ json: "transcription", js: "transcription", typ: false },
|
|
599
|
-
{ json: "enregistrement", js: "enregistrement", typ: false }
|
|
600
|
-
], false),
|
|
601
|
-
TypeMime: o([
|
|
602
|
-
{ json: "type", js: "type", typ: r("TypeMimeType") },
|
|
603
|
-
{ json: "subType", js: "subType", typ: r("Nom") }
|
|
604
|
-
], false),
|
|
605
|
-
Signataires: o([
|
|
606
|
-
{ json: "auteur", js: "auteur", typ: r("Auteur") },
|
|
607
|
-
{
|
|
608
|
-
json: "cosignatairesRefs",
|
|
609
|
-
js: "cosignatairesRefs",
|
|
610
|
-
typ: u(void 0, a(""))
|
|
611
|
-
},
|
|
612
|
-
{
|
|
613
|
-
json: "suffixe",
|
|
614
|
-
js: "suffixe",
|
|
615
|
-
typ: u(void 0, "")
|
|
616
|
-
},
|
|
617
|
-
{ json: "libelle", js: "libelle", typ: u(void 0, "") }
|
|
618
|
-
], false),
|
|
619
|
-
Auteur: o([
|
|
620
|
-
{ json: "typeAuteur", js: "typeAuteur", typ: r("TypeAuteur") },
|
|
621
|
-
{
|
|
622
|
-
json: "gouvernementRef",
|
|
623
|
-
js: "gouvernementRef",
|
|
624
|
-
typ: u(void 0, "")
|
|
625
|
-
},
|
|
626
|
-
{
|
|
627
|
-
json: "acteurRef",
|
|
628
|
-
js: "acteurRef",
|
|
629
|
-
typ: u(void 0, "")
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
json: "groupePolitiqueRef",
|
|
633
|
-
js: "groupePolitiqueRef",
|
|
634
|
-
typ: u(void 0, "")
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
json: "auteurRapporteurOrganeRef",
|
|
638
|
-
js: "auteurRapporteurOrganeRef",
|
|
639
|
-
typ: u(void 0, "")
|
|
640
|
-
}
|
|
641
|
-
], false),
|
|
642
|
-
AccordGouvernementDepotHorsDelai: ["Accord", "Sans objet"],
|
|
643
|
-
Action: ["création", "modification", "suppression"],
|
|
644
|
-
EtatAmendementCode: [
|
|
645
|
-
"AC",
|
|
646
|
-
"AT",
|
|
647
|
-
"DI",
|
|
648
|
-
"effacé",
|
|
649
|
-
"ER",
|
|
650
|
-
"ET",
|
|
651
|
-
"IR",
|
|
652
|
-
"IRR127",
|
|
653
|
-
"IRR20",
|
|
654
|
-
"IRR37",
|
|
655
|
-
"IRR38",
|
|
656
|
-
"IRR41",
|
|
657
|
-
"IRR42",
|
|
658
|
-
"IRR45",
|
|
659
|
-
"IRR48",
|
|
660
|
-
"IRR53",
|
|
661
|
-
"IRRAI",
|
|
662
|
-
"IRRAIF",
|
|
663
|
-
"IRRD",
|
|
664
|
-
"IRRHC",
|
|
665
|
-
"IRRHD",
|
|
666
|
-
"IRRSA",
|
|
667
|
-
"R",
|
|
668
|
-
"RT",
|
|
669
|
-
"T"
|
|
670
|
-
],
|
|
671
|
-
EtatAmendementLibelle: [
|
|
672
|
-
"A discuter",
|
|
673
|
-
"A déposer",
|
|
674
|
-
"Discuté",
|
|
675
|
-
"effacé",
|
|
676
|
-
"En recevabilité",
|
|
677
|
-
"En traitement",
|
|
678
|
-
"Irrecevable",
|
|
679
|
-
"Irrecevable 40",
|
|
680
|
-
"Retiré"
|
|
681
|
-
],
|
|
682
|
-
SortAmendement: [
|
|
683
|
-
"Adopté",
|
|
684
|
-
"Autre irrecevabilité",
|
|
685
|
-
"Autre irrecevabilité 40",
|
|
686
|
-
"Autres irr LOLF",
|
|
687
|
-
"Autres irr LOLFSS",
|
|
688
|
-
"Cavalier (45)",
|
|
689
|
-
"Cavalier budgétaire",
|
|
690
|
-
"Cavalier social",
|
|
691
|
-
"Champ de l'habilitation (38)",
|
|
692
|
-
"Charge",
|
|
693
|
-
"CMP (45)",
|
|
694
|
-
"Crédits",
|
|
695
|
-
"Disposition réglementaire (37)",
|
|
696
|
-
"Domaine de la loi (41)",
|
|
697
|
-
"Domaine loi organique (127)",
|
|
698
|
-
"Doublon",
|
|
699
|
-
"Entonnoir (45)",
|
|
700
|
-
"Gage",
|
|
701
|
-
"Hors champ",
|
|
702
|
-
"Hors-délais",
|
|
703
|
-
"Injonction (20)",
|
|
704
|
-
"Irr en première partie",
|
|
705
|
-
"Irr en seconde partie",
|
|
706
|
-
"LOLF",
|
|
707
|
-
"LOLFSS",
|
|
708
|
-
"Non soutenu",
|
|
709
|
-
"Ordre du jour (48)",
|
|
710
|
-
"R",
|
|
711
|
-
"Ratification traité (53)",
|
|
712
|
-
"Rejeté",
|
|
713
|
-
"Retiré",
|
|
714
|
-
"Retiré après publication",
|
|
715
|
-
"Retiré avant publication",
|
|
716
|
-
"Satisfait ou inopérant (42)",
|
|
717
|
-
"Sous-amendement (98)",
|
|
718
|
-
"Tombé"
|
|
719
|
-
],
|
|
720
|
-
TypePosition: ["Dernier", "Milieu", "Premier"],
|
|
721
|
-
AvantAApres: ["A", "Apres", "Avant"],
|
|
722
|
-
DivisionType: ["ANNEXE", "ARTICLE", "CHAPITRE", "TITRE"],
|
|
723
|
-
CodeEtat: ["B", "C", "D"],
|
|
724
|
-
Nom: ["PDF"],
|
|
725
|
-
TypeMimeType: ["application"],
|
|
726
|
-
TypeAuteur: ["Député", "Gouvernement", "Rapporteur"]
|
|
727
|
-
};
|
|
728
|
-
export {
|
|
729
|
-
AvantAApres as A,
|
|
730
|
-
Convert as C,
|
|
731
|
-
EtatAmendementLibelle as E,
|
|
732
|
-
SortAmendement as S,
|
|
733
|
-
TypeAuteur as T
|
|
734
|
-
};
|
|
735
|
-
//# sourceMappingURL=amendements-Cg1lyCBp.js.map
|