@tricoteuses/senat 2.9.0 → 2.9.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.
Files changed (113) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
  3. package/lib/aggregates.d.ts +0 -52
  4. package/lib/aggregates.js +0 -949
  5. package/lib/aggregates.mjs +0 -726
  6. package/lib/aggregates.ts +0 -852
  7. package/lib/config.mjs +0 -16
  8. package/lib/config.ts +0 -26
  9. package/lib/databases.mjs +0 -55
  10. package/lib/databases.ts +0 -68
  11. package/lib/datasets.mjs +0 -78
  12. package/lib/datasets.ts +0 -118
  13. package/lib/fields.d.ts +0 -10
  14. package/lib/fields.js +0 -68
  15. package/lib/fields.mjs +0 -22
  16. package/lib/fields.ts +0 -29
  17. package/lib/index.mjs +0 -7
  18. package/lib/index.ts +0 -64
  19. package/lib/inserters.d.ts +0 -98
  20. package/lib/inserters.js +0 -500
  21. package/lib/inserters.mjs +0 -360
  22. package/lib/inserters.ts +0 -521
  23. package/lib/legislatures.json +0 -38
  24. package/lib/loaders.mjs +0 -97
  25. package/lib/loaders.ts +0 -173
  26. package/lib/model/ameli.mjs +0 -57
  27. package/lib/model/ameli.ts +0 -86
  28. package/lib/model/debats.mjs +0 -43
  29. package/lib/model/debats.ts +0 -68
  30. package/lib/model/dosleg.mjs +0 -163
  31. package/lib/model/dosleg.ts +0 -204
  32. package/lib/model/index.mjs +0 -4
  33. package/lib/model/index.ts +0 -13
  34. package/lib/model/questions.mjs +0 -76
  35. package/lib/model/questions.ts +0 -102
  36. package/lib/model/sens.mjs +0 -339
  37. package/lib/model/sens.ts +0 -432
  38. package/lib/model/texte.mjs +0 -156
  39. package/lib/model/texte.ts +0 -174
  40. package/lib/raw_types_kysely/ameli.d.ts +0 -915
  41. package/lib/raw_types_kysely/ameli.js +0 -7
  42. package/lib/raw_types_kysely/ameli.mjs +0 -5
  43. package/lib/raw_types_kysely/ameli.ts +0 -951
  44. package/lib/raw_types_kysely/debats.d.ts +0 -207
  45. package/lib/raw_types_kysely/debats.js +0 -7
  46. package/lib/raw_types_kysely/debats.mjs +0 -5
  47. package/lib/raw_types_kysely/debats.ts +0 -222
  48. package/lib/raw_types_kysely/dosleg.d.ts +0 -3532
  49. package/lib/raw_types_kysely/dosleg.js +0 -7
  50. package/lib/raw_types_kysely/dosleg.mjs +0 -5
  51. package/lib/raw_types_kysely/dosleg.ts +0 -3621
  52. package/lib/raw_types_kysely/questions.d.ts +0 -414
  53. package/lib/raw_types_kysely/questions.js +0 -7
  54. package/lib/raw_types_kysely/questions.mjs +0 -5
  55. package/lib/raw_types_kysely/questions.ts +0 -426
  56. package/lib/raw_types_kysely/sens.d.ts +0 -4394
  57. package/lib/raw_types_kysely/sens.js +0 -7
  58. package/lib/raw_types_kysely/sens.mjs +0 -5
  59. package/lib/raw_types_kysely/sens.ts +0 -4499
  60. package/lib/raw_types_schemats/ameli.mjs +0 -2
  61. package/lib/raw_types_schemats/ameli.ts +0 -601
  62. package/lib/raw_types_schemats/debats.mjs +0 -2
  63. package/lib/raw_types_schemats/debats.ts +0 -145
  64. package/lib/raw_types_schemats/dosleg.mjs +0 -2
  65. package/lib/raw_types_schemats/dosleg.ts +0 -2193
  66. package/lib/raw_types_schemats/questions.mjs +0 -2
  67. package/lib/raw_types_schemats/questions.ts +0 -249
  68. package/lib/raw_types_schemats/sens.mjs +0 -2
  69. package/lib/raw_types_schemats/sens.ts +0 -2907
  70. package/lib/scripts/convert_data.mjs +0 -95
  71. package/lib/scripts/convert_data.ts +0 -119
  72. package/lib/scripts/datautil.mjs +0 -16
  73. package/lib/scripts/datautil.ts +0 -19
  74. package/lib/scripts/images/transparent_150x192.jpg +0 -0
  75. package/lib/scripts/images/transparent_155x225.jpg +0 -0
  76. package/lib/scripts/parse_textes.mjs +0 -38
  77. package/lib/scripts/parse_textes.ts +0 -52
  78. package/lib/scripts/retrieve_documents.mjs +0 -243
  79. package/lib/scripts/retrieve_documents.ts +0 -279
  80. package/lib/scripts/retrieve_open_data.mjs +0 -214
  81. package/lib/scripts/retrieve_open_data.ts +0 -261
  82. package/lib/scripts/retrieve_senateurs_photos.mjs +0 -147
  83. package/lib/scripts/retrieve_senateurs_photos.ts +0 -177
  84. package/lib/scripts/retrieve_textes.d.ts +0 -1
  85. package/lib/scripts/retrieve_textes.mjs +0 -165
  86. package/lib/scripts/retrieve_textes.ts +0 -79
  87. package/lib/scripts/shared/cli_helpers.ts +0 -36
  88. package/lib/scripts/shared/util.ts +0 -33
  89. package/lib/strings.mjs +0 -18
  90. package/lib/strings.ts +0 -26
  91. package/lib/types/ameli.mjs +0 -13
  92. package/lib/types/ameli.ts +0 -21
  93. package/lib/types/debats.mjs +0 -2
  94. package/lib/types/debats.ts +0 -6
  95. package/lib/types/dosleg.mjs +0 -151
  96. package/lib/types/dosleg.ts +0 -284
  97. package/lib/types/questions.mjs +0 -1
  98. package/lib/types/questions.ts +0 -3
  99. package/lib/types/sens.mjs +0 -1
  100. package/lib/types/sens.ts +0 -12
  101. package/lib/types/sessions.mjs +0 -43
  102. package/lib/types/sessions.ts +0 -42
  103. package/lib/types/texte.mjs +0 -16
  104. package/lib/types/texte.ts +0 -66
  105. package/lib/typings/windows-1252.d.js +0 -2
  106. package/lib/typings/windows-1252.d.mjs +0 -2
  107. package/lib/typings/windows-1252.d.ts +0 -11
  108. package/lib/validators/config.mjs +0 -54
  109. package/lib/validators/config.ts +0 -79
  110. package/lib/validators/senat.d.ts +0 -0
  111. package/lib/validators/senat.js +0 -24
  112. package/lib/validators/senat.mjs +0 -24
  113. package/lib/validators/senat.ts +0 -26
