@digipair/skill-web-chatbot 0.91.0-0 → 0.91.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 (136) hide show
  1. package/SAP-icons.cjs.js +2489 -0
  2. package/SAP-icons.cjs2.js +2489 -0
  3. package/SAP-icons.esm.js +2482 -0
  4. package/SAP-icons.esm2.js +2482 -0
  5. package/Tableau10-558cc280.cjs.js +9 -0
  6. package/Tableau10-558cc280.esm.js +7 -0
  7. package/arc-d1f6357e.cjs.js +88 -0
  8. package/arc-d1f6357e.esm.js +86 -0
  9. package/array-2ff2c7a6.cjs.js +7 -0
  10. package/array-2ff2c7a6.esm.js +5 -0
  11. package/blockDiagram-5dc23a45.cjs.js +2921 -0
  12. package/blockDiagram-5dc23a45.esm.js +2919 -0
  13. package/c4Diagram-1e775db3.cjs.js +4387 -0
  14. package/c4Diagram-1e775db3.esm.js +4385 -0
  15. package/channel-ebbc4130.cjs.js +9 -0
  16. package/channel-ebbc4130.esm.js +7 -0
  17. package/classDiagram-f52caa06.cjs.js +209 -0
  18. package/classDiagram-f52caa06.esm.js +207 -0
  19. package/classDiagram-v2-640c694e.cjs.js +401 -0
  20. package/classDiagram-v2-640c694e.esm.js +399 -0
  21. package/clone-afc2f047.cjs.js +10 -0
  22. package/clone-afc2f047.esm.js +8 -0
  23. package/createText-03b82060.cjs.js +2936 -0
  24. package/createText-03b82060.esm.js +2933 -0
  25. package/edges-16357fde.cjs.js +1998 -0
  26. package/edges-16357fde.esm.js +1981 -0
  27. package/erDiagram-c7ff1bec.cjs.js +1807 -0
  28. package/erDiagram-c7ff1bec.esm.js +1805 -0
  29. package/flowDb-9a89ea33.cjs.js +5542 -0
  30. package/flowDb-9a89ea33.esm.js +5538 -0
  31. package/flowDiagram-aadb13b0.cjs.js +1351 -0
  32. package/flowDiagram-aadb13b0.esm.js +1349 -0
  33. package/flowDiagram-v2-f2119625.cjs.js +31 -0
  34. package/flowDiagram-v2-f2119625.esm.js +29 -0
  35. package/flowchart-elk-definition-cf813a97.cjs.js +50257 -0
  36. package/flowchart-elk-definition-cf813a97.esm.js +50255 -0
  37. package/ganttDiagram-3c2fde2b.cjs.js +3710 -0
  38. package/ganttDiagram-3c2fde2b.esm.js +3708 -0
  39. package/gitGraphDiagram-c3a0619c.cjs.js +3820 -0
  40. package/gitGraphDiagram-c3a0619c.esm.js +3818 -0
  41. package/graph-0ee63739.cjs.js +961 -0
  42. package/graph-0ee63739.esm.js +938 -0
  43. package/index-bb6d8841.cjs.js +648 -0
  44. package/index-bb6d8841.esm.js +646 -0
  45. package/index.cjs.d.ts +1 -0
  46. package/index.cjs.js +17 -0
  47. package/index.cjs2.js +60723 -0
  48. package/index.esm.js +1 -0
  49. package/index.esm2.js +60574 -0
  50. package/infoDiagram-2f5c50c0.cjs.js +460 -0
  51. package/infoDiagram-2f5c50c0.esm.js +458 -0
  52. package/init-f9637058.cjs.js +17 -0
  53. package/init-f9637058.esm.js +15 -0
  54. package/journeyDiagram-14fe341a.cjs.js +1061 -0
  55. package/journeyDiagram-14fe341a.esm.js +1059 -0
  56. package/katex-d90b6d29.cjs.js +25690 -0
  57. package/katex-d90b6d29.esm.js +25688 -0
  58. package/layout-fd473db2.cjs.js +1626 -0
  59. package/layout-fd473db2.esm.js +1619 -0
  60. package/libs/engine/src/index.d.ts +2 -0
  61. package/libs/engine/src/lib/alias.interface.d.ts +9 -0
  62. package/libs/engine/src/lib/engine.d.ts +13 -0
  63. package/libs/engine/src/lib/pins-settings.interface.d.ts +15 -0
  64. package/libs/skill-web-chatbot/src/lib/chat.element.d.ts +28 -0
  65. package/libs/skill-web-chatbot/src/lib/common.data.d.ts +1 -0
  66. package/libs/skill-web-chatbot/src/lib/config.d.ts +9 -0
  67. package/libs/skill-web-chatbot/src/lib/digipair-full.data.d.ts +1 -0
  68. package/libs/skill-web-chatbot/src/lib/digipair-full.element.d.ts +36 -0
  69. package/libs/skill-web-chatbot/src/lib/digipair.data.d.ts +1 -0
  70. package/libs/skill-web-chatbot/src/lib/digipair.element.d.ts +44 -0
  71. package/libs/skill-web-chatbot/src/lib/inputs.element.d.ts +10 -0
  72. package/libs/skill-web-chatbot/src/lib/message.interface.d.ts +10 -0
  73. package/libs/skill-web-chatbot/src/lib/pins/chatbot.actions.d.ts +1 -0
  74. package/libs/skill-web-chatbot/src/lib/tools/css-selector.d.ts +1 -0
  75. package/line-24d93f1b.cjs.js +34 -0
  76. package/line-24d93f1b.esm.js +32 -0
  77. package/linear-9bcf74c4.cjs.js +537 -0
  78. package/linear-9bcf74c4.esm.js +531 -0
  79. package/mindmap-definition-9399c7e6.cjs.js +20489 -0
  80. package/mindmap-definition-9399c7e6.esm.js +20487 -0
  81. package/ordinal-5695958c.cjs.js +331 -0
  82. package/ordinal-5695958c.esm.js +329 -0
  83. package/package.json +7 -22
  84. package/path-428ebac9.cjs.js +317 -0
  85. package/path-428ebac9.esm.js +314 -0
  86. package/pieDiagram-828dae43.cjs.js +951 -0
  87. package/pieDiagram-828dae43.esm.js +949 -0
  88. package/quadrantDiagram-5fa00455.cjs.js +2410 -0
  89. package/quadrantDiagram-5fa00455.esm.js +2408 -0
  90. package/requirementDiagram-03163dc4.cjs.js +2267 -0
  91. package/requirementDiagram-03163dc4.esm.js +2265 -0
  92. package/sankeyDiagram-52ec8976.cjs.js +1848 -0
  93. package/sankeyDiagram-52ec8976.esm.js +1846 -0
  94. package/sequenceDiagram-b517d154.cjs.js +5949 -0
  95. package/sequenceDiagram-b517d154.esm.js +5947 -0
  96. package/stateDiagram-fca82b5b.cjs.js +283 -0
  97. package/stateDiagram-fca82b5b.esm.js +281 -0
  98. package/stateDiagram-v2-ed04200a.cjs.js +373 -0
  99. package/stateDiagram-v2-ed04200a.esm.js +371 -0
  100. package/styles-11e81fdd.cjs.js +3944 -0
  101. package/styles-11e81fdd.esm.js +3940 -0
  102. package/styles-cacbff60.cjs.js +2120 -0
  103. package/styles-cacbff60.esm.js +2111 -0
  104. package/styles-e75131e4.cjs.js +671 -0
  105. package/styles-e75131e4.esm.js +661 -0
  106. package/svgDrawCommon-ecc5f780.cjs.js +68 -0
  107. package/svgDrawCommon-ecc5f780.esm.js +60 -0
  108. package/timeline-definition-4ee9bff4.cjs.js +1161 -0
  109. package/timeline-definition-4ee9bff4.esm.js +1159 -0
  110. package/xychartDiagram-e5e6b652.cjs.js +3150 -0
  111. package/xychartDiagram-e5e6b652.esm.js +3148 -0
  112. package/.swcrc +0 -28
  113. package/README.md +0 -7
  114. package/eslint.config.mjs +0 -22
  115. package/rollup.config.cjs +0 -28
  116. package/src/digipair__engine.d.ts +0 -2
  117. package/src/handlebars.d.ts +0 -1
  118. package/src/index.html +0 -18
  119. package/src/lib/chat.element.ts +0 -603
  120. package/src/lib/common.data.ts +0 -1
  121. package/src/lib/config.ts +0 -30
  122. package/src/lib/digipair-full.data.ts +0 -101
  123. package/src/lib/digipair-full.element.ts +0 -358
  124. package/src/lib/digipair.data.ts +0 -103
  125. package/src/lib/digipair.element.ts +0 -446
  126. package/src/lib/inputs.element.ts +0 -46
  127. package/src/lib/mermaid.d.ts +0 -1
  128. package/src/lib/message.interface.ts +0 -10
  129. package/src/lib/pins/chatbot.actions.ts +0 -32
  130. package/src/lib/tools/css-selector.ts +0 -12
  131. package/tsconfig.json +0 -13
  132. package/tsconfig.lib.json +0 -19
  133. /package/{src/index.d.ts → index.d.ts} +0 -0
  134. /package/{src/index.ts → libs/skill-web-chatbot/src/index.d.ts} +0 -0
  135. /package/{src/schema.fr.json → schema.fr.json} +0 -0
  136. /package/{src/schema.json → schema.json} +0 -0
