summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.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/commonDb-4dc3d465.js
parent69075c6fb15ae660fc3d78eb2a4dfcde1c5fba1c (diff)
sync theme
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js47
1 files changed, 0 insertions, 47 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js b/themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js
deleted file mode 100644
index b9b05fa..0000000
--- a/themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js
+++ /dev/null
@@ -1,47 +0,0 @@
-import { b as f, g as m } from "./config-e567ef17.js";
-let n = "", e = "", c = "";
-const o = (t) => f(t, m()), s = function() {
- n = "", c = "", e = "";
-}, i = function(t) {
- n = o(t).replace(/^\s+/g, "");
-}, a = function() {
- return n || e;
-}, r = function(t) {
- c = o(t).replace(/\n\s+/g, `
-`);
-}, l = function() {
- return c;
-}, g = function(t) {
- e = o(t);
-}, u = function() {
- return e;
-}, p = {
- setAccTitle: i,
- getAccTitle: a,
- setDiagramTitle: g,
- getDiagramTitle: u,
- getAccDescription: l,
- setAccDescription: r,
- clear: s
-}, b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
- __proto__: null,
- clear: s,
- default: p,
- getAccDescription: l,
- getAccTitle: a,
- getDiagramTitle: u,
- setAccDescription: r,
- setAccTitle: i,
- setDiagramTitle: g
-}, Symbol.toStringTag, { value: "Module" }));
-export {
- l as a,
- r as b,
- b as c,
- g as d,
- u as e,
- s as f,
- a as g,
- i as s
-};
-//# sourceMappingURL=commonDb-4dc3d465.js.map