@dracor/react 1.1.0 → 1.2.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 (37) hide show
  1. package/README.md +2 -0
  2. package/dist/Theme.d.ts +1 -1
  3. package/dist/components/ApiDoc/ApiDoc.d.ts +1 -1
  4. package/dist/components/AuthorInfo/AuthorInfo.d.ts +1 -1
  5. package/dist/components/Authors/Authors.d.ts +1 -1
  6. package/dist/components/Commit/Commit.d.ts +1 -1
  7. package/dist/components/DebouncedInput/DebouncedInput.d.ts +1 -1
  8. package/dist/components/DocPage/DocPage.d.ts +1 -1
  9. package/dist/components/DownloadButton/DownloadButton.d.ts +1 -1
  10. package/dist/components/IdCopy/IdCopy.d.ts +1 -1
  11. package/dist/components/IdLink/IdLink.d.ts +1 -1
  12. package/dist/components/LanguageMenu/LanguageMenu.d.ts +1 -1
  13. package/dist/components/Navigation/NavBar.d.ts +1 -1
  14. package/dist/components/Navigation/NavItem.d.ts +1 -1
  15. package/dist/components/Navigation/NavMenu.d.ts +1 -1
  16. package/dist/components/TEIText/TEIText.d.ts +1 -1
  17. package/dist/components/Table/Table.d.ts +2 -2
  18. package/dist/components/Tabs/Tabs.d.ts +1 -1
  19. package/dist/components/Years/Years.d.ts +1 -1
  20. package/dist/components/icons/Bibtex.d.ts +1 -1
  21. package/dist/components/icons/Csv.d.ts +1 -1
  22. package/dist/components/icons/Dracor.d.ts +1 -1
  23. package/dist/components/icons/Ein.d.ts +1 -1
  24. package/dist/components/icons/Gexf.d.ts +1 -1
  25. package/dist/components/icons/Graphml.d.ts +1 -1
  26. package/dist/components/icons/Json.d.ts +1 -1
  27. package/dist/components/icons/Rdf.d.ts +1 -1
  28. package/dist/components/icons/Ris.d.ts +1 -1
  29. package/dist/components/icons/Tei.d.ts +1 -1
  30. package/dist/components/icons/Txt.d.ts +1 -1
  31. package/dist/einakter-gh.d.ts +1 -1
  32. package/dist/index.es.js +1255 -1546
  33. package/dist/index.es.js.map +1 -1
  34. package/dist/index.umd.js +6 -6
  35. package/dist/index.umd.js.map +1 -1
  36. package/package.json +33 -31
  37. package/src/dracor.css +65 -0
