compasso 0.3.0 → 0.4.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/dist/index.d.cts CHANGED
@@ -13,3 +13,5 @@ export { C as Condition, I as Individual, L as LIFE_STATUSES, a as LifeStatus, M
13
13
  export { MAX_CONDITIONS_PER_INDIVIDUAL, PED_ADDRESS_FONT, PED_CONDITION_FILLS, PED_DESCENT_ID_BASE, PED_GLYPH, PED_LABEL_FONT, PED_LABEL_GAP, PED_LABEL_LINE_H, PED_MATING_ID_BASE, PED_RISER_ID_BASE, PED_SIBBAR_ID_BASE, PED_TWINBAR_ID_BASE, PedigreeElement, PedigreeElementKind, PedigreeGenerationLabel, PedigreeIssue, PedigreeIssueCode, PedigreeLayout, PedigreeLayoutOptions, PedigreeNode, PedigreeRenderOptions, PedigreeRenderResult, PedigreeSvgOptions, PedigreeValidationError, computePedigreeLayout, pedigreeIssues, pedigreeLayoutSvg, pedigreeSvg, validatePedigree } from './pedigree/index.cjs';
14
14
  export { P as PHYLO_SVG_LABELS_EN, a as PHYLO_TITLE_LABELS_EN, b as PhyloEdge, c as PhyloInput, d as PhyloMode, e as PhyloNode, f as PhyloSvgLabels, g as PhyloTitleLabels } from './labels-iZjijjtK.cjs';
15
15
  export { PHYLO_BRANCH_ID_BASE, PHYLO_CLADEBAR_ID_BASE, PHYLO_EXTENSION_ID_BASE, PHYLO_LABEL_FONT, PHYLO_LABEL_GAP, PHYLO_ROOTSTUB_ID_BASE, PHYLO_ROW_SLOT, PHYLO_SCALEBAR_ID, PHYLO_SUPPORT_FONT, PhyloElement, PhyloElementKind, PhyloIssue, PhyloIssueCode, PhyloLayout, PhyloLayoutNode, PhyloLayoutOptions, PhyloRenderOptions, PhyloRenderResult, PhyloScaleBar, PhyloSvgOptions, PhyloValidationError, computePhyloLayout, niceScaleStep, phyloIssues, phyloLayoutSvg, phyloSvg, validatePhylo } from './phylo/index.cjs';
16
+ export { O as ORG_CHART_SVG_LABELS_EN, a as ORG_CHART_TITLE_LABELS_EN, b as ORG_REPORT_KINDS, c as ORG_VACANCIES, d as OrgBoxStyle, e as OrgChartInput, f as OrgChartSvgLabels, g as OrgChartTitleLabels, h as OrgPosition, i as OrgReport, j as OrgReportKind, k as OrgVacancy } from './labels-RtFw9tX1.cjs';
17
+ export { ORG_ASSIST_ID_BASE, ORG_BUS_ID_BASE, ORG_DOTTED_ID_BASE, ORG_DROP_ID_BASE, ORG_LABEL_FONT, ORG_LABEL_LINE_H, ORG_MAX_MATRIX_EDGES_PER_NODE, ORG_STEM_ID_BASE, ORG_TITLE_FONT, OrgChartIssue, OrgChartIssueCode, OrgChartLayout, OrgChartLayoutOptions, OrgChartRenderOptions, OrgChartRenderResult, OrgChartSvgOptions, OrgChartValidationError, OrgElement, OrgElementKind, OrgNode, PackGaps, PackNode, PackResult, computeOrgChartLayout, orgChartIssues, orgChartLayoutSvg, orgChartSvg, packSubtree, validateOrgChart } from './org-chart/index.cjs';
package/dist/index.d.ts CHANGED
@@ -13,3 +13,5 @@ export { C as Condition, I as Individual, L as LIFE_STATUSES, a as LifeStatus, M
13
13
  export { MAX_CONDITIONS_PER_INDIVIDUAL, PED_ADDRESS_FONT, PED_CONDITION_FILLS, PED_DESCENT_ID_BASE, PED_GLYPH, PED_LABEL_FONT, PED_LABEL_GAP, PED_LABEL_LINE_H, PED_MATING_ID_BASE, PED_RISER_ID_BASE, PED_SIBBAR_ID_BASE, PED_TWINBAR_ID_BASE, PedigreeElement, PedigreeElementKind, PedigreeGenerationLabel, PedigreeIssue, PedigreeIssueCode, PedigreeLayout, PedigreeLayoutOptions, PedigreeNode, PedigreeRenderOptions, PedigreeRenderResult, PedigreeSvgOptions, PedigreeValidationError, computePedigreeLayout, pedigreeIssues, pedigreeLayoutSvg, pedigreeSvg, validatePedigree } from './pedigree/index.js';
14
14
  export { P as PHYLO_SVG_LABELS_EN, a as PHYLO_TITLE_LABELS_EN, b as PhyloEdge, c as PhyloInput, d as PhyloMode, e as PhyloNode, f as PhyloSvgLabels, g as PhyloTitleLabels } from './labels-iZjijjtK.js';
15
15
  export { PHYLO_BRANCH_ID_BASE, PHYLO_CLADEBAR_ID_BASE, PHYLO_EXTENSION_ID_BASE, PHYLO_LABEL_FONT, PHYLO_LABEL_GAP, PHYLO_ROOTSTUB_ID_BASE, PHYLO_ROW_SLOT, PHYLO_SCALEBAR_ID, PHYLO_SUPPORT_FONT, PhyloElement, PhyloElementKind, PhyloIssue, PhyloIssueCode, PhyloLayout, PhyloLayoutNode, PhyloLayoutOptions, PhyloRenderOptions, PhyloRenderResult, PhyloScaleBar, PhyloSvgOptions, PhyloValidationError, computePhyloLayout, niceScaleStep, phyloIssues, phyloLayoutSvg, phyloSvg, validatePhylo } from './phylo/index.js';
16
+ export { O as ORG_CHART_SVG_LABELS_EN, a as ORG_CHART_TITLE_LABELS_EN, b as ORG_REPORT_KINDS, c as ORG_VACANCIES, d as OrgBoxStyle, e as OrgChartInput, f as OrgChartSvgLabels, g as OrgChartTitleLabels, h as OrgPosition, i as OrgReport, j as OrgReportKind, k as OrgVacancy } from './labels-RtFw9tX1.js';
17
+ export { ORG_ASSIST_ID_BASE, ORG_BUS_ID_BASE, ORG_DOTTED_ID_BASE, ORG_DROP_ID_BASE, ORG_LABEL_FONT, ORG_LABEL_LINE_H, ORG_MAX_MATRIX_EDGES_PER_NODE, ORG_STEM_ID_BASE, ORG_TITLE_FONT, OrgChartIssue, OrgChartIssueCode, OrgChartLayout, OrgChartLayoutOptions, OrgChartRenderOptions, OrgChartRenderResult, OrgChartSvgOptions, OrgChartValidationError, OrgElement, OrgElementKind, OrgNode, PackGaps, PackNode, PackResult, computeOrgChartLayout, orgChartIssues, orgChartLayoutSvg, orgChartSvg, packSubtree, validateOrgChart } from './org-chart/index.js';
package/dist/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ export { ORG_ASSIST_ID_BASE, ORG_BUS_ID_BASE, ORG_CHART_SVG_LABELS_EN, ORG_CHART_TITLE_LABELS_EN, ORG_DOTTED_ID_BASE, ORG_DROP_ID_BASE, ORG_LABEL_FONT, ORG_LABEL_LINE_H, ORG_MAX_MATRIX_EDGES_PER_NODE, ORG_REPORT_KINDS, ORG_STEM_ID_BASE, ORG_TITLE_FONT, ORG_VACANCIES, OrgChartValidationError, computeOrgChartLayout, orgChartIssues, orgChartLayoutSvg, orgChartSvg, packSubtree, validateOrgChart } from './chunk-UJVU7B44.js';
1
2
  export { EDGE_FONT, GENOGRAM_SVG_LABELS_EN, GENOGRAM_TITLE_LABELS_EN, KINSHIP_EN, LABEL_FONT, LABEL_LINE_H, NODE_SIZE, PARENT_REL_ID_BASE, PROMOTED_REL_ID_BASE, UNION_NOTATION, UNION_REL_ID_BASE, UNION_STATUSES, classifyRelationshipType, computeGenogramLayout, genogramLayoutSvg, genogramSvg, latestUnionPerPair, relationshipTypeTokens } from './chunk-RWPGGWO5.js';
2
3
  export { ECOMAP_LABELS_EN, ecomapSvg } from './chunk-Q6DVTCXD.js';
3
4
  export { CODE_FONT, FAULT_TREE_EVENT_KINDS, FAULT_TREE_SVG_LABELS_EN, FAULT_TREE_TITLE_LABELS_EN, FT_BUS_ID_BASE, FT_CONDITION_ID_BASE, FT_DROP_ID_BASE, FT_LABEL_FONT, FT_LABEL_LINE_H, FT_RISER_ID_BASE, FT_STEM_ID_BASE, FaultTreeValidationError, GATE_TYPES, LABEL_GAP, computeFaultTreeLayout, faultTreeIssues, faultTreeLayoutSvg, faultTreeSvg, validateFaultTree } from './chunk-LRHHUJFZ.js';
@@ -0,0 +1,91 @@
1
+ /**
2
+ * CLOSED reporting vocabulary — a line is drawn ONLY for a declared relationship, styled
3
+ * ONLY by a declared kind. No inference, no synthesis.
4
+ * - "line" — solid PRIMARY reporting line; defines the tree spine (a node's row & parent).
5
+ * - "assistant" — solid SIDE-STEM staff/EA role; STILL a structural child of exactly one
6
+ * manager (it sets the report's row = manager.depth + 1 band), but drawn
7
+ * beside the manager's stem above the line-report bus rather than packed
8
+ * into the sibling rake.
9
+ * - "dotted" — dashed secondary/matrix line. NON-STRUCTURAL: never defines a row or a
10
+ * parent; an OVERLAY between two already-placed boxes (dotted-line-manager
11
+ * convention).
12
+ */
13
+ declare const ORG_REPORT_KINDS: readonly ["line", "assistant", "dotted"];
14
+ type OrgReportKind = (typeof ORG_REPORT_KINDS)[number];
15
+ /**
16
+ * CLOSED vacancy vocabulary. A box is vacant ONLY when DECLARED so — never inferred from
17
+ * an empty name. A vacant box may legitimately carry a name (a departed incumbent or a
18
+ * target hire); both are drawn.
19
+ */
20
+ declare const ORG_VACANCIES: readonly ["filled", "vacant"];
21
+ type OrgVacancy = (typeof ORG_VACANCIES)[number];
22
+ /**
23
+ * A declared organizational position (one box). `name`/`title`/`subtitle` are verbatim
24
+ * (always kept in the <title>); empty strings / nulls are drawn as declared.
25
+ */
26
+ interface OrgPosition {
27
+ id: number;
28
+ /** Verbatim person/role name — line 1 of the box. "" allowed (drawn empty; <title> intact). */
29
+ name: string;
30
+ /** Verbatim job title — line 2 (smaller). null = name-only box. */
31
+ title: string | null;
32
+ /**
33
+ * OPTIONAL third line (department/unit), verbatim, measured into boxW like the others.
34
+ * null = none. NOT a metrics/compensation field — that interpretive cut stands.
35
+ */
36
+ subtitle: string | null;
37
+ /**
38
+ * "vacant" → dashed box + inset open-seat frame + localized "(vago)" marker line.
39
+ * A box is vacant ONLY when DECLARED so — never inferred from an empty name.
40
+ * (validation defaults an absent value → "filled").
41
+ */
42
+ vacancy: OrgVacancy;
43
+ /** Verbatim <title> override; defaults below (see svg.ts). */
44
+ hover?: string;
45
+ }
46
+ /**
47
+ * One row per DECLARED relationship, manager → report. There is no `order` column in
48
+ * v0.4.0 — sibling order among reports is by ascending `reportId`.
49
+ */
50
+ interface OrgReport {
51
+ id: number;
52
+ /** Manager — drawn ABOVE. */
53
+ managerId: number;
54
+ /** Report — drawn BELOW (line) or side-stemmed (assistant). */
55
+ reportId: number;
56
+ /** Reporting-line kind (validation defaults an absent value → "line"). */
57
+ kind: OrgReportKind;
58
+ /** Verbatim relationship label (e.g. "interim", "matrix") for the <title>; null = none. */
59
+ label?: string | null;
60
+ }
61
+ /** Input to the org-chart render pipeline — flat, id-referenced rows, never nested. */
62
+ interface OrgChartInput {
63
+ positions: OrgPosition[];
64
+ reports: OrgReport[];
65
+ }
66
+ /**
67
+ * Presentation-only derived box style (solid = filled, dashed = vacant). Computed in
68
+ * render.ts / svg.ts from `vacancy` — NOT an input field.
69
+ */
70
+ type OrgBoxStyle = "solid" | "dashed";
71
+
72
+ /** Labels woven into element/box <title>s by the LAYOUT (verbatim-preserving). */
73
+ interface OrgChartTitleLabels {
74
+ reportKinds: Record<OrgReportKind, string>;
75
+ /** The "(vacant)" box marker line, drawn inside a vacant box. */
76
+ vacant: string;
77
+ }
78
+ declare const ORG_CHART_TITLE_LABELS_EN: OrgChartTitleLabels;
79
+ /** Labels drawn by the SVG EMITTER (legend entries, accessibility text). */
80
+ interface OrgChartSvgLabels {
81
+ legend: {
82
+ line: string;
83
+ assistant: string;
84
+ dotted: string;
85
+ vacant: string;
86
+ };
87
+ ariaLabel: string;
88
+ }
89
+ declare const ORG_CHART_SVG_LABELS_EN: OrgChartSvgLabels;
90
+
91
+ export { ORG_CHART_SVG_LABELS_EN as O, ORG_CHART_TITLE_LABELS_EN as a, ORG_REPORT_KINDS as b, ORG_VACANCIES as c, type OrgBoxStyle as d, type OrgChartInput as e, type OrgChartSvgLabels as f, type OrgChartTitleLabels as g, type OrgPosition as h, type OrgReport as i, type OrgReportKind as j, type OrgVacancy as k };
@@ -0,0 +1,91 @@
1
+ /**
2
+ * CLOSED reporting vocabulary — a line is drawn ONLY for a declared relationship, styled
3
+ * ONLY by a declared kind. No inference, no synthesis.
4
+ * - "line" — solid PRIMARY reporting line; defines the tree spine (a node's row & parent).
5
+ * - "assistant" — solid SIDE-STEM staff/EA role; STILL a structural child of exactly one
6
+ * manager (it sets the report's row = manager.depth + 1 band), but drawn
7
+ * beside the manager's stem above the line-report bus rather than packed
8
+ * into the sibling rake.
9
+ * - "dotted" — dashed secondary/matrix line. NON-STRUCTURAL: never defines a row or a
10
+ * parent; an OVERLAY between two already-placed boxes (dotted-line-manager
11
+ * convention).
12
+ */
13
+ declare const ORG_REPORT_KINDS: readonly ["line", "assistant", "dotted"];
14
+ type OrgReportKind = (typeof ORG_REPORT_KINDS)[number];
15
+ /**
16
+ * CLOSED vacancy vocabulary. A box is vacant ONLY when DECLARED so — never inferred from
17
+ * an empty name. A vacant box may legitimately carry a name (a departed incumbent or a
18
+ * target hire); both are drawn.
19
+ */
20
+ declare const ORG_VACANCIES: readonly ["filled", "vacant"];
21
+ type OrgVacancy = (typeof ORG_VACANCIES)[number];
22
+ /**
23
+ * A declared organizational position (one box). `name`/`title`/`subtitle` are verbatim
24
+ * (always kept in the <title>); empty strings / nulls are drawn as declared.
25
+ */
26
+ interface OrgPosition {
27
+ id: number;
28
+ /** Verbatim person/role name — line 1 of the box. "" allowed (drawn empty; <title> intact). */
29
+ name: string;
30
+ /** Verbatim job title — line 2 (smaller). null = name-only box. */
31
+ title: string | null;
32
+ /**
33
+ * OPTIONAL third line (department/unit), verbatim, measured into boxW like the others.
34
+ * null = none. NOT a metrics/compensation field — that interpretive cut stands.
35
+ */
36
+ subtitle: string | null;
37
+ /**
38
+ * "vacant" → dashed box + inset open-seat frame + localized "(vago)" marker line.
39
+ * A box is vacant ONLY when DECLARED so — never inferred from an empty name.
40
+ * (validation defaults an absent value → "filled").
41
+ */
42
+ vacancy: OrgVacancy;
43
+ /** Verbatim <title> override; defaults below (see svg.ts). */
44
+ hover?: string;
45
+ }
46
+ /**
47
+ * One row per DECLARED relationship, manager → report. There is no `order` column in
48
+ * v0.4.0 — sibling order among reports is by ascending `reportId`.
49
+ */
50
+ interface OrgReport {
51
+ id: number;
52
+ /** Manager — drawn ABOVE. */
53
+ managerId: number;
54
+ /** Report — drawn BELOW (line) or side-stemmed (assistant). */
55
+ reportId: number;
56
+ /** Reporting-line kind (validation defaults an absent value → "line"). */
57
+ kind: OrgReportKind;
58
+ /** Verbatim relationship label (e.g. "interim", "matrix") for the <title>; null = none. */
59
+ label?: string | null;
60
+ }
61
+ /** Input to the org-chart render pipeline — flat, id-referenced rows, never nested. */
62
+ interface OrgChartInput {
63
+ positions: OrgPosition[];
64
+ reports: OrgReport[];
65
+ }
66
+ /**
67
+ * Presentation-only derived box style (solid = filled, dashed = vacant). Computed in
68
+ * render.ts / svg.ts from `vacancy` — NOT an input field.
69
+ */
70
+ type OrgBoxStyle = "solid" | "dashed";
71
+
72
+ /** Labels woven into element/box <title>s by the LAYOUT (verbatim-preserving). */
73
+ interface OrgChartTitleLabels {
74
+ reportKinds: Record<OrgReportKind, string>;
75
+ /** The "(vacant)" box marker line, drawn inside a vacant box. */
76
+ vacant: string;
77
+ }
78
+ declare const ORG_CHART_TITLE_LABELS_EN: OrgChartTitleLabels;
79
+ /** Labels drawn by the SVG EMITTER (legend entries, accessibility text). */
80
+ interface OrgChartSvgLabels {
81
+ legend: {
82
+ line: string;
83
+ assistant: string;
84
+ dotted: string;
85
+ vacant: string;
86
+ };
87
+ ariaLabel: string;
88
+ }
89
+ declare const ORG_CHART_SVG_LABELS_EN: OrgChartSvgLabels;
90
+
91
+ export { ORG_CHART_SVG_LABELS_EN as O, ORG_CHART_TITLE_LABELS_EN as a, ORG_REPORT_KINDS as b, ORG_VACANCIES as c, type OrgBoxStyle as d, type OrgChartInput as e, type OrgChartSvgLabels as f, type OrgChartTitleLabels as g, type OrgPosition as h, type OrgReport as i, type OrgReportKind as j, type OrgVacancy as k };
@@ -200,6 +200,23 @@ var PHYLO_SVG_LABELS_PT_BR = {
200
200
  phylogram: "\xC1rvore filogen\xE9tica (filograma)"
201
201
  }
202
202
  };
203
+ var ORG_CHART_TITLE_LABELS_PT_BR = {
204
+ reportKinds: {
205
+ line: "Reporta a",
206
+ assistant: "Assistente de",
207
+ dotted: "Reporte matricial a"
208
+ },
209
+ vacant: "(vago)"
210
+ };
211
+ var ORG_CHART_SVG_LABELS_PT_BR = {
212
+ legend: {
213
+ line: "Reporta a",
214
+ assistant: "Assistente",
215
+ dotted: "Linha pontilhada / matricial",
216
+ vacant: "Cargo vago"
217
+ },
218
+ ariaLabel: "Organograma"
219
+ };
203
220
 
204
221
  exports.ECOMAP_LABELS_PT_BR = ECOMAP_LABELS_PT_BR;
205
222
  exports.FAULT_TREE_SVG_LABELS_PT_BR = FAULT_TREE_SVG_LABELS_PT_BR;
@@ -208,6 +225,8 @@ exports.FISHBONE_LABELS_PT_BR = FISHBONE_LABELS_PT_BR;
208
225
  exports.GENOGRAM_SVG_LABELS_PT_BR = GENOGRAM_SVG_LABELS_PT_BR;
209
226
  exports.GENOGRAM_TITLE_LABELS_PT_BR = GENOGRAM_TITLE_LABELS_PT_BR;
210
227
  exports.KINSHIP_PT_BR = KINSHIP_PT_BR;
228
+ exports.ORG_CHART_SVG_LABELS_PT_BR = ORG_CHART_SVG_LABELS_PT_BR;
229
+ exports.ORG_CHART_TITLE_LABELS_PT_BR = ORG_CHART_TITLE_LABELS_PT_BR;
211
230
  exports.PEDIGREE_SVG_LABELS_PT_BR = PEDIGREE_SVG_LABELS_PT_BR;
212
231
  exports.PEDIGREE_TITLE_LABELS_PT_BR = PEDIGREE_TITLE_LABELS_PT_BR;
213
232
  exports.PHYLO_SVG_LABELS_PT_BR = PHYLO_SVG_LABELS_PT_BR;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/locales/pt-br.ts"],"names":[],"mappings":"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","file":"pt-br.cjs","sourcesContent":["// Brazilian Portuguese locale pack — lexicons + display vocabularies. Pass these into\n// the genogram/ecomap options to localize both the lexical matchers (quality words,\n// kinship words) and every human-readable string the diagrams emit.\n\nimport type { QualityLexicon } from \"../core\";\nimport type { KinshipLexicon } from \"../genogram/kinship\";\nimport type { GenogramSvgLabels, GenogramTitleLabels } from \"../genogram/labels\";\nimport type { EcomapLabels } from \"../ecomap/render\";\nimport type { FaultTreeSvgLabels, FaultTreeTitleLabels } from \"../fault-tree/labels\";\nimport type { FishboneLabels } from \"../fishbone/render\";\nimport type { PedigreeSvgLabels, PedigreeTitleLabels } from \"../pedigree/labels\";\nimport type { PhyloSvgLabels, PhyloTitleLabels } from \"../phylo/labels\";\n\n// Needles are diacritic-free, lowercase substrings; the matcher's single-bucket rule\n// keeps competing signals honest. \"sem\" is deliberately NOT a negation: it is a\n// genuine cutoff signal (\"sem contato\").\nexport const QUALITY_LEXICON_PT_BR: QualityLexicon = {\n buckets: [\n {\n style: \"close\",\n needles: [\"proxim\", \"unid\", \"carinh\", \"afet\", \"apeg\", \"amig\", \"harmoni\", \"saudavel\"],\n },\n {\n style: \"distant\",\n needles: [\"distant\", \"afast\", \"ausent\", \"frio\", \"fria\", \"separ\"],\n },\n {\n style: \"conflict\",\n needles: [\"conflit\", \"briga\", \"brig\", \"tens\", \"dificil\", \"hostil\", \"violen\", \"abusiv\", \"agressiv\", \"complicad\"],\n },\n {\n style: \"cutoff\",\n needles: [\"romp\", \"cortad\", \"sem contato\", \"corte\"],\n },\n ],\n negations: [\"nao\", \"nunca\", \"nem\", \"jamais\"],\n};\n\n// Diacritic-free tokens matched WHOLE (\"meio-irmão\" → [\"meio\",\"irmao\"]; \"avó materna\" →\n// [\"avo\",\"materna\"]). Derived kinship is checked first, so \"irmão por parte de pai\"\n// reads as a sibling, never as a parent.\nexport const KINSHIP_PT_BR: KinshipLexicon = {\n derived: new Set([\n \"irmao\", \"irma\", \"irmaos\", \"irmas\", \"mano\", \"mana\", \"manos\", \"manas\",\n \"avo\", \"avos\", \"bisavo\", \"bisava\", \"bisavos\", \"tataravo\",\n \"neto\", \"neta\", \"netos\", \"netas\", \"bisneto\", \"bisneta\", \"bisnetos\", \"bisnetas\",\n \"tio\", \"tia\", \"tios\", \"tias\",\n \"primo\", \"prima\", \"primos\", \"primas\",\n \"sobrinho\", \"sobrinha\", \"sobrinhos\", \"sobrinhas\",\n ]),\n parentage: new Set([\n \"mae\", \"maes\", \"pai\", \"pais\", \"genitor\", \"genitora\", \"genitores\",\n \"filho\", \"filha\", \"filhos\", \"filhas\",\n ]),\n childWords: new Set([\"filho\", \"filha\", \"filhos\", \"filhas\"]),\n};\n\nexport const GENOGRAM_TITLE_LABELS_PT_BR: GenogramTitleLabels = {\n unionStatus: {\n married: \"casados\",\n cohabiting: \"união estável\",\n dating: \"namoro\",\n separated: \"separados\",\n divorced: \"divorciados\",\n coparental: \"co-pais (sem união)\",\n unknown: \"união (tipo não informado)\",\n },\n parentage: \"genitor(a) de\",\n};\n\nexport const GENOGRAM_SVG_LABELS_PT_BR: GenogramSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n deceased: \"Falecido(a)\",\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n isolated: \"Sem ascendência registrada\",\n ariaLabel: \"Mapa da família (genograma)\",\n};\n\nexport const ECOMAP_LABELS_PT_BR: EcomapLabels = {\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n neutralTie: \"Vínculo declarado\",\n direction: \"Sentido declarado do vínculo\",\n ariaLabel: \"Ecomapa\",\n};\n\nexport const FAULT_TREE_TITLE_LABELS_PT_BR: FaultTreeTitleLabels = {\n gates: {\n and: \"Porta E\",\n or: \"Porta OU\",\n xor: \"Porta OU exclusivo\",\n inhibit: \"Porta de inibição\",\n vote: \"Porta de votação\",\n },\n condition: \"condição\",\n};\n\nexport const FAULT_TREE_SVG_LABELS_PT_BR: FaultTreeSvgLabels = {\n events: {\n intermediate: \"Evento intermediário\",\n basic: \"Evento básico\",\n undeveloped: \"Evento não desenvolvido\",\n house: \"Evento externo (esperado)\",\n conditioning: \"Evento condicionante\",\n transfer: \"Transferência (desenvolvido em outra árvore)\",\n },\n gates: {\n and: \"Porta E (todas as entradas)\",\n or: \"Porta OU (qualquer entrada)\",\n xor: \"Porta OU exclusivo (exatamente uma entrada)\",\n inhibit: \"Porta de inibição (entrada sob condição)\",\n vote: \"Porta de votação (k de n)\",\n },\n ariaLabel: \"Árvore de falhas\",\n};\n\nexport const FISHBONE_LABELS_PT_BR: FishboneLabels = {\n cause: \"Causa\",\n subCause: \"Subcausa\",\n ariaLabel: \"Diagrama de causa e efeito (Ishikawa)\",\n};\n\nexport const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels = {\n affected: \"afetado(a) por\",\n carrier: \"portador(a)\",\n deceased: \"falecido(a)\",\n proband: \"probando\",\n consultand: \"consulente\",\n consanguineous: \"união consanguínea\",\n mating: \"união\",\n sibship: \"prole\",\n twins: {\n mz: \"gêmeos monozigóticos\",\n dz: \"gêmeos dizigóticos\",\n unknown: \"gêmeos, zigosidade desconhecida\",\n },\n stillbirth: \"natimorto\",\n generation: \"geração\",\n};\n\nexport const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n unaffected: \"Não afetado(a)\",\n carrier: \"Portador(a)\",\n deceased: \"Falecido(a)\",\n proband: \"Probando\",\n consultand: \"Consulente\",\n consanguineous: \"União consanguínea\",\n twins: {\n mz: \"Gêmeos monozigóticos\",\n dz: \"Gêmeos dizigóticos\",\n unknown: \"Gêmeos (zigosidade desconhecida)\",\n },\n stillbirth: \"Natimorto\",\n isolated: \"Sem parentes registrados\",\n ariaLabel: \"Heredograma\",\n};\n\nexport const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels = {\n branchLength: \"comprimento do ramo\",\n support: \"suporte\",\n clade: \"clado\",\n tip: \"ponta\",\n root: \"raiz\",\n};\n\nexport const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels = {\n support: \"Valor de suporte (bootstrap/posterior)\",\n scaleBar: \"Escala: substituições por sítio\",\n alignedTip: \"Ponta alinhada (posição real pontilhada)\",\n ariaLabel: {\n cladogram: \"Árvore filogenética (cladograma)\",\n phylogram: \"Árvore filogenética (filograma)\",\n },\n};\n"]}
1
+ {"version":3,"sources":["../../src/locales/pt-br.ts"],"names":[],"mappings":"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","file":"pt-br.cjs","sourcesContent":["// Brazilian Portuguese locale pack — lexicons + display vocabularies. Pass these into\n// the genogram/ecomap options to localize both the lexical matchers (quality words,\n// kinship words) and every human-readable string the diagrams emit.\n\nimport type { QualityLexicon } from \"../core\";\nimport type { KinshipLexicon } from \"../genogram/kinship\";\nimport type { GenogramSvgLabels, GenogramTitleLabels } from \"../genogram/labels\";\nimport type { EcomapLabels } from \"../ecomap/render\";\nimport type { FaultTreeSvgLabels, FaultTreeTitleLabels } from \"../fault-tree/labels\";\nimport type { FishboneLabels } from \"../fishbone/render\";\nimport type { PedigreeSvgLabels, PedigreeTitleLabels } from \"../pedigree/labels\";\nimport type { PhyloSvgLabels, PhyloTitleLabels } from \"../phylo/labels\";\nimport type { OrgChartSvgLabels, OrgChartTitleLabels } from \"../org-chart/labels\";\n\n// Needles are diacritic-free, lowercase substrings; the matcher's single-bucket rule\n// keeps competing signals honest. \"sem\" is deliberately NOT a negation: it is a\n// genuine cutoff signal (\"sem contato\").\nexport const QUALITY_LEXICON_PT_BR: QualityLexicon = {\n buckets: [\n {\n style: \"close\",\n needles: [\"proxim\", \"unid\", \"carinh\", \"afet\", \"apeg\", \"amig\", \"harmoni\", \"saudavel\"],\n },\n {\n style: \"distant\",\n needles: [\"distant\", \"afast\", \"ausent\", \"frio\", \"fria\", \"separ\"],\n },\n {\n style: \"conflict\",\n needles: [\"conflit\", \"briga\", \"brig\", \"tens\", \"dificil\", \"hostil\", \"violen\", \"abusiv\", \"agressiv\", \"complicad\"],\n },\n {\n style: \"cutoff\",\n needles: [\"romp\", \"cortad\", \"sem contato\", \"corte\"],\n },\n ],\n negations: [\"nao\", \"nunca\", \"nem\", \"jamais\"],\n};\n\n// Diacritic-free tokens matched WHOLE (\"meio-irmão\" → [\"meio\",\"irmao\"]; \"avó materna\" →\n// [\"avo\",\"materna\"]). Derived kinship is checked first, so \"irmão por parte de pai\"\n// reads as a sibling, never as a parent.\nexport const KINSHIP_PT_BR: KinshipLexicon = {\n derived: new Set([\n \"irmao\", \"irma\", \"irmaos\", \"irmas\", \"mano\", \"mana\", \"manos\", \"manas\",\n \"avo\", \"avos\", \"bisavo\", \"bisava\", \"bisavos\", \"tataravo\",\n \"neto\", \"neta\", \"netos\", \"netas\", \"bisneto\", \"bisneta\", \"bisnetos\", \"bisnetas\",\n \"tio\", \"tia\", \"tios\", \"tias\",\n \"primo\", \"prima\", \"primos\", \"primas\",\n \"sobrinho\", \"sobrinha\", \"sobrinhos\", \"sobrinhas\",\n ]),\n parentage: new Set([\n \"mae\", \"maes\", \"pai\", \"pais\", \"genitor\", \"genitora\", \"genitores\",\n \"filho\", \"filha\", \"filhos\", \"filhas\",\n ]),\n childWords: new Set([\"filho\", \"filha\", \"filhos\", \"filhas\"]),\n};\n\nexport const GENOGRAM_TITLE_LABELS_PT_BR: GenogramTitleLabels = {\n unionStatus: {\n married: \"casados\",\n cohabiting: \"união estável\",\n dating: \"namoro\",\n separated: \"separados\",\n divorced: \"divorciados\",\n coparental: \"co-pais (sem união)\",\n unknown: \"união (tipo não informado)\",\n },\n parentage: \"genitor(a) de\",\n};\n\nexport const GENOGRAM_SVG_LABELS_PT_BR: GenogramSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n deceased: \"Falecido(a)\",\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n isolated: \"Sem ascendência registrada\",\n ariaLabel: \"Mapa da família (genograma)\",\n};\n\nexport const ECOMAP_LABELS_PT_BR: EcomapLabels = {\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n neutralTie: \"Vínculo declarado\",\n direction: \"Sentido declarado do vínculo\",\n ariaLabel: \"Ecomapa\",\n};\n\nexport const FAULT_TREE_TITLE_LABELS_PT_BR: FaultTreeTitleLabels = {\n gates: {\n and: \"Porta E\",\n or: \"Porta OU\",\n xor: \"Porta OU exclusivo\",\n inhibit: \"Porta de inibição\",\n vote: \"Porta de votação\",\n },\n condition: \"condição\",\n};\n\nexport const FAULT_TREE_SVG_LABELS_PT_BR: FaultTreeSvgLabels = {\n events: {\n intermediate: \"Evento intermediário\",\n basic: \"Evento básico\",\n undeveloped: \"Evento não desenvolvido\",\n house: \"Evento externo (esperado)\",\n conditioning: \"Evento condicionante\",\n transfer: \"Transferência (desenvolvido em outra árvore)\",\n },\n gates: {\n and: \"Porta E (todas as entradas)\",\n or: \"Porta OU (qualquer entrada)\",\n xor: \"Porta OU exclusivo (exatamente uma entrada)\",\n inhibit: \"Porta de inibição (entrada sob condição)\",\n vote: \"Porta de votação (k de n)\",\n },\n ariaLabel: \"Árvore de falhas\",\n};\n\nexport const FISHBONE_LABELS_PT_BR: FishboneLabels = {\n cause: \"Causa\",\n subCause: \"Subcausa\",\n ariaLabel: \"Diagrama de causa e efeito (Ishikawa)\",\n};\n\nexport const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels = {\n affected: \"afetado(a) por\",\n carrier: \"portador(a)\",\n deceased: \"falecido(a)\",\n proband: \"probando\",\n consultand: \"consulente\",\n consanguineous: \"união consanguínea\",\n mating: \"união\",\n sibship: \"prole\",\n twins: {\n mz: \"gêmeos monozigóticos\",\n dz: \"gêmeos dizigóticos\",\n unknown: \"gêmeos, zigosidade desconhecida\",\n },\n stillbirth: \"natimorto\",\n generation: \"geração\",\n};\n\nexport const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n unaffected: \"Não afetado(a)\",\n carrier: \"Portador(a)\",\n deceased: \"Falecido(a)\",\n proband: \"Probando\",\n consultand: \"Consulente\",\n consanguineous: \"União consanguínea\",\n twins: {\n mz: \"Gêmeos monozigóticos\",\n dz: \"Gêmeos dizigóticos\",\n unknown: \"Gêmeos (zigosidade desconhecida)\",\n },\n stillbirth: \"Natimorto\",\n isolated: \"Sem parentes registrados\",\n ariaLabel: \"Heredograma\",\n};\n\nexport const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels = {\n branchLength: \"comprimento do ramo\",\n support: \"suporte\",\n clade: \"clado\",\n tip: \"ponta\",\n root: \"raiz\",\n};\n\nexport const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels = {\n support: \"Valor de suporte (bootstrap/posterior)\",\n scaleBar: \"Escala: substituições por sítio\",\n alignedTip: \"Ponta alinhada (posição real pontilhada)\",\n ariaLabel: {\n cladogram: \"Árvore filogenética (cladograma)\",\n phylogram: \"Árvore filogenética (filograma)\",\n },\n};\n\nexport const ORG_CHART_TITLE_LABELS_PT_BR: OrgChartTitleLabels = {\n reportKinds: {\n line: \"Reporta a\",\n assistant: \"Assistente de\",\n dotted: \"Reporte matricial a\",\n },\n vacant: \"(vago)\",\n};\n\nexport const ORG_CHART_SVG_LABELS_PT_BR: OrgChartSvgLabels = {\n legend: {\n line: \"Reporta a\",\n assistant: \"Assistente\",\n dotted: \"Linha pontilhada / matricial\",\n vacant: \"Cargo vago\",\n },\n ariaLabel: \"Organograma\",\n};\n"]}
@@ -5,6 +5,7 @@ import { g as FaultTreeSvgLabels, h as FaultTreeTitleLabels } from '../labels-CY
5
5
  import { FishboneLabels } from '../fishbone/index.cjs';
6
6
  import { e as PedigreeSvgLabels, f as PedigreeTitleLabels } from '../labels-CBQ_3Ec9.cjs';
7
7
  import { f as PhyloSvgLabels, g as PhyloTitleLabels } from '../labels-iZjijjtK.cjs';
8
+ import { f as OrgChartSvgLabels, g as OrgChartTitleLabels } from '../labels-RtFw9tX1.cjs';
8
9
  import '../types-BnMG7TCd.cjs';
9
10
 
10
11
  declare const QUALITY_LEXICON_PT_BR: QualityLexicon;
@@ -19,5 +20,7 @@ declare const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels;
19
20
  declare const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels;
20
21
  declare const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels;
21
22
  declare const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels;
23
+ declare const ORG_CHART_TITLE_LABELS_PT_BR: OrgChartTitleLabels;
24
+ declare const ORG_CHART_SVG_LABELS_PT_BR: OrgChartSvgLabels;
22
25
 
23
- export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
26
+ export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, ORG_CHART_SVG_LABELS_PT_BR, ORG_CHART_TITLE_LABELS_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
@@ -5,6 +5,7 @@ import { g as FaultTreeSvgLabels, h as FaultTreeTitleLabels } from '../labels-CY
5
5
  import { FishboneLabels } from '../fishbone/index.js';
6
6
  import { e as PedigreeSvgLabels, f as PedigreeTitleLabels } from '../labels-DNqRkWuI.js';
7
7
  import { f as PhyloSvgLabels, g as PhyloTitleLabels } from '../labels-iZjijjtK.js';
8
+ import { f as OrgChartSvgLabels, g as OrgChartTitleLabels } from '../labels-RtFw9tX1.js';
8
9
  import '../types-BnMG7TCd.js';
9
10
 
10
11
  declare const QUALITY_LEXICON_PT_BR: QualityLexicon;
@@ -19,5 +20,7 @@ declare const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels;
19
20
  declare const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels;
20
21
  declare const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels;
21
22
  declare const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels;
23
+ declare const ORG_CHART_TITLE_LABELS_PT_BR: OrgChartTitleLabels;
24
+ declare const ORG_CHART_SVG_LABELS_PT_BR: OrgChartSvgLabels;
22
25
 
23
- export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
26
+ export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, ORG_CHART_SVG_LABELS_PT_BR, ORG_CHART_TITLE_LABELS_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
@@ -198,7 +198,24 @@ var PHYLO_SVG_LABELS_PT_BR = {
198
198
  phylogram: "\xC1rvore filogen\xE9tica (filograma)"
199
199
  }
200
200
  };
