@dracor/react 1.0.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 +5 -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 -1521
  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 +35 -31
  37. package/src/dracor.css +67 -0
package/dist/index.es.js CHANGED
@@ -1,383 +1,309 @@
1
- import f1, { useState as j, useEffect as P, Fragment as n1, useRef as _1 } from "react";
2
- import g1 from "swagger-ui-react";
3
- import { faGithub as c1 } from "@fortawesome/free-brands-svg-icons";
4
- import { FontAwesomeIcon as b } from "@fortawesome/react-fontawesome";
5
- import p1 from "react-markdown";
6
- import { faClipboard as j1, faLanguage as b1, faCaretDown as w1, faPenFancy as E1, faTheaterMasks as N1, 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 q, useLocation as k1 } from "@tanstack/react-router";
10
- import { useReactTable as Z1, getFilteredRowModel as C1, getSortedRowModel as T1, getCoreRowModel as A1, flexRender as a1 } from "@tanstack/react-table";
11
- import R1 from "CETEIcean";
12
- var L = { exports: {} }, A = {};
13
- var s1;
14
- function S1() {
15
- if (s1) return A;
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 h = null;
20
- if (n !== void 0 && (h = "" + n), c.key !== void 0 && (h = "" + c.key), "key" in c) {
21
- n = {};
22
- for (var v in c)
23
- v !== "key" && (n[v] = c[v]);
24
- } else n = c;
25
- return c = n.ref, {
26
- $$typeof: s,
27
- type: t,
28
- key: h,
29
- ref: c !== void 0 ? c : null,
30
- props: n
31
- };
32
- }
33
- return A.Fragment = l, A.jsx = r, A.jsxs = r, A;
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 R = {};
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 Z:
46
- return "Fragment";
47
- case E:
48
- return "Profiler";
49
- case F:
50
- return "StrictMode";
51
- case C:
52
- return "Suspense";
53
- case H:
54
- return "SuspenseList";
55
- case z:
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 I:
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 $:
72
- return i = a.displayName || null, i !== null ? i : s(a.type) || "Memo";
73
- case M:
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, u = 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
- u
99
- ), l(a);
100
- }
101
- }
102
- function t(a) {
103
- if (a === Z) return "<>";
104
- if (typeof a == "object" && a !== null && a.$$typeof === M)
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 = N.A;
115
- return a === null ? null : a.getOwner();
116
- }
117
- function n() {
118
- return Error("react-stack-top-frame");
119
- }
120
- function h(a) {
121
- if (y.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 v(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 _() {
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 o(a, i, x, u, O, Y) {
146
- var f = x.ref;
147
- return a = {
148
- $$typeof: w,
149
- type: a,
150
- key: i,
151
- props: x,
152
- _owner: u
153
- }, (f !== void 0 ? f : null) !== null ? Object.defineProperty(a, "ref", {
154
- enumerable: !1,
155
- get: _
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: O
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 d(a, i, x, u, O, Y) {
179
- var f = i.children;
180
- if (f !== void 0)
181
- if (u)
182
- if (x1(f)) {
183
- for (u = 0; u < f.length; u++)
184
- m(f[u]);
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 m(f);
191
- if (y.call(i, "key")) {
192
- f = s(a);
193
- var k = Object.keys(i).filter(function(u1) {
194
- return u1 !== "key";
195
- });
196
- u = 0 < k.length ? "{key: someKey, " + k.join(": ..., ") + ": ...}" : "{key: someKey}", e1[f + u] || (k = 0 < k.length ? "{" + k.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
- u,
204
- f,
205
- k,
206
- f
207
- ), e1[f + u] = !0);
208
- }
209
- if (f = null, x !== void 0 && (r(x), f = "" + x), h(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 && v(
215
- x,
216
- typeof a == "function" ? a.displayName || a.name || "Unknown" : a
217
- ), o(
218
- a,
219
- f,
220
- x,
221
- c(),
222
- O,
223
- Y
224
- );
225
- }
226
- function m(a) {
227
- p(a) ? a._store && (a._store.validated = 1) : typeof a == "object" && a !== null && a.$$typeof === M && (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 === w;
231
- }
232
- var g = f1, w = /* @__PURE__ */ Symbol.for("react.transitional.element"), I = /* @__PURE__ */ Symbol.for("react.portal"), Z = /* @__PURE__ */ Symbol.for("react.fragment"), F = /* @__PURE__ */ Symbol.for("react.strict_mode"), E = /* @__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"), H = /* @__PURE__ */ Symbol.for("react.suspense_list"), $ = /* @__PURE__ */ Symbol.for("react.memo"), M = /* @__PURE__ */ Symbol.for("react.lazy"), z = /* @__PURE__ */ Symbol.for("react.activity"), T = /* @__PURE__ */ Symbol.for("react.client.reference"), N = g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, y = Object.prototype.hasOwnProperty, x1 = Array.isArray, W = console.createTask ? console.createTask : function() {
233
- return null;
234
- };
235
- g = {
236
- react_stack_bottom_frame: function(a) {
237
- return a();
238
- }
239
- };
240
- var J, X = {}, Q = g.react_stack_bottom_frame.bind(
241
- g,
242
- n
243
- )(), K = W(t(n)), e1 = {};
244
- R.Fragment = Z, R.jsx = function(a, i, x) {
245
- var u = 1e4 > N.recentlyCreatedOwnerStacks++;
246
- return d(
247
- a,
248
- i,
249
- x,
250
- !1,
251
- u ? Error("react-stack-top-frame") : Q,
252
- u ? W(t(a)) : K
253
- );
254
- }, R.jsxs = function(a, i, x) {
255
- var u = 1e4 > N.recentlyCreatedOwnerStacks++;
256
- return d(
257
- a,
258
- i,
259
- x,
260
- !0,
261
- u ? Error("react-stack-top-frame") : Q,
262
- u ? W(t(a)) : K
263
- );
264
- };
265
- })()), R;
266
- }
267
- var r1;
268
- function H1() {
269
- return r1 || (r1 = 1, process.env.NODE_ENV === "production" ? L.exports = S1() : L.exports = P1()), L.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(g1, { 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: "pnd",
305
- label: "PND",
306
- url: "https://d-nb.info/gnd"
307
- }
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
+ }
308
243
  ];
309
- function m1({ showLabel: s, children: l, className: r }) {
310
- let t = "inline-flex bg-white bg-no-repeat bg-[5px] rounded-sm px-1.5 gap-1 align-text-bottom", c;
311
- const n = $1.find(({ pattern: o, url: d, schema: m }) => {
312
- const p = new RegExp(
313
- `^(?:${o || d}/|${m}:)([a-z\\d]+)$`,
314
- "i"
315
- ), g = l.match(p);
316
- return g ? (c = g[1], !0) : !1;
317
- });
318
- if (!n)
319
- return /* @__PURE__ */ e.jsx("span", { className: t, children: l });
320
- const { url: h, label: v, classes: _ = "" } = n;
321
- return t += ` ${_}`, /* @__PURE__ */ e.jsxs("span", { className: t, children: [
322
- s && `${v}: `,
323
- /* @__PURE__ */ e.jsx("a", { className: r, href: `${h}/${c}`, title: v, children: c })
324
- ] });
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
+ });
325
263
  }
326
- function S(s, l = 0) {
327
- if (s === null)
328
- return "";
329
- const r = parseInt(s, 10);
330
- 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);
331
270
  }
332
- function V(s, l = "en-GB") {
333
- const r = `${s}`;
334
- if (r.match("^-[0-9]{4}/-[0-9]{4}$")) {
335
- const t = r.split("/").map((c) => parseInt(c, 10) * -1);
336
- return `${t[0]}-${t[1]} BCE`;
337
- }
338
- if (r.match("^-?[0-9]{4}/-?[0-9]{4}$")) {
339
- const t = r.split("/");
340
- return `${S(t[0])}-${S(t[1], 1e3)}`;
341
- }
342
- if (r.match("^[0-9]{4}-[0-9]{2}$"))
343
- return new Date(r).toLocaleDateString(l, { month: "long", year: "numeric" });
344
- if (r.match("^[0-9]{4}-[0-9]{2}-[0-9]{2}$"))
345
- return new Date(r).toLocaleDateString(l, {
346
- day: "numeric",
347
- month: "long",
348
- year: "numeric"
349
- });
350
- if (r.match("^>-?[0-9]{4}")) {
351
- const t = r.substring(1);
352
- return `after ${S(t, 1e3)}`;
353
- }
354
- if (r.match("^<-?[0-9]{4}")) {
355
- const t = r.substring(1);
356
- return `before ${S(t, 1e3)}`;
357
- }
358
- return r.match("^-?[0-9]{4}") ? S(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;
359
289
  }
360
- 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";
361
- function u0({
362
- wikidataId: s,
363
- name: l,
364
- birthLabel: r = "b.",
365
- deathLabel: t = "d.",
366
- unknownLabel: c = "unknown"
367
- }) {
368
- const [n, h] = j(null);
369
- P(() => {
370
- function p(w) {
371
- return w.startsWith("http://www.wikidata.org/.well-known/genid") ? c : V(w.replace(/^(-?\d{4}).*$/, "$1"));
372
- }
373
- async function g(w) {
374
- const I = `
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 = `
375
301
  SELECT ?author ?authorLabel ?birthDate ?deathDate ?gender ?genderLabel
376
302
  ?birthPlace ?birthPlaceLabel ?birthCoord
377
303
  ?deathPlace ?deathPlaceLabel ?deathCoord
378
304
  ?img ?gnd
379
305
  WHERE {
380
- BIND (wd:${w} AS ?author)
306
+ BIND (wd:${e} AS ?author)
381
307
  OPTIONAL { ?author wdt:P569 ?birthDate. }
382
308
  OPTIONAL { ?author wdt:P570 ?deathDate. }
383
309
  OPTIONAL { ?author wdt:P21 ?gender. }
@@ -388,1169 +314,977 @@ WHERE {
388
314
  OPTIONAL { ?author wdt:P227 ?gnd. }
389
315
  SERVICE wikibase:label { bd:serviceParam wikibase:language "de,en". }
390
316
  }
391
- `, Z = `${z1}?query=${encodeURIComponent(I)}`, F = {
392
- method: "GET",
393
- headers: {
394
- Accept: "application/json"
395
- }
396
- };
397
- try {
398
- const E = await fetch(Z, F);
399
- if (E.status !== 200) {
400
- console.log(E.status);
401
- return;
402
- }
403
- const D = (await E.json()).results?.bindings || [], {
404
- authorLabel: B,
405
- img: C,
406
- birthDate: H,
407
- birthPlaceLabel: $,
408
- deathDate: M,
409
- deathPlaceLabel: z
410
- } = D[0], T = [], N = [];
411
- H?.value && T.push(p(H.value)), $?.value && T.push($.value), M?.value && N.push(p(M.value)), z?.value && N.push(z.value);
412
- const y = { name: B.value, birth: T, death: N };
413
- C?.value && (y.imageUrl = C.value.replace(/^http:/, "https:"), y.commonsPage = C.value.replace(/Special:FilePath\//, "File:").replace(/^http:/, "https:")), h(y);
414
- } catch (E) {
415
- console.log(E);
416
- }
417
- }
418
- s && g(s);
419
- }, [s, c]);
420
- const { name: v, imageUrl: _, commonsPage: o, birth: d = [], death: m = [] } = n || {};
421
- return /* @__PURE__ */ e.jsxs("div", { className: "flex whitespace-nowrap", children: [
422
- /* @__PURE__ */ e.jsxs(
423
- "div",
424
- {
425
- 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",
426
- style: { backgroundSize: "70%" },
427
- children: [
428
- _ && /* @__PURE__ */ e.jsx(
429
- "img",
430
- {
431
- src: _,
432
- title: v,
433
- alt: "",
434
- className: "object-cover object-top w-full h-full"
435
- }
436
- ),
437
- o && /* @__PURE__ */ e.jsx(
438
- "a",
439
- {
440
- href: o,
441
- title: "© Wikimedia Commons",
442
- className: "absolute flex inset-0 z-10 bg-white/0 hover:bg-white/60",
443
- children: /* @__PURE__ */ e.jsx(
444
- "img",
445
- {
446
- src: O1,
447
- className: "opacity-0 hover:opacity-100 place-self-center w-full h-full p-[20%]",
448
- width: "17",
449
- alt: "Wikimedia Commons"
450
- }
451
- )
452
- }
453
- )
454
- ]
455
- }
456
- ),
457
- /* @__PURE__ */ e.jsxs("span", { children: [
458
- /* @__PURE__ */ e.jsx("div", { className: "text-lg", children: l || v }),
459
- s && /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(m1, { children: `wikidata:${s}` }) }),
460
- d.length > 0 && /* @__PURE__ */ e.jsxs("div", { children: [
461
- r,
462
- " ",
463
- d.join(", ")
464
- ] }),
465
- m.length > 0 && /* @__PURE__ */ e.jsxs("div", { children: [
466
- t,
467
- " ",
468
- m.join(", ")
469
- ] })
470
- ] })
471
- ] });
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
+ });
472
381
  }
473
- const f0 = ({ data: s }) => /* @__PURE__ */ e.jsx(e.Fragment, { children: s.map((l, r) => /* @__PURE__ */ e.jsxs("span", { children: [
474
- r > 0 && /* @__PURE__ */ e.jsx("br", {}),
475
- l.name,
476
- l.pseudonym && /* @__PURE__ */ e.jsxs("i", { children: [
477
- " (",
478
- l.pseudonym,
479
- ")"
480
- ] }),
481
- l.ref && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
482
- " ",
483
- /* @__PURE__ */ e.jsx("small", { children: /* @__PURE__ */ e.jsx(m1, { children: l.ref }) })
484
- ] })
485
- ] }, `${r}-${l.name}`)) });
486
- function _0({ repo: s, children: l }) {
487
- const r = l.trim(), t = r.substring(0, 7), c = `${s}/commit/${r}`;
488
- return s ? /* @__PURE__ */ e.jsxs(
489
- "a",
490
- {
491
- href: c,
492
- target: "_blank",
493
- rel: "noreferrer noopener",
494
- className: "text-sm",
495
- children: [
496
- /* @__PURE__ */ e.jsx(b, { icon: c1, size: "lg", className: "mr-1" }),
497
- t
498
- ]
499
- }
500
- ) : /* @__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
+ });
501
412
  }
502
- function L1({
503
- value: s,
504
- onChange: l,
505
- debounce: r = 500,
506
- ...t
507
- }) {
508
- const [c, n] = j(s);
509
- return P(() => {
510
- n(s);
511
- }, [s]), P(() => {
512
- const h = setTimeout(() => {
513
- l(c);
514
- }, r);
515
- return () => clearTimeout(h);
516
- }, [c]), /* @__PURE__ */ e.jsx(
517
- "input",
518
- {
519
- ...t,
520
- value: c,
521
- onChange: (h) => n(h.target.value)
522
- }
523
- );
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
+ });
524
427
  }
525
- function g0({ url: s, match: l }) {
526
- const [r, t] = j(""), [c, n] = j("");
527
- return P(() => {
528
- async function h(_) {
529
- try {
530
- const o = await fetch(_, { method: "GET" });
531
- if (o.status == 404) {
532
- t("Not Found"), n("Not Found");
533
- return;
534
- }
535
- if (o.status !== 200)
536
- throw console.log(o.status), new Error(`Request failed with status ${o.status}`);
537
- const d = o.headers.get("content-type");
538
- if (!d || !d.includes("text/markdown")) {
539
- t("Oops, we haven't got Markdown!"), n("No Markdown");
540
- return;
541
- }
542
- const m = await o.text();
543
- t(m);
544
- const g = m.replace(/^\s+/, "").split(/(\n|\r|\r\n){2,}/)[0].match(/^#\s*(.+)/);
545
- n(g ? g[1] : "...");
546
- } catch (o) {
547
- o instanceof Error && o.message === "Request failed with status code 404" ? (t("Not Found"), n("Not Found")) : (t("Something went wrong."), n("Error"), console.error(o));
548
- }
549
- }
550
- const v = s || (l ? l() : null);
551
- v && h(v);
552
- }, [s, l]), /* @__PURE__ */ e.jsxs("div", { children: [
553
- c && /* @__PURE__ */ e.jsx("title", { children: c }),
554
- /* @__PURE__ */ e.jsx(p1, { children: r })
555
- ] });
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
+ })] });
556
461
  }
557
- const V1 = (s) => /* @__PURE__ */ e.jsxs(
558
- "svg",
559
- {
560
- xmlns: "http://www.w3.org/2000/svg",
561
- viewBox: "0 0 235.93 314.58",
562
- ...s,
563
- children: [
564
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".bibtex_svg__cls-2{fill:#08f}.bibtex_svg__cls-3{fill:#fff}" }) }),
565
- /* @__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: [
566
- /* @__PURE__ */ e.jsx(
567
- "path",
568
- {
569
- 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",
570
- style: {
571
- fill: "#1f2448"
572
- }
573
- }
574
- ),
575
- /* @__PURE__ */ e.jsx(
576
- "path",
577
- {
578
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
579
- className: "bibtex_svg__cls-2"
580
- }
581
- ),
582
- /* @__PURE__ */ e.jsx(
583
- "rect",
584
- {
585
- width: 204.98,
586
- height: 74.77,
587
- x: 15.48,
588
- y: 224.33,
589
- className: "bibtex_svg__cls-3",
590
- rx: 23.84
591
- }
592
- ),
593
- /* @__PURE__ */ e.jsx(
594
- "path",
595
- {
596
- 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",
597
- className: "bibtex_svg__cls-2"
598
- }
599
- ),
600
- /* @__PURE__ */ e.jsx(
601
- "path",
602
- {
603
- id: "bibtex_svg__path14",
604
- 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",
605
- className: "bibtex_svg__cls-3"
606
- }
607
- ),
608
- /* @__PURE__ */ e.jsx(
609
- "path",
610
- {
611
- id: "bibtex_svg__path16",
612
- 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",
613
- className: "bibtex_svg__cls-3"
614
- }
615
- ),
616
- /* @__PURE__ */ e.jsx(
617
- "path",
618
- {
619
- id: "bibtex_svg__path18",
620
- 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",
621
- className: "bibtex_svg__cls-3"
622
- }
623
- ),
624
- /* @__PURE__ */ e.jsx(
625
- "path",
626
- {
627
- id: "bibtex_svg__path20",
628
- 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",
629
- className: "bibtex_svg__cls-3"
630
- }
631
- ),
632
- /* @__PURE__ */ e.jsx(
633
- "path",
634
- {
635
- id: "bibtex_svg__path22",
636
- 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",
637
- className: "bibtex_svg__cls-3"
638
- }
639
- ),
640
- /* @__PURE__ */ e.jsx(
641
- "path",
642
- {
643
- id: "bibtex_svg__path24",
644
- 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",
645
- className: "bibtex_svg__cls-3"
646
- }
647
- )
648
- ] }) })
649
- ]
650
- }
651
- ), q1 = (s) => /* @__PURE__ */ e.jsxs(
652
- "svg",
653
- {
654
- xmlns: "http://www.w3.org/2000/svg",
655
- viewBox: "0 0 235.93 314.58",
656
- ...s,
657
- children: [
658
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".csv_svg__cls-2{fill:#08f}.csv_svg__cls-3{fill:#fff}" }) }),
659
- /* @__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: [
660
- /* @__PURE__ */ e.jsx(
661
- "path",
662
- {
663
- 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",
664
- style: {
665
- fill: "#1f2448"
666
- }
667
- }
668
- ),
669
- /* @__PURE__ */ e.jsx(
670
- "path",
671
- {
672
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
673
- className: "csv_svg__cls-2"
674
- }
675
- ),
676
- /* @__PURE__ */ e.jsx(
677
- "path",
678
- {
679
- 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",
680
- className: "csv_svg__cls-3"
681
- }
682
- ),
683
- /* @__PURE__ */ e.jsx(
684
- "path",
685
- {
686
- 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",
687
- className: "csv_svg__cls-2"
688
- }
689
- ),
690
- /* @__PURE__ */ e.jsx(
691
- "path",
692
- {
693
- 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",
694
- className: "csv_svg__cls-3"
695
- }
696
- )
697
- ] }) })
698
- ]
699
- }
700
- ), I1 = (s) => /* @__PURE__ */ e.jsxs(
701
- "svg",
702
- {
703
- xmlns: "http://www.w3.org/2000/svg",
704
- viewBox: "0 0 235.93 314.58",
705
- ...s,
706
- children: [
707
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".gexf_svg__cls-2{fill:#08f}.gexf_svg__cls-3{fill:#fff}" }) }),
708
- /* @__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: [
709
- /* @__PURE__ */ e.jsx(
710
- "path",
711
- {
712
- 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",
713
- style: {
714
- fill: "#1f2448"
715
- }
716
- }
717
- ),
718
- /* @__PURE__ */ e.jsx(
719
- "path",
720
- {
721
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
722
- className: "gexf_svg__cls-2"
723
- }
724
- ),
725
- /* @__PURE__ */ e.jsx(
726
- "rect",
727
- {
728
- width: 204.98,
729
- height: 74.77,
730
- x: 15.48,
731
- y: 224.33,
732
- className: "gexf_svg__cls-3",
733
- rx: 23.84
734
- }
735
- ),
736
- /* @__PURE__ */ e.jsx(
737
- "path",
738
- {
739
- 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",
740
- className: "gexf_svg__cls-2"
741
- }
742
- ),
743
- /* @__PURE__ */ e.jsx(
744
- "path",
745
- {
746
- id: "gexf_svg__F161dc",
747
- 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",
748
- className: "gexf_svg__cls-3"
749
- }
750
- )
751
- ] }) })
752
- ]
753
- }
754
- ), F1 = (s) => /* @__PURE__ */ e.jsxs(
755
- "svg",
756
- {
757
- xmlns: "http://www.w3.org/2000/svg",
758
- viewBox: "0 0 235.93 314.58",
759
- ...s,
760
- children: [
761
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".graphml_svg__cls-2{fill:#08f}.graphml_svg__cls-3{fill:#fff}" }) }),
762
- /* @__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: [
763
- /* @__PURE__ */ e.jsx(
764
- "path",
765
- {
766
- 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",
767
- style: {
768
- fill: "#1f2448"
769
- }
770
- }
771
- ),
772
- /* @__PURE__ */ e.jsx(
773
- "path",
774
- {
775
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
776
- className: "graphml_svg__cls-2"
777
- }
778
- ),
779
- /* @__PURE__ */ e.jsx(
780
- "rect",
781
- {
782
- width: 204.98,
783
- height: 74.77,
784
- x: 15.48,
785
- y: 224.33,
786
- className: "graphml_svg__cls-3",
787
- rx: 23.84
788
- }
789
- ),
790
- /* @__PURE__ */ e.jsx(
791
- "path",
792
- {
793
- 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",
794
- className: "graphml_svg__cls-2"
795
- }
796
- ),
797
- /* @__PURE__ */ e.jsx(
798
- "path",
799
- {
800
- 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",
801
- className: "graphml_svg__cls-3"
802
- }
803
- ),
804
- /* @__PURE__ */ e.jsx(
805
- "circle",
806
- {
807
- cx: 117.96,
808
- cy: 74.18,
809
- r: 10.3,
810
- className: "graphml_svg__cls-3"
811
- }
812
- ),
813
- /* @__PURE__ */ e.jsx("circle", { cx: 166.36, cy: 158, r: 10.3, className: "graphml_svg__cls-3" }),
814
- /* @__PURE__ */ e.jsx("circle", { cx: 69.57, cy: 158, r: 10.3, className: "graphml_svg__cls-3" })
815
- ] }) })
816
- ]
817
- }
818
- ), D1 = (s) => /* @__PURE__ */ e.jsxs(
819
- "svg",
820
- {
821
- xmlns: "http://www.w3.org/2000/svg",
822
- viewBox: "0 0 235.93 314.58",
823
- ...s,
824
- children: [
825
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".json_svg__cls-2{fill:#08f}.json_svg__cls-3{fill:#fff}" }) }),
826
- /* @__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: [
827
- /* @__PURE__ */ e.jsx(
828
- "path",
829
- {
830
- 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",
831
- style: {
832
- fill: "#1f2448"
833
- }
834
- }
835
- ),
836
- /* @__PURE__ */ e.jsx(
837
- "path",
838
- {
839
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
840
- className: "json_svg__cls-2"
841
- }
842
- ),
843
- /* @__PURE__ */ e.jsx(
844
- "path",
845
- {
846
- d: "M39.32 224.33h157.29v74.77H39.32z",
847
- className: "json_svg__cls-3"
848
- }
849
- ),
850
- /* @__PURE__ */ e.jsx(
851
- "path",
852
- {
853
- 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",
854
- className: "json_svg__cls-3"
855
- }
856
- ),
857
- /* @__PURE__ */ e.jsx(
858
- "path",
859
- {
860
- 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",
861
- className: "json_svg__cls-2"
862
- }
863
- ),
864
- /* @__PURE__ */ e.jsx(
865
- "path",
866
- {
867
- 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",
868
- className: "json_svg__cls-3"
869
- }
870
- )
871
- ] }) })
872
- ]
873
- }
874
- ), B1 = (s) => /* @__PURE__ */ e.jsxs(
875
- "svg",
876
- {
877
- xmlns: "http://www.w3.org/2000/svg",
878
- viewBox: "0 0 235.93 314.58",
879
- ...s,
880
- children: [
881
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".rdf_svg__cls-2{fill:#08f}.rdf_svg__cls-3{fill:#fff}" }) }),
882
- /* @__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: [
883
- /* @__PURE__ */ e.jsx(
884
- "path",
885
- {
886
- 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",
887
- style: {
888
- fill: "#1f2448"
889
- }
890
- }
891
- ),
892
- /* @__PURE__ */ e.jsx(
893
- "path",
894
- {
895
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
896
- className: "rdf_svg__cls-2"
897
- }
898
- ),
899
- /* @__PURE__ */ e.jsx(
900
- "rect",
901
- {
902
- width: 204.98,
903
- height: 74.77,
904
- x: 15.48,
905
- y: 224.33,
906
- className: "rdf_svg__cls-3",
907
- rx: 23.84
908
- }
909
- ),
910
- /* @__PURE__ */ e.jsx(
911
- "path",
912
- {
913
- 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",
914
- className: "rdf_svg__cls-2"
915
- }
916
- ),
917
- /* @__PURE__ */ e.jsx(
918
- "path",
919
- {
920
- 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",
921
- className: "rdf_svg__cls-3"
922
- }
923
- ),
924
- /* @__PURE__ */ e.jsx(
925
- "path",
926
- {
927
- 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",
928
- className: "rdf_svg__cls-2"
929
- }
930
- )
931
- ] }) })
932
- ]
933
- }
934
- ), W1 = (s) => /* @__PURE__ */ e.jsxs(
935
- "svg",
936
- {
937
- xmlns: "http://www.w3.org/2000/svg",
938
- viewBox: "0 0 235.93 314.58",
939
- ...s,
940
- children: [
941
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".ris_svg__cls-2{fill:#08f}.ris_svg__cls-3{fill:#fff}" }) }),
942
- /* @__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: [
943
- /* @__PURE__ */ e.jsx(
944
- "path",
945
- {
946
- 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",
947
- style: {
948
- fill: "#1f2448"
949
- }
950
- }
951
- ),
952
- /* @__PURE__ */ e.jsx(
953
- "path",
954
- {
955
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
956
- className: "ris_svg__cls-2"
957
- }
958
- ),
959
- /* @__PURE__ */ e.jsx(
960
- "path",
961
- {
962
- 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",
963
- className: "ris_svg__cls-3"
964
- }
965
- ),
966
- /* @__PURE__ */ e.jsx(
967
- "rect",
968
- {
969
- width: 204.98,
970
- height: 74.77,
971
- x: 15.48,
972
- y: 224.33,
973
- className: "ris_svg__cls-3",
974
- rx: 23.84
975
- }
976
- ),
977
- /* @__PURE__ */ e.jsx(
978
- "path",
979
- {
980
- 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",
981
- className: "ris_svg__cls-2"
982
- }
983
- )
984
- ] }) })
985
- ]
986
- }
987
- ), Y1 = (s) => /* @__PURE__ */ e.jsxs(
988
- "svg",
989
- {
990
- xmlns: "http://www.w3.org/2000/svg",
991
- viewBox: "0 0 235.93 314.58",
992
- ...s,
993
- children: [
994
- /* @__PURE__ */ e.jsx("defs", { children: /* @__PURE__ */ e.jsx("style", { children: ".tei_svg__cls-2{fill:#08f}.tei_svg__cls-3{fill:#fff}" }) }),
995
- /* @__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: [
996
- /* @__PURE__ */ e.jsx(
997
- "path",
998
- {
999
- 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",
1000
- style: {
1001
- fill: "#1f2448"
1002
- }
1003
- }
1004
- ),
1005
- /* @__PURE__ */ e.jsx(
1006
- "path",
1007
- {
1008
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
1009
- className: "tei_svg__cls-2"
1010
- }
1011
- ),
1012
- /* @__PURE__ */ e.jsx(
1013
- "rect",
1014
- {
1015
- width: 204.98,
1016
- height: 74.77,
1017
- x: 15.48,
1018
- y: 224.33,
1019
- className: "tei_svg__cls-3",
1020
- rx: 23.84
1021
- }
1022
- ),
1023
- /* @__PURE__ */ e.jsx(
1024
- "path",
1025
- {
1026
- 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",
1027
- className: "tei_svg__cls-2"
1028
- }
1029
- ),
1030
- /* @__PURE__ */ e.jsx(
1031
- "path",
1032
- {
1033
- 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",
1034
- className: "tei_svg__cls-3"
1035
- }
1036
- )
1037
- ] }) })
1038
- ]
1039
- }
1040
- ), G1 = (s) => /* @__PURE__ */ e.jsxs(
1041
- "svg",
1042
- {
1043
- xmlns: "http://www.w3.org/2000/svg",
1044
- viewBox: "0 0 235.93 314.58",
1045
- ...s,
1046
- children: [
1047
- /* @__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}" }) }),
1048
- /* @__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: [
1049
- /* @__PURE__ */ e.jsx(
1050
- "path",
1051
- {
1052
- 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",
1053
- style: {
1054
- fill: "#1f2448"
1055
- }
1056
- }
1057
- ),
1058
- /* @__PURE__ */ e.jsx(
1059
- "path",
1060
- {
1061
- d: "M235.93 78.64h-39.32a39.3 39.3 0 0 1-39.32-39.32V0Z",
1062
- className: "txt_svg__cls-2"
1063
- }
1064
- ),
1065
- /* @__PURE__ */ e.jsx(
1066
- "rect",
1067
- {
1068
- width: 204.98,
1069
- height: 74.77,
1070
- x: 15.48,
1071
- y: 224.33,
1072
- className: "txt_svg__cls-3",
1073
- rx: 23.84
1074
- }
1075
- ),
1076
- /* @__PURE__ */ e.jsx(
1077
- "path",
1078
- {
1079
- 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",
1080
- className: "txt_svg__cls-2"
1081
- }
1082
- ),
1083
- /* @__PURE__ */ e.jsx(
1084
- "path",
1085
- {
1086
- 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",
1087
- className: "txt_svg__cls-3"
1088
- }
1089
- ),
1090
- /* @__PURE__ */ e.jsx(
1091
- "path",
1092
- {
1093
- d: "M200.25 118.7h11.96v9.43h-11.96zM200.25 109.27h11.96v9.43h-11.96z",
1094
- className: "txt_svg__cls-4"
1095
- }
1096
- ),
1097
- /* @__PURE__ */ e.jsx("path", { d: "M200.25 99.84h11.96v9.43h-11.96z", className: "txt_svg__cls-4" }),
1098
- /* @__PURE__ */ e.jsx(
1099
- "path",
1100
- {
1101
- d: "M200.25 90.42h11.96v9.43h-11.96zM200.25 156.4h11.96v9.43h-11.96zM200.25 146.97h11.96v9.43h-11.96z",
1102
- className: "txt_svg__cls-4"
1103
- }
1104
- ),
1105
- /* @__PURE__ */ e.jsx(
1106
- "path",
1107
- {
1108
- 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",
1109
- className: "txt_svg__cls-4"
1110
- }
1111
- ),
1112
- /* @__PURE__ */ e.jsx(
1113
- "path",
1114
- {
1115
- d: "M200.25 165.83h11.96v9.43h-11.96z",
1116
- className: "txt_svg__cls-4"
1117
- }
1118
- ),
1119
- /* @__PURE__ */ e.jsx(
1120
- "path",
1121
- {
1122
- 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",
1123
- className: "txt_svg__cls-3"
1124
- }
1125
- )
1126
- ] }) })
1127
- ]
1128
- }
1129
- );
1130
- function p0({ href: s, type: l, name: r }) {
1131
- const t = "w-14", c = r.match(/^[a-z0-9]/i) ? r : "download";
1132
- let n;
1133
- switch (l) {
1134
- case "bibtex":
1135
- n = /* @__PURE__ */ e.jsx(V1, { className: t });
1136
- break;
1137
- case "csv":
1138
- n = /* @__PURE__ */ e.jsx(q1, { className: t });
1139
- break;
1140
- case "gexf":
1141
- n = /* @__PURE__ */ e.jsx(I1, { className: t });
1142
- break;
1143
- case "graphml":
1144
- n = /* @__PURE__ */ e.jsx(F1, { className: t });
1145
- break;
1146
- case "json":
1147
- n = /* @__PURE__ */ e.jsx(D1, { className: t });
1148
- break;
1149
- case "rdf":
1150
- n = /* @__PURE__ */ e.jsx(B1, { className: t });
1151
- break;
1152
- case "ris":
1153
- n = /* @__PURE__ */ e.jsx(W1, { className: t });
1154
- break;
1155
- case "tei":
1156
- n = /* @__PURE__ */ e.jsx(Y1, { className: t });
1157
- break;
1158
- case "txt":
1159
- n = /* @__PURE__ */ e.jsx(G1, { className: t });
1160
- break;
1161
- }
1162
- 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
+ });
1163
915
  }
1164
- const U1 = (s) => /* @__PURE__ */ e.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 384 384", ...s, children: [
1165
- /* @__PURE__ */ e.jsxs("defs", { children: [
1166
- /* @__PURE__ */ e.jsx("clipPath", { id: "dracor_svg__clip-path", children: /* @__PURE__ */ e.jsx(
1167
- "path",
1168
- {
1169
- d: "M0 0h384v384H0z",
1170
- style: {
1171
- fill: "none"
1172
- }
1173
- }
1174
- ) }),
1175
- /* @__PURE__ */ e.jsx("style", { children: ".dracor_svg__cls-2{clip-path:url(#dracor_svg__clip-path)}" })
1176
- ] }),
1177
- /* @__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(
1178
- "path",
1179
- {
1180
- 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",
1181
- className: "dracor_svg__cls-2",
1182
- style: {
1183
- fill: "#1f2447"
1184
- }
1185
- }
1186
- ) }) }) })
1187
- ] }), J1 = (s) => /* @__PURE__ */ e.jsx(
1188
- "svg",
1189
- {
1190
- xmlns: "http://www.w3.org/2000/svg",
1191
- xmlSpace: "preserve",
1192
- style: {
1193
- fillRule: "evenodd",
1194
- clipRule: "evenodd",
1195
- strokeLinejoin: "round",
1196
- strokeMiterlimit: 2
1197
- },
1198
- viewBox: "0 0 588 391",
1199
- ...s,
1200
- children: /* @__PURE__ */ e.jsxs("g", { transform: "translate(-123.029 -99.495)", children: [
1201
- /* @__PURE__ */ e.jsx(
1202
- "path",
1203
- {
1204
- d: "M123.029 99.495h587.633v390.271H123.029z",
1205
- style: {
1206
- fill: "none"
1207
- }
1208
- }
1209
- ),
1210
- /* @__PURE__ */ e.jsx("clipPath", { id: "ein_svg__a", children: /* @__PURE__ */ e.jsx("path", { d: "M123.029 99.495h587.633v390.271H123.029z" }) }),
1211
- /* @__PURE__ */ e.jsxs("g", { clipPath: "url(#ein_svg__a)", children: [
1212
- /* @__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" }),
1213
- /* @__PURE__ */ e.jsx(
1214
- "path",
1215
- {
1216
- 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",
1217
- style: {
1218
- fill: "#fff",
1219
- fillRule: "nonzero"
1220
- },
1221
- transform: "translate(-543.589 -30.934)scale(1.10672)"
1222
- }
1223
- )
1224
- ] })
1225
- ] })
1226
- }
1227
- ), { protocol: X1, host: Q1 } = window.location, K1 = `${X1}//${Q1}/id/`;
1228
- function j0({
1229
- children: s,
1230
- className: l = "",
1231
- uri: r,
1232
- prefix: t,
1233
- icon: c
1234
- }) {
1235
- const n = s, h = r || `${t || K1}${n}`;
1236
- return /* @__PURE__ */ e.jsxs(
1237
- "span",
1238
- {
1239
- className: `inline-flex bg-white rounded-sm px-1.5 gap-1 align-text-bottom cursor-pointer ${l}`,
1240
- children: [
1241
- c === "ein" && /* @__PURE__ */ e.jsx(J1, { style: { width: "25px" } }),
1242
- c === "dracor" && /* @__PURE__ */ e.jsx(U1, { style: { width: "15px" } }),
1243
- /* @__PURE__ */ e.jsx(y1, { text: h, children: /* @__PURE__ */ e.jsxs("span", { title: "copy to clipboard", children: [
1244
- /* @__PURE__ */ e.jsx("span", { className: "pr-1", children: n }),
1245
- /* @__PURE__ */ e.jsx(b, { icon: j1, size: "sm" })
1246
- ] }) })
1247
- ]
1248
- }
1249
- );
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
+ });
1250
1003
  }
1251
- function b0({
1252
- languages: s,
1253
- current: l = "",
1254
- onSelect: r
1255
- }) {
1256
- return /* @__PURE__ */ e.jsxs(i1, { as: "div", className: "relative inline-block text-left", children: [
1257
- /* @__PURE__ */ e.jsx(o1, { className: "relative justify-center inline-flex mr-8 hover:text-neutral-100", children: /* @__PURE__ */ e.jsx(b, { icon: b1, size: "2x" }) }),
1258
- /* @__PURE__ */ e.jsx(
1259
- h1,
1260
- {
1261
- as: n1,
1262
- enter: "transition ease-out duration-100",
1263
- enterFrom: "transform opacity-0 scale-95",
1264
- enterTo: "transform opacity-100 scale-100",
1265
- leave: "transition ease-in duration-75",
1266
- leaveFrom: "transform opacity-100 scale-100",
1267
- leaveTo: "transform opacity-0 scale-95",
1268
- 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(
1269
- "button",
1270
- {
1271
- className: `group flex w-full items-center rounded-sm px-2 py-1
1272
- text-sm ${t === l ? "bg-blue-300 text-white font-medium" : "text-gray-900 hover:text-gray-900 hover:bg-blue-100"}`,
1273
- onClick: () => r(t),
1274
- children: t
1275
- },
1276
- t
1277
- ) }, t)) })
1278
- }
1279
- )
1280
- ] });
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
+ });
1281
1035
  }
