@tricoteuses/assemblee 2.0.2 → 2.1.0

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