summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/commonDb-4dc3d465.js
blob: b9b05fac589c2ee7c27ebdf232e2c57acca5637f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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