1282
- function e0({ label: s, to: l, params: r, href: t, className: c }) {
1283
- const n = `block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${c}`;
1284
- return t?.startsWith("http") || t?.startsWith("mailto:") ? /* @__PURE__ */ e.jsx(
1285
- "a",
1286
- {
1287
- href: t,
1288
- className: n,
1289
- target: "_blank",
1290
- rel: "noopener noreferrer",
1291
- children: s
1292
- }
1293
- ) : /* @__PURE__ */ e.jsx(
1294
- q,
1295
- {
1296
- to: l,
1297
- params: r,
1298
- className: `[&.active]:border-b-4 ${n}`,
1299
- children: s
1300
- }
1301
- );
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
+ });
1302
1052
  }
1303
- 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";
1304
- function a0({ label: s, items: l, menuClass: r }) {
1305
- const t = k1();
1306
- function c({ to: h }) {
1307
- return h && t.pathname.startsWith(h);
1308
- }
1309
- const n = !!l.find((h) => c(h));
1310
- return /* @__PURE__ */ e.jsxs(i1, { as: "div", className: "relative inline-block text-left", children: [
1311
- /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsxs(
1312
- o1,
1313
- {
1314
- className: `block md:inline-block justify-center text-white hover:text-blue-100 uppercase ${n ? "border-b-4" : ""} ${r}`,
1315
- children: [
1316
- s,
1317
- /* @__PURE__ */ e.jsx(
1318
- b,
1319
- {
1320
- icon: w1,
1321
- className: "ml-2 mt-1",
1322
- size: "sm",
1323
- "aria-hidden": "true"
1324
- }
1325
- )
1326
- ]
1327
- }
1328
- ) }),
1329
- /* @__PURE__ */ e.jsx(
1330
- h1,
1331
- {
1332
- as: n1,
1333
- enter: "transition ease-out duration-100",
1334
- enterFrom: "transform opacity-0 scale-95",
1335
- enterTo: "transform opacity-100 scale-100",
1336
- leave: "transition ease-in duration-75",
1337
- leaveFrom: "transform opacity-100 scale-100",
1338
- leaveTo: "transform opacity-0 scale-95",
1339
- 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: h, href: v, params: _, label: o }) => /* @__PURE__ */ e.jsx(v1, { children: v?.startsWith("http") || v?.startsWith("mailto:") ? /* @__PURE__ */ e.jsx(
1340
- "a",
1341
- {
1342
- href: v,
1343
- className: l1,
1344
- target: "_blank",
1345
- rel: "noopener noreferrer",
1346
- children: o
1347
- }
1348
- ) : /* @__PURE__ */ e.jsx(
1349
- q,
1350
- {
1351
- to: h,
1352
- params: _,
1353
- className: l1 + " [&.active]:bg-blue-300 [&.active]:text-white [&.active]:font-medium [&.active]:hover:bg-blue-100 [&.active]:hover:text-gray-900",
1354
- children: o
1355
- }
1356
- ) }, o)) }) })
1357
- }
1358
- )
1359
- ] });
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
+ });
1360
1100
  }
