schematex 0.8.0 → 0.8.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 (89) hide show
  1. package/dist/ai/ai-sdk.cjs +9 -9
  2. package/dist/ai/ai-sdk.d.cts +3 -3
  3. package/dist/ai/ai-sdk.d.ts +3 -3
  4. package/dist/ai/ai-sdk.js +4 -4
  5. package/dist/ai/index.cjs +15 -15
  6. package/dist/ai/index.d.cts +3 -3
  7. package/dist/ai/index.d.ts +3 -3
  8. package/dist/ai/index.js +4 -4
  9. package/dist/{api-BnJAPCwC.d.cts → api-BDMaX1cT.d.cts} +1 -1
  10. package/dist/{api-DAZJGq9r.d.ts → api-OED2jUVj.d.ts} +1 -1
  11. package/dist/browser.cjs +10 -10
  12. package/dist/browser.d.cts +3 -3
  13. package/dist/browser.d.ts +3 -3
  14. package/dist/browser.js +4 -4
  15. package/dist/{chunk-2YBBDPOW.cjs → chunk-AJJYWXZB.cjs} +2 -2
  16. package/dist/chunk-AJJYWXZB.cjs.map +1 -0
  17. package/dist/{chunk-TXMT4XLE.js → chunk-FLDHD4RM.js} +141 -7
  18. package/dist/chunk-FLDHD4RM.js.map +1 -0
  19. package/dist/{chunk-WNGOG4CI.js → chunk-GDZNTILD.js} +5 -3
  20. package/dist/chunk-GDZNTILD.js.map +1 -0
  21. package/dist/{chunk-RKN6QJ7K.cjs → chunk-HWNVSNDJ.cjs} +143 -9
  22. package/dist/chunk-HWNVSNDJ.cjs.map +1 -0
  23. package/dist/{chunk-6DVK5M2J.js → chunk-KF3DFASA.js} +2 -2
  24. package/dist/chunk-KF3DFASA.js.map +1 -0
  25. package/dist/{chunk-KUITLG4N.cjs → chunk-LENRV7ZJ.cjs} +5 -3
  26. package/dist/chunk-LENRV7ZJ.cjs.map +1 -0
  27. package/dist/{chunk-XI5QP7LM.js → chunk-LM5X7ZNR.js} +973 -95
  28. package/dist/chunk-LM5X7ZNR.js.map +1 -0
  29. package/dist/{chunk-3CSST5GZ.cjs → chunk-UGB42BGK.cjs} +975 -96
  30. package/dist/chunk-UGB42BGK.cjs.map +1 -0
  31. package/dist/{diagnostics-B-jOt6Ua.d.cts → diagnostics-hObcaaFC.d.cts} +1 -1
  32. package/dist/{diagnostics-B-jOt6Ua.d.ts → diagnostics-hObcaaFC.d.ts} +1 -1
  33. package/dist/diagrams/blockdiagram/index.d.cts +1 -1
  34. package/dist/diagrams/blockdiagram/index.d.ts +1 -1
  35. package/dist/diagrams/circuit/index.d.cts +1 -1
  36. package/dist/diagrams/circuit/index.d.ts +1 -1
  37. package/dist/diagrams/ecomap/index.d.cts +1 -1
  38. package/dist/diagrams/ecomap/index.d.ts +1 -1
  39. package/dist/diagrams/entity/index.cjs +5 -5
  40. package/dist/diagrams/entity/index.d.cts +1 -1
  41. package/dist/diagrams/entity/index.d.ts +1 -1
  42. package/dist/diagrams/entity/index.js +1 -1
  43. package/dist/diagrams/fishbone/index.d.cts +1 -1
  44. package/dist/diagrams/fishbone/index.d.ts +1 -1
  45. package/dist/diagrams/flowchart/index.d.cts +2 -2
  46. package/dist/diagrams/flowchart/index.d.ts +2 -2
  47. package/dist/diagrams/genogram/index.d.cts +1 -1
  48. package/dist/diagrams/genogram/index.d.ts +1 -1
  49. package/dist/diagrams/ladder/index.d.cts +1 -1
  50. package/dist/diagrams/ladder/index.d.ts +1 -1
  51. package/dist/diagrams/logic/index.d.cts +1 -1
  52. package/dist/diagrams/logic/index.d.ts +1 -1
  53. package/dist/diagrams/orgchart/index.d.cts +1 -1
  54. package/dist/diagrams/orgchart/index.d.ts +1 -1
  55. package/dist/diagrams/pedigree/index.d.cts +1 -1
  56. package/dist/diagrams/pedigree/index.d.ts +1 -1
  57. package/dist/diagrams/phylo/index.d.cts +1 -1
  58. package/dist/diagrams/phylo/index.d.ts +1 -1
  59. package/dist/diagrams/sld/index.cjs +7 -7
  60. package/dist/diagrams/sld/index.d.cts +1 -1
  61. package/dist/diagrams/sld/index.d.ts +1 -1
  62. package/dist/diagrams/sld/index.js +1 -1
  63. package/dist/diagrams/sociogram/index.d.cts +1 -1
  64. package/dist/diagrams/sociogram/index.d.ts +1 -1
  65. package/dist/diagrams/timing/index.d.cts +1 -1
  66. package/dist/diagrams/timing/index.d.ts +1 -1
  67. package/dist/diagrams/venn/index.d.cts +1 -1
  68. package/dist/diagrams/venn/index.d.ts +1 -1
  69. package/dist/{index-D-MAB6CH.d.cts → index-B0YO7rx8.d.cts} +1 -1
  70. package/dist/{index-8MaUFTMN.d.ts → index-u3KZBdas.d.ts} +1 -1
  71. package/dist/index.cjs +41 -37
  72. package/dist/index.d.cts +7 -5
  73. package/dist/index.d.ts +7 -5
  74. package/dist/index.js +5 -5
  75. package/dist/react.cjs +4 -4
  76. package/dist/react.d.cts +2 -2
  77. package/dist/react.d.ts +2 -2
  78. package/dist/react.js +3 -3
  79. package/dist/{tools-CV1JZ75-.d.cts → tools-CVgUmiGP.d.cts} +2 -2
  80. package/dist/{tools-CcPysgAD.d.ts → tools-CbBjmZVr.d.ts} +2 -2
  81. package/package.json +1 -1
  82. package/dist/chunk-2YBBDPOW.cjs.map +0 -1
  83. package/dist/chunk-3CSST5GZ.cjs.map +0 -1
  84. package/dist/chunk-6DVK5M2J.js.map +0 -1
  85. package/dist/chunk-KUITLG4N.cjs.map +0 -1
  86. package/dist/chunk-RKN6QJ7K.cjs.map +0 -1
  87. package/dist/chunk-TXMT4XLE.js.map +0 -1
  88. package/dist/chunk-WNGOG4CI.js.map +0 -1
  89. package/dist/chunk-XI5QP7LM.js.map +0 -1
