@tricoteuses/senat 1.3.1 → 1.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/config.d.ts +1 -0
- package/lib/config.js +14 -45
- package/lib/databases.js +86 -143
- package/lib/datasets.js +78 -83
- package/lib/index.d.ts +12 -4
- package/lib/index.js +42 -419
- package/lib/loaders.js +149 -654
- package/lib/model/ameli.js +83 -21
- package/lib/model/debats.js +0 -1
- package/lib/model/dosleg.d.ts +1 -1
- package/lib/model/dosleg.js +179 -73
- package/lib/model/index.d.ts +3 -3
- package/lib/model/index.js +12 -46
- package/lib/model/questions.js +68 -39
- package/lib/model/sens.d.ts +1 -1
- package/lib/model/sens.js +383 -113
- package/lib/model/texte.js +220 -290
- package/lib/model/util.js +9 -26
- package/lib/raw_types/ameli.js +5 -6
- package/lib/raw_types/debats.js +5 -6
- package/lib/raw_types/dosleg.js +5 -6
- package/lib/raw_types/questions.js +5 -6
- package/lib/raw_types/sens.js +5 -6
- package/lib/raw_types_schemats/ameli.js +1 -43
- package/lib/raw_types_schemats/debats.js +1 -22
- package/lib/raw_types_schemats/dosleg.js +1 -96
- package/lib/raw_types_schemats/questions.js +1 -22
- package/lib/raw_types_schemats/sens.js +1 -112
- package/lib/scripts/convert_data.js +181 -631
- package/lib/scripts/datautil.js +17 -60
- package/lib/scripts/parse_textes.js +46 -129
- package/lib/scripts/retrieve_documents.js +247 -513
- package/lib/scripts/retrieve_open_data.js +211 -368
- package/lib/scripts/retrieve_senateurs_photos.js +144 -239
- package/lib/scripts/shared/cli_helpers.js +30 -30
- package/lib/scripts/shared/util.js +28 -94
- package/lib/strings.js +20 -45
- package/lib/types/ameli.d.ts +1 -1
- package/lib/types/ameli.js +14 -25
- package/lib/types/debats.d.ts +1 -1
- package/lib/types/debats.js +3 -21
- package/lib/types/dosleg.d.ts +1 -1
- package/lib/types/dosleg.js +152 -119
- package/lib/types/questions.d.ts +1 -1
- package/lib/types/questions.js +1 -13
- package/lib/types/sens.d.ts +1 -1
- package/lib/types/sens.js +1 -13
- package/lib/types/sessions.js +44 -49
- package/lib/types/texte.js +17 -22
- package/lib/validators/config.js +47 -111
- package/lib/validators/senat.js +1 -5
- package/package.json +18 -40
- package/lib/aggregates.d.ts +0 -52
- package/lib/aggregates.mjs +0 -930
- package/lib/aggregates.ts +0 -833
- package/lib/config.mjs +0 -16
- package/lib/config.ts +0 -26
- package/lib/data/legislatures.json +0 -38
- package/lib/databases.mjs +0 -57
- package/lib/databases.ts +0 -71
- package/lib/datasets.mjs +0 -78
- package/lib/datasets.ts +0 -118
- package/lib/fields.d.ts +0 -10
- package/lib/fields.mjs +0 -68
- package/lib/fields.ts +0 -29
- package/lib/index.mjs +0 -4
- package/lib/index.ts +0 -42
- package/lib/inserters.d.ts +0 -98
- package/lib/inserters.mjs +0 -500
- package/lib/inserters.ts +0 -521
- package/lib/loaders.mjs +0 -158
- package/lib/loaders.ts +0 -271
- package/lib/model/ameli.mjs +0 -84
- package/lib/model/ameli.ts +0 -100
- package/lib/model/debats.mjs +0 -1
- package/lib/model/debats.ts +0 -0
- package/lib/model/dosleg.mjs +0 -196
- package/lib/model/dosleg.ts +0 -240
- package/lib/model/index.mjs +0 -4
- package/lib/model/index.ts +0 -14
- package/lib/model/questions.mjs +0 -71
- package/lib/model/questions.ts +0 -93
- package/lib/model/sens.mjs +0 -415
- package/lib/model/sens.ts +0 -516
- package/lib/model/texte.mjs +0 -208
- package/lib/model/texte.ts +0 -229
- package/lib/model/util.mjs +0 -19
- package/lib/model/util.ts +0 -32
- package/lib/raw_types/ameli.mjs +0 -5
- package/lib/raw_types/ameli.ts +0 -951
- package/lib/raw_types/debats.mjs +0 -5
- package/lib/raw_types/debats.ts +0 -222
- package/lib/raw_types/dosleg.mjs +0 -5
- package/lib/raw_types/dosleg.ts +0 -3625
- package/lib/raw_types/questions.mjs +0 -5
- package/lib/raw_types/questions.ts +0 -427
- package/lib/raw_types/sens.mjs +0 -5
- package/lib/raw_types/sens.ts +0 -4499
- package/lib/raw_types_kysely/ameli.d.ts +0 -6
- package/lib/raw_types_kysely/ameli.mjs +0 -7
- package/lib/raw_types_kysely/ameli.ts +0 -6
- package/lib/raw_types_kysely/debats.d.ts +0 -6
- package/lib/raw_types_kysely/debats.mjs +0 -7
- package/lib/raw_types_kysely/debats.ts +0 -6
- package/lib/raw_types_kysely/dosleg.d.ts +0 -6
- package/lib/raw_types_kysely/dosleg.mjs +0 -7
- package/lib/raw_types_kysely/dosleg.ts +0 -6
- package/lib/raw_types_kysely/questions.d.ts +0 -6
- package/lib/raw_types_kysely/questions.mjs +0 -7
- package/lib/raw_types_kysely/questions.ts +0 -6
- package/lib/raw_types_kysely/sens.d.ts +0 -6
- package/lib/raw_types_kysely/sens.mjs +0 -7
- package/lib/raw_types_kysely/sens.ts +0 -6
- package/lib/raw_types_kysely/texte.d.ts +0 -45
- package/lib/raw_types_kysely/texte.mjs +0 -7
- package/lib/raw_types_kysely/texte.ts +0 -53
- package/lib/raw_types_schemats/ameli.mjs +0 -2
- package/lib/raw_types_schemats/ameli.ts +0 -601
- package/lib/raw_types_schemats/debats.mjs +0 -2
- package/lib/raw_types_schemats/debats.ts +0 -145
- package/lib/raw_types_schemats/dosleg.mjs +0 -2
- package/lib/raw_types_schemats/dosleg.ts +0 -2195
- package/lib/raw_types_schemats/questions.mjs +0 -2
- package/lib/raw_types_schemats/questions.ts +0 -251
- package/lib/raw_types_schemats/sens.mjs +0 -2
- package/lib/raw_types_schemats/sens.ts +0 -2907
- package/lib/scripts/convert_data.mjs +0 -181
- package/lib/scripts/convert_data.ts +0 -243
- package/lib/scripts/datautil.mjs +0 -16
- package/lib/scripts/datautil.ts +0 -19
- package/lib/scripts/images/transparent_150x192.jpg +0 -0
- package/lib/scripts/images/transparent_155x225.jpg +0 -0
- package/lib/scripts/parse_textes.mjs +0 -46
- package/lib/scripts/parse_textes.ts +0 -65
- package/lib/scripts/retrieve_documents.mjs +0 -249
- package/lib/scripts/retrieve_documents.ts +0 -298
- package/lib/scripts/retrieve_open_data.mjs +0 -217
- package/lib/scripts/retrieve_open_data.ts +0 -274
- package/lib/scripts/retrieve_senateurs_photos.mjs +0 -147
- package/lib/scripts/retrieve_senateurs_photos.ts +0 -177
- package/lib/scripts/retrieve_textes.d.ts +0 -1
- package/lib/scripts/retrieve_textes.mjs +0 -328
- package/lib/scripts/retrieve_textes.ts +0 -143
- package/lib/scripts/shared/cli_helpers.ts +0 -36
- package/lib/scripts/shared/util.ts +0 -33
- package/lib/src/aggregates.d.ts +0 -52
- package/lib/src/aggregates.mjs +0 -726
- package/lib/src/config.d.ts +0 -2
- package/lib/src/config.mjs +0 -16
- package/lib/src/databases.d.ts +0 -18
- package/lib/src/databases.mjs +0 -55
- package/lib/src/datasets.d.ts +0 -28
- package/lib/src/datasets.mjs +0 -78
- package/lib/src/fields.d.ts +0 -10
- package/lib/src/fields.mjs +0 -22
- package/lib/src/index.d.ts +0 -8
- package/lib/src/index.mjs +0 -7
- package/lib/src/inserters.d.ts +0 -98
- package/lib/src/inserters.mjs +0 -360
- package/lib/src/loaders.d.ts +0 -36
- package/lib/src/loaders.mjs +0 -107
- package/lib/src/model/ameli.d.ts +0 -4
- package/lib/src/model/ameli.js +0 -57
- package/lib/src/model/debats.d.ts +0 -4
- package/lib/src/model/debats.js +0 -43
- package/lib/src/model/dosleg.d.ts +0 -197
- package/lib/src/model/dosleg.js +0 -169
- package/lib/src/model/index.d.ts +0 -4
- package/lib/src/model/index.js +0 -4
- package/lib/src/model/questions.d.ts +0 -89
- package/lib/src/model/questions.js +0 -76
- package/lib/src/model/sens.d.ts +0 -390
- package/lib/src/model/sens.js +0 -339
- package/lib/src/model/texte.d.ts +0 -7
- package/lib/src/model/texte.js +0 -183
- package/lib/src/raw_types_kysely/ameli.d.ts +0 -915
- package/lib/src/raw_types_kysely/ameli.js +0 -5
- package/lib/src/raw_types_kysely/debats.d.ts +0 -207
- package/lib/src/raw_types_kysely/debats.js +0 -5
- package/lib/src/raw_types_kysely/dosleg.d.ts +0 -3532
- package/lib/src/raw_types_kysely/dosleg.js +0 -5
- package/lib/src/raw_types_kysely/questions.d.ts +0 -414
- package/lib/src/raw_types_kysely/questions.js +0 -5
- package/lib/src/raw_types_kysely/sens.d.ts +0 -4394
- package/lib/src/raw_types_kysely/sens.js +0 -5
- package/lib/src/raw_types_schemats/ameli.d.ts +0 -541
- package/lib/src/raw_types_schemats/ameli.js +0 -2
- package/lib/src/raw_types_schemats/debats.d.ts +0 -127
- package/lib/src/raw_types_schemats/debats.js +0 -2
- package/lib/src/raw_types_schemats/dosleg.d.ts +0 -2027
- package/lib/src/raw_types_schemats/dosleg.js +0 -2
- package/lib/src/raw_types_schemats/questions.d.ts +0 -231
- package/lib/src/raw_types_schemats/questions.js +0 -2
- package/lib/src/raw_types_schemats/sens.d.ts +0 -2709
- package/lib/src/raw_types_schemats/sens.js +0 -2
- package/lib/src/scripts/convert_data.d.ts +0 -1
- package/lib/src/scripts/convert_data.js +0 -95
- package/lib/src/scripts/datautil.d.ts +0 -5
- package/lib/src/scripts/datautil.js +0 -16
- package/lib/src/scripts/parse_textes.d.ts +0 -1
- package/lib/src/scripts/parse_textes.js +0 -47
- package/lib/src/scripts/retrieve_documents.d.ts +0 -1
- package/lib/src/scripts/retrieve_documents.js +0 -258
- package/lib/src/scripts/retrieve_open_data.d.ts +0 -1
- package/lib/src/scripts/retrieve_open_data.js +0 -214
- package/lib/src/scripts/retrieve_senateurs_photos.d.ts +0 -1
- package/lib/src/scripts/retrieve_senateurs_photos.js +0 -147
- package/lib/src/scripts/shared/cli_helpers.d.ts +0 -44
- package/lib/src/scripts/shared/cli_helpers.js +0 -32
- package/lib/src/scripts/shared/util.d.ts +0 -3
- package/lib/src/scripts/shared/util.js +0 -28
- package/lib/src/strings.d.ts +0 -1
- package/lib/src/strings.mjs +0 -18
- package/lib/src/types/ameli.d.ts +0 -10
- package/lib/src/types/ameli.js +0 -13
- package/lib/src/types/debats.d.ts +0 -4
- package/lib/src/types/debats.js +0 -2
- package/lib/src/types/dosleg.d.ts +0 -98
- package/lib/src/types/dosleg.js +0 -151
- package/lib/src/types/questions.d.ts +0 -2
- package/lib/src/types/questions.js +0 -1
- package/lib/src/types/sens.d.ts +0 -10
- package/lib/src/types/sens.js +0 -1
- package/lib/src/types/sessions.d.ts +0 -42
- package/lib/src/types/sessions.js +0 -43
- package/lib/src/types/texte.d.ts +0 -61
- package/lib/src/types/texte.js +0 -16
- package/lib/src/validators/config.d.ts +0 -1
- package/lib/src/validators/config.js +0 -54
- package/lib/src/validators/senat.d.ts +0 -0
- package/lib/src/validators/senat.js +0 -24
- package/lib/strings.mjs +0 -18
- package/lib/strings.ts +0 -26
- package/lib/types/ameli.mjs +0 -13
- package/lib/types/ameli.ts +0 -21
- package/lib/types/debats.mjs +0 -2
- package/lib/types/debats.ts +0 -6
- package/lib/types/dosleg.mjs +0 -151
- package/lib/types/dosleg.ts +0 -284
- package/lib/types/questions.mjs +0 -1
- package/lib/types/questions.ts +0 -3
- package/lib/types/sens.mjs +0 -1
- package/lib/types/sens.ts +0 -12
- package/lib/types/sessions.mjs +0 -43
- package/lib/types/sessions.ts +0 -42
- package/lib/types/texte.mjs +0 -16
- package/lib/types/texte.ts +0 -76
- package/lib/typings/windows-1252.d.js +0 -2
- package/lib/typings/windows-1252.d.mjs +0 -2
- package/lib/typings/windows-1252.d.ts +0 -11
- package/lib/validators/config.mjs +0 -54
- package/lib/validators/config.ts +0 -79
- package/lib/validators/senat.mjs +0 -24
- package/lib/validators/senat.ts +0 -26
package/lib/types/sens.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
package/lib/types/sens.ts
DELETED
package/lib/types/sessions.mjs
DELETED
|
@@ -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 = {}));
|
package/lib/types/sessions.ts
DELETED
|
@@ -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
|
-
}
|
package/lib/types/texte.mjs
DELETED
|
@@ -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 = {}));
|
package/lib/types/texte.ts
DELETED
|
@@ -1,76 +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
|
-
titre: string | null
|
|
22
|
-
titreCourt: string | null
|
|
23
|
-
signetDossier: string | null
|
|
24
|
-
urlDossierSenat: string | null
|
|
25
|
-
urlDossierAssemblee: string | null
|
|
26
|
-
type: string | null
|
|
27
|
-
session: string | null
|
|
28
|
-
numero: number | null
|
|
29
|
-
datePresentation: Date | null,
|
|
30
|
-
dateDepot: Date | null,
|
|
31
|
-
datePublicationXml: Date | null,
|
|
32
|
-
version: Version | null
|
|
33
|
-
workflow: Step[]
|
|
34
|
-
divisions: Division[]
|
|
35
|
-
exposeDesMotifs?: ExposeDesMotifs | null
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export type Version = "RECT" | "RECT_BIS" | "RECT_TER" | "RECT_QUATER" | "RECT_QUINQUIES"
|
|
39
|
-
|
|
40
|
-
export interface Step {
|
|
41
|
-
eId: string
|
|
42
|
-
date: Date | null
|
|
43
|
-
type: string | null
|
|
44
|
-
session: string | null
|
|
45
|
-
numero: string | null
|
|
46
|
-
version: Version | null
|
|
47
|
-
outcome: string | null
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export interface Division {
|
|
51
|
-
index: number
|
|
52
|
-
eId: string
|
|
53
|
-
tag: DivisionTag
|
|
54
|
-
level: number
|
|
55
|
-
headings: DivisionContent[]
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
export interface Article extends Division {
|
|
59
|
-
alineas: Alinea[]
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
export interface DivisionContent {
|
|
63
|
-
text: string | null
|
|
64
|
-
html?: string | null
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
export interface Alinea extends DivisionContent {
|
|
68
|
-
eId: string
|
|
69
|
-
heading: DivisionContent
|
|
70
|
-
pastille: string | null
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export interface ExposeDesMotifs {
|
|
74
|
-
text: string | null
|
|
75
|
-
html: string | null
|
|
76
|
-
}
|
|
@@ -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
|
-
}
|
package/lib/validators/config.ts
DELETED
|
@@ -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
|
-
}
|
package/lib/validators/senat.mjs
DELETED
|
@@ -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
|
-
// }
|
package/lib/validators/senat.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
// import { validateNonEmptyTrimmedString } from "@biryani/core"
|
|
2
|
-
|
|
3
|
-
// const acteurUidRegExp = /^PA\d+$/
|
|
4
|
-
// const organeUidRegExp = /^PO\d+$/
|
|
5
|
-
|
|
6
|
-
// export function validateSenateurUid(input: any): [any, any] {
|
|
7
|
-
// const [value, error] = validateNonEmptyTrimmedString(input)
|
|
8
|
-
// if (error !== null) {
|
|
9
|
-
// return [value, error]
|
|
10
|
-
// }
|
|
11
|
-
// if (!acteurUidRegExp.test(value)) {
|
|
12
|
-
// return [value, 'Invalid "acteur" unique ID']
|
|
13
|
-
// }
|
|
14
|
-
// return [value, null]
|
|
15
|
-
// }
|
|
16
|
-
|
|
17
|
-
// export function validateOrganeUid(input: any): [any, any] {
|
|
18
|
-
// const [value, error] = validateNonEmptyTrimmedString(input)
|
|
19
|
-
// if (error !== null) {
|
|
20
|
-
// return [value, error]
|
|
21
|
-
// }
|
|
22
|
-
// if (!organeUidRegExp.test(value)) {
|
|
23
|
-
// return [value, 'Invalid "organe" unique ID']
|
|
24
|
-
// }
|
|
25
|
-
// return [value, null]
|
|
26
|
-
// }
|