1361
- function w0({
1362
- title: s,
1363
- logo: l,
1364
- logoClass: r,
1365
- version: t,
1366
- gitHubUrl: c,
1367
- gitHubIcon: n,
1368
- gitHubTitle: h,
1369
- addItem: v,
1370
- navItems: _
1371
- }) {
1372
- const [o, d] = j(!1);
1373
- return /* @__PURE__ */ e.jsxs("nav", { className: "flex items-center justify-between flex-wrap p-4 bg-primary text-white font-medium", children: [
1374
- /* @__PURE__ */ e.jsx(q, { to: "/", children: l ? /* @__PURE__ */ e.jsx(
1375
- "img",
1376
- {
1377
- alt: `${s} logo`,
1378
- title: `${s}${t ? ` (${t})` : ""}`,
1379
- className: `h-12 ${r || ""}`,
1380
- src: l
1381
- }
1382
- ) : /* @__PURE__ */ e.jsx("span", { title: t, className: "text-white font-bold text-xl", children: s }) }),
1383
- /* @__PURE__ */ e.jsx("div", { className: "block md:hidden", children: /* @__PURE__ */ e.jsx(
1384
- "button",
1385
- {
1386
- className: "flex items-center px-3 py-2 hover:text-blue-100",
1387
- onClick: () => d(!o),
1388
- children: /* @__PURE__ */ e.jsxs(
1389
- "svg",
1390
- {
1391
- className: "fill-current h-10 w-10",
1392
- viewBox: "0 0 20 20",
1393
- xmlns: "http://www.w3.org/2000/svg",
1394
- children: [
1395
- /* @__PURE__ */ e.jsx("title", { children: "Menu" }),
1396
- /* @__PURE__ */ e.jsx("path", { d: "M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" })
1397
- ]
1398
- }
1399
- )
1400
- }
1401
- ) }),
1402
- /* @__PURE__ */ e.jsxs(
1403
- "div",
1404
- {
1405
- className: `block md:flex grow md:items-center w-full md:w-auto ${o ? "" : "hidden"}`,
1406
- children: [
1407
- _?.length && /* @__PURE__ */ e.jsx("div", { className: "my-2 md:grow md:flex-row flex justify-center flex-col gap-4", children: _.map(
1408
- (m) => "items" in m ? /* @__PURE__ */ e.jsx(
1409
- a0,
1410
- {
1411
- label: m.label,
1412
- items: m.items
1413
- },
1414
- m.label
1415
- ) : /* @__PURE__ */ e.jsx(e0, { label: m.label, to: m.to }, m.label)
1416
- ) }),
1417
- v,
1418
- c && /* @__PURE__ */ e.jsx("div", { children: /* @__PURE__ */ e.jsx(
1419
- "a",
1420
- {
1421
- href: c,
1422
- title: h || "GitHub",
1423
- className: "text-white text-2xl",
1424
- children: n || /* @__PURE__ */ e.jsx(b, { icon: c1, size: "2xl" })
1425
- }
1426
- ) })
1427
- ]
1428
- }
1429
- )
1430
- ] });
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
+ });
1431
1161
  }