201
+ var ORG_CHART_TITLE_LABELS_PT_BR = {
202
+ reportKinds: {
203
+ line: "Reporta a",
204
+ assistant: "Assistente de",
205
+ dotted: "Reporte matricial a"
206
+ },
207
+ vacant: "(vago)"
208
+ };
209
+ var ORG_CHART_SVG_LABELS_PT_BR = {
210
+ legend: {
211
+ line: "Reporta a",
212
+ assistant: "Assistente",
213
+ dotted: "Linha pontilhada / matricial",
214
+ vacant: "Cargo vago"
215
+ },
216
+ ariaLabel: "Organograma"
217
+ };
201
218
 
202
- export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
219
+ export { ECOMAP_LABELS_PT_BR, FAULT_TREE_SVG_LABELS_PT_BR, FAULT_TREE_TITLE_LABELS_PT_BR, FISHBONE_LABELS_PT_BR, GENOGRAM_SVG_LABELS_PT_BR, GENOGRAM_TITLE_LABELS_PT_BR, KINSHIP_PT_BR, ORG_CHART_SVG_LABELS_PT_BR, ORG_CHART_TITLE_LABELS_PT_BR, PEDIGREE_SVG_LABELS_PT_BR, PEDIGREE_TITLE_LABELS_PT_BR, PHYLO_SVG_LABELS_PT_BR, PHYLO_TITLE_LABELS_PT_BR, QUALITY_LEXICON_PT_BR };
203
220
  //# sourceMappingURL=pt-br.js.map