@@ -1,284 +0,0 @@
1
- import { txt_ameliFields } from "../raw_types_schemats/ameli"
2
- import {
3
- ass as Ass,
4
- aud,
5
- audFields,
6
- auteur,
7
- date_seance,
8
- date_seanceFields as dateSeanceFields,
9
- deccoc as DecCoc,
10
- denrap as DenRap,
11
- docatt,
12
- docattFields,
13
- ecr,
14
- ecrFields,
15
- etaloi as EtaLoi,
16
- lecass,
17
- lecassFields,
18
- lecassrap,
19
- lecture,
20
- lectureFields,
21
- loi,
22
- org as Org,
23
- oritxt as OriTxt,
24
- qua as Qua,
25
- rap,
26
- raporg as RapOrg,
27
- raporgFields,
28
- scr as Scr,
29
- texte,
30
- texteFields,
31
- typatt as TypAtt,
32
- typlec as TypLec,
33
- typloi as TypLoi,
34
- typtxt as TypTxt,
35
- typurl as TypUrl,
36
- typurlFields,
37
- } from "../raw_types_schemats/dosleg"
38
- import { Debat } from "./debats"
39
- import { TxtAmeli } from "./ameli"
40
-
41
- export {
42
- Ass,
43
- DecCoc,
44
- DenRap,
45
- EtaLoi,
46
- Org,
47
- OriTxt,
48
- Qua,
49
- RapOrg,
50
- Scr,
51
- TypAtt,
52
- TypLec,
53
- TypLoi,
54
- TypTxt,
55
- TypUrl,
56
- }
57
-
58
- export interface Aud extends aud {
59
- org?: Org
60
- }
61
-
62
- export interface Auteur extends auteur {
63
- qua?: Qua
64
- }
65
-
66
- export interface DateSeance extends date_seance {
67
- debat?: Debat
68
- scrids?: string[]
69
- scrs?: Scr[]
70
- }
71
-
72
- export interface DocAtt extends docatt {
73
- rap?: Rap
74
- typatt?: TypAtt
75
- }
76
-
77
- export interface Ecr extends ecr {
78
- aut?: Auteur
79
- }
80
-
81
- export interface LecAss extends lecass {
82
- ass?: Ass
83
- auds?: Aud[]
84
- audcles?: audFields.audcle[]
85
- datesSeances?: DateSeance[]
86
- datesSeancesCodes?: dateSeanceFields.code[]
87
- debatdatseas: Date[]
88
- lecassraps?: LecAssRap[]
89
- lecassrapids?: string[]
90
- org?: Org
91
- texcods: texteFields.texcod[]
92
- textes?: Texte[]
93
- }
94
-
95
- export interface LecAssRap extends lecassrap {
96
- rap?: Rap
97
- }
98
-
99
- export interface Lecture extends lecture {
100
- typlec?: TypLec
101
- lecassidts?: lecassFields.lecassidt[]
102
- lecasss?: LecAss[]
103
- }
104
-
105
- export interface Loi extends loi {
106
- deccoc?: DecCoc
107
- etaloi?: EtaLoi
108
- lecidts?: lectureFields.lecidt[]
109
- lectures?: Lecture[]
110
- typloi?: TypLoi
111
- }
112
-
113
- export interface Rap extends rap {
114
- denrap?: DenRap
115
- docattcles?: docattFields.docattcle[]
116
- docatts?: DocAtt[]
117
- ecrnums?: ecrFields.ecrnum[]
118
- ecrs?: Ecr[]
119
- orgcods?: raporgFields.orgcod[]
120
- orgs?: Org[]
121
- }
122
-
123
- export interface Texte extends texte {
124
- ecrs?: Ecr[]
125
- ecrnums?: ecrFields.ecrnum[]
126
- libtypurl?: typurlFields.libtypurl
127
- org?: Org
128
- oritxt: OriTxt
129
- typtxt?: TypTxt
130
- txtAmeli?: TxtAmeli
131
- txtAmeliId: txt_ameliFields.id
132
- }
133
-
134
- export const assFieldsToTrim = ["libass"]
135
- export const audFieldsToTrim = ["lecassidt", "audtit", "audurl", "orgcod"]
136
- export const auteurFieldsToTrim = [
137
- "autcod",
138
- "quacod",
139
- "typautcod",
140
- "nomuse",
141
- "prenom",
142
- "nomtec",
143
- "autmat",
144
- "autfct",
145
- ]
146
- export const dateSeanceFieldsToTrim = ["lecidt", "statut"]
147
- export const deccocFieldsToTrim = ["deccoccod", "deccoclib"]
148
- export const denrapFieldsToTrim = [
149
- "coddenrap",
150
- "typraprap",
151
- "libdenrap",
152
- "denrapmin",
153
- "denraptit",
154
- "denrapstymin",
155
- "solnatrapcod",
156
- ]
157
- export const docattFieldsToParseInt = ["docattcle", "rapcod"]
158
- export const docattFieldsToTrim = ["docatturl"]
159
- export const ecrFieldsToTrim = ["autcod", "ecrqua"]
160
- export const etaloiFieldsToTrim = ["etaloilib"]
161
- export const lecassFieldsToTrim = [
162
- "lecassidt",
163
- "lecidt",
164
- "ptlurl",
165
- "ptlnumcpl",
166
- "ptlnot",
167
- "ptlurl2",
168
- "ptlnot2",
169
- "ptlurl3",
170
- "ptlnot3",
171
- "ptlnumcpl2",
172
- "ptlnumcpl3",
173
- "lecassame",
174
- "orgcod",
175
- "loiintmod",
176
- "reucom",
177
- "debatsurl",
178
- "libppr",
179
- "ptlurlcom",
180
- "aliasppr",
181
- "lecassamecom",
182
- ]
183
- export const lecassrapFieldsToTrim = ["lecassidt"]
184
- export const lectureFieldsToTrim = ["lecidt", "loicod", "typleccod", "leccom"]
185
- export const loiFieldsToTrim = [
186
- "loicod",
187
- "typloicod",
188
- "deccoccod",
189
- "numero",
190
- "loient",
191
- "motclef",
192
- "loitit",
193
- "loiint",
194
- "url_jo",
195
- "loinumjo",
196
- "loititjo",
197
- "url_jo2",
198
- "loinumjo2",
199
- "deccocurl",
200
- "num_decision",
201
- "loicodmai",
202
- "loinoudelibcod",
203
- "motionloiorigcod",
204
- "url_ordonnance",
205
- "saisine_par",
206
- "loinumjo3",
207
- "url_jo3",
208
- "url_an",
209
- "url_presart",
210
- "signetalt",
211
- "orgcod",
212
- "doscocurl",
213
- "loiintori",
214
- ]
215
- export const orgFieldsToTrim = [
216
- "orgcod",
217
- "typorgcod",
218
- "orgnom",
219
- "orgliblon",
220
- "orglibaff",
221
- "orgurl",
222
- "orglibcou",
223
- "org_de",
224
- "urltra",
225
- "inttra",
226
- "orgnomcouv",
227
- "senorgcod",
228
- "html_color",
229
- ]
230
- export const oritxtFieldsToTrim = ["oritxtcod", "oritxtlib", "oritxtlibfem"]
231
- export const quaFieldsToTrim = ["quacod", "qualic", "quaabr", "quaabrplu"]
232
- export const rapFieldsToParseInt = ["rapcod", "sesann", "rapnum", "rapnuman"]
233
- export const rapFieldsToTrim = [
234
- "coddenrap",
235
- "blecod",
236
- "raptitcou",
237
- "raptil",
238
- "rapurl",
239
- "url2",
240
- "url3",
241
- "url4",
242
- "url2txt",
243
- "url3txt",
244
- "url4txt",
245
- "prix",
246
- "numerobis",
247
- "rapsoustit",
248
- "rapres",
249
- "forpubcod",
250
- ]
251
- export const raporgFieldsToTrim = ["orgcod"]
252
- export const scrFieldsToTrim = ["scrint", "soslib"]
253
- export const texteFieldsToParseInt = ["texcod", "sesann", "texnum"]
254
- export const texteFieldsToTrim = [
255
- "oritxtcod",
256
- "typtxtcod",
257
- "lecassidt",
258
- "orgcod",
259
- "texurl",
260
- "url2",
261
- "url3",
262
- "url4",
263
- "url2txt",
264
- "url3txt",
265
- "url4txt",
266
- "prix",
267
- "numerobis",
268
- "reserve_comspe",
269
- ]
270
- export const typattFieldsToTrim = ["typattlib"]
271
- export const typlecFieldsToTrim = ["typleccod", "typleclib"]
272
- export const typloiFieldsToTrim = [
273
- "typloicod",
274
- "typloilib",
275
- "groupe",
276
- "typloiden",
277
- "typloigen",
278
- "typloitit",
279
- "typloidenplu",
280
- "typloide",
281
- "typloiabr",
282
- ]
283
- export const typtxtFieldsToTrim = ["typtxtcod", "typtxtlib"]
284
- export const typurlFieldsToTrim = ["libtypurl"]
@@ -1 +0,0 @@
1
- export {};
@@ -1,3 +0,0 @@
1
- import { tam_questions as Question } from "../raw_types_schemats/questions"
2
-
3
- export { Question }
@@ -1 +0,0 @@
1
- export {};
package/lib/types/sens.ts DELETED
@@ -1,12 +0,0 @@
1
- import { sen as Sen } from "../raw_types_schemats/sens"
2
-
3
- export { Sen }
4
-
5
- export interface Photo {
6
- chemin: string
7
- cheminMosaique: string
8
- hauteur: number
9
- largeur: number
10
- xMosaique: number
11
- yMosaique: number
12
- }
@@ -1,43 +0,0 @@
1
- export var Session;
2
- (function (Session) {
3
- Session[Session["2012-2013"] = 2012] = "2012-2013";
4
- Session[Session["2013-2014"] = 2013] = "2013-2014";
5
- Session[Session["2014-2015"] = 2014] = "2014-2015";
6
- Session[Session["2015-2016"] = 2015] = "2015-2016";
7
- Session[Session["2016-2017"] = 2016] = "2016-2017";
8
- Session[Session["2017-2018"] = 2017] = "2017-2018";
9
- Session[Session["2018-2019"] = 2018] = "2018-2019";
10
- Session[Session["2019-2020"] = 2019] = "2019-2020";
11
- Session[Session["2020-2021"] = 2020] = "2020-2021";
12
- Session[Session["2021-2022"] = 2021] = "2021-2022";
13
- Session[Session["2022-2023"] = 2022] = "2022-2023";
14
- Session[Session["2023-2024"] = 2023] = "2023-2024";
15
- Session[Session["2024-2025"] = 2024] = "2024-2025";
16
- Session[Session["2025-2026"] = 2025] = "2025-2026";
17
- Session[Session["2026-2027"] = 2026] = "2026-2027";
18
- Session[Session["2027-2028"] = 2027] = "2027-2028";
19
- Session[Session["2028-2029"] = 2028] = "2028-2029";
20
- Session[Session["2029-2030"] = 2029] = "2029-2030";
21
- Session[Session["2030-2031"] = 2030] = "2030-2031";
22
- Session[Session["2031-2032"] = 2031] = "2031-2032";
23
- Session[Session["2032-2033"] = 2032] = "2032-2033";
24
- Session[Session["2033-2034"] = 2033] = "2033-2034";
25
- Session[Session["2034-2035"] = 2034] = "2034-2035";
26
- Session[Session["2035-2036"] = 2035] = "2035-2036";
27
- Session[Session["2036-2037"] = 2036] = "2036-2037";
28
- Session[Session["2037-2038"] = 2037] = "2037-2038";
29
- Session[Session["2038-2039"] = 2038] = "2038-2039";
30
- Session[Session["2039-2040"] = 2039] = "2039-2040";
31
- Session[Session["2040-2041"] = 2040] = "2040-2041";
32
- Session[Session["2041-2042"] = 2041] = "2041-2042";
33
- Session[Session["2042-2043"] = 2042] = "2042-2043";
34
- Session[Session["2043-2044"] = 2043] = "2043-2044";
35
- Session[Session["2044-2045"] = 2044] = "2044-2045";
36
- Session[Session["2045-2046"] = 2045] = "2045-2046";
37
- Session[Session["2046-2047"] = 2046] = "2046-2047";
38
- Session[Session["2047-2048"] = 2047] = "2047-2048";
39
- Session[Session["2048-2049"] = 2048] = "2048-2049";
40
- Session[Session["2049-2050"] = 2049] = "2049-2050";
41
- Session[Session["2050-2051"] = 2050] = "2050-2051";
42
- Session[Session["All"] = 0] = "All";
43
- })(Session || (Session = {}));
@@ -1,42 +0,0 @@
1
- export enum Session {
2
- "2012-2013" = 2012,
3
- "2013-2014",
4
- "2014-2015",
5
- "2015-2016",
6
- "2016-2017",
7
- "2017-2018",
8
- "2018-2019",
9
- "2019-2020",
10
- "2020-2021",
11
- "2021-2022",
12
- "2022-2023",
13
- "2023-2024",
14
- "2024-2025",
15
- "2025-2026",
16
- "2026-2027",
17
- "2027-2028",
18
- "2028-2029",
19
- "2029-2030",
20
- "2030-2031",
21
- "2031-2032",
22
- "2032-2033",
23
- "2033-2034",
24
- "2034-2035",
25
- "2035-2036",
26
- "2036-2037",
27
- "2037-2038",
28
- "2038-2039",
29
- "2039-2040",
30
- "2040-2041",
31
- "2041-2042",
32
- "2042-2043",
33
- "2043-2044",
34
- "2044-2045",
35
- "2045-2046",
36
- "2046-2047",
37
- "2047-2048",
38
- "2048-2049",
39
- "2049-2050",
40
- "2050-2051",
41
- "All" = 0
42
- }
@@ -1,16 +0,0 @@
1
- /* eslint no-use-before-define: 0 */
2
- export var DivisionType;
3
- (function (DivisionType) {
4
- DivisionType[DivisionType["tome"] = 1] = "tome";
5
- DivisionType[DivisionType["part"] = 2] = "part";
6
- DivisionType[DivisionType["book"] = 3] = "book";
7
- DivisionType[DivisionType["title"] = 4] = "title";
8
- DivisionType[DivisionType["subtitle"] = 5] = "subtitle";
9
- DivisionType[DivisionType["chapter"] = 6] = "chapter";
10
- DivisionType[DivisionType["section"] = 7] = "section";
11
- DivisionType[DivisionType["subsection"] = 8] = "subsection";
12
- DivisionType[DivisionType["paragraph"] = 9] = "paragraph";
13
- DivisionType[DivisionType["article"] = 10] = "article";
14
- DivisionType[DivisionType["alinea"] = 11] = "alinea";
15
- DivisionType[DivisionType["division"] = 12] = "division"; // TODO annexe
16
- })(DivisionType || (DivisionType = {}));
@@ -1,66 +0,0 @@
1
- /* eslint no-use-before-define: 0 */
2
-
3
- export enum DivisionType {
4
- tome = 1,
5
- part,
6
- book,
7
- title,
8
- subtitle,
9
- chapter,
10
- section,
11
- subsection,
12
- paragraph,
13
- article,
14
- alinea,
15
- division // TODO annexe
16
- }
17
-
18
- export type DivisionTag = keyof typeof DivisionType;
19
-
20
- export interface FlatTexte {
21
- title: string | null
22
- signetDossierLegislatifSenat: string | null
23
- urlSenat: string | null
24
- urlAssemblee: string | null
25
- type: string | null
26
- session: string | null
27
- numero: number | null
28
- version: Version | null
29
- workflow: Step[]
30
- divisions: Division[]
31
- }
32
-
33
- export type Version = "RECT" | "RECT_BIS" | "RECT_TER" | "RECT_QUATER" | "RECT_QUINQUIES"
34
-
35
- export interface Step {
36
- eId: string
37
- date: Date | null
38
- type: string | null
39
- session: string | null
40
- numero: string | null
41
- version: Version | null
42
- outcome: string | null
43
- }
44
-
45
- export interface Division {
46
- index: number
47
- eId: string
48
- tag: DivisionTag
49
- level: number
50
- headings: DivisionContent[]
51
- }
52
-
53
- export interface Article extends Division {
54
- alineas: Alinea[]
55
- }
56
-
57
- export interface DivisionContent {
58
- text: string | null
59
- html?: string | null
60
- }
61
-
62
- export interface Alinea extends DivisionContent {
63
- eId: string
64
- heading: DivisionContent
65
- pastille: string | null
66
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vc3JjL3R5cGluZ3Mvd2luZG93cy0xMjUyLmQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiZGVjbGFyZSBtb2R1bGUgXCJ3aW5kb3dzLTEyNTJcIiB7XG4gIC8qKiBEZWNsYXJhdGlvbiBmaWxlIGdlbmVyYXRlZCBieSBkdHMtZ2VuICovXG5cbiAgZXhwb3J0IGNvbnN0IGxhYmVsczogc3RyaW5nW11cblxuICBleHBvcnQgY29uc3QgdmVyc2lvbjogc3RyaW5nXG5cbiAgZXhwb3J0IGZ1bmN0aW9uIGRlY29kZShpbnB1dDogYW55LCBvcHRpb25zPzogYW55KTogYW55XG5cbiAgZXhwb3J0IGZ1bmN0aW9uIGVuY29kZShpbnB1dDogYW55LCBvcHRpb25zPzogYW55KTogYW55XG59XG4iXSwibWFwcGluZ3MiOiIiLCJpZ25vcmVMaXN0IjpbXX0=
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sInNvdXJjZXMiOlsiLi4vLi4vc3JjL3R5cGluZ3Mvd2luZG93cy0xMjUyLmQudHMiXSwic291cmNlc0NvbnRlbnQiOlsiZGVjbGFyZSBtb2R1bGUgXCJ3aW5kb3dzLTEyNTJcIiB7XG4gIC8qKiBEZWNsYXJhdGlvbiBmaWxlIGdlbmVyYXRlZCBieSBkdHMtZ2VuICovXG5cbiAgZXhwb3J0IGNvbnN0IGxhYmVsczogc3RyaW5nW11cblxuICBleHBvcnQgY29uc3QgdmVyc2lvbjogc3RyaW5nXG5cbiAgZXhwb3J0IGZ1bmN0aW9uIGRlY29kZShpbnB1dDogYW55LCBvcHRpb25zPzogYW55KTogYW55XG5cbiAgZXhwb3J0IGZ1bmN0aW9uIGVuY29kZShpbnB1dDogYW55LCBvcHRpb25zPzogYW55KTogYW55XG59XG4iXSwibWFwcGluZ3MiOiIiLCJpZ25vcmVMaXN0IjpbXX0=
@@ -1,11 +0,0 @@
1
- declare module "windows-1252" {
2
- /** Declaration file generated by dts-gen */
3
-
4
- export const labels: string[]
5
-
6
- export const version: string
7
-
8
- export function decode(input: any, options?: any): any
9
-
10
- export function encode(input: any, options?: any): any
11
- }
@@ -1,54 +0,0 @@
1
- import { validateChain, validateInteger, validateNonEmptyTrimmedString, validateNumber, validateOption, validateString, validateStringToNumber, validateTest, } from "@biryani/core";
2
- function validateDb(data) {
3
- if (data === null || data === undefined) {
4
- return [data, "Missing value"];
5
- }
6
- if (typeof data !== "object") {
7
- return [data, `Expected an object got "${typeof data}"`];
8
- }
9
- data = { ...data };
10
- const errors = {};
11
- const remainingKeys = new Set(Object.keys(data));
12
- for (const key of ["host", "password", "user"]) {
13
- remainingKeys.delete(key);
14
- const [value, error] = validateNonEmptyTrimmedString(data[key]);
15
- data[key] = value;
16
- if (error !== null) {
17
- errors[key] = error;
18
- }
19
- }
20
- {
21
- const key = "port";
22
- remainingKeys.delete(key);
23
- const [value, error] = validateChain(validateOption([validateString, validateStringToNumber], validateNumber), validateInteger, validateTest((value) => 0 <= value && value <= 65535, "Must be an integer between 0 and 65535"))(data[key]);
24
- data[key] = value;
25
- if (error !== null) {
26
- errors[key] = error;
27
- }
28
- }
29
- for (const key of remainingKeys) {
30
- errors[key] = "Unexpected item";
31
- }
32
- return [data, Object.keys(errors).length === 0 ? null : errors];
33
- }
34
- export function validateConfig(data) {
35
- if (data === null || data === undefined) {
36
- return [data, "Missing value"];
37
- }
38
- if (typeof data !== "object") {
39
- return [data, `Expected an object got "${typeof data}"`];
40
- }
41
- data = { ...data };
42
- const errors = {};
43
- const remainingKeys = new Set(Object.keys(data));
44
- {
45
- const key = "db";
46
- remainingKeys.delete(key);
47
- const [value, error] = validateDb(data[key]);
48
- data[key] = value;
49
- if (error !== null) {
50
- errors[key] = error;
51
- }
52
- }
53
- return [data, Object.keys(errors).length === 0 ? null : errors];
54
- }
@@ -1,79 +0,0 @@
1
- import {
2
- validateChain,
3
- validateInteger,
4
- validateNonEmptyTrimmedString,
5
- validateNumber,
6
- validateOption,
7
- validateString,
8
- validateStringToNumber,
9
- validateTest,
10
- } from "@biryani/core"
11
-
12
- function validateDb(data: any): [any, any] {
13
- if (data === null || data === undefined) {
14
- return [data, "Missing value"]
15
- }
16
- if (typeof data !== "object") {
17
- return [data, `Expected an object got "${typeof data}"`]
18
- }
19
-
20
- data = { ...data }
21
- const errors: { [key: string]: any } = {}
22
- const remainingKeys = new Set(Object.keys(data))
23
-
24
- for (const key of ["host", "password", "user"]) {
25
- remainingKeys.delete(key)
26
- const [value, error] = validateNonEmptyTrimmedString(data[key])
27
- data[key] = value
28
- if (error !== null) {
29
- errors[key] = error
30
- }
31
- }
32
-
33
- {
34
- const key = "port"
35
- remainingKeys.delete(key)
36
- const [value, error] = validateChain(
37
- validateOption([validateString, validateStringToNumber], validateNumber),
38
- validateInteger,
39
- validateTest(
40
- (value: any) => 0 <= value && value <= 65535,
41
- "Must be an integer between 0 and 65535",
42
- ),
43
- )(data[key])
44
- data[key] = value
45
- if (error !== null) {
46
- errors[key] = error
47
- }
48
- }
49
-
50
- for (const key of remainingKeys) {
51
- errors[key] = "Unexpected item"
52
- }
53
- return [data, Object.keys(errors).length === 0 ? null : errors]
54
- }
55
-
56
- export function validateConfig(data: any): [any, any] {
57
- if (data === null || data === undefined) {
58
- return [data, "Missing value"]
59
- }
60
- if (typeof data !== "object") {
61
- return [data, `Expected an object got "${typeof data}"`]
62
- }
63
-
64
- data = { ...data }
65
- const errors: { [key: string]: any } = {}
66
- const remainingKeys = new Set(Object.keys(data))
67
-
68
- {
69
- const key = "db"
70
- remainingKeys.delete(key)
71
- const [value, error] = validateDb(data[key])
72
- data[key] = value
73
- if (error !== null) {
74
- errors[key] = error
75
- }
76
- }
77
-
78
- return [data, Object.keys(errors).length === 0 ? null : errors]
79
- }
File without changes
@@ -1,24 +0,0 @@
1
- "use strict";
2
- // import { validateNonEmptyTrimmedString } from "@biryani/core"
3
- // const acteurUidRegExp = /^PA\d+$/
4
- // const organeUidRegExp = /^PO\d+$/
5
- // export function validateSenateurUid(input: any): [any, any] {
6
- // const [value, error] = validateNonEmptyTrimmedString(input)
7
- // if (error !== null) {
8
- // return [value, error]
9
- // }
10
- // if (!acteurUidRegExp.test(value)) {
11
- // return [value, 'Invalid "acteur" unique ID']
12
- // }
13
- // return [value, null]
14
- // }
15
- // export function validateOrganeUid(input: any): [any, any] {
16
- // const [value, error] = validateNonEmptyTrimmedString(input)
17
- // if (error !== null) {
18
- // return [value, error]
19
- // }
20
- // if (!organeUidRegExp.test(value)) {
21
- // return [value, 'Invalid "organe" unique ID']
22
- // }
23
- // return [value, null]
24
- // }
@@ -1,24 +0,0 @@
1
- "use strict";
2
- // import { validateNonEmptyTrimmedString } from "@biryani/core"
3
- // const acteurUidRegExp = /^PA\d+$/
4
- // const organeUidRegExp = /^PO\d+$/
5
- // export function validateSenateurUid(input: any): [any, any] {
6
- // const [value, error] = validateNonEmptyTrimmedString(input)
7
- // if (error !== null) {
8
- // return [value, error]
9
- // }
10
- // if (!acteurUidRegExp.test(value)) {
11
- // return [value, 'Invalid "acteur" unique ID']
12
- // }
13
- // return [value, null]
14
- // }
15
- // export function validateOrganeUid(input: any): [any, any] {
16
- // const [value, error] = validateNonEmptyTrimmedString(input)
17
- // if (error !== null) {
18
- // return [value, error]
19
- // }
20
- // if (!organeUidRegExp.test(value)) {
21
- // return [value, 'Invalid "organe" unique ID']
22
- // }
23
- // return [value, null]
24
- // }