1432
- function E0({ columns: s, data: l, defaultSort: r = [] }) {
1433
- const [t, c] = j(r), [n, h] = j(""), [v] = j(l), _ = Z1({
1434
- data: v,
1435
- columns: s,
1436
- state: {
1437
- sorting: t,
1438
- globalFilter: n
1439
- },
1440
- onSortingChange: c,
1441
- onGlobalFilterChange: h,
1442
- getCoreRowModel: A1(),
1443
- getSortedRowModel: T1(),
1444
- getFilteredRowModel: C1(),
1445
- debugTable: !0
1446
- });
1447
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1448
- /* @__PURE__ */ e.jsxs("div", { className: "mb-2", children: [
1449
- /* @__PURE__ */ e.jsx(
1450
- L1,
1451
- {
1452
- value: n ?? "",
1453
- onChange: (o) => h(String(o)),
1454
- placeholder: "Search"
1455
- }
1456
- ),
1457
- n !== "" && /* @__PURE__ */ e.jsxs("span", { className: "ml-2", children: [
1458
- "(",
1459
- _.getRowModel().rows.length,
1460
- ")"
1461
- ] })
1462
- ] }),
1463
- /* @__PURE__ */ e.jsx("div", { className: "flex", children: /* @__PURE__ */ e.jsxs("table", { children: [
1464
- /* @__PURE__ */ e.jsx("thead", { children: _.getHeaderGroups().map((o) => /* @__PURE__ */ e.jsx("tr", { children: o.headers.map((d) => /* @__PURE__ */ e.jsx("th", { colSpan: d.colSpan, children: d.isPlaceholder ? null : /* @__PURE__ */ e.jsxs(
1465
- "div",
1466
- {
1467
- className: d.column.getCanSort() ? "cursor-pointer select-none" : "",
1468
- onClick: d.column.getToggleSortingHandler(),
1469
- children: [
1470
- a1(
1471
- d.column.columnDef.header,
1472
- d.getContext()
1473
- ),
1474
- " ",
1475
- /* @__PURE__ */ e.jsx(s0, { status: d.column.getIsSorted() })
1476
- ]
1477
- }
1478
- ) }, d.id)) }, o.id)) }),
1479
- /* @__PURE__ */ e.jsx("tbody", { children: _.getRowModel().rows.map((o, d) => /* @__PURE__ */ e.jsx("tr", { className: d % 2 ? "" : "bg-neutral-200", children: o.getVisibleCells().map((m) => /* @__PURE__ */ e.jsx("td", { children: a1(m.column.columnDef.cell, m.getContext()) }, m.id)) }, o.id)) })
1480
- ] }) })
1481
- ] });
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
+ })] });
1482
1211
  }