204
221
  //# sourceMappingURL=pt-br.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/locales/pt-br.ts"],"names":[],"mappings":";AAgBO,IAAM,qBAAA,GAAwC;AAAA,EACnD,OAAA,EAAS;AAAA,IACP;AAAA,MACE,KAAA,EAAO,OAAA;AAAA,MACP,OAAA,EAAS,CAAC,QAAA,EAAU,MAAA,EAAQ,UAAU,MAAA,EAAQ,MAAA,EAAQ,MAAA,EAAQ,SAAA,EAAW,UAAU;AAAA,KACrF;AAAA,IACA;AAAA,MACE,KAAA,EAAO,SAAA;AAAA,MACP,SAAS,CAAC,SAAA,EAAW,SAAS,QAAA,EAAU,MAAA,EAAQ,QAAQ,OAAO;AAAA,KACjE;AAAA,IACA;AAAA,MACE,KAAA,EAAO,UAAA;AAAA,MACP,OAAA,EAAS,CAAC,SAAA,EAAW,OAAA,EAAS,MAAA,EAAQ,MAAA,EAAQ,SAAA,EAAW,QAAA,EAAU,QAAA,EAAU,QAAA,EAAU,UAAA,EAAY,WAAW;AAAA,KAChH;AAAA,IACA;AAAA,MACE,KAAA,EAAO,QAAA;AAAA,MACP,OAAA,EAAS,CAAC,MAAA,EAAQ,QAAA,EAAU,eAAe,OAAO;AAAA;AACpD,GACF;AAAA,EACA,SAAA,EAAW,CAAC,KAAA,EAAO,OAAA,EAAS,OAAO,QAAQ;AAC7C;AAKO,IAAM,aAAA,GAAgC;AAAA,EAC3C,OAAA,sBAAa,GAAA,CAAI;AAAA,IACf,OAAA;AAAA,IAAS,MAAA;AAAA,IAAQ,QAAA;AAAA,IAAU,OAAA;AAAA,IAAS,MAAA;AAAA,IAAQ,MAAA;AAAA,IAAQ,OAAA;AAAA,IAAS,OAAA;AAAA,IAC7D,KAAA;AAAA,IAAO,MAAA;AAAA,IAAQ,QAAA;AAAA,IAAU,QAAA;AAAA,IAAU,SAAA;AAAA,IAAW,UAAA;AAAA,IAC9C,MAAA;AAAA,IAAQ,MAAA;AAAA,IAAQ,OAAA;AAAA,IAAS,OAAA;AAAA,IAAS,SAAA;AAAA,IAAW,SAAA;AAAA,IAAW,UAAA;AAAA,IAAY,UAAA;AAAA,IACpE,KAAA;AAAA,IAAO,KAAA;AAAA,IAAO,MAAA;AAAA,IAAQ,MAAA;AAAA,IACtB,OAAA;AAAA,IAAS,OAAA;AAAA,IAAS,QAAA;AAAA,IAAU,QAAA;AAAA,IAC5B,UAAA;AAAA,IAAY,UAAA;AAAA,IAAY,WAAA;AAAA,IAAa;AAAA,GACtC,CAAA;AAAA,EACD,SAAA,sBAAe,GAAA,CAAI;AAAA,IACjB,KAAA;AAAA,IAAO,MAAA;AAAA,IAAQ,KAAA;AAAA,IAAO,MAAA;AAAA,IAAQ,SAAA;AAAA,IAAW,UAAA;AAAA,IAAY,WAAA;AAAA,IACrD,OAAA;AAAA,IAAS,OAAA;AAAA,IAAS,QAAA;AAAA,IAAU;AAAA,GAC7B,CAAA;AAAA,EACD,UAAA,sBAAgB,GAAA,CAAI,CAAC,SAAS,OAAA,EAAS,QAAA,EAAU,QAAQ,CAAC;AAC5D;AAEO,IAAM,2BAAA,GAAmD;AAAA,EAC9D,WAAA,EAAa;AAAA,IACX,OAAA,EAAS,SAAA;AAAA,IACT,UAAA,EAAY,qBAAA;AAAA,IACZ,MAAA,EAAQ,QAAA;AAAA,IACR,SAAA,EAAW,WAAA;AAAA,IACX,QAAA,EAAU,aAAA;AAAA,IACV,UAAA,EAAY,wBAAA;AAAA,IACZ,OAAA,EAAS;AAAA,GACX;AAAA,EACA,SAAA,EAAW;AACb;AAEO,IAAM,yBAAA,GAA+C;AAAA,EAC1D,MAAA,EAAQ;AAAA,IACN,MAAA,EAAQ,OAAA;AAAA,IACR,MAAA,EAAQ,QAAA;AAAA,IACR,OAAA,EAAS;AAAA,GACX;AAAA,EACA,QAAA,EAAU,aAAA;AAAA,EACV,UAAA,EAAY;AAAA,IACV,KAAA,EAAO,YAAA;AAAA,IACP,OAAA,EAAS,UAAA;AAAA,IACT,QAAA,EAAU,aAAA;AAAA,IACV,MAAA,EAAQ;AAAA,GACV;AAAA,EACA,QAAA,EAAU,+BAAA;AAAA,EACV,SAAA,EAAW;AACb;AAEO,IAAM,mBAAA,GAAoC;AAAA,EAC/C,UAAA,EAAY;AAAA,IACV,KAAA,EAAO,YAAA;AAAA,IACP,OAAA,EAAS,UAAA;AAAA,IACT,QAAA,EAAU,aAAA;AAAA,IACV,MAAA,EAAQ;AAAA,GACV;AAAA,EACA,UAAA,EAAY,sBAAA;AAAA,EACZ,SAAA,EAAW,iCAAA;AAAA,EACX,SAAA,EAAW;AACb;AAEO,IAAM,6BAAA,GAAsD;AAAA,EACjE,KAAA,EAAO;AAAA,IACL,GAAA,EAAK,SAAA;AAAA,IACL,EAAA,EAAI,UAAA;AAAA,IACJ,GAAA,EAAK,oBAAA;AAAA,IACL,OAAA,EAAS,yBAAA;AAAA,IACT,IAAA,EAAM;AAAA,GACR;AAAA,EACA,SAAA,EAAW;AACb;AAEO,IAAM,2BAAA,GAAkD;AAAA,EAC7D,MAAA,EAAQ;AAAA,IACN,YAAA,EAAc,yBAAA;AAAA,IACd,KAAA,EAAO,kBAAA;AAAA,IACP,WAAA,EAAa,4BAAA;AAAA,IACb,KAAA,EAAO,2BAAA;AAAA,IACP,YAAA,EAAc,sBAAA;AAAA,IACd,QAAA,EAAU;AAAA,GACZ;AAAA,EACA,KAAA,EAAO;AAAA,IACL,GAAA,EAAK,6BAAA;AAAA,IACL,EAAA,EAAI,6BAAA;AAAA,IACJ,GAAA,EAAK,6CAAA;AAAA,IACL,OAAA,EAAS,sDAAA;AAAA,IACT,IAAA,EAAM;AAAA,GACR;AAAA,EACA,SAAA,EAAW;AACb;AAEO,IAAM,qBAAA,GAAwC;AAAA,EACnD,KAAA,EAAO,OAAA;AAAA,EACP,QAAA,EAAU,UAAA;AAAA,EACV,SAAA,EAAW;AACb;AAEO,IAAM,2BAAA,GAAmD;AAAA,EAC9D,QAAA,EAAU,gBAAA;AAAA,EACV,OAAA,EAAS,aAAA;AAAA,EACT,QAAA,EAAU,aAAA;AAAA,EACV,OAAA,EAAS,UAAA;AAAA,EACT,UAAA,EAAY,YAAA;AAAA,EACZ,cAAA,EAAgB,0BAAA;AAAA,EAChB,MAAA,EAAQ,UAAA;AAAA,EACR,OAAA,EAAS,OAAA;AAAA,EACT,KAAA,EAAO;AAAA,IACL,EAAA,EAAI,4BAAA;AAAA,IACJ,EAAA,EAAI,0BAAA;AAAA,IACJ,OAAA,EAAS;AAAA,GACX;AAAA,EACA,UAAA,EAAY,WAAA;AAAA,EACZ,UAAA,EAAY;AACd;AAEO,IAAM,yBAAA,GAA+C;AAAA,EAC1D,MAAA,EAAQ;AAAA,IACN,MAAA,EAAQ,OAAA;AAAA,IACR,MAAA,EAAQ,QAAA;AAAA,IACR,OAAA,EAAS;AAAA,GACX;AAAA,EACA,UAAA,EAAY,mBAAA;AAAA,EACZ,OAAA,EAAS,aAAA;AAAA,EACT,QAAA,EAAU,aAAA;AAAA,EACV,OAAA,EAAS,UAAA;AAAA,EACT,UAAA,EAAY,YAAA;AAAA,EACZ,cAAA,EAAgB,0BAAA;AAAA,EAChB,KAAA,EAAO;AAAA,IACL,EAAA,EAAI,4BAAA;AAAA,IACJ,EAAA,EAAI,0BAAA;AAAA,IACJ,OAAA,EAAS;AAAA,GACX;AAAA,EACA,UAAA,EAAY,WAAA;AAAA,EACZ,QAAA,EAAU,0BAAA;AAAA,EACV,SAAA,EAAW;AACb;AAEO,IAAM,wBAAA,GAA6C;AAAA,EACxD,YAAA,EAAc,qBAAA;AAAA,EACd,OAAA,EAAS,SAAA;AAAA,EACT,KAAA,EAAO,OAAA;AAAA,EACP,GAAA,EAAK,OAAA;AAAA,EACL,IAAA,EAAM;AACR;AAEO,IAAM,sBAAA,GAAyC;AAAA,EACpD,OAAA,EAAS,wCAAA;AAAA,EACT,QAAA,EAAU,0CAAA;AAAA,EACV,UAAA,EAAY,gDAAA;AAAA,EACZ,SAAA,EAAW;AAAA,IACT,SAAA,EAAW,wCAAA;AAAA,IACX,SAAA,EAAW;AAAA;AAEf","file":"pt-br.js","sourcesContent":["// Brazilian Portuguese locale pack — lexicons + display vocabularies. Pass these into\n// the genogram/ecomap options to localize both the lexical matchers (quality words,\n// kinship words) and every human-readable string the diagrams emit.\n\nimport type { QualityLexicon } from \"../core\";\nimport type { KinshipLexicon } from \"../genogram/kinship\";\nimport type { GenogramSvgLabels, GenogramTitleLabels } from \"../genogram/labels\";\nimport type { EcomapLabels } from \"../ecomap/render\";\nimport type { FaultTreeSvgLabels, FaultTreeTitleLabels } from \"../fault-tree/labels\";\nimport type { FishboneLabels } from \"../fishbone/render\";\nimport type { PedigreeSvgLabels, PedigreeTitleLabels } from \"../pedigree/labels\";\nimport type { PhyloSvgLabels, PhyloTitleLabels } from \"../phylo/labels\";\n\n// Needles are diacritic-free, lowercase substrings; the matcher's single-bucket rule\n// keeps competing signals honest. \"sem\" is deliberately NOT a negation: it is a\n// genuine cutoff signal (\"sem contato\").\nexport const QUALITY_LEXICON_PT_BR: QualityLexicon = {\n buckets: [\n {\n style: \"close\",\n needles: [\"proxim\", \"unid\", \"carinh\", \"afet\", \"apeg\", \"amig\", \"harmoni\", \"saudavel\"],\n },\n {\n style: \"distant\",\n needles: [\"distant\", \"afast\", \"ausent\", \"frio\", \"fria\", \"separ\"],\n },\n {\n style: \"conflict\",\n needles: [\"conflit\", \"briga\", \"brig\", \"tens\", \"dificil\", \"hostil\", \"violen\", \"abusiv\", \"agressiv\", \"complicad\"],\n },\n {\n style: \"cutoff\",\n needles: [\"romp\", \"cortad\", \"sem contato\", \"corte\"],\n },\n ],\n negations: [\"nao\", \"nunca\", \"nem\", \"jamais\"],\n};\n\n// Diacritic-free tokens matched WHOLE (\"meio-irmão\" → [\"meio\",\"irmao\"]; \"avó materna\" →\n// [\"avo\",\"materna\"]). Derived kinship is checked first, so \"irmão por parte de pai\"\n// reads as a sibling, never as a parent.\nexport const KINSHIP_PT_BR: KinshipLexicon = {\n derived: new Set([\n \"irmao\", \"irma\", \"irmaos\", \"irmas\", \"mano\", \"mana\", \"manos\", \"manas\",\n \"avo\", \"avos\", \"bisavo\", \"bisava\", \"bisavos\", \"tataravo\",\n \"neto\", \"neta\", \"netos\", \"netas\", \"bisneto\", \"bisneta\", \"bisnetos\", \"bisnetas\",\n \"tio\", \"tia\", \"tios\", \"tias\",\n \"primo\", \"prima\", \"primos\", \"primas\",\n \"sobrinho\", \"sobrinha\", \"sobrinhos\", \"sobrinhas\",\n ]),\n parentage: new Set([\n \"mae\", \"maes\", \"pai\", \"pais\", \"genitor\", \"genitora\", \"genitores\",\n \"filho\", \"filha\", \"filhos\", \"filhas\",\n ]),\n childWords: new Set([\"filho\", \"filha\", \"filhos\", \"filhas\"]),\n};\n\nexport const GENOGRAM_TITLE_LABELS_PT_BR: GenogramTitleLabels = {\n unionStatus: {\n married: \"casados\",\n cohabiting: \"união estável\",\n dating: \"namoro\",\n separated: \"separados\",\n divorced: \"divorciados\",\n coparental: \"co-pais (sem união)\",\n unknown: \"união (tipo não informado)\",\n },\n parentage: \"genitor(a) de\",\n};\n\nexport const GENOGRAM_SVG_LABELS_PT_BR: GenogramSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n deceased: \"Falecido(a)\",\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n isolated: \"Sem ascendência registrada\",\n ariaLabel: \"Mapa da família (genograma)\",\n};\n\nexport const ECOMAP_LABELS_PT_BR: EcomapLabels = {\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n neutralTie: \"Vínculo declarado\",\n direction: \"Sentido declarado do vínculo\",\n ariaLabel: \"Ecomapa\",\n};\n\nexport const FAULT_TREE_TITLE_LABELS_PT_BR: FaultTreeTitleLabels = {\n gates: {\n and: \"Porta E\",\n or: \"Porta OU\",\n xor: \"Porta OU exclusivo\",\n inhibit: \"Porta de inibição\",\n vote: \"Porta de votação\",\n },\n condition: \"condição\",\n};\n\nexport const FAULT_TREE_SVG_LABELS_PT_BR: FaultTreeSvgLabels = {\n events: {\n intermediate: \"Evento intermediário\",\n basic: \"Evento básico\",\n undeveloped: \"Evento não desenvolvido\",\n house: \"Evento externo (esperado)\",\n conditioning: \"Evento condicionante\",\n transfer: \"Transferência (desenvolvido em outra árvore)\",\n },\n gates: {\n and: \"Porta E (todas as entradas)\",\n or: \"Porta OU (qualquer entrada)\",\n xor: \"Porta OU exclusivo (exatamente uma entrada)\",\n inhibit: \"Porta de inibição (entrada sob condição)\",\n vote: \"Porta de votação (k de n)\",\n },\n ariaLabel: \"Árvore de falhas\",\n};\n\nexport const FISHBONE_LABELS_PT_BR: FishboneLabels = {\n cause: \"Causa\",\n subCause: \"Subcausa\",\n ariaLabel: \"Diagrama de causa e efeito (Ishikawa)\",\n};\n\nexport const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels = {\n affected: \"afetado(a) por\",\n carrier: \"portador(a)\",\n deceased: \"falecido(a)\",\n proband: \"probando\",\n consultand: \"consulente\",\n consanguineous: \"união consanguínea\",\n mating: \"união\",\n sibship: \"prole\",\n twins: {\n mz: \"gêmeos monozigóticos\",\n dz: \"gêmeos dizigóticos\",\n unknown: \"gêmeos, zigosidade desconhecida\",\n },\n stillbirth: \"natimorto\",\n generation: \"geração\",\n};\n\nexport const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n unaffected: \"Não afetado(a)\",\n carrier: \"Portador(a)\",\n deceased: \"Falecido(a)\",\n proband: \"Probando\",\n consultand: \"Consulente\",\n consanguineous: \"União consanguínea\",\n twins: {\n mz: \"Gêmeos monozigóticos\",\n dz: \"Gêmeos dizigóticos\",\n unknown: \"Gêmeos (zigosidade desconhecida)\",\n },\n stillbirth: \"Natimorto\",\n isolated: \"Sem parentes registrados\",\n ariaLabel: \"Heredograma\",\n};\n\nexport const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels = {\n branchLength: \"comprimento do ramo\",\n support: \"suporte\",\n clade: \"clado\",\n tip: \"ponta\",\n root: \"raiz\",\n};\n\nexport const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels = {\n support: \"Valor de suporte (bootstrap/posterior)\",\n scaleBar: \"Escala: substituições por sítio\",\n alignedTip: \"Ponta alinhada (posição real pontilhada)\",\n ariaLabel: {\n cladogram: \"Árvore filogenética (cladograma)\",\n phylogram: \"Árvore filogenética (filograma)\",\n },\n};\n"]}