package/dist/index.es.js CHANGED
@@ -1,396 +1,309 @@
1
- import f1, { useState as j, useEffect as H, Fragment as n1, useRef as u1 } from "react";
2
- import _1 from "swagger-ui-react";
3
- import { faGithub as c1 } from "@fortawesome/free-brands-svg-icons";
4
- import { FontAwesomeIcon as w } from "@fortawesome/react-fontawesome";
5
- import p1 from "react-markdown";
6
- import { faClipboard as b1, faLanguage as j1, faCaretDown as w1, faPenFancy as N1, faTheaterMasks as E1, faBook as M1 } from "@fortawesome/free-solid-svg-icons";
7
- import { CopyToClipboard as y1 } from "react-copy-to-clipboard";
8
- import { Menu as i1, MenuButton as o1, Transition as h1, MenuItems as d1, MenuItem as v1 } from "@headlessui/react";
9
- import { Link as I, useLocation as k1 } from "@tanstack/react-router";
10
- import { useReactTable as Z1, getFilteredRowModel as A1, getSortedRowModel as C1, getCoreRowModel as T1, flexRender as a1 } from "@tanstack/react-table";
11
- import R1 from "CETEIcean";
12
- var V = { exports: {} }, R = {};
13
- var s1;
14
- function S1() {
15
- if (s1) return R;
16
- s1 = 1;
17
- var s = /* @__PURE__ */ Symbol.for("react.transitional.element"), l = /* @__PURE__ */ Symbol.for("react.fragment");
18
- function r(t, c, n) {
19
- var o = null;
20
- if (n !== void 0 && (o = "" + n), c.key !== void 0 && (o = "" + c.key), "key" in c) {
21
- n = {};
22
- for (var d in c)
23
- d !== "key" && (n[d] = c[d]);
24
- } else n = c;
25
- return c = n.ref, {
26
- $$typeof: s,
27
- type: t,
28
- key: o,
29
- ref: c !== void 0 ? c : null,
30
- props: n
31
- };
32
- }
33
- return R.Fragment = l, R.jsx = r, R.jsxs = r, R;
1
+ import e from "swagger-ui-react";
2
+ import { Fragment as t, useEffect as n, useRef as r, useState as i } from "react";
3
+ import { faGithub as a } from "@fortawesome/free-brands-svg-icons";
4
+ import { FontAwesomeIcon as o } from "@fortawesome/react-fontawesome";
5
+ import s from "react-markdown";
6
+ import { faBook as c, faCaretDown as l, faClipboard as u, faLanguage as d, faPenFancy as f, faTheaterMasks as p } from "@fortawesome/free-solid-svg-icons";
7
+ import { CopyToClipboard as m } from "react-copy-to-clipboard";
8
+ import { Menu as h, MenuButton as g, MenuItem as _, MenuItems as v, Transition as y } from "@headlessui/react";
9
+ import { Link as b, useLocation as x } from "@tanstack/react-router";
10
+ import { flexRender as S, getCoreRowModel as C, getFilteredRowModel as w, getSortedRowModel as T, useReactTable as E } from "@tanstack/react-table";
11
+ import D from "CETEIcean";
12
+ //#region \0rolldown/runtime.js
13
+ var O = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), k = /* @__PURE__ */ ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, { get: (e, t) => (typeof require < "u" ? require : e)[t] }) : e)(function(e) {
14
+ if (typeof require < "u") return require.apply(this, arguments);
15
+ throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
16
+ }), A = /* @__PURE__ */ O(((e) => {
17
+ var t = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
18
+ function r(e, n, r) {
19
+ var i = null;
20
+ if (r !== void 0 && (i = "" + r), n.key !== void 0 && (i = "" + n.key), "key" in n) for (var a in r = {}, n) a !== "key" && (r[a] = n[a]);
21
+ else r = n;
22
+ return n = r.ref, {
23
+ $$typeof: t,
24
+ type: e,
25
+ key: i,
26
+ ref: n === void 0 ? null : n,
27
+ props: r
28
+ };
29
+ }
30
+ e.Fragment = n, e.jsx = r, e.jsxs = r;
31
+ })), j = /* @__PURE__ */ O(((e) => {
32
+ process.env.NODE_ENV !== "production" && (function() {
33
+ function t(e) {
34
+ if (e == null) return null;
35
+ if (typeof e == "function") return e.$$typeof === O ? null : e.displayName || e.name || null;
36
+ if (typeof e == "string") return e;
37
+ switch (e) {
38
+ case _: return "Fragment";
39
+ case y: return "Profiler";
40
+ case v: return "StrictMode";
41
+ case C: return "Suspense";
42
+ case w: return "SuspenseList";
43
+ case D: return "Activity";
44
+ }
45
+ if (typeof e == "object") switch (typeof e.tag == "number" && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), e.$$typeof) {
46
+ case g: return "Portal";
47
+ case x: return e.displayName || "Context";
48
+ case b: return (e._context.displayName || "Context") + ".Consumer";
49
+ case S:
50
+ var n = e.render;
51
+ return e = e.displayName, e ||= (e = n.displayName || n.name || "", e === "" ? "ForwardRef" : "ForwardRef(" + e + ")"), e;
52
+ case T: return n = e.displayName || null, n === null ? t(e.type) || "Memo" : n;
53
+ case E:
54
+ n = e._payload, e = e._init;
55
+ try {
56
+ return t(e(n));
57
+ } catch {}
58
+ }
59
+ return null;
60
+ }
61
+ function n(e) {
62
+ return "" + e;
63
+ }
64
+ function r(e) {
65
+ try {
66
+ n(e);
67
+ var t = !1;
68
+ } catch {
69
+ t = !0;
70
+ }
71
+ if (t) {
72
+ t = console;
73
+ var r = t.error, i = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
74
+ return r.call(t, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", i), n(e);
75
+ }
76
+ }
77
+ function i(e) {
78
+ if (e === _) return "<>";
79
+ if (typeof e == "object" && e && e.$$typeof === E) return "<...>";
80
+ try {
81
+ var n = t(e);
82
+ return n ? "<" + n + ">" : "<...>";
83
+ } catch {
84
+ return "<...>";
85
+ }
86
+ }
87
+ function a() {
88
+ var e = A.A;
89
+ return e === null ? null : e.getOwner();
90
+ }
91
+ function o() {
92
+ return Error("react-stack-top-frame");
93
+ }
94
+ function s(e) {
95
+ if (j.call(e, "key")) {
96
+ var t = Object.getOwnPropertyDescriptor(e, "key").get;
97
+ if (t && t.isReactWarning) return !1;
98
+ }
99
+ return e.key !== void 0;
100
+ }
101
+ function c(e, t) {
102
+ function n() {
103
+ P || (P = !0, console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)", t));
104
+ }
105
+ n.isReactWarning = !0, Object.defineProperty(e, "key", {
106
+ get: n,
107
+ configurable: !0
108
+ });
109
+ }
110
+ function l() {
111
+ var e = t(this.type);
112
+ return F[e] || (F[e] = !0, console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")), e = this.props.ref, e === void 0 ? null : e;
113
+ }
114
+ function u(e, t, n, r, i, a) {
115
+ var o = n.ref;
116
+ return e = {
117
+ $$typeof: h,
118
+ type: e,
119
+ key: t,
120
+ props: n,
121
+ _owner: r
122
+ }, (o === void 0 ? null : o) === null ? Object.defineProperty(e, "ref", {
123
+ enumerable: !1,
124
+ value: null
125
+ }) : Object.defineProperty(e, "ref", {
126
+ enumerable: !1,
127
+ get: l
128
+ }), e._store = {}, Object.defineProperty(e._store, "validated", {
129
+ configurable: !1,
130
+ enumerable: !1,
131
+ writable: !0,
132
+ value: 0
133
+ }), Object.defineProperty(e, "_debugInfo", {
134
+ configurable: !1,
135
+ enumerable: !1,
136
+ writable: !0,
137
+ value: null
138
+ }), Object.defineProperty(e, "_debugStack", {
139
+ configurable: !1,
140
+ enumerable: !1,
141
+ writable: !0,
142
+ value: i
143
+ }), Object.defineProperty(e, "_debugTask", {
144
+ configurable: !1,
145
+ enumerable: !1,
146
+ writable: !0,
147
+ value: a
148
+ }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
149
+ }
150
+ function d(e, n, i, o, l, d) {
151
+ var p = n.children;
152
+ if (p !== void 0) if (o) if (M(p)) {
153
+ for (o = 0; o < p.length; o++) f(p[o]);
154
+ Object.freeze && Object.freeze(p);
155
+ } else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
156
+ else f(p);
157
+ if (j.call(n, "key")) {
158
+ p = t(e);
159
+ var m = Object.keys(n).filter(function(e) {
160
+ return e !== "key";
161
+ });
162
+ o = 0 < m.length ? "{key: someKey, " + m.join(": ..., ") + ": ...}" : "{key: someKey}", R[p + o] || (m = 0 < m.length ? "{" + m.join(": ..., ") + ": ...}" : "{}", console.error("A props object containing a \"key\" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />", o, p, m, p), R[p + o] = !0);
163
+ }
164
+ if (p = null, i !== void 0 && (r(i), p = "" + i), s(n) && (r(n.key), p = "" + n.key), "key" in n) for (var h in i = {}, n) h !== "key" && (i[h] = n[h]);
165
+ else i = n;
166
+ return p && c(i, typeof e == "function" ? e.displayName || e.name || "Unknown" : e), u(e, p, i, a(), l, d);
167
+ }
168
+ function f(e) {
169
+ p(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e && e.$$typeof === E && (e._payload.status === "fulfilled" ? p(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
170
+ }
171
+ function p(e) {
172
+ return typeof e == "object" && !!e && e.$$typeof === h;
173
+ }
174
+ var m = k("react"), h = Symbol.for("react.transitional.element"), g = Symbol.for("react.portal"), _ = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), b = Symbol.for("react.consumer"), x = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), C = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), E = Symbol.for("react.lazy"), D = Symbol.for("react.activity"), O = Symbol.for("react.client.reference"), A = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, j = Object.prototype.hasOwnProperty, M = Array.isArray, N = console.createTask ? console.createTask : function() {
175
+ return null;
176
+ };
177
+ m = { react_stack_bottom_frame: function(e) {
178
+ return e();
179
+ } };
180
+ var P, F = {}, I = m.react_stack_bottom_frame.bind(m, o)(), L = N(i(o)), R = {};
181
+ e.Fragment = _, e.jsx = function(e, t, n) {
182
+ var r = 1e4 > A.recentlyCreatedOwnerStacks++;
183
+ return d(e, t, n, !1, r ? Error("react-stack-top-frame") : I, r ? N(i(e)) : L);
184
+ }, e.jsxs = function(e, t, n) {
185
+ var r = 1e4 > A.recentlyCreatedOwnerStacks++;
186
+ return d(e, t, n, !0, r ? Error("react-stack-top-frame") : I, r ? N(i(e)) : L);
187
+ };
188
+ })();
189
+ })), M = (/* @__PURE__ */ O(((e, t) => {
190
+ process.env.NODE_ENV === "production" ? t.exports = A() : t.exports = j();
191
+ })))();
192
+ function N({ url: t, title: n }) {
193
+ return /* @__PURE__ */ (0, M.jsxs)("div", { children: [n !== void 0 && /* @__PURE__ */ (0, M.jsx)("title", { children: n }), /* @__PURE__ */ (0, M.jsx)(e, {
194
+ url: t,
195
+ deepLinking: !0
196
+ })] });
34
197
  }
35
- var S = {};
36
- var t1;
37
- function P1() {
38
- return t1 || (t1 = 1, process.env.NODE_ENV !== "production" && (function() {
39
- function s(a) {
40
- if (a == null) return null;
41
- if (typeof a == "function")
42
- return a.$$typeof === T ? null : a.displayName || a.name || null;
43
- if (typeof a == "string") return a;
44
- switch (a) {
45
- case A:
46
- return "Fragment";
47
- case N:
48
- return "Profiler";
49
- case F:
50
- return "StrictMode";
51
- case C:
52
- return "Suspense";
53
- case $:
54
- return "SuspenseList";
55
- case O:
56
- return "Activity";
57
- }
58
- if (typeof a == "object")
59
- switch (typeof a.tag == "number" && console.error(
60
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
61
- ), a.$$typeof) {
62
- case M:
63
- return "Portal";
64
- case D:
65
- return a.displayName || "Context";
66
- case U:
67
- return (a._context.displayName || "Context") + ".Consumer";
68
- case B:
69
- var i = a.render;
70
- return a = a.displayName, a || (a = i.displayName || i.name || "", a = a !== "" ? "ForwardRef(" + a + ")" : "ForwardRef"), a;
71
- case z:
72
- return i = a.displayName || null, i !== null ? i : s(a.type) || "Memo";
73
- case y:
74
- i = a._payload, a = a._init;
75
- try {
76
- return s(a(i));
77
- } catch {
78
- }
79
- }
80
- return null;
81
- }
82
- function l(a) {
83
- return "" + a;
84
- }
85
- function r(a) {
86
- try {
87
- l(a);
88
- var i = !1;
89
- } catch {
90
- i = !0;
91
- }
92
- if (i) {
93
- i = console;
94
- var x = i.error, g = typeof Symbol == "function" && Symbol.toStringTag && a[Symbol.toStringTag] || a.constructor.name || "Object";
95
- return x.call(
96
- i,
97
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
98
- g
99
- ), l(a);
100
- }
101
- }
102
- function t(a) {
103
- if (a === A) return "<>";
104
- if (typeof a == "object" && a !== null && a.$$typeof === y)
105
- return "<...>";
106
- try {
107
- var i = s(a);
108
- return i ? "<" + i + ">" : "<...>";
109
- } catch {
110
- return "<...>";
111
- }
112
- }
113
- function c() {
114
- var a = E.A;
115
- return a === null ? null : a.getOwner();
116
- }
117
- function n() {
118
- return Error("react-stack-top-frame");
119
- }
120
- function o(a) {
121
- if (k.call(a, "key")) {
122
- var i = Object.getOwnPropertyDescriptor(a, "key").get;
123
- if (i && i.isReactWarning) return !1;
124
- }
125
- return a.key !== void 0;
126
- }
127
- function d(a, i) {
128
- function x() {
129
- J || (J = !0, console.error(
130
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
131
- i
132
- ));
133
- }
134
- x.isReactWarning = !0, Object.defineProperty(a, "key", {
135
- get: x,
136
- configurable: !0
137
- });
138
- }
139
- function u() {
140
- var a = s(this.type);
141
- return X[a] || (X[a] = !0, console.error(
142
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
143
- )), a = this.props.ref, a !== void 0 ? a : null;
144
- }
145
- function v(a, i, x, g, L, Y) {
146
- var f = x.ref;
147
- return a = {
148
- $$typeof: b,
149
- type: a,
150
- key: i,
151
- props: x,
152
- _owner: g
153
- }, (f !== void 0 ? f : null) !== null ? Object.defineProperty(a, "ref", {
154
- enumerable: !1,
155
- get: u
156
- }) : Object.defineProperty(a, "ref", { enumerable: !1, value: null }), a._store = {}, Object.defineProperty(a._store, "validated", {
157
- configurable: !1,
158
- enumerable: !1,
159
- writable: !0,
160
- value: 0
161
- }), Object.defineProperty(a, "_debugInfo", {
162
- configurable: !1,
163
- enumerable: !1,
164
- writable: !0,
165
- value: null
166
- }), Object.defineProperty(a, "_debugStack", {
167
- configurable: !1,
168
- enumerable: !1,
169
- writable: !0,
170
- value: L
171
- }), Object.defineProperty(a, "_debugTask", {
172
- configurable: !1,
173
- enumerable: !1,
174
- writable: !0,
175
- value: Y
176
- }), Object.freeze && (Object.freeze(a.props), Object.freeze(a)), a;
177
- }
178
- function m(a, i, x, g, L, Y) {
179
- var f = i.children;
180
- if (f !== void 0)
181
- if (g)
182
- if (x1(f)) {
183
- for (g = 0; g < f.length; g++)
184
- h(f[g]);
185
- Object.freeze && Object.freeze(f);
186
- } else
187
- console.error(
188
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
189
- );
190
- else h(f);
191
- if (k.call(i, "key")) {
192
- f = s(a);
193
- var Z = Object.keys(i).filter(function(g1) {
194
- return g1 !== "key";
195
- });
196
- g = 0 < Z.length ? "{key: someKey, " + Z.join(": ..., ") + ": ...}" : "{key: someKey}", e1[f + g] || (Z = 0 < Z.length ? "{" + Z.join(": ..., ") + ": ...}" : "{}", console.error(
197
- `A props object containing a "key" prop is being spread into JSX:
198
- let props = %s;
199
- <%s {...props} />
200
- React keys must be passed directly to JSX without using spread:
201
- let props = %s;
202
- <%s key={someKey} {...props} />`,
203
- g,
204
- f,
205
- Z,
206
- f
207
- ), e1[f + g] = !0);
208
- }
209
- if (f = null, x !== void 0 && (r(x), f = "" + x), o(i) && (r(i.key), f = "" + i.key), "key" in i) {
210
- x = {};
211
- for (var G in i)
212
- G !== "key" && (x[G] = i[G]);
213
- } else x = i;
214
- return f && d(
215
- x,
216
- typeof a == "function" ? a.displayName || a.name || "Unknown" : a
217
- ), v(
218
- a,
219
- f,
220
- x,
221
- c(),
222
- L,
223
- Y
224
- );
225
- }
226
- function h(a) {
227
- p(a) ? a._store && (a._store.validated = 1) : typeof a == "object" && a !== null && a.$$typeof === y && (a._payload.status === "fulfilled" ? p(a._payload.value) && a._payload.value._store && (a._payload.value._store.validated = 1) : a._store && (a._store.validated = 1));
228
- }
229
- function p(a) {
230
- return typeof a == "object" && a !== null && a.$$typeof === b;
231
- }
232
- var _ = f1, b = /* @__PURE__ */ Symbol.for("react.transitional.element"), M = /* @__PURE__ */ Symbol.for("react.portal"), A = /* @__PURE__ */ Symbol.for("react.fragment"), F = /* @__PURE__ */ Symbol.for("react.strict_mode"), N = /* @__PURE__ */ Symbol.for("react.profiler"), U = /* @__PURE__ */ Symbol.for("react.consumer"), D = /* @__PURE__ */ Symbol.for("react.context"), B = /* @__PURE__ */ Symbol.for("react.forward_ref"), C = /* @__PURE__ */ Symbol.for("react.suspense"), $ = /* @__PURE__ */ Symbol.for("react.suspense_list"), z = /* @__PURE__ */ Symbol.for("react.memo"), y = /* @__PURE__ */ Symbol.for("react.lazy"), O = /* @__PURE__ */ Symbol.for("react.activity"), T = /* @__PURE__ */ Symbol.for("react.client.reference"), E = _.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, k = Object.prototype.hasOwnProperty, x1 = Array.isArray, W = console.createTask ? console.createTask : function() {
233
- return null;
234
- };
235
- _ = {
236
- react_stack_bottom_frame: function(a) {
237
- return a();
238
- }
239
- };
240
- var J, X = {}, Q = _.react_stack_bottom_frame.bind(
241
- _,
242
- n
243
- )(), K = W(t(n)), e1 = {};
244
- S.Fragment = A, S.jsx = function(a, i, x) {
245
- var g = 1e4 > E.recentlyCreatedOwnerStacks++;
246
- return m(
247
- a,
248
- i,
249
- x,
250
- !1,
251
- g ? Error("react-stack-top-frame") : Q,
252
- g ? W(t(a)) : K
253
- );
254
- }, S.jsxs = function(a, i, x) {
255
- var g = 1e4 > E.recentlyCreatedOwnerStacks++;
256
- return m(
257
- a,
258
- i,
259
- x,
260
- !0,
261
- g ? Error("react-stack-top-frame") : Q,
262
- g ? W(t(a)) : K
263
- );
264
- };
265
- })()), S;
266
- }
267
- var r1;
268
- function H1() {
269
- return r1 || (r1 = 1, process.env.NODE_ENV === "production" ? V.exports = S1() : V.exports = P1()), V.exports;
270
- }
271
- var e = H1();
272
- function x0({ url: s, title: l }) {
273
- return /* @__PURE__ */ e.jsxs("div", { children: [
274
- l !== void 0 && /* @__PURE__ */ e.jsx("title", { children: l }),
275
- /* @__PURE__ */ e.jsx(_1, { url: s, deepLinking: !0 })
276
- ] });
277
- }
278
- const $1 = [
279
- {
280
- schema: "wikidata",
281
- label: "Wikidata",
282
- url: "https://www.wikidata.org/wiki",
283
- pattern: "https://www.wikidata.org/(?:wiki|entity)",
284
- classes: "pl-[26px] bg-(image:--img-wikidata) bg-[length:17px]"
285
- },
286
- {
287
- schema: "dracor",
288
- label: "DraCor",
289
- url: "https://dracor.org/id",
290
- classes: "pl-[23px] bg-(image:--img-dracor) bg-[length:13px]"
291
- },
292
- {
293
- schema: "wega",
294
- label: "Carl-Maria-von-Weber-Gesamtausgabe (WeGA)",
295
- url: "https://weber-gesamtausgabe.de",
296
- classes: "pl-[23px] bg-(image:--img-wega) bg-[length:13px]"
297
- },
298
- {
299
- schema: "isni",
300
- label: "ISNI",
301
- url: "https://isni.org/isni"
302
- },
303
- {
304
- schema: "gnd",
305
- label: "GND",
306
- url: "https://d-nb.info/gnd",
307
- pattern: "https?://d-nb.info/gnd",
308
- classes: "pl-[23px] bg-(image:--img-dnb) bg-[length:15px]"
309
- },
310
- {
311
- schema: "pnd",
312
- label: "GND",
313
- url: "https://d-nb.info/gnd"
314
- },
315
- {
316
- schema: "viaf",
317
- label: "VIAF",
318
- url: "https://viaf.org/viaf",
319
- classes: "pl-[23px] bg-(image:--img-oclc) bg-[length:15px]"
320
- }
198
+ //#endregion
199
+ //#region src/components/IdLink/IdLink.tsx
200
+ var P = [
201
+ {
202
+ schema: "wikidata",
203
+ label: "Wikidata",
204
+ url: "https://www.wikidata.org/wiki",
205
+ pattern: "https://www.wikidata.org/(?:wiki|entity)",
206
+ classes: "pl-[26px] bg-(image:--img-wikidata) bg-[length:17px]"
207
+ },
208
+ {
209
+ schema: "dracor",
210
+ label: "DraCor",
211
+ url: "https://dracor.org/id",
212
+ classes: "pl-[23px] bg-(image:--img-dracor) bg-[length:13px]"
213
+ },
214
+ {
215
+ schema: "wega",
216
+ label: "Carl-Maria-von-Weber-Gesamtausgabe (WeGA)",
217
+ url: "https://weber-gesamtausgabe.de",
218
+ classes: "pl-[23px] bg-(image:--img-wega) bg-[length:13px]"
219
+ },
220
+ {
221
+ schema: "isni",
222
+ label: "ISNI",
223
+ url: "https://isni.org/isni"
224
+ },
225
+ {
226
+ schema: "gnd",
227
+ label: "GND",
228
+ url: "https://d-nb.info/gnd",
229
+ pattern: "https?://d-nb.info/gnd",
230
+ classes: "pl-[23px] bg-(image:--img-dnb) bg-[length:15px]"
231
+ },
232
+ {
233
+ schema: "pnd",
234
+ label: "GND",
235
+ url: "https://d-nb.info/gnd"
236
+ },
237
+ {
238
+ schema: "viaf",
239
+ label: "VIAF",
240
+ url: "https://viaf.org/viaf",
241
+ classes: "pl-[23px] bg-(image:--img-oclc) bg-[length:15px]"
242
+ }
321
243
  ];
322
- function m1({ showLabel: s, children: l, className: r }) {
323
- let t = "inline-flex bg-white bg-no-repeat bg-[5px] rounded-sm px-1.5 gap-1 align-text-bottom", c;
324
- const n = $1.find(({ pattern: v, url: m, schema: h }) => {
325
- const p = new RegExp(
326
- `^(?:${v || m}/|${h}:)([a-z\\d]+)$`,
327
- "i"
328
- ), _ = l.match(p);
329
- return _ ? (c = _[1], !0) : !1;
330
- });
331
- if (!n)
332
- return /* @__PURE__ */ e.jsx("span", { className: t, children: l });
333
- const { url: o, label: d, classes: u = "" } = n;
334
- return t += ` ${u}`, /* @__PURE__ */ e.jsxs("span", { className: t, children: [
335
- s && `${d}: `,
336
- /* @__PURE__ */ e.jsx("a", { className: r, href: `${o}/${c}`, title: d, children: c })
337
- ] });
244
+ function F({ showLabel: e, children: t, className: n }) {
245
+ let r = "inline-flex bg-white bg-no-repeat bg-[5px] rounded-sm px-1.5 gap-1 align-text-bottom", i, a = P.find(({ pattern: e, url: n, schema: r }) => {
246
+ let a = RegExp(`^(?:${e || n}/|${r}:)([a-z\\d]+)$`, "i"), o = t.match(a);
247
+ return o ? (i = o[1], !0) : !1;
248
+ });
249
+ if (!a) return /* @__PURE__ */ (0, M.jsx)("span", {
250
+ className: r,
251
+ children: t
252
+ });
253
+ let { url: o, label: s, classes: c = "" } = a;
254
+ return r += ` ${c}`, /* @__PURE__ */ (0, M.jsxs)("span", {
255
+ className: r,
256
+ children: [e && `${s}: `, /* @__PURE__ */ (0, M.jsx)("a", {
257
+ className: n,
258
+ href: `${o}/${i}`,
259
+ title: s,
260
+ children: i
261
+ })]
262
+ });
338
263
  }
339
- function P(s, l = 0) {
340
- if (s === null)
341
- return "";
342
- const r = parseInt(s, 10);
343
- return r < 0 ? `${r * -1} BCE` : r < l ? `${r} CE` : String(r);
264
+ //#endregion
265
+ //#region src/utils.ts
266
+ function I(e, t = 0) {
267
+ if (e === null) return "";
268
+ let n = parseInt(e, 10);
269
+ return n < 0 ? `${n * -1} BCE` : n < t ? `${n} CE` : String(n);
344
270
  }
345
- function q(s, l = "en-GB") {
346
- const r = `${s}`;
347
- if (r.match("^-[0-9]{4}/-[0-9]{4}$")) {
348
- const t = r.split("/").map((c) => parseInt(c, 10) * -1);
349
- return `${t[0]}-${t[1]} BCE`;
350
- }
351
- if (r.match("^-?[0-9]{4}/-?[0-9]{4}$")) {
352
- const t = r.split("/");
353
- return `${P(t[0])}-${P(t[1], 1e3)}`;
354
- }
355
- if (r.match("^[0-9]{4}-[0-9]{2}$"))
356
- return new Date(r).toLocaleDateString(l, { month: "long", year: "numeric" });
357
- if (r.match("^[0-9]{4}-[0-9]{2}-[0-9]{2}$"))
358
- return new Date(r).toLocaleDateString(l, {
359
- day: "numeric",
360
- month: "long",
361
- year: "numeric"
362
- });
363
- if (r.match("^>-?[0-9]{4}")) {
364
- const t = r.substring(1);
365
- return `after ${P(t, 1e3)}`;
366
- }
367
- if (r.match("^<-?[0-9]{4}")) {
368
- const t = r.substring(1);
369
- return `before ${P(t, 1e3)}`;
370
- }
371
- return r.match("^-?[0-9]{4}") ? P(r, 1e3) : r;
271
+ function L(e, t = "en-GB") {
272
+ let n = `${e}`;
273
+ if (n.match("^-[0-9]{4}/-[0-9]{4}$")) {
274
+ let e = n.split("/").map((e) => parseInt(e, 10) * -1);
275
+ return `${e[0]}-${e[1]} BCE`;
276
+ }
277
+ if (n.match("^-?[0-9]{4}/-?[0-9]{4}$")) {
278
+ let e = n.split("/");
279
+ return `${I(e[0])}-${I(e[1], 1e3)}`;
280
+ }
281
+ return n.match("^[0-9]{4}-[0-9]{2}$") ? new Date(n).toLocaleDateString(t, {
282
+ month: "long",
283
+ year: "numeric"
284
+ }) : n.match("^[0-9]{4}-[0-9]{2}-[0-9]{2}$") ? new Date(n).toLocaleDateString(t, {
285
+ day: "numeric",
286
+ month: "long",
287
+ year: "numeric"
288
+ }) : n.match("^>-?[0-9]{4}") ? `after ${I(n.substring(1), 1e3)}` : n.match("^<-?[0-9]{4}") ? `before ${I(n.substring(1), 1e3)}` : n.match("^-?[0-9]{4}") ? I(n, 1e3) : n;
372
289
  }
373
- const z1 = "https://query.wikidata.org/sparql", O1 = "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='102' height='137' viewBox='-305 -516 610 820'%3E%3Ctitle%3EWikimedia Commons Logo%3C/title%3E%3Cdefs%3E%3CclipPath id='c'%3E%3Ccircle r='298'/%3E%3C/clipPath%3E%3C/defs%3E%3Ccircle r='100' fill='%23900'/%3E%3Cg fill='%23069'%3E%3Cg id='arrow' clip-path='url(%23c)'%3E%3Cpath d='m-11 180v118h22v-118'/%3E%3Cpath d='m-43 185l43-75 43 75'/%3E%3C/g%3E%3Cg id='arrows3'%3E%3Cuse xlink:href='%23arrow' transform='rotate(45)'/%3E%3Cuse xlink:href='%23arrow' transform='rotate(90)'/%3E%3Cuse xlink:href='%23arrow' transform='rotate(135)'/%3E%3C/g%3E%3Cuse xlink:href='%23arrows3' transform='scale(-1 1)'/%3E%3Cpath id='blue_path' transform='rotate(-45)' stroke='%23069' stroke-width='84' fill='none' d='M 0,-256 A 256 256 0 1 0 256,0 C 256,-100 155,-150 250,-275'/%3E%3Cpath id='arrow_top' d='m-23-515s-36 135-80 185 116-62 170-5-90-180-90-180z'/%3E%3C/g%3E%3C/svg%3E";
374
- function g0({
375
- wikidataId: s,
376
- name: l,
377
- birthLabel: r = "b.",
378
- deathLabel: t = "d.",
379
- unknownLabel: c = "unknown"
380
- }) {
381
- const [n, o] = j(null);
382
- H(() => {
383
- function p(b) {
384
- return b.startsWith("http://www.wikidata.org/.well-known/genid") ? c : q(b.replace(/^(-?\d{4}).*$/, "$1"));
385
- }
386
- async function _(b) {
387
- const M = `
290
+ //#endregion
291
+ //#region src/components/AuthorInfo/AuthorInfo.tsx
292
+ var R = "https://query.wikidata.org/sparql", ee = "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='102' height='137' viewBox='-305 -516 610 820'%3E%3Ctitle%3EWikimedia Commons Logo%3C/title%3E%3Cdefs%3E%3CclipPath id='c'%3E%3Ccircle r='298'/%3E%3C/clipPath%3E%3C/defs%3E%3Ccircle r='100' fill='%23900'/%3E%3Cg fill='%23069'%3E%3Cg id='arrow' clip-path='url(%23c)'%3E%3Cpath d='m-11 180v118h22v-118'/%3E%3Cpath d='m-43 185l43-75 43 75'/%3E%3C/g%3E%3Cg id='arrows3'%3E%3Cuse xlink:href='%23arrow' transform='rotate(45)'/%3E%3Cuse xlink:href='%23arrow' transform='rotate(90)'/%3E%3Cuse xlink:href='%23arrow' transform='rotate(135)'/%3E%3C/g%3E%3Cuse xlink:href='%23arrows3' transform='scale(-1 1)'/%3E%3Cpath id='blue_path' transform='rotate(-45)' stroke='%23069' stroke-width='84' fill='none' d='M 0,-256 A 256 256 0 1 0 256,0 C 256,-100 155,-150 250,-275'/%3E%3Cpath id='arrow_top' d='m-23-515s-36 135-80 185 116-62 170-5-90-180-90-180z'/%3E%3C/g%3E%3C/svg%3E";
293
+ function z({ wikidataId: e, name: t, birthLabel: r = "b.", deathLabel: a = "d.", unknownLabel: o = "unknown" }) {
294
+ let [s, c] = i(null);
295
+ n(() => {
296
+ function t(e) {
297
+ return e.startsWith("http://www.wikidata.org/.well-known/genid") ? o : L(e.replace(/^(-?\d{4}).*$/, "$1"));
298
+ }
299
+ async function n(e) {
300
+ let n = `
388
301
  SELECT ?author ?authorLabel ?birthDate ?deathDate ?gender ?genderLabel
389
302
  ?birthPlace ?birthPlaceLabel ?birthCoord
390
303
  ?deathPlace ?deathPlaceLabel ?deathCoord
391
304
  ?img ?gnd
392
305
  WHERE {
393
- BIND (wd:${b} AS ?author)
306
+ BIND (wd:${e} AS ?author)
394
307
  OPTIONAL { ?author wdt:P569 ?birthDate. }
395
308
  OPTIONAL { ?author wdt:P570 ?deathDate. }
396
309
  OPTIONAL { ?author wdt:P21 ?gender. }
@@ -401,1181 +314,977 @@ WHERE {
401
314
  OPTIONAL { ?author wdt:P227 ?gnd. }
402
315
  SERVICE wikibase:label { bd:serviceParam wikibase:language "de,en". }
403
316
  }
404
- `, A = `${z1}?query=${encodeURIComponent(M)}`, F = {
405
- method: "GET",
406
- headers: {
407
- Accept: "application/json"
408
- }
409
- };
410
- try {
411
- const N = await fetch(A, F);
412
- if (N.status !== 200) {
413
- console.log(N.status);
414
- return;
415
- }
416
- const D = (await N.json()).results?.bindings || [], {
417
- authorLabel: B,
418
- img: C,
419
- birthDate: $,
420
- birthPlaceLabel: z,
421
- deathDate: y,
422
- deathPlaceLabel: O
423
- } = D[0], T = [], E = [];
424
- $?.value && T.push(p($.value)), z?.value && T.push(z.value), y?.value && E.push(p(y.value)), O?.value && E.push(O.value);
425
- const k = { name: B.value, birth: T, death: E };
426
- C?.value && (k.imageUrl = C.value.replace(/^http:/, "https:"), k.commonsPage = C.value.replace(/Special:FilePath\//, "File:").replace(/^http:/, "https:")), o(k);
427
- } catch (N) {
428
- console.log(N);
429
- }
430
- }
431
- s && _(s);
432
- }, [s, c]);
433
- const { name: d, imageUrl: u, commonsPage: v, birth: m = [], death: h = [] } = n || {};
434
- return /* @__PURE__ */ e.jsxs("div", { className: "flex whitespace-nowrap", children: [
435
- /* @__PURE__ */ e.jsxs(
436
- "div",
437
- {
438
- className: "relative w-[5em] h-[6em] overflow-hidden bg-(image:--img-author) bg-no-repeat bg-center bg-primary rounded-md border-2 border-primary mr-4",
439
- style: { backgroundSize: "70%" },
440
- children: [
441
- u && /* @__PURE__ */ e.jsx(
442
- "img",
443
- {
444
- src: u,
445
- title: d,
446
- alt: "",
447
- className: "object-cover object-top w-full h-full"
448
- }
449
- ),
450
- v && /* @__PURE__ */ e.jsx(
451
- "a",
452
- {
453
- href: v,
454
- title: "© Wikimedia Commons",
455
- className: "absolute flex inset-0 z-10 bg-white/0 hover:bg-white/60",
456
- children: /* @__PURE__ */ e.jsx(
457
- "img",
458
- {
459
- src: O1,
460
- className: "opacity-0 hover:opacity-100 place-self-center w-full h-full p-[20%]",
461
- width: "17",
462
- alt: "Wikimedia Commons"
463
- }
464
- )
465
- }
466
- )
467
- ]
468
- }
469
- ),
470
- /* @__PURE__ */ e.jsxs("span", { children: [
471
- /* @__PURE__ */ e.jsx("div", { className: "text-lg", children: l || d }),
472
- s && /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(m1, { children: `wikidata:${s}` }) }),
473
- m.length > 0 && /* @__PURE__ */ e.jsxs("div", { children: [
474
- r,
475
- " ",
476
- m.join(", ")
477
- ] }),
478
- h.length > 0 && /* @__PURE__ */ e.jsxs("div", { children: [
479
- t,
480
- " ",
481
- h.join(", ")
482
- ] })
483
- ] })
484
- ] });
317
+ `, r = `${R}?query=${encodeURIComponent(n)}`, i = {
318
+ method: "GET",
319
+ headers: { Accept: "application/json" }
320
+ };
321
+ try {
322
+ let e = await fetch(r, i);
323
+ if (e.status !== 200) {
324
+ console.log(e.status);
325
+ return;
326
+ }
327
+ let { authorLabel: n, img: a, birthDate: o, birthPlaceLabel: s, deathDate: l, deathPlaceLabel: u } = ((await e.json()).results?.bindings || [])[0], d = [], f = [];
328
+ o?.value && d.push(t(o.value)), s?.value && d.push(s.value), l?.value && f.push(t(l.value)), u?.value && f.push(u.value);
329
+ let p = {
330
+ name: n.value,
331
+ birth: d,
332
+ death: f
333
+ };
334
+ a?.value && (p.imageUrl = a.value.replace(/^http:/, "https:"), p.commonsPage = a.value.replace(/Special:FilePath\//, "File:").replace(/^http:/, "https:")), c(p);
335
+ } catch (e) {
336
+ console.log(e);
337
+ }
338
+ }
339
+ e && n(e);
340
+ }, [e, o]);
341
+ let { name: l, imageUrl: u, commonsPage: d, birth: f = [], death: p = [] } = s || {};
342
+ return /* @__PURE__ */ (0, M.jsxs)("div", {
343
+ className: "flex whitespace-nowrap",
344
+ children: [/* @__PURE__ */ (0, M.jsxs)("div", {
345
+ className: "relative w-[5em] h-[6em] overflow-hidden bg-(image:--img-author) bg-no-repeat bg-center bg-primary rounded-md border-2 border-primary mr-4",
346
+ style: { backgroundSize: "70%" },
347
+ children: [u && /* @__PURE__ */ (0, M.jsx)("img", {
348
+ src: u,
349
+ title: l,
350
+ alt: "",
351
+ className: "object-cover object-top w-full h-full"
352
+ }), d && /* @__PURE__ */ (0, M.jsx)("a", {
353
+ href: d,
354
+ title: Wikimedia Commons",
355
+ className: "absolute flex inset-0 z-10 bg-white/0 hover:bg-white/60",
356
+ children: /* @__PURE__ */ (0, M.jsx)("img", {
357
+ src: ee,
358
+ className: "opacity-0 hover:opacity-100 place-self-center w-full h-full p-[20%]",
359
+ width: "17",
360
+ alt: "Wikimedia Commons"
361
+ })
362
+ })]
363
+ }), /* @__PURE__ */ (0, M.jsxs)("span", { children: [
364
+ /* @__PURE__ */ (0, M.jsx)("div", {
365
+ className: "text-lg",
366
+ children: t || l
367
+ }),
368
+ e && /* @__PURE__ */ (0, M.jsx)("div", { children: /* @__PURE__ */ (0, M.jsx)(F, { children: `wikidata:${e}` }) }),
369
+ f.length > 0 && /* @__PURE__ */ (0, M.jsxs)("div", { children: [
370
+ r,
371
+ " ",
372
+ f.join(", ")
373
+ ] }),
374
+ p.length > 0 && /* @__PURE__ */ (0, M.jsxs)("div", { children: [
375
+ a,
376
+ " ",
377
+ p.join(", ")
378
+ ] })
379
+ ] })]
380
+ });
485
381
  }
486
- const f0 = ({ data: s }) => /* @__PURE__ */ e.jsx(e.Fragment, { children: s.map((l, r) => /* @__PURE__ */ e.jsxs("span", { children: [
487
- r > 0 && /* @__PURE__ */ e.jsx("br", {}),
488
- l.name,
489
- l.pseudonym && /* @__PURE__ */ e.jsxs("i", { children: [
490
- " (",
491
- l.pseudonym,
492
- ")"
493
- ] }),
494
- l.ref && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
495
- " ",
496
- /* @__PURE__ */ e.jsx("small", { children: /* @__PURE__ */ e.jsx(m1, { children: l.ref }) })
497
- ] })
498
- ] }, `${r}-${l.name}`)) });
499
- function u0({ repo: s, children: l }) {
500
- const r = l.trim(), t = r.substring(0, 7), c = `${s}/commit/${r}`;
501
- return s ? /* @__PURE__ */ e.jsxs(
502
- "a",
503
- {
504
- href: c,
505
- target: "_blank",
506
- rel: "noreferrer noopener",
507
- className: "text-sm",
508
- children: [
509
- /* @__PURE__ */ e.jsx(w, { icon: c1, size: "lg", className: "mr-1" }),
510
- t
511
- ]
512
- }
513
- ) : /* @__PURE__ */ e.jsx("span", { title: "Git commit", children: t });
382
+ //#endregion
383
+ //#region src/components/Authors/Authors.tsx
384
+ var B = ({ data: e }) => /* @__PURE__ */ (0, M.jsx)(M.Fragment, { children: e.map((e, t) => /* @__PURE__ */ (0, M.jsxs)("span", { children: [
385
+ t > 0 && /* @__PURE__ */ (0, M.jsx)("br", {}),
386
+ e.name,
387
+ e.pseudonym && /* @__PURE__ */ (0, M.jsxs)("i", { children: [
388
+ " (",
389
+ e.pseudonym,
390
+ ")"
391
+ ] }),
392
+ e.ref && /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [" ", /* @__PURE__ */ (0, M.jsx)("small", { children: /* @__PURE__ */ (0, M.jsx)(F, { children: e.ref }) })] })
393
+ ] }, `${t}-${e.name}`)) });
394
+ //#endregion
395
+ //#region src/components/Commit/Commit.tsx
396
+ function V({ repo: e, children: t }) {
397
+ let n = t.trim(), r = n.substring(0, 7), i = `${e}/commit/${n}`;
398
+ return e ? /* @__PURE__ */ (0, M.jsxs)("a", {
399
+ href: i,
400
+ target: "_blank",
401
+ rel: "noreferrer noopener",
402
+ className: "text-sm",
403
+ children: [/* @__PURE__ */ (0, M.jsx)(o, {
404
+ icon: a,
405
+ size: "lg",
406
+ className: "mr-1"
407
+ }), r]
408
+ }) : /* @__PURE__ */ (0, M.jsx)("span", {
409
+ title: "Git commit",
410
+ children: r
411
+ });
514
412
  }
515
- function L1({
516
- value: s,
517
- onChange: l,
518
- debounce: r = 500,
519
- ...t
520
- }) {
521
- const [c, n] = j(s);
522
- return H(() => {
523
- n(s);
524
- }, [s]), H(() => {
525
- const o = setTimeout(() => {
526
- l(c);
527
- }, r);
528
- return () => clearTimeout(o);
529
- }, [c]), /* @__PURE__ */ e.jsx(
530
- "input",
531
- {
532
- ...t,
533
- value: c,
534
- onChange: (o) => n(o.target.value)
535
- }
536
- );
413
+ //#endregion
414
+ //#region src/components/DebouncedInput/DebouncedInput.tsx
415
+ function H({ value: e, onChange: t, debounce: r = 500, ...a }) {
416
+ let [o, s] = i(e), [c, l] = i(e);
417
+ return c !== e && (l(e), s(e)), n(() => {
418
+ let e = setTimeout(() => {
419
+ t(o);
420
+ }, r);
421
+ return () => clearTimeout(e);
422
+ }, [o]), /* @__PURE__ */ (0, M.jsx)("input", {
423
+ ...a,
424
+ value: o,
425
+ onChange: (e) => s(e.target.value)
426
+ });
537
427
  }
538
- function _0({
539
- url: s,
540
- match: l,
541
- components: r,
542
- rehypePlugins: t
543
- }) {
544
- const [c, n] = j(""), [o, d] = j("");
545
- return H(() => {
546
- async function u(m) {
547
- try {
548
- const h = await fetch(m, { method: "GET" });
549
- if (h.status == 404) {
550
- n("Not Found"), d("Not Found");
551
- return;
552
- }
553
- if (h.status !== 200)
554
- throw console.log(h.status), new Error(`Request failed with status ${h.status}`);
555
- const p = h.headers.get("content-type");
556
- if (!p || !p.includes("text/markdown")) {
557
- n("Oops, we haven't got Markdown!"), d("No Markdown");
558
- return;
559
- }
560
- const _ = await h.text();
561
- n(_);
562
- const M = _.replace(/^\s+/, "").split(/(\n|\r|\r\n){2,}/)[0].match(/^#\s*(.+)/);
563
- d(M ? M[1] : "...");
564
- } catch (h) {
565
- h instanceof Error && h.message === "Request failed with status code 404" ? (n("Not Found"), d("Not Found")) : (n("Something went wrong."), d("Error"), console.error(h));
566
- }
567
- }
568
- const v = s || (l ? l() : null);
569
- v && u(v);
570
- }, [s, l]), /* @__PURE__ */ e.jsxs("div", { children: [
571
- o && /* @__PURE__ */ e.jsx("title", { children: o }),
572
- /* @__PURE__ */ e.jsx(
573
- p1,
574
- {
575
- children: c,
576
- components: r,
577
- rehypePlugins: t
578
- }
579
- )
580
- ] });
428
+ //#endregion
429
+ //#region src/components/DocPage/DocPage.tsx
430
+ function U({ url: e, match: t, components: r, rehypePlugins: a }) {
431
+ let [o, c] = i(""), [l, u] = i("");
432
+ return n(() => {
433
+ async function n(e) {
434
+ try {
435
+ let t = await fetch(e, { method: "GET" });
436
+ if (t.status == 404) {
437
+ c("Not Found"), u("Not Found");
438
+ return;
439
+ }
440
+ if (t.status !== 200) throw console.log(t.status), Error(`Request failed with status ${t.status}`);
441
+ let n = t.headers.get("content-type");
442
+ if (!n || !n.includes("text/markdown")) {
443
+ c("Oops, we haven't got Markdown!"), u("No Markdown");
444
+ return;
445
+ }
446
+ let r = await t.text();
447
+ c(r);
448
+ let i = r.replace(/^\s+/, "").split(/(\n|\r|\r\n){2,}/)[0].match(/^#\s*(.+)/);
449
+ u(i ? i[1] : "...");
450
+ } catch (e) {
451
+ c("Something went wrong."), u("Error"), console.error(e);
452
+ }
453
+ }
454
+ let r = e || (t ? t() : null);
455
+ r && n(r);
456
+ }, [e, t]), /* @__PURE__ */ (0, M.jsxs)("div", { children: [l && /* @__PURE__ */ (0, M.jsx)("title", { children: l }), /* @__PURE__ */ (0, M.jsx)(s, {
457
+ children: o,
458
+ components: r,
459
+ rehypePlugins: a
460
+ })] });
581
461
  }
582
- const V1 = (s) => /* @__PURE__ */ e.jsxs(
583
- "svg",
584
- {
585
- xmlns: "http://www.w3.org/2000/svg",
586
- viewBox: "0 0 235.93 314.58",
587
- ...s,
588
- children: [
589
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".bibtex_svg__cls-2{fill:#08f}.bibtex_svg__cls-3{fill:#fff}" }) }),
590
- /* @__PURE__ */ e.jsx("g", { id: "bibtex_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "bibtex_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
591
- /* @__PURE__ */ e.jsx(
592
- "path",
593
- {
594
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
595
- style: {
596
- fill: "#1f2448"
597
- }
598
- }
599
- ),
600
- /* @__PURE__ */ e.jsx(
601
- "path",
602
- {
603
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
604
- className: "bibtex_svg__cls-2"
605
- }
606
- ),
607
- /* @__PURE__ */ e.jsx(
608
- "rect",
609
- {
610
- width: 204.98,
611
- height: 74.77,
612
- x: 15.48,
613
- y: 224.33,
614
- className: "bibtex_svg__cls-3",
615
- rx: 23.84
616
- }
617
- ),
618
- /* @__PURE__ */ e.jsx(
619
- "path",
620
- {
621
- d: "M69.65 284.34a1.51 1.51 0 0 1-1.6-1.6v-41.6a1.53 1.53 0 0 1 1.6-1.6h19.13a21.45 21.45 0 0 1 8.77 1.54 10.69 10.69 0 0 1 5 4.35 13 13 0 0 1 1.64 6.66 9.24 9.24 0 0 1-.87 4.13 10 10 0 0 1-2.08 2.91 10.14 10.14 0 0 1-2.37 1.73 11.06 11.06 0 0 1 4.39 3.8 10.52 10.52 0 0 1 1.89 6.24 13.41 13.41 0 0 1-1.83 7.11 12.12 12.12 0 0 1-5.32 4.67 20.32 20.32 0 0 1-8.71 1.66Zm8.83-26.75h9a6 6 0 0 0 4.52-1.47 5.17 5.17 0 0 0 1.44-3.78 5 5 0 0 0-1.44-3.71 6.14 6.14 0 0 0-4.45-1.41h-9Zm0 19.07h9.66a5.85 5.85 0 0 0 4.61-1.72 5.93 5.93 0 0 0 1.54-4 5.87 5.87 0 0 0-1.57-4.12 5.94 5.94 0 0 0-4.58-1.7h-9.66ZM114.19 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6A1.57 1.57 0 0 1 113 240a1.55 1.55 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44ZM134.28 284.34a1.51 1.51 0 0 1-1.59-1.6v-41.6a1.53 1.53 0 0 1 1.59-1.6h19.14a21.45 21.45 0 0 1 8.77 1.54 10.69 10.69 0 0 1 5 4.35 13 13 0 0 1 1.64 6.66 9.24 9.24 0 0 1-.87 4.13 10.23 10.23 0 0 1-4.45 4.64 11.06 11.06 0 0 1 4.39 3.8 10.52 10.52 0 0 1 1.89 6.24A13.41 13.41 0 0 1 168 278a12.12 12.12 0 0 1-5.34 4.67 20.32 20.32 0 0 1-8.71 1.66Zm8.84-26.75h9a6 6 0 0 0 4.45-1.47 5.17 5.17 0 0 0 1.44-3.78 5 5 0 0 0-1.44-3.71 6.14 6.14 0 0 0-4.45-1.41h-9Zm0 19.07h9.66a5.86 5.86 0 0 0 4.61-1.72 5.93 5.93 0 0 0 1.54-4 5.87 5.87 0 0 0-1.57-4.12 5.94 5.94 0 0 0-4.58-1.7h-9.66Z",
622
- className: "bibtex_svg__cls-2"
623
- }
624
- ),
625
- /* @__PURE__ */ e.jsx(
626
- "path",
627
- {
628
- id: "bibtex_svg__path14",
629
- d: "M67.11 72.89v1.6c4.63 0 5.38 0 5.38 3v36.06c0 3-.73 3-5.38 3v1.6h22.77c8.47 0 14-6 14-12.06S98.41 95 91.33 94.55c6.35-1.25 10.79-5.49 10.79-10.53 0-5.5-5.43-11.14-14-11.14Zm9.67 21.18v-17c0-2.26.13-2.6 2.76-2.6H88A9.24 9.24 0 0 1 97.38 84c0 5.05-4 10.11-11.12 10.11Zm2.76 22.51c-2.62 0-2.75-.33-2.75-2.6V95.15H89c6.77 0 10.07 6.07 10.07 10.95a10.55 10.55 0 0 1-10.92 10.48",
630
- className: "bibtex_svg__cls-3"
631
- }
632
- ),
633
- /* @__PURE__ */ e.jsx(
634
- "path",
635
- {
636
- id: "bibtex_svg__path16",
637
- d: "M116.45 89c0-2.85.34-3.18 5.14-3.18v-1.6c-2.25.06-5.71.2-7.43.2s-5.18-.13-7.44-.2v1.6c4.59 0 4.91.33 4.91 3.18v24.44c0 2.84-.31 3.18-4.91 3.18v1.6c2.26-.06 5.71-.19 7.44-.19s5.17.13 7.43.19v-1.6c-4.8 0-5.14-.32-5.14-3.18",
638
- className: "bibtex_svg__cls-3"
639
- }
640
- ),
641
- /* @__PURE__ */ e.jsx(
642
- "path",
643
- {
644
- id: "bibtex_svg__path18",
645
- d: "M125.4 84.15v1.6c4.39 0 4.71.4 4.71 3.12v24.57c0 2.72-.32 3.12-4.71 3.12v1.6h20c7.36 0 12-4.5 12-9.13 0-4.3-4.25-7.94-10-8.67 4.71-1 8.49-4 8.49-7.81 0-4.16-4.64-8.4-11.87-8.4Zm9 15.54V88.61c0-2.64.33-2.84 2.68-2.84h6.43a6.7 6.7 0 0 1 7.11 6.73c0 2.38-1.74 7.19-8.72 7.19Zm0 1.34h10c5.64 0 7.45 5.11 7.45 7.94 0 3-2.19 7.6-8.24 7.6h-6.52c-2.32 0-2.64-.2-2.64-2.89",
646
- className: "bibtex_svg__cls-3"
647
- }
648
- ),
649
- /* @__PURE__ */ e.jsx(
650
- "path",
651
- {
652
- id: "bibtex_svg__path20",
653
- d: "M97.87 123.82H59.54l-1.12 14.68h1.19c.86-11 1.8-12.92 12.09-12.92h3.67c1.27.2 1.27 1 1.27 2.54v36.12c0 2.4-.2 3.13-5.8 3.13H69V169c3.18-.06 6.5-.13 9.76-.13s6.57.07 9.75.13v-1.61h-1.89c-5.51 0-5.7-.73-5.7-3.13v-36.14c0-1.47 0-2.27 1.19-2.54h3.64c10.16 0 11.15 1.92 12 12.92H99",
654
- className: "bibtex_svg__cls-3"
655
- }
656
- ),
657
- /* @__PURE__ */ e.jsx(
658
- "path",
659
- {
660
- id: "bibtex_svg__path22",
661
- d: "M130.91 172.3h-1.2c-1.45 9.84-2.31 15.19-14 15.19h-9.21c-2.65 0-2.78-.34-2.78-2.62v-18.55H110c6.26 0 6.86 2.29 6.86 7.89h1.07V157h-1.07c0 5.5-.6 7.76-6.86 7.76h-6.26v-16.5c0-2.24.13-2.58 2.78-2.58h9.07c10.27 0 11.47 4.09 12.4 12.86h1.19l-1.59-14.68H94v1.82c4.7 0 5.46 0 5.46 3v35.81c0 3-.75 3-5.46 3v1.6h34.54",
662
- className: "bibtex_svg__cls-3"
663
- }
664
- ),
665
- /* @__PURE__ */ e.jsx(
666
- "path",
667
- {
668
- id: "bibtex_svg__path24",
669
- d: "m149.06 143.86 9.82-14.2c1-1.39 3-4.26 8.43-4.33v-1.6c-1.52.12-4 .12-5.63.12-2.19 0-4.91 0-6.57-.12v1.6c2.13.2 2.65 1.53 2.65 2.6a3.24 3.24 0 0 1-.79 2l-8.76 12.71-9.82-14.38c-.47-.72-.53-.93-.53-1.13 0-.6.72-1.73 2.92-1.79v-1.6c-2.12.12-5.37.12-7.56.12-1.71 0-5 0-6.64-.12v1.6c3.65 0 4.84.14 6.31 2.2l12.8 18.8-11.54 16.86a9.89 9.89 0 0 1-8.43 4.2v1.6c1.51-.13 4-.13 5.63-.13 1.79 0 4.91 0 6.56.13v-1.6a2.56 2.56 0 0 1-2.64-2.6 2.81 2.81 0 0 1 .65-1.8l10.62-15.5 11.55 17c.52.74.52.94.52 1.14 0 .52-.6 1.66-2.92 1.8V169c2.13-.13 5.37-.13 7.56-.13 1.72 0 5 0 6.65.13v-1.6c-4.25 0-4.92-.33-6.24-2.2",
670
- className: "bibtex_svg__cls-3"
671
- }
672
- )
673
- ] }) })
674
- ]
675
- }
676
- ), q1 = (s) => /* @__PURE__ */ e.jsxs(
677
- "svg",
678
- {
679
- xmlns: "http://www.w3.org/2000/svg",
680
- viewBox: "0 0 235.93 314.58",
681
- ...s,
682
- children: [
683
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".csv_svg__cls-2{fill:#08f}.csv_svg__cls-3{fill:#fff}" }) }),
684
- /* @__PURE__ */ e.jsx("g", { id: "csv_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "csv_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
685
- /* @__PURE__ */ e.jsx(
686
- "path",
687
- {
688
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
689
- style: {
690
- fill: "#1f2448"
691
- }
692
- }
693
- ),
694
- /* @__PURE__ */ e.jsx(
695
- "path",
696
- {
697
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
698
- className: "csv_svg__cls-2"
699
- }
700
- ),
701
- /* @__PURE__ */ e.jsx(
702
- "path",
703
- {
704
- d: "M220.45 248.17v27.08a23.84 23.84 0 0 1-23.84 23.85H39.32a23.85 23.85 0 0 1-23.85-23.85v-27.08a23.85 23.85 0 0 1 23.85-23.84h157.29a23.84 23.84 0 0 1 23.84 23.84Z",
705
- className: "csv_svg__cls-3"
706
- }
707
- ),
708
- /* @__PURE__ */ e.jsx(
709
- "path",
710
- {
711
- d: "M77.07 285a23.7 23.7 0 0 1-10.24-2 15.07 15.07 0 0 1-6.56-5.89 19.73 19.73 0 0 1-2.59-9.44c0-1.75-.07-3.63-.07-5.63s0-3.93.07-5.76a19.41 19.41 0 0 1 2.62-9.38 15.47 15.47 0 0 1 6.62-5.9 23.29 23.29 0 0 1 10.15-2 26.56 26.56 0 0 1 7.81 1 18.69 18.69 0 0 1 6.12 3.13 14.74 14.74 0 0 1 4 4.8 13.55 13.55 0 0 1 1.5 6.14 1 1 0 0 1-.35 1 1.37 1.37 0 0 1-1 .39h-7.58a1.89 1.89 0 0 1-1.22-.36 2.35 2.35 0 0 1-.7-1.24c-.6-2.48-1.64-4.17-3.11-5.09a10.28 10.28 0 0 0-5.54-1.42 8.44 8.44 0 0 0-6.08 2.15c-1.49 1.43-2.3 3.78-2.43 7.07q-.18 5.25 0 10.75c.13 3.29.94 5.64 2.43 7.07a8.44 8.44 0 0 0 6.08 2.15 10.1 10.1 0 0 0 5.54-1.41 7.94 7.94 0 0 0 3.11-5.06 2.25 2.25 0 0 1 .7-1.28 2.08 2.08 0 0 1 1.22-.32h7.61a1.37 1.37 0 0 1 1 .39 1 1 0 0 1 .35 1A13.55 13.55 0 0 1 95 276a14.74 14.74 0 0 1-4 4.8 18.69 18.69 0 0 1-6.11 3.14 26.57 26.57 0 0 1-7.82 1.06ZM119.88 285a26.15 26.15 0 0 1-10.36-1.79 14.55 14.55 0 0 1-6.27-4.7 11.14 11.14 0 0 1-2.25-6.18 1.34 1.34 0 0 1 .39-.93 1.25 1.25 0 0 1 1-.41h7.1a2.2 2.2 0 0 1 1.35.35 5.24 5.24 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.17 7.17 0 0 0 2.65 1.67 11.85 11.85 0 0 0 4.16.64 11.52 11.52 0 0 0 6.15-1.32 4 4 0 0 0 2.05-3.55 3.32 3.32 0 0 0-1.12-2.59 10.64 10.64 0 0 0-3.49-1.82 58.43 58.43 0 0 0-6.34-1.73 35.68 35.68 0 0 1-8.16-2.66 12.52 12.52 0 0 1-5.09-4.22 12.54 12.54 0 0 1 .42-13.35 14.14 14.14 0 0 1 6-4.7 22.76 22.76 0 0 1 9.18-1.7 23.13 23.13 0 0 1 7.65 1.16 17.27 17.27 0 0 1 5.5 3 14.52 14.52 0 0 1 3.39 4 9.15 9.15 0 0 1 1.25 4.13 1.33 1.33 0 0 1-.38.93 1.26 1.26 0 0 1-1 .42h-7.49a2.62 2.62 0 0 1-1.12-.26 1.84 1.84 0 0 1-.86-.9 4.75 4.75 0 0 0-2.21-2.84 8.64 8.64 0 0 0-4.77-1.19 9.15 9.15 0 0 0-4.86 1.12 3.76 3.76 0 0 0-1.8 3.43 3.67 3.67 0 0 0 .93 2.52 7.31 7.31 0 0 0 3.11 1.83c1.45.51 3.39 1.07 5.82 1.66a44.94 44.94 0 0 1 9.18 2.75 10.44 10.44 0 0 1 6.82 10.56 11.75 11.75 0 0 1-2.4 7.4 15 15 0 0 1-6.62 4.73 27.06 27.06 0 0 1-9.78 1.63ZM156.88 284.34a2.48 2.48 0 0 1-1.7-.54 3 3 0 0 1-.86-1.31l-13.32-41a1.62 1.62 0 0 1-.12-.57 1.42 1.42 0 0 1 1.34-1.35h7a2 2 0 0 1 1.5.55 2.35 2.35 0 0 1 .68 1l9.79 30.92 9.81-30.9a3.25 3.25 0 0 1 .7-1 1.93 1.93 0 0 1 1.47-.55h7a1.44 1.44 0 0 1 1.35 1.35 1.65 1.65 0 0 1-.13.57l-13.31 41a2.53 2.53 0 0 1-.83 1.31 2.61 2.61 0 0 1-1.73.54Z",
712
- className: "csv_svg__cls-2"
713
- }
714
- ),
715
- /* @__PURE__ */ e.jsx(
716
- "path",
717
- {
718
- d: "M62 124.63a1.06 1.06 0 0 1-.77-.33 1 1 0 0 1-.32-.72 1 1 0 0 1 .05-.3 1.15 1.15 0 0 1 .15-.29L72 106.88 61.93 91.46a1.42 1.42 0 0 1-.14-.59 1 1 0 0 1 .29-.72 1 1 0 0 1 .75-.33H70a1.58 1.58 0 0 1 1.14.38 2.35 2.35 0 0 1 .55.67l6 9 6-9a3.45 3.45 0 0 1 .6-.67 1.6 1.6 0 0 1 1.14-.38h6.81a1 1 0 0 1 .77.33 1 1 0 0 1 .33.72.92.92 0 0 1-.2.59l-10.07 15.37L94 123a.81.81 0 0 1 .13.29 1.51 1.51 0 0 1 0 .3 1 1 0 0 1-.29.72 1 1 0 0 1-.75.33H85.7a1.7 1.7 0 0 1-1.17-.38 2.73 2.73 0 0 1-.57-.62l-6.61-9.54-6.47 9.54a3 3 0 0 1-.54.62 1.63 1.63 0 0 1-1.15.38ZM141.78 89.82h33.21v13.85h-33.21zM141.78 110.77h33.21v13.4h-33.21zM141.78 131.28h33.21v13.4h-33.21zM141.78 151.78h33.21v14.07h-33.21zM141.78 172.95h33.21v13.73h-33.21zM60.94 131.66h33.21v13.02H60.94zM60.94 151.78h33.21v14.07H60.94zM60.94 172.95h33.21v13.73H60.94zM101.36 89.82h33.21v13.85h-33.21zM101.36 172.95h33.21v13.73h-33.21zM101.36 151.78h33.21v14.07h-33.21zM101.36 131.28h33.21v13.4h-33.21zM101.36 110.77h33.21v13.4h-33.21z",
719
- className: "csv_svg__cls-3"
720
- }
721
- )
722
- ] }) })
723
- ]
724
- }
725
- ), I1 = (s) => /* @__PURE__ */ e.jsxs(
726
- "svg",
727
- {
728
- xmlns: "http://www.w3.org/2000/svg",
729
- viewBox: "0 0 235.93 314.58",
730
- ...s,
731
- children: [
732
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".gexf_svg__cls-2{fill:#08f}.gexf_svg__cls-3{fill:#fff}" }) }),
733
- /* @__PURE__ */ e.jsx("g", { id: "gexf_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "gexf_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
734
- /* @__PURE__ */ e.jsx(
735
- "path",
736
- {
737
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
738
- style: {
739
- fill: "#1f2448"
740
- }
741
- }
742
- ),
743
- /* @__PURE__ */ e.jsx(
744
- "path",
745
- {
746
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
747
- className: "gexf_svg__cls-2"
748
- }
749
- ),
750
- /* @__PURE__ */ e.jsx(
751
- "rect",
752
- {
753
- width: 204.98,
754
- height: 74.77,
755
- x: 15.48,
756
- y: 224.33,
757
- className: "gexf_svg__cls-3",
758
- rx: 23.84
759
- }
760
- ),
761
- /* @__PURE__ */ e.jsx(
762
- "path",
763
- {
764
- d: "M56.88 285a23.87 23.87 0 0 1-10.27-2 15.25 15.25 0 0 1-6.61-5.92 19 19 0 0 1-2.56-9.38q-.06-2.74-.06-5.88t.06-6a18.16 18.16 0 0 1 2.56-9.11 15.36 15.36 0 0 1 6.69-5.79 24 24 0 0 1 10.21-2 26.39 26.39 0 0 1 8.41 1.22 19.93 19.93 0 0 1 6.08 3.17 14.08 14.08 0 0 1 3.72 4.25A10 10 0 0 1 76.4 252a1.09 1.09 0 0 1-.35 1 1.41 1.41 0 0 1-1 .39H66.8a1.66 1.66 0 0 1-1-.23 2.25 2.25 0 0 1-.64-.73 9.27 9.27 0 0 0-1.41-2.27 7.6 7.6 0 0 0-2.59-2 9.94 9.94 0 0 0-4.32-.8 9 9 0 0 0-6.21 2.08q-2.31 2.08-2.5 6.75c-.12 3.67-.12 7.41 0 11.2.13 3.25 1 5.58 2.56 7a9.09 9.09 0 0 0 6.34 2.15 11 11 0 0 0 4.61-.93 7.26 7.26 0 0 0 3.23-2.85 9.25 9.25 0 0 0 1.18-4.93v-1.53h-6.74a1.43 1.43 0 0 1-1.09-.48 1.59 1.59 0 0 1-.44-1.12v-4.23a1.54 1.54 0 0 1 .44-1.15 1.48 1.48 0 0 1 1.09-.45h15.81a1.54 1.54 0 0 1 1.6 1.6v7a17.45 17.45 0 0 1-2.43 9.41 15.72 15.72 0 0 1-6.92 6A24.61 24.61 0 0 1 56.88 285ZM86 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.54 1.54 0 0 1 1.15-.45h29.18a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.32a1.46 1.46 0 0 1-.45 1.08 1.55 1.55 0 0 1-1.15.45H94.51v9.73h19.26a1.52 1.52 0 0 1 1.16.48 1.71 1.71 0 0 1 .44 1.18v4.87a1.53 1.53 0 0 1-1.6 1.6H94.51v10h21.18a1.51 1.51 0 0 1 1.6 1.6v5.24a1.61 1.61 0 0 1-.44 1.16 1.57 1.57 0 0 1-1.16.44ZM122.41 284.34a1.25 1.25 0 0 1-1-.41 1.37 1.37 0 0 1-.38-.93 1.21 1.21 0 0 1 .06-.38l.13-.39 14.18-20.73-13.12-19.84a1.4 1.4 0 0 1-.25-.77 1.32 1.32 0 0 1 .41-.93 1.29 1.29 0 0 1 .93-.42h8.2a1.93 1.93 0 0 1 1.37.45 5.21 5.21 0 0 1 .74.83l8.38 12.55 8.45-12.55a4.68 4.68 0 0 1 .77-.83 2 2 0 0 1 1.34-.45h7.74a1.23 1.23 0 0 1 1 .42 1.34 1.34 0 0 1 .39.93 1.47 1.47 0 0 1-.19.77l-13.19 19.77 14.21 20.8a.92.92 0 0 1 .16.39 2.34 2.34 0 0 1 0 .38 1.33 1.33 0 0 1-.38.93 1.25 1.25 0 0 1-1 .41h-8.45a2 2 0 0 1-1.34-.44 3.85 3.85 0 0 1-.71-.77l-9.21-13.19-9 13.19a7.89 7.89 0 0 1-.73.77 1.94 1.94 0 0 1-1.38.44ZM169.9 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h28.74a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.64a1.54 1.54 0 0 1-1.6 1.6h-20v10.56h18.76a1.6 1.6 0 0 1 1.15.44 1.58 1.58 0 0 1 .45 1.16v5.63a1.48 1.48 0 0 1-.45 1.09 1.56 1.56 0 0 1-1.15.44h-18.8v15a1.52 1.52 0 0 1-.48 1.16 1.65 1.65 0 0 1-1.18.44Z",
765
- className: "gexf_svg__cls-2"
766
- }
767
- ),
768
- /* @__PURE__ */ e.jsx(
769
- "path",
770
- {
771
- id: "gexf_svg__F161dc",
772
- d: "M139.75 72.88c9.65-.77 21.84.91 24.18 12.13a3.81 3.81 0 0 0 2.58 2.99c16.31 5.93 7.09 32.57-7.84 33 4.13-4.85 8.31-8.2 11.78-13.26 3.47-5.35 2.24-15.1-5.89-17.42 1.22 20.77-37.16 52.14-41 18.53-8.33 8.77-16.24 18.15-26.9 24.53a3.41 3.41 0 0 0-1.49 2.22c-.37 8.32 5.54 17.95 16.36 14 15.88-5.16 24.07-25.58 42.12-24.73-2 3.37-6.23 4.6-8.52 7.63-8.18 10-12.67 35.89 3.62 38.9 3.33-13.31 2-28 8-40.52 24.07-28.57 49.17 32.64-2.22 46.35-1 6.05-2.16 13.09-3.32 20.12h-6.88c7.87-37.63 1-10.72-14.59-32.27-12 31.84-63.44 29.77-69.81-4.36-4.08-23.18 32.08-20.43 33.72-.94 1.81 9-8.3 17.09-16.58 13.06 17.37-6.17 13.4-29.09-5.68-25.75-6.06 1.35-9.85 7.9-8.39 14.78 5 23.55 39.21 32.29 52.55 10.8a106.1 106.1 0 0 0 13.8-30c-14.61 13-34.08 16.51-40.56-5.93-22 6.08-39.65-14.35-37.34-34.53 3.86-13.73 18.53-22.8 32.92-19-17.68 4.16-35.52 22.83-23.51 41 5.76 8.84 15.24 12.64 24.93 10a2.66 2.66 0 0 0 2.31-3c-1.1-29.02 24.6-53.07 51.65-58.33ZM96.1 129.61c23.24-13 34.44-47.9 64.91-43.81-2.76-12.72-18.73-12.54-28-7.63a72 72 0 0 0-36.91 51.44Zm39.71-9.15c14.71-1.75 22.5-16.36 25.32-29.46 0-7.72-20.33-.67-23.53 2.87-9.89 4.88-17.38 24.85-1.79 26.59Zm19.75 50.87.61.84c31.12-7.27 17.14-56.19 5.27-36.18-3.44 11.49-4.07 23.54-5.88 35.34Z",
773
- className: "gexf_svg__cls-3"
774
- }
775
- )
776
- ] }) })
777
- ]
778
- }
779
- ), F1 = (s) => /* @__PURE__ */ e.jsxs(
780
- "svg",
781
- {
782
- xmlns: "http://www.w3.org/2000/svg",
783
- viewBox: "0 0 235.93 314.58",
784
- ...s,
785
- children: [
786
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".graphml_svg__cls-2{fill:#08f}.graphml_svg__cls-3{fill:#fff}" }) }),
787
- /* @__PURE__ */ e.jsx("g", { id: "graphml_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "graphml_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
788
- /* @__PURE__ */ e.jsx(
789
- "path",
790
- {
791
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
792
- style: {
793
- fill: "#1f2448"
794
- }
795
- }
796
- ),
797
- /* @__PURE__ */ e.jsx(
798
- "path",
799
- {
800
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
801
- className: "graphml_svg__cls-2"
802
- }
803
- ),
804
- /* @__PURE__ */ e.jsx(
805
- "rect",
806
- {
807
- width: 204.98,
808
- height: 74.77,
809
- x: 15.48,
810
- y: 224.33,
811
- className: "graphml_svg__cls-3",
812
- rx: 23.84
813
- }
814
- ),
815
- /* @__PURE__ */ e.jsx(
816
- "path",
817
- {
818
- d: "M43.64 277.74a16.36 16.36 0 0 1-7.07-1.39A10.41 10.41 0 0 1 32 272.3a13.07 13.07 0 0 1-1.76-6.44v-8.14a12.52 12.52 0 0 1 1.76-6.29 10.56 10.56 0 0 1 4.6-4 16.53 16.53 0 0 1 7-1.38 18.31 18.31 0 0 1 5.78.83 13.84 13.84 0 0 1 4.18 2.18 9.61 9.61 0 0 1 2.59 2.94 6.78 6.78 0 0 1 .91 3.08.73.73 0 0 1-.25.66 1 1 0 0 1-.68.26h-5.67a1.15 1.15 0 0 1-.66-.15 1.64 1.64 0 0 1-.44-.51 6.46 6.46 0 0 0-1-1.56 5.2 5.2 0 0 0-1.78-1.36 6.76 6.76 0 0 0-3-.55 6.11 6.11 0 0 0-4.27 1.43q-1.59 1.42-1.72 4.64-.13 3.78 0 7.7c.09 2.23.68 3.83 1.76 4.82a6.27 6.27 0 0 0 4.36 1.47 7.54 7.54 0 0 0 3.17-.64 4.91 4.91 0 0 0 2.22-2A6.38 6.38 0 0 0 50 266v-1.06h-4.69a1 1 0 0 1-.75-.33 1.12 1.12 0 0 1-.31-.77v-2.9a1.11 1.11 0 0 1 .31-.8 1.06 1.06 0 0 1 .75-.31h10.87a1.06 1.06 0 0 1 1.1 1.11v4.84a11.93 11.93 0 0 1-1.68 6.46 10.78 10.78 0 0 1-4.75 4.12 17 17 0 0 1-7.21 1.38ZM60.91 277.3a1 1 0 0 1-.75-.31 1.06 1.06 0 0 1-.31-.79v-20.68a1.06 1.06 0 0 1 .31-.77 1 1 0 0 1 .75-.33h4.48a1 1 0 0 1 .77.33 1 1 0 0 1 .33.77v1.76a7.45 7.45 0 0 1 2.73-2.11 8.77 8.77 0 0 1 3.7-.75h1.89a1 1 0 0 1 .79.31 1 1 0 0 1 .31.79v4a1 1 0 0 1-.31.75 1.08 1.08 0 0 1-.79.3h-3.92a4 4 0 0 0-3 1.08 4.14 4.14 0 0 0-1.05 3v11.55a1 1 0 0 1-.33.79 1.12 1.12 0 0 1-.77.31ZM83.91 277.74a9.58 9.58 0 0 1-4.2-.9 7.6 7.6 0 0 1-2.95-2.45 5.88 5.88 0 0 1-1.07-3.39 5.81 5.81 0 0 1 2.5-4.95 15 15 0 0 1 6.69-2.44l5.72-.88V262a3.88 3.88 0 0 0-.77-2.62 3.4 3.4 0 0 0-2.7-.9 4.21 4.21 0 0 0-2.27.54 3.83 3.83 0 0 0-1.34 1.48 1.15 1.15 0 0 1-1 .53h-4.37a.94.94 0 0 1-.73-.27 1 1 0 0 1-.24-.7 4.49 4.49 0 0 1 .6-1.74 6.69 6.69 0 0 1 1.76-2 10.05 10.05 0 0 1 3.08-1.65 13.71 13.71 0 0 1 4.55-.66 15.29 15.29 0 0 1 4.8.66 8.08 8.08 0 0 1 3.19 1.85 7.33 7.33 0 0 1 1.78 2.77 9.89 9.89 0 0 1 .57 3.39v13.52a1.06 1.06 0 0 1-.31.79 1.09 1.09 0 0 1-.79.31H92a1.11 1.11 0 0 1-.8-.31 1.09 1.09 0 0 1-.3-.79v-1.63a6.22 6.22 0 0 1-1.54 1.58A8.6 8.6 0 0 1 87 277.3a10.11 10.11 0 0 1-3.09.44Zm1.81-4.67a5.28 5.28 0 0 0 2.53-.59 4.25 4.25 0 0 0 1.75-1.87 6.86 6.86 0 0 0 .66-3.17v-.7l-4 .66a7.66 7.66 0 0 0-3.36 1.14 2.31 2.31 0 0 0-1.08 1.89 2.15 2.15 0 0 0 .5 1.43 3.11 3.11 0 0 0 1.3.9 4.61 4.61 0 0 0 1.7.31ZM101.46 285.66a1.09 1.09 0 0 1-.79-.31 1.06 1.06 0 0 1-.31-.79v-29a1 1 0 0 1 .31-.79 1 1 0 0 1 .79-.31h4.36a1 1 0 0 1 .74.31 1 1 0 0 1 .31.79v1.67a8.2 8.2 0 0 1 2.75-2.31 8.88 8.88 0 0 1 4.2-.9 10.19 10.19 0 0 1 3.94.7 7.48 7.48 0 0 1 2.86 2.05 9.69 9.69 0 0 1 1.83 3.25 14.9 14.9 0 0 1 .75 4.29V267.53a14.74 14.74 0 0 1-.73 4.15 9.36 9.36 0 0 1-1.83 3.24 8.09 8.09 0 0 1-2.88 2.11 9.65 9.65 0 0 1-3.94.75 9 9 0 0 1-3.91-.79 7.05 7.05 0 0 1-2.68-2.25v9.86a1.1 1.1 0 0 1-.31.79 1.06 1.06 0 0 1-.75.31Zm10.3-13.34a4.2 4.2 0 0 0 2.55-.68 3.88 3.88 0 0 0 1.34-1.84 9.38 9.38 0 0 0 .51-2.58 20.72 20.72 0 0 0 0-2.73 9.3 9.3 0 0 0-.51-2.57 3.91 3.91 0 0 0-1.34-1.85 4.26 4.26 0 0 0-2.55-.68 4.33 4.33 0 0 0-2.6.7 4.13 4.13 0 0 0-1.41 1.85 8.1 8.1 0 0 0-.52 2.42v3.3a5.66 5.66 0 0 0 .54 2.29 4.07 4.07 0 0 0 4 2.37ZM126.66 277.3a1.09 1.09 0 0 1-.79-.31 1.06 1.06 0 0 1-.31-.79v-29a1 1 0 0 1 .31-.79 1 1 0 0 1 .79-.31h4.93a1.06 1.06 0 0 1 1.1 1.1v9.9a8.26 8.26 0 0 1 2.88-2.25 9.51 9.51 0 0 1 4.11-.83 9 9 0 0 1 4.6 1.16 8.15 8.15 0 0 1 3.15 3.39 11.7 11.7 0 0 1 1.14 5.39v12.24a1 1 0 0 1-.33.79 1.12 1.12 0 0 1-.77.31h-5a1.12 1.12 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-12a5.24 5.24 0 0 0-1.1-3.55 4 4 0 0 0-3.17-1.25 4.29 4.29 0 0 0-3.23 1.25 4.9 4.9 0 0 0-1.21 3.55v12a1.06 1.06 0 0 1-1.1 1.1ZM152.83 277.3a1.11 1.11 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-28.6a1 1 0 0 1 .33-.8 1.1 1.1 0 0 1 .77-.3h4.22a1.33 1.33 0 0 1 1 .35 2.57 2.57 0 0 1 .42.53l8.05 14.69 8.1-14.69a2.57 2.57 0 0 1 .42-.53 1.33 1.33 0 0 1 1-.35h4.18a1.18 1.18 0 0 1 .82.3 1.08 1.08 0 0 1 .33.8v28.6a1.08 1.08 0 0 1-.33.79 1.19 1.19 0 0 1-.82.31h-4.62a1.12 1.12 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-17.51l-5.45 10.2a2.13 2.13 0 0 1-.53.71 1.46 1.46 0 0 1-1 .31h-2.02a1.41 1.41 0 0 1-.93-.31 2.78 2.78 0 0 1-.57-.71l-5.45-10.2v17.51a1.1 1.1 0 0 1-.31.79 1.06 1.06 0 0 1-.75.31ZM186.27 277.3a1.11 1.11 0 0 1-.8-.31 1.09 1.09 0 0 1-.3-.79v-28.6a1 1 0 0 1 1.1-1.1h5.1a1.05 1.05 0 0 1 .75.3 1.11 1.11 0 0 1 .31.8v23.63H206a1.05 1.05 0 0 1 .79.32 1.16 1.16 0 0 1 .31.82v3.83a1.06 1.06 0 0 1-.31.79 1.09 1.09 0 0 1-.79.31Z",
819
- className: "graphml_svg__cls-2"
820
- }
821
- ),
822
- /* @__PURE__ */ e.jsx(
823
- "path",
824
- {
825
- d: "M176.66 102.12a10.29 10.29 0 0 1-17.1 7.73L128.06 128a10.43 10.43 0 0 1 .2 2 10.29 10.29 0 0 1-7 9.76v36.36a10.3 10.3 0 1 1-6.59 0v-36.3a10.29 10.29 0 0 1-7-9.76 10.43 10.43 0 0 1 .2-2l-31.5-18.19a10.19 10.19 0 0 1-6.8 2.58 10.3 10.3 0 1 1 10.3-10.3 10.43 10.43 0 0 1-.2 2l31.5 18.19a10.24 10.24 0 0 1 13.59 0l31.5-18.19a10.43 10.43 0 0 1-.2-2 10.3 10.3 0 1 1 20.6 0Z",
826
- className: "graphml_svg__cls-3"
827
- }
828
- ),
829
- /* @__PURE__ */ e.jsx(
830
- "circle",
831
- {
832
- cx: 117.96,
833
- cy: 74.18,
834
- r: 10.3,
835
- className: "graphml_svg__cls-3"
836
- }
837
- ),
838
- /* @__PURE__ */ e.jsx("circle", { cx: 166.36, cy: 158, r: 10.3, className: "graphml_svg__cls-3" }),
839
- /* @__PURE__ */ e.jsx("circle", { cx: 69.57, cy: 158, r: 10.3, className: "graphml_svg__cls-3" })
840
- ] }) })
841
- ]
842
- }
843
- ), D1 = (s) => /* @__PURE__ */ e.jsxs(
844
- "svg",
845
- {
846
- xmlns: "http://www.w3.org/2000/svg",
847
- viewBox: "0 0 235.93 314.58",
848
- ...s,
849
- children: [
850
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".json_svg__cls-2{fill:#08f}.json_svg__cls-3{fill:#fff}" }) }),
851
- /* @__PURE__ */ e.jsx("g", { id: "json_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "json_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
852
- /* @__PURE__ */ e.jsx(
853
- "path",
854
- {
855
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
856
- style: {
857
- fill: "#1f2448"
858
- }
859
- }
860
- ),
861
- /* @__PURE__ */ e.jsx(
862
- "path",
863
- {
864
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
865
- className: "json_svg__cls-2"
866
- }
867
- ),
868
- /* @__PURE__ */ e.jsx(
869
- "path",
870
- {
871
- d: "M39.32 224.33h157.29v74.77H39.32z",
872
- className: "json_svg__cls-3"
873
- }
874
- ),
875
- /* @__PURE__ */ e.jsx(
876
- "path",
877
- {
878
- d: "M196.61 224.33a23.84 23.84 0 0 0-23.84 23.85H63.16a23.84 23.84 0 1 0-47.68 0v27.08a23.84 23.84 0 1 0 47.68 0h109.61a23.84 23.84 0 1 0 47.68 0v-27.08a23.84 23.84 0 0 0-23.84-23.85Z",
879
- className: "json_svg__cls-3"
880
- }
881
- ),
882
- /* @__PURE__ */ e.jsx(
883
- "path",
884
- {
885
- d: "M52.33 285a25.35 25.35 0 0 1-6.82-.89 17.7 17.7 0 0 1-5.72-2.72 13.46 13.46 0 0 1-4-4.55 14 14 0 0 1-1.6-6.3 1.44 1.44 0 0 1 .38-1 1.33 1.33 0 0 1 1-.42h7.55a1.81 1.81 0 0 1 1.34.45 3.06 3.06 0 0 1 .71 1.28 7.29 7.29 0 0 0 1.37 3.23 6.06 6.06 0 0 0 2.53 1.86 9.48 9.48 0 0 0 3.46.61 6.66 6.66 0 0 0 5.47-2.31q1.89-2.3 1.89-6.59v-19.34H38.76a1.45 1.45 0 0 1-1.09-.48 1.61 1.61 0 0 1-.44-1.12v-5.57a1.6 1.6 0 0 1 .44-1.15 1.5 1.5 0 0 1 1.09-.45H69.1a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v26.76a17.46 17.46 0 0 1-2.34 9.31A15 15 0 0 1 61.9 283a21.87 21.87 0 0 1-9.57 2ZM94.27 285a26.17 26.17 0 0 1-10.37-1.79 14.67 14.67 0 0 1-6.27-4.7 11.05 11.05 0 0 1-2.24-6.18 1.37 1.37 0 0 1 .38-.93 1.28 1.28 0 0 1 1-.41h7.11a2.19 2.19 0 0 1 1.34.35 4.53 4.53 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.22 7.22 0 0 0 2.66 1.67 11.85 11.85 0 0 0 4.16.64 11.46 11.46 0 0 0 6.14-1.32 4 4 0 0 0 2-3.55 3.29 3.29 0 0 0-1.12-2.59 10.64 10.64 0 0 0-3.49-1.82 58.81 58.81 0 0 0-6.33-1.73 35.68 35.68 0 0 1-8.16-2.66 12.46 12.46 0 0 1-5.09-4.22 12.49 12.49 0 0 1 .42-13.35 14.1 14.1 0 0 1 6-4.7 22.77 22.77 0 0 1 9.19-1.7 23 23 0 0 1 7.64 1.16 17.32 17.32 0 0 1 5.51 3 14.52 14.52 0 0 1 3.39 4 9.27 9.27 0 0 1 1.25 4.13 1.34 1.34 0 0 1-.39.93 1.23 1.23 0 0 1-1 .42h-7.48a2.59 2.59 0 0 1-1.12-.26 1.86 1.86 0 0 1-.87-.9 4.67 4.67 0 0 0-2.21-2.84 8.59 8.59 0 0 0-4.76-1.19 9.21 9.21 0 0 0-4.83 1.1 3.78 3.78 0 0 0-1.79 3.43 3.67 3.67 0 0 0 .93 2.52 7.27 7.27 0 0 0 3.1 1.83c1.45.51 3.39 1.07 5.83 1.66a45.13 45.13 0 0 1 9.18 2.75 11.52 11.52 0 0 1 5.18 4.16 12.92 12.92 0 0 1-.76 13.8 14.94 14.94 0 0 1-6.63 4.73 27 27 0 0 1-9.77 1.65ZM136.82 285a24.09 24.09 0 0 1-10-1.92 14.88 14.88 0 0 1-6.63-5.79 19.48 19.48 0 0 1-2.59-9.76c0-1.83-.06-3.66-.06-5.47s0-3.66.06-5.54a19.28 19.28 0 0 1 2.63-9.69 15.17 15.17 0 0 1 6.72-5.92 25.87 25.87 0 0 1 19.9 0 15.17 15.17 0 0 1 6.72 5.92 19.28 19.28 0 0 1 2.62 9.69c.09 1.88.13 3.73.13 5.54s0 3.64-.13 5.47a19.38 19.38 0 0 1-2.59 9.76 14.83 14.83 0 0 1-6.65 5.79 24.37 24.37 0 0 1-10.13 1.92Zm0-8.44a8.43 8.43 0 0 0 6-2.21q2.34-2.2 2.47-7.14c.08-1.87.13-3.63.13-5.28s-.05-3.38-.13-5.21a11.66 11.66 0 0 0-1.19-5.35 7 7 0 0 0-3-3 10.13 10.13 0 0 0-8.61 0 7.07 7.07 0 0 0-3 3 12.45 12.45 0 0 0-1.25 5.35c0 1.83-.06 3.57-.06 5.21s0 3.41.06 5.28q.19 4.94 2.53 7.14a8.38 8.38 0 0 0 6.05 2.19ZM164 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h6a2 2 0 0 1 1.44.45 3.14 3.14 0 0 1 .61.71l16.76 26.24v-25.8a1.57 1.57 0 0 1 .45-1.15 1.48 1.48 0 0 1 1.09-.45h6.78a1.58 1.58 0 0 1 1.16.45 1.6 1.6 0 0 1 .44 1.15v41.6a1.61 1.61 0 0 1-.44 1.12 1.52 1.52 0 0 1-1.16.48H191a1.81 1.81 0 0 1-1.4-.48 5.88 5.88 0 0 1-.58-.67l-16.77-25.47v25a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Z",
886
- className: "json_svg__cls-2"
887
- }
888
- ),
889
- /* @__PURE__ */ e.jsx(
890
- "path",
891
- {
892
- d: "M85.74 182a26.41 26.41 0 0 1-9.74-1.83 17.34 17.34 0 0 1-7-5.28 23.33 23.33 0 0 1-4.17-8.68 46.23 46.23 0 0 1-1.4-12A17.16 17.16 0 0 0 62.1 147a9.33 9.33 0 0 0-4.1-4.28l-.86-.48a4.26 4.26 0 0 1-2.49-3.74v-2.69a4.26 4.26 0 0 1 2.49-3.74l1-.48a10.07 10.07 0 0 0 4-4.36 16.9 16.9 0 0 0 1.29-7.15 46.34 46.34 0 0 1 1.4-12A22.94 22.94 0 0 1 69 99.46a18 18 0 0 1 7-5.27 24.32 24.32 0 0 1 9.83-1.83h.48a2.11 2.11 0 0 1 1.54.58 2.08 2.08 0 0 1 .57 1.53v6.14a2.11 2.11 0 0 1-.57 1.54 1.88 1.88 0 0 1-1.35.57h-.48a11 11 0 0 0-6.62 2.16 10.75 10.75 0 0 0-3.35 6 48.83 48.83 0 0 0-1 10.79 22.66 22.66 0 0 1-1.87 9.78 11.74 11.74 0 0 1-5.23 5.66 9.84 9.84 0 0 1 3.79 3.31 17.49 17.49 0 0 1 2.45 5.32 25.38 25.38 0 0 1 .86 6.81 48.93 48.93 0 0 0 1 10.75 10.88 10.88 0 0 0 3.31 6.09 10.9 10.9 0 0 0 6.66 2.15l.48.1a1.88 1.88 0 0 1 1.35.57 2.11 2.11 0 0 1 .57 1.54v6.14a2.11 2.11 0 0 1-.57 1.48 2 2 0 0 1-1.54.63ZM112.31 174a1.53 1.53 0 0 1-1.3-.57 1.93 1.93 0 0 1-.33-1.44l2.49-16.31a4.48 4.48 0 0 1 .91-2.15 2.58 2.58 0 0 1 2.16-.92h8.82a1.62 1.62 0 0 1 1.25.53 1.87 1.87 0 0 1 .48 1.3 2.76 2.76 0 0 1-.29 1.24l-6.14 15.92a5.55 5.55 0 0 1-1 1.68 2.76 2.76 0 0 1-2.11.72Zm3-40.76a2.17 2.17 0 0 1-1.68-.67 2.29 2.29 0 0 1-.62-1.63v-9.11a2.43 2.43 0 0 1 .62-1.73 2.21 2.21 0 0 1 1.68-.67h9.49a2.42 2.42 0 0 1 1.68.67 2.27 2.27 0 0 1 .72 1.73v9.11a2.15 2.15 0 0 1-.72 1.63 2.37 2.37 0 0 1-1.68.67ZM150.09 92.36a25.41 25.41 0 0 1 9.91 1.78 17.38 17.38 0 0 1 7 5.27 23.48 23.48 0 0 1 4.17 8.68 46.79 46.79 0 0 1 1.39 12.09 16.81 16.81 0 0 0 1.3 7.14 10.1 10.1 0 0 0 4 4.37l1 .38a4.26 4.26 0 0 1 2.49 3.74v2.78a4.25 4.25 0 0 1-2.49 3.74l-1 .48a9.14 9.14 0 0 0-4 4.27 17.67 17.67 0 0 0-1.25 7.24 45.75 45.75 0 0 1-1.39 11.94 23.39 23.39 0 0 1-4.17 8.63 17.45 17.45 0 0 1-6.95 5.28 26.32 26.32 0 0 1-9.83 1.87h-.58a2.15 2.15 0 0 1-2.11-2.11v-6.14a2.07 2.07 0 0 1 .58-1.54 2 2 0 0 1 1.44-.57h.38a11.7 11.7 0 0 0 6.76-2.21 10.59 10.59 0 0 0 3.31-6 48.9 48.9 0 0 0 1-10.74 22.94 22.94 0 0 1 1.87-9.88 11.29 11.29 0 0 1 5.23-5.56 11.83 11.83 0 0 1-3.79-3.41 16.08 16.08 0 0 1-2.45-5.22 25.38 25.38 0 0 1-.86-6.81A49.45 49.45 0 0 0 160 111a9.4 9.4 0 0 0-10-8.25h-.48a2 2 0 0 1-1.44-.57 2.07 2.07 0 0 1-.58-1.54v-6.17a2 2 0 0 1 .63-1.53 2.12 2.12 0 0 1 1.48-.58Z",
893
- className: "json_svg__cls-3"
894
- }
895
- )
896
- ] }) })
897
- ]
898
- }
899
- ), B1 = (s) => /* @__PURE__ */ e.jsxs(
900
- "svg",
901
- {
902
- xmlns: "http://www.w3.org/2000/svg",
903
- viewBox: "0 0 235.93 314.58",
904
- ...s,
905
- children: [
906
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".rdf_svg__cls-2{fill:#08f}.rdf_svg__cls-3{fill:#fff}" }) }),
907
- /* @__PURE__ */ e.jsx("g", { id: "rdf_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "rdf_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
908
- /* @__PURE__ */ e.jsx(
909
- "path",
910
- {
911
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
912
- style: {
913
- fill: "#1f2448"
914
- }
915
- }
916
- ),
917
- /* @__PURE__ */ e.jsx(
918
- "path",
919
- {
920
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
921
- className: "rdf_svg__cls-2"
922
- }
923
- ),
924
- /* @__PURE__ */ e.jsx(
925
- "rect",
926
- {
927
- width: 204.98,
928
- height: 74.77,
929
- x: 15.48,
930
- y: 224.33,
931
- className: "rdf_svg__cls-3",
932
- rx: 23.84
933
- }
934
- ),
935
- /* @__PURE__ */ e.jsx(
936
- "path",
937
- {
938
- d: "M60.53 284.34a1.57 1.57 0 0 1-1.16-.44 1.61 1.61 0 0 1-.44-1.16v-41.6a1.6 1.6 0 0 1 .44-1.15 1.58 1.58 0 0 1 1.16-.45h17.08q8 0 12.64 3.72t4.64 10.62a13 13 0 0 1-2.24 7.81 13.4 13.4 0 0 1-6 4.67l9 15.94a1.68 1.68 0 0 1 .19.7 1.29 1.29 0 0 1-.42.93 1.26 1.26 0 0 1-.93.41h-7.34a2.3 2.3 0 0 1-1.73-.6 5.07 5.07 0 0 1-.83-1.12l-7.68-14.53h-7.55v14.65a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Zm8.83-24.57h8.06a7.13 7.13 0 0 0 5.06-1.57 5.72 5.72 0 0 0 1.66-4.38 6.11 6.11 0 0 0-1.63-4.48c-1.09-1.11-2.78-1.67-5.09-1.67h-8.06ZM104.3 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h16.19a25.35 25.35 0 0 1 10.72 2 14.59 14.59 0 0 1 6.6 5.89 19.62 19.62 0 0 1 2.4 9.57c0 1.87.06 3.52.06 4.92s0 3-.06 4.87a21.51 21.51 0 0 1-2.37 9.85 13.33 13.33 0 0 1-6.43 5.8 26.16 26.16 0 0 1-10.6 1.88Zm8.83-8.44h7.36a12.11 12.11 0 0 0 5.12-.93 6.12 6.12 0 0 0 3-3 12.91 12.91 0 0 0 1.06-5.31q.06-1.86.09-3.33t0-2.94q0-1.47-.09-3.27c-.09-3.15-.9-5.47-2.44-6.94s-3.88-2.21-7-2.21h-7ZM149.81 284.34a1.51 1.51 0 0 1-1.6-1.6v-41.6a1.53 1.53 0 0 1 1.6-1.6h28.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.64a1.54 1.54 0 0 1-1.6 1.6h-20v10.56h18.75a1.53 1.53 0 0 1 1.6 1.6v5.63a1.48 1.48 0 0 1-.45 1.09 1.54 1.54 0 0 1-1.15.44h-18.78v15a1.52 1.52 0 0 1-.48 1.16 1.67 1.67 0 0 1-1.19.44Z",
939
- className: "rdf_svg__cls-2"
940
- }
941
- ),
942
- /* @__PURE__ */ e.jsx(
943
- "path",
944
- {
945
- d: "M155.16 159.24a20.26 20.26 0 0 0-2.13-1h.51s-4.57-2-5-16.74 4.36-17.22 4.36-17.22h-.68a20.5 20.5 0 0 0 .26-36.28 20.48 20.48 0 0 0-29.85 21.37l-.24-.36s1.21 5.34-11.3 13.11S92.93 126 92.93 126l.36.53c-.36-.22-.7-.45-1.08-.64a20.51 20.51 0 1 0 3.2 34.11l-.13.26s4.55-3.75 17.68 3.3c10.36 5.56 11.9 11 12.1 13.06a20.5 20.5 0 1 0 30.1-17.37Zm-23.16 2.7c-1.66.58-6.39 1.23-16.37-4.12-10.8-5.8-12.4-10.64-12.63-12.09a20.36 20.36 0 0 0-.25-5.24l.07.09s-.88-4.71 11.48-12.38c11.06-6.87 16.08-5.5 17-5.14a20 20 0 0 0 5.71 2.7c1.52 1.45 4.32 5.56 4.61 16.37s-2.9 15.1-4.65 16.59a20.18 20.18 0 0 0-4.97 3.22Z",
946
- className: "rdf_svg__cls-3"
947
- }
948
- ),
949
- /* @__PURE__ */ e.jsx(
950
- "path",
951
- {
952
- d: "M130.68 94.49c-6 6.53-6.1 16.13-.34 21.57-2.85-2.74-2.79-8.44.09-13.89a2.7 2.7 0 0 1 3-1.12.67.67 0 0 0 .32.06 4.44 4.44 0 0 0 1.09.11 4.31 4.31 0 0 0 4.11-4.5 4.26 4.26 0 0 0-1.17-2.72c5.51-3.61 11.84-4 14.43-1.66h.1c-5.92-5.41-15.61-4.44-21.63 2.15ZM70.48 154.84l-.15-.16.1.11ZM70.67 133.11c-6 6.53-6.09 16.13-.34 21.57-2.84-2.74-2.78-8.44.09-13.89a2.7 2.7 0 0 1 3-1.12.87.87 0 0 0 .33.06 3.92 3.92 0 0 0 1.09.1 4.3 4.3 0 0 0 4.1-4.49 4.23 4.23 0 0 0-1.17-2.73c5.51-3.62 11.84-4 14.44-1.66h.09c-5.92-5.41-15.6-4.44-21.63 2.16ZM134 187.53l-.16-.16a.52.52 0 0 0 .1.11ZM134.19 165.8c-6 6.53-6.09 16.13-.34 21.57-2.84-2.74-2.78-8.44.09-13.89a2.69 2.69 0 0 1 3-1.11 1 1 0 0 0 .32.06 4.38 4.38 0 0 0 1.09.1 4.3 4.3 0 0 0 4.1-4.5 4.23 4.23 0 0 0-1.17-2.73c5.51-3.61 11.84-4 14.44-1.66h.09c-5.91-5.4-15.59-4.43-21.62 2.16Z",
953
- className: "rdf_svg__cls-2"
954
- }
955
- )
956
- ] }) })
957
- ]
958
- }
959
- ), W1 = (s) => /* @__PURE__ */ e.jsxs(
960
- "svg",
961
- {
962
- xmlns: "http://www.w3.org/2000/svg",
963
- viewBox: "0 0 235.93 314.58",
964
- ...s,
965
- children: [
966
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".ris_svg__cls-2{fill:#08f}.ris_svg__cls-3{fill:#fff}" }) }),
967
- /* @__PURE__ */ e.jsx("g", { id: "ris_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "ris_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
968
- /* @__PURE__ */ e.jsx(
969
- "path",
970
- {
971
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
972
- style: {
973
- fill: "#1f2448"
974
- }
975
- }
976
- ),
977
- /* @__PURE__ */ e.jsx(
978
- "path",
979
- {
980
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
981
- className: "ris_svg__cls-2"
982
- }
983
- ),
984
- /* @__PURE__ */ e.jsx(
985
- "path",
986
- {
987
- d: "M73 106.25h39.59v39.58q0 35.22-39.59 39.59v-19.7q17.74-2.15 19.89-19.89H73Zm59.47 0H172v39.58q0 35.22-39.58 39.59v-19.7q17.74-2.15 19.89-19.89h-19.85Z",
988
- className: "ris_svg__cls-3"
989
- }
990
- ),
991
- /* @__PURE__ */ e.jsx(
992
- "rect",
993
- {
994
- width: 204.98,
995
- height: 74.77,
996
- x: 15.48,
997
- y: 224.33,
998
- className: "ris_svg__cls-3",
999
- rx: 23.84
1000
- }
1001
- ),
1002
- /* @__PURE__ */ e.jsx(
1003
- "path",
1004
- {
1005
- d: "M71.37 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h17.09q8 0 12.64 3.72t4.64 10.62a13.11 13.11 0 0 1-2.24 7.81 13.45 13.45 0 0 1-6 4.67l9 15.94a1.56 1.56 0 0 1 .2.7 1.42 1.42 0 0 1-1.35 1.34H98a2.29 2.29 0 0 1-1.73-.6 5.07 5.07 0 0 1-.83-1.12l-7.68-14.53h-7.55v14.65a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Zm8.84-24.57h8.06a7.13 7.13 0 0 0 5.06-1.57 5.76 5.76 0 0 0 1.67-4.38 6.11 6.11 0 0 0-1.63-4.48q-1.64-1.67-5.09-1.67h-8.07ZM115.15 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6A1.57 1.57 0 0 1 114 240a1.54 1.54 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44ZM149.9 285a26.21 26.21 0 0 1-10.37-1.79 14.67 14.67 0 0 1-6.27-4.7 11.13 11.13 0 0 1-2.24-6.18 1.34 1.34 0 0 1 .39-.93 1.25 1.25 0 0 1 1-.41h7.1a2.17 2.17 0 0 1 1.34.35 4.53 4.53 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.3 7.3 0 0 0 2.66 1.67 11.85 11.85 0 0 0 4.16.64 11.46 11.46 0 0 0 6.14-1.32 4 4 0 0 0 2.05-3.55 3.29 3.29 0 0 0-1.12-2.59 10.57 10.57 0 0 0-3.48-1.82 59.09 59.09 0 0 0-6.34-1.73 35.68 35.68 0 0 1-8.16-2.66 12.46 12.46 0 0 1-5.09-4.22 12.49 12.49 0 0 1 .42-13.35 14.17 14.17 0 0 1 6-4.7 22.77 22.77 0 0 1 9.19-1.7 23 23 0 0 1 7.64 1.16 17.32 17.32 0 0 1 5.51 3 14.52 14.52 0 0 1 3.39 4 9.15 9.15 0 0 1 1.25 4.13 1.34 1.34 0 0 1-.39.93 1.23 1.23 0 0 1-1 .42h-7.48a2.59 2.59 0 0 1-1.12-.26 1.86 1.86 0 0 1-.87-.9 4.67 4.67 0 0 0-2.21-2.84 8.59 8.59 0 0 0-4.76-1.19 9.21 9.21 0 0 0-4.87 1.12 3.78 3.78 0 0 0-1.79 3.43 3.67 3.67 0 0 0 .93 2.52 7.27 7.27 0 0 0 3.1 1.83c1.45.51 3.39 1.07 5.83 1.66a45.13 45.13 0 0 1 9.18 2.75 11.52 11.52 0 0 1 5.18 4.16 12.92 12.92 0 0 1-.76 13.8 14.94 14.94 0 0 1-6.63 4.73 27 27 0 0 1-9.78 1.63Z",
1006
- className: "ris_svg__cls-2"
1007
- }
1008
- )
1009
- ] }) })
1010
- ]
1011
- }
1012
- ), Y1 = (s) => /* @__PURE__ */ e.jsxs(
1013
- "svg",
1014
- {
1015
- xmlns: "http://www.w3.org/2000/svg",
1016
- viewBox: "0 0 235.93 314.58",
1017
- ...s,
1018
- children: [
1019
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".tei_svg__cls-2{fill:#08f}.tei_svg__cls-3{fill:#fff}" }) }),
1020
- /* @__PURE__ */ e.jsx("g", { id: "tei_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "tei_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
1021
- /* @__PURE__ */ e.jsx(
1022
- "path",
1023
- {
1024
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
1025
- style: {
1026
- fill: "#1f2448"
1027
- }
1028
- }
1029
- ),
1030
- /* @__PURE__ */ e.jsx(
1031
- "path",
1032
- {
1033
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
1034
- className: "tei_svg__cls-2"
1035
- }
1036
- ),
1037
- /* @__PURE__ */ e.jsx(
1038
- "rect",
1039
- {
1040
- width: 204.98,
1041
- height: 74.77,
1042
- x: 15.48,
1043
- y: 224.33,
1044
- className: "tei_svg__cls-3",
1045
- rx: 23.84
1046
- }
1047
- ),
1048
- /* @__PURE__ */ e.jsx(
1049
- "path",
1050
- {
1051
- d: "M85.4 284.34a1.57 1.57 0 0 1-1.16-.44 1.61 1.61 0 0 1-.44-1.16v-34H72.21a1.48 1.48 0 0 1-1.09-.45 1.58 1.58 0 0 1-.44-1.15v-6a1.6 1.6 0 0 1 .44-1.15 1.48 1.48 0 0 1 1.09-.45h33.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v6a1.54 1.54 0 0 1-1.6 1.6H94.36v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM114.31 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h29.19a1.54 1.54 0 0 1 1.6 1.6v5.32a1.46 1.46 0 0 1-.45 1.08 1.57 1.57 0 0 1-1.15.45h-20.68v9.73h19.27a1.5 1.5 0 0 1 1.15.48 1.67 1.67 0 0 1 .45 1.18v4.87a1.54 1.54 0 0 1-1.6 1.6h-19.27v10H144a1.53 1.53 0 0 1 1.6 1.6v5.24a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM152.84 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.54 1.54 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44Z",
1052
- className: "tei_svg__cls-2"
1053
- }
1054
- ),
1055
- /* @__PURE__ */ e.jsx(
1056
- "path",
1057
- {
1058
- d: "M86.82 168.89a2.73 2.73 0 0 1-1-.25 5 5 0 0 1-1-.55l-34.17-23.34a8.41 8.41 0 0 1-2.22-2 4.14 4.14 0 0 1-.7-2.43v-2.42a4.09 4.09 0 0 1 .7-2.48 10.57 10.57 0 0 1 2.22-2.07l34.15-23.26a6.91 6.91 0 0 1 1-.6 2.42 2.42 0 0 1 1-.3 2 2 0 0 1 2 2.12V119a3.12 3.12 0 0 1-.7 2.12 8.5 8.5 0 0 1-1.82 1.51l-24.51 16.46 24.55 16.47a9.75 9.75 0 0 1 1.82 1.44 3.08 3.08 0 0 1 .7 2.17v7.68a1.87 1.87 0 0 1-.6 1.52 2.14 2.14 0 0 1-1.42.52ZM96.76 183a1.94 1.94 0 0 1-1.41-.61 2 2 0 0 1-.61-1.51 4.57 4.57 0 0 1 .2-1.12l34.35-82.54a6.58 6.58 0 0 1 1.12-1.41 2.73 2.73 0 0 1 2-.71H139a2.15 2.15 0 0 1 1.47.61 2 2 0 0 1 .65 1.51 3.12 3.12 0 0 1-.3 1.12l-34.45 82.54a6.28 6.28 0 0 1-1 1.36 2.78 2.78 0 0 1-2.12.76ZM149.11 168.89a2.14 2.14 0 0 1-1.42-.5 1.87 1.87 0 0 1-.6-1.52v-7.68a3.08 3.08 0 0 1 .7-2.17 9.43 9.43 0 0 1 1.82-1.46l24.55-16.47-24.55-16.47a8.26 8.26 0 0 1-1.82-1.51 3.12 3.12 0 0 1-.7-2.12v-7.68a2 2 0 0 1 2-2.12 2.57 2.57 0 0 1 1.11.3 6.91 6.91 0 0 1 1 .6l34.05 23.24a10.57 10.57 0 0 1 2.22 2.07 4.09 4.09 0 0 1 .7 2.48v2.42a4.14 4.14 0 0 1-.7 2.43 8.41 8.41 0 0 1-2.22 2l-34.05 23.34a5 5 0 0 1-1 .55 2.92 2.92 0 0 1-1.09.27Z",
1059
- className: "tei_svg__cls-3"
1060
- }
1061
- )
1062
- ] }) })
1063
- ]
1064
- }
1065
- ), G1 = (s) => /* @__PURE__ */ e.jsxs(
1066
- "svg",
1067
- {
1068
- xmlns: "http://www.w3.org/2000/svg",
1069
- viewBox: "0 0 235.93 314.58",
1070
- ...s,
1071
- children: [
1072
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".txt_svg__cls-2{fill:#08f}.txt_svg__cls-3{fill:#fff}.txt_svg__cls-4{fill:none}" }) }),
1073
- /* @__PURE__ */ e.jsx("g", { id: "txt_svg__Ebene_2", "data-name": "Ebene 2", children: /* @__PURE__ */ e.jsxs("g", { id: "txt_svg__Ebene_1-2", "data-name": "Ebene 1", children: [
1074
- /* @__PURE__ */ e.jsx(
1075
- "path",
1076
- {
1077
- d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
1078
- style: {
1079
- fill: "#1f2448"
1080
- }
1081
- }
1082
- ),
1083
- /* @__PURE__ */ e.jsx(
1084
- "path",
1085
- {
1086
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
1087
- className: "txt_svg__cls-2"
1088
- }
1089
- ),
1090
- /* @__PURE__ */ e.jsx(
1091
- "rect",
1092
- {
1093
- width: 204.98,
1094
- height: 74.77,
1095
- x: 15.48,
1096
- y: 224.33,
1097
- className: "txt_svg__cls-3",
1098
- rx: 23.84
1099
- }
1100
- ),
1101
- /* @__PURE__ */ e.jsx(
1102
- "path",
1103
- {
1104
- d: "M73.42 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-34H60.24a1.48 1.48 0 0 1-1.09-.45 1.55 1.55 0 0 1-.45-1.15v-6a1.57 1.57 0 0 1 .45-1.15 1.48 1.48 0 0 1 1.09-.45H94a1.54 1.54 0 0 1 1.6 1.6v6a1.55 1.55 0 0 1-.45 1.15 1.57 1.57 0 0 1-1.15.45H82.38v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM99.21 284.34a1.25 1.25 0 0 1-1-.41 1.37 1.37 0 0 1-.38-.93 1.21 1.21 0 0 1 .06-.38l.13-.39 14.15-20.73-13.08-19.84a1.34 1.34 0 0 1-.26-.77 1.29 1.29 0 0 1 .42-.93 1.25 1.25 0 0 1 .92-.42h8.2a1.93 1.93 0 0 1 1.37.45 5.21 5.21 0 0 1 .74.83l8.38 12.55 8.45-12.55a4.68 4.68 0 0 1 .77-.83 2 2 0 0 1 1.34-.45h7.75a1.26 1.26 0 0 1 1 .42 1.37 1.37 0 0 1 .38.93 1.47 1.47 0 0 1-.19.77l-13.19 19.77 14.21 20.8a.92.92 0 0 1 .16.39 2.34 2.34 0 0 1 0 .38 1.33 1.33 0 0 1-.38.93 1.25 1.25 0 0 1-1 .41h-8.45a2 2 0 0 1-1.34-.44 3.85 3.85 0 0 1-.71-.77l-9.21-13.19-9 13.19a7.89 7.89 0 0 1-.73.77 1.94 1.94 0 0 1-1.38.44ZM156.56 284.34a1.51 1.51 0 0 1-1.6-1.6v-34h-11.59a1.5 1.5 0 0 1-1.09-.45 1.58 1.58 0 0 1-.44-1.15v-6a1.6 1.6 0 0 1 .44-1.15 1.5 1.5 0 0 1 1.09-.45h33.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v6a1.54 1.54 0 0 1-1.6 1.6h-11.58v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Z",
1105
- className: "txt_svg__cls-2"
1106
- }
1107
- ),
1108
- /* @__PURE__ */ e.jsx(
1109
- "path",
1110
- {
1111
- d: "M61.7 125.22a1 1 0 0 1-.72-.32 1 1 0 0 1-.32-.72 2 2 0 0 1 .05-.45l11.68-31.92a2 2 0 0 1 .63-1 1.89 1.89 0 0 1 1.31-.42h7.36a1.92 1.92 0 0 1 1.32.42 2 2 0 0 1 .62 1l11.64 31.92a1.06 1.06 0 0 1 .1.45 1 1 0 0 1-.33.72 1 1 0 0 1-.77.32h-6.11a1.51 1.51 0 0 1-1.12-.37 1.75 1.75 0 0 1-.47-.67l-1.94-5.07H71.35l-1.89 5.07a1.91 1.91 0 0 1-.45.67 1.57 1.57 0 0 1-1.19.37ZM73.39 112h9.25L78 98.82Z",
1112
- className: "txt_svg__cls-3"
1113
- }
1114
- ),
1115
- /* @__PURE__ */ e.jsx(
1116
- "path",
1117
- {
1118
- d: "M200.25 118.7h11.96v9.43h-11.96zM200.25 109.27h11.96v9.43h-11.96z",
1119
- className: "txt_svg__cls-4"
1120
- }
1121
- ),
1122
- /* @__PURE__ */ e.jsx("path", { d: "M200.25 99.84h11.96v9.43h-11.96z", className: "txt_svg__cls-4" }),
1123
- /* @__PURE__ */ e.jsx(
1124
- "path",
1125
- {
1126
- d: "M200.25 90.42h11.96v9.43h-11.96zM200.25 156.4h11.96v9.43h-11.96zM200.25 146.97h11.96v9.43h-11.96z",
1127
- className: "txt_svg__cls-4"
1128
- }
1129
- ),
1130
- /* @__PURE__ */ e.jsx(
1131
- "path",
1132
- {
1133
- d: "M200.25 137.55h11.96v9.43h-11.96zM200.25 128.12h11.96v9.43h-11.96zM200.25 194.11h11.96v9.43h-11.96zM200.25 184.68h11.96v9.43h-11.96zM200.25 175.25h11.96v9.43h-11.96z",
1134
- className: "txt_svg__cls-4"
1135
- }
1136
- ),
1137
- /* @__PURE__ */ e.jsx(
1138
- "path",
1139
- {
1140
- d: "M200.25 165.83h11.96v9.43h-11.96z",
1141
- className: "txt_svg__cls-4"
1142
- }
1143
- ),
1144
- /* @__PURE__ */ e.jsx(
1145
- "path",
1146
- {
1147
- d: "M101.62 117.53h73.63v7.04h-73.63zM101.62 103.39h73.63v7.04h-73.63zM101.62 90.21h73.63v6.08h-73.63zM61.2 174.09h73.64v7.03H61.2zM61.2 159.95h114.05v7.04H61.2zM61.2 145.81h114.05v7.04H61.2zM61.2 131.67h114.05v7.04H61.2z",
1148
- className: "txt_svg__cls-3"
1149
- }
1150
- )
1151
- ] }) })
1152
- ]
1153
- }
1154
- );
1155
- function p0({ href: s, type: l, name: r }) {
1156
- const t = "w-14", c = r.match(/^[a-z0-9]/i) ? r : "download";
1157
- let n;
1158
- switch (l) {
1159
- case "bibtex":
1160
- n = /* @__PURE__ */ e.jsx(V1, { className: t });
1161
- break;
1162
- case "csv":
1163
- n = /* @__PURE__ */ e.jsx(q1, { className: t });
1164
- break;
1165
- case "gexf":
1166
- n = /* @__PURE__ */ e.jsx(I1, { className: t });
1167
- break;
1168
- case "graphml":
1169
- n = /* @__PURE__ */ e.jsx(F1, { className: t });
1170
- break;
1171
- case "json":
1172
- n = /* @__PURE__ */ e.jsx(D1, { className: t });
1173
- break;
1174
- case "rdf":
1175
- n = /* @__PURE__ */ e.jsx(B1, { className: t });
1176
- break;
1177
- case "ris":
1178
- n = /* @__PURE__ */ e.jsx(W1, { className: t });
1179
- break;
1180
- case "tei":
1181
- n = /* @__PURE__ */ e.jsx(Y1, { className: t });
1182
- break;
1183
- case "txt":
1184
- n = /* @__PURE__ */ e.jsx(G1, { className: t });
1185
- break;
1186
- }
1187
- return /* @__PURE__ */ e.jsx("a", { href: s, download: c, className: "inline-block", children: n || c });
462
+ //#endregion
463
+ //#region src/components/icons/Bibtex.tsx
464
+ var W = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
465
+ xmlns: "http://www.w3.org/2000/svg",
466
+ viewBox: "0 0 235.93 314.58",
467
+ ...e,
468
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".bibtex_svg__cls-2{fill:#08f}.bibtex_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
469
+ id: "bibtex_svg__Ebene_2",
470
+ "data-name": "Ebene 2",
471
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
472
+ id: "bibtex_svg__Ebene_1-2",
473
+ "data-name": "Ebene 1",
474
+ children: [
475
+ /* @__PURE__ */ (0, M.jsx)("path", {
476
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
477
+ style: { fill: "#1f2448" }
478
+ }),
479
+ /* @__PURE__ */ (0, M.jsx)("path", {
480
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
481
+ className: "bibtex_svg__cls-2"
482
+ }),
483
+ /* @__PURE__ */ (0, M.jsx)("rect", {
484
+ width: 204.98,
485
+ height: 74.77,
486
+ x: 15.48,
487
+ y: 224.33,
488
+ className: "bibtex_svg__cls-3",
489
+ rx: 23.84
490
+ }),
491
+ /* @__PURE__ */ (0, M.jsx)("path", {
492
+ d: "M69.65 284.34a1.51 1.51 0 0 1-1.6-1.6v-41.6a1.53 1.53 0 0 1 1.6-1.6h19.13a21.45 21.45 0 0 1 8.77 1.54 10.69 10.69 0 0 1 5 4.35 13 13 0 0 1 1.64 6.66 9.24 9.24 0 0 1-.87 4.13 10 10 0 0 1-2.08 2.91 10.14 10.14 0 0 1-2.37 1.73 11.06 11.06 0 0 1 4.39 3.8 10.52 10.52 0 0 1 1.89 6.24 13.41 13.41 0 0 1-1.83 7.11 12.12 12.12 0 0 1-5.32 4.67 20.32 20.32 0 0 1-8.71 1.66Zm8.83-26.75h9a6 6 0 0 0 4.52-1.47 5.17 5.17 0 0 0 1.44-3.78 5 5 0 0 0-1.44-3.71 6.14 6.14 0 0 0-4.45-1.41h-9Zm0 19.07h9.66a5.85 5.85 0 0 0 4.61-1.72 5.93 5.93 0 0 0 1.54-4 5.87 5.87 0 0 0-1.57-4.12 5.94 5.94 0 0 0-4.58-1.7h-9.66ZM114.19 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6A1.57 1.57 0 0 1 113 240a1.55 1.55 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44ZM134.28 284.34a1.51 1.51 0 0 1-1.59-1.6v-41.6a1.53 1.53 0 0 1 1.59-1.6h19.14a21.45 21.45 0 0 1 8.77 1.54 10.69 10.69 0 0 1 5 4.35 13 13 0 0 1 1.64 6.66 9.24 9.24 0 0 1-.87 4.13 10.23 10.23 0 0 1-4.45 4.64 11.06 11.06 0 0 1 4.39 3.8 10.52 10.52 0 0 1 1.89 6.24A13.41 13.41 0 0 1 168 278a12.12 12.12 0 0 1-5.34 4.67 20.32 20.32 0 0 1-8.71 1.66Zm8.84-26.75h9a6 6 0 0 0 4.45-1.47 5.17 5.17 0 0 0 1.44-3.78 5 5 0 0 0-1.44-3.71 6.14 6.14 0 0 0-4.45-1.41h-9Zm0 19.07h9.66a5.86 5.86 0 0 0 4.61-1.72 5.93 5.93 0 0 0 1.54-4 5.87 5.87 0 0 0-1.57-4.12 5.94 5.94 0 0 0-4.58-1.7h-9.66Z",
493
+ className: "bibtex_svg__cls-2"
494
+ }),
495
+ /* @__PURE__ */ (0, M.jsx)("path", {
496
+ id: "bibtex_svg__path14",
497
+ d: "M67.11 72.89v1.6c4.63 0 5.38 0 5.38 3v36.06c0 3-.73 3-5.38 3v1.6h22.77c8.47 0 14-6 14-12.06S98.41 95 91.33 94.55c6.35-1.25 10.79-5.49 10.79-10.53 0-5.5-5.43-11.14-14-11.14Zm9.67 21.18v-17c0-2.26.13-2.6 2.76-2.6H88A9.24 9.24 0 0 1 97.38 84c0 5.05-4 10.11-11.12 10.11Zm2.76 22.51c-2.62 0-2.75-.33-2.75-2.6V95.15H89c6.77 0 10.07 6.07 10.07 10.95a10.55 10.55 0 0 1-10.92 10.48",
498
+ className: "bibtex_svg__cls-3"
499
+ }),
500
+ /* @__PURE__ */ (0, M.jsx)("path", {
501
+ id: "bibtex_svg__path16",
502
+ d: "M116.45 89c0-2.85.34-3.18 5.14-3.18v-1.6c-2.25.06-5.71.2-7.43.2s-5.18-.13-7.44-.2v1.6c4.59 0 4.91.33 4.91 3.18v24.44c0 2.84-.31 3.18-4.91 3.18v1.6c2.26-.06 5.71-.19 7.44-.19s5.17.13 7.43.19v-1.6c-4.8 0-5.14-.32-5.14-3.18",
503
+ className: "bibtex_svg__cls-3"
504
+ }),
505
+ /* @__PURE__ */ (0, M.jsx)("path", {
506
+ id: "bibtex_svg__path18",
507
+ d: "M125.4 84.15v1.6c4.39 0 4.71.4 4.71 3.12v24.57c0 2.72-.32 3.12-4.71 3.12v1.6h20c7.36 0 12-4.5 12-9.13 0-4.3-4.25-7.94-10-8.67 4.71-1 8.49-4 8.49-7.81 0-4.16-4.64-8.4-11.87-8.4Zm9 15.54V88.61c0-2.64.33-2.84 2.68-2.84h6.43a6.7 6.7 0 0 1 7.11 6.73c0 2.38-1.74 7.19-8.72 7.19Zm0 1.34h10c5.64 0 7.45 5.11 7.45 7.94 0 3-2.19 7.6-8.24 7.6h-6.52c-2.32 0-2.64-.2-2.64-2.89",
508
+ className: "bibtex_svg__cls-3"
509
+ }),
510
+ /* @__PURE__ */ (0, M.jsx)("path", {
511
+ id: "bibtex_svg__path20",
512
+ d: "M97.87 123.82H59.54l-1.12 14.68h1.19c.86-11 1.8-12.92 12.09-12.92h3.67c1.27.2 1.27 1 1.27 2.54v36.12c0 2.4-.2 3.13-5.8 3.13H69V169c3.18-.06 6.5-.13 9.76-.13s6.57.07 9.75.13v-1.61h-1.89c-5.51 0-5.7-.73-5.7-3.13v-36.14c0-1.47 0-2.27 1.19-2.54h3.64c10.16 0 11.15 1.92 12 12.92H99",
513
+ className: "bibtex_svg__cls-3"
514
+ }),
515
+ /* @__PURE__ */ (0, M.jsx)("path", {
516
+ id: "bibtex_svg__path22",
517
+ d: "M130.91 172.3h-1.2c-1.45 9.84-2.31 15.19-14 15.19h-9.21c-2.65 0-2.78-.34-2.78-2.62v-18.55H110c6.26 0 6.86 2.29 6.86 7.89h1.07V157h-1.07c0 5.5-.6 7.76-6.86 7.76h-6.26v-16.5c0-2.24.13-2.58 2.78-2.58h9.07c10.27 0 11.47 4.09 12.4 12.86h1.19l-1.59-14.68H94v1.82c4.7 0 5.46 0 5.46 3v35.81c0 3-.75 3-5.46 3v1.6h34.54",
518
+ className: "bibtex_svg__cls-3"
519
+ }),
520
+ /* @__PURE__ */ (0, M.jsx)("path", {
521
+ id: "bibtex_svg__path24",
522
+ d: "m149.06 143.86 9.82-14.2c1-1.39 3-4.26 8.43-4.33v-1.6c-1.52.12-4 .12-5.63.12-2.19 0-4.91 0-6.57-.12v1.6c2.13.2 2.65 1.53 2.65 2.6a3.24 3.24 0 0 1-.79 2l-8.76 12.71-9.82-14.38c-.47-.72-.53-.93-.53-1.13 0-.6.72-1.73 2.92-1.79v-1.6c-2.12.12-5.37.12-7.56.12-1.71 0-5 0-6.64-.12v1.6c3.65 0 4.84.14 6.31 2.2l12.8 18.8-11.54 16.86a9.89 9.89 0 0 1-8.43 4.2v1.6c1.51-.13 4-.13 5.63-.13 1.79 0 4.91 0 6.56.13v-1.6a2.56 2.56 0 0 1-2.64-2.6 2.81 2.81 0 0 1 .65-1.8l10.62-15.5 11.55 17c.52.74.52.94.52 1.14 0 .52-.6 1.66-2.92 1.8V169c2.13-.13 5.37-.13 7.56-.13 1.72 0 5 0 6.65.13v-1.6c-4.25 0-4.92-.33-6.24-2.2",
523
+ className: "bibtex_svg__cls-3"
524
+ })
525
+ ]
526
+ })
527
+ })]
528
+ }), G = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
529
+ xmlns: "http://www.w3.org/2000/svg",
530
+ viewBox: "0 0 235.93 314.58",
531
+ ...e,
532
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".csv_svg__cls-2{fill:#08f}.csv_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
533
+ id: "csv_svg__Ebene_2",
534
+ "data-name": "Ebene 2",
535
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
536
+ id: "csv_svg__Ebene_1-2",
537
+ "data-name": "Ebene 1",
538
+ children: [
539
+ /* @__PURE__ */ (0, M.jsx)("path", {
540
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
541
+ style: { fill: "#1f2448" }
542
+ }),
543
+ /* @__PURE__ */ (0, M.jsx)("path", {
544
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
545
+ className: "csv_svg__cls-2"
546
+ }),
547
+ /* @__PURE__ */ (0, M.jsx)("path", {
548
+ d: "M220.45 248.17v27.08a23.84 23.84 0 0 1-23.84 23.85H39.32a23.85 23.85 0 0 1-23.85-23.85v-27.08a23.85 23.85 0 0 1 23.85-23.84h157.29a23.84 23.84 0 0 1 23.84 23.84Z",
549
+ className: "csv_svg__cls-3"
550
+ }),
551
+ /* @__PURE__ */ (0, M.jsx)("path", {
552
+ d: "M77.07 285a23.7 23.7 0 0 1-10.24-2 15.07 15.07 0 0 1-6.56-5.89 19.73 19.73 0 0 1-2.59-9.44c0-1.75-.07-3.63-.07-5.63s0-3.93.07-5.76a19.41 19.41 0 0 1 2.62-9.38 15.47 15.47 0 0 1 6.62-5.9 23.29 23.29 0 0 1 10.15-2 26.56 26.56 0 0 1 7.81 1 18.69 18.69 0 0 1 6.12 3.13 14.74 14.74 0 0 1 4 4.8 13.55 13.55 0 0 1 1.5 6.14 1 1 0 0 1-.35 1 1.37 1.37 0 0 1-1 .39h-7.58a1.89 1.89 0 0 1-1.22-.36 2.35 2.35 0 0 1-.7-1.24c-.6-2.48-1.64-4.17-3.11-5.09a10.28 10.28 0 0 0-5.54-1.42 8.44 8.44 0 0 0-6.08 2.15c-1.49 1.43-2.3 3.78-2.43 7.07q-.18 5.25 0 10.75c.13 3.29.94 5.64 2.43 7.07a8.44 8.44 0 0 0 6.08 2.15 10.1 10.1 0 0 0 5.54-1.41 7.94 7.94 0 0 0 3.11-5.06 2.25 2.25 0 0 1 .7-1.28 2.08 2.08 0 0 1 1.22-.32h7.61a1.37 1.37 0 0 1 1 .39 1 1 0 0 1 .35 1A13.55 13.55 0 0 1 95 276a14.74 14.74 0 0 1-4 4.8 18.69 18.69 0 0 1-6.11 3.14 26.57 26.57 0 0 1-7.82 1.06ZM119.88 285a26.15 26.15 0 0 1-10.36-1.79 14.55 14.55 0 0 1-6.27-4.7 11.14 11.14 0 0 1-2.25-6.18 1.34 1.34 0 0 1 .39-.93 1.25 1.25 0 0 1 1-.41h7.1a2.2 2.2 0 0 1 1.35.35 5.24 5.24 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.17 7.17 0 0 0 2.65 1.67 11.85 11.85 0 0 0 4.16.64 11.52 11.52 0 0 0 6.15-1.32 4 4 0 0 0 2.05-3.55 3.32 3.32 0 0 0-1.12-2.59 10.64 10.64 0 0 0-3.49-1.82 58.43 58.43 0 0 0-6.34-1.73 35.68 35.68 0 0 1-8.16-2.66 12.52 12.52 0 0 1-5.09-4.22 12.54 12.54 0 0 1 .42-13.35 14.14 14.14 0 0 1 6-4.7 22.76 22.76 0 0 1 9.18-1.7 23.13 23.13 0 0 1 7.65 1.16 17.27 17.27 0 0 1 5.5 3 14.52 14.52 0 0 1 3.39 4 9.15 9.15 0 0 1 1.25 4.13 1.33 1.33 0 0 1-.38.93 1.26 1.26 0 0 1-1 .42h-7.49a2.62 2.62 0 0 1-1.12-.26 1.84 1.84 0 0 1-.86-.9 4.75 4.75 0 0 0-2.21-2.84 8.64 8.64 0 0 0-4.77-1.19 9.15 9.15 0 0 0-4.86 1.12 3.76 3.76 0 0 0-1.8 3.43 3.67 3.67 0 0 0 .93 2.52 7.31 7.31 0 0 0 3.11 1.83c1.45.51 3.39 1.07 5.82 1.66a44.94 44.94 0 0 1 9.18 2.75 10.44 10.44 0 0 1 6.82 10.56 11.75 11.75 0 0 1-2.4 7.4 15 15 0 0 1-6.62 4.73 27.06 27.06 0 0 1-9.78 1.63ZM156.88 284.34a2.48 2.48 0 0 1-1.7-.54 3 3 0 0 1-.86-1.31l-13.32-41a1.62 1.62 0 0 1-.12-.57 1.42 1.42 0 0 1 1.34-1.35h7a2 2 0 0 1 1.5.55 2.35 2.35 0 0 1 .68 1l9.79 30.92 9.81-30.9a3.25 3.25 0 0 1 .7-1 1.93 1.93 0 0 1 1.47-.55h7a1.44 1.44 0 0 1 1.35 1.35 1.65 1.65 0 0 1-.13.57l-13.31 41a2.53 2.53 0 0 1-.83 1.31 2.61 2.61 0 0 1-1.73.54Z",
553
+ className: "csv_svg__cls-2"
554
+ }),
555
+ /* @__PURE__ */ (0, M.jsx)("path", {
556
+ d: "M62 124.63a1.06 1.06 0 0 1-.77-.33 1 1 0 0 1-.32-.72 1 1 0 0 1 .05-.3 1.15 1.15 0 0 1 .15-.29L72 106.88 61.93 91.46a1.42 1.42 0 0 1-.14-.59 1 1 0 0 1 .29-.72 1 1 0 0 1 .75-.33H70a1.58 1.58 0 0 1 1.14.38 2.35 2.35 0 0 1 .55.67l6 9 6-9a3.45 3.45 0 0 1 .6-.67 1.6 1.6 0 0 1 1.14-.38h6.81a1 1 0 0 1 .77.33 1 1 0 0 1 .33.72.92.92 0 0 1-.2.59l-10.07 15.37L94 123a.81.81 0 0 1 .13.29 1.51 1.51 0 0 1 0 .3 1 1 0 0 1-.29.72 1 1 0 0 1-.75.33H85.7a1.7 1.7 0 0 1-1.17-.38 2.73 2.73 0 0 1-.57-.62l-6.61-9.54-6.47 9.54a3 3 0 0 1-.54.62 1.63 1.63 0 0 1-1.15.38ZM141.78 89.82h33.21v13.85h-33.21zM141.78 110.77h33.21v13.4h-33.21zM141.78 131.28h33.21v13.4h-33.21zM141.78 151.78h33.21v14.07h-33.21zM141.78 172.95h33.21v13.73h-33.21zM60.94 131.66h33.21v13.02H60.94zM60.94 151.78h33.21v14.07H60.94zM60.94 172.95h33.21v13.73H60.94zM101.36 89.82h33.21v13.85h-33.21zM101.36 172.95h33.21v13.73h-33.21zM101.36 151.78h33.21v14.07h-33.21zM101.36 131.28h33.21v13.4h-33.21zM101.36 110.77h33.21v13.4h-33.21z",
557
+ className: "csv_svg__cls-3"
558
+ })
559
+ ]
560
+ })
561
+ })]
562
+ }), K = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
563
+ xmlns: "http://www.w3.org/2000/svg",
564
+ viewBox: "0 0 235.93 314.58",
565
+ ...e,
566
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".gexf_svg__cls-2{fill:#08f}.gexf_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
567
+ id: "gexf_svg__Ebene_2",
568
+ "data-name": "Ebene 2",
569
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
570
+ id: "gexf_svg__Ebene_1-2",
571
+ "data-name": "Ebene 1",
572
+ children: [
573
+ /* @__PURE__ */ (0, M.jsx)("path", {
574
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
575
+ style: { fill: "#1f2448" }
576
+ }),
577
+ /* @__PURE__ */ (0, M.jsx)("path", {
578
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
579
+ className: "gexf_svg__cls-2"
580
+ }),
581
+ /* @__PURE__ */ (0, M.jsx)("rect", {
582
+ width: 204.98,
583
+ height: 74.77,
584
+ x: 15.48,
585
+ y: 224.33,
586
+ className: "gexf_svg__cls-3",
587
+ rx: 23.84
588
+ }),
589
+ /* @__PURE__ */ (0, M.jsx)("path", {
590
+ d: "M56.88 285a23.87 23.87 0 0 1-10.27-2 15.25 15.25 0 0 1-6.61-5.92 19 19 0 0 1-2.56-9.38q-.06-2.74-.06-5.88t.06-6a18.16 18.16 0 0 1 2.56-9.11 15.36 15.36 0 0 1 6.69-5.79 24 24 0 0 1 10.21-2 26.39 26.39 0 0 1 8.41 1.22 19.93 19.93 0 0 1 6.08 3.17 14.08 14.08 0 0 1 3.72 4.25A10 10 0 0 1 76.4 252a1.09 1.09 0 0 1-.35 1 1.41 1.41 0 0 1-1 .39H66.8a1.66 1.66 0 0 1-1-.23 2.25 2.25 0 0 1-.64-.73 9.27 9.27 0 0 0-1.41-2.27 7.6 7.6 0 0 0-2.59-2 9.94 9.94 0 0 0-4.32-.8 9 9 0 0 0-6.21 2.08q-2.31 2.08-2.5 6.75c-.12 3.67-.12 7.41 0 11.2.13 3.25 1 5.58 2.56 7a9.09 9.09 0 0 0 6.34 2.15 11 11 0 0 0 4.61-.93 7.26 7.26 0 0 0 3.23-2.85 9.25 9.25 0 0 0 1.18-4.93v-1.53h-6.74a1.43 1.43 0 0 1-1.09-.48 1.59 1.59 0 0 1-.44-1.12v-4.23a1.54 1.54 0 0 1 .44-1.15 1.48 1.48 0 0 1 1.09-.45h15.81a1.54 1.54 0 0 1 1.6 1.6v7a17.45 17.45 0 0 1-2.43 9.41 15.72 15.72 0 0 1-6.92 6A24.61 24.61 0 0 1 56.88 285ZM86 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.54 1.54 0 0 1 1.15-.45h29.18a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.32a1.46 1.46 0 0 1-.45 1.08 1.55 1.55 0 0 1-1.15.45H94.51v9.73h19.26a1.52 1.52 0 0 1 1.16.48 1.71 1.71 0 0 1 .44 1.18v4.87a1.53 1.53 0 0 1-1.6 1.6H94.51v10h21.18a1.51 1.51 0 0 1 1.6 1.6v5.24a1.61 1.61 0 0 1-.44 1.16 1.57 1.57 0 0 1-1.16.44ZM122.41 284.34a1.25 1.25 0 0 1-1-.41 1.37 1.37 0 0 1-.38-.93 1.21 1.21 0 0 1 .06-.38l.13-.39 14.18-20.73-13.12-19.84a1.4 1.4 0 0 1-.25-.77 1.32 1.32 0 0 1 .41-.93 1.29 1.29 0 0 1 .93-.42h8.2a1.93 1.93 0 0 1 1.37.45 5.21 5.21 0 0 1 .74.83l8.38 12.55 8.45-12.55a4.68 4.68 0 0 1 .77-.83 2 2 0 0 1 1.34-.45h7.74a1.23 1.23 0 0 1 1 .42 1.34 1.34 0 0 1 .39.93 1.47 1.47 0 0 1-.19.77l-13.19 19.77 14.21 20.8a.92.92 0 0 1 .16.39 2.34 2.34 0 0 1 0 .38 1.33 1.33 0 0 1-.38.93 1.25 1.25 0 0 1-1 .41h-8.45a2 2 0 0 1-1.34-.44 3.85 3.85 0 0 1-.71-.77l-9.21-13.19-9 13.19a7.89 7.89 0 0 1-.73.77 1.94 1.94 0 0 1-1.38.44ZM169.9 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h28.74a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.64a1.54 1.54 0 0 1-1.6 1.6h-20v10.56h18.76a1.6 1.6 0 0 1 1.15.44 1.58 1.58 0 0 1 .45 1.16v5.63a1.48 1.48 0 0 1-.45 1.09 1.56 1.56 0 0 1-1.15.44h-18.8v15a1.52 1.52 0 0 1-.48 1.16 1.65 1.65 0 0 1-1.18.44Z",
591
+ className: "gexf_svg__cls-2"
592
+ }),
593
+ /* @__PURE__ */ (0, M.jsx)("path", {
594
+ id: "gexf_svg__F161dc",
595
+ d: "M139.75 72.88c9.65-.77 21.84.91 24.18 12.13a3.81 3.81 0 0 0 2.58 2.99c16.31 5.93 7.09 32.57-7.84 33 4.13-4.85 8.31-8.2 11.78-13.26 3.47-5.35 2.24-15.1-5.89-17.42 1.22 20.77-37.16 52.14-41 18.53-8.33 8.77-16.24 18.15-26.9 24.53a3.41 3.41 0 0 0-1.49 2.22c-.37 8.32 5.54 17.95 16.36 14 15.88-5.16 24.07-25.58 42.12-24.73-2 3.37-6.23 4.6-8.52 7.63-8.18 10-12.67 35.89 3.62 38.9 3.33-13.31 2-28 8-40.52 24.07-28.57 49.17 32.64-2.22 46.35-1 6.05-2.16 13.09-3.32 20.12h-6.88c7.87-37.63 1-10.72-14.59-32.27-12 31.84-63.44 29.77-69.81-4.36-4.08-23.18 32.08-20.43 33.72-.94 1.81 9-8.3 17.09-16.58 13.06 17.37-6.17 13.4-29.09-5.68-25.75-6.06 1.35-9.85 7.9-8.39 14.78 5 23.55 39.21 32.29 52.55 10.8a106.1 106.1 0 0 0 13.8-30c-14.61 13-34.08 16.51-40.56-5.93-22 6.08-39.65-14.35-37.34-34.53 3.86-13.73 18.53-22.8 32.92-19-17.68 4.16-35.52 22.83-23.51 41 5.76 8.84 15.24 12.64 24.93 10a2.66 2.66 0 0 0 2.31-3c-1.1-29.02 24.6-53.07 51.65-58.33ZM96.1 129.61c23.24-13 34.44-47.9 64.91-43.81-2.76-12.72-18.73-12.54-28-7.63a72 72 0 0 0-36.91 51.44Zm39.71-9.15c14.71-1.75 22.5-16.36 25.32-29.46 0-7.72-20.33-.67-23.53 2.87-9.89 4.88-17.38 24.85-1.79 26.59Zm19.75 50.87.61.84c31.12-7.27 17.14-56.19 5.27-36.18-3.44 11.49-4.07 23.54-5.88 35.34Z",
596
+ className: "gexf_svg__cls-3"
597
+ })
598
+ ]
599
+ })
600
+ })]
601
+ }), q = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
602
+ xmlns: "http://www.w3.org/2000/svg",
603
+ viewBox: "0 0 235.93 314.58",
604
+ ...e,
605
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".graphml_svg__cls-2{fill:#08f}.graphml_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
606
+ id: "graphml_svg__Ebene_2",
607
+ "data-name": "Ebene 2",
608
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
609
+ id: "graphml_svg__Ebene_1-2",
610
+ "data-name": "Ebene 1",
611
+ children: [
612
+ /* @__PURE__ */ (0, M.jsx)("path", {
613
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
614
+ style: { fill: "#1f2448" }
615
+ }),
616
+ /* @__PURE__ */ (0, M.jsx)("path", {
617
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
618
+ className: "graphml_svg__cls-2"
619
+ }),
620
+ /* @__PURE__ */ (0, M.jsx)("rect", {
621
+ width: 204.98,
622
+ height: 74.77,
623
+ x: 15.48,
624
+ y: 224.33,
625
+ className: "graphml_svg__cls-3",
626
+ rx: 23.84
627
+ }),
628
+ /* @__PURE__ */ (0, M.jsx)("path", {
629
+ d: "M43.64 277.74a16.36 16.36 0 0 1-7.07-1.39A10.41 10.41 0 0 1 32 272.3a13.07 13.07 0 0 1-1.76-6.44v-8.14a12.52 12.52 0 0 1 1.76-6.29 10.56 10.56 0 0 1 4.6-4 16.53 16.53 0 0 1 7-1.38 18.31 18.31 0 0 1 5.78.83 13.84 13.84 0 0 1 4.18 2.18 9.61 9.61 0 0 1 2.59 2.94 6.78 6.78 0 0 1 .91 3.08.73.73 0 0 1-.25.66 1 1 0 0 1-.68.26h-5.67a1.15 1.15 0 0 1-.66-.15 1.64 1.64 0 0 1-.44-.51 6.46 6.46 0 0 0-1-1.56 5.2 5.2 0 0 0-1.78-1.36 6.76 6.76 0 0 0-3-.55 6.11 6.11 0 0 0-4.27 1.43q-1.59 1.42-1.72 4.64-.13 3.78 0 7.7c.09 2.23.68 3.83 1.76 4.82a6.27 6.27 0 0 0 4.36 1.47 7.54 7.54 0 0 0 3.17-.64 4.91 4.91 0 0 0 2.22-2A6.38 6.38 0 0 0 50 266v-1.06h-4.69a1 1 0 0 1-.75-.33 1.12 1.12 0 0 1-.31-.77v-2.9a1.11 1.11 0 0 1 .31-.8 1.06 1.06 0 0 1 .75-.31h10.87a1.06 1.06 0 0 1 1.1 1.11v4.84a11.93 11.93 0 0 1-1.68 6.46 10.78 10.78 0 0 1-4.75 4.12 17 17 0 0 1-7.21 1.38ZM60.91 277.3a1 1 0 0 1-.75-.31 1.06 1.06 0 0 1-.31-.79v-20.68a1.06 1.06 0 0 1 .31-.77 1 1 0 0 1 .75-.33h4.48a1 1 0 0 1 .77.33 1 1 0 0 1 .33.77v1.76a7.45 7.45 0 0 1 2.73-2.11 8.77 8.77 0 0 1 3.7-.75h1.89a1 1 0 0 1 .79.31 1 1 0 0 1 .31.79v4a1 1 0 0 1-.31.75 1.08 1.08 0 0 1-.79.3h-3.92a4 4 0 0 0-3 1.08 4.14 4.14 0 0 0-1.05 3v11.55a1 1 0 0 1-.33.79 1.12 1.12 0 0 1-.77.31ZM83.91 277.74a9.58 9.58 0 0 1-4.2-.9 7.6 7.6 0 0 1-2.95-2.45 5.88 5.88 0 0 1-1.07-3.39 5.81 5.81 0 0 1 2.5-4.95 15 15 0 0 1 6.69-2.44l5.72-.88V262a3.88 3.88 0 0 0-.77-2.62 3.4 3.4 0 0 0-2.7-.9 4.21 4.21 0 0 0-2.27.54 3.83 3.83 0 0 0-1.34 1.48 1.15 1.15 0 0 1-1 .53h-4.37a.94.94 0 0 1-.73-.27 1 1 0 0 1-.24-.7 4.49 4.49 0 0 1 .6-1.74 6.69 6.69 0 0 1 1.76-2 10.05 10.05 0 0 1 3.08-1.65 13.71 13.71 0 0 1 4.55-.66 15.29 15.29 0 0 1 4.8.66 8.08 8.08 0 0 1 3.19 1.85 7.33 7.33 0 0 1 1.78 2.77 9.89 9.89 0 0 1 .57 3.39v13.52a1.06 1.06 0 0 1-.31.79 1.09 1.09 0 0 1-.79.31H92a1.11 1.11 0 0 1-.8-.31 1.09 1.09 0 0 1-.3-.79v-1.63a6.22 6.22 0 0 1-1.54 1.58A8.6 8.6 0 0 1 87 277.3a10.11 10.11 0 0 1-3.09.44Zm1.81-4.67a5.28 5.28 0 0 0 2.53-.59 4.25 4.25 0 0 0 1.75-1.87 6.86 6.86 0 0 0 .66-3.17v-.7l-4 .66a7.66 7.66 0 0 0-3.36 1.14 2.31 2.31 0 0 0-1.08 1.89 2.15 2.15 0 0 0 .5 1.43 3.11 3.11 0 0 0 1.3.9 4.61 4.61 0 0 0 1.7.31ZM101.46 285.66a1.09 1.09 0 0 1-.79-.31 1.06 1.06 0 0 1-.31-.79v-29a1 1 0 0 1 .31-.79 1 1 0 0 1 .79-.31h4.36a1 1 0 0 1 .74.31 1 1 0 0 1 .31.79v1.67a8.2 8.2 0 0 1 2.75-2.31 8.88 8.88 0 0 1 4.2-.9 10.19 10.19 0 0 1 3.94.7 7.48 7.48 0 0 1 2.86 2.05 9.69 9.69 0 0 1 1.83 3.25 14.9 14.9 0 0 1 .75 4.29V267.53a14.74 14.74 0 0 1-.73 4.15 9.36 9.36 0 0 1-1.83 3.24 8.09 8.09 0 0 1-2.88 2.11 9.65 9.65 0 0 1-3.94.75 9 9 0 0 1-3.91-.79 7.05 7.05 0 0 1-2.68-2.25v9.86a1.1 1.1 0 0 1-.31.79 1.06 1.06 0 0 1-.75.31Zm10.3-13.34a4.2 4.2 0 0 0 2.55-.68 3.88 3.88 0 0 0 1.34-1.84 9.38 9.38 0 0 0 .51-2.58 20.72 20.72 0 0 0 0-2.73 9.3 9.3 0 0 0-.51-2.57 3.91 3.91 0 0 0-1.34-1.85 4.26 4.26 0 0 0-2.55-.68 4.33 4.33 0 0 0-2.6.7 4.13 4.13 0 0 0-1.41 1.85 8.1 8.1 0 0 0-.52 2.42v3.3a5.66 5.66 0 0 0 .54 2.29 4.07 4.07 0 0 0 4 2.37ZM126.66 277.3a1.09 1.09 0 0 1-.79-.31 1.06 1.06 0 0 1-.31-.79v-29a1 1 0 0 1 .31-.79 1 1 0 0 1 .79-.31h4.93a1.06 1.06 0 0 1 1.1 1.1v9.9a8.26 8.26 0 0 1 2.88-2.25 9.51 9.51 0 0 1 4.11-.83 9 9 0 0 1 4.6 1.16 8.15 8.15 0 0 1 3.15 3.39 11.7 11.7 0 0 1 1.14 5.39v12.24a1 1 0 0 1-.33.79 1.12 1.12 0 0 1-.77.31h-5a1.12 1.12 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-12a5.24 5.24 0 0 0-1.1-3.55 4 4 0 0 0-3.17-1.25 4.29 4.29 0 0 0-3.23 1.25 4.9 4.9 0 0 0-1.21 3.55v12a1.06 1.06 0 0 1-1.1 1.1ZM152.83 277.3a1.11 1.11 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-28.6a1 1 0 0 1 .33-.8 1.1 1.1 0 0 1 .77-.3h4.22a1.33 1.33 0 0 1 1 .35 2.57 2.57 0 0 1 .42.53l8.05 14.69 8.1-14.69a2.57 2.57 0 0 1 .42-.53 1.33 1.33 0 0 1 1-.35h4.18a1.18 1.18 0 0 1 .82.3 1.08 1.08 0 0 1 .33.8v28.6a1.08 1.08 0 0 1-.33.79 1.19 1.19 0 0 1-.82.31h-4.62a1.12 1.12 0 0 1-.77-.31 1 1 0 0 1-.33-.79v-17.51l-5.45 10.2a2.13 2.13 0 0 1-.53.71 1.46 1.46 0 0 1-1 .31h-2.02a1.41 1.41 0 0 1-.93-.31 2.78 2.78 0 0 1-.57-.71l-5.45-10.2v17.51a1.1 1.1 0 0 1-.31.79 1.06 1.06 0 0 1-.75.31ZM186.27 277.3a1.11 1.11 0 0 1-.8-.31 1.09 1.09 0 0 1-.3-.79v-28.6a1 1 0 0 1 1.1-1.1h5.1a1.05 1.05 0 0 1 .75.3 1.11 1.11 0 0 1 .31.8v23.63H206a1.05 1.05 0 0 1 .79.32 1.16 1.16 0 0 1 .31.82v3.83a1.06 1.06 0 0 1-.31.79 1.09 1.09 0 0 1-.79.31Z",
630
+ className: "graphml_svg__cls-2"
631
+ }),
632
+ /* @__PURE__ */ (0, M.jsx)("path", {
633
+ d: "M176.66 102.12a10.29 10.29 0 0 1-17.1 7.73L128.06 128a10.43 10.43 0 0 1 .2 2 10.29 10.29 0 0 1-7 9.76v36.36a10.3 10.3 0 1 1-6.59 0v-36.3a10.29 10.29 0 0 1-7-9.76 10.43 10.43 0 0 1 .2-2l-31.5-18.19a10.19 10.19 0 0 1-6.8 2.58 10.3 10.3 0 1 1 10.3-10.3 10.43 10.43 0 0 1-.2 2l31.5 18.19a10.24 10.24 0 0 1 13.59 0l31.5-18.19a10.43 10.43 0 0 1-.2-2 10.3 10.3 0 1 1 20.6 0Z",
634
+ className: "graphml_svg__cls-3"
635
+ }),
636
+ /* @__PURE__ */ (0, M.jsx)("circle", {
637
+ cx: 117.96,
638
+ cy: 74.18,
639
+ r: 10.3,
640
+ className: "graphml_svg__cls-3"
641
+ }),
642
+ /* @__PURE__ */ (0, M.jsx)("circle", {
643
+ cx: 166.36,
644
+ cy: 158,
645
+ r: 10.3,
646
+ className: "graphml_svg__cls-3"
647
+ }),
648
+ /* @__PURE__ */ (0, M.jsx)("circle", {
649
+ cx: 69.57,
650
+ cy: 158,
651
+ r: 10.3,
652
+ className: "graphml_svg__cls-3"
653
+ })
654
+ ]
655
+ })
656
+ })]
657
+ }), J = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
658
+ xmlns: "http://www.w3.org/2000/svg",
659
+ viewBox: "0 0 235.93 314.58",
660
+ ...e,
661
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".json_svg__cls-2{fill:#08f}.json_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
662
+ id: "json_svg__Ebene_2",
663
+ "data-name": "Ebene 2",
664
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
665
+ id: "json_svg__Ebene_1-2",
666
+ "data-name": "Ebene 1",
667
+ children: [
668
+ /* @__PURE__ */ (0, M.jsx)("path", {
669
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
670
+ style: { fill: "#1f2448" }
671
+ }),
672
+ /* @__PURE__ */ (0, M.jsx)("path", {
673
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
674
+ className: "json_svg__cls-2"
675
+ }),
676
+ /* @__PURE__ */ (0, M.jsx)("path", {
677
+ d: "M39.32 224.33h157.29v74.77H39.32z",
678
+ className: "json_svg__cls-3"
679
+ }),
680
+ /* @__PURE__ */ (0, M.jsx)("path", {
681
+ d: "M196.61 224.33a23.84 23.84 0 0 0-23.84 23.85H63.16a23.84 23.84 0 1 0-47.68 0v27.08a23.84 23.84 0 1 0 47.68 0h109.61a23.84 23.84 0 1 0 47.68 0v-27.08a23.84 23.84 0 0 0-23.84-23.85Z",
682
+ className: "json_svg__cls-3"
683
+ }),
684
+ /* @__PURE__ */ (0, M.jsx)("path", {
685
+ d: "M52.33 285a25.35 25.35 0 0 1-6.82-.89 17.7 17.7 0 0 1-5.72-2.72 13.46 13.46 0 0 1-4-4.55 14 14 0 0 1-1.6-6.3 1.44 1.44 0 0 1 .38-1 1.33 1.33 0 0 1 1-.42h7.55a1.81 1.81 0 0 1 1.34.45 3.06 3.06 0 0 1 .71 1.28 7.29 7.29 0 0 0 1.37 3.23 6.06 6.06 0 0 0 2.53 1.86 9.48 9.48 0 0 0 3.46.61 6.66 6.66 0 0 0 5.47-2.31q1.89-2.3 1.89-6.59v-19.34H38.76a1.45 1.45 0 0 1-1.09-.48 1.61 1.61 0 0 1-.44-1.12v-5.57a1.6 1.6 0 0 1 .44-1.15 1.5 1.5 0 0 1 1.09-.45H69.1a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v26.76a17.46 17.46 0 0 1-2.34 9.31A15 15 0 0 1 61.9 283a21.87 21.87 0 0 1-9.57 2ZM94.27 285a26.17 26.17 0 0 1-10.37-1.79 14.67 14.67 0 0 1-6.27-4.7 11.05 11.05 0 0 1-2.24-6.18 1.37 1.37 0 0 1 .38-.93 1.28 1.28 0 0 1 1-.41h7.11a2.19 2.19 0 0 1 1.34.35 4.53 4.53 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.22 7.22 0 0 0 2.66 1.67 11.85 11.85 0 0 0 4.16.64 11.46 11.46 0 0 0 6.14-1.32 4 4 0 0 0 2-3.55 3.29 3.29 0 0 0-1.12-2.59 10.64 10.64 0 0 0-3.49-1.82 58.81 58.81 0 0 0-6.33-1.73 35.68 35.68 0 0 1-8.16-2.66 12.46 12.46 0 0 1-5.09-4.22 12.49 12.49 0 0 1 .42-13.35 14.1 14.1 0 0 1 6-4.7 22.77 22.77 0 0 1 9.19-1.7 23 23 0 0 1 7.64 1.16 17.32 17.32 0 0 1 5.51 3 14.52 14.52 0 0 1 3.39 4 9.27 9.27 0 0 1 1.25 4.13 1.34 1.34 0 0 1-.39.93 1.23 1.23 0 0 1-1 .42h-7.48a2.59 2.59 0 0 1-1.12-.26 1.86 1.86 0 0 1-.87-.9 4.67 4.67 0 0 0-2.21-2.84 8.59 8.59 0 0 0-4.76-1.19 9.21 9.21 0 0 0-4.83 1.1 3.78 3.78 0 0 0-1.79 3.43 3.67 3.67 0 0 0 .93 2.52 7.27 7.27 0 0 0 3.1 1.83c1.45.51 3.39 1.07 5.83 1.66a45.13 45.13 0 0 1 9.18 2.75 11.52 11.52 0 0 1 5.18 4.16 12.92 12.92 0 0 1-.76 13.8 14.94 14.94 0 0 1-6.63 4.73 27 27 0 0 1-9.77 1.65ZM136.82 285a24.09 24.09 0 0 1-10-1.92 14.88 14.88 0 0 1-6.63-5.79 19.48 19.48 0 0 1-2.59-9.76c0-1.83-.06-3.66-.06-5.47s0-3.66.06-5.54a19.28 19.28 0 0 1 2.63-9.69 15.17 15.17 0 0 1 6.72-5.92 25.87 25.87 0 0 1 19.9 0 15.17 15.17 0 0 1 6.72 5.92 19.28 19.28 0 0 1 2.62 9.69c.09 1.88.13 3.73.13 5.54s0 3.64-.13 5.47a19.38 19.38 0 0 1-2.59 9.76 14.83 14.83 0 0 1-6.65 5.79 24.37 24.37 0 0 1-10.13 1.92Zm0-8.44a8.43 8.43 0 0 0 6-2.21q2.34-2.2 2.47-7.14c.08-1.87.13-3.63.13-5.28s-.05-3.38-.13-5.21a11.66 11.66 0 0 0-1.19-5.35 7 7 0 0 0-3-3 10.13 10.13 0 0 0-8.61 0 7.07 7.07 0 0 0-3 3 12.45 12.45 0 0 0-1.25 5.35c0 1.83-.06 3.57-.06 5.21s0 3.41.06 5.28q.19 4.94 2.53 7.14a8.38 8.38 0 0 0 6.05 2.19ZM164 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h6a2 2 0 0 1 1.44.45 3.14 3.14 0 0 1 .61.71l16.76 26.24v-25.8a1.57 1.57 0 0 1 .45-1.15 1.48 1.48 0 0 1 1.09-.45h6.78a1.58 1.58 0 0 1 1.16.45 1.6 1.6 0 0 1 .44 1.15v41.6a1.61 1.61 0 0 1-.44 1.12 1.52 1.52 0 0 1-1.16.48H191a1.81 1.81 0 0 1-1.4-.48 5.88 5.88 0 0 1-.58-.67l-16.77-25.47v25a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Z",
686
+ className: "json_svg__cls-2"
687
+ }),
688
+ /* @__PURE__ */ (0, M.jsx)("path", {
689
+ d: "M85.74 182a26.41 26.41 0 0 1-9.74-1.83 17.34 17.34 0 0 1-7-5.28 23.33 23.33 0 0 1-4.17-8.68 46.23 46.23 0 0 1-1.4-12A17.16 17.16 0 0 0 62.1 147a9.33 9.33 0 0 0-4.1-4.28l-.86-.48a4.26 4.26 0 0 1-2.49-3.74v-2.69a4.26 4.26 0 0 1 2.49-3.74l1-.48a10.07 10.07 0 0 0 4-4.36 16.9 16.9 0 0 0 1.29-7.15 46.34 46.34 0 0 1 1.4-12A22.94 22.94 0 0 1 69 99.46a18 18 0 0 1 7-5.27 24.32 24.32 0 0 1 9.83-1.83h.48a2.11 2.11 0 0 1 1.54.58 2.08 2.08 0 0 1 .57 1.53v6.14a2.11 2.11 0 0 1-.57 1.54 1.88 1.88 0 0 1-1.35.57h-.48a11 11 0 0 0-6.62 2.16 10.75 10.75 0 0 0-3.35 6 48.83 48.83 0 0 0-1 10.79 22.66 22.66 0 0 1-1.87 9.78 11.74 11.74 0 0 1-5.23 5.66 9.84 9.84 0 0 1 3.79 3.31 17.49 17.49 0 0 1 2.45 5.32 25.38 25.38 0 0 1 .86 6.81 48.93 48.93 0 0 0 1 10.75 10.88 10.88 0 0 0 3.31 6.09 10.9 10.9 0 0 0 6.66 2.15l.48.1a1.88 1.88 0 0 1 1.35.57 2.11 2.11 0 0 1 .57 1.54v6.14a2.11 2.11 0 0 1-.57 1.48 2 2 0 0 1-1.54.63ZM112.31 174a1.53 1.53 0 0 1-1.3-.57 1.93 1.93 0 0 1-.33-1.44l2.49-16.31a4.48 4.48 0 0 1 .91-2.15 2.58 2.58 0 0 1 2.16-.92h8.82a1.62 1.62 0 0 1 1.25.53 1.87 1.87 0 0 1 .48 1.3 2.76 2.76 0 0 1-.29 1.24l-6.14 15.92a5.55 5.55 0 0 1-1 1.68 2.76 2.76 0 0 1-2.11.72Zm3-40.76a2.17 2.17 0 0 1-1.68-.67 2.29 2.29 0 0 1-.62-1.63v-9.11a2.43 2.43 0 0 1 .62-1.73 2.21 2.21 0 0 1 1.68-.67h9.49a2.42 2.42 0 0 1 1.68.67 2.27 2.27 0 0 1 .72 1.73v9.11a2.15 2.15 0 0 1-.72 1.63 2.37 2.37 0 0 1-1.68.67ZM150.09 92.36a25.41 25.41 0 0 1 9.91 1.78 17.38 17.38 0 0 1 7 5.27 23.48 23.48 0 0 1 4.17 8.68 46.79 46.79 0 0 1 1.39 12.09 16.81 16.81 0 0 0 1.3 7.14 10.1 10.1 0 0 0 4 4.37l1 .38a4.26 4.26 0 0 1 2.49 3.74v2.78a4.25 4.25 0 0 1-2.49 3.74l-1 .48a9.14 9.14 0 0 0-4 4.27 17.67 17.67 0 0 0-1.25 7.24 45.75 45.75 0 0 1-1.39 11.94 23.39 23.39 0 0 1-4.17 8.63 17.45 17.45 0 0 1-6.95 5.28 26.32 26.32 0 0 1-9.83 1.87h-.58a2.15 2.15 0 0 1-2.11-2.11v-6.14a2.07 2.07 0 0 1 .58-1.54 2 2 0 0 1 1.44-.57h.38a11.7 11.7 0 0 0 6.76-2.21 10.59 10.59 0 0 0 3.31-6 48.9 48.9 0 0 0 1-10.74 22.94 22.94 0 0 1 1.87-9.88 11.29 11.29 0 0 1 5.23-5.56 11.83 11.83 0 0 1-3.79-3.41 16.08 16.08 0 0 1-2.45-5.22 25.38 25.38 0 0 1-.86-6.81A49.45 49.45 0 0 0 160 111a9.4 9.4 0 0 0-10-8.25h-.48a2 2 0 0 1-1.44-.57 2.07 2.07 0 0 1-.58-1.54v-6.17a2 2 0 0 1 .63-1.53 2.12 2.12 0 0 1 1.48-.58Z",
690
+ className: "json_svg__cls-3"
691
+ })
692
+ ]
693
+ })
694
+ })]
695
+ }), Y = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
696
+ xmlns: "http://www.w3.org/2000/svg",
697
+ viewBox: "0 0 235.93 314.58",
698
+ ...e,
699
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".rdf_svg__cls-2{fill:#08f}.rdf_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
700
+ id: "rdf_svg__Ebene_2",
701
+ "data-name": "Ebene 2",
702
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
703
+ id: "rdf_svg__Ebene_1-2",
704
+ "data-name": "Ebene 1",
705
+ children: [
706
+ /* @__PURE__ */ (0, M.jsx)("path", {
707
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
708
+ style: { fill: "#1f2448" }
709
+ }),
710
+ /* @__PURE__ */ (0, M.jsx)("path", {
711
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
712
+ className: "rdf_svg__cls-2"
713
+ }),
714
+ /* @__PURE__ */ (0, M.jsx)("rect", {
715
+ width: 204.98,
716
+ height: 74.77,
717
+ x: 15.48,
718
+ y: 224.33,
719
+ className: "rdf_svg__cls-3",
720
+ rx: 23.84
721
+ }),
722
+ /* @__PURE__ */ (0, M.jsx)("path", {
723
+ d: "M60.53 284.34a1.57 1.57 0 0 1-1.16-.44 1.61 1.61 0 0 1-.44-1.16v-41.6a1.6 1.6 0 0 1 .44-1.15 1.58 1.58 0 0 1 1.16-.45h17.08q8 0 12.64 3.72t4.64 10.62a13 13 0 0 1-2.24 7.81 13.4 13.4 0 0 1-6 4.67l9 15.94a1.68 1.68 0 0 1 .19.7 1.29 1.29 0 0 1-.42.93 1.26 1.26 0 0 1-.93.41h-7.34a2.3 2.3 0 0 1-1.73-.6 5.07 5.07 0 0 1-.83-1.12l-7.68-14.53h-7.55v14.65a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Zm8.83-24.57h8.06a7.13 7.13 0 0 0 5.06-1.57 5.72 5.72 0 0 0 1.66-4.38 6.11 6.11 0 0 0-1.63-4.48c-1.09-1.11-2.78-1.67-5.09-1.67h-8.06ZM104.3 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h16.19a25.35 25.35 0 0 1 10.72 2 14.59 14.59 0 0 1 6.6 5.89 19.62 19.62 0 0 1 2.4 9.57c0 1.87.06 3.52.06 4.92s0 3-.06 4.87a21.51 21.51 0 0 1-2.37 9.85 13.33 13.33 0 0 1-6.43 5.8 26.16 26.16 0 0 1-10.6 1.88Zm8.83-8.44h7.36a12.11 12.11 0 0 0 5.12-.93 6.12 6.12 0 0 0 3-3 12.91 12.91 0 0 0 1.06-5.31q.06-1.86.09-3.33t0-2.94q0-1.47-.09-3.27c-.09-3.15-.9-5.47-2.44-6.94s-3.88-2.21-7-2.21h-7ZM149.81 284.34a1.51 1.51 0 0 1-1.6-1.6v-41.6a1.53 1.53 0 0 1 1.6-1.6h28.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v5.64a1.54 1.54 0 0 1-1.6 1.6h-20v10.56h18.75a1.53 1.53 0 0 1 1.6 1.6v5.63a1.48 1.48 0 0 1-.45 1.09 1.54 1.54 0 0 1-1.15.44h-18.78v15a1.52 1.52 0 0 1-.48 1.16 1.67 1.67 0 0 1-1.19.44Z",
724
+ className: "rdf_svg__cls-2"
725
+ }),
726
+ /* @__PURE__ */ (0, M.jsx)("path", {
727
+ d: "M155.16 159.24a20.26 20.26 0 0 0-2.13-1h.51s-4.57-2-5-16.74 4.36-17.22 4.36-17.22h-.68a20.5 20.5 0 0 0 .26-36.28 20.48 20.48 0 0 0-29.85 21.37l-.24-.36s1.21 5.34-11.3 13.11S92.93 126 92.93 126l.36.53c-.36-.22-.7-.45-1.08-.64a20.51 20.51 0 1 0 3.2 34.11l-.13.26s4.55-3.75 17.68 3.3c10.36 5.56 11.9 11 12.1 13.06a20.5 20.5 0 1 0 30.1-17.37Zm-23.16 2.7c-1.66.58-6.39 1.23-16.37-4.12-10.8-5.8-12.4-10.64-12.63-12.09a20.36 20.36 0 0 0-.25-5.24l.07.09s-.88-4.71 11.48-12.38c11.06-6.87 16.08-5.5 17-5.14a20 20 0 0 0 5.71 2.7c1.52 1.45 4.32 5.56 4.61 16.37s-2.9 15.1-4.65 16.59a20.18 20.18 0 0 0-4.97 3.22Z",
728
+ className: "rdf_svg__cls-3"
729
+ }),
730
+ /* @__PURE__ */ (0, M.jsx)("path", {
731
+ d: "M130.68 94.49c-6 6.53-6.1 16.13-.34 21.57-2.85-2.74-2.79-8.44.09-13.89a2.7 2.7 0 0 1 3-1.12.67.67 0 0 0 .32.06 4.44 4.44 0 0 0 1.09.11 4.31 4.31 0 0 0 4.11-4.5 4.26 4.26 0 0 0-1.17-2.72c5.51-3.61 11.84-4 14.43-1.66h.1c-5.92-5.41-15.61-4.44-21.63 2.15ZM70.48 154.84l-.15-.16.1.11ZM70.67 133.11c-6 6.53-6.09 16.13-.34 21.57-2.84-2.74-2.78-8.44.09-13.89a2.7 2.7 0 0 1 3-1.12.87.87 0 0 0 .33.06 3.92 3.92 0 0 0 1.09.1 4.3 4.3 0 0 0 4.1-4.49 4.23 4.23 0 0 0-1.17-2.73c5.51-3.62 11.84-4 14.44-1.66h.09c-5.92-5.41-15.6-4.44-21.63 2.16ZM134 187.53l-.16-.16a.52.52 0 0 0 .1.11ZM134.19 165.8c-6 6.53-6.09 16.13-.34 21.57-2.84-2.74-2.78-8.44.09-13.89a2.69 2.69 0 0 1 3-1.11 1 1 0 0 0 .32.06 4.38 4.38 0 0 0 1.09.1 4.3 4.3 0 0 0 4.1-4.5 4.23 4.23 0 0 0-1.17-2.73c5.51-3.61 11.84-4 14.44-1.66h.09c-5.91-5.4-15.59-4.43-21.62 2.16Z",
732
+ className: "rdf_svg__cls-2"
733
+ })
734
+ ]
735
+ })
736
+ })]
737
+ }), X = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
738
+ xmlns: "http://www.w3.org/2000/svg",
739
+ viewBox: "0 0 235.93 314.58",
740
+ ...e,
741
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".ris_svg__cls-2{fill:#08f}.ris_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
742
+ id: "ris_svg__Ebene_2",
743
+ "data-name": "Ebene 2",
744
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
745
+ id: "ris_svg__Ebene_1-2",
746
+ "data-name": "Ebene 1",
747
+ children: [
748
+ /* @__PURE__ */ (0, M.jsx)("path", {
749
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
750
+ style: { fill: "#1f2448" }
751
+ }),
752
+ /* @__PURE__ */ (0, M.jsx)("path", {
753
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
754
+ className: "ris_svg__cls-2"
755
+ }),
756
+ /* @__PURE__ */ (0, M.jsx)("path", {
757
+ d: "M73 106.25h39.59v39.58q0 35.22-39.59 39.59v-19.7q17.74-2.15 19.89-19.89H73Zm59.47 0H172v39.58q0 35.22-39.58 39.59v-19.7q17.74-2.15 19.89-19.89h-19.85Z",
758
+ className: "ris_svg__cls-3"
759
+ }),
760
+ /* @__PURE__ */ (0, M.jsx)("rect", {
761
+ width: 204.98,
762
+ height: 74.77,
763
+ x: 15.48,
764
+ y: 224.33,
765
+ className: "ris_svg__cls-3",
766
+ rx: 23.84
767
+ }),
768
+ /* @__PURE__ */ (0, M.jsx)("path", {
769
+ d: "M71.37 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h17.09q8 0 12.64 3.72t4.64 10.62a13.11 13.11 0 0 1-2.24 7.81 13.45 13.45 0 0 1-6 4.67l9 15.94a1.56 1.56 0 0 1 .2.7 1.42 1.42 0 0 1-1.35 1.34H98a2.29 2.29 0 0 1-1.73-.6 5.07 5.07 0 0 1-.83-1.12l-7.68-14.53h-7.55v14.65a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Zm8.84-24.57h8.06a7.13 7.13 0 0 0 5.06-1.57 5.76 5.76 0 0 0 1.67-4.38 6.11 6.11 0 0 0-1.63-4.48q-1.64-1.67-5.09-1.67h-8.07ZM115.15 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6A1.57 1.57 0 0 1 114 240a1.54 1.54 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44ZM149.9 285a26.21 26.21 0 0 1-10.37-1.79 14.67 14.67 0 0 1-6.27-4.7 11.13 11.13 0 0 1-2.24-6.18 1.34 1.34 0 0 1 .39-.93 1.25 1.25 0 0 1 1-.41h7.1a2.17 2.17 0 0 1 1.34.35 4.53 4.53 0 0 1 .83.86 7 7 0 0 0 1.44 2.05 7.3 7.3 0 0 0 2.66 1.67 11.85 11.85 0 0 0 4.16.64 11.46 11.46 0 0 0 6.14-1.32 4 4 0 0 0 2.05-3.55 3.29 3.29 0 0 0-1.12-2.59 10.57 10.57 0 0 0-3.48-1.82 59.09 59.09 0 0 0-6.34-1.73 35.68 35.68 0 0 1-8.16-2.66 12.46 12.46 0 0 1-5.09-4.22 12.49 12.49 0 0 1 .42-13.35 14.17 14.17 0 0 1 6-4.7 22.77 22.77 0 0 1 9.19-1.7 23 23 0 0 1 7.64 1.16 17.32 17.32 0 0 1 5.51 3 14.52 14.52 0 0 1 3.39 4 9.15 9.15 0 0 1 1.25 4.13 1.34 1.34 0 0 1-.39.93 1.23 1.23 0 0 1-1 .42h-7.48a2.59 2.59 0 0 1-1.12-.26 1.86 1.86 0 0 1-.87-.9 4.67 4.67 0 0 0-2.21-2.84 8.59 8.59 0 0 0-4.76-1.19 9.21 9.21 0 0 0-4.87 1.12 3.78 3.78 0 0 0-1.79 3.43 3.67 3.67 0 0 0 .93 2.52 7.27 7.27 0 0 0 3.1 1.83c1.45.51 3.39 1.07 5.83 1.66a45.13 45.13 0 0 1 9.18 2.75 11.52 11.52 0 0 1 5.18 4.16 12.92 12.92 0 0 1-.76 13.8 14.94 14.94 0 0 1-6.63 4.73 27 27 0 0 1-9.78 1.63Z",
770
+ className: "ris_svg__cls-2"
771
+ })
772
+ ]
773
+ })
774
+ })]
775
+ }), Z = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
776
+ xmlns: "http://www.w3.org/2000/svg",
777
+ viewBox: "0 0 235.93 314.58",
778
+ ...e,
779
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".tei_svg__cls-2{fill:#08f}.tei_svg__cls-3{fill:#fff}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
780
+ id: "tei_svg__Ebene_2",
781
+ "data-name": "Ebene 2",
782
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
783
+ id: "tei_svg__Ebene_1-2",
784
+ "data-name": "Ebene 1",
785
+ children: [
786
+ /* @__PURE__ */ (0, M.jsx)("path", {
787
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
788
+ style: { fill: "#1f2448" }
789
+ }),
790
+ /* @__PURE__ */ (0, M.jsx)("path", {
791
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
792
+ className: "tei_svg__cls-2"
793
+ }),
794
+ /* @__PURE__ */ (0, M.jsx)("rect", {
795
+ width: 204.98,
796
+ height: 74.77,
797
+ x: 15.48,
798
+ y: 224.33,
799
+ className: "tei_svg__cls-3",
800
+ rx: 23.84
801
+ }),
802
+ /* @__PURE__ */ (0, M.jsx)("path", {
803
+ d: "M85.4 284.34a1.57 1.57 0 0 1-1.16-.44 1.61 1.61 0 0 1-.44-1.16v-34H72.21a1.48 1.48 0 0 1-1.09-.45 1.58 1.58 0 0 1-.44-1.15v-6a1.6 1.6 0 0 1 .44-1.15 1.48 1.48 0 0 1 1.09-.45h33.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v6a1.54 1.54 0 0 1-1.6 1.6H94.36v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM114.31 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.55 1.55 0 0 1 1.15-.45h29.19a1.54 1.54 0 0 1 1.6 1.6v5.32a1.46 1.46 0 0 1-.45 1.08 1.57 1.57 0 0 1-1.15.45h-20.68v9.73h19.27a1.5 1.5 0 0 1 1.15.48 1.67 1.67 0 0 1 .45 1.18v4.87a1.54 1.54 0 0 1-1.6 1.6h-19.27v10H144a1.53 1.53 0 0 1 1.6 1.6v5.24a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM152.84 284.34a1.53 1.53 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-41.6a1.57 1.57 0 0 1 .45-1.15 1.54 1.54 0 0 1 1.15-.45h7.55a1.58 1.58 0 0 1 1.12.45 1.52 1.52 0 0 1 .48 1.15v41.6a1.52 1.52 0 0 1-.48 1.16 1.57 1.57 0 0 1-1.12.44Z",
804
+ className: "tei_svg__cls-2"
805
+ }),
806
+ /* @__PURE__ */ (0, M.jsx)("path", {
807
+ d: "M86.82 168.89a2.73 2.73 0 0 1-1-.25 5 5 0 0 1-1-.55l-34.17-23.34a8.41 8.41 0 0 1-2.22-2 4.14 4.14 0 0 1-.7-2.43v-2.42a4.09 4.09 0 0 1 .7-2.48 10.57 10.57 0 0 1 2.22-2.07l34.15-23.26a6.91 6.91 0 0 1 1-.6 2.42 2.42 0 0 1 1-.3 2 2 0 0 1 2 2.12V119a3.12 3.12 0 0 1-.7 2.12 8.5 8.5 0 0 1-1.82 1.51l-24.51 16.46 24.55 16.47a9.75 9.75 0 0 1 1.82 1.44 3.08 3.08 0 0 1 .7 2.17v7.68a1.87 1.87 0 0 1-.6 1.52 2.14 2.14 0 0 1-1.42.52ZM96.76 183a1.94 1.94 0 0 1-1.41-.61 2 2 0 0 1-.61-1.51 4.57 4.57 0 0 1 .2-1.12l34.35-82.54a6.58 6.58 0 0 1 1.12-1.41 2.73 2.73 0 0 1 2-.71H139a2.15 2.15 0 0 1 1.47.61 2 2 0 0 1 .65 1.51 3.12 3.12 0 0 1-.3 1.12l-34.45 82.54a6.28 6.28 0 0 1-1 1.36 2.78 2.78 0 0 1-2.12.76ZM149.11 168.89a2.14 2.14 0 0 1-1.42-.5 1.87 1.87 0 0 1-.6-1.52v-7.68a3.08 3.08 0 0 1 .7-2.17 9.43 9.43 0 0 1 1.82-1.46l24.55-16.47-24.55-16.47a8.26 8.26 0 0 1-1.82-1.51 3.12 3.12 0 0 1-.7-2.12v-7.68a2 2 0 0 1 2-2.12 2.57 2.57 0 0 1 1.11.3 6.91 6.91 0 0 1 1 .6l34.05 23.24a10.57 10.57 0 0 1 2.22 2.07 4.09 4.09 0 0 1 .7 2.48v2.42a4.14 4.14 0 0 1-.7 2.43 8.41 8.41 0 0 1-2.22 2l-34.05 23.34a5 5 0 0 1-1 .55 2.92 2.92 0 0 1-1.09.27Z",
808
+ className: "tei_svg__cls-3"
809
+ })
810
+ ]
811
+ })
812
+ })]
813
+ }), Q = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
814
+ xmlns: "http://www.w3.org/2000/svg",
815
+ viewBox: "0 0 235.93 314.58",
816
+ ...e,
817
+ children: [/* @__PURE__ */ (0, M.jsx)("defs", { children: /* @__PURE__ */ (0, M.jsx)("style", { children: ".txt_svg__cls-2{fill:#08f}.txt_svg__cls-3{fill:#fff}.txt_svg__cls-4{fill:none}" }) }), /* @__PURE__ */ (0, M.jsx)("g", {
818
+ id: "txt_svg__Ebene_2",
819
+ "data-name": "Ebene 2",
820
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
821
+ id: "txt_svg__Ebene_1-2",
822
+ "data-name": "Ebene 1",
823
+ children: [
824
+ /* @__PURE__ */ (0, M.jsx)("path", {
825
+ d: "M235.93 78.64v196.62a39.3 39.3 0 0 1-39.32 39.32H39.32A39.31 39.31 0 0 1 0 275.26V39.32A39.31 39.31 0 0 1 39.32 0h118v39.32a39.3 39.3 0 0 0 39.32 39.32Z",
826
+ style: { fill: "#1f2448" }
827
+ }),
828
+ /* @__PURE__ */ (0, M.jsx)("path", {
829
+ d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
830
+ className: "txt_svg__cls-2"
831
+ }),
832
+ /* @__PURE__ */ (0, M.jsx)("rect", {
833
+ width: 204.98,
834
+ height: 74.77,
835
+ x: 15.48,
836
+ y: 224.33,
837
+ className: "txt_svg__cls-3",
838
+ rx: 23.84
839
+ }),
840
+ /* @__PURE__ */ (0, M.jsx)("path", {
841
+ d: "M73.42 284.34a1.54 1.54 0 0 1-1.15-.44 1.58 1.58 0 0 1-.45-1.16v-34H60.24a1.48 1.48 0 0 1-1.09-.45 1.55 1.55 0 0 1-.45-1.15v-6a1.57 1.57 0 0 1 .45-1.15 1.48 1.48 0 0 1 1.09-.45H94a1.54 1.54 0 0 1 1.6 1.6v6a1.55 1.55 0 0 1-.45 1.15 1.57 1.57 0 0 1-1.15.45H82.38v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44ZM99.21 284.34a1.25 1.25 0 0 1-1-.41 1.37 1.37 0 0 1-.38-.93 1.21 1.21 0 0 1 .06-.38l.13-.39 14.15-20.73-13.08-19.84a1.34 1.34 0 0 1-.26-.77 1.29 1.29 0 0 1 .42-.93 1.25 1.25 0 0 1 .92-.42h8.2a1.93 1.93 0 0 1 1.37.45 5.21 5.21 0 0 1 .74.83l8.38 12.55 8.45-12.55a4.68 4.68 0 0 1 .77-.83 2 2 0 0 1 1.34-.45h7.75a1.26 1.26 0 0 1 1 .42 1.37 1.37 0 0 1 .38.93 1.47 1.47 0 0 1-.19.77l-13.19 19.77 14.21 20.8a.92.92 0 0 1 .16.39 2.34 2.34 0 0 1 0 .38 1.33 1.33 0 0 1-.38.93 1.25 1.25 0 0 1-1 .41h-8.45a2 2 0 0 1-1.34-.44 3.85 3.85 0 0 1-.71-.77l-9.21-13.19-9 13.19a7.89 7.89 0 0 1-.73.77 1.94 1.94 0 0 1-1.38.44ZM156.56 284.34a1.51 1.51 0 0 1-1.6-1.6v-34h-11.59a1.5 1.5 0 0 1-1.09-.45 1.58 1.58 0 0 1-.44-1.15v-6a1.6 1.6 0 0 1 .44-1.15 1.5 1.5 0 0 1 1.09-.45h33.73a1.55 1.55 0 0 1 1.15.45 1.57 1.57 0 0 1 .45 1.15v6a1.54 1.54 0 0 1-1.6 1.6h-11.58v34a1.58 1.58 0 0 1-.45 1.16 1.54 1.54 0 0 1-1.15.44Z",
842
+ className: "txt_svg__cls-2"
843
+ }),
844
+ /* @__PURE__ */ (0, M.jsx)("path", {
845
+ d: "M61.7 125.22a1 1 0 0 1-.72-.32 1 1 0 0 1-.32-.72 2 2 0 0 1 .05-.45l11.68-31.92a2 2 0 0 1 .63-1 1.89 1.89 0 0 1 1.31-.42h7.36a1.92 1.92 0 0 1 1.32.42 2 2 0 0 1 .62 1l11.64 31.92a1.06 1.06 0 0 1 .1.45 1 1 0 0 1-.33.72 1 1 0 0 1-.77.32h-6.11a1.51 1.51 0 0 1-1.12-.37 1.75 1.75 0 0 1-.47-.67l-1.94-5.07H71.35l-1.89 5.07a1.91 1.91 0 0 1-.45.67 1.57 1.57 0 0 1-1.19.37ZM73.39 112h9.25L78 98.82Z",
846
+ className: "txt_svg__cls-3"
847
+ }),
848
+ /* @__PURE__ */ (0, M.jsx)("path", {
849
+ d: "M200.25 118.7h11.96v9.43h-11.96zM200.25 109.27h11.96v9.43h-11.96z",
850
+ className: "txt_svg__cls-4"
851
+ }),
852
+ /* @__PURE__ */ (0, M.jsx)("path", {
853
+ d: "M200.25 99.84h11.96v9.43h-11.96z",
854
+ className: "txt_svg__cls-4"
855
+ }),
856
+ /* @__PURE__ */ (0, M.jsx)("path", {
857
+ d: "M200.25 90.42h11.96v9.43h-11.96zM200.25 156.4h11.96v9.43h-11.96zM200.25 146.97h11.96v9.43h-11.96z",
858
+ className: "txt_svg__cls-4"
859
+ }),
860
+ /* @__PURE__ */ (0, M.jsx)("path", {
861
+ d: "M200.25 137.55h11.96v9.43h-11.96zM200.25 128.12h11.96v9.43h-11.96zM200.25 194.11h11.96v9.43h-11.96zM200.25 184.68h11.96v9.43h-11.96zM200.25 175.25h11.96v9.43h-11.96z",
862
+ className: "txt_svg__cls-4"
863
+ }),
864
+ /* @__PURE__ */ (0, M.jsx)("path", {
865
+ d: "M200.25 165.83h11.96v9.43h-11.96z",
866
+ className: "txt_svg__cls-4"
867
+ }),
868
+ /* @__PURE__ */ (0, M.jsx)("path", {
869
+ d: "M101.62 117.53h73.63v7.04h-73.63zM101.62 103.39h73.63v7.04h-73.63zM101.62 90.21h73.63v6.08h-73.63zM61.2 174.09h73.64v7.03H61.2zM61.2 159.95h114.05v7.04H61.2zM61.2 145.81h114.05v7.04H61.2zM61.2 131.67h114.05v7.04H61.2z",
870
+ className: "txt_svg__cls-3"
871
+ })
872
+ ]
873
+ })
874
+ })]
875
+ });
876
+ //#endregion
877
+ //#region src/components/DownloadButton/DownloadButton.tsx
878
+ function te({ href: e, type: t, name: n }) {
879
+ let r = "w-14", i = n.match(/^[a-z0-9]/i) ? n : "download", a;
880
+ switch (t) {
881
+ case "bibtex":
882
+ a = /* @__PURE__ */ (0, M.jsx)(W, { className: r });
883
+ break;
884
+ case "csv":
885
+ a = /* @__PURE__ */ (0, M.jsx)(G, { className: r });
886
+ break;
887
+ case "gexf":
888
+ a = /* @__PURE__ */ (0, M.jsx)(K, { className: r });
889
+ break;
890
+ case "graphml":
891
+ a = /* @__PURE__ */ (0, M.jsx)(q, { className: r });
892
+ break;
893
+ case "json":
894
+ a = /* @__PURE__ */ (0, M.jsx)(J, { className: r });
895
+ break;
896
+ case "rdf":
897
+ a = /* @__PURE__ */ (0, M.jsx)(Y, { className: r });
898
+ break;
899
+ case "ris":
900
+ a = /* @__PURE__ */ (0, M.jsx)(X, { className: r });
901
+ break;
902
+ case "tei":
903
+ a = /* @__PURE__ */ (0, M.jsx)(Z, { className: r });
904
+ break;
905
+ case "txt":
906
+ a = /* @__PURE__ */ (0, M.jsx)(Q, { className: r });
907
+ break;
908
+ }
909
+ return /* @__PURE__ */ (0, M.jsx)("a", {
910
+ href: e,
911
+ download: i,
912
+ className: "inline-block",
913
+ children: a || i
914
+ });
1188
915
  }
