@tricoteuses/tisseuse 0.14.0 → 0.14.2

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 (51) hide show
  1. package/README.md +10 -1
  2. package/dist/{html-BKxA21Bq.js → html-_xYtGRXN.js} +2462 -2119
  3. package/dist/index.js +47 -47
  4. package/dist/{resolver-dqOM1G7A.js → resolver-CLdkzY2R.js} +2 -20
  5. package/dist/server-f-legi.js +1 -1
  6. package/dist/server.js +697 -697
  7. package/dist/src/lib/extractors/links.doctrinal.test.d.ts +1 -0
  8. package/dist/src/lib/extractors/links.european.test.d.ts +1 -0
  9. package/dist/src/lib/index.d.ts +2 -0
  10. package/dist/src/lib/legi/canutes_resolver_europe.test.d.ts +1 -0
  11. package/dist/src/lib/server/administrative_acts_autocompletion.d.ts +20 -0
  12. package/dist/src/lib/server/administrative_acts_autocompletion.test.d.ts +1 -0
  13. package/dist/src/lib/server/ameli_autocompletion.d.ts +17 -0
  14. package/dist/src/lib/server/ameli_autocompletion.test.d.ts +1 -0
  15. package/dist/src/lib/server/bofip_autocompletion.d.ts +22 -0
  16. package/dist/src/lib/server/bofip_autocompletion.test.d.ts +1 -0
  17. package/dist/src/lib/server/boss_autocompletion.d.ts +18 -0
  18. package/dist/src/lib/server/boss_autocompletion.test.d.ts +1 -0
  19. package/dist/src/lib/server/europe_autocompletion.d.ts +18 -0
  20. package/dist/src/lib/server/europe_autocompletion.test.d.ts +1 -0
  21. package/dist/src/lib/server/international_treaties_autocompletion.d.ts +16 -0
  22. package/dist/src/lib/server/international_treaties_autocompletion.test.d.ts +1 -0
  23. package/dist/src/lib/server/local_acts_autocompletion.d.ts +20 -0
  24. package/dist/src/lib/server/local_acts_autocompletion.test.d.ts +1 -0
  25. package/dist/src/lib/server/raa_autocompletion.d.ts +20 -0
  26. package/dist/src/lib/server/raa_autocompletion.test.d.ts +1 -0
  27. package/dist/src/lib/server/shared_legal_text_sections.d.ts +10 -0
  28. package/dist/src/lib/server/shared_legal_text_sections.test.d.ts +1 -0
  29. package/dist/src/lib/server/sync_administrative_act_titles.d.ts +16 -0
  30. package/dist/src/lib/server/sync_administrative_act_titles.test.d.ts +1 -0
  31. package/dist/src/lib/server/sync_ameli_titles.d.ts +16 -0
  32. package/dist/src/lib/server/sync_assemblee_legal_texts.d.ts +17 -0
  33. package/dist/src/lib/server/sync_assemblee_legal_texts.test.d.ts +1 -0
  34. package/dist/src/lib/server/sync_boss_titles.d.ts +16 -0
  35. package/dist/src/lib/server/sync_europe_titles.d.ts +16 -0
  36. package/dist/src/lib/server/sync_international_treaty_titles.d.ts +16 -0
  37. package/dist/src/lib/server/sync_local_act_titles.d.ts +16 -0
  38. package/dist/src/lib/server/sync_local_act_titles.test.d.ts +1 -0
  39. package/dist/src/lib/server/sync_raa_titles.d.ts +16 -0
  40. package/dist/src/lib/server/typesense_blue_green.d.ts +15 -0
  41. package/dist/src/lib/server/typesense_blue_green.test.d.ts +1 -0
  42. package/dist/src/lib/server/typesense_index_lock.d.ts +9 -0
  43. package/dist/src/lib/server/typesense_index_lock.test.d.ts +1 -0
  44. package/dist/src/lib/text_parsers/doctrinal_references.d.ts +21 -0
  45. package/dist/src/lib/text_parsers/doctrinal_references.test.d.ts +1 -0
  46. package/dist/src/lib/text_parsers/legal_text_aliases.d.ts +12 -0
  47. package/dist/src/lib/text_parsers/portions.d.ts +2 -2
  48. package/dist/src/lib/text_parsers/simplifiers.d.ts +1 -1
  49. package/dist/src/scripts/shared/assemblee_legislature.d.ts +2 -0
  50. package/dist/src/scripts/shared/assemblee_legislature.test.d.ts +1 -0
  51. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -28,9 +28,11 @@ export { article, articles, definitionArticleDansCitation, definitionArticleDans
28
28
  export { actionTargets, compoundReferencesSeparators, divisionTypes, europeanLawNatures, frenchLawNatures, internationalLawNatures, isTextAstAtomicReference, isTextAstDivision, isTextAstPortion, lawNatures, localizationAdverbs, portionTypes, type ActionTarget, type CompoundReferencesSeparator, type DivisionType, type EuropeanLawNature, type FrenchLawNature, type InternationalLawNature, type LawNature, type LocalizationAdverb, type PortionType, type TextAst, type TextAstAction, type TextAstActionDirective, type TextAstActionDirectiveOperation, type TextAstActionTargetScope, type TextAstApplicabilityClause, type TextAstArticle, type TextAstAtomicReference, type TextAstBoundedInterval, type TextAstCitation, type TextAstCompoundReference, type TextAstConseilConstitutionnelDecision, type TextAstCountedInterval, type TextAstDivision, type TextAstEnumeration, type TextAstExclusion, type TextAstIncompleteHeader, type TextAstLocalization, type TextAstModificationBlock, type TextAstModificationItem, type TextAstNumber, type TextAstParentChild, type TextAstPortion, type TextAstPosition, type TextAstReference, type TextAstReferenceAndAction, type TextAstText, type TextAstTextIdentification, type TextAstTextInfos, type TextInfosByWordsTree, type TextInfosByWordsTreeNode, } from './text_parsers/ast.js';
29
29
  export { citation, citationToText, citationLigne, citationSimple, } from './text_parsers/citations.js';
30
30
  export { date, duDate } from './text_parsers/dates.js';
31
+ export { referenceDoctrinale, referenceDoctrinaleArticleAvantSource, referenceDoctrinaleArticlesAvantSource, referenceDoctrinaleSourceAvantArticle, } from './text_parsers/doctrinal_references.js';
31
32
  export { definitionDivision, designationDivision, division, divisions, natureDivisionSingulier, numeroDivision, } from './text_parsers/divisions.js';
32
33
  export type { FragmentPosition, FragmentReverseTransformation, } from './text_parsers/fragments.js';
33
34
  export { addChildLeftToLastChild, createEnumerationOrBoundedInterval, createParentChildTreeFromReferences, iterAtomicFirstParentReferences, iterAtomicReferences, iterIncludedReferences, } from './text_parsers/helpers.js';
35
+ export { texteFrancaisAbrege } from './text_parsers/legal_text_aliases.js';
34
36
  export { adjectifNumeralCardinal, adjectifNumeralOrdinalCourt, adverbeMultiplicatifLatin, nombreAsTextAstNumber, nombreCardinal, nombreRomainCardinal, nombreRomainOrdinal, nombreRomainOu0iAsTextAstNumber, } from './text_parsers/numbers.js';
35
37
  export { alternatives, chain, convert, optional, parseText, regExp, repeat, TextParserContext, variable, wordsTree, } from './text_parsers/parsers.js';
36
38
  export { auPortion, auxPortions, numeroPortion, portions, unePortion, } from './text_parsers/portions.js';
@@ -0,0 +1,20 @@
1
+ export interface AdministrativeActTitle {
2
+ id: string;
3
+ family: string;
4
+ title: string;
5
+ type: string | null;
6
+ reference: string | null;
7
+ nor: string | null;
8
+ version_id: string;
9
+ published_on: string | null;
10
+ }
11
+ export declare function administrativeActAutocompleteDocument(row: AdministrativeActTitle): {
12
+ date_day?: number | undefined;
13
+ id: string;
14
+ uid: string;
15
+ text_id: string;
16
+ type: string;
17
+ badge: string;
18
+ autocompletion: string;
19
+ page_path: string;
20
+ };
@@ -0,0 +1,17 @@
1
+ export interface AmeliTitle {
2
+ id: string;
3
+ reference: string;
4
+ title: string;
5
+ version_id: string;
6
+ published_on: string | null;
7
+ }
8
+ export declare function ameliAutocompleteDocument(row: AmeliTitle): {
9
+ date_day?: number | undefined;
10
+ id: string;
11
+ uid: string;
12
+ text_id: string;
13
+ type: string;
14
+ badge: string;
15
+ autocompletion: string;
16
+ page_path: string;
17
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,22 @@
1
+ export declare function loadExistingBofipAutocompleteDocuments({ collectionRecreated, exportDocuments, }: {
2
+ collectionRecreated: boolean;
3
+ exportDocuments: () => Promise<string>;
4
+ }): Promise<Map<string, Record<string, unknown>>>;
5
+ export interface BofipTitle {
6
+ id: string;
7
+ document_legal_id: string;
8
+ kind: string;
9
+ title: string;
10
+ version_id: string;
11
+ publication_date: string | null;
12
+ }
13
+ export declare function bofipAutocompleteDocument(row: BofipTitle): {
14
+ date_day?: number | undefined;
15
+ id: string;
16
+ uid: string;
17
+ text_id: string;
18
+ type: string;
19
+ badge: string;
20
+ autocompletion: string;
21
+ page_path: string;
22
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,18 @@
1
+ export interface BossTitle {
2
+ id: string;
3
+ kind: string;
4
+ title: string;
5
+ version_id: string;
6
+ effective_from: string | null;
7
+ number: string | null;
8
+ }
9
+ export declare function bossAutocompleteDocument(row: BossTitle): {
10
+ date_day?: number | undefined;
11
+ id: string;
12
+ uid: string;
13
+ text_id: string;
14
+ type: string;
15
+ badge: string;
16
+ autocompletion: string;
17
+ page_path: string;
18
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,18 @@
1
+ export interface EuropeTitle {
2
+ celex_id: string;
3
+ document_date: string | null;
4
+ resource_types: string[];
5
+ title: string;
6
+ title_id: string | null;
7
+ version_id: string;
8
+ }
9
+ export declare function europeAutocompleteDocument(row: EuropeTitle): {
10
+ date_day?: number | undefined;
11
+ id: string;
12
+ uid: string;
13
+ text_id: string;
14
+ type: string;
15
+ badge: string;
16
+ autocompletion: string;
17
+ page_path: string;
18
+ };
@@ -0,0 +1,16 @@
1
+ export interface InternationalTreatyTitle {
2
+ id: string;
3
+ title: string;
4
+ agreement_type: string | null;
5
+ signature_date: string | null;
6
+ }
7
+ export declare function internationalTreatyAutocompleteDocument(row: InternationalTreatyTitle): {
8
+ date_day?: number | undefined;
9
+ id: string;
10
+ uid: string;
11
+ text_id: string;
12
+ type: string;
13
+ badge: string;
14
+ autocompletion: string;
15
+ page_path: string;
16
+ };
@@ -0,0 +1,20 @@
1
+ export interface LocalActTitle {
2
+ id: string;
3
+ source_id: string;
4
+ publisher: string;
5
+ title: string;
6
+ nature: string | null;
7
+ reference: string | null;
8
+ version_id: string;
9
+ published_on: string | null;
10
+ }
11
+ export declare function localActAutocompleteDocument(row: LocalActTitle): {
12
+ date_day?: number | undefined;
13
+ id: string;
14
+ uid: string;
15
+ text_id: string;
16
+ type: string;
17
+ badge: string;
18
+ autocompletion: string;
19
+ page_path: string;
20
+ };
@@ -0,0 +1,20 @@
1
+ export interface RaaTitle {
2
+ act_id: string;
3
+ end_page: number;
4
+ published_on: string | null;
5
+ recueil_id: string;
6
+ source_id: string;
7
+ start_page: number;
8
+ title: string;
9
+ version_id: string;
10
+ }
11
+ export declare function raaAutocompleteDocument(row: RaaTitle): {
12
+ date_day?: number | undefined;
13
+ id: string;
14
+ uid: string;
15
+ text_id: string;
16
+ type: string;
17
+ badge: string;
18
+ autocompletion: string;
19
+ page_path: string;
20
+ };
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,10 @@
1
+ export declare function sharedLegalTextSectionSelection({ rebuild, jo, reunions, scrutins, }: {
2
+ rebuild: boolean;
3
+ jo: boolean;
4
+ reunions: boolean;
5
+ scrutins: boolean;
6
+ }): {
7
+ jo: boolean;
8
+ reunions: boolean;
9
+ scrutins: boolean;
10
+ };
@@ -0,0 +1,16 @@
1
+ import { administrativeActAutocompleteDocument } from './administrative_acts_autocompletion.js';
2
+ type AdministrativeActTitleDocument = ReturnType<typeof administrativeActAutocompleteDocument>;
3
+ export declare function syncAdministrativeActTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: AdministrativeActTitleDocument[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: AdministrativeActTitleDocument[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,16 @@
1
+ import { ameliAutocompleteDocument } from './ameli_autocompletion.js';
2
+ type AmeliTitleDocument = ReturnType<typeof ameliAutocompleteDocument>;
3
+ export declare function syncAmeliTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: AmeliTitleDocument[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: AmeliTitleDocument[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,17 @@
1
+ type AssembleeLegalTextDocument = Record<string, unknown> & {
2
+ id: string;
3
+ type: "Assemblée document" | "Assemblée dossier";
4
+ };
5
+ export declare function syncAssembleeLegalTextDocuments({ documents, exportDocuments, importDocuments, deleteDocument, }: {
6
+ documents: AssembleeLegalTextDocument[];
7
+ exportDocuments: () => Promise<string>;
8
+ importDocuments: (documents: AssembleeLegalTextDocument[]) => Promise<Array<{
9
+ success: boolean;
10
+ }>>;
11
+ deleteDocument: (id: string) => Promise<unknown>;
12
+ }): Promise<{
13
+ changed: number;
14
+ removed: number;
15
+ total: number;
16
+ }>;
17
+ export {};
@@ -0,0 +1,16 @@
1
+ import { bossAutocompleteDocument } from './boss_autocompletion.js';
2
+ type BossTitleDocument = ReturnType<typeof bossAutocompleteDocument>;
3
+ export declare function syncBossTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: BossTitleDocument[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: BossTitleDocument[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,16 @@
1
+ import { europeAutocompleteDocument } from './europe_autocompletion.js';
2
+ type EuropeTitleDocument = ReturnType<typeof europeAutocompleteDocument>;
3
+ export declare function syncEuropeTitles({ collectionRecreated, deleteDocument, documents, exportDocuments, importDocuments, }: {
4
+ collectionRecreated: boolean;
5
+ deleteDocument: (id: string) => Promise<unknown>;
6
+ documents: EuropeTitleDocument[];
7
+ exportDocuments: () => Promise<string>;
8
+ importDocuments: (documents: EuropeTitleDocument[]) => Promise<Array<{
9
+ success: boolean;
10
+ }>>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,16 @@
1
+ import { internationalTreatyAutocompleteDocument } from './international_treaties_autocompletion.js';
2
+ type TreatyTitleDocument = ReturnType<typeof internationalTreatyAutocompleteDocument>;
3
+ export declare function syncInternationalTreatyTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: TreatyTitleDocument[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: TreatyTitleDocument[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,16 @@
1
+ import { localActAutocompleteDocument } from './local_acts_autocompletion.js';
2
+ type LocalActTitleDocument = ReturnType<typeof localActAutocompleteDocument>;
3
+ export declare function syncLocalActTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: LocalActTitleDocument[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: LocalActTitleDocument[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,16 @@
1
+ import { raaAutocompleteDocument } from './raa_autocompletion.js';
2
+ type Document = ReturnType<typeof raaAutocompleteDocument>;
3
+ export declare function syncRaaTitles({ documents, collectionRecreated, exportDocuments, importDocuments, deleteDocument, }: {
4
+ documents: Document[];
5
+ collectionRecreated: boolean;
6
+ exportDocuments: () => Promise<string>;
7
+ importDocuments: (documents: Document[]) => Promise<Array<{
8
+ success: boolean;
9
+ }>>;
10
+ deleteDocument: (id: string) => Promise<unknown>;
11
+ }): Promise<{
12
+ changed: number;
13
+ removed: number;
14
+ total: number;
15
+ }>;
16
+ export {};
@@ -0,0 +1,15 @@
1
+ export declare const defaultLegalTextsAlias = "textes_juridiques_live";
2
+ export declare const defaultLegalTextsPhysicalPrefix = "textes_juridiques_v";
3
+ export declare function legalTextsAlias(environment?: NodeJS.ProcessEnv): string;
4
+ export declare function legalTextsPhysicalPrefix(environment?: NodeJS.ProcessEnv): string;
5
+ export declare function newLegalTextsPhysicalName({ date, prefix, suffix, }?: {
6
+ date?: Date;
7
+ prefix?: string;
8
+ suffix?: string;
9
+ }): string;
10
+ export declare function obsoleteLegalTextsCollections({ collections, current, prefix, previous, }: {
11
+ collections: string[];
12
+ current: string;
13
+ prefix?: string;
14
+ previous?: string;
15
+ }): string[];
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,9 @@
1
+ import { Sql } from 'postgres';
2
+ /**
3
+ * Serialize Typesense writers across repositories through Canutes.
4
+ *
5
+ * A reserved PostgreSQL session owns the advisory lock. The heartbeat keeps
6
+ * roles with an idle-session timeout alive while the actual projection uses
7
+ * the regular pool and Typesense HTTP API.
8
+ */
9
+ export declare function withTypesenseIndexLock<T>(db: Pick<Sql, "reserve">, task: () => Promise<T>): Promise<T>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,21 @@
1
+ /**
2
+ * Doctrine often puts the abbreviated source before the article, contrary to
3
+ * parliamentary drafting conventions: "CGI, art. 39" or
4
+ * "CGI, ann. III, art. 38 quinquies".
5
+ *
6
+ * A trailing "et suiv." is intentionally left outside the reference. It does
7
+ * not provide a safe upper bound, but the first article can still be linked.
8
+ */
9
+ export declare const referenceDoctrinaleSourceAvantArticle: import('./parsers.js').TextParser<import('./ast.js').TextAst>;
10
+ /**
11
+ * BOSS and, less often, BOFiP omit "article" and sometimes the preposition
12
+ * before an acronym: "L. 131-6-4 CSS", "L. 243-7 du CSS" or "article 39 CGI".
13
+ */
14
+ export declare const referenceDoctrinaleArticleAvantSource: import('./parsers.js').TextParser<import('./ast.js').TextAst>;
15
+ /**
16
+ * Tables also share a trailing source between several prefixed articles:
17
+ * "L. 241-18 et L. 241-18-1 CSS". Each article remains distinct while the
18
+ * acronym supplies their common parent text.
19
+ */
20
+ export declare const referenceDoctrinaleArticlesAvantSource: import('./parsers.js').TextParser<import('./ast.js').TextAst>;
21
+ export declare const referenceDoctrinale: import('./parsers.js').TextParser<import('./ast.js').TextAst>;
@@ -0,0 +1,12 @@
1
+ import { TextAstPosition, TextAstText } from './ast.js';
2
+ import { TextParser } from './parsers.js';
3
+ export type LegalTextAliasInfo = {
4
+ cid: string;
5
+ nature: "CODE";
6
+ title: string;
7
+ };
8
+ export declare const legalTextAliasRegExpSource: string;
9
+ export declare const cgiAnnexInfoByRomanNumber: Record<string, LegalTextAliasInfo>;
10
+ export declare function legalTextInfoFromAlias(value: string): LegalTextAliasInfo | undefined;
11
+ export declare function legalTextFromAlias(value: string, position: TextAstPosition["position"]): (TextAstText & TextAstPosition) | undefined;
12
+ export declare const texteFrancaisAbrege: TextParser<import('./ast.js').TextAst>;
@@ -17,8 +17,8 @@ export declare const numeroPortion: TextParser<import('./ast.js').TextAst>;
17
17
  */
18
18
  export declare const unePortion: TextParser<import('./ast.js').TextAst>;
19
19
  /**
20
- * Parser pour gérer des formes comme "alinéas 2 et 3" ou "phrases 1, 2 et 3"
21
- * C'est-à-dire: naturePortionPluriel suivi d'une énumération de numéros
20
+ * Parser pour gérer des formes comme "alinéas 2 et 3", "alinéas cinq à dix"
21
+ * ou "phrases 1, 2 et 3".
22
22
  */
23
23
  export declare const quelquesPortionsNumerotees: TextParser<import('./ast.js').TextAst>;
24
24
  export declare const numeroPortionOuUnePortion: TextParser<import('./ast.js').TextAst>;
@@ -12,4 +12,4 @@ export declare function simplifyHtml({ removeAWithHref, }?: {
12
12
  }): TransformerNode;
13
13
  export declare function simplifyPlainText(input: string): TransformationNode;
14
14
  export declare function simplifyText(input: string): TransformationNode;
15
- export declare function simplifyUnicodeCharacters(input: string): TransformationLeaf;
15
+ export declare function simplifyUnicodeCharacters(input: string): TransformationNode;
@@ -0,0 +1,2 @@
1
+ export type SupportedAssembleeLegislature = 14 | 15 | 16 | 17;
2
+ export declare function parseAssembleeLegislature(value: number | string | undefined): SupportedAssembleeLegislature | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tricoteuses/tisseuse",
3
3
  "description": "Find links in/to French legislative documents",
4
- "version": "0.14.0",
4
+ "version": "0.14.2",
5
5
  "keywords": [
6
6
  "Assemblée nationale",
7
7
  "France",