@tricoteuses/assemblee 1.10.5 → 2.0.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.
- package/README.md +8 -1
- package/lib/amendements-79bwpkvR.js +154 -0
- package/lib/amendements-CV3s5a0M.js +667 -0
- package/lib/cleaners/index.d.ts +9 -9
- package/lib/cleaners.js +564 -0
- package/lib/datasets.d.ts +3 -3
- package/lib/dossiers_legislatifs.d.ts +2 -2
- package/lib/index.d.ts +17 -22
- package/lib/index.js +1542 -314
- package/lib/inserters.d.ts +5 -5
- package/lib/loaders-9mHdTl9L.js +4158 -0
- package/lib/loaders.d.ts +12 -12
- package/lib/loaders.js +29 -1689
- package/lib/organes.d.ts +1 -1
- package/lib/parse-Ccs6wcUg.js +2512 -0
- package/lib/parsers/index.d.ts +2 -3
- package/lib/parsers/plf.d.ts +1 -0
- package/lib/parsers/recherche_amendements.d.ts +2 -2
- package/lib/parsers/textes_lois.d.ts +1 -23
- package/lib/parsers.js +398 -0
- package/lib/raw_types/debats.d.ts +2 -2
- package/lib/raw_types/dossiers_legislatifs.d.ts +1 -1
- package/lib/schemas/acteurs_et_organes.json +1166 -0
- package/lib/schemas/agendas.json +1745 -0
- package/lib/schemas/amendements.json +2085 -0
- package/lib/schemas/debats.json +842 -0
- package/lib/schemas/dossiers_legislatifs.json +3874 -0
- package/lib/schemas/legislatures.json +17 -0
- package/lib/schemas/questions.json +704 -0
- package/lib/schemas/scrutins.json +701 -0
- package/lib/scripts/retrieve_deputes_photos.d.ts +1 -1
- package/lib/types/acteurs_et_organes.d.ts +340 -0
- package/lib/types/agendas.d.ts +236 -10
- package/lib/types/amendements.d.ts +276 -1
- package/lib/types/debats.d.ts +52 -2
- package/lib/types/dossiers_legislatifs.d.ts +403 -9
- package/lib/types/questions.d.ts +99 -2
- package/lib/types/scrutins.d.ts +101 -0
- package/lib/urls.d.ts +2 -2
- package/package.json +32 -94
- package/lib/api.js +0 -52
- package/lib/api.mjs +0 -45
- package/lib/bugs/acteur-00010/plugin.test.js +0 -90
- package/lib/bugs/acteur-00010/plugin.test.mjs +0 -33
- package/lib/bugs/acteur-00010.d.ts +0 -7
- package/lib/bugs/acteur-00010.js +0 -116
- package/lib/bugs/acteur-00010.mjs +0 -26
- package/lib/bugs/agenda-00002/plugin.test.js +0 -124
- package/lib/bugs/agenda-00002/plugin.test.mjs +0 -50
- package/lib/bugs/agenda-00002.d.ts +0 -15
- package/lib/bugs/agenda-00002.js +0 -406
- package/lib/bugs/agenda-00002.mjs +0 -172
- package/lib/bugs/agenda-00008/plugin.test.js +0 -92
- package/lib/bugs/agenda-00008/plugin.test.mjs +0 -31
- package/lib/bugs/agenda-00008.d.ts +0 -7
- package/lib/bugs/agenda-00008.js +0 -123
- package/lib/bugs/agenda-00008.mjs +0 -26
- package/lib/bugs/agenda-00011/plugin.test.d.ts +0 -1
- package/lib/bugs/agenda-00011/plugin.test.js +0 -263
- package/lib/bugs/agenda-00011/plugin.test.mjs +0 -152
- package/lib/bugs/agenda-00011.d.ts +0 -16
- package/lib/bugs/agenda-00011.js +0 -333
- package/lib/bugs/agenda-00011.mjs +0 -125
- package/lib/bugs.d.ts +0 -21
- package/lib/bugs.js +0 -452
- package/lib/bugs.mjs +0 -70
- package/lib/cleaners/actes_legislatifs.js +0 -315
- package/lib/cleaners/actes_legislatifs.mjs +0 -253
- package/lib/cleaners/acteurs.js +0 -265
- package/lib/cleaners/acteurs.mjs +0 -180
- package/lib/cleaners/amendements.js +0 -294
- package/lib/cleaners/amendements.mjs +0 -227
- package/lib/cleaners/debats.js +0 -12
- package/lib/cleaners/debats.mjs +0 -5
- package/lib/cleaners/documents.js +0 -205
- package/lib/cleaners/documents.mjs +0 -133
- package/lib/cleaners/dossiers_legislatifs.js +0 -131
- package/lib/cleaners/dossiers_legislatifs.mjs +0 -70
- package/lib/cleaners/index.js +0 -70
- package/lib/cleaners/index.mjs +0 -10
- package/lib/cleaners/organes.js +0 -65
- package/lib/cleaners/organes.mjs +0 -48
- package/lib/cleaners/questions.js +0 -12
- package/lib/cleaners/questions.mjs +0 -5
- package/lib/cleaners/reunions.js +0 -312
- package/lib/cleaners/reunions.mjs +0 -255
- package/lib/cleaners/scrutins.js +0 -340
- package/lib/cleaners/scrutins.mjs +0 -221
- package/lib/cleaners/xml.js +0 -74
- package/lib/cleaners/xml.mjs +0 -59
- package/lib/datasets.js +0 -837
- package/lib/datasets.mjs +0 -755
- package/lib/dates.js +0 -124
- package/lib/dates.mjs +0 -100
- package/lib/dossiers_legislatifs.js +0 -346
- package/lib/dossiers_legislatifs.mjs +0 -208
- package/lib/file_systems.js +0 -162
- package/lib/file_systems.mjs +0 -62
- package/lib/git.js +0 -223
- package/lib/git.mjs +0 -151
- package/lib/index.mjs +0 -17
- package/lib/inserters.js +0 -521
- package/lib/inserters.mjs +0 -337
- package/lib/loaders.mjs +0 -886
- package/lib/logger.js +0 -35
- package/lib/logger.mjs +0 -26
- package/lib/organes.js +0 -22
- package/lib/organes.mjs +0 -15
- package/lib/parsers/documents.d.ts +0 -62
- package/lib/parsers/documents.js +0 -453
- package/lib/parsers/documents.mjs +0 -370
- package/lib/parsers/index.js +0 -40
- package/lib/parsers/index.mjs +0 -4
- package/lib/parsers/recherche_amendements.js +0 -403
- package/lib/parsers/recherche_amendements.mjs +0 -167
- package/lib/parsers/textes_lois.js +0 -307
- package/lib/parsers/textes_lois.mjs +0 -264
- package/lib/raw_types/acteurs_et_organes.js +0 -1215
- package/lib/raw_types/acteurs_et_organes.mjs +0 -1148
- package/lib/raw_types/agendas.js +0 -777
- package/lib/raw_types/agendas.mjs +0 -724
- package/lib/raw_types/amendements.js +0 -1052
- package/lib/raw_types/amendements.mjs +0 -993
- package/lib/raw_types/debats.js +0 -630
- package/lib/raw_types/debats.mjs +0 -573
- package/lib/raw_types/dossiers_legislatifs.js +0 -1529
- package/lib/raw_types/dossiers_legislatifs.mjs +0 -1471
- package/lib/raw_types/questions.js +0 -469
- package/lib/raw_types/questions.mjs +0 -416
- package/lib/raw_types/scrutins.js +0 -651
- package/lib/raw_types/scrutins.mjs +0 -598
- package/lib/schemas/acteur/Acteur.json +0 -56
- package/lib/schemas/acteur/AdresseElectronique.json +0 -52
- package/lib/schemas/acteur/AdressePostale.json +0 -75
- package/lib/schemas/acteur/Civ.json +0 -14
- package/lib/schemas/acteur/Collaborateur.json +0 -29
- package/lib/schemas/acteur/EtatCivil.json +0 -51
- package/lib/schemas/acteur/Ident.json +0 -40
- package/lib/schemas/acteur/Lieu.json +0 -66
- package/lib/schemas/acteur/Mandat.json +0 -192
- package/lib/schemas/acteur/Profession.json +0 -46
- package/lib/schemas/agenda/Agenda.json +0 -318
- package/lib/schemas/agenda/CycleDeVie.json +0 -45
- package/lib/schemas/agenda/PointOdj.json +0 -82
- package/lib/schemas/amendement/Amendement.json +0 -246
- package/lib/schemas/amendement/Diff.json +0 -25
- package/lib/schemas/amendement/DispositifAmdtCredit.json +0 -85
- package/lib/schemas/amendement/Identifiant.json +0 -62
- package/lib/schemas/amendement/PointeurFragmentTexte.json +0 -127
- package/lib/schemas/amendement/Representation.json +0 -67
- package/lib/schemas/amendement/Total.json +0 -26
- package/lib/schemas/converted_from_type/acteurs_et_organes.json +0 -666
- package/lib/schemas/converted_from_type/agendas.json +0 -1100
- package/lib/schemas/converted_from_type/amendements.json +0 -3191
- package/lib/schemas/converted_from_type/debats.json +0 -682
- package/lib/schemas/converted_from_type/deputes.json +0 -26
- package/lib/schemas/converted_from_type/dossiers_legislatifs.json +0 -2918
- package/lib/schemas/converted_from_type/legislatures.json +0 -16
- package/lib/schemas/converted_from_type/questions.json +0 -328
- package/lib/schemas/converted_from_type/scrutins.json +0 -393
- package/lib/schemas/debat/Contenu.json +0 -75
- package/lib/schemas/debat/Debat.json +0 -40
- package/lib/schemas/debat/Metadonnees.json +0 -75
- package/lib/schemas/debat/Orateur.json +0 -60
- package/lib/schemas/debat/Point.json +0 -169
- package/lib/schemas/debat/Sommaire.json +0 -71
- package/lib/schemas/debat/SommaireElement.json +0 -108
- package/lib/schemas/debat/Texte.json +0 -34
- package/lib/schemas/document/CodeLibelle.json +0 -25
- package/lib/schemas/document/Document.json +0 -385
- package/lib/schemas/document/Indexation.json +0 -38
- package/lib/schemas/dossier/ActeLegislatif.json +0 -211
- package/lib/schemas/dossier/ActeLegislatifBase.json +0 -62
- package/lib/schemas/dossier/Agenda.json +0 -23
- package/lib/schemas/dossier/ConseilConstitutionnel.json +0 -35
- package/lib/schemas/dossier/Decision.json +0 -25
- package/lib/schemas/dossier/Dossier.json +0 -124
- package/lib/schemas/dossier/EtudeImpact.json +0 -29
- package/lib/schemas/dossier/EtudePlf.json +0 -105
- package/lib/schemas/dossier/Europe.json +0 -42
- package/lib/schemas/dossier/FamCodeLibelle.json +0 -25
- package/lib/schemas/dossier/InfoJO.json +0 -23
- package/lib/schemas/dossier/Initiateur.json +0 -36
- package/lib/schemas/dossier/Motion.json +0 -27
- package/lib/schemas/dossier/Promulgation.json +0 -62
- package/lib/schemas/dossier/Rapporteur.json +0 -36
- package/lib/schemas/dossier/Texte.json +0 -47
- package/lib/schemas/organe/CodeTypeOrgane.json +0 -43
- package/lib/schemas/organe/Organe.json +0 -136
- package/lib/schemas/organe/ViMoDe.json +0 -28
- package/lib/schemas/question/Auteur.json +0 -58
- package/lib/schemas/question/Cloture.json +0 -28
- package/lib/schemas/question/InfoJO.json +0 -40
- package/lib/schemas/question/MinAttribElement.json +0 -30
- package/lib/schemas/question/Question.json +0 -172
- package/lib/schemas/question/Renouvellement.json +0 -17
- package/lib/schemas/question/Signalement.json +0 -21
- package/lib/schemas/question/Texte.json +0 -24
- package/lib/schemas/scrutin/DecompteVoix.json +0 -35
- package/lib/schemas/scrutin/Dysfonctionnement.json +0 -50
- package/lib/schemas/scrutin/MiseAuPoint.json +0 -53
- package/lib/schemas/scrutin/OrganeVotant.json +0 -88
- package/lib/schemas/scrutin/Scrutin.json +0 -187
- package/lib/schemas/scrutin/Votant.json +0 -37
- package/lib/scripts/bugs_helper.d.ts +0 -13
- package/lib/scripts/bugs_helper.js +0 -595
- package/lib/scripts/bugs_helper.mjs +0 -251
- package/lib/scripts/clean_reorganized_data.js +0 -613
- package/lib/scripts/clean_reorganized_data.mjs +0 -276
- package/lib/scripts/diff_amendements.js +0 -249
- package/lib/scripts/diff_amendements.mjs +0 -202
- package/lib/scripts/document_dossiers_legislatifs.js +0 -655
- package/lib/scripts/document_dossiers_legislatifs.mjs +0 -414
- package/lib/scripts/get_today_reunions.js +0 -37
- package/lib/scripts/get_today_reunions.mjs +0 -31
- package/lib/scripts/merge_scrutins.js +0 -97
- package/lib/scripts/merge_scrutins.mjs +0 -47
- package/lib/scripts/parse_textes_lois.d.ts +0 -1
- package/lib/scripts/parse_textes_lois.js +0 -171
- package/lib/scripts/parse_textes_lois.mjs +0 -140
- package/lib/scripts/process_open_dataset.js +0 -301
- package/lib/scripts/process_open_dataset.mjs +0 -134
- package/lib/scripts/raw_types_from_amendements.js +0 -135
- package/lib/scripts/raw_types_from_amendements.mjs +0 -134
- package/lib/scripts/reorganize_data.js +0 -805
- package/lib/scripts/reorganize_data.mjs +0 -517
- package/lib/scripts/retrieve_deputes_photos.js +0 -310
- package/lib/scripts/retrieve_deputes_photos.mjs +0 -158
- package/lib/scripts/retrieve_documents.js +0 -547
- package/lib/scripts/retrieve_documents.mjs +0 -242
- package/lib/scripts/retrieve_open_data.js +0 -107
- package/lib/scripts/retrieve_open_data.mjs +0 -26
- package/lib/scripts/retrieve_pending_amendments.js +0 -206
- package/lib/scripts/retrieve_pending_amendments.mjs +0 -57
- package/lib/scripts/retrieve_senateurs_photos.js +0 -234
- package/lib/scripts/retrieve_senateurs_photos.mjs +0 -116
- package/lib/scripts/retrieve_textes_lois.d.ts +0 -1
- package/lib/scripts/retrieve_textes_lois.js +0 -240
- package/lib/scripts/retrieve_textes_lois.mjs +0 -85
- package/lib/scripts/shared/cli_helpers.js +0 -89
- package/lib/scripts/shared/cli_helpers.mjs +0 -81
- package/lib/scripts/test_iter_load.js +0 -155
- package/lib/scripts/test_iter_load.mjs +0 -72
- package/lib/scripts/test_load.js +0 -26
- package/lib/scripts/test_load.mjs +0 -16
- package/lib/scripts/test_load_big_files.js +0 -26
- package/lib/scripts/test_load_big_files.mjs +0 -16
- package/lib/scripts/validate_json.js +0 -353
- package/lib/scripts/validate_json.mjs +0 -184
- package/lib/shared_types/codes_actes.js +0 -231
- package/lib/shared_types/codes_actes.mjs +0 -224
- package/lib/strings.js +0 -16
- package/lib/strings.mjs +0 -7
- package/lib/types/acteurs_et_organes.js +0 -965
- package/lib/types/acteurs_et_organes.mjs +0 -906
- package/lib/types/agendas.js +0 -628
- package/lib/types/agendas.mjs +0 -575
- package/lib/types/amendements.js +0 -899
- package/lib/types/amendements.mjs +0 -842
- package/lib/types/debats.js +0 -619
- package/lib/types/debats.mjs +0 -562
- package/lib/types/dossiers_legislatifs.js +0 -1188
- package/lib/types/dossiers_legislatifs.mjs +0 -1130
- package/lib/types/legislatures.js +0 -17
- package/lib/types/legislatures.mjs +0 -10
- package/lib/types/questions.js +0 -454
- package/lib/types/questions.mjs +0 -401
- package/lib/types/scrutins.js +0 -556
- package/lib/types/scrutins.mjs +0 -503
- package/lib/urls.js +0 -325
- package/lib/urls.mjs +0 -258
- /package/lib/{bugs/acteur-00010/plugin.test.d.ts → scripts/add_links_to_documents.d.ts} +0 -0
- /package/lib/{bugs/agenda-00002/plugin.test.d.ts → scripts/copy-schemas.d.ts} +0 -0
- /package/lib/{bugs/agenda-00008/plugin.test.d.ts → scripts/generate-json-schemas.d.ts} +0 -0
|
@@ -0,0 +1,701 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
|
+
"definitions": {
|
|
4
|
+
"Scrutins": {
|
|
5
|
+
"type": "object",
|
|
6
|
+
"properties": {
|
|
7
|
+
"scrutins": {
|
|
8
|
+
"type": "array",
|
|
9
|
+
"items": {
|
|
10
|
+
"$ref": "#/definitions/Scrutin"
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"required": [
|
|
15
|
+
"scrutins"
|
|
16
|
+
],
|
|
17
|
+
"additionalProperties": false
|
|
18
|
+
},
|
|
19
|
+
"Scrutin": {
|
|
20
|
+
"type": "object",
|
|
21
|
+
"properties": {
|
|
22
|
+
"schemaVersion": {
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"uid": {
|
|
26
|
+
"type": "string",
|
|
27
|
+
"description": "Identifiant unique."
|
|
28
|
+
},
|
|
29
|
+
"numero": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"description": "Numéro unique du vote, relativement à la législature, débutant par 1 et par incrément de 1. On le retrouve aussi à la fin de l'identifiant unique du vote (uid)."
|
|
32
|
+
},
|
|
33
|
+
"organeRef": {
|
|
34
|
+
"type": "string",
|
|
35
|
+
"description": "L'identifiant unique (uid) de l'` {@link organe.html organe } ` au sein duquel se déroule le vote. Il s'agit toujours de l'Assemblée Nationale mais son uid varie en fonction de la législature."
|
|
36
|
+
},
|
|
37
|
+
"legislature": {
|
|
38
|
+
"type": "string",
|
|
39
|
+
"description": "Numéro de ` {@link https://fr.wikipedia.org/wiki/Liste_des_l%C3%A9gislatures_fran%C3%A7aises la législature } ` sous laquelle a été créé le scrutin. Nombre entier."
|
|
40
|
+
},
|
|
41
|
+
"sessionRef": {
|
|
42
|
+
"type": "string",
|
|
43
|
+
"description": "Le contenu de ce champ n'est pas défini."
|
|
44
|
+
},
|
|
45
|
+
"seanceRef": {
|
|
46
|
+
"type": "string",
|
|
47
|
+
"description": "Identifiant unique (uid) de l'entrée de l'` {@link agenda.html agenda } ` correspondant au moment ou le vote a lieu."
|
|
48
|
+
},
|
|
49
|
+
"dateScrutin": {
|
|
50
|
+
"type": "string",
|
|
51
|
+
"format": "date-time",
|
|
52
|
+
"description": "Date à laquelle le vote a eu lieu."
|
|
53
|
+
},
|
|
54
|
+
"quantiemeJourSeance": {
|
|
55
|
+
"type": "string",
|
|
56
|
+
"description": "Numéro de la séance dans la journée."
|
|
57
|
+
},
|
|
58
|
+
"typeVote": {
|
|
59
|
+
"$ref": "#/definitions/TypeVote",
|
|
60
|
+
"description": "Type de vote: MOC pour motion de censure, SAT pour scrutin à la tribune, SPO pour scrutin public ordinaire, SPS pour scrutin public solennel et SSG pour scrutin solennel congrès"
|
|
61
|
+
},
|
|
62
|
+
"sort": {
|
|
63
|
+
"$ref": "#/definitions/SortScrutin",
|
|
64
|
+
"description": "Résultat du vote (adopté ou non)."
|
|
65
|
+
},
|
|
66
|
+
"titre": {
|
|
67
|
+
"type": "string",
|
|
68
|
+
"description": "Objet du vote."
|
|
69
|
+
},
|
|
70
|
+
"demandeur": {
|
|
71
|
+
"$ref": "#/definitions/Demandeur",
|
|
72
|
+
"description": "L'` {@link acteur.html acteur } ` ou l'` {@link organe.html organe } ` qui ` {@link http://www2.assemblee-nationale.fr/decouvrir-l-assemblee/role-et-pouvoirs-de-l-assemblee-nationale/les-fonctions-de-l-assemblee-nationale/les-fonctions-legislatives/les-votes-a-l-assemblee-nationale demande le vote } `. C'est un texte libre destiné à l'affichage."
|
|
73
|
+
},
|
|
74
|
+
"objet": {
|
|
75
|
+
"$ref": "#/definitions/Objet",
|
|
76
|
+
"description": "Objet du vote, toujours identique au champ titre."
|
|
77
|
+
},
|
|
78
|
+
"modePublicationDesVotes": {
|
|
79
|
+
"$ref": "#/definitions/ModePublicationDesVotes",
|
|
80
|
+
"description": "La signification de ce champ n'est pas définie."
|
|
81
|
+
},
|
|
82
|
+
"syntheseVote": {
|
|
83
|
+
"$ref": "#/definitions/SyntheseVote",
|
|
84
|
+
"description": "Résultat du vote (adopté ou non) et le décompte des voix."
|
|
85
|
+
},
|
|
86
|
+
"ventilationVotes": {
|
|
87
|
+
"$ref": "#/definitions/VentilationVotes"
|
|
88
|
+
},
|
|
89
|
+
"miseAuPoint": {
|
|
90
|
+
"$ref": "#/definitions/MiseAuPoint"
|
|
91
|
+
},
|
|
92
|
+
"lieuVote": {
|
|
93
|
+
"$ref": "#/definitions/LieuVote"
|
|
94
|
+
}
|
|
95
|
+
},
|
|
96
|
+
"required": [
|
|
97
|
+
"uid",
|
|
98
|
+
"numero",
|
|
99
|
+
"organeRef",
|
|
100
|
+
"legislature",
|
|
101
|
+
"sessionRef",
|
|
102
|
+
"seanceRef",
|
|
103
|
+
"dateScrutin",
|
|
104
|
+
"quantiemeJourSeance",
|
|
105
|
+
"typeVote",
|
|
106
|
+
"sort",
|
|
107
|
+
"titre",
|
|
108
|
+
"demandeur",
|
|
109
|
+
"objet",
|
|
110
|
+
"modePublicationDesVotes",
|
|
111
|
+
"syntheseVote",
|
|
112
|
+
"ventilationVotes"
|
|
113
|
+
],
|
|
114
|
+
"additionalProperties": false,
|
|
115
|
+
"description": "Scrutin\n\nLes positions de vote (pour, contre ou abstention) de chaque député pour les ` {@link https://www.vie-publique.fr/fiches/19498-comment-votent-les-parlementaires scrutins solennels } `, les déclarations du Gouvernement, les motions de procédure et les autres scrutins publics."
|
|
116
|
+
},
|
|
117
|
+
"TypeVote": {
|
|
118
|
+
"type": "object",
|
|
119
|
+
"properties": {
|
|
120
|
+
"codeTypeVote": {
|
|
121
|
+
"$ref": "#/definitions/CodeTypeVote"
|
|
122
|
+
},
|
|
123
|
+
"libelleTypeVote": {
|
|
124
|
+
"$ref": "#/definitions/LibelleTypeVote"
|
|
125
|
+
},
|
|
126
|
+
"typeMajorite": {
|
|
127
|
+
"$ref": "#/definitions/TypeMajorite",
|
|
128
|
+
"description": "La signification de ce champ n'est pas définie."
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
"required": [
|
|
132
|
+
"codeTypeVote",
|
|
133
|
+
"libelleTypeVote",
|
|
134
|
+
"typeMajorite"
|
|
135
|
+
],
|
|
136
|
+
"additionalProperties": false,
|
|
137
|
+
"description": "Type de vote: MOC pour motion de censure, SAT pour scrutin à la tribune, SPO pour scrutin public ordinaire, SPS pour scrutin public solennel et SSG pour scrutin solennel congrès"
|
|
138
|
+
},
|
|
139
|
+
"CodeTypeVote": {
|
|
140
|
+
"type": "string",
|
|
141
|
+
"enum": [
|
|
142
|
+
"MOC",
|
|
143
|
+
"SAT",
|
|
144
|
+
"SPO",
|
|
145
|
+
"SPS",
|
|
146
|
+
"SSG"
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
"LibelleTypeVote": {
|
|
150
|
+
"type": "string",
|
|
151
|
+
"enum": [
|
|
152
|
+
"motion de censure",
|
|
153
|
+
"scrutin public ordinaire",
|
|
154
|
+
"scrutin public solennel",
|
|
155
|
+
"scrutin à la tribune",
|
|
156
|
+
"Scrutin solennel congrès"
|
|
157
|
+
]
|
|
158
|
+
},
|
|
159
|
+
"TypeMajorite": {
|
|
160
|
+
"type": "string",
|
|
161
|
+
"enum": [
|
|
162
|
+
"Majorité absolue des suffrages exprimés",
|
|
163
|
+
"majorité absolue des suffrages exprimés",
|
|
164
|
+
"majorité des membres composant l'Assemblée nationale",
|
|
165
|
+
"majorité des membres composants composant l'Assemblée",
|
|
166
|
+
"majorité des membres composants composant l'Assemblée nationale",
|
|
167
|
+
"Majorité requise pour un Congrès",
|
|
168
|
+
"Majorité requise pour une motion de censure"
|
|
169
|
+
],
|
|
170
|
+
"description": "La signification de ce champ n'est pas définie."
|
|
171
|
+
},
|
|
172
|
+
"SortScrutin": {
|
|
173
|
+
"type": "object",
|
|
174
|
+
"properties": {
|
|
175
|
+
"code": {
|
|
176
|
+
"$ref": "#/definitions/Code"
|
|
177
|
+
},
|
|
178
|
+
"libelle": {
|
|
179
|
+
"$ref": "#/definitions/Libelle"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
"required": [
|
|
183
|
+
"code",
|
|
184
|
+
"libelle"
|
|
185
|
+
],
|
|
186
|
+
"additionalProperties": false,
|
|
187
|
+
"description": "Résultat du vote (adopté ou non)."
|
|
188
|
+
},
|
|
189
|
+
"Code": {
|
|
190
|
+
"type": "string",
|
|
191
|
+
"enum": [
|
|
192
|
+
"adopté",
|
|
193
|
+
"rejeté"
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
"Libelle": {
|
|
197
|
+
"type": "string",
|
|
198
|
+
"enum": [
|
|
199
|
+
"l'Assemblée nationale a adopté",
|
|
200
|
+
"L'Assemblée nationale n'a pas adopté",
|
|
201
|
+
"Le Congrès du Parlement a adopté",
|
|
202
|
+
"Le Congrès du Parlement n'a pas adopté"
|
|
203
|
+
]
|
|
204
|
+
},
|
|
205
|
+
"Demandeur": {
|
|
206
|
+
"type": "object",
|
|
207
|
+
"properties": {
|
|
208
|
+
"texte": {
|
|
209
|
+
"type": "string"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"additionalProperties": false,
|
|
213
|
+
"description": "L'` {@link acteur.html acteur } ` ou l'` {@link organe.html organe } ` qui ` {@link http://www2.assemblee-nationale.fr/decouvrir-l-assemblee/role-et-pouvoirs-de-l-assemblee-nationale/les-fonctions-de-l-assemblee-nationale/les-fonctions-legislatives/les-votes-a-l-assemblee-nationale demande le vote } `. C'est un texte libre destiné à l'affichage."
|
|
214
|
+
},
|
|
215
|
+
"Objet": {
|
|
216
|
+
"type": "object",
|
|
217
|
+
"properties": {
|
|
218
|
+
"libelle": {
|
|
219
|
+
"type": "string"
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
"required": [
|
|
223
|
+
"libelle"
|
|
224
|
+
],
|
|
225
|
+
"additionalProperties": false,
|
|
226
|
+
"description": "Objet du vote, toujours identique au champ titre."
|
|
227
|
+
},
|
|
228
|
+
"ModePublicationDesVotes": {
|
|
229
|
+
"type": "string",
|
|
230
|
+
"enum": [
|
|
231
|
+
"DecompteDissidentsPositionGroupe",
|
|
232
|
+
"DecompteNominatif"
|
|
233
|
+
],
|
|
234
|
+
"description": "La signification de ce champ n'est pas définie."
|
|
235
|
+
},
|
|
236
|
+
"SyntheseVote": {
|
|
237
|
+
"type": "object",
|
|
238
|
+
"properties": {
|
|
239
|
+
"nombreVotants": {
|
|
240
|
+
"type": "string",
|
|
241
|
+
"description": "Nombre de votants, c'est à dire de ` {@link http://www2.assemblee-nationale.fr/decouvrir-l-assemblee/role-et-pouvoirs-de-l-assemblee-nationale/les-fonctions-de-l-assemblee-nationale/les-fonctions-legislatives/les-votes-a-l-assemblee-nationale sièges occupés dans l'hémicycle } `."
|
|
242
|
+
},
|
|
243
|
+
"suffragesExprimes": {
|
|
244
|
+
"type": "string",
|
|
245
|
+
"description": "Nombre de suffrages exprimés."
|
|
246
|
+
},
|
|
247
|
+
"nbrSuffragesRequis": {
|
|
248
|
+
"type": "string",
|
|
249
|
+
"description": "Nombre de suffrages requis, le ` {@link http://www2.assemblee-nationale.fr/decouvrir-l-assemblee/role-et-pouvoirs-de-l-assemblee-nationale/les-fonctions-de-l-assemblee-nationale/les-fonctions-legislatives/les-votes-a-l-assemblee-nationale cas échéant } `."
|
|
250
|
+
},
|
|
251
|
+
"annonce": {
|
|
252
|
+
"$ref": "#/definitions/Libelle"
|
|
253
|
+
},
|
|
254
|
+
"decompte": {
|
|
255
|
+
"$ref": "#/definitions/DecompteVoix"
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
"required": [
|
|
259
|
+
"nombreVotants",
|
|
260
|
+
"suffragesExprimes",
|
|
261
|
+
"nbrSuffragesRequis",
|
|
262
|
+
"annonce",
|
|
263
|
+
"decompte"
|
|
264
|
+
],
|
|
265
|
+
"additionalProperties": false,
|
|
266
|
+
"description": "Résultat du vote (adopté ou non) et le décompte des voix."
|
|
267
|
+
},
|
|
268
|
+
"DecompteVoix": {
|
|
269
|
+
"type": "object",
|
|
270
|
+
"properties": {
|
|
271
|
+
"pour": {
|
|
272
|
+
"type": "string",
|
|
273
|
+
"description": "Nombre total de votes contre."
|
|
274
|
+
},
|
|
275
|
+
"contre": {
|
|
276
|
+
"type": "string",
|
|
277
|
+
"description": "Nombre total de votes contre."
|
|
278
|
+
},
|
|
279
|
+
"nonVotants": {
|
|
280
|
+
"type": "string",
|
|
281
|
+
"description": "Nombre total de non votants"
|
|
282
|
+
},
|
|
283
|
+
"abstentions": {
|
|
284
|
+
"type": "string",
|
|
285
|
+
"description": "Nombre total d'abstentions."
|
|
286
|
+
},
|
|
287
|
+
"nonVotantsVolontaires": {
|
|
288
|
+
"type": "string",
|
|
289
|
+
"description": "Nombre total de non votants volontaires."
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
"required": [
|
|
293
|
+
"pour",
|
|
294
|
+
"contre"
|
|
295
|
+
],
|
|
296
|
+
"additionalProperties": false,
|
|
297
|
+
"description": "Decompte des voix"
|
|
298
|
+
},
|
|
299
|
+
"VentilationVotes": {
|
|
300
|
+
"type": "object",
|
|
301
|
+
"properties": {
|
|
302
|
+
"organeRef": {
|
|
303
|
+
"type": "string"
|
|
304
|
+
},
|
|
305
|
+
"groupes": {
|
|
306
|
+
"type": "array",
|
|
307
|
+
"items": {
|
|
308
|
+
"$ref": "#/definitions/VentilationVotesGroupe"
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
"required": [
|
|
313
|
+
"organeRef",
|
|
314
|
+
"groupes"
|
|
315
|
+
],
|
|
316
|
+
"additionalProperties": false
|
|
317
|
+
},
|
|
318
|
+
"VentilationVotesGroupe": {
|
|
319
|
+
"type": "object",
|
|
320
|
+
"properties": {
|
|
321
|
+
"organeRef": {
|
|
322
|
+
"type": "string"
|
|
323
|
+
},
|
|
324
|
+
"nombreMembresGroupe": {
|
|
325
|
+
"type": "string"
|
|
326
|
+
},
|
|
327
|
+
"vote": {
|
|
328
|
+
"$ref": "#/definitions/Vote"
|
|
329
|
+
}
|
|
330
|
+
},
|
|
331
|
+
"required": [
|
|
332
|
+
"organeRef",
|
|
333
|
+
"nombreMembresGroupe",
|
|
334
|
+
"vote"
|
|
335
|
+
],
|
|
336
|
+
"additionalProperties": false
|
|
337
|
+
},
|
|
338
|
+
"Vote": {
|
|
339
|
+
"type": "object",
|
|
340
|
+
"properties": {
|
|
341
|
+
"positionMajoritaire": {
|
|
342
|
+
"$ref": "#/definitions/PositionMajoritaire"
|
|
343
|
+
},
|
|
344
|
+
"decompteVoix": {
|
|
345
|
+
"$ref": "#/definitions/DecompteVoix"
|
|
346
|
+
},
|
|
347
|
+
"decompteNominatif": {
|
|
348
|
+
"$ref": "#/definitions/DecompteNominatif"
|
|
349
|
+
}
|
|
350
|
+
},
|
|
351
|
+
"required": [
|
|
352
|
+
"positionMajoritaire",
|
|
353
|
+
"decompteVoix",
|
|
354
|
+
"decompteNominatif"
|
|
355
|
+
],
|
|
356
|
+
"additionalProperties": false
|
|
357
|
+
},
|
|
358
|
+
"PositionMajoritaire": {
|
|
359
|
+
"type": "string",
|
|
360
|
+
"enum": [
|
|
361
|
+
"abstention",
|
|
362
|
+
"contre",
|
|
363
|
+
"pour"
|
|
364
|
+
]
|
|
365
|
+
},
|
|
366
|
+
"DecompteNominatif": {
|
|
367
|
+
"type": "object",
|
|
368
|
+
"properties": {
|
|
369
|
+
"nonVotants": {
|
|
370
|
+
"type": "array",
|
|
371
|
+
"items": {
|
|
372
|
+
"$ref": "#/definitions/Votant"
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
"pour": {
|
|
376
|
+
"type": "array",
|
|
377
|
+
"items": {
|
|
378
|
+
"$ref": "#/definitions/Votant"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
"contre": {
|
|
382
|
+
"type": "array",
|
|
383
|
+
"items": {
|
|
384
|
+
"$ref": "#/definitions/Votant"
|
|
385
|
+
}
|
|
386
|
+
},
|
|
387
|
+
"abstentions": {
|
|
388
|
+
"type": "array",
|
|
389
|
+
"items": {
|
|
390
|
+
"$ref": "#/definitions/Votant"
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
},
|
|
394
|
+
"additionalProperties": false
|
|
395
|
+
},
|
|
396
|
+
"Votant": {
|
|
397
|
+
"type": "object",
|
|
398
|
+
"properties": {
|
|
399
|
+
"acteurRef": {
|
|
400
|
+
"type": "string"
|
|
401
|
+
},
|
|
402
|
+
"mandatRef": {
|
|
403
|
+
"type": "string"
|
|
404
|
+
},
|
|
405
|
+
"parDelegation": {
|
|
406
|
+
"type": "boolean"
|
|
407
|
+
},
|
|
408
|
+
"numPlace": {
|
|
409
|
+
"type": "number"
|
|
410
|
+
},
|
|
411
|
+
"causePositionVote": {
|
|
412
|
+
"$ref": "#/definitions/CausePositionVote"
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"required": [
|
|
416
|
+
"acteurRef",
|
|
417
|
+
"mandatRef"
|
|
418
|
+
],
|
|
419
|
+
"additionalProperties": false
|
|
420
|
+
},
|
|
421
|
+
"CausePositionVote": {
|
|
422
|
+
"type": "string",
|
|
423
|
+
"enum": [
|
|
424
|
+
"MG",
|
|
425
|
+
"PAN",
|
|
426
|
+
"PSE"
|
|
427
|
+
]
|
|
428
|
+
},
|
|
429
|
+
"MiseAuPoint": {
|
|
430
|
+
"type": "object",
|
|
431
|
+
"properties": {
|
|
432
|
+
"nonVotants": {
|
|
433
|
+
"type": "array",
|
|
434
|
+
"items": {
|
|
435
|
+
"$ref": "#/definitions/Votant"
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
"pour": {
|
|
439
|
+
"type": "array",
|
|
440
|
+
"items": {
|
|
441
|
+
"$ref": "#/definitions/Votant"
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
"contre": {
|
|
445
|
+
"type": "array",
|
|
446
|
+
"items": {
|
|
447
|
+
"$ref": "#/definitions/Votant"
|
|
448
|
+
}
|
|
449
|
+
},
|
|
450
|
+
"abstentions": {
|
|
451
|
+
"type": "array",
|
|
452
|
+
"items": {
|
|
453
|
+
"$ref": "#/definitions/Votant"
|
|
454
|
+
}
|
|
455
|
+
},
|
|
456
|
+
"nonVotantsVolontaires": {
|
|
457
|
+
"type": "array",
|
|
458
|
+
"items": {
|
|
459
|
+
"$ref": "#/definitions/Votant"
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
"dysfonctionnement": {
|
|
463
|
+
"$ref": "#/definitions/Dysfonctionnement"
|
|
464
|
+
}
|
|
465
|
+
},
|
|
466
|
+
"additionalProperties": false
|
|
467
|
+
},
|
|
468
|
+
"Dysfonctionnement": {
|
|
469
|
+
"type": "object",
|
|
470
|
+
"properties": {
|
|
471
|
+
"nonVotants": {
|
|
472
|
+
"type": "array",
|
|
473
|
+
"items": {
|
|
474
|
+
"$ref": "#/definitions/Votant"
|
|
475
|
+
}
|
|
476
|
+
},
|
|
477
|
+
"pour": {
|
|
478
|
+
"type": "array",
|
|
479
|
+
"items": {
|
|
480
|
+
"$ref": "#/definitions/Votant"
|
|
481
|
+
}
|
|
482
|
+
},
|
|
483
|
+
"contre": {
|
|
484
|
+
"type": "array",
|
|
485
|
+
"items": {
|
|
486
|
+
"$ref": "#/definitions/Votant"
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"abstentions": {
|
|
490
|
+
"type": "array",
|
|
491
|
+
"items": {
|
|
492
|
+
"$ref": "#/definitions/Votant"
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
"nonVotantsVolontaires": {
|
|
496
|
+
"type": "array",
|
|
497
|
+
"items": {
|
|
498
|
+
"$ref": "#/definitions/Votant"
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
"additionalProperties": false
|
|
503
|
+
},
|
|
504
|
+
"LieuVote": {
|
|
505
|
+
"type": "string",
|
|
506
|
+
"enum": [
|
|
507
|
+
"Congrès",
|
|
508
|
+
"Hémicycle",
|
|
509
|
+
"Salons"
|
|
510
|
+
]
|
|
511
|
+
},
|
|
512
|
+
"Convert": {
|
|
513
|
+
"type": "object",
|
|
514
|
+
"additionalProperties": false
|
|
515
|
+
},
|
|
516
|
+
"invalidValue": {
|
|
517
|
+
"$comment": "(typ: any, val: any, key: any = \"\") => never",
|
|
518
|
+
"type": "object",
|
|
519
|
+
"properties": {
|
|
520
|
+
"namedArgs": {
|
|
521
|
+
"type": "object",
|
|
522
|
+
"properties": {
|
|
523
|
+
"typ": {},
|
|
524
|
+
"val": {},
|
|
525
|
+
"key": {}
|
|
526
|
+
},
|
|
527
|
+
"required": [
|
|
528
|
+
"typ",
|
|
529
|
+
"val"
|
|
530
|
+
],
|
|
531
|
+
"additionalProperties": false
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
},
|
|
535
|
+
"jsonToJSProps": {
|
|
536
|
+
"$comment": "(typ: any) => any",
|
|
537
|
+
"type": "object",
|
|
538
|
+
"properties": {
|
|
539
|
+
"namedArgs": {
|
|
540
|
+
"type": "object",
|
|
541
|
+
"properties": {
|
|
542
|
+
"typ": {}
|
|
543
|
+
},
|
|
544
|
+
"required": [
|
|
545
|
+
"typ"
|
|
546
|
+
],
|
|
547
|
+
"additionalProperties": false
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
},
|
|
551
|
+
"jsToJSONProps": {
|
|
552
|
+
"$comment": "(typ: any) => any",
|
|
553
|
+
"type": "object",
|
|
554
|
+
"properties": {
|
|
555
|
+
"namedArgs": {
|
|
556
|
+
"type": "object",
|
|
557
|
+
"properties": {
|
|
558
|
+
"typ": {}
|
|
559
|
+
},
|
|
560
|
+
"required": [
|
|
561
|
+
"typ"
|
|
562
|
+
],
|
|
563
|
+
"additionalProperties": false
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
"transform": {
|
|
568
|
+
"$comment": "(val: any, typ: any, getProps: any, key: any = \"\") => any",
|
|
569
|
+
"type": "object",
|
|
570
|
+
"properties": {
|
|
571
|
+
"namedArgs": {
|
|
572
|
+
"type": "object",
|
|
573
|
+
"properties": {
|
|
574
|
+
"val": {},
|
|
575
|
+
"typ": {},
|
|
576
|
+
"getProps": {},
|
|
577
|
+
"key": {}
|
|
578
|
+
},
|
|
579
|
+
"required": [
|
|
580
|
+
"val",
|
|
581
|
+
"typ",
|
|
582
|
+
"getProps"
|
|
583
|
+
],
|
|
584
|
+
"additionalProperties": false
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
"cast": {
|
|
589
|
+
"$comment": "(val: any, typ: any) => T",
|
|
590
|
+
"type": "object",
|
|
591
|
+
"properties": {
|
|
592
|
+
"namedArgs": {
|
|
593
|
+
"type": "object",
|
|
594
|
+
"properties": {
|
|
595
|
+
"val": {},
|
|
596
|
+
"typ": {}
|
|
597
|
+
},
|
|
598
|
+
"required": [
|
|
599
|
+
"val",
|
|
600
|
+
"typ"
|
|
601
|
+
],
|
|
602
|
+
"additionalProperties": false
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
},
|
|
606
|
+
"uncast": {
|
|
607
|
+
"$comment": "(val: T, typ: any) => any",
|
|
608
|
+
"type": "object",
|
|
609
|
+
"properties": {
|
|
610
|
+
"namedArgs": {
|
|
611
|
+
"type": "object",
|
|
612
|
+
"properties": {
|
|
613
|
+
"val": {
|
|
614
|
+
"description": "Failed to correctly infer type"
|
|
615
|
+
},
|
|
616
|
+
"typ": {}
|
|
617
|
+
},
|
|
618
|
+
"required": [
|
|
619
|
+
"val",
|
|
620
|
+
"typ"
|
|
621
|
+
],
|
|
622
|
+
"additionalProperties": false
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
},
|
|
626
|
+
"a": {
|
|
627
|
+
"$comment": "(typ: any) =>undefined",
|
|
628
|
+
"type": "object",
|
|
629
|
+
"properties": {
|
|
630
|
+
"namedArgs": {
|
|
631
|
+
"type": "object",
|
|
632
|
+
"properties": {
|
|
633
|
+
"typ": {}
|
|
634
|
+
},
|
|
635
|
+
"required": [
|
|
636
|
+
"typ"
|
|
637
|
+
],
|
|
638
|
+
"additionalProperties": false
|
|
639
|
+
}
|
|
640
|
+
}
|
|
641
|
+
},
|
|
642
|
+
"u": {
|
|
643
|
+
"$comment": "(...typs: any[]) =>undefined",
|
|
644
|
+
"type": "object",
|
|
645
|
+
"properties": {
|
|
646
|
+
"namedArgs": {
|
|
647
|
+
"type": "object",
|
|
648
|
+
"properties": {
|
|
649
|
+
"typs": {
|
|
650
|
+
"type": "array",
|
|
651
|
+
"items": {}
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
"required": [
|
|
655
|
+
"typs"
|
|
656
|
+
],
|
|
657
|
+
"additionalProperties": false
|
|
658
|
+
}
|
|
659
|
+
}
|
|
660
|
+
},
|
|
661
|
+
"o": {
|
|
662
|
+
"$comment": "(props: any[], additional: any) =>undefined",
|
|
663
|
+
"type": "object",
|
|
664
|
+
"properties": {
|
|
665
|
+
"namedArgs": {
|
|
666
|
+
"type": "object",
|
|
667
|
+
"properties": {
|
|
668
|
+
"props": {
|
|
669
|
+
"type": "array",
|
|
670
|
+
"items": {}
|
|
671
|
+
},
|
|
672
|
+
"additional": {}
|
|
673
|
+
},
|
|
674
|
+
"required": [
|
|
675
|
+
"props",
|
|
676
|
+
"additional"
|
|
677
|
+
],
|
|
678
|
+
"additionalProperties": false
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
},
|
|
682
|
+
"r": {
|
|
683
|
+
"$comment": "(name: string) =>undefined",
|
|
684
|
+
"type": "object",
|
|
685
|
+
"properties": {
|
|
686
|
+
"namedArgs": {
|
|
687
|
+
"type": "object",
|
|
688
|
+
"properties": {
|
|
689
|
+
"name": {
|
|
690
|
+
"type": "string"
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
"required": [
|
|
694
|
+
"name"
|
|
695
|
+
],
|
|
696
|
+
"additionalProperties": false
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Acteur } from
|
|
1
|
+
import { Acteur } from '../types/acteurs_et_organes';
|
|
2
2
|
export declare function cloneAndUpdateGitRepository(photosDirName: string, options: any): void;
|
|
3
3
|
export declare function resizePhoto(acteur: Acteur, width: number, height: number, photosDir: string, photoFilename: string, options: any): void;
|
|
4
4
|
export declare function downloadPhoto(urlPhoto: string, photoTempFilePath: string, photoFilePath: string, missingPhotoFilePath: string, retries?: number): Promise<void>;
|