1189
- const U1 = (s) => /* @__PURE__ */ e.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 384", ...s, children: [
1190
- /* @__PURE__ */ e.jsxs("defs", { children: [
1191
- /* @__PURE__ */ e.jsx("clipPath", { id: "dracor_svg__clip-path", children: /* @__PURE__ */ e.jsx(
1192
- "path",
1193
- {
1194
- d: "M0 0h384v384H0z",
1195
- style: {
1196
- fill: "none"
1197
- }
1198
- }
1199
- ) }),
1200
- /* @__PURE__ */ e.jsx("style", { children: ".dracor_svg__cls-2{clip-path:url(#dracor_svg__clip-path)}" })
1201
- ] }),
1202
- /* @__PURE__ */ e.jsx("g", { id: "dracor_svg__Layer_2", "data-name": "Layer 2", children: /* @__PURE__ */ e.jsx("g", { id: "dracor_svg__Layer_1-2", "data-name": "Layer 1", children: /* @__PURE__ */ e.jsx("g", { id: "dracor_svg__Vektor-Smartobjekt", className: "dracor_svg__cls-2", children: /* @__PURE__ */ e.jsx(
1203
- "path",
1204
- {
1205
- d: "M378.47 146A192.23 192.23 0 0 0 192 0H0v384h192a192.23 192.23 0 0 0 186.47-145.95 194.5 194.5 0 0 0 0-92.1M192 347.51H36.49V210.25H71.6a121.84 121.84 0 0 0 233.18 27.8h-41a85.29 85.29 0 1 1-11.51-106.34A86 86 0 0 1 263.8 146h41a121.81 121.81 0 0 0-233.2 27.76H36.49V36.49H192c69.73 0 128.88 46.12 148.55 109.46q2.13 6.84 3.62 13.91c1 4.56 1.73 9.2 2.27 13.9h-105.6a50 50 0 0 0-2.38-5.43c-.48-.94-1-1.86-1.54-2.77a51 51 0 0 0-3.89-5.7 50 50 0 0 0-4.17-4.71 52 52 0 0 0-61.31-9.2c-1.14.6-2.26 1.26-3.35 2a51.2 51.2 0 0 0-9 7.25 52.09 52.09 0 0 0 0 73.71 51.2 51.2 0 0 0 9 7.24l3.34 2a52.07 52.07 0 0 0 61.32-9.19 50 50 0 0 0 4.18-4.72 52 52 0 0 0 3.47-5c.7-1.14 1.35-2.3 2-3.49a48 48 0 0 0 2.38-5.43h105.6c-.54 4.7-1.31 9.34-2.27 13.9q-1.49 7.08-3.62 13.91c-19.72 63.26-78.87 109.38-148.6 109.38",
1206
- className: "dracor_svg__cls-2",
1207
- style: {
1208
- fill: "#1f2447"
1209
- }
1210
- }
1211
- ) }) }) })
1212
- ] }), J1 = (s) => /* @__PURE__ */ e.jsx(
1213
- "svg",
1214
- {
1215
- xmlns: "http://www.w3.org/2000/svg",
1216
- xmlSpace: "preserve",
1217
- style: {
1218
- fillRule: "evenodd",
1219
- clipRule: "evenodd",
1220
- strokeLinejoin: "round",
1221
- strokeMiterlimit: 2
1222
- },
1223
- viewBox: "0 0 588 391",
1224
- ...s,
1225
- children: /* @__PURE__ */ e.jsxs("g", { transform: "translate(-123.029 -99.495)", children: [
1226
- /* @__PURE__ */ e.jsx(
1227
- "path",
1228
- {
1229
- d: "M123.029 99.495h587.633v390.271H123.029z",
1230
- style: {
1231
- fill: "none"
1232
- }
1233
- }
1234
- ),
1235
- /* @__PURE__ */ e.jsx("clipPath", { id: "ein_svg__a", children: /* @__PURE__ */ e.jsx("path", { d: "M123.029 99.495h587.633v390.271H123.029z" }) }),
1236
- /* @__PURE__ */ e.jsxs("g", { clipPath: "url(#ein_svg__a)", children: [
1237
- /* @__PURE__ */ e.jsx("path", { d: "M710.692 156.68c0-31.289-25.402-56.691-56.69-56.691H179.749c-31.288 0-56.69 25.402-56.69 56.69v276.89c0 31.289 25.402 56.69 56.69 56.69h474.253c31.288 0 56.69-25.401 56.69-56.69z" }),
1238
- /* @__PURE__ */ e.jsx(
1239
- "path",
1240
- {
1241
- d: "M646.08 424.9a8.18 8.18 0 0 1-2.28-6.06V170.59a8.85 8.85 0 0 1 2.28-6.25 7.85 7.85 0 0 1 6.06-2.47H800q.416-.044.834-.044c4.35 0 7.93 3.58 7.93 7.93q0 .418-.044.834v5.69a7.86 7.86 0 0 1-2.47 6.06 8.84 8.84 0 0 1-6.25 2.27H667.68v96.65h123.93q.422-.045.845-.045c4.345 0 7.92 3.575 7.92 7.92q0 .423-.045.845v5.68a7.86 7.86 0 0 1-2.47 6.07 8.88 8.88 0 0 1-6.25 2.27H667.68v100.43H803q.416-.044.834-.044c4.35 0 7.93 3.58 7.93 7.93q0 .418-.044.834v5.69a7.83 7.83 0 0 1-2.47 6.06 8.84 8.84 0 0 1-6.25 2.27H652.14a8.15 8.15 0 0 1-6.06-2.27M848.5 424.9a8.18 8.18 0 0 1-2.28-6.06V170.21a8 8 0 0 1-.017-.517c0-4.301 3.539-7.84 7.84-7.84q.259 0 .517.017h7.2a8 8 0 0 1 .528-.018c4.295 0 7.83 3.535 7.83 7.83q0 .264-.018.528v248.63q.018.269.019.539c0 4.285-3.526 7.81-7.81 7.81q-.275 0-.549-.019h-7.2a8.15 8.15 0 0 1-6.06-2.27M912.7 424.9a8.18 8.18 0 0 1-2.28-6.06V170.59a8.85 8.85 0 0 1 2.28-6.25 7.85 7.85 0 0 1 6.06-2.47h8a9.23 9.23 0 0 1 8 4.55l139.85 213.76V170.59a8.88 8.88 0 0 1 2.27-6.25 7.88 7.88 0 0 1 6.07-2.47h6.82c.28-.029.56-.044.83-.044 4.35 0 7.93 3.58 7.93 7.93 0 .279-.01.557-.04.834v247.87a8.83 8.83 0 0 1-2.28 6.25 7.82 7.82 0 0 1-6.06 2.46h-8.34a9.2 9.2 0 0 1-8-4.54l-139.47-213v209.21a7.85 7.85 0 0 1-2.46 6.06 8.87 8.87 0 0 1-6.26 2.27h-6.82a8.16 8.16 0 0 1-6.1-2.27",
1242
- style: {
1243
- fill: "#fff",
1244
- fillRule: "nonzero"
1245
- },
1246
- transform: "translate(-543.589 -30.934)scale(1.10672)"
1247
- }
1248
- )
1249
- ] })
1250
- ] })
1251
- }
1252
- ), { protocol: X1, host: Q1 } = window.location, K1 = `${X1}//${Q1}/id/`;
1253
- function b0({
1254
- children: s,
1255
- className: l = "",
1256
- uri: r,
1257
- prefix: t,
1258
- icon: c
1259
- }) {
1260
- const n = s, o = r || `${t || K1}${n}`;
1261
- return /* @__PURE__ */ e.jsxs(
1262
- "span",
1263
- {
1264
- className: `inline-flex bg-white rounded-sm px-1.5 gap-1 align-text-bottom cursor-pointer ${l}`,
1265
- children: [
1266
- c === "ein" && /* @__PURE__ */ e.jsx(J1, { style: { width: "25px" } }),
1267
- c === "dracor" && /* @__PURE__ */ e.jsx(U1, { style: { width: "15px" } }),
1268
- /* @__PURE__ */ e.jsx(y1, { text: o, children: /* @__PURE__ */ e.jsxs("span", { title: "copy to clipboard", children: [
1269
- /* @__PURE__ */ e.jsx("span", { className: "pr-1", children: n }),
1270
- /* @__PURE__ */ e.jsx(w, { icon: b1, size: "sm" })
1271
- ] }) })
1272
- ]
1273
- }
1274
- );
916
+ //#endregion
917
+ //#region src/components/icons/Dracor.tsx
918
+ var ne = (e) => /* @__PURE__ */ (0, M.jsxs)("svg", {
919
+ xmlns: "http://www.w3.org/2000/svg",
920
+ viewBox: "0 0 384 384",
921
+ ...e,
922
+ children: [/* @__PURE__ */ (0, M.jsxs)("defs", { children: [/* @__PURE__ */ (0, M.jsx)("clipPath", {
923
+ id: "dracor_svg__clip-path",
924
+ children: /* @__PURE__ */ (0, M.jsx)("path", {
925
+ d: "M0 0h384v384H0z",
926
+ style: { fill: "none" }
927
+ })
928
+ }), /* @__PURE__ */ (0, M.jsx)("style", { children: ".dracor_svg__cls-2{clip-path:url(#dracor_svg__clip-path)}" })] }), /* @__PURE__ */ (0, M.jsx)("g", {
929
+ id: "dracor_svg__Layer_2",
930
+ "data-name": "Layer 2",
931
+ children: /* @__PURE__ */ (0, M.jsx)("g", {
932
+ id: "dracor_svg__Layer_1-2",
933
+ "data-name": "Layer 1",
934
+ children: /* @__PURE__ */ (0, M.jsx)("g", {
935
+ id: "dracor_svg__Vektor-Smartobjekt",
936
+ className: "dracor_svg__cls-2",
937
+ children: /* @__PURE__ */ (0, M.jsx)("path", {
938
+ d: "M378.47 146A192.23 192.23 0 0 0 192 0H0v384h192a192.23 192.23 0 0 0 186.47-145.95 194.5 194.5 0 0 0 0-92.1M192 347.51H36.49V210.25H71.6a121.84 121.84 0 0 0 233.18 27.8h-41a85.29 85.29 0 1 1-11.51-106.34A86 86 0 0 1 263.8 146h41a121.81 121.81 0 0 0-233.2 27.76H36.49V36.49H192c69.73 0 128.88 46.12 148.55 109.46q2.13 6.84 3.62 13.91c1 4.56 1.73 9.2 2.27 13.9h-105.6a50 50 0 0 0-2.38-5.43c-.48-.94-1-1.86-1.54-2.77a51 51 0 0 0-3.89-5.7 50 50 0 0 0-4.17-4.71 52 52 0 0 0-61.31-9.2c-1.14.6-2.26 1.26-3.35 2a51.2 51.2 0 0 0-9 7.25 52.09 52.09 0 0 0 0 73.71 51.2 51.2 0 0 0 9 7.24l3.34 2a52.07 52.07 0 0 0 61.32-9.19 50 50 0 0 0 4.18-4.72 52 52 0 0 0 3.47-5c.7-1.14 1.35-2.3 2-3.49a48 48 0 0 0 2.38-5.43h105.6c-.54 4.7-1.31 9.34-2.27 13.9q-1.49 7.08-3.62 13.91c-19.72 63.26-78.87 109.38-148.6 109.38",
939
+ className: "dracor_svg__cls-2",
940
+ style: { fill: "#1f2447" }
941
+ })
942
+ })
943
+ })
944
+ })]
945
+ }), re = (e) => /* @__PURE__ */ (0, M.jsx)("svg", {
946
+ xmlns: "http://www.w3.org/2000/svg",
947
+ xmlSpace: "preserve",
948
+ style: {
949
+ fillRule: "evenodd",
950
+ clipRule: "evenodd",
951
+ strokeLinejoin: "round",
952
+ strokeMiterlimit: 2
953
+ },
954
+ viewBox: "0 0 588 391",
955
+ ...e,
956
+ children: /* @__PURE__ */ (0, M.jsxs)("g", {
957
+ transform: "translate(-123.029 -99.495)",
958
+ children: [
959
+ /* @__PURE__ */ (0, M.jsx)("path", {
960
+ d: "M123.029 99.495h587.633v390.271H123.029z",
961
+ style: { fill: "none" }
962
+ }),
963
+ /* @__PURE__ */ (0, M.jsx)("clipPath", {
964
+ id: "ein_svg__a",
965
+ children: /* @__PURE__ */ (0, M.jsx)("path", { d: "M123.029 99.495h587.633v390.271H123.029z" })
966
+ }),
967
+ /* @__PURE__ */ (0, M.jsxs)("g", {
968
+ clipPath: "url(#ein_svg__a)",
969
+ children: [/* @__PURE__ */ (0, M.jsx)("path", { d: "M710.692 156.68c0-31.289-25.402-56.691-56.69-56.691H179.749c-31.288 0-56.69 25.402-56.69 56.69v276.89c0 31.289 25.402 56.69 56.69 56.69h474.253c31.288 0 56.69-25.401 56.69-56.69z" }), /* @__PURE__ */ (0, M.jsx)("path", {
970
+ d: "M646.08 424.9a8.18 8.18 0 0 1-2.28-6.06V170.59a8.85 8.85 0 0 1 2.28-6.25 7.85 7.85 0 0 1 6.06-2.47H800q.416-.044.834-.044c4.35 0 7.93 3.58 7.93 7.93q0 .418-.044.834v5.69a7.86 7.86 0 0 1-2.47 6.06 8.84 8.84 0 0 1-6.25 2.27H667.68v96.65h123.93q.422-.045.845-.045c4.345 0 7.92 3.575 7.92 7.92q0 .423-.045.845v5.68a7.86 7.86 0 0 1-2.47 6.07 8.88 8.88 0 0 1-6.25 2.27H667.68v100.43H803q.416-.044.834-.044c4.35 0 7.93 3.58 7.93 7.93q0 .418-.044.834v5.69a7.83 7.83 0 0 1-2.47 6.06 8.84 8.84 0 0 1-6.25 2.27H652.14a8.15 8.15 0 0 1-6.06-2.27M848.5 424.9a8.18 8.18 0 0 1-2.28-6.06V170.21a8 8 0 0 1-.017-.517c0-4.301 3.539-7.84 7.84-7.84q.259 0 .517.017h7.2a8 8 0 0 1 .528-.018c4.295 0 7.83 3.535 7.83 7.83q0 .264-.018.528v248.63q.018.269.019.539c0 4.285-3.526 7.81-7.81 7.81q-.275 0-.549-.019h-7.2a8.15 8.15 0 0 1-6.06-2.27M912.7 424.9a8.18 8.18 0 0 1-2.28-6.06V170.59a8.85 8.85 0 0 1 2.28-6.25 7.85 7.85 0 0 1 6.06-2.47h8a9.23 9.23 0 0 1 8 4.55l139.85 213.76V170.59a8.88 8.88 0 0 1 2.27-6.25 7.88 7.88 0 0 1 6.07-2.47h6.82c.28-.029.56-.044.83-.044 4.35 0 7.93 3.58 7.93 7.93 0 .279-.01.557-.04.834v247.87a8.83 8.83 0 0 1-2.28 6.25 7.82 7.82 0 0 1-6.06 2.46h-8.34a9.2 9.2 0 0 1-8-4.54l-139.47-213v209.21a7.85 7.85 0 0 1-2.46 6.06 8.87 8.87 0 0 1-6.26 2.27h-6.82a8.16 8.16 0 0 1-6.1-2.27",
971
+ style: {
972
+ fill: "#fff",
973
+ fillRule: "nonzero"
974
+ },
975
+ transform: "translate(-543.589 -30.934)scale(1.10672)"
976
+ })]
977
+ })
978
+ ]
979
+ })
980
+ }), { protocol: ie, host: ae } = window.location, $ = `${ie}//${ae}/id/`;
981
+ function oe({ children: e, className: t = "", uri: n, prefix: r, icon: i }) {
982
+ let a = e, s = n || `${r || $}${a}`;
983
+ return /* @__PURE__ */ (0, M.jsxs)("span", {
984
+ className: `inline-flex bg-white rounded-sm px-1.5 gap-1 align-text-bottom cursor-pointer ${t}`,
985
+ children: [
986
+ i === "ein" && /* @__PURE__ */ (0, M.jsx)(re, { style: { width: "25px" } }),
987
+ i === "dracor" && /* @__PURE__ */ (0, M.jsx)(ne, { style: { width: "15px" } }),
988
+ /* @__PURE__ */ (0, M.jsx)(m, {
989
+ text: s,
990
+ children: /* @__PURE__ */ (0, M.jsxs)("span", {
991
+ title: "copy to clipboard",
992
+ children: [/* @__PURE__ */ (0, M.jsx)("span", {
993
+ className: "pr-1",
994
+ children: a
995
+ }), /* @__PURE__ */ (0, M.jsx)(o, {
996
+ icon: u,
997
+ size: "sm"
998
+ })]
999
+ })
1000
+ })
1001
+ ]
1002
+ });
1275
1003
  }
1276
- function j0({
1277
- languages: s,
1278
- current: l = "",
1279
- onSelect: r
1280
- }) {
1281
- return /* @__PURE__ */ e.jsxs(i1, { as: "div", className: "relative inline-block text-left", children: [
1282
- /* @__PURE__ */ e.jsx(o1, { className: "relative justify-center inline-flex mr-8 hover:text-neutral-100", children: /* @__PURE__ */ e.jsx(w, { icon: j1, size: "2x" }) }),
1283
- /* @__PURE__ */ e.jsx(
1284
- h1,
1285
- {
1286
- as: n1,
1287
- enter: "transition ease-out duration-100",
1288
- enterFrom: "transform opacity-0 scale-95",
1289
- enterTo: "transform opacity-100 scale-100",
1290
- leave: "transition ease-in duration-75",
1291
- leaveFrom: "transform opacity-100 scale-100",
1292
- leaveTo: "transform opacity-0 scale-95",
1293
- children: /* @__PURE__ */ e.jsx(d1, { className: "flex flex-col origin-top absolute top-6 mt-2 p-[0.2em] rounded-sm shadow-lg bg-white ring-1 ring-black/10 focus:outline-none z-10", children: s.map((t) => /* @__PURE__ */ e.jsx(v1, { children: /* @__PURE__ */ e.jsx(
1294
- "button",
1295
- {
1296
- className: `group flex w-full items-center rounded-sm px-2 py-1
1297
- text-sm ${t === l ? "bg-blue-300 text-white font-medium" : "text-gray-900 hover:text-gray-900 hover:bg-blue-100"}`,
1298
- onClick: () => r(t),
1299
- children: t
1300
- },
1301
- t
1302
- ) }, t)) })
1303
- }
1304
- )
1305
- ] });
1004
+ //#endregion
1005
+ //#region src/components/LanguageMenu/LanguageMenu.tsx
1006
+ function se({ languages: e, current: n = "", onSelect: r }) {
1007
+ return /* @__PURE__ */ (0, M.jsxs)(h, {
1008
+ as: "div",
1009
+ className: "relative inline-block text-left",
1010
+ children: [/* @__PURE__ */ (0, M.jsx)(g, {
1011
+ className: "relative justify-center inline-flex mr-8 hover:text-neutral-100",
1012
+ children: /* @__PURE__ */ (0, M.jsx)(o, {
1013
+ icon: d,
1014
+ size: "2x"
1015
+ })
1016
+ }), /* @__PURE__ */ (0, M.jsx)(y, {
1017
+ as: t,
1018
+ enter: "transition ease-out duration-100",
1019
+ enterFrom: "transform opacity-0 scale-95",
1020
+ enterTo: "transform opacity-100 scale-100",
1021
+ leave: "transition ease-in duration-75",
1022
+ leaveFrom: "transform opacity-100 scale-100",
1023
+ leaveTo: "transform opacity-0 scale-95",
1024
+ children: /* @__PURE__ */ (0, M.jsx)(v, {
1025
+ className: "flex flex-col origin-top absolute top-6 mt-2 p-[0.2em] rounded-sm shadow-lg bg-white ring-1 ring-black/10 focus:outline-none z-10",
1026
+ children: e.map((e) => /* @__PURE__ */ (0, M.jsx)(_, { children: /* @__PURE__ */ (0, M.jsx)("button", {
1027
+ className: `group flex w-full items-center rounded-sm px-2 py-1
1028
+ text-sm ${e === n ? "bg-blue-300 text-white font-medium" : "text-gray-900 hover:text-gray-900 hover:bg-blue-100"}`,
1029
+ onClick: () => r(e),
1030
+ children: e
1031
+ }, e) }, e))
1032
+ })
1033
+ })]
1034
+ });
1306
1035
  }
1307
- function e0({ label: s, to: l, params: r, href: t, className: c }) {
1308
- const n = `block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${c}`;
1309
- return t?.startsWith("http") || t?.startsWith("mailto:") ? /* @__PURE__ */ e.jsx(
1310
- "a",
1311
- {
1312
- href: t,
1313
- className: n,
1314
- target: "_blank",
1315
- rel: "noopener noreferrer",
1316
- children: s
1317
- }
1318
- ) : /* @__PURE__ */ e.jsx(
1319
- I,
1320
- {
1321
- to: l,
1322
- params: r,
1323
- className: `[&.active]:border-b-4 ${n}`,
1324
- children: s
1325
- }
1326
- );
1036
+ //#endregion
1037
+ //#region src/components/Navigation/NavItem.tsx
1038
+ function ce({ label: e, to: t, params: n, href: r, className: i }) {
1039
+ let a = `block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${i}`;
1040
+ return r?.startsWith("http") || r?.startsWith("mailto:") ? /* @__PURE__ */ (0, M.jsx)("a", {
1041
+ href: r,
1042
+ className: a,
1043
+ target: "_blank",
1044
+ rel: "noopener noreferrer",
1045
+ children: e
1046
+ }) : /* @__PURE__ */ (0, M.jsx)(b, {
1047
+ to: t,
1048
+ params: n,
1049
+ className: `[&.active]:border-b-4 ${a}`,
1050
+ children: e
1051
+ });
1327
1052
  }
1328
- const l1 = "group flex w-full items-center rounded-sm px-2 py-1 text-sm text-gray-900 hover:text-gray-900 hover:bg-blue-100";
1329
- function a0({ label: s, items: l, menuClass: r }) {
1330
- const t = k1();
1331
- function c({ to: o }) {
1332
- return o && t.pathname.startsWith(o);
1333
- }
1334
- const n = !!l.find((o) => c(o));
1335
- return /* @__PURE__ */ e.jsxs(i1, { as: "div", className: "relative inline-block text-left", children: [
1336
- /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsxs(
1337
- o1,
1338
- {
1339
- className: `block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${n ? "border-b-4" : ""} ${r}`,
1340
- children: [
1341
- s,
1342
- /* @__PURE__ */ e.jsx(
1343
- w,
1344
- {
1345
- icon: w1,
1346
- className: "ml-2 mt-1",
1347
- size: "sm",
1348
- "aria-hidden": "true"
1349
- }
1350
- )
1351
- ]
1352
- }
1353
- ) }),
1354
- /* @__PURE__ */ e.jsx(
1355
- h1,
1356
- {
1357
- as: n1,
1358
- enter: "transition ease-out duration-100",
1359
- enterFrom: "transform opacity-0 scale-95",
1360
- enterTo: "transform opacity-100 scale-100",
1361
- leave: "transition ease-in duration-75",
1362
- leaveFrom: "transform opacity-100 scale-100",
1363
- leaveTo: "transform opacity-0 scale-95",
1364
- children: /* @__PURE__ */ e.jsx(d1, { className: "absolute left-0 mt-2 min-w-fit whitespace-nowrap origin-top-right divide-y divide-gray-100 rounded-sm bg-white shadow-lg focus:outline-hidden", children: /* @__PURE__ */ e.jsx("div", { className: "px-1 py-1", children: l.map(({ to: o, href: d, params: u, label: v }) => /* @__PURE__ */ e.jsx(v1, { children: d?.startsWith("http") || d?.startsWith("mailto:") ? /* @__PURE__ */ e.jsx(
1365
- "a",
1366
- {
1367
- href: d,
1368
- className: l1,
1369
- target: "_blank",
1370
- rel: "noopener noreferrer",
1371
- children: v
1372
- }
1373
- ) : /* @__PURE__ */ e.jsx(
1374
- I,
1375
- {
1376
- to: o,
1377
- params: u,
1378
- className: l1 + " [&.active]:bg-blue-300 [&.active]:text-white [&.active]:font-medium [&.active]:hover:bg-blue-100 [&.active]:hover:text-gray-900",
1379
- children: v
1380
- }
1381
- ) }, v)) }) })
1382
- }
1383
- )
1384
- ] });
1053
+ //#endregion
1054
+ //#region src/components/Navigation/NavMenu.tsx
1055
+ var le = "group flex w-full items-center rounded-sm px-2 py-1 text-sm text-gray-900 hover:text-gray-900 hover:bg-blue-100";
1056
+ function ue({ label: e, items: n, menuClass: r }) {
1057
+ let i = x();
1058
+ function a({ to: e }) {
1059
+ return e && i.pathname.startsWith(e);
1060
+ }
1061
+ return /* @__PURE__ */ (0, M.jsxs)(h, {
1062
+ as: "div",
1063
+ className: "relative inline-block text-left",
1064
+ children: [/* @__PURE__ */ (0, M.jsx)("div", { children: /* @__PURE__ */ (0, M.jsxs)(g, {
1065
+ className: `cursor-pointer block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${n.find((e) => a(e)) ? "border-b-4" : ""} ${r}`,
1066
+ children: [e, /* @__PURE__ */ (0, M.jsx)(o, {
1067
+ icon: l,
1068
+ className: "ml-2 mt-1",
1069
+ size: "sm",
1070
+ "aria-hidden": "true"
1071
+ })]
1072
+ }) }), /* @__PURE__ */ (0, M.jsx)(y, {
1073
+ as: t,
1074
+ enter: "transition ease-out duration-100",
1075
+ enterFrom: "transform opacity-0 scale-95",
1076
+ enterTo: "transform opacity-100 scale-100",
1077
+ leave: "transition ease-in duration-75",
1078
+ leaveFrom: "transform opacity-100 scale-100",
1079
+ leaveTo: "transform opacity-0 scale-95",
1080
+ children: /* @__PURE__ */ (0, M.jsx)(v, {
1081
+ className: "absolute left-0 mt-2 min-w-fit whitespace-nowrap origin-top-right divide-y divide-gray-100 rounded-sm bg-white shadow-lg focus:outline-hidden",
1082
+ children: /* @__PURE__ */ (0, M.jsx)("div", {
1083
+ className: "px-1 py-1",
1084
+ children: n.map(({ to: e, href: t, params: n, label: r }) => /* @__PURE__ */ (0, M.jsx)(_, { children: t?.startsWith("http") || t?.startsWith("mailto:") ? /* @__PURE__ */ (0, M.jsx)("a", {
1085
+ href: t,
1086
+ className: le,
1087
+ target: "_blank",
1088
+ rel: "noopener noreferrer",
1089
+ children: r
1090
+ }) : /* @__PURE__ */ (0, M.jsx)(b, {
1091
+ to: e,
1092
+ params: n,
1093
+ className: "group flex w-full items-center rounded-sm px-2 py-1 text-sm text-gray-900 hover:text-gray-900 hover:bg-blue-100 [&.active]:bg-blue-300 [&.active]:text-white [&.active]:font-medium [&.active]:hover:bg-blue-100 [&.active]:hover:text-gray-900",
1094
+ children: r
1095
+ }) }, r))
1096
+ })
1097
+ })
1098
+ })]
1099
+ });
1385
1100
  }
1386
- function w0({
1387
- title: s,
1388
- logo: l,
1389
- logoClass: r,
1390
- version: t,
1391
- gitHubUrl: c,
1392
- gitHubIcon: n,
1393
- gitHubTitle: o,
1394
- addItem: d,
1395
- navItems: u
1396
- }) {
1397
- const [v, m] = j(!1);
1398
- return /* @__PURE__ */ e.jsxs("nav", { className: "flex items-center justify-between flex-wrap p-4 bg-primary text-white font-medium", children: [
1399
- /* @__PURE__ */ e.jsx(I, { to: "/", children: l ? /* @__PURE__ */ e.jsx(
1400
- "img",
1401
- {
1402
- alt: `${s} logo`,
1403
- title: `${s}${t ? ` (${t})` : ""}`,
1404
- className: `h-12 ${r || ""}`,
1405
- src: l
1406
- }
1407
- ) : /* @__PURE__ */ e.jsx("span", { title: t, className: "text-white font-bold text-xl", children: s }) }),
1408
- /* @__PURE__ */ e.jsx("div", { className: "block md:hidden", children: /* @__PURE__ */ e.jsx(
1409
- "button",
1410
- {
1411
- className: "flex items-center px-3 py-2 hover:text-blue-100",
1412
- onClick: () => m(!v),
1413
- children: /* @__PURE__ */ e.jsxs(
1414
- "svg",
1415
- {
1416
- className: "fill-current h-10 w-10",
1417
- viewBox: "0 0 20 20",
1418
- xmlns: "http://www.w3.org/2000/svg",
1419
- children: [
1420
- /* @__PURE__ */ e.jsx("title", { children: "Menu" }),
1421
- /* @__PURE__ */ e.jsx("path", { d: "M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" })
1422
- ]
1423
- }
1424
- )
1425
- }
1426
- ) }),
1427
- /* @__PURE__ */ e.jsxs(
1428
- "div",
1429
- {
1430
- className: `block md:flex grow md:items-center w-full md:w-auto ${v ? "" : "hidden"}`,
1431
- children: [
1432
- u?.length && /* @__PURE__ */ e.jsx("div", { className: "my-2 md:grow md:flex-row flex justify-center flex-col gap-4", children: u.map(
1433
- (h) => "items" in h ? /* @__PURE__ */ e.jsx(
1434
- a0,
1435
- {
1436
- label: h.label,
1437
- items: h.items
1438
- },
1439
- h.label
1440
- ) : /* @__PURE__ */ e.jsx(e0, { label: h.label, to: h.to }, h.label)
1441
- ) }),
1442
- d,
1443
- c && /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
1444
- "a",
1445
- {
1446
- href: c,
1447
- title: o || "GitHub",
1448
- className: "text-white text-2xl",
1449
- children: n || /* @__PURE__ */ e.jsx(w, { icon: c1, size: "2xl" })
1450
- }
1451
- ) })
1452
- ]
1453
- }
1454
- )
1455
- ] });
1101
+ //#endregion
1102
+ //#region src/components/Navigation/NavBar.tsx
1103
+ function de({ title: e, logo: t, logoClass: n, version: r, gitHubUrl: s, gitHubIcon: c, gitHubTitle: l, addItem: u, navItems: d }) {
1104
+ let [f, p] = i(!1);
1105
+ return /* @__PURE__ */ (0, M.jsxs)("nav", {
1106
+ className: "flex items-center justify-between flex-wrap p-4 bg-primary text-white font-medium",
1107
+ children: [
1108
+ /* @__PURE__ */ (0, M.jsx)(b, {
1109
+ to: "/",
1110
+ children: t ? /* @__PURE__ */ (0, M.jsx)("img", {
1111
+ alt: `${e} logo`,
1112
+ title: `${e}${r ? ` (${r})` : ""}`,
1113
+ className: `h-12 ${n || ""}`,
1114
+ src: t
1115
+ }) : /* @__PURE__ */ (0, M.jsx)("span", {
1116
+ title: r,
1117
+ className: "text-white font-bold text-xl",
1118
+ children: e
1119
+ })
1120
+ }),
1121
+ /* @__PURE__ */ (0, M.jsx)("div", {
1122
+ className: "block md:hidden",
1123
+ children: /* @__PURE__ */ (0, M.jsx)("button", {
1124
+ className: "flex items-center px-3 py-2 hover:text-blue-100",
1125
+ onClick: () => p(!f),
1126
+ children: /* @__PURE__ */ (0, M.jsxs)("svg", {
1127
+ className: "fill-current h-10 w-10",
1128
+ viewBox: "0 0 20 20",
1129
+ xmlns: "http://www.w3.org/2000/svg",
1130
+ children: [/* @__PURE__ */ (0, M.jsx)("title", { children: "Menu" }), /* @__PURE__ */ (0, M.jsx)("path", { d: "M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" })]
1131
+ })
1132
+ })
1133
+ }),
1134
+ /* @__PURE__ */ (0, M.jsxs)("div", {
1135
+ className: `block md:flex grow md:items-center w-full md:w-auto ${f ? "" : "hidden"}`,
1136
+ children: [
1137
+ d?.length && /* @__PURE__ */ (0, M.jsx)("div", {
1138
+ className: "my-2 md:grow md:flex-row flex justify-center flex-col gap-4",
1139
+ children: d.map((e) => "items" in e ? /* @__PURE__ */ (0, M.jsx)(ue, {
1140
+ label: e.label,
1141
+ items: e.items
1142
+ }, e.label) : /* @__PURE__ */ (0, M.jsx)(ce, {
1143
+ label: e.label,
1144
+ to: e.to
1145
+ }, e.label))
1146
+ }),
1147
+ u,
1148
+ s && /* @__PURE__ */ (0, M.jsx)("div", { children: /* @__PURE__ */ (0, M.jsx)("a", {
1149
+ href: s,
1150
+ title: l || "GitHub",
1151
+ className: "text-white text-2xl",
1152
+ children: c || /* @__PURE__ */ (0, M.jsx)(o, {
1153
+ icon: a,
1154
+ size: "2xl"
1155
+ })
1156
+ }) })
1157
+ ]
1158
+ })
1159
+ ]
1160
+ });
1456
1161
  }
