UNPKG

771 BJavaScriptView Raw
1import { p as e, f as o } from "./flowDb-0019c359.js";
2import { f as t, g as a } from "./styles-9a36b1c0.js";
3import { u as s } from "./mermaid-9357f3d0.js";
4import "./layout-816c0a3e.js";
5import "./index-b9fa59d5.js";
6import "./edges-9aecf713.js";
7import "./createText-8ca1146d.js";
8import "./svgDraw-c2b80d25.js";
9import "./line-a77fdd5a.js";
10import "./array-2ff2c7a6.js";
11import "./constant-2fe7eae5.js";
12import "./selectAll-9c9e0fdb.js";
13const A = {
14 parser: e,
15 db: o,
16 renderer: t,
17 styles: a,
18 init: (r) => {
19 r.flowchart || (r.flowchart = {}), r.flowchart.arrowMarkerAbsolute = r.arrowMarkerAbsolute, s({ flowchart: { arrowMarkerAbsolute: r.arrowMarkerAbsolute } }), t.setConf(r.flowchart), o.clear(), o.setGen("gen-2");
20 }
21};
22export {
23 A as diagram
24};