@@ -9,7 +9,7 @@
9
9
  * - Renderer: LayoutResult → SVG string
10
10
  */
11
11
 
12
- type DiagramType = "genogram" | "ecomap" | "pedigree" | "phylo" | "sociogram" | "timing" | "logic" | "circuit" | "blockdiagram" | "ladder" | "sld" | "entity" | "fishbone" | "venn" | "flowchart" | "mindmap" | "matrix" | "orgchart" | "decisiontree" | "timeline" | "state" | "pid" | "erd" | "breadboard" | "bpmn" | "fbd" | "sfc" | "prisma" | "usecase" | "pert" | "sequence" | "petri" | "network" | "umlclass" | "faulttree" | "bowtie" | "eventtree" | "fmea" | "causalloop" | "markov" | "gitgraph" | "epc" | "idef0" | "threatmodel";
12
+ type DiagramType = "genogram" | "ecomap" | "pedigree" | "phylo" | "sociogram" | "timing" | "logic" | "circuit" | "blockdiagram" | "ladder" | "sld" | "entity" | "fishbone" | "venn" | "flowchart" | "mindmap" | "matrix" | "orgchart" | "decisiontree" | "timeline" | "state" | "pid" | "erd" | "breadboard" | "bpmn" | "fbd" | "sfc" | "prisma" | "usecase" | "pert" | "sequence" | "petri" | "network" | "umlclass" | "faulttree" | "bowtie" | "eventtree" | "fmea" | "causalloop" | "markov" | "gitgraph" | "epc" | "idef0" | "threatmodel" | "welding";
13
13
  type GenogramMode = "medical" | "heritage";
14
14
  /**
15
15
  * Standard legend positions:
@@ -9,7 +9,7 @@
9
9
  * - Renderer: LayoutResult → SVG string
10
10
  */
11
11
 
12
- type DiagramType = "genogram" | "ecomap" | "pedigree" | "phylo" | "sociogram" | "timing" | "logic" | "circuit" | "blockdiagram" | "ladder" | "sld" | "entity" | "fishbone" | "venn" | "flowchart" | "mindmap" | "matrix" | "orgchart" | "decisiontree" | "timeline" | "state" | "pid" | "erd" | "breadboard" | "bpmn" | "fbd" | "sfc" | "prisma" | "usecase" | "pert" | "sequence" | "petri" | "network" | "umlclass" | "faulttree" | "bowtie" | "eventtree" | "fmea" | "causalloop" | "markov" | "gitgraph" | "epc" | "idef0" | "threatmodel";
12
+ type DiagramType = "genogram" | "ecomap" | "pedigree" | "phylo" | "sociogram" | "timing" | "logic" | "circuit" | "blockdiagram" | "ladder" | "sld" | "entity" | "fishbone" | "venn" | "flowchart" | "mindmap" | "matrix" | "orgchart" | "decisiontree" | "timeline" | "state" | "pid" | "erd" | "breadboard" | "bpmn" | "fbd" | "sfc" | "prisma" | "usecase" | "pert" | "sequence" | "petri" | "network" | "umlclass" | "faulttree" | "bowtie" | "eventtree" | "fmea" | "causalloop" | "markov" | "gitgraph" | "epc" | "idef0" | "threatmodel" | "welding";
13
13
  type GenogramMode = "medical" | "heritage";