1457
- function N0({ columns: s, data: l, defaultSort: r = [] }) {
1458
- const [t, c] = j(r), [n, o] = j(""), [d] = j(l), u = Z1({
1459
- data: d,
1460
- columns: s,
1461
- state: {
1462
- sorting: t,
1463
- globalFilter: n
1464
- },
1465
- onSortingChange: c,
1466
- onGlobalFilterChange: o,
1467
- getCoreRowModel: T1(),
1468
- getSortedRowModel: C1(),
1469
- getFilteredRowModel: A1(),
1470
- debugTable: !0
1471
- });
1472
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1473
- /* @__PURE__ */ e.jsxs("div", { className: "mb-2", children: [
1474
- /* @__PURE__ */ e.jsx(
1475
- L1,
1476
- {
1477
- value: n ?? "",
1478
- onChange: (v) => o(String(v)),
1479
- placeholder: "Search"
1480
- }
1481
- ),
1482
- n !== "" && /* @__PURE__ */ e.jsxs("span", { className: "ml-2", children: [
1483
- "(",
1484
- u.getRowModel().rows.length,
1485
- ")"
1486
- ] })
1487
- ] }),
1488
- /* @__PURE__ */ e.jsx("div", { className: "flex", children: /* @__PURE__ */ e.jsxs("table", { children: [
1489
- /* @__PURE__ */ e.jsx("thead", { children: u.getHeaderGroups().map((v) => /* @__PURE__ */ e.jsx("tr", { children: v.headers.map((m) => /* @__PURE__ */ e.jsx("th", { colSpan: m.colSpan, children: m.isPlaceholder ? null : /* @__PURE__ */ e.jsxs(
1490
- "div",
1491
- {
1492
- className: m.column.getCanSort() ? "cursor-pointer select-none" : "",
1493
- onClick: m.column.getToggleSortingHandler(),
1494
- children: [
1495
- a1(
1496
- m.column.columnDef.header,
1497
- m.getContext()
1498
- ),
1499
- " ",
1500
- /* @__PURE__ */ e.jsx(s0, { status: m.column.getIsSorted() })
1501
- ]
1502
- }
1503
- ) }, m.id)) }, v.id)) }),
1504
- /* @__PURE__ */ e.jsx("tbody", { children: u.getRowModel().rows.map((v, m) => /* @__PURE__ */ e.jsx("tr", { className: m % 2 ? "" : "bg-neutral-200", children: v.getVisibleCells().map((h) => /* @__PURE__ */ e.jsx("td", { children: a1(h.column.columnDef.cell, h.getContext()) }, h.id)) }, v.id)) })
1505
- ] }) })
1506
- ] });
1162
+ //#endregion
1163
+ //#region src/components/Table/Table.tsx
1164
+ function fe({ columns: e, data: t, defaultSort: n = [] }) {
1165
+ let [r, a] = i(n), [o, s] = i(""), [c] = i(t), l = E({
1166
+ data: c,
1167
+ columns: e,
1168
+ state: {
1169
+ sorting: r,
1170
+ globalFilter: o
1171
+ },
1172
+ onSortingChange: a,
1173
+ onGlobalFilterChange: s,
1174
+ getCoreRowModel: C(),
1175
+ getSortedRowModel: T(),
1176
+ getFilteredRowModel: w(),
1177
+ debugTable: !0
1178
+ });
1179
+ return /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [/* @__PURE__ */ (0, M.jsxs)("div", {
1180
+ className: "mb-2",
1181
+ children: [/* @__PURE__ */ (0, M.jsx)(H, {
1182
+ value: o ?? "",
1183
+ onChange: (e) => s(String(e)),
1184
+ placeholder: "Search"
1185
+ }), o !== "" && /* @__PURE__ */ (0, M.jsxs)("span", {
1186
+ className: "ml-2",
1187
+ children: [
1188
+ "(",
1189
+ l.getRowModel().rows.length,
1190
+ ")"
1191
+ ]
1192
+ })]
1193
+ }), /* @__PURE__ */ (0, M.jsx)("div", {
1194
+ className: "flex",
1195
+ children: /* @__PURE__ */ (0, M.jsxs)("table", { children: [/* @__PURE__ */ (0, M.jsx)("thead", { children: l.getHeaderGroups().map((e) => /* @__PURE__ */ (0, M.jsx)("tr", { children: e.headers.map((e) => /* @__PURE__ */ (0, M.jsx)("th", {
1196
+ colSpan: e.colSpan,
1197
+ children: e.isPlaceholder ? null : /* @__PURE__ */ (0, M.jsxs)("div", {
1198
+ className: e.column.getCanSort() ? "cursor-pointer select-none" : "",
1199
+ onClick: e.column.getToggleSortingHandler(),
1200
+ children: [
1201
+ S(e.column.columnDef.header, e.getContext()),
1202
+ " ",
1203
+ /* @__PURE__ */ (0, M.jsx)(pe, { status: e.column.getIsSorted() })
1204
+ ]
1205
+ })
1206
+ }, e.id)) }, e.id)) }), /* @__PURE__ */ (0, M.jsx)("tbody", { children: l.getRowModel().rows.map((e, t) => /* @__PURE__ */ (0, M.jsx)("tr", {
1207
+ className: t % 2 ? "" : "bg-neutral-200",
1208
+ children: e.getVisibleCells().map((e) => /* @__PURE__ */ (0, M.jsx)("td", { children: S(e.column.columnDef.cell, e.getContext()) }, e.id))
1209
+ }, e.id)) })] })
1210
+ })] });
1507
1211
  }
