summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
commite77051ccc4b47951bfa4fde2be436b1bb2fb113b (patch)
treef0b75ee3521da9c8cd39dac4359212348f70e4e8 /themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js
parent4b355837824ac2422d371acef790f0f4249255c7 (diff)
use https://github.com/nunocoracao/blowfish.git
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js32
1 files changed, 32 insertions, 0 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js b/themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js
new file mode 100644
index 0000000..6b6c7ac
--- /dev/null
+++ b/themes/blowfish/assets/lib/mermaid/errorDiagram-bb949655.js
@@ -0,0 +1,32 @@
+import { r as renderer } from "./errorRenderer-d05351b9.js";
+import "d3";
+import "./config-389b86ff.js";
+import "dompurify";
+import "dayjs";
+import "khroma";
+import "./utils-d5eeff82.js";
+import "@braintree/sanitize-url";
+import "./setupGraphViewbox-e35e4124.js";
+import "./commonDb-2ace122b.js";
+import "lodash-es/memoize.js";
+const getStyles = () => ``;
+const styles = getStyles;
+const diagram = {
+ db: {
+ clear: () => {
+ }
+ },
+ styles,
+ renderer,
+ parser: {
+ parser: { yy: {} },
+ parse: () => {
+ }
+ },
+ init: () => {
+ }
+};
+export {
+ diagram
+};
+//# sourceMappingURL=errorDiagram-bb949655.js.map