@@ -0,0 +1,371 @@
1
+ import { D as De, A as Ae, L as Le, E as Et$1, t as te, I as It, _ as _t$1, C as Ce } from './styles-cacbff60.esm.js';
2
+ import { Z as Ze } from './graph-0ee63739.esm.js';
3
+ import { i as ei, O as Ol, c as L, V as Vn, b as bt$1, $ as $n } from './index.esm2.js';
4
+ import { b as bt$2 } from './index-bb6d8841.esm.js';
5
+ import './layout-fd473db2.esm.js';
6
+ import './clone-afc2f047.esm.js';
7
+ import './edges-16357fde.esm.js';
8
+ import './createText-03b82060.esm.js';
9
+ import './line-24d93f1b.esm.js';
10
+ import './array-2ff2c7a6.esm.js';
11
+ import './path-428ebac9.esm.js';
12
+
13
+ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
14
+ try {
15
+ var info = gen[key](arg);
16
+ var value = info.value;
17
+ } catch (error) {
18
+ reject(error);
19
+ return;
20
+ }
21
+ if (info.done) {
22
+ resolve(value);
23
+ } else {
24
+ Promise.resolve(value).then(_next, _throw);
25
+ }
26
+ }
27
+ function _async_to_generator(fn) {
28
+ return function() {
29
+ var self = this, args = arguments;
30
+ return new Promise(function(resolve, reject) {
31
+ var gen = fn.apply(self, args);
32
+ function _next(value) {
33
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
34
+ }
35
+ function _throw(err) {
36
+ asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
37
+ }
38
+ _next(undefined);
39
+ });
40
+ };
41
+ }
42
+ function _ts_generator(thisArg, body) {
43
+ var f, y, t, g, _ = {
44
+ label: 0,
45
+ sent: function() {
46
+ if (t[0] & 1) throw t[1];
47
+ return t[1];
48
+ },
49
+ trys: [],
50
+ ops: []
51
+ };
52
+ return g = {
53
+ next: verb(0),
54
+ "throw": verb(1),
55
+ "return": verb(2)
56
+ }, typeof Symbol === "function" && (g[Symbol.iterator] = function() {
57
+ return this;
58
+ }), g;
59
+ function verb(n) {
60
+ return function(v) {
61
+ return step([
62
+ n,
63
+ v
64
+ ]);
65
+ };
66
+ }
67
+ function step(op) {
68
+ if (f) throw new TypeError("Generator is already executing.");
69
+ while(_)try {
70
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
71
+ if (y = 0, t) op = [
72
+ op[0] & 2,
73
+ t.value
74
+ ];
75
+ switch(op[0]){
76
+ case 0:
77
+ case 1:
78
+ t = op;
79
+ break;
80
+ case 4:
81
+ _.label++;
82
+ return {
83
+ value: op[1],
84
+ done: false
85
+ };
86
+ case 5:
87
+ _.label++;
88
+ y = op[1];
89
+ op = [
90
+ 0
91
+ ];
92
+ continue;
93
+ case 7:
94
+ op = _.ops.pop();
95
+ _.trys.pop();
96
+ continue;
97
+ default:
98
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
99
+ _ = 0;
100
+ continue;
101
+ }
102
+ if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) {
103
+ _.label = op[1];
104
+ break;
105
+ }
106
+ if (op[0] === 6 && _.label < t[1]) {
107
+ _.label = t[1];
108
+ t = op;
109
+ break;
110
+ }
111
+ if (t && _.label < t[2]) {
112
+ _.label = t[2];
113
+ _.ops.push(op);
114
+ break;
115
+ }
116
+ if (t[2]) _.ops.pop();
117
+ _.trys.pop();
118
+ continue;
119
+ }
120
+ op = body.call(thisArg, _);
121
+ } catch (e) {
122
+ op = [
123
+ 6,
124
+ e
125
+ ];
126
+ y = 0;
127
+ } finally{
128
+ f = t = 0;
129
+ }
130
+ if (op[0] & 5) throw op[1];
131
+ return {
132
+ value: op[0] ? op[1] : void 0,
133
+ done: true
134
+ };
135
+ }
136
+ }
137
+ var h = "rect", C = "rectWithTitle", nt = "start", ct = "end", it = "divider", rt = "roundedWithTitle", lt = "note", at = "noteGroup", _ = "statediagram", dt = "state", Et = "".concat(_, "-").concat(dt), U = "transition", St = "note", Tt = "note-edge", pt = "".concat(U, " ").concat(Tt), _t = "".concat(_, "-").concat(St), ut = "cluster", ft = "".concat(_, "-").concat(ut), Dt = "cluster-alt", bt = "".concat(_, "-").concat(Dt), V = "parent", Y = "note", At = "state", N = "----", ht = "".concat(N).concat(Y), v = "".concat(N).concat(V), W = "fill:none", m = "fill: #333", z = "c", j = "text", q = "normal";
138
+ var y = {}, d = 0;
139
+ var yt = function yt(t) {
140
+ var n = Object.keys(t);
141
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
142
+ try {
143
+ for(var _iterator = n[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
144
+ var e = _step.value;
145
+ t[e];
146
+ }
147
+ } catch (err) {
148
+ _didIteratorError = true;
149
+ _iteratorError = err;
150
+ } finally{
151
+ try {
152
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
153
+ _iterator.return();
154
+ }
155
+ } finally{
156
+ if (_didIteratorError) {
157
+ throw _iteratorError;
158
+ }
159
+ }
160
+ }
161
+ }, gt = function gt(t, n) {
162
+ return n.db.extract(n.db.getRootDocV2()), n.db.getClasses();
163
+ };
164
+ function xt(t) {
165
+ return t == null ? "" : t.classes ? t.classes.join(" ") : "";
166
+ }
167
+ function R() {
168
+ var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, e = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "", c = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : N;
169
+ var i = e !== null && e.length > 0 ? "".concat(c).concat(e) : "";
170
+ return "".concat(At, "-").concat(t).concat(i, "-").concat(n);
171
+ }
172
+ var A = function(t, n, e, c, i, r) {
173
+ var o = e.id, u = xt(c[o]);
174
+ if (o !== "root") {
175
+ var T = h;
176
+ e.start === !0 && (T = nt), e.start === !1 && (T = ct), e.type !== Et$1 && (T = e.type), y[o] || (y[o] = {
177
+ id: o,
178
+ shape: T,
179
+ description: $n.sanitizeText(o, Vn()),
180
+ classes: "".concat(u, " ").concat(Et)
181
+ });
182
+ var s = y[o];
183
+ e.description && (Array.isArray(s.description) ? (s.shape = C, s.description.push(e.description)) : s.description.length > 0 ? (s.shape = C, s.description === o ? s.description = [
184
+ e.description
185
+ ] : s.description = [
186
+ s.description,
187
+ e.description
188
+ ]) : (s.shape = h, s.description = e.description), s.description = $n.sanitizeTextOrArray(s.description, Vn())), s.description.length === 1 && s.shape === C && (s.shape = h), !s.type && e.doc && (L.info("Setting cluster for ", o, G(e)), s.type = "group", s.dir = G(e), s.shape = e.type === te ? it : rt, s.classes = s.classes + " " + ft + " " + (r ? bt : ""));
189
+ var p = {
190
+ labelStyle: "",
191
+ shape: s.shape,
192
+ labelText: s.description,
193
+ // typeof newNode.description === 'object'
194
+ // ? newNode.description[0]
195
+ // : newNode.description,
196
+ classes: s.classes,
197
+ style: "",
198
+ //styles.style,
199
+ id: o,
200
+ dir: s.dir,
201
+ domId: R(o, d),
202
+ type: s.type,
203
+ padding: 15
204
+ };
205
+ if (p.centerLabel = !0, e.note) {
206
+ var l = {
207
+ labelStyle: "",
208
+ shape: lt,
209
+ labelText: e.note.text,
210
+ classes: _t,
211
+ // useHtmlLabels: false,
212
+ style: "",
213
+ // styles.style,
214
+ id: o + ht + "-" + d,
215
+ domId: R(o, d, Y),
216
+ type: s.type,
217
+ padding: 15
218
+ }, a = {
219
+ labelStyle: "",
220
+ shape: at,
221
+ labelText: e.note.text,
222
+ classes: s.classes,
223
+ style: "",
224
+ // styles.style,
225
+ id: o + v,
226
+ domId: R(o, d, V),
227
+ type: "group",
228
+ padding: 0
229
+ };
230
+ d++;
231
+ var f = o + v;
232
+ t.setNode(f, a), t.setNode(l.id, l), t.setNode(o, p), t.setParent(o, f), t.setParent(l.id, f);
233
+ var S = o, D = l.id;
234
+ e.note.position === "left of" && (S = l.id, D = o), t.setEdge(S, D, {
235
+ arrowhead: "none",
236
+ arrowType: "",
237
+ style: W,
238
+ labelStyle: "",
239
+ classes: pt,
240
+ arrowheadStyle: m,
241
+ labelpos: z,
242
+ labelType: j,
243
+ thickness: q
244
+ });
245
+ } else t.setNode(o, p);
246
+ }
247
+ n && n.id !== "root" && (L.trace("Setting node ", o, " to be child of its parent ", n.id), t.setParent(o, n.id)), e.doc && (L.trace("Adding nodes children "), $t(t, e, e.doc, c, i, !r));
248
+ }, $t = function(t, n, e, c, i, r) {
249
+ L.trace("items", e), e.forEach(function(o) {
250
+ switch(o.stmt){
251
+ case _t$1:
252
+ A(t, n, o, c, i, r);
253
+ break;
254
+ case Et$1:
255
+ A(t, n, o, c, i, r);
256
+ break;
257
+ case It:
258
+ {
259
+ A(t, n, o.state1, c, i, r), A(t, n, o.state2, c, i, r);
260
+ var u = {
261
+ id: "edge" + d,
262
+ arrowhead: "normal",
263
+ arrowTypeEnd: "arrow_barb",
264
+ style: W,
265
+ labelStyle: "",
266
+ label: $n.sanitizeText(o.description, Vn()),
267
+ arrowheadStyle: m,
268
+ labelpos: z,
269
+ labelType: j,
270
+ thickness: q,
271
+ classes: U
272
+ };
273
+ t.setEdge(o.state1.id, o.state2.id, u, d), d++;
274
+ }
275
+ break;
276
+ }
277
+ });
278
+ }, G = function(t) {
279
+ var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ce;
280
+ var e = n;
281
+ if (t.doc) for(var c = 0; c < t.doc.length; c++){
282
+ var i = t.doc[c];
283
+ i.stmt === "dir" && (e = i.value);
284
+ }
285
+ return e;
286
+ }, Ct = function() {
287
+ var _ref = _async_to_generator(function(t, n, e, c) {
288
+ var _g, i, r, o, u, T, s, p, l, a, f, S, D, L$1, P, O, k, K, _iteratorNormalCompletion, _didIteratorError, _iteratorError, _iterator, _step, x, B, b;
289
+ return _ts_generator(this, function(_state) {
290
+ switch(_state.label){
291
+ case 0:
292
+ L.info("Drawing state diagram (v2)", n), y = {}, c.db.getDirection();
293
+ _g = Vn(), i = _g.securityLevel, r = _g.state, o = r.nodeSpacing || 50, u = r.rankSpacing || 50;
294
+ L.info(c.db.getRootDocV2()), c.db.extract(c.db.getRootDocV2()), L.info(c.db.getRootDocV2());
295
+ T = c.db.getStates(), s = new Ze({
296
+ multigraph: !0,
297
+ compound: !0
298
+ }).setGraph({
299
+ rankdir: G(c.db.getRootDocV2()),
300
+ nodesep: o,
301
+ ranksep: u,
302
+ marginx: 8,
303
+ marginy: 8
304
+ }).setDefaultEdgeLabel(function() {
305
+ return {};
306
+ });
307
+ A(s, void 0, c.db.getRootDocV2(), T, c.db, !0);
308
+ i === "sandbox" && (p = bt$1("#i" + n));
309
+ l = i === "sandbox" ? bt$1(p.nodes()[0].contentDocument.body) : bt$1("body"), a = l.select('[id="'.concat(n, '"]')), f = l.select("#" + n + " g");
310
+ return [
311
+ 4,
312
+ bt$2(f, s, [
313
+ "barb"
314
+ ], _, n)
315
+ ];
316
+ case 1:
317
+ _state.sent();
318
+ S = 8;
319
+ ei.insertTitle(a, "statediagramTitleText", r.titleTopMargin, c.db.getDiagramTitle());
320
+ D = a.node().getBBox(), L$1 = D.width + S * 2, P = D.height + S * 2;
321
+ a.attr("class", _);
322
+ O = a.node().getBBox();
323
+ Ol(a, P, L$1, r.useMaxWidth);
324
+ k = "".concat(O.x - S, " ").concat(O.y - S, " ").concat(L$1, " ").concat(P);
325
+ L.debug("viewBox ".concat(k)), a.attr("viewBox", k);
326
+ K = document.querySelectorAll('[id="' + n + '"] .edgeLabel .label');
327
+ _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
328
+ try {
329
+ for(_iterator = K[Symbol.iterator](); !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
330
+ x = _step.value;
331
+ B = x.getBBox(), b = document.createElementNS("http://www.w3.org/2000/svg", h);
332
+ b.setAttribute("rx", 0), b.setAttribute("ry", 0), b.setAttribute("width", B.width), b.setAttribute("height", B.height), x.insertBefore(b, x.firstChild);
333
+ }
334
+ } catch (err) {
335
+ _didIteratorError = true;
336
+ _iteratorError = err;
337
+ } finally{
338
+ try {
339
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
340
+ _iterator.return();
341
+ }
342
+ } finally{
343
+ if (_didIteratorError) {
344
+ throw _iteratorError;
345
+ }
346
+ }
347
+ }
348
+ return [
349
+ 2
350
+ ];
351
+ }
352
+ });
353
+ });
354
+ return function Ct(t, n, e, c) {
355
+ return _ref.apply(this, arguments);
356
+ };
357
+ }(), Rt = {
358
+ setConf: yt,
359
+ getClasses: gt,
360
+ draw: Ct
361
+ }, Ut = {
362
+ parser: De,
363
+ db: Ae,
364
+ renderer: Rt,
365
+ styles: Le,
366
+ init: function(t) {
367
+ t.state || (t.state = {}), t.state.arrowMarkerAbsolute = t.arrowMarkerAbsolute, Ae.clear();
368
+ }
369
+ };
370
+
371
+ export { Ut as diagram };