1508
- function s0({ status: s }) {
1509
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1510
- /* @__PURE__ */ e.jsx("span", { className: s !== "asc" ? "opacity-40" : "", children: "▲" }),
1511
- /* @__PURE__ */ e.jsx("span", { className: s !== "desc" ? "opacity-40" : "", children: "" })
1512
- ] });
1212
+ function pe({ status: e }) {
1213
+ return /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [/* @__PURE__ */ (0, M.jsx)("span", {
1214
+ className: e === "asc" ? "" : "opacity-40",
1215
+ children: ""
1216
+ }), /* @__PURE__ */ (0, M.jsx)("span", {
1217
+ className: e === "desc" ? "" : "opacity-40",
1218
+ children: "▼"
1219
+ })] });
1513
1220
  }
1514
- function E0({ data: s }) {
1515
- const l = "inline-block p-4 border-b-2 text-gray-500 hover:text-gray-600 border-transparent hover:border-gray-300 [&.active]:border-primary";
1516
- return /* @__PURE__ */ e.jsx("div", { className: "text-sm font-medium text-center text-gray-500 border-b border-gray-200 dark:text-gray-400 dark:border-gray-700", children: /* @__PURE__ */ e.jsx("div", { className: "flex flex-wrap -mb-px gap-3", children: s.map(({ label: r, to: t }) => /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(I, { to: t, className: l, children: r }) }, r)) }) });
1221
+ //#endregion
1222
+ //#region src/components/Tabs/Tabs.tsx
1223
+ function me({ data: e }) {
1224
+ return /* @__PURE__ */ (0, M.jsx)("div", {
1225
+ className: "text-sm font-medium text-center text-gray-500 border-b border-gray-200 dark:text-gray-400 dark:border-gray-700",
1226
+ children: /* @__PURE__ */ (0, M.jsx)("div", {
1227
+ className: "flex flex-wrap -mb-px gap-3",
1228
+ children: e.map(({ label: e, to: t }) => /* @__PURE__ */ (0, M.jsx)("div", { children: /* @__PURE__ */ (0, M.jsx)(b, {
1229
+ to: t,
1230
+ className: "inline-block p-4 border-b-2 text-gray-500 hover:text-gray-600 border-transparent hover:border-gray-300 [&.active]:border-primary",
1231
+ children: e
1232
+ }) }, e))
1233
+ })
1234
+ });
1517
1235
  }
