@data_wise/hyper-markdown 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +201 -0
  3. package/dist/_basePickBy-CU9zxouA.js +151 -0
  4. package/dist/_baseUniq-Dfv1esQT.js +614 -0
  5. package/dist/arc-c3dke9_g.js +83 -0
  6. package/dist/architecture-U656AL7Q-zgUqrnAb.js +5 -0
  7. package/dist/architectureDiagram-VXUJARFQ-Dv4YjP5o.js +4665 -0
  8. package/dist/blockDiagram-VD42YOAC-D98UGbTn.js +2265 -0
  9. package/dist/c4Diagram-YG6GDRKO-XUzUdD_2.js +1581 -0
  10. package/dist/channel-C5xtftmJ.js +5 -0
  11. package/dist/chunk-4BX2VUAB-DEeESiZ5.js +9 -0
  12. package/dist/chunk-55IACEB6-DHxOGacI.js +8 -0
  13. package/dist/chunk-B4BG7PRW-8o0v-7qo.js +1376 -0
  14. package/dist/chunk-DI55MBZ5-DW3vqV--.js +1382 -0
  15. package/dist/chunk-FMBD7UC4-DDdtUAG0.js +19 -0
  16. package/dist/chunk-QN33PNHL-CSSbo0QX.js +20 -0
  17. package/dist/chunk-QZHKN3VN-w9zLiEAG.js +15 -0
  18. package/dist/chunk-TZMSLE5B-t-rP83k8.js +64 -0
  19. package/dist/classDiagram-2ON5EDUG-e9sZhnve.js +16 -0
  20. package/dist/classDiagram-v2-WZHVMYZB-e9sZhnve.js +16 -0
  21. package/dist/clone-DiTglB0h.js +8 -0
  22. package/dist/cose-bilkent-S5V4N54A-CWVtemhp.js +2605 -0
  23. package/dist/cytoscape.esm-ZmItrg9y.js +18731 -0
  24. package/dist/dagre-6UL2VRFP-MV2ZfZta.js +447 -0
  25. package/dist/defaultLocale-D7EN2tov.js +171 -0
  26. package/dist/diagram-PSM6KHXK-5lJpUCK9.js +534 -0
  27. package/dist/diagram-QEK2KX5R-CNU6jJsS.js +221 -0
  28. package/dist/diagram-S2PKOQOG-BKjk2v_A.js +143 -0
  29. package/dist/erDiagram-Q2GNP2WA-BtAVbAYU.js +842 -0
  30. package/dist/flowDiagram-NV44I4VS-DISVIV3t.js +1627 -0
  31. package/dist/ganttDiagram-LVOFAZNH-Ddt7ksjd.js +2499 -0
  32. package/dist/gitGraph-F6HP7TQM-BAIad0GA.js +5 -0
  33. package/dist/gitGraphDiagram-NY62KEGX-C-l5siHi.js +712 -0
  34. package/dist/graph-DoqhIGWS.js +247 -0
  35. package/dist/hyper-markdown.es.js +11 -0
  36. package/dist/hyper-markdown.umd.js +3180 -0
  37. package/dist/index-D8q1QLkY.js +139643 -0
  38. package/dist/info-NVLQJR56-temdJZnQ.js +5 -0
  39. package/dist/infoDiagram-ER5ION4S-CWrTqrrP.js +24 -0
  40. package/dist/init-DjUOC4st.js +16 -0
  41. package/dist/journeyDiagram-XKPGCS4Q-033aYkz7.js +836 -0
  42. package/dist/kanban-definition-3W4ZIXB7-Dz47qxF_.js +720 -0
  43. package/dist/katex-dDbcVckU.js +11687 -0
  44. package/dist/layout-DRpSHON1.js +1335 -0
  45. package/dist/linear-BO6pDEmK.js +259 -0
  46. package/dist/mermaid-parser.core-D_tMj5cA.js +12921 -0
  47. package/dist/mindmap-definition-VGOIOE7T-BsHgjAmS.js +786 -0
  48. package/dist/ordinal-DfAQgscy.js +61 -0
  49. package/dist/packet-BFZMPI3H-Bzlf_wLW.js +5 -0
  50. package/dist/pie-7BOR55EZ-Czidi0ky.js +5 -0
  51. package/dist/pieDiagram-ADFJNKIX-CSpQeOry.js +161 -0
  52. package/dist/quadrantDiagram-AYHSOK5B-flM7H9xo.js +1024 -0
  53. package/dist/radar-NHE76QYJ-D1f__eiC.js +5 -0
  54. package/dist/requirementDiagram-UZGBJVZJ-1iG0LrwF.js +852 -0
  55. package/dist/sankeyDiagram-TZEHDZUN-0SClKoX9.js +810 -0
  56. package/dist/sequenceDiagram-WL72ISMW-Bwbc6j-1.js +2518 -0
  57. package/dist/stateDiagram-FKZM4ZOC-BuNY3ZqE.js +263 -0
  58. package/dist/stateDiagram-v2-4FDKWEC3-CB1nMpEc.js +16 -0
  59. package/dist/style.css +10 -0
  60. package/dist/timeline-definition-IT6M3QCI-CjFYKVsS.js +801 -0
  61. package/dist/treemap-KMMF4GRG-Cs8Vv-VD.js +5 -0
  62. package/dist/xychartDiagram-PRI3JC2R-B6hpuUj2.js +1340 -0
  63. package/package.json +70 -0
  64. package/types/index.d.ts +34 -0