14
14
  /**
15
15
  * Standard legend positions:
@@ -1,4 +1,4 @@
1
- import { B as BlockAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { B as BlockAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare function parseBlockDiagram(text: string): BlockAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BlockAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { B as BlockAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare function parseBlockDiagram(text: string): BlockAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { C as CircuitAST, S as SchematexDiagnostic, R as RenderConfig, j as CircuitComponent, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { C as CircuitAST, S as SchematexDiagnostic, R as RenderConfig, j as CircuitComponent, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  /**
4
4
  * Top-level circuit parser. Detects two DSL modes:
@@ -1,4 +1,4 @@
1
- import { C as CircuitAST, S as SchematexDiagnostic, R as RenderConfig, j as CircuitComponent, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { C as CircuitAST, S as SchematexDiagnostic, R as RenderConfig, j as CircuitComponent, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  /**
4
4
  * Top-level circuit parser. Detects two DSL modes:
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare class EcomapParseError extends Error {
4
4
  line: number;
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare class EcomapParseError extends Error {
4
4
  line: number;
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkKUITLG4N_cjs = require('../../chunk-KUITLG4N.cjs');
3
+ var chunkLENRV7ZJ_cjs = require('../../chunk-LENRV7ZJ.cjs');
4
4
  require('../../chunk-NZT5P2XZ.cjs');
5
5
  require('../../chunk-VHDSPI6A.cjs');
6
6
  require('../../chunk-3WNW5Y7P.cjs');
@@ -9,19 +9,19 @@ require('../../chunk-3WNW5Y7P.cjs');
9
9
 
10
10
  Object.defineProperty(exports, "entity", {
11
11
  enumerable: true,
12
- get: function () { return chunkKUITLG4N_cjs.entity; }
12
+ get: function () { return chunkLENRV7ZJ_cjs.entity; }
13
13
  });
14
14
  Object.defineProperty(exports, "layoutEntity", {
15
15
  enumerable: true,
16
- get: function () { return chunkKUITLG4N_cjs.layoutEntity; }
16
+ get: function () { return chunkLENRV7ZJ_cjs.layoutEntity; }
17
17
  });
18
18
  Object.defineProperty(exports, "parseEntityDSL", {
19
19
  enumerable: true,
20
- get: function () { return chunkKUITLG4N_cjs.parseEntityDSL; }
20
+ get: function () { return chunkLENRV7ZJ_cjs.parseEntityDSL; }
21
21
  });
22
22
  Object.defineProperty(exports, "renderEntity", {
23
23
  enumerable: true,
24
- get: function () { return chunkKUITLG4N_cjs.renderEntity; }
24
+ get: function () { return chunkLENRV7ZJ_cjs.renderEntity; }
25
25
  });
26
26
  //# sourceMappingURL=index.cjs.map
27
27
  //# sourceMappingURL=index.cjs.map
@@ -1,4 +1,4 @@
1
- import { E as EntityAST, R as RenderConfig, q as EntityNode, r as EntityEdge, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { E as EntityAST, R as RenderConfig, q as EntityNode, r as EntityEdge, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare function parseEntityDSL(text: string): EntityAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { E as EntityAST, R as RenderConfig, q as EntityNode, r as EntityEdge, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { E as EntityAST, R as RenderConfig, q as EntityNode, r as EntityEdge, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare function parseEntityDSL(text: string): EntityAST;
4
4
 
@@ -1,4 +1,4 @@
1
- export { entity, layoutEntity, parseEntityDSL, renderEntity } from '../../chunk-WNGOG4CI.js';
1
+ export { entity, layoutEntity, parseEntityDSL, renderEntity } from '../../chunk-GDZNTILD.js';
2
2
  import '../../chunk-UK6HF6PE.js';
3
3
  import '../../chunk-TO6PNBT3.js';
4
4
  import '../../chunk-SYYBKDL7.js';
@@ -1,4 +1,4 @@
1
- import { F as FishboneAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { F as FishboneAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  /**
4
4
  * Fishbone DSL parser.
@@ -1,4 +1,4 @@
1
- import { F as FishboneAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { F as FishboneAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  /**
4
4
  * Fishbone DSL parser.
@@ -1,2 +1,2 @@
1
- import '../../diagnostics-B-jOt6Ua.cjs';
2
- export { F as FC_CONST, j as flowchart, t as layoutFlowchart, u as parseFlowchart, v as renderFlowchart, w as renderFlowchartAST } from '../../index-D-MAB6CH.cjs';
1
+ import '../../diagnostics-hObcaaFC.cjs';
2
+ export { F as FC_CONST, j as flowchart, t as layoutFlowchart, u as parseFlowchart, v as renderFlowchart, w as renderFlowchartAST } from '../../index-B0YO7rx8.cjs';
@@ -1,2 +1,2 @@
1
- import '../../diagnostics-B-jOt6Ua.js';
2
- export { F as FC_CONST, j as flowchart, t as layoutFlowchart, u as parseFlowchart, v as renderFlowchart, w as renderFlowchartAST } from '../../index-8MaUFTMN.js';
1
+ import '../../diagnostics-hObcaaFC.js';
2
+ export { F as FC_CONST, j as flowchart, t as layoutFlowchart, u as parseFlowchart, v as renderFlowchart, w as renderFlowchartAST } from '../../index-u3KZBdas.js';
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, I as Individual, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, I as Individual, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare class ParseError extends Error {
4
4
  line: number;
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, I as Individual, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, I as Individual, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare class ParseError extends Error {
4
4
  line: number;
@@ -1,4 +1,4 @@
1
- import { k as LadderAST, R as RenderConfig, l as LadderRung, m as LadderElement, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { k as LadderAST, R as RenderConfig, l as LadderRung, m as LadderElement, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare function parseLadderDSL(text: string): LadderAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { k as LadderAST, R as RenderConfig, l as LadderRung, m as LadderElement, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { k as LadderAST, R as RenderConfig, l as LadderRung, m as LadderElement, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare function parseLadderDSL(text: string): LadderAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { i as LogicGateAST, R as RenderConfig, S as SchematexDiagnostic, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { i as LogicGateAST, R as RenderConfig, S as SchematexDiagnostic, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare function parseLogic(text: string): LogicGateAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { i as LogicGateAST, R as RenderConfig, S as SchematexDiagnostic, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { i as LogicGateAST, R as RenderConfig, S as SchematexDiagnostic, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare function parseLogic(text: string): LogicGateAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { S as SchematexDiagnostic, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { S as SchematexDiagnostic, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  type OrgchartDirection = "TD" | "LR";
4
4
  type OrgchartLayoutMode = "tree" | "list";
@@ -1,4 +1,4 @@
1
- import { S as SchematexDiagnostic, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { S as SchematexDiagnostic, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  type OrgchartDirection = "TD" | "LR";
4
4
  type OrgchartLayoutMode = "tree" | "list";
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare class PedigreeParseError extends Error {
4
4
  line: number;
@@ -1,4 +1,4 @@
1
- import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { e as DiagramAST, L as LayoutConfig, f as LayoutResult, R as RenderConfig, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare class PedigreeParseError extends Error {
4
4
  line: number;
@@ -1,4 +1,4 @@
1
- import { P as PhyloTreeAST, g as PhyloLayoutNode, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { P as PhyloTreeAST, g as PhyloLayoutNode, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare class PhyloParseError extends Error {
4
4
  constructor(message: string);
@@ -1,4 +1,4 @@
1
- import { P as PhyloTreeAST, g as PhyloLayoutNode, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { P as PhyloTreeAST, g as PhyloLayoutNode, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare class PhyloParseError extends Error {
4
4
  constructor(message: string);
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunk2YBBDPOW_cjs = require('../../chunk-2YBBDPOW.cjs');
3
+ var chunkAJJYWXZB_cjs = require('../../chunk-AJJYWXZB.cjs');
4
4
  require('../../chunk-3KRL2EGN.cjs');
5
5
  require('../../chunk-SBB6C4OP.cjs');
6
6
  require('../../chunk-NZT5P2XZ.cjs');
@@ -11,27 +11,27 @@ require('../../chunk-3WNW5Y7P.cjs');
11
11
 
12
12
  Object.defineProperty(exports, "layoutSLD", {
13
13
  enumerable: true,
14
- get: function () { return chunk2YBBDPOW_cjs.layoutSLD; }
14
+ get: function () { return chunkAJJYWXZB_cjs.layoutSLD; }
15
15
  });
16
16
  Object.defineProperty(exports, "lintSLD", {
17
17
  enumerable: true,
18
- get: function () { return chunk2YBBDPOW_cjs.lintSLD; }
18
+ get: function () { return chunkAJJYWXZB_cjs.lintSLD; }
19
19
  });
20
20
  Object.defineProperty(exports, "lintSLDAst", {
21
21
  enumerable: true,
22
- get: function () { return chunk2YBBDPOW_cjs.lintSLDAst; }
22
+ get: function () { return chunkAJJYWXZB_cjs.lintSLDAst; }
23
23
  });
24
24
  Object.defineProperty(exports, "parseSLDDSL", {
25
25
  enumerable: true,
26
- get: function () { return chunk2YBBDPOW_cjs.parseSLDDSL; }
26
+ get: function () { return chunkAJJYWXZB_cjs.parseSLDDSL; }
27
27
  });
28
28
  Object.defineProperty(exports, "renderSLD", {
29
29
  enumerable: true,
30
- get: function () { return chunk2YBBDPOW_cjs.renderSLD; }
30
+ get: function () { return chunkAJJYWXZB_cjs.renderSLD; }
31
31
  });
32
32
  Object.defineProperty(exports, "sld", {
33
33
  enumerable: true,
34
- get: function () { return chunk2YBBDPOW_cjs.sld; }
34
+ get: function () { return chunkAJJYWXZB_cjs.sld; }
35
35
  });
36
36
  //# sourceMappingURL=index.cjs.map
37
37
  //# sourceMappingURL=index.cjs.map
@@ -1,4 +1,4 @@
1
- import { S as SchematexDiagnostic, n as SLDAST, R as RenderConfig, o as SLDNode, p as SLDNodeType, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { S as SchematexDiagnostic, n as SLDAST, R as RenderConfig, o as SLDNode, p as SLDNodeType, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  /**
4
4
  * SLD standard-compatibility lint.
@@ -1,4 +1,4 @@
1
- import { S as SchematexDiagnostic, n as SLDAST, R as RenderConfig, o as SLDNode, p as SLDNodeType, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { S as SchematexDiagnostic, n as SLDAST, R as RenderConfig, o as SLDNode, p as SLDNodeType, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  /**
4
4
  * SLD standard-compatibility lint.
@@ -1,4 +1,4 @@
1
- export { layoutSLD, lintSLD, lintSLDAst, parseSLDDSL, renderSLD, sld } from '../../chunk-6DVK5M2J.js';
1
+ export { layoutSLD, lintSLD, lintSLDAst, parseSLDDSL, renderSLD, sld } from '../../chunk-KF3DFASA.js';
2
2
  import '../../chunk-2KTQ75LN.js';
3
3
  import '../../chunk-PIV2A3HG.js';
4
4
  import '../../chunk-UK6HF6PE.js';
@@ -1,4 +1,4 @@
1
- import { h as LegendOverrides, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { h as LegendOverrides, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  type SociogramLayout = "circular" | "force-directed" | "concentric";
4
4
  type EdgeValence = "positive" | "negative" | "neutral";
@@ -1,4 +1,4 @@
1
- import { h as LegendOverrides, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { h as LegendOverrides, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  type SociogramLayout = "circular" | "force-directed" | "concentric";
4
4
  type EdgeValence = "positive" | "negative" | "neutral";
@@ -1,4 +1,4 @@
1
- import { T as TimingAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { T as TimingAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  declare function parseTiming(text: string): TimingAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { T as TimingAST, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { T as TimingAST, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  declare function parseTiming(text: string): TimingAST;
4
4
 
@@ -1,4 +1,4 @@
1
- import { V as VennAST, s as VennLayoutResult, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.cjs';
1
+ import { V as VennAST, s as VennLayoutResult, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  /**
4
4
  * Venn / Euler DSL parser (hand-written recursive descent).
@@ -1,4 +1,4 @@
1
- import { V as VennAST, s as VennLayoutResult, D as DiagramPlugin } from '../../diagnostics-B-jOt6Ua.js';
1
+ import { V as VennAST, s as VennLayoutResult, D as DiagramPlugin } from '../../diagnostics-hObcaaFC.js';
2
2
 
3
3
  /**
4
4
  * Venn / Euler DSL parser (hand-written recursive descent).
@@ -1,4 +1,4 @@
1
- import { t as FlowchartAST, u as FlowchartLayoutResult, D as DiagramPlugin } from './diagnostics-B-jOt6Ua.cjs';
1
+ import { t as FlowchartAST, u as FlowchartLayoutResult, D as DiagramPlugin } from './diagnostics-hObcaaFC.cjs';
2
2
 
3
3
  /**
4
4
  * Flowchart DSL parser.
@@ -1,4 +1,4 @@
1
- import { t as FlowchartAST, u as FlowchartLayoutResult, D as DiagramPlugin } from './diagnostics-B-jOt6Ua.js';
1
+ import { t as FlowchartAST, u as FlowchartLayoutResult, D as DiagramPlugin } from './diagnostics-hObcaaFC.js';
2
2
 
3
3
  /**
4
4
  * Flowchart DSL parser.
package/dist/index.cjs CHANGED
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var chunk3CSST5GZ_cjs = require('./chunk-3CSST5GZ.cjs');
3
+ var chunkUGB42BGK_cjs = require('./chunk-UGB42BGK.cjs');
4
4
  var chunkQ2YRJHFB_cjs = require('./chunk-Q2YRJHFB.cjs');
5
5
  var chunkJIJWGHRN_cjs = require('./chunk-JIJWGHRN.cjs');
6
6
  var chunk6L46VIXI_cjs = require('./chunk-6L46VIXI.cjs');
7
7
  var chunkJIUC4DRS_cjs = require('./chunk-JIUC4DRS.cjs');
8
- var chunk2YBBDPOW_cjs = require('./chunk-2YBBDPOW.cjs');
9
- var chunkKUITLG4N_cjs = require('./chunk-KUITLG4N.cjs');
8
+ var chunkAJJYWXZB_cjs = require('./chunk-AJJYWXZB.cjs');
9
+ var chunkLENRV7ZJ_cjs = require('./chunk-LENRV7ZJ.cjs');
10
10
  var chunkT5KHNJ67_cjs = require('./chunk-T5KHNJ67.cjs');
11
11
  var chunkYMFYPB5Y_cjs = require('./chunk-YMFYPB5Y.cjs');
12
12
  var chunkDR3DDDQY_cjs = require('./chunk-DR3DDDQY.cjs');
@@ -91,11 +91,11 @@ function sldCatalog() {
91
91
  for (const type of SLD_TYPES) {
92
92
  let inner;
93
93
  try {
94
- inner = chunk2YBBDPOW_cjs.renderSymbol(type);
94
+ inner = chunkAJJYWXZB_cjs.renderSymbol(type);
95
95
  } catch {
96
96
  continue;
97
97
  }
98
- const g = chunk2YBBDPOW_cjs.geometryFor(type);
98
+ const g = chunkAJJYWXZB_cjs.geometryFor(type);
99
99
  const w = Math.max(g.halfWidth, 18) + 12;
100
100
  const top = Math.min(g.topY, -22) - 8;
101
101
  const bot = Math.max(g.bottomY, 22) + 8;
@@ -111,10 +111,10 @@ var PID_CSS = ".lt-pid-equip{fill:#ffffff;stroke:#1d1d1d;stroke-width:1.6}.lt-pi
111
111
  function pidCatalog() {
112
112
  const out = [];
113
113
  const pad = 12;
114
- for (const [id, g] of Object.entries(chunk3CSST5GZ_cjs.GEOMETRY)) {
114
+ for (const [id, g] of Object.entries(chunkUGB42BGK_cjs.GEOMETRY)) {
115
115
  let inner;
116
116
  try {
117
- inner = chunk3CSST5GZ_cjs.renderEquip(id, "");
117
+ inner = chunkUGB42BGK_cjs.renderEquip(id, "");
118
118
  } catch {
119
119
  continue;
120
120
  }
@@ -224,11 +224,11 @@ var NETWORK_KINDS = [
224
224
  function networkCatalog() {
225
225
  const out = [];
226
226
  for (const kind of NETWORK_KINDS) {
227
- const { w, h } = chunk3CSST5GZ_cjs.iconSize(kind);
227
+ const { w, h } = chunkUGB42BGK_cjs.iconSize(kind);
228
228
  const device = { id: kind, kind, label: humanize(kind), groups: [] };
229
229
  let inner;
230
230
  try {
231
- inner = chunk3CSST5GZ_cjs.drawDeviceIcon(device, { x: 0, y: 0, w, h });
231
+ inner = chunkUGB42BGK_cjs.drawDeviceIcon(device, { x: 0, y: 0, w, h });
232
232
  } catch {
233
233
  continue;
234
234
  }
@@ -286,107 +286,111 @@ function getSymbolCatalog(type) {
286
286
 
287
287
  Object.defineProperty(exports, "bowtie", {
288
288
  enumerable: true,
289
- get: function () { return chunk3CSST5GZ_cjs.bowtie; }
289
+ get: function () { return chunkUGB42BGK_cjs.bowtie; }
290
290
  });
291
291
  Object.defineProperty(exports, "causalloop", {
292
292
  enumerable: true,
293
- get: function () { return chunk3CSST5GZ_cjs.causalloop; }
293
+ get: function () { return chunkUGB42BGK_cjs.causalloop; }
294
294
  });
295
295
  Object.defineProperty(exports, "decisiontree", {
296
296
  enumerable: true,
297
- get: function () { return chunk3CSST5GZ_cjs.decisiontree; }
297
+ get: function () { return chunkUGB42BGK_cjs.decisiontree; }
298
298
  });
299
299
  Object.defineProperty(exports, "epc", {
300
300
  enumerable: true,
301
- get: function () { return chunk3CSST5GZ_cjs.epc; }
301
+ get: function () { return chunkUGB42BGK_cjs.epc; }
302
302
  });
303
303
  Object.defineProperty(exports, "eventtree", {
304
304
  enumerable: true,
305
- get: function () { return chunk3CSST5GZ_cjs.eventtree; }
305
+ get: function () { return chunkUGB42BGK_cjs.eventtree; }
306
306
  });
307
307
  Object.defineProperty(exports, "faulttree", {
308
308
  enumerable: true,
309
- get: function () { return chunk3CSST5GZ_cjs.faulttree; }
309
+ get: function () { return chunkUGB42BGK_cjs.faulttree; }
310
310
  });
311
311
  Object.defineProperty(exports, "fmea", {
312
312
  enumerable: true,
313
- get: function () { return chunk3CSST5GZ_cjs.fmea; }
313
+ get: function () { return chunkUGB42BGK_cjs.fmea; }
314
314
  });
315
315
  Object.defineProperty(exports, "gitgraph", {
316
316
  enumerable: true,
317
- get: function () { return chunk3CSST5GZ_cjs.gitgraph; }
317
+ get: function () { return chunkUGB42BGK_cjs.gitgraph; }
318
318
  });
319
319
  Object.defineProperty(exports, "idef0", {
320
320
  enumerable: true,
321
- get: function () { return chunk3CSST5GZ_cjs.idef0; }
321
+ get: function () { return chunkUGB42BGK_cjs.idef0; }
322
322
  });
323
323
  Object.defineProperty(exports, "markov", {
324
324
  enumerable: true,
325
- get: function () { return chunk3CSST5GZ_cjs.markov; }
325
+ get: function () { return chunkUGB42BGK_cjs.markov; }
326
326
  });
327
327
  Object.defineProperty(exports, "network", {
328
328
  enumerable: true,
329
- get: function () { return chunk3CSST5GZ_cjs.network; }
329
+ get: function () { return chunkUGB42BGK_cjs.network; }
330
330
  });
331
331
  Object.defineProperty(exports, "parse", {
332
332
  enumerable: true,
333
- get: function () { return chunk3CSST5GZ_cjs.parse; }
333
+ get: function () { return chunkUGB42BGK_cjs.parse; }
334
334
  });
335
335
  Object.defineProperty(exports, "parseResult", {
336
336
  enumerable: true,
337
- get: function () { return chunk3CSST5GZ_cjs.parseResult; }
337
+ get: function () { return chunkUGB42BGK_cjs.parseResult; }
338
338
  });
339
339
  Object.defineProperty(exports, "pert", {
340
340
  enumerable: true,
341
- get: function () { return chunk3CSST5GZ_cjs.pert; }
341
+ get: function () { return chunkUGB42BGK_cjs.pert; }
342
342
  });
343
343
  Object.defineProperty(exports, "petri", {
344
344
  enumerable: true,
345
- get: function () { return chunk3CSST5GZ_cjs.petri; }
345
+ get: function () { return chunkUGB42BGK_cjs.petri; }
346
346
  });
347
347
  Object.defineProperty(exports, "pid", {
348
348
  enumerable: true,
349
- get: function () { return chunk3CSST5GZ_cjs.pid; }
349
+ get: function () { return chunkUGB42BGK_cjs.pid; }
350
350
  });
351
351
  Object.defineProperty(exports, "prisma", {
352
352
  enumerable: true,
353
- get: function () { return chunk3CSST5GZ_cjs.prisma; }
353
+ get: function () { return chunkUGB42BGK_cjs.prisma; }
354
354
  });
355
355
  Object.defineProperty(exports, "render", {
356
356
  enumerable: true,
357
- get: function () { return chunk3CSST5GZ_cjs.render; }
357
+ get: function () { return chunkUGB42BGK_cjs.render; }
358
358
  });
359
359
  Object.defineProperty(exports, "renderPreview", {
360
360
  enumerable: true,
361
- get: function () { return chunk3CSST5GZ_cjs.renderPreview; }
361
+ get: function () { return chunkUGB42BGK_cjs.renderPreview; }
362
362
  });
363
363
  Object.defineProperty(exports, "renderResult", {
364
364
  enumerable: true,
365
- get: function () { return chunk3CSST5GZ_cjs.renderResult; }
365
+ get: function () { return chunkUGB42BGK_cjs.renderResult; }
366
366
  });
367
367
  Object.defineProperty(exports, "sequence", {
368
368
  enumerable: true,
369
- get: function () { return chunk3CSST5GZ_cjs.sequence; }
369
+ get: function () { return chunkUGB42BGK_cjs.sequence; }
370
370
  });
371
371
  Object.defineProperty(exports, "state", {
372
372
  enumerable: true,
373
- get: function () { return chunk3CSST5GZ_cjs.state; }
373
+ get: function () { return chunkUGB42BGK_cjs.state; }
374
374
  });
375
375
  Object.defineProperty(exports, "threatmodel", {
376
376
  enumerable: true,
377
- get: function () { return chunk3CSST5GZ_cjs.threatmodel; }
377
+ get: function () { return chunkUGB42BGK_cjs.threatmodel; }
378
378
  });
379
379
  Object.defineProperty(exports, "timeline", {
380
380
  enumerable: true,
381
- get: function () { return chunk3CSST5GZ_cjs.timeline; }
381
+ get: function () { return chunkUGB42BGK_cjs.timeline; }
382
382
  });
383
383
  Object.defineProperty(exports, "umlclass", {
384
384
  enumerable: true,
385
- get: function () { return chunk3CSST5GZ_cjs.umlclass; }
385
+ get: function () { return chunkUGB42BGK_cjs.umlclass; }
386
386
  });
387
387
  Object.defineProperty(exports, "usecase", {
388
388
  enumerable: true,
389
- get: function () { return chunk3CSST5GZ_cjs.usecase; }
389
+ get: function () { return chunkUGB42BGK_cjs.usecase; }
390
+ });
391
+ Object.defineProperty(exports, "welding", {
392
+ enumerable: true,
393
+ get: function () { return chunkUGB42BGK_cjs.welding; }
390
394
  });
391
395
  Object.defineProperty(exports, "orgchart", {
392
396
  enumerable: true,
@@ -406,11 +410,11 @@ Object.defineProperty(exports, "ladder", {
406
410
  });
407
411
  Object.defineProperty(exports, "sld", {
408
412
  enumerable: true,
409
- get: function () { return chunk2YBBDPOW_cjs.sld; }
413
+ get: function () { return chunkAJJYWXZB_cjs.sld; }
410
414
  });
411
415
  Object.defineProperty(exports, "entity", {
412
416
  enumerable: true,
413
- get: function () { return chunkKUITLG4N_cjs.entity; }
417
+ get: function () { return chunkLENRV7ZJ_cjs.entity; }
414
418
  });
415
419
  Object.defineProperty(exports, "fishbone", {
416
420
  enumerable: true,
package/dist/index.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- export { S as SchematexConfig, p as parse, a as parseResult, r as render, b as renderPreview, c as renderResult } from './api-BnJAPCwC.cjs';
2
- import { D as DiagramPlugin, a as DiagramType } from './diagnostics-B-jOt6Ua.cjs';
3
- export { S as SchematexDiagnostic, b as SchematexParseResult, c as SchematexRenderResult, d as SchematexResultStatus } from './diagnostics-B-jOt6Ua.cjs';
1
+ export { S as SchematexConfig, p as parse, a as parseResult, r as render, b as renderPreview, c as renderResult } from './api-BDMaX1cT.cjs';
2
+ import { D as DiagramPlugin, a as DiagramType } from './diagnostics-hObcaaFC.cjs';
3
+ export { S as SchematexDiagnostic, b as SchematexParseResult, c as SchematexRenderResult, d as SchematexResultStatus } from './diagnostics-hObcaaFC.cjs';
4
4
  export { genogram } from './diagrams/genogram/index.cjs';
5
5
  export { ecomap } from './diagrams/ecomap/index.cjs';
6
6
  export { pedigree } from './diagrams/pedigree/index.cjs';
@@ -15,7 +15,7 @@ export { sld } from './diagrams/sld/index.cjs';
15
15
  export { entity } from './diagrams/entity/index.cjs';
16
16
  export { fishbone } from './diagrams/fishbone/index.cjs';
17
17
  export { venn } from './diagrams/venn/index.cjs';
18
- export { B as BASE_THEMES, a as BIOLOGY_TOKENS, b as BaseTheme, c as BiologyTokens, N as NETWORK_TOKENS, d as NetworkTokens, P as PERSON_TOKENS, e as PETRI_TOKENS, f as PersonTokens, g as PetriTokens, R as ResolvedTheme, T as ThemeName, h as TimelineTokens, V as VENN_TOKENS, i as VennTokens, j as flowchart, r as resolveBaseTheme, k as resolveBiologyTheme, l as resolveFishboneTheme, m as resolveGenogramTheme, n as resolveNetworkTheme, o as resolvePersonTheme, p as resolvePetriTheme, q as resolveTimelineTheme, s as resolveVennTheme } from './index-D-MAB6CH.cjs';
18
+ export { B as BASE_THEMES, a as BIOLOGY_TOKENS, b as BaseTheme, c as BiologyTokens, N as NETWORK_TOKENS, d as NetworkTokens, P as PERSON_TOKENS, e as PETRI_TOKENS, f as PersonTokens, g as PetriTokens, R as ResolvedTheme, T as ThemeName, h as TimelineTokens, V as VENN_TOKENS, i as VennTokens, j as flowchart, r as resolveBaseTheme, k as resolveBiologyTheme, l as resolveFishboneTheme, m as resolveGenogramTheme, n as resolveNetworkTheme, o as resolvePersonTheme, p as resolvePetriTheme, q as resolveTimelineTheme, s as resolveVennTheme } from './index-B0YO7rx8.cjs';
19
19
  export { orgchart } from './diagrams/orgchart/index.cjs';
20
20
 
21
21
  declare const decisiontree: DiagramPlugin;
@@ -72,6 +72,8 @@ declare const idef0: DiagramPlugin;
72
72
 
73
73
  declare const threatmodel: DiagramPlugin;
74
74
 
75
+ declare const welding: DiagramPlugin;
76
+
75
77
  /**
76
78
  * Domain symbol catalogs — the real symbols an engine uses *inside* a diagram
77
79
  * (circuit components, SLD apparatus, P&ID equipment, flowchart node icons),
@@ -99,4 +101,4 @@ interface SymbolCatalog {
99
101
  declare const SYMBOL_CATALOG_TYPES: DiagramType[];
100
102
  declare function getSymbolCatalog(type: string): SymbolCatalog | null;
101
103
 
102
- export { SYMBOL_CATALOG_TYPES, type SymbolCatalog, type SymbolCatalogEntry, bowtie, causalloop, decisiontree, epc, eventtree, faulttree, fmea, getSymbolCatalog, gitgraph, idef0, markov, network, pert, petri, pid, prisma, sequence, state, threatmodel, timeline, umlclass, usecase };
104
+ export { SYMBOL_CATALOG_TYPES, type SymbolCatalog, type SymbolCatalogEntry, bowtie, causalloop, decisiontree, epc, eventtree, faulttree, fmea, getSymbolCatalog, gitgraph, idef0, markov, network, pert, petri, pid, prisma, sequence, state, threatmodel, timeline, umlclass, usecase, welding };