1518
- function M0({ url: s }) {
1519
- const l = u1(null);
1520
- return H(() => {
1521
- const r = new R1();
1522
- for (; l.current?.firstChild; )
1523
- l.current.removeChild(l.current.firstChild);
1524
- r.getHTML5(s, (t) => {
1525
- l.current?.appendChild(t);
1526
- });
1527
- }, [s]), /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx("div", { ref: l }) });
1236
+ //#endregion
1237
+ //#region src/components/TEIText/TEIText.tsx
1238
+ function he({ url: e }) {
1239
+ let t = r(null);
1240
+ return n(() => {
1241
+ let n = new D();
1242
+ for (; t.current?.firstChild;) t.current.removeChild(t.current.firstChild);
1243
+ n.getHTML5(e, (e) => {
1244
+ t.current?.appendChild(e);
1245
+ });
1246
+ }, [e]), /* @__PURE__ */ (0, M.jsx)("div", { children: /* @__PURE__ */ (0, M.jsx)("div", { ref: t }) });
1528
1247
  }
1529
- function y0({
1530
- written: s,
1531
- premiere: l,
1532
- print: r,
1533
- locale: t,
1534
- labelPremiered: c = "premiered",
1535
- labelPrinted: n = "printed",
1536
- labelWritten: o = "written"
1537
- }) {
1538
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1539
- s && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1540
- /* @__PURE__ */ e.jsxs("span", { title: o, children: [
1541
- /* @__PURE__ */ e.jsx(w, { icon: N1, size: "sm" }),
1542
- " ",
1543
- q(s, t)
1544
- ] }),
1545
- " "
1546
- ] }),
1547
- l && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1548
- /* @__PURE__ */ e.jsxs("span", { title: c, children: [
1549
- /* @__PURE__ */ e.jsx(w, { icon: E1, size: "sm" }),
1550
- " ",
1551
- q(l, t)
1552
- ] }),
1553
- " "
1554
- ] }),
1555
- r && /* @__PURE__ */ e.jsxs("span", { title: n, children: [
1556
- /* @__PURE__ */ e.jsx(w, { icon: M1, size: "sm" }),
1557
- " ",
1558
- q(r, t)
1559
- ] })
1560
- ] });
1248
+ //#endregion
1249
+ //#region src/components/Years/Years.tsx
1250
+ function ge({ written: e, premiere: t, print: n, locale: r, labelPremiered: i = "premiered", labelPrinted: a = "printed", labelWritten: s = "written" }) {
1251
+ return /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [
1252
+ e && /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [/* @__PURE__ */ (0, M.jsxs)("span", {
1253
+ title: s,
1254
+ children: [
1255
+ /* @__PURE__ */ (0, M.jsx)(o, {
1256
+ icon: f,
1257
+ size: "sm"
1258
+ }),
1259
+ "\xA0",
1260
+ L(e, r)
1261
+ ]
1262
+ }), " "] }),
1263
+ t && /* @__PURE__ */ (0, M.jsxs)(M.Fragment, { children: [/* @__PURE__ */ (0, M.jsxs)("span", {
1264
+ title: i,
1265
+ children: [
1266
+ /* @__PURE__ */ (0, M.jsx)(o, {
1267
+ icon: p,
1268
+ size: "sm"
1269
+ }),
1270
+ "\xA0",
1271
+ L(t, r)
1272
+ ]
1273
+ }), " "] }),
1274
+ n && /* @__PURE__ */ (0, M.jsxs)("span", {
1275
+ title: a,
1276
+ children: [
1277
+ /* @__PURE__ */ (0, M.jsx)(o, {
1278
+ icon: c,
1279
+ size: "sm"
1280
+ }),
1281
+ "\xA0",
1282
+ L(n, r)
1283
+ ]
1284
+ })
1285
+ ] });
1561
1286
  }
1562
- export {
1563
- x0 as ApiDoc,
1564
- g0 as AuthorInfo,
1565
- f0 as Authors,
1566
- u0 as Commit,
1567
- L1 as DebouncedInput,
1568
- _0 as DocPage,
1569
- p0 as DownloadButton,
1570
- b0 as IdCopy,
1571
- m1 as IdLink,
1572
- j0 as LanguageMenu,
1573
- w0 as NavBar,
1574
- M0 as TEIText,
1575
- N0 as Table,
1576
- E0 as Tabs,
1577
- y0 as Years,
1578
- P as formatEra,
1579
- q as formatYear
1580
- };
1581
- //# sourceMappingURL=index.es.js.map
1287
+ //#endregion
1288
+ export { N as ApiDoc, z as AuthorInfo, B as Authors, V as Commit, H as DebouncedInput, U as DocPage, te as DownloadButton, oe as IdCopy, F as IdLink, se as LanguageMenu, de as NavBar, he as TEIText, fe as Table, me as Tabs, ge as Years, I as formatEra, L as formatYear };
1289
+
1290
+ //# sourceMappingURL=index.es.js.map