summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-15 22:27:55 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-15 22:27:55 +0200
commit3be5285488090ab70254b3080e33e64e6c702d2c (patch)
tree1e54462f560fd759b5be13d5ecfe1fa5c2c832ed /themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js
parent69075c6fb15ae660fc3d78eb2a4dfcde1c5fba1c (diff)
sync theme
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js25
1 files changed, 0 insertions, 25 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js b/themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js
deleted file mode 100644
index 0f914e5..0000000
--- a/themes/blowfish/assets/lib/mermaid/flowDiagram-v2-f2119625.js
+++ /dev/null
@@ -1,25 +0,0 @@
-import { p as e, f as o } from "./flowDb-9a89ea33.js";
-import { f as t, g as a } from "./styles-e75131e4.js";
-import { u as i } from "./mermaid-9f2aa176.js";
-import "./graph-0ee63739.js";
-import "./index-bb6d8841.js";
-import "./layout-fd473db2.js";
-import "./clone-afc2f047.js";
-import "./edges-16357fde.js";
-import "./createText-03b82060.js";
-import "./line-24d93f1b.js";
-import "./array-2ff2c7a6.js";
-import "./path-428ebac9.js";
-import "./channel-ebbc4130.js";
-const M = {
- parser: e,
- db: o,
- renderer: t,
- styles: a,
- init: (r) => {
- r.flowchart || (r.flowchart = {}), r.flowchart.arrowMarkerAbsolute = r.arrowMarkerAbsolute, i({ flowchart: { arrowMarkerAbsolute: r.arrowMarkerAbsolute } }), t.setConf(r.flowchart), o.clear(), o.setGen("gen-2");
- }
-};
-export {
- M as diagram
-};