1483
- function s0({ status: s }) {
1484
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1485
- /* @__PURE__ */ e.jsx("span", { className: s !== "asc" ? "opacity-40" : "", children: "▲" }),
1486
- /* @__PURE__ */ e.jsx("span", { className: s !== "desc" ? "opacity-40" : "", children: "" })
1487
- ] });
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
+ })] });
1488
1220
  }
1489
- function N0({ data: s }) {
1490
- 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";
1491
- 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(q, { 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
+ });
1492
1235
  }
1493
- function M0({ url: s }) {
1494
- const l = _1(null);
1495
- return P(() => {
1496
- const r = new R1();
1497
- for (; l.current?.firstChild; )
1498
- l.current.removeChild(l.current.firstChild);
1499
- r.getHTML5(s, (t) => {
1500
- l.current?.appendChild(t);
1501
- });
1502
- }, [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 }) });
1503
1247
  }
1504
- function y0({
1505
- written: s,
1506
- premiere: l,
1507
- print: r,
1508
- locale: t,
1509
- labelPremiered: c = "premiered",
1510
- labelPrinted: n = "printed",
1511
- labelWritten: h = "written"
1512
- }) {
1513
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1514
- s && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1515
- /* @__PURE__ */ e.jsxs("span", { title: h, children: [
1516
- /* @__PURE__ */ e.jsx(b, { icon: E1, size: "sm" }),
1517
- " ",
1518
- V(s, t)
1519
- ] }),
1520
- " "
1521
- ] }),
1522
- l && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
1523
- /* @__PURE__ */ e.jsxs("span", { title: c, children: [
1524
- /* @__PURE__ */ e.jsx(b, { icon: N1, size: "sm" }),
1525
- " ",
1526
- V(l, t)
1527
- ] }),
1528
- " "
1529
- ] }),
1530
- r && /* @__PURE__ */ e.jsxs("span", { title: n, children: [
1531
- /* @__PURE__ */ e.jsx(b, { icon: M1, size: "sm" }),
1532
- " ",
1533
- V(r, t)
1534
- ] })
1535
- ] });
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
+ ] });
1536
1286
  }
1537
- export {
1538
- x0 as ApiDoc,
1539
- u0 as AuthorInfo,
1540
- f0 as Authors,
1541
- _0 as Commit,
1542
- L1 as DebouncedInput,
1543
- g0 as DocPage,
1544
- p0 as DownloadButton,
1545
- j0 as IdCopy,
1546
- m1 as IdLink,
1547
- b0 as LanguageMenu,
1548
- w0 as NavBar,
1549
- M0 as TEIText,
1550
- E0 as Table,
1551
- N0 as Tabs,
1552
- y0 as Years,
1553
- S as formatEra,
1554
- V as formatYear
1555
- };
1556
- //# 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