@@ -0,0 +1,810 @@
1
+ import { _ as p, p as _t, q as xt, s as vt, g as bt, b as wt, a as St, c as lt, z as Lt, d as H, V as Et, y as At, k as Tt } from "./index-D8q1QLkY.js";
2
+ import { o as Mt } from "./ordinal-DfAQgscy.js";
3
+ function Nt(t) {
4
+ for (var e = t.length / 6 | 0, i = new Array(e), a = 0; a < e; ) i[a] = "#" + t.slice(a * 6, ++a * 6);
5
+ return i;
6
+ }
7
+ const It = Nt("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");
8
+ function ct(t, e) {
9
+ let i;
10
+ if (e === void 0)
11
+ for (const a of t)
12
+ a != null && (i < a || i === void 0 && a >= a) && (i = a);
13
+ else {
14
+ let a = -1;
15
+ for (let h of t)
16
+ (h = e(h, ++a, t)) != null && (i < h || i === void 0 && h >= h) && (i = h);
17
+ }
18
+ return i;
19
+ }
20
+ function pt(t, e) {
21
+ let i;
22
+ if (e === void 0)
23
+ for (const a of t)
24
+ a != null && (i > a || i === void 0 && a >= a) && (i = a);
25
+ else {
26
+ let a = -1;
27
+ for (let h of t)
28
+ (h = e(h, ++a, t)) != null && (i > h || i === void 0 && h >= h) && (i = h);
29
+ }
30
+ return i;
31
+ }
32
+ function nt(t, e) {
33
+ let i = 0;
34
+ if (e === void 0)
35
+ for (let a of t)
36
+ (a = +a) && (i += a);
37
+ else {
38
+ let a = -1;
39
+ for (let h of t)
40
+ (h = +e(h, ++a, t)) && (i += h);
41
+ }
42
+ return i;
43
+ }
44
+ function Pt(t) {
45
+ return t.target.depth;
46
+ }
47
+ function Ct(t) {
48
+ return t.depth;
49
+ }
50
+ function Ot(t, e) {
51
+ return e - 1 - t.height;
52
+ }
53
+ function mt(t, e) {
54
+ return t.sourceLinks.length ? t.depth : e - 1;
55
+ }
56
+ function zt(t) {
57
+ return t.targetLinks.length ? t.depth : t.sourceLinks.length ? pt(t.sourceLinks, Pt) - 1 : 0;
58
+ }
59
+ function X(t) {
60
+ return function() {
61
+ return t;
62
+ };
63
+ }
64
+ function ut(t, e) {
65
+ return Q(t.source, e.source) || t.index - e.index;
66
+ }
67
+ function ht(t, e) {
68
+ return Q(t.target, e.target) || t.index - e.index;
69
+ }
70
+ function Q(t, e) {
71
+ return t.y0 - e.y0;
72
+ }
73
+ function it(t) {
74
+ return t.value;
75
+ }
76
+ function Dt(t) {
77
+ return t.index;
78
+ }
79
+ function $t(t) {
80
+ return t.nodes;
81
+ }
82
+ function jt(t) {
83
+ return t.links;
84
+ }
85
+ function ft(t, e) {
86
+ const i = t.get(e);
87
+ if (!i) throw new Error("missing: " + e);
88
+ return i;
89
+ }
90
+ function yt({ nodes: t }) {
91
+ for (const e of t) {
92
+ let i = e.y0, a = i;
93
+ for (const h of e.sourceLinks)
94
+ h.y0 = i + h.width / 2, i += h.width;
95
+ for (const h of e.targetLinks)
96
+ h.y1 = a + h.width / 2, a += h.width;
97
+ }
98
+ }
99
+ function Bt() {
100
+ let t = 0, e = 0, i = 1, a = 1, h = 24, d = 8, m, _ = Dt, s = mt, o, l, x = $t, v = jt, y = 6;
101
+ function b() {
102
+ const n = { nodes: x.apply(null, arguments), links: v.apply(null, arguments) };
103
+ return M(n), T(n), N(n), C(n), S(n), yt(n), n;
104
+ }
105
+ b.update = function(n) {
106
+ return yt(n), n;
107
+ }, b.nodeId = function(n) {
108
+ return arguments.length ? (_ = typeof n == "function" ? n : X(n), b) : _;
109
+ }, b.nodeAlign = function(n) {
110
+ return arguments.length ? (s = typeof n == "function" ? n : X(n), b) : s;
111
+ }, b.nodeSort = function(n) {
112
+ return arguments.length ? (o = n, b) : o;
113
+ }, b.nodeWidth = function(n) {
114
+ return arguments.length ? (h = +n, b) : h;
115
+ }, b.nodePadding = function(n) {
116
+ return arguments.length ? (d = m = +n, b) : d;
117
+ }, b.nodes = function(n) {
118
+ return arguments.length ? (x = typeof n == "function" ? n : X(n), b) : x;
119
+ }, b.links = function(n) {
120
+ return arguments.length ? (v = typeof n == "function" ? n : X(n), b) : v;
121
+ }, b.linkSort = function(n) {
122
+ return arguments.length ? (l = n, b) : l;
123
+ }, b.size = function(n) {
124
+ return arguments.length ? (t = e = 0, i = +n[0], a = +n[1], b) : [i - t, a - e];
125
+ }, b.extent = function(n) {
126
+ return arguments.length ? (t = +n[0][0], i = +n[1][0], e = +n[0][1], a = +n[1][1], b) : [[t, e], [i, a]];
127
+ }, b.iterations = function(n) {
128
+ return arguments.length ? (y = +n, b) : y;
129
+ };
130
+ function M({ nodes: n, links: f }) {
131
+ for (const [c, r] of n.entries())
132
+ r.index = c, r.sourceLinks = [], r.targetLinks = [];
133
+ const u = new Map(n.map((c, r) => [_(c, r, n), c]));
134
+ for (const [c, r] of f.entries()) {
135
+ r.index = c;
136
+ let { source: k, target: w } = r;
137
+ typeof k != "object" && (k = r.source = ft(u, k)), typeof w != "object" && (w = r.target = ft(u, w)), k.sourceLinks.push(r), w.targetLinks.push(r);
138
+ }
139
+ if (l != null)
140
+ for (const { sourceLinks: c, targetLinks: r } of n)
141
+ c.sort(l), r.sort(l);
142
+ }
143
+ function T({ nodes: n }) {
144
+ for (const f of n)
145
+ f.value = f.fixedValue === void 0 ? Math.max(nt(f.sourceLinks, it), nt(f.targetLinks, it)) : f.fixedValue;
146
+ }
147
+ function N({ nodes: n }) {
148
+ const f = n.length;
149
+ let u = new Set(n), c = /* @__PURE__ */ new Set(), r = 0;
150
+ for (; u.size; ) {
151
+ for (const k of u) {
152
+ k.depth = r;
153
+ for (const { target: w } of k.sourceLinks)
154
+ c.add(w);
155
+ }
156
+ if (++r > f) throw new Error("circular link");
157
+ u = c, c = /* @__PURE__ */ new Set();
158
+ }
159
+ }
160
+ function C({ nodes: n }) {
161
+ const f = n.length;
162
+ let u = new Set(n), c = /* @__PURE__ */ new Set(), r = 0;
163
+ for (; u.size; ) {
164
+ for (const k of u) {
165
+ k.height = r;
166
+ for (const { source: w } of k.targetLinks)
167
+ c.add(w);
168
+ }
169
+ if (++r > f) throw new Error("circular link");
170
+ u = c, c = /* @__PURE__ */ new Set();
171
+ }
172
+ }
173
+ function D({ nodes: n }) {
174
+ const f = ct(n, (r) => r.depth) + 1, u = (i - t - h) / (f - 1), c = new Array(f);
175
+ for (const r of n) {
176
+ const k = Math.max(0, Math.min(f - 1, Math.floor(s.call(null, r, f))));
177
+ r.layer = k, r.x0 = t + k * u, r.x1 = r.x0 + h, c[k] ? c[k].push(r) : c[k] = [r];
178
+ }
179
+ if (o) for (const r of c)
180
+ r.sort(o);
181
+ return c;
182
+ }
183
+ function R(n) {
184
+ const f = pt(n, (u) => (a - e - (u.length - 1) * m) / nt(u, it));
185
+ for (const u of n) {
186
+ let c = e;
187
+ for (const r of u) {
188
+ r.y0 = c, r.y1 = c + r.value * f, c = r.y1 + m;
189
+ for (const k of r.sourceLinks)
190
+ k.width = k.value * f;
191
+ }
192
+ c = (a - c + m) / (u.length + 1);
193
+ for (let r = 0; r < u.length; ++r) {
194
+ const k = u[r];
195
+ k.y0 += c * (r + 1), k.y1 += c * (r + 1);
196
+ }
197
+ A(u);
198
+ }
199
+ }
200
+ function S(n) {
201
+ const f = D(n);
202
+ m = Math.min(d, (a - e) / (ct(f, (u) => u.length) - 1)), R(f);
203
+ for (let u = 0; u < y; ++u) {
204
+ const c = Math.pow(0.99, u), r = Math.max(1 - c, (u + 1) / y);
205
+ B(f, c, r), P(f, c, r);
206
+ }
207
+ }
208
+ function P(n, f, u) {
209
+ for (let c = 1, r = n.length; c < r; ++c) {
210
+ const k = n[c];
211
+ for (const w of k) {
212
+ let L = 0, V = 0;
213
+ for (const { source: Y, value: et } of w.targetLinks) {
214
+ let q = et * (w.layer - Y.layer);
215
+ L += $(Y, w) * q, V += q;
216
+ }
217
+ if (!(V > 0)) continue;
218
+ let G = (L / V - w.y0) * f;
219
+ w.y0 += G, w.y1 += G, E(w);
220
+ }
221
+ o === void 0 && k.sort(Q), O(k, u);
222
+ }
223
+ }
224
+ function B(n, f, u) {
225
+ for (let c = n.length, r = c - 2; r >= 0; --r) {
226
+ const k = n[r];
227
+ for (const w of k) {
228
+ let L = 0, V = 0;
229
+ for (const { target: Y, value: et } of w.sourceLinks) {
230
+ let q = et * (Y.layer - w.layer);
231
+ L += I(w, Y) * q, V += q;
232
+ }
233
+ if (!(V > 0)) continue;
234
+ let G = (L / V - w.y0) * f;
235
+ w.y0 += G, w.y1 += G, E(w);
236
+ }
237
+ o === void 0 && k.sort(Q), O(k, u);
238
+ }
239
+ }
240
+ function O(n, f) {
241
+ const u = n.length >> 1, c = n[u];
242
+ g(n, c.y0 - m, u - 1, f), z(n, c.y1 + m, u + 1, f), g(n, a, n.length - 1, f), z(n, e, 0, f);
243
+ }
244
+ function z(n, f, u, c) {
245
+ for (; u < n.length; ++u) {
246
+ const r = n[u], k = (f - r.y0) * c;
247
+ k > 1e-6 && (r.y0 += k, r.y1 += k), f = r.y1 + m;
248
+ }
249
+ }
250
+ function g(n, f, u, c) {
251
+ for (; u >= 0; --u) {
252
+ const r = n[u], k = (r.y1 - f) * c;
253
+ k > 1e-6 && (r.y0 -= k, r.y1 -= k), f = r.y0 - m;
254
+ }
255
+ }
256
+ function E({ sourceLinks: n, targetLinks: f }) {
257
+ if (l === void 0) {
258
+ for (const { source: { sourceLinks: u } } of f)
259
+ u.sort(ht);
260
+ for (const { target: { targetLinks: u } } of n)
261
+ u.sort(ut);
262
+ }
263
+ }
264
+ function A(n) {
265
+ if (l === void 0)
266
+ for (const { sourceLinks: f, targetLinks: u } of n)
267
+ f.sort(ht), u.sort(ut);
268
+ }
269
+ function $(n, f) {
270
+ let u = n.y0 - (n.sourceLinks.length - 1) * m / 2;
271
+ for (const { target: c, width: r } of n.sourceLinks) {
272
+ if (c === f) break;
273
+ u += r + m;
274
+ }
275
+ for (const { source: c, width: r } of f.targetLinks) {
276
+ if (c === n) break;
277
+ u -= r;
278
+ }
279
+ return u;
280
+ }
281
+ function I(n, f) {
282
+ let u = f.y0 - (f.targetLinks.length - 1) * m / 2;
283
+ for (const { source: c, width: r } of f.targetLinks) {
284
+ if (c === n) break;
285
+ u += r + m;
286
+ }
287
+ for (const { target: c, width: r } of n.sourceLinks) {
288
+ if (c === f) break;
289
+ u -= r;
290
+ }
291
+ return u;
292
+ }
293
+ return b;
294
+ }
295
+ var st = Math.PI, rt = 2 * st, F = 1e-6, Rt = rt - F;
296
+ function ot() {
297
+ this._x0 = this._y0 = // start of current subpath
298
+ this._x1 = this._y1 = null, this._ = "";
299
+ }
300
+ function kt() {
301
+ return new ot();
302
+ }
303
+ ot.prototype = kt.prototype = {
304
+ constructor: ot,
305
+ moveTo: function(t, e) {
306
+ this._ += "M" + (this._x0 = this._x1 = +t) + "," + (this._y0 = this._y1 = +e);
307
+ },
308
+ closePath: function() {
309
+ this._x1 !== null && (this._x1 = this._x0, this._y1 = this._y0, this._ += "Z");
310
+ },
311
+ lineTo: function(t, e) {
312
+ this._ += "L" + (this._x1 = +t) + "," + (this._y1 = +e);
313
+ },
314
+ quadraticCurveTo: function(t, e, i, a) {
315
+ this._ += "Q" + +t + "," + +e + "," + (this._x1 = +i) + "," + (this._y1 = +a);
316
+ },
317
+ bezierCurveTo: function(t, e, i, a, h, d) {
318
+ this._ += "C" + +t + "," + +e + "," + +i + "," + +a + "," + (this._x1 = +h) + "," + (this._y1 = +d);
319
+ },
320
+ arcTo: function(t, e, i, a, h) {
321
+ t = +t, e = +e, i = +i, a = +a, h = +h;
322
+ var d = this._x1, m = this._y1, _ = i - t, s = a - e, o = d - t, l = m - e, x = o * o + l * l;
323
+ if (h < 0) throw new Error("negative radius: " + h);
324
+ if (this._x1 === null)
325
+ this._ += "M" + (this._x1 = t) + "," + (this._y1 = e);
326
+ else if (x > F) if (!(Math.abs(l * _ - s * o) > F) || !h)
327
+ this._ += "L" + (this._x1 = t) + "," + (this._y1 = e);
328
+ else {
329
+ var v = i - d, y = a - m, b = _ * _ + s * s, M = v * v + y * y, T = Math.sqrt(b), N = Math.sqrt(x), C = h * Math.tan((st - Math.acos((b + x - M) / (2 * T * N))) / 2), D = C / N, R = C / T;
330
+ Math.abs(D - 1) > F && (this._ += "L" + (t + D * o) + "," + (e + D * l)), this._ += "A" + h + "," + h + ",0,0," + +(l * v > o * y) + "," + (this._x1 = t + R * _) + "," + (this._y1 = e + R * s);
331
+ }
332
+ },
333
+ arc: function(t, e, i, a, h, d) {
334
+ t = +t, e = +e, i = +i, d = !!d;
335
+ var m = i * Math.cos(a), _ = i * Math.sin(a), s = t + m, o = e + _, l = 1 ^ d, x = d ? a - h : h - a;
336
+ if (i < 0) throw new Error("negative radius: " + i);
337
+ this._x1 === null ? this._ += "M" + s + "," + o : (Math.abs(this._x1 - s) > F || Math.abs(this._y1 - o) > F) && (this._ += "L" + s + "," + o), i && (x < 0 && (x = x % rt + rt), x > Rt ? this._ += "A" + i + "," + i + ",0,1," + l + "," + (t - m) + "," + (e - _) + "A" + i + "," + i + ",0,1," + l + "," + (this._x1 = s) + "," + (this._y1 = o) : x > F && (this._ += "A" + i + "," + i + ",0," + +(x >= st) + "," + l + "," + (this._x1 = t + i * Math.cos(h)) + "," + (this._y1 = e + i * Math.sin(h))));
338
+ },
339
+ rect: function(t, e, i, a) {
340
+ this._ += "M" + (this._x0 = this._x1 = +t) + "," + (this._y0 = this._y1 = +e) + "h" + +i + "v" + +a + "h" + -i + "Z";
341
+ },
342
+ toString: function() {
343
+ return this._;
344
+ }
345
+ };
346
+ function dt(t) {
347
+ return function() {
348
+ return t;
349
+ };
350
+ }
351
+ function Vt(t) {
352
+ return t[0];
353
+ }
354
+ function Ft(t) {
355
+ return t[1];
356
+ }
357
+ var Wt = Array.prototype.slice;
358
+ function Ut(t) {
359
+ return t.source;
360
+ }
361
+ function Gt(t) {
362
+ return t.target;
363
+ }
364
+ function Yt(t) {
365
+ var e = Ut, i = Gt, a = Vt, h = Ft, d = null;
366
+ function m() {
367
+ var _, s = Wt.call(arguments), o = e.apply(this, s), l = i.apply(this, s);
368
+ if (d || (d = _ = kt()), t(d, +a.apply(this, (s[0] = o, s)), +h.apply(this, s), +a.apply(this, (s[0] = l, s)), +h.apply(this, s)), _) return d = null, _ + "" || null;
369
+ }
370
+ return m.source = function(_) {
371
+ return arguments.length ? (e = _, m) : e;
372
+ }, m.target = function(_) {
373
+ return arguments.length ? (i = _, m) : i;
374
+ }, m.x = function(_) {
375
+ return arguments.length ? (a = typeof _ == "function" ? _ : dt(+_), m) : a;
376
+ }, m.y = function(_) {
377
+ return arguments.length ? (h = typeof _ == "function" ? _ : dt(+_), m) : h;
378
+ }, m.context = function(_) {
379
+ return arguments.length ? (d = _ ?? null, m) : d;
380
+ }, m;
381
+ }
382
+ function qt(t, e, i, a, h) {
383
+ t.moveTo(e, i), t.bezierCurveTo(e = (e + a) / 2, i, e, h, a, h);
384
+ }
385
+ function Ht() {
386
+ return Yt(qt);
387
+ }
388
+ function Xt(t) {
389
+ return [t.source.x1, t.y0];
390
+ }
391
+ function Qt(t) {
392
+ return [t.target.x0, t.y1];
393
+ }
394
+ function Kt() {
395
+ return Ht().source(Xt).target(Qt);
396
+ }
397
+ var at = function() {
398
+ var t = /* @__PURE__ */ p(function(_, s, o, l) {
399
+ for (o = o || {}, l = _.length; l--; o[_[l]] = s) ;
400
+ return o;
401
+ }, "o"), e = [1, 9], i = [1, 10], a = [1, 5, 10, 12], h = {
402
+ trace: /* @__PURE__ */ p(function() {
403
+ }, "trace"),
404
+ yy: {},
405
+ symbols_: { error: 2, start: 3, SANKEY: 4, NEWLINE: 5, csv: 6, opt_eof: 7, record: 8, csv_tail: 9, EOF: 10, "field[source]": 11, COMMA: 12, "field[target]": 13, "field[value]": 14, field: 15, escaped: 16, non_escaped: 17, DQUOTE: 18, ESCAPED_TEXT: 19, NON_ESCAPED_TEXT: 20, $accept: 0, $end: 1 },
406
+ terminals_: { 2: "error", 4: "SANKEY", 5: "NEWLINE", 10: "EOF", 11: "field[source]", 12: "COMMA", 13: "field[target]", 14: "field[value]", 18: "DQUOTE", 19: "ESCAPED_TEXT", 20: "NON_ESCAPED_TEXT" },
407
+ productions_: [0, [3, 4], [6, 2], [9, 2], [9, 0], [7, 1], [7, 0], [8, 5], [15, 1], [15, 1], [16, 3], [17, 1]],
408
+ performAction: /* @__PURE__ */ p(function(s, o, l, x, v, y, b) {
409
+ var M = y.length - 1;
410
+ switch (v) {
411
+ case 7:
412
+ const T = x.findOrCreateNode(y[M - 4].trim().replaceAll('""', '"')), N = x.findOrCreateNode(y[M - 2].trim().replaceAll('""', '"')), C = parseFloat(y[M].trim());
413
+ x.addLink(T, N, C);
414
+ break;
415
+ case 8:
416
+ case 9:
417
+ case 11:
418
+ this.$ = y[M];
419
+ break;
420
+ case 10:
421
+ this.$ = y[M - 1];
422
+ break;
423
+ }
424
+ }, "anonymous"),
425
+ table: [{ 3: 1, 4: [1, 2] }, { 1: [3] }, { 5: [1, 3] }, { 6: 4, 8: 5, 15: 6, 16: 7, 17: 8, 18: e, 20: i }, { 1: [2, 6], 7: 11, 10: [1, 12] }, t(i, [2, 4], { 9: 13, 5: [1, 14] }), { 12: [1, 15] }, t(a, [2, 8]), t(a, [2, 9]), { 19: [1, 16] }, t(a, [2, 11]), { 1: [2, 1] }, { 1: [2, 5] }, t(i, [2, 2]), { 6: 17, 8: 5, 15: 6, 16: 7, 17: 8, 18: e, 20: i }, { 15: 18, 16: 7, 17: 8, 18: e, 20: i }, { 18: [1, 19] }, t(i, [2, 3]), { 12: [1, 20] }, t(a, [2, 10]), { 15: 21, 16: 7, 17: 8, 18: e, 20: i }, t([1, 5, 10], [2, 7])],
426
+ defaultActions: { 11: [2, 1], 12: [2, 5] },
427
+ parseError: /* @__PURE__ */ p(function(s, o) {
428
+ if (o.recoverable)
429
+ this.trace(s);
430
+ else {
431
+ var l = new Error(s);
432
+ throw l.hash = o, l;
433
+ }
434
+ }, "parseError"),
435
+ parse: /* @__PURE__ */ p(function(s) {
436
+ var o = this, l = [0], x = [], v = [null], y = [], b = this.table, M = "", T = 0, N = 0, C = 2, D = 1, R = y.slice.call(arguments, 1), S = Object.create(this.lexer), P = { yy: {} };
437
+ for (var B in this.yy)
438
+ Object.prototype.hasOwnProperty.call(this.yy, B) && (P.yy[B] = this.yy[B]);
439
+ S.setInput(s, P.yy), P.yy.lexer = S, P.yy.parser = this, typeof S.yylloc > "u" && (S.yylloc = {});
440
+ var O = S.yylloc;
441
+ y.push(O);
442
+ var z = S.options && S.options.ranges;
443
+ typeof P.yy.parseError == "function" ? this.parseError = P.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
444
+ function g(L) {
445
+ l.length = l.length - 2 * L, v.length = v.length - L, y.length = y.length - L;
446
+ }
447
+ p(g, "popStack");
448
+ function E() {
449
+ var L;
450
+ return L = x.pop() || S.lex() || D, typeof L != "number" && (L instanceof Array && (x = L, L = x.pop()), L = o.symbols_[L] || L), L;
451
+ }
452
+ p(E, "lex");
453
+ for (var A, $, I, n, f = {}, u, c, r, k; ; ) {
454
+ if ($ = l[l.length - 1], this.defaultActions[$] ? I = this.defaultActions[$] : ((A === null || typeof A > "u") && (A = E()), I = b[$] && b[$][A]), typeof I > "u" || !I.length || !I[0]) {
455
+ var w = "";
456
+ k = [];
457
+ for (u in b[$])
458
+ this.terminals_[u] && u > C && k.push("'" + this.terminals_[u] + "'");
459
+ S.showPosition ? w = "Parse error on line " + (T + 1) + `:
460
+ ` + S.showPosition() + `
461
+ Expecting ` + k.join(", ") + ", got '" + (this.terminals_[A] || A) + "'" : w = "Parse error on line " + (T + 1) + ": Unexpected " + (A == D ? "end of input" : "'" + (this.terminals_[A] || A) + "'"), this.parseError(w, {
462
+ text: S.match,
463
+ token: this.terminals_[A] || A,
464
+ line: S.yylineno,
465
+ loc: O,
466
+ expected: k
467
+ });
468
+ }
469
+ if (I[0] instanceof Array && I.length > 1)
470
+ throw new Error("Parse Error: multiple actions possible at state: " + $ + ", token: " + A);
471
+ switch (I[0]) {
472
+ case 1:
473
+ l.push(A), v.push(S.yytext), y.push(S.yylloc), l.push(I[1]), A = null, N = S.yyleng, M = S.yytext, T = S.yylineno, O = S.yylloc;
474
+ break;
475
+ case 2:
476
+ if (c = this.productions_[I[1]][1], f.$ = v[v.length - c], f._$ = {
477
+ first_line: y[y.length - (c || 1)].first_line,
478
+ last_line: y[y.length - 1].last_line,
479
+ first_column: y[y.length - (c || 1)].first_column,
480
+ last_column: y[y.length - 1].last_column
481
+ }, z && (f._$.range = [
482
+ y[y.length - (c || 1)].range[0],
483
+ y[y.length - 1].range[1]
484
+ ]), n = this.performAction.apply(f, [
485
+ M,
486
+ N,
487
+ T,
488
+ P.yy,
489
+ I[1],
490
+ v,
491
+ y
492
+ ].concat(R)), typeof n < "u")
493
+ return n;
494
+ c && (l = l.slice(0, -1 * c * 2), v = v.slice(0, -1 * c), y = y.slice(0, -1 * c)), l.push(this.productions_[I[1]][0]), v.push(f.$), y.push(f._$), r = b[l[l.length - 2]][l[l.length - 1]], l.push(r);
495
+ break;
496
+ case 3:
497
+ return !0;
498
+ }
499
+ }
500
+ return !0;
501
+ }, "parse")
502
+ }, d = /* @__PURE__ */ function() {
503
+ var _ = {
504
+ EOF: 1,
505
+ parseError: /* @__PURE__ */ p(function(o, l) {
506
+ if (this.yy.parser)
507
+ this.yy.parser.parseError(o, l);
508
+ else
509
+ throw new Error(o);
510
+ }, "parseError"),
511
+ // resets the lexer, sets new input
512
+ setInput: /* @__PURE__ */ p(function(s, o) {
513
+ return this.yy = o || this.yy || {}, this._input = s, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
514
+ first_line: 1,
515
+ first_column: 0,
516
+ last_line: 1,
517
+ last_column: 0
518
+ }, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
519
+ }, "setInput"),
520
+ // consumes and returns one char from the input
521
+ input: /* @__PURE__ */ p(function() {
522
+ var s = this._input[0];
523
+ this.yytext += s, this.yyleng++, this.offset++, this.match += s, this.matched += s;
524
+ var o = s.match(/(?:\r\n?|\n).*/g);
525
+ return o ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), s;
526
+ }, "input"),
527
+ // unshifts one char (or a string) into the input
528
+ unput: /* @__PURE__ */ p(function(s) {
529
+ var o = s.length, l = s.split(/(?:\r\n?|\n)/g);
530
+ this._input = s + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - o), this.offset -= o;
531
+ var x = this.match.split(/(?:\r\n?|\n)/g);
532
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), l.length - 1 && (this.yylineno -= l.length - 1);
533
+ var v = this.yylloc.range;
534
+ return this.yylloc = {
535
+ first_line: this.yylloc.first_line,
536
+ last_line: this.yylineno + 1,
537
+ first_column: this.yylloc.first_column,
538
+ last_column: l ? (l.length === x.length ? this.yylloc.first_column : 0) + x[x.length - l.length].length - l[0].length : this.yylloc.first_column - o
539
+ }, this.options.ranges && (this.yylloc.range = [v[0], v[0] + this.yyleng - o]), this.yyleng = this.yytext.length, this;
540
+ }, "unput"),
541
+ // When called from action, caches matched text and appends it on next action
542
+ more: /* @__PURE__ */ p(function() {
543
+ return this._more = !0, this;
544
+ }, "more"),
545
+ // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
546
+ reject: /* @__PURE__ */ p(function() {
547
+ if (this.options.backtrack_lexer)
548
+ this._backtrack = !0;
549
+ else
550
+ return this.parseError("Lexical error on line " + (this.yylineno + 1) + `. You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).
551
+ ` + this.showPosition(), {
552
+ text: "",
553
+ token: null,
554
+ line: this.yylineno
555
+ });
556
+ return this;
557
+ }, "reject"),
558
+ // retain first n characters of the match
559
+ less: /* @__PURE__ */ p(function(s) {
560
+ this.unput(this.match.slice(s));
561
+ }, "less"),
562
+ // displays already matched input, i.e. for error messages
563
+ pastInput: /* @__PURE__ */ p(function() {
564
+ var s = this.matched.substr(0, this.matched.length - this.match.length);
565
+ return (s.length > 20 ? "..." : "") + s.substr(-20).replace(/\n/g, "");
566
+ }, "pastInput"),
567
+ // displays upcoming input, i.e. for error messages
568
+ upcomingInput: /* @__PURE__ */ p(function() {
569
+ var s = this.match;
570
+ return s.length < 20 && (s += this._input.substr(0, 20 - s.length)), (s.substr(0, 20) + (s.length > 20 ? "..." : "")).replace(/\n/g, "");
571
+ }, "upcomingInput"),
572
+ // displays the character position where the lexing error occurred, i.e. for error messages
573
+ showPosition: /* @__PURE__ */ p(function() {
574
+ var s = this.pastInput(), o = new Array(s.length + 1).join("-");
575
+ return s + this.upcomingInput() + `
576
+ ` + o + "^";
577
+ }, "showPosition"),
578
+ // test the lexed token: return FALSE when not a match, otherwise return token
579
+ test_match: /* @__PURE__ */ p(function(s, o) {
580
+ var l, x, v;
581
+ if (this.options.backtrack_lexer && (v = {
582
+ yylineno: this.yylineno,
583
+ yylloc: {
584
+ first_line: this.yylloc.first_line,
585
+ last_line: this.last_line,
586
+ first_column: this.yylloc.first_column,
587
+ last_column: this.yylloc.last_column
588
+ },
589
+ yytext: this.yytext,
590
+ match: this.match,
591
+ matches: this.matches,
592
+ matched: this.matched,
593
+ yyleng: this.yyleng,
594
+ offset: this.offset,
595
+ _more: this._more,
596
+ _input: this._input,
597
+ yy: this.yy,
598
+ conditionStack: this.conditionStack.slice(0),
599
+ done: this.done
600
+ }, this.options.ranges && (v.yylloc.range = this.yylloc.range.slice(0))), x = s[0].match(/(?:\r\n?|\n).*/g), x && (this.yylineno += x.length), this.yylloc = {
601
+ first_line: this.yylloc.last_line,
602
+ last_line: this.yylineno + 1,
603
+ first_column: this.yylloc.last_column,
604
+ last_column: x ? x[x.length - 1].length - x[x.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + s[0].length
605
+ }, this.yytext += s[0], this.match += s[0], this.matches = s, this.yyleng = this.yytext.length, this.options.ranges && (this.yylloc.range = [this.offset, this.offset += this.yyleng]), this._more = !1, this._backtrack = !1, this._input = this._input.slice(s[0].length), this.matched += s[0], l = this.performAction.call(this, this.yy, this, o, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), l)
606
+ return l;
607
+ if (this._backtrack) {
608
+ for (var y in v)
609
+ this[y] = v[y];
610
+ return !1;
611
+ }
612
+ return !1;
613
+ }, "test_match"),
614
+ // return next match in input
615
+ next: /* @__PURE__ */ p(function() {
616
+ if (this.done)
617
+ return this.EOF;
618
+ this._input || (this.done = !0);
619
+ var s, o, l, x;
620
+ this._more || (this.yytext = "", this.match = "");
621
+ for (var v = this._currentRules(), y = 0; y < v.length; y++)
622
+ if (l = this._input.match(this.rules[v[y]]), l && (!o || l[0].length > o[0].length)) {
623
+ if (o = l, x = y, this.options.backtrack_lexer) {
624
+ if (s = this.test_match(l, v[y]), s !== !1)
625
+ return s;
626
+ if (this._backtrack) {
627
+ o = !1;
628
+ continue;
629
+ } else
630
+ return !1;
631
+ } else if (!this.options.flex)
632
+ break;
633
+ }
634
+ return o ? (s = this.test_match(o, v[x]), s !== !1 ? s : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
635
+ ` + this.showPosition(), {
636
+ text: "",
637
+ token: null,
638
+ line: this.yylineno
639
+ });
640
+ }, "next"),
641
+ // return next match that has a token
642
+ lex: /* @__PURE__ */ p(function() {
643
+ var o = this.next();
644
+ return o || this.lex();
645
+ }, "lex"),
646
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
647
+ begin: /* @__PURE__ */ p(function(o) {
648
+ this.conditionStack.push(o);
649
+ }, "begin"),
650
+ // pop the previously active lexer condition state off the condition stack
651
+ popState: /* @__PURE__ */ p(function() {
652
+ var o = this.conditionStack.length - 1;
653
+ return o > 0 ? this.conditionStack.pop() : this.conditionStack[0];
654
+ }, "popState"),
655
+ // produce the lexer rule set which is active for the currently active lexer condition state
656
+ _currentRules: /* @__PURE__ */ p(function() {
657
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
658
+ }, "_currentRules"),
659
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
660
+ topState: /* @__PURE__ */ p(function(o) {
661
+ return o = this.conditionStack.length - 1 - Math.abs(o || 0), o >= 0 ? this.conditionStack[o] : "INITIAL";
662
+ }, "topState"),
663
+ // alias for begin(condition)
664
+ pushState: /* @__PURE__ */ p(function(o) {
665
+ this.begin(o);
666
+ }, "pushState"),
667
+ // return the number of states currently on the stack
668
+ stateStackSize: /* @__PURE__ */ p(function() {
669
+ return this.conditionStack.length;
670
+ }, "stateStackSize"),
671
+ options: { "case-insensitive": !0 },
672
+ performAction: /* @__PURE__ */ p(function(o, l, x, v) {
673
+ switch (x) {
674
+ case 0:
675
+ return this.pushState("csv"), 4;
676
+ case 1:
677
+ return this.pushState("csv"), 4;
678
+ case 2:
679
+ return 10;
680
+ case 3:
681
+ return 5;
682
+ case 4:
683
+ return 12;
684
+ case 5:
685
+ return this.pushState("escaped_text"), 18;
686
+ case 6:
687
+ return 20;
688
+ case 7:
689
+ return this.popState("escaped_text"), 18;
690
+ case 8:
691
+ return 19;
692
+ }
693
+ }, "anonymous"),
694
+ rules: [/^(?:sankey-beta\b)/i, /^(?:sankey\b)/i, /^(?:$)/i, /^(?:((\u000D\u000A)|(\u000A)))/i, /^(?:(\u002C))/i, /^(?:(\u0022))/i, /^(?:([\u0020-\u0021\u0023-\u002B\u002D-\u007E])*)/i, /^(?:(\u0022)(?!(\u0022)))/i, /^(?:(([\u0020-\u0021\u0023-\u002B\u002D-\u007E])|(\u002C)|(\u000D)|(\u000A)|(\u0022)(\u0022))*)/i],
695
+ conditions: { csv: { rules: [2, 3, 4, 5, 6, 7, 8], inclusive: !1 }, escaped_text: { rules: [7, 8], inclusive: !1 }, INITIAL: { rules: [0, 1, 2, 3, 4, 5, 6, 7, 8], inclusive: !0 } }
696
+ };
697
+ return _;
698
+ }();
699
+ h.lexer = d;
700
+ function m() {
701
+ this.yy = {};
702
+ }
703
+ return p(m, "Parser"), m.prototype = h, h.Parser = m, new m();
704
+ }();
705
+ at.parser = at;
706
+ var K = at, J = [], tt = [], Z = /* @__PURE__ */ new Map(), Zt = /* @__PURE__ */ p(() => {
707
+ J = [], tt = [], Z = /* @__PURE__ */ new Map(), At();
708
+ }, "clear"), W, Jt = (W = class {
709
+ constructor(e, i, a = 0) {
710
+ this.source = e, this.target = i, this.value = a;
711
+ }
712
+ }, p(W, "SankeyLink"), W), te = /* @__PURE__ */ p((t, e, i) => {
713
+ J.push(new Jt(t, e, i));
714
+ }, "addLink"), U, ee = (U = class {
715
+ constructor(e) {
716
+ this.ID = e;
717
+ }
718
+ }, p(U, "SankeyNode"), U), ne = /* @__PURE__ */ p((t) => {
719
+ t = Tt.sanitizeText(t, lt());
720
+ let e = Z.get(t);
721
+ return e === void 0 && (e = new ee(t), Z.set(t, e), tt.push(e)), e;
722
+ }, "findOrCreateNode"), ie = /* @__PURE__ */ p(() => tt, "getNodes"), se = /* @__PURE__ */ p(() => J, "getLinks"), re = /* @__PURE__ */ p(() => ({
723
+ nodes: tt.map((t) => ({ id: t.ID })),
724
+ links: J.map((t) => ({
725
+ source: t.source.ID,
726
+ target: t.target.ID,
727
+ value: t.value
728
+ }))
729
+ }), "getGraph"), oe = {
730
+ nodesMap: Z,
731
+ getConfig: /* @__PURE__ */ p(() => lt().sankey, "getConfig"),
732
+ getNodes: ie,
733
+ getLinks: se,
734
+ getGraph: re,
735
+ addLink: te,
736
+ findOrCreateNode: ne,
737
+ getAccTitle: St,
738
+ setAccTitle: wt,
739
+ getAccDescription: bt,
740
+ setAccDescription: vt,
741
+ getDiagramTitle: xt,
742
+ setDiagramTitle: _t,
743
+ clear: Zt
744
+ }, j, gt = (j = class {
745
+ static next(e) {
746
+ return new j(e + ++j.count);
747
+ }
748
+ constructor(e) {
749
+ this.id = e, this.href = `#${e}`;
750
+ }
751
+ toString() {
752
+ return "url(" + this.href + ")";
753
+ }
754
+ }, p(j, "Uid"), j.count = 0, j), ae = {
755
+ left: Ct,
756
+ right: Ot,
757
+ center: zt,
758
+ justify: mt
759
+ }, le = /* @__PURE__ */ p(function(t, e, i, a) {
760
+ const { securityLevel: h, sankey: d } = lt(), m = Lt.sankey;
761
+ let _;
762
+ h === "sandbox" && (_ = H("#i" + e));
763
+ const s = h === "sandbox" ? H(_.nodes()[0].contentDocument.body) : H("body"), o = h === "sandbox" ? s.select(`[id="${e}"]`) : H(`[id="${e}"]`), l = (d == null ? void 0 : d.width) ?? m.width, x = (d == null ? void 0 : d.height) ?? m.width, v = (d == null ? void 0 : d.useMaxWidth) ?? m.useMaxWidth, y = (d == null ? void 0 : d.nodeAlignment) ?? m.nodeAlignment, b = (d == null ? void 0 : d.prefix) ?? m.prefix, M = (d == null ? void 0 : d.suffix) ?? m.suffix, T = (d == null ? void 0 : d.showValues) ?? m.showValues, N = a.db.getGraph(), C = ae[y];
764
+ Bt().nodeId((g) => g.id).nodeWidth(10).nodePadding(10 + (T ? 15 : 0)).nodeAlign(C).extent([
765
+ [0, 0],
766
+ [l, x]
767
+ ])(N);
768
+ const S = Mt(It);
769
+ o.append("g").attr("class", "nodes").selectAll(".node").data(N.nodes).join("g").attr("class", "node").attr("id", (g) => (g.uid = gt.next("node-")).id).attr("transform", function(g) {
770
+ return "translate(" + g.x0 + "," + g.y0 + ")";
771
+ }).attr("x", (g) => g.x0).attr("y", (g) => g.y0).append("rect").attr("height", (g) => g.y1 - g.y0).attr("width", (g) => g.x1 - g.x0).attr("fill", (g) => S(g.id));
772
+ const P = /* @__PURE__ */ p(({ id: g, value: E }) => T ? `${g}
773
+ ${b}${Math.round(E * 100) / 100}${M}` : g, "getText");
774
+ o.append("g").attr("class", "node-labels").attr("font-size", 14).selectAll("text").data(N.nodes).join("text").attr("x", (g) => g.x0 < l / 2 ? g.x1 + 6 : g.x0 - 6).attr("y", (g) => (g.y1 + g.y0) / 2).attr("dy", `${T ? "0" : "0.35"}em`).attr("text-anchor", (g) => g.x0 < l / 2 ? "start" : "end").text(P);
775
+ const B = o.append("g").attr("class", "links").attr("fill", "none").attr("stroke-opacity", 0.5).selectAll(".link").data(N.links).join("g").attr("class", "link").style("mix-blend-mode", "multiply"), O = (d == null ? void 0 : d.linkColor) ?? "gradient";
776
+ if (O === "gradient") {
777
+ const g = B.append("linearGradient").attr("id", (E) => (E.uid = gt.next("linearGradient-")).id).attr("gradientUnits", "userSpaceOnUse").attr("x1", (E) => E.source.x1).attr("x2", (E) => E.target.x0);
778
+ g.append("stop").attr("offset", "0%").attr("stop-color", (E) => S(E.source.id)), g.append("stop").attr("offset", "100%").attr("stop-color", (E) => S(E.target.id));
779
+ }
780
+ let z;
781
+ switch (O) {
782
+ case "gradient":
783
+ z = /* @__PURE__ */ p((g) => g.uid, "coloring");
784
+ break;
785
+ case "source":
786
+ z = /* @__PURE__ */ p((g) => S(g.source.id), "coloring");
787
+ break;
788
+ case "target":
789
+ z = /* @__PURE__ */ p((g) => S(g.target.id), "coloring");
790
+ break;
791
+ default:
792
+ z = O;
793
+ }
794
+ B.append("path").attr("d", Kt()).attr("stroke", z).attr("stroke-width", (g) => Math.max(1, g.width)), Et(void 0, o, 0, v);
795
+ }, "draw"), ce = {
796
+ draw: le
797
+ }, ue = /* @__PURE__ */ p((t) => t.replaceAll(/^[^\S\n\r]+|[^\S\n\r]+$/g, "").replaceAll(/([\n\r])+/g, `
798
+ `).trim(), "prepareTextForParsing"), he = /* @__PURE__ */ p((t) => `.label {
799
+ font-family: ${t.fontFamily};
800
+ }`, "getStyles"), fe = he, ye = K.parse.bind(K);
801
+ K.parse = (t) => ye(ue(t));
802
+ var pe = {
803
+ styles: fe,
804
+ parser: K,
805
+ db: oe,
806
+ renderer: ce
807
+ };
808
+ export {
809
+ pe as diagram
810
+ };