1
+ {"version":3,"sources":["../../src/locales/pt-br.ts"],"names":[],"mappings":"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","file":"pt-br.js","sourcesContent":["// Brazilian Portuguese locale pack — lexicons + display vocabularies. Pass these into\n// the genogram/ecomap options to localize both the lexical matchers (quality words,\n// kinship words) and every human-readable string the diagrams emit.\n\nimport type { QualityLexicon } from \"../core\";\nimport type { KinshipLexicon } from \"../genogram/kinship\";\nimport type { GenogramSvgLabels, GenogramTitleLabels } from \"../genogram/labels\";\nimport type { EcomapLabels } from \"../ecomap/render\";\nimport type { FaultTreeSvgLabels, FaultTreeTitleLabels } from \"../fault-tree/labels\";\nimport type { FishboneLabels } from \"../fishbone/render\";\nimport type { PedigreeSvgLabels, PedigreeTitleLabels } from \"../pedigree/labels\";\nimport type { PhyloSvgLabels, PhyloTitleLabels } from \"../phylo/labels\";\nimport type { OrgChartSvgLabels, OrgChartTitleLabels } from \"../org-chart/labels\";\n\n// Needles are diacritic-free, lowercase substrings; the matcher's single-bucket rule\n// keeps competing signals honest. \"sem\" is deliberately NOT a negation: it is a\n// genuine cutoff signal (\"sem contato\").\nexport const QUALITY_LEXICON_PT_BR: QualityLexicon = {\n buckets: [\n {\n style: \"close\",\n needles: [\"proxim\", \"unid\", \"carinh\", \"afet\", \"apeg\", \"amig\", \"harmoni\", \"saudavel\"],\n },\n {\n style: \"distant\",\n needles: [\"distant\", \"afast\", \"ausent\", \"frio\", \"fria\", \"separ\"],\n },\n {\n style: \"conflict\",\n needles: [\"conflit\", \"briga\", \"brig\", \"tens\", \"dificil\", \"hostil\", \"violen\", \"abusiv\", \"agressiv\", \"complicad\"],\n },\n {\n style: \"cutoff\",\n needles: [\"romp\", \"cortad\", \"sem contato\", \"corte\"],\n },\n ],\n negations: [\"nao\", \"nunca\", \"nem\", \"jamais\"],\n};\n\n// Diacritic-free tokens matched WHOLE (\"meio-irmão\" → [\"meio\",\"irmao\"]; \"avó materna\" →\n// [\"avo\",\"materna\"]). Derived kinship is checked first, so \"irmão por parte de pai\"\n// reads as a sibling, never as a parent.\nexport const KINSHIP_PT_BR: KinshipLexicon = {\n derived: new Set([\n \"irmao\", \"irma\", \"irmaos\", \"irmas\", \"mano\", \"mana\", \"manos\", \"manas\",\n \"avo\", \"avos\", \"bisavo\", \"bisava\", \"bisavos\", \"tataravo\",\n \"neto\", \"neta\", \"netos\", \"netas\", \"bisneto\", \"bisneta\", \"bisnetos\", \"bisnetas\",\n \"tio\", \"tia\", \"tios\", \"tias\",\n \"primo\", \"prima\", \"primos\", \"primas\",\n \"sobrinho\", \"sobrinha\", \"sobrinhos\", \"sobrinhas\",\n ]),\n parentage: new Set([\n \"mae\", \"maes\", \"pai\", \"pais\", \"genitor\", \"genitora\", \"genitores\",\n \"filho\", \"filha\", \"filhos\", \"filhas\",\n ]),\n childWords: new Set([\"filho\", \"filha\", \"filhos\", \"filhas\"]),\n};\n\nexport const GENOGRAM_TITLE_LABELS_PT_BR: GenogramTitleLabels = {\n unionStatus: {\n married: \"casados\",\n cohabiting: \"união estável\",\n dating: \"namoro\",\n separated: \"separados\",\n divorced: \"divorciados\",\n coparental: \"co-pais (sem união)\",\n unknown: \"união (tipo não informado)\",\n },\n parentage: \"genitor(a) de\",\n};\n\nexport const GENOGRAM_SVG_LABELS_PT_BR: GenogramSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n deceased: \"Falecido(a)\",\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n isolated: \"Sem ascendência registrada\",\n ariaLabel: \"Mapa da família (genograma)\",\n};\n\nexport const ECOMAP_LABELS_PT_BR: EcomapLabels = {\n bondStyles: {\n close: \"Próximo\",\n distant: \"Distante\",\n conflict: \"Conflituoso\",\n cutoff: \"Rompido (sem contato)\",\n },\n neutralTie: \"Vínculo declarado\",\n direction: \"Sentido declarado do vínculo\",\n ariaLabel: \"Ecomapa\",\n};\n\nexport const FAULT_TREE_TITLE_LABELS_PT_BR: FaultTreeTitleLabels = {\n gates: {\n and: \"Porta E\",\n or: \"Porta OU\",\n xor: \"Porta OU exclusivo\",\n inhibit: \"Porta de inibição\",\n vote: \"Porta de votação\",\n },\n condition: \"condição\",\n};\n\nexport const FAULT_TREE_SVG_LABELS_PT_BR: FaultTreeSvgLabels = {\n events: {\n intermediate: \"Evento intermediário\",\n basic: \"Evento básico\",\n undeveloped: \"Evento não desenvolvido\",\n house: \"Evento externo (esperado)\",\n conditioning: \"Evento condicionante\",\n transfer: \"Transferência (desenvolvido em outra árvore)\",\n },\n gates: {\n and: \"Porta E (todas as entradas)\",\n or: \"Porta OU (qualquer entrada)\",\n xor: \"Porta OU exclusivo (exatamente uma entrada)\",\n inhibit: \"Porta de inibição (entrada sob condição)\",\n vote: \"Porta de votação (k de n)\",\n },\n ariaLabel: \"Árvore de falhas\",\n};\n\nexport const FISHBONE_LABELS_PT_BR: FishboneLabels = {\n cause: \"Causa\",\n subCause: \"Subcausa\",\n ariaLabel: \"Diagrama de causa e efeito (Ishikawa)\",\n};\n\nexport const PEDIGREE_TITLE_LABELS_PT_BR: PedigreeTitleLabels = {\n affected: \"afetado(a) por\",\n carrier: \"portador(a)\",\n deceased: \"falecido(a)\",\n proband: \"probando\",\n consultand: \"consulente\",\n consanguineous: \"união consanguínea\",\n mating: \"união\",\n sibship: \"prole\",\n twins: {\n mz: \"gêmeos monozigóticos\",\n dz: \"gêmeos dizigóticos\",\n unknown: \"gêmeos, zigosidade desconhecida\",\n },\n stillbirth: \"natimorto\",\n generation: \"geração\",\n};\n\nexport const PEDIGREE_SVG_LABELS_PT_BR: PedigreeSvgLabels = {\n shapes: {\n square: \"Homem\",\n circle: \"Mulher\",\n diamond: \"Sexo não informado\",\n },\n unaffected: \"Não afetado(a)\",\n carrier: \"Portador(a)\",\n deceased: \"Falecido(a)\",\n proband: \"Probando\",\n consultand: \"Consulente\",\n consanguineous: \"União consanguínea\",\n twins: {\n mz: \"Gêmeos monozigóticos\",\n dz: \"Gêmeos dizigóticos\",\n unknown: \"Gêmeos (zigosidade desconhecida)\",\n },\n stillbirth: \"Natimorto\",\n isolated: \"Sem parentes registrados\",\n ariaLabel: \"Heredograma\",\n};\n\nexport const PHYLO_TITLE_LABELS_PT_BR: PhyloTitleLabels = {\n branchLength: \"comprimento do ramo\",\n support: \"suporte\",\n clade: \"clado\",\n tip: \"ponta\",\n root: \"raiz\",\n};\n\nexport const PHYLO_SVG_LABELS_PT_BR: PhyloSvgLabels = {\n support: \"Valor de suporte (bootstrap/posterior)\",\n scaleBar: \"Escala: substituições por sítio\",\n alignedTip: \"Ponta alinhada (posição real pontilhada)\",\n ariaLabel: {\n cladogram: \"Árvore filogenética (cladograma)\",\n phylogram: \"Árvore filogenética (filograma)\",\n },\n};\n\nexport const ORG_CHART_TITLE_LABELS_PT_BR: OrgChartTitleLabels = {\n reportKinds: {\n line: \"Reporta a\",\n assistant: \"Assistente de\",\n dotted: \"Reporte matricial a\",\n },\n vacant: \"(vago)\",\n};\n\nexport const ORG_CHART_SVG_LABELS_PT_BR: OrgChartSvgLabels = {\n legend: {\n line: \"Reporta a\",\n assistant: \"Assistente\",\n dotted: \"Linha pontilhada / matricial\",\n vacant: \"Cargo vago\",\n },\n ariaLabel: \"Organograma\",\n};\n"]}