drizzle-cube 0.4.16 → 0.4.18
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.
- package/dist/adapters/express/index.cjs +1 -1
- package/dist/adapters/express/index.js +1 -1
- package/dist/adapters/fastify/index.cjs +1 -1
- package/dist/adapters/fastify/index.js +1 -1
- package/dist/adapters/{handler-BmTtVoRu.js → handler-DefTXJpi.js} +442 -309
- package/dist/adapters/handler-hwoGzGex.cjs +33 -0
- package/dist/adapters/hono/index.cjs +1 -1
- package/dist/adapters/hono/index.js +1 -1
- package/dist/adapters/nextjs/index.cjs +1 -1
- package/dist/adapters/nextjs/index.js +1 -1
- package/dist/client/charts.js +2 -2
- package/dist/client/chunks/{analysis-builder-C5e52Z3p.js → analysis-builder-3z9fHE2F.js} +5 -5
- package/dist/client/chunks/{analysis-builder-C5e52Z3p.js.map → analysis-builder-3z9fHE2F.js.map} +1 -1
- package/dist/client/chunks/{analysis-builder-shared-EnM-8plh.js → analysis-builder-shared-Da-vlQa_.js} +2 -2
- package/dist/client/chunks/{analysis-builder-shared-EnM-8plh.js.map → analysis-builder-shared-Da-vlQa_.js.map} +1 -1
- package/dist/client/chunks/{chart-data-table-D5G8nMnb.js → chart-data-table-BsAjHe7o.js} +2 -2
- package/dist/client/chunks/{chart-data-table-D5G8nMnb.js.map → chart-data-table-BsAjHe7o.js.map} +1 -1
- package/dist/client/chunks/{chart-kpi-delta-Dgg2eYRl.js → chart-kpi-delta-DUD3f8vL.js} +3 -3
- package/dist/client/chunks/{chart-kpi-delta-Dgg2eYRl.js.map → chart-kpi-delta-DUD3f8vL.js.map} +1 -1
- package/dist/client/chunks/{chart-kpi-number-DkoO99c1.js → chart-kpi-number-iJh-PzsM.js} +2 -2
- package/dist/client/chunks/{chart-kpi-number-DkoO99c1.js.map → chart-kpi-number-iJh-PzsM.js.map} +1 -1
- package/dist/client/chunks/{chart-kpi-text-1O6_lmz7.js → chart-kpi-text-x6pV9v9Q.js} +2 -2
- package/dist/client/chunks/{chart-kpi-text-1O6_lmz7.js.map → chart-kpi-text-x6pV9v9Q.js.map} +1 -1
- package/dist/client/chunks/{charts-loader-AW3T1nv5.js → charts-loader-B3tt5oKG.js} +5 -5
- package/dist/client/chunks/{charts-loader-AW3T1nv5.js.map → charts-loader-B3tt5oKG.js.map} +1 -1
- package/dist/client/chunks/{components-BkeSy9xv.js → components-CMGGxqOB.js} +4 -4
- package/dist/client/chunks/{components-BkeSy9xv.js.map → components-CMGGxqOB.js.map} +1 -1
- package/dist/client/chunks/{icons-DAeqv1iX.js → icons-M7shurcH.js} +172 -160
- package/dist/client/chunks/icons-M7shurcH.js.map +1 -0
- package/dist/client/components/AgenticNotebook/AgentChatPanel.d.ts +6 -0
- package/dist/client/components/AgenticNotebook/index.d.ts +6 -0
- package/dist/client/components.js +1 -1
- package/dist/client/hooks/useAgentChat.d.ts +2 -2
- package/dist/client/icons/types.d.ts +2 -0
- package/dist/client/icons.js +1 -1
- package/dist/client/index.js +707 -675
- package/dist/client/index.js.map +1 -1
- package/dist/client/utils.js +3 -3
- package/dist/client-bundle-stats.html +1 -1
- package/dist/server/index.cjs +49 -41
- package/dist/server/index.d.ts +45 -0
- package/dist/server/index.js +2795 -2662
- package/package.json +1 -1
- package/dist/adapters/handler-B6yAJw_O.cjs +0 -25
- package/dist/client/chunks/icons-DAeqv1iX.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as X } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as mt, useState as F, useEffect as Y, createElement as B } from "react";
|
|
3
|
-
function
|
|
3
|
+
function St(t, e) {
|
|
4
4
|
const o = t.icons, r = t.aliases || /* @__PURE__ */ Object.create(null), n = /* @__PURE__ */ Object.create(null);
|
|
5
5
|
function i(a) {
|
|
6
6
|
if (o[a]) return n[a] = [];
|
|
@@ -25,7 +25,7 @@ const yt = Object.freeze({
|
|
|
25
25
|
}), Q = Object.freeze({
|
|
26
26
|
...yt,
|
|
27
27
|
...P
|
|
28
|
-
}),
|
|
28
|
+
}), U = Object.freeze({
|
|
29
29
|
...Q,
|
|
30
30
|
body: "",
|
|
31
31
|
hidden: !1
|
|
@@ -38,7 +38,7 @@ function Ht(t, e) {
|
|
|
38
38
|
}
|
|
39
39
|
function tt(t, e) {
|
|
40
40
|
const o = Ht(t, e);
|
|
41
|
-
for (const r in
|
|
41
|
+
for (const r in U) r in P ? r in t && !(r in o) && (o[r] = P[r]) : r in e ? o[r] = e[r] : r in t && (o[r] = t[r]);
|
|
42
42
|
return o;
|
|
43
43
|
}
|
|
44
44
|
function Tt(t, e, o) {
|
|
@@ -55,7 +55,7 @@ function kt(t, e) {
|
|
|
55
55
|
t.not_found instanceof Array && t.not_found.forEach((n) => {
|
|
56
56
|
e(n, null), o.push(n);
|
|
57
57
|
});
|
|
58
|
-
const r =
|
|
58
|
+
const r = St(t);
|
|
59
59
|
for (const n in r) {
|
|
60
60
|
const i = r[n];
|
|
61
61
|
i && (e(n, Tt(t, n, i)), o.push(n));
|
|
@@ -79,12 +79,12 @@ function wt(t) {
|
|
|
79
79
|
const o = e.icons;
|
|
80
80
|
for (const n in o) {
|
|
81
81
|
const i = o[n];
|
|
82
|
-
if (!n || typeof i.body != "string" || !N(i,
|
|
82
|
+
if (!n || typeof i.body != "string" || !N(i, U)) return null;
|
|
83
83
|
}
|
|
84
84
|
const r = e.aliases || /* @__PURE__ */ Object.create(null);
|
|
85
85
|
for (const n in r) {
|
|
86
86
|
const i = r[n], a = i.parent;
|
|
87
|
-
if (!n || typeof a != "string" || !o[a] && !r[a] || !N(i,
|
|
87
|
+
if (!n || typeof a != "string" || !o[a] && !r[a] || !N(i, U)) return null;
|
|
88
88
|
}
|
|
89
89
|
return e;
|
|
90
90
|
}
|
|
@@ -106,7 +106,7 @@ function vt(t, e) {
|
|
|
106
106
|
r ? t.icons[o] = r : t.missing.add(o);
|
|
107
107
|
}) : [];
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function Dt(t, e, o) {
|
|
110
110
|
try {
|
|
111
111
|
if (typeof o.body == "string")
|
|
112
112
|
return t.icons[e] = { ...o }, !0;
|
|
@@ -114,7 +114,7 @@ function Ot(t, e, o) {
|
|
|
114
114
|
}
|
|
115
115
|
return !1;
|
|
116
116
|
}
|
|
117
|
-
const bt = /^[a-z0-9]+(-[a-z0-9]+)*$/,
|
|
117
|
+
const bt = /^[a-z0-9]+(-[a-z0-9]+)*$/, D = (t, e, o, r = "") => {
|
|
118
118
|
const n = t.split(":");
|
|
119
119
|
if (t.slice(0, 1) === "@") {
|
|
120
120
|
if (n.length < 2 || n.length > 3) return null;
|
|
@@ -148,29 +148,29 @@ const bt = /^[a-z0-9]+(-[a-z0-9]+)*$/, O = (t, e, o, r = "") => {
|
|
|
148
148
|
}
|
|
149
149
|
return null;
|
|
150
150
|
}, T = (t, e) => t ? !!((e && t.prefix === "" || t.prefix) && t.name) : !1;
|
|
151
|
-
let
|
|
151
|
+
let Z = !1;
|
|
152
152
|
function Mt(t) {
|
|
153
|
-
return typeof t == "boolean" && (
|
|
153
|
+
return typeof t == "boolean" && (Z = t), Z;
|
|
154
154
|
}
|
|
155
155
|
function nt(t) {
|
|
156
|
-
const e = typeof t == "string" ?
|
|
156
|
+
const e = typeof t == "string" ? D(t, !0, Z) : t;
|
|
157
157
|
if (e) {
|
|
158
158
|
const o = j(e.provider, e.prefix), r = e.name;
|
|
159
159
|
return o.icons[r] || (o.missing.has(r) ? null : void 0);
|
|
160
160
|
}
|
|
161
161
|
}
|
|
162
|
-
function
|
|
163
|
-
const o =
|
|
162
|
+
function Ot(t, e) {
|
|
163
|
+
const o = D(t, !0, Z);
|
|
164
164
|
if (!o) return !1;
|
|
165
165
|
const r = j(o.provider, o.prefix);
|
|
166
|
-
return e ?
|
|
166
|
+
return e ? Dt(r, o.name, e) : (r.missing.add(o.name), !0);
|
|
167
167
|
}
|
|
168
168
|
function Et(t, e) {
|
|
169
169
|
if (typeof t != "object") return !1;
|
|
170
|
-
if (typeof e != "string" && (e = t.provider || ""),
|
|
170
|
+
if (typeof e != "string" && (e = t.provider || ""), Z && !e && !t.prefix) {
|
|
171
171
|
let n = !1;
|
|
172
172
|
return wt(t) && (t.prefix = "", kt(t, (i, a) => {
|
|
173
|
-
|
|
173
|
+
Ot(i, a) && (n = !0);
|
|
174
174
|
})), n;
|
|
175
175
|
}
|
|
176
176
|
const o = t.prefix;
|
|
@@ -227,8 +227,8 @@ function Bt(t, e, o) {
|
|
|
227
227
|
const r = Rt(t);
|
|
228
228
|
return zt(r.defs, e + r.content + o);
|
|
229
229
|
}
|
|
230
|
-
const
|
|
231
|
-
function
|
|
230
|
+
const Ut = (t) => t === "unset" || t === "undefined" || t === "none";
|
|
231
|
+
function _t(t, e) {
|
|
232
232
|
const o = {
|
|
233
233
|
...Q,
|
|
234
234
|
...t
|
|
@@ -264,7 +264,7 @@ function Ut(t, e) {
|
|
|
264
264
|
let d, u;
|
|
265
265
|
a === null ? (u = s === null ? "1em" : s === "auto" ? l : s, d = ot(u, c / l)) : (d = a === "auto" ? c : a, u = s === null ? ot(d, l / c) : s === "auto" ? l : s);
|
|
266
266
|
const p = {}, g = (k, h) => {
|
|
267
|
-
|
|
267
|
+
Ut(h) || (p[k] = h.toString());
|
|
268
268
|
};
|
|
269
269
|
g("width", d), g("height", u);
|
|
270
270
|
const y = [
|
|
@@ -292,12 +292,12 @@ function qt(t, e = Kt) {
|
|
|
292
292
|
t = t.replace(new RegExp('([#;"])(' + s + ')([")]|\\.[a-z])', "g"), "$1" + a + n + "$3");
|
|
293
293
|
}), t = t.replace(new RegExp(n, "g"), ""), t;
|
|
294
294
|
}
|
|
295
|
-
const
|
|
295
|
+
const _ = /* @__PURE__ */ Object.create(null);
|
|
296
296
|
function Wt(t, e) {
|
|
297
|
-
|
|
297
|
+
_[t] = e;
|
|
298
298
|
}
|
|
299
299
|
function G(t) {
|
|
300
|
-
return
|
|
300
|
+
return _[t] || _[""];
|
|
301
301
|
}
|
|
302
302
|
function q(t) {
|
|
303
303
|
let e;
|
|
@@ -314,8 +314,8 @@ function q(t) {
|
|
|
314
314
|
dataAfterTimeout: t.dataAfterTimeout !== !1
|
|
315
315
|
};
|
|
316
316
|
}
|
|
317
|
-
const W = /* @__PURE__ */ Object.create(null),
|
|
318
|
-
for (;
|
|
317
|
+
const W = /* @__PURE__ */ Object.create(null), I = ["https://api.simplesvg.com", "https://api.unisvg.com"], V = [];
|
|
318
|
+
for (; I.length > 0; ) I.length === 1 || Math.random() > 0.5 ? V.push(I.shift()) : V.push(I.pop());
|
|
319
319
|
W[""] = q({ resources: ["https://api.iconify.design"].concat(V) });
|
|
320
320
|
function Jt(t, e) {
|
|
321
321
|
const o = q(e);
|
|
@@ -500,7 +500,7 @@ function se(t) {
|
|
|
500
500
|
function le(t, e = !0, o = !1) {
|
|
501
501
|
const r = [];
|
|
502
502
|
return t.forEach((n) => {
|
|
503
|
-
const i = typeof n == "string" ?
|
|
503
|
+
const i = typeof n == "string" ? D(n, e, o) : n;
|
|
504
504
|
i && r.push(i);
|
|
505
505
|
}), r;
|
|
506
506
|
}
|
|
@@ -558,7 +558,7 @@ function he(t, e, o, r) {
|
|
|
558
558
|
m.status === "pending" && (m.status = "aborted");
|
|
559
559
|
}), p = [];
|
|
560
560
|
}
|
|
561
|
-
function b(m, M,
|
|
561
|
+
function b(m, M, A) {
|
|
562
562
|
const H = M !== "success";
|
|
563
563
|
switch (p = p.filter((x) => x !== m), c) {
|
|
564
564
|
case "pending":
|
|
@@ -570,11 +570,11 @@ function he(t, e, o, r) {
|
|
|
570
570
|
return;
|
|
571
571
|
}
|
|
572
572
|
if (M === "abort") {
|
|
573
|
-
d =
|
|
573
|
+
d = A, C();
|
|
574
574
|
return;
|
|
575
575
|
}
|
|
576
576
|
if (H) {
|
|
577
|
-
d =
|
|
577
|
+
d = A, p.length || (a.length ? E() : C());
|
|
578
578
|
return;
|
|
579
579
|
}
|
|
580
580
|
if (y(), v(), !t.random) {
|
|
@@ -582,7 +582,7 @@ function he(t, e, o, r) {
|
|
|
582
582
|
x !== -1 && x !== t.index && (t.index = x);
|
|
583
583
|
}
|
|
584
584
|
c = "completed", g.forEach((x) => {
|
|
585
|
-
x(
|
|
585
|
+
x(A);
|
|
586
586
|
});
|
|
587
587
|
}
|
|
588
588
|
function E() {
|
|
@@ -602,15 +602,15 @@ function he(t, e, o, r) {
|
|
|
602
602
|
const M = {
|
|
603
603
|
status: "pending",
|
|
604
604
|
resource: m,
|
|
605
|
-
callback: (
|
|
606
|
-
b(M,
|
|
605
|
+
callback: (A, H) => {
|
|
606
|
+
b(M, A, H);
|
|
607
607
|
}
|
|
608
608
|
};
|
|
609
609
|
p.push(M), l++, u = setTimeout(E, t.rotate), o(m, e, M.callback);
|
|
610
610
|
}
|
|
611
611
|
return setTimeout(E), f;
|
|
612
612
|
}
|
|
613
|
-
function
|
|
613
|
+
function At(t) {
|
|
614
614
|
const e = {
|
|
615
615
|
...de,
|
|
616
616
|
...t
|
|
@@ -645,7 +645,7 @@ function ue(t) {
|
|
|
645
645
|
if (!R[t]) {
|
|
646
646
|
const e = J(t);
|
|
647
647
|
if (!e) return;
|
|
648
|
-
const o =
|
|
648
|
+
const o = At(e), r = {
|
|
649
649
|
config: e,
|
|
650
650
|
redundancy: o
|
|
651
651
|
};
|
|
@@ -665,7 +665,7 @@ function fe(t, e, o) {
|
|
|
665
665
|
} else {
|
|
666
666
|
const i = q(t);
|
|
667
667
|
if (i) {
|
|
668
|
-
r =
|
|
668
|
+
r = At(i);
|
|
669
669
|
const a = t.resources ? t.resources[0] : "", s = G(a);
|
|
670
670
|
s && (n = s.send);
|
|
671
671
|
}
|
|
@@ -838,17 +838,17 @@ function je(t) {
|
|
|
838
838
|
return 'url("' + xe(t) + '")';
|
|
839
839
|
}
|
|
840
840
|
let L;
|
|
841
|
-
function
|
|
841
|
+
function Ae() {
|
|
842
842
|
try {
|
|
843
843
|
L = window.trustedTypes.createPolicy("iconify", { createHTML: (t) => t });
|
|
844
844
|
} catch {
|
|
845
845
|
L = null;
|
|
846
846
|
}
|
|
847
847
|
}
|
|
848
|
-
function
|
|
849
|
-
return L === void 0 &&
|
|
848
|
+
function Ie(t) {
|
|
849
|
+
return L === void 0 && Ae(), L ? L.createHTML(t) : t;
|
|
850
850
|
}
|
|
851
|
-
const
|
|
851
|
+
const It = {
|
|
852
852
|
...xt,
|
|
853
853
|
inline: !1
|
|
854
854
|
}, $e = {
|
|
@@ -876,19 +876,19 @@ for (const t in lt) {
|
|
|
876
876
|
for (const o in st)
|
|
877
877
|
e[t + o] = st[o];
|
|
878
878
|
}
|
|
879
|
-
const
|
|
880
|
-
...
|
|
879
|
+
const Ze = {
|
|
880
|
+
...It,
|
|
881
881
|
inline: !0
|
|
882
882
|
};
|
|
883
883
|
function dt(t) {
|
|
884
884
|
return t + (t.match(/^[-0-9.]+$/) ? "px" : "");
|
|
885
885
|
}
|
|
886
|
-
const
|
|
887
|
-
const r = e.inline ?
|
|
886
|
+
const Se = (t, e, o) => {
|
|
887
|
+
const r = e.inline ? Ze : It, n = ke(r, e), i = e.mode || "svg", a = {}, s = e.style || {}, c = {
|
|
888
888
|
...i === "svg" ? $e : {}
|
|
889
889
|
};
|
|
890
890
|
if (o) {
|
|
891
|
-
const h =
|
|
891
|
+
const h = D(o, !1, !0);
|
|
892
892
|
if (h) {
|
|
893
893
|
const f = ["iconify"], C = [
|
|
894
894
|
"provider",
|
|
@@ -948,7 +948,7 @@ const Ze = (t, e, o) => {
|
|
|
948
948
|
r[h] === void 0 && (c[h] = f);
|
|
949
949
|
}
|
|
950
950
|
}
|
|
951
|
-
const l =
|
|
951
|
+
const l = _t(t, n), d = l.attributes;
|
|
952
952
|
if (n.inline && (a.verticalAlign = "-0.125em"), i === "svg") {
|
|
953
953
|
c.style = {
|
|
954
954
|
...a,
|
|
@@ -956,7 +956,7 @@ const Ze = (t, e, o) => {
|
|
|
956
956
|
}, Object.assign(c, d);
|
|
957
957
|
let h = 0, f = e.id;
|
|
958
958
|
return typeof f == "string" && (f = f.replace(/-/g, "_")), c.dangerouslySetInnerHTML = {
|
|
959
|
-
__html:
|
|
959
|
+
__html: Ie(qt(l.body, f ? () => f + "ID" + h++ : "iconifyReact"))
|
|
960
960
|
}, B("svg", c);
|
|
961
961
|
}
|
|
962
962
|
const { body: u, width: p, height: g } = t, y = i === "mask" || (i === "bg" ? !1 : u.indexOf("currentColor") !== -1), k = Me(u, {
|
|
@@ -1063,7 +1063,7 @@ function Lt(t) {
|
|
|
1063
1063
|
e && d();
|
|
1064
1064
|
}, [t.icon, e]);
|
|
1065
1065
|
const { name: u, data: p } = a;
|
|
1066
|
-
return p ?
|
|
1066
|
+
return p ? Se({
|
|
1067
1067
|
...Q,
|
|
1068
1068
|
...p
|
|
1069
1069
|
}, t, u) : t.children ? t.children : t.fallback ? t.fallback : B("span", {});
|
|
@@ -1099,12 +1099,12 @@ const He = {
|
|
|
1099
1099
|
height: 24,
|
|
1100
1100
|
hidden: !0,
|
|
1101
1101
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.5 12c0-1.232.046-2.453.138-3.662a4.006 4.006 0 0 1 3.7-3.7a48.678 48.678 0 0 1 7.324 0a4.006 4.006 0 0 1 3.7 3.7c.017.22.032.441.046.662M4.5 12l-3-3m3 3l3-3m12 3c0 1.232-.046 2.453-.138 3.662a4.006 4.006 0 0 1-3.7 3.7a48.657 48.657 0 0 1-7.324 0a4.006 4.006 0 0 1-3.7-3.7c-.017-.22-.032-.441-.046-.662M19.5 12l-3 3m3-3l3 3"/>'
|
|
1102
|
-
},
|
|
1102
|
+
}, De = {
|
|
1103
1103
|
width: 24,
|
|
1104
1104
|
height: 24,
|
|
1105
1105
|
hidden: !0,
|
|
1106
1106
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192c.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5A3.375 3.375 0 0 0 6.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0 0 15 2.25h-1.5a2.251 2.251 0 0 0-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 0 0-9-9Z"/>'
|
|
1107
|
-
},
|
|
1107
|
+
}, Oe = {
|
|
1108
1108
|
width: 24,
|
|
1109
1109
|
height: 24,
|
|
1110
1110
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7v8a2 2 0 0 0 2 2h6M8 7V5a2 2 0 0 1 2-2h4.586a1 1 0 0 1 .707.293l4.414 4.414a1 1 0 0 1 .293.707V15a2 2 0 0 1-2 2h-2M8 7H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2"/>'
|
|
@@ -1142,12 +1142,12 @@ const He = {
|
|
|
1142
1142
|
height: 24,
|
|
1143
1143
|
hidden: !0,
|
|
1144
1144
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m21 21l-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"/>'
|
|
1145
|
-
},
|
|
1145
|
+
}, Ue = {
|
|
1146
1146
|
width: 24,
|
|
1147
1147
|
height: 24,
|
|
1148
1148
|
hidden: !0,
|
|
1149
1149
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"/>'
|
|
1150
|
-
},
|
|
1150
|
+
}, _e = {
|
|
1151
1151
|
width: 24,
|
|
1152
1152
|
height: 24,
|
|
1153
1153
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 12l2 2l4-4m6 2a9 9 0 1 1-18 0a9 9 0 0 1 18 0Z"/>'
|
|
@@ -1234,29 +1234,39 @@ const He = {
|
|
|
1234
1234
|
}, hn = {
|
|
1235
1235
|
width: 20,
|
|
1236
1236
|
height: 20,
|
|
1237
|
-
|
|
1237
|
+
hidden: !0,
|
|
1238
|
+
body: '<path fill="currentColor" d="M1 8.25a1.25 1.25 0 1 1 2.5 0v7.5a1.25 1.25 0 1 1-2.5 0v-7.5ZM11 3V1.7c0-.268.14-.526.395-.607A2 2 0 0 1 14 3c0 .995-.182 1.948-.514 2.826c-.204.54.166 1.174.744 1.174h2.52c1.243 0 2.261 1.01 2.146 2.247a23.864 23.864 0 0 1-1.341 5.974C17.153 16.323 16.072 17 14.9 17h-3.192a3 3 0 0 1-1.341-.317l-2.734-1.366A3 3 0 0 0 6.292 15H5V8h.963c.685 0 1.258-.483 1.612-1.068a4.011 4.011 0 0 1 2.166-1.73c.432-.143.853-.386 1.011-.814c.16-.432.248-.9.248-1.388Z"/>'
|
|
1238
1239
|
}, un = {
|
|
1239
1240
|
width: 20,
|
|
1240
1241
|
height: 20,
|
|
1241
|
-
|
|
1242
|
+
hidden: !0,
|
|
1243
|
+
body: '<path fill="currentColor" d="M18.905 12.75a1.25 1.25 0 0 1-2.5 0v-7.5a1.25 1.25 0 1 1 2.5 0v7.5Zm-10 4.25v1.3c0 .268-.14.526-.395.607A2 2 0 0 1 5.905 17c0-.995.182-1.948.514-2.826c.204-.54-.166-1.174-.744-1.174h-2.52c-1.242 0-2.26-1.01-2.146-2.247c.193-2.08.652-4.082 1.341-5.974C2.752 3.678 3.833 3 5.005 3h3.192a3 3 0 0 1 1.342.317l2.733 1.366A3 3 0 0 0 13.613 5h1.292v7h-.963c-.684 0-1.258.482-1.612 1.068a4.012 4.012 0 0 1-2.165 1.73c-.433.143-.854.386-1.012.814c-.16.432-.248.9-.248 1.388Z"/>'
|
|
1242
1244
|
}, fn = {
|
|
1243
1245
|
width: 20,
|
|
1244
1246
|
height: 20,
|
|
1245
|
-
body: '<path fill="currentColor"
|
|
1247
|
+
body: '<path fill="currentColor" d="M2 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5Zm6-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V7Zm6-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V4Z"/>'
|
|
1246
1248
|
}, pn = {
|
|
1249
|
+
width: 20,
|
|
1250
|
+
height: 20,
|
|
1251
|
+
body: '<path fill="currentColor" fill-rule="evenodd" d="M17.707 9.293a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7A.997.997 0 0 1 2 10V5a3 3 0 0 1 3-3h5c.256 0 .512.098.707.293l7 7ZM5 6a1 1 0 1 0 0-2a1 1 0 0 0 0 2Z" clip-rule="evenodd"/>'
|
|
1252
|
+
}, gn = {
|
|
1253
|
+
width: 20,
|
|
1254
|
+
height: 20,
|
|
1255
|
+
body: '<path fill="currentColor" fill-rule="evenodd" d="M6 2a1 1 0 0 0-1 1v1H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1V3a1 1 0 1 0-2 0v1H7V3a1 1 0 0 0-1-1Zm0 5a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H6Z" clip-rule="evenodd"/>'
|
|
1256
|
+
}, mn = {
|
|
1247
1257
|
width: 20,
|
|
1248
1258
|
height: 20,
|
|
1249
1259
|
hidden: !0,
|
|
1250
1260
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M2.5 3A1.5 1.5 0 0 0 1 4.5v4A1.5 1.5 0 0 0 2.5 10h6A1.5 1.5 0 0 0 10 8.5v-4A1.5 1.5 0 0 0 8.5 3h-6Zm11 2A1.5 1.5 0 0 0 12 6.5v7a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 17.5 5h-4Zm-10 7A1.5 1.5 0 0 0 2 13.5v2A1.5 1.5 0 0 0 3.5 17h6a1.5 1.5 0 0 0 1.5-1.5v-2A1.5 1.5 0 0 0 9.5 12h-6Z" clip-rule="evenodd"/>'
|
|
1251
|
-
},
|
|
1261
|
+
}, yn = {
|
|
1252
1262
|
width: 20,
|
|
1253
1263
|
height: 20,
|
|
1254
1264
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16ZM9.555 7.168A1 1 0 0 0 8 8v4a1 1 0 0 0 1.555.832l3-2a1 1 0 0 0 0-1.664l-3-2Z" clip-rule="evenodd"/>'
|
|
1255
|
-
},
|
|
1265
|
+
}, kn = {
|
|
1256
1266
|
width: 20,
|
|
1257
1267
|
height: 20,
|
|
1258
1268
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M16.707 5.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 1.414-1.414L8 12.586l7.293-7.293a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/>'
|
|
1259
|
-
},
|
|
1269
|
+
}, wn = {
|
|
1260
1270
|
width: 20,
|
|
1261
1271
|
height: 20,
|
|
1262
1272
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 2a1 1 0 0 1 1 1v1.323l3.954 1.582l1.599-.8a1 1 0 0 1 .894 1.79l-1.233.616l1.738 5.42a1 1 0 0 1-.285 1.05A3.989 3.989 0 0 1 15 15a3.989 3.989 0 0 1-2.667-1.019a1 1 0 0 1-.285-1.05l1.715-5.349L11 6.477V16h2a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h2V6.477L6.237 7.582l1.715 5.349a1 1 0 0 1-.285 1.05A3.989 3.989 0 0 1 5 15a3.989 3.989 0 0 1-2.667-1.019a1 1 0 0 1-.285-1.05l1.738-5.42l-1.233-.617a1 1 0 0 1 .894-1.788l1.599.799L9 4.323V3a1 1 0 0 1 1-1Zm-5 8.274l-.818 2.552c.25.112.526.174.818.174c.292 0 .569-.062.818-.174L5 10.274Zm10 0l-.818 2.552c.25.112.526.174.818.174c.292 0 .569-.062.818-.174L15 10.274Z" clip-rule="evenodd"/>'
|
|
@@ -1270,74 +1280,74 @@ const He = {
|
|
|
1270
1280
|
height: 20,
|
|
1271
1281
|
hidden: !0,
|
|
1272
1282
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm-.75-4.75a.75.75 0 0 0 1.5 0V8.66l1.95 2.1a.75.75 0 1 0 1.1-1.02l-3.25-3.5a.75.75 0 0 0-1.1 0L6.2 9.74a.75.75 0 1 0 1.1 1.02l1.95-2.1v4.59Z" clip-rule="evenodd"/>'
|
|
1273
|
-
},
|
|
1283
|
+
}, vn = {
|
|
1274
1284
|
width: 20,
|
|
1275
1285
|
height: 20,
|
|
1276
1286
|
hidden: !0,
|
|
1277
1287
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M12.577 4.878a.75.75 0 0 1 .919-.53l4.78 1.281a.75.75 0 0 1 .531.919l-1.281 4.78a.75.75 0 0 1-1.449-.387l.81-3.022a19.407 19.407 0 0 0-5.594 5.203a.75.75 0 0 1-1.139.093L7 10.06l-4.72 4.72a.75.75 0 0 1-1.06-1.061l5.25-5.25a.75.75 0 0 1 1.06 0l3.074 3.073a20.923 20.923 0 0 1 5.545-4.931l-3.042-.815a.75.75 0 0 1-.53-.919Z" clip-rule="evenodd"/>'
|
|
1278
|
-
},
|
|
1288
|
+
}, bn = {
|
|
1279
1289
|
width: 20,
|
|
1280
1290
|
height: 20,
|
|
1281
1291
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M7 2a1 1 0 0 0-.707 1.707L7 4.414v3.758a1 1 0 0 1-.293.707l-4 4C.817 14.769 2.156 18 4.828 18h10.343c2.673 0 4.012-3.231 2.122-5.121l-4-4A1 1 0 0 1 13 8.172V4.414l.707-.707A1 1 0 0 0 13 2H7Zm2 6.172V4h2v4.172a3 3 0 0 0 .879 2.12l1.027 1.028a4 4 0 0 0-2.171.102l-.47.156a4 4 0 0 1-2.53 0l-.563-.187a1.993 1.993 0 0 0-.114-.035l1.063-1.063A3 3 0 0 0 9 8.172Z" clip-rule="evenodd"/>'
|
|
1282
|
-
},
|
|
1292
|
+
}, Mn = {
|
|
1283
1293
|
width: 20,
|
|
1284
1294
|
height: 20,
|
|
1285
1295
|
hidden: !0,
|
|
1286
1296
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75Zm0 10.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1-.75-.75ZM2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10Z" clip-rule="evenodd"/>'
|
|
1287
|
-
},
|
|
1297
|
+
}, Cn = {
|
|
1288
1298
|
width: 20,
|
|
1289
1299
|
height: 20,
|
|
1290
1300
|
body: '<g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M6.625 2.655A9 9 0 0 1 19 11a1 1 0 1 1-2 0a7 7 0 0 0-9.625-6.492a1 1 0 1 1-.75-1.853ZM4.662 4.959A1 1 0 0 1 4.75 6.37A6.97 6.97 0 0 0 3 11a1 1 0 1 1-2 0a8.97 8.97 0 0 1 2.25-5.953a1 1 0 0 1 1.412-.088Z"/><path d="M5 11a5 5 0 1 1 10 0a1 1 0 1 1-2 0a3 3 0 1 0-6 0c0 1.677-.345 3.276-.968 4.729a1 1 0 1 1-1.838-.789A9.964 9.964 0 0 0 5 11Zm8.921 2.012a1 1 0 0 1 .831 1.145a19.86 19.86 0 0 1-.545 2.436a1 1 0 1 1-1.92-.558c.207-.713.371-1.445.49-2.192a1 1 0 0 1 1.144-.83Z"/><path d="M10 10a1 1 0 0 1 1 1c0 2.236-.46 4.368-1.29 6.304a1 1 0 0 1-1.838-.789A13.952 13.952 0 0 0 9 11a1 1 0 0 1 1-1Z"/></g>'
|
|
1291
|
-
},
|
|
1301
|
+
}, xn = {
|
|
1292
1302
|
width: 20,
|
|
1293
1303
|
height: 20,
|
|
1294
1304
|
hidden: !0,
|
|
1295
1305
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M4.25 2A2.25 2.25 0 0 0 2 4.25v11.5A2.25 2.25 0 0 0 4.25 18h11.5A2.25 2.25 0 0 0 18 15.75V4.25A2.25 2.25 0 0 0 15.75 2H4.25ZM15 5.75a.75.75 0 0 0-1.5 0v8.5a.75.75 0 0 0 1.5 0v-8.5Zm-8.5 6a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0v-2.5ZM8.584 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5a.75.75 0 0 1 .75-.75Zm3.58-1.25a.75.75 0 0 0-1.5 0v6.5a.75.75 0 0 0 1.5 0v-6.5Z" clip-rule="evenodd"/>'
|
|
1296
|
-
},
|
|
1306
|
+
}, jn = {
|
|
1297
1307
|
width: 20,
|
|
1298
1308
|
height: 20,
|
|
1299
1309
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm1-11a1 1 0 1 0-2 0v2H7a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2V7Z" clip-rule="evenodd"/>'
|
|
1300
|
-
},
|
|
1310
|
+
}, An = {
|
|
1301
1311
|
width: 20,
|
|
1302
1312
|
height: 20,
|
|
1303
1313
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M9.243 3.03a1 1 0 0 1 .727 1.213L9.53 6h2.94l.56-2.243a1 1 0 1 1 1.94.486L14.53 6H17a1 1 0 1 1 0 2h-2.97l-1 4H15a1 1 0 1 1 0 2h-2.47l-.56 2.242a1 1 0 1 1-1.94-.485L10.47 14H7.53l-.56 2.242a1 1 0 1 1-1.94-.485L5.47 14H3a1 1 0 1 1 0-2h2.97l1-4H5a1 1 0 1 1 0-2h2.47l.56-2.243a1 1 0 0 1 1.213-.727ZM9.03 8l-1 4h2.938l1-4H9.031Z" clip-rule="evenodd"/>'
|
|
1304
|
-
},
|
|
1314
|
+
}, In = {
|
|
1305
1315
|
width: 24,
|
|
1306
1316
|
height: 24,
|
|
1307
1317
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm6-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm6-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 20h14"/>'
|
|
1308
|
-
},
|
|
1318
|
+
}, $n = {
|
|
1309
1319
|
width: 24,
|
|
1310
1320
|
height: 24,
|
|
1311
1321
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19h16M4 15l4-6l4 2l4-5l4 4"/>'
|
|
1312
|
-
},
|
|
1322
|
+
}, Ln = {
|
|
1313
1323
|
width: 24,
|
|
1314
1324
|
height: 24,
|
|
1315
1325
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 19l4-6l4 2l4-5l4 4v5H4m0-7l3-4l4 2l5-6l4 4"/>'
|
|
1316
|
-
},
|
|
1326
|
+
}, Zn = {
|
|
1317
1327
|
width: 24,
|
|
1318
1328
|
height: 24,
|
|
1319
1329
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M10 3.2A9 9 0 1 0 20.8 14a1 1 0 0 0-1-1H13a2 2 0 0 1-2-2V4a.9.9 0 0 0-1-.8"/><path d="M15 3.5A9 9 0 0 1 20.5 9H16a1 1 0 0 1-1-1V3.5"/></g>'
|
|
1320
|
-
},
|
|
1330
|
+
}, Sn = {
|
|
1321
1331
|
width: 24,
|
|
1322
1332
|
height: 24,
|
|
1323
1333
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 3v18h18"/><path d="M7 15a2 2 0 1 0 4 0a2 2 0 1 0-4 0m4-10a2 2 0 1 0 4 0a2 2 0 1 0-4 0m5 7a2 2 0 1 0 4 0a2 2 0 1 0-4 0m5-9l-6 1.5m-.887 2.15l2.771 3.695M16 12.5l-5 2"/></g>'
|
|
1324
|
-
},
|
|
1334
|
+
}, Hn = {
|
|
1325
1335
|
width: 24,
|
|
1326
1336
|
height: 24,
|
|
1327
1337
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 16a3 3 0 1 0 6 0a3 3 0 1 0-6 0m11 3a2 2 0 1 0 4 0a2 2 0 1 0-4 0M10 7.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0-9 0"/>'
|
|
1328
|
-
},
|
|
1338
|
+
}, Tn = {
|
|
1329
1339
|
width: 24,
|
|
1330
1340
|
height: 24,
|
|
1331
1341
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m12 3l9.5 7L18 21H6L2.5 10z"/><path d="m12 7.5l5.5 4L15 17H8.5l-2-5.5z"/><path d="m2.5 10l9.5 3l9.5-3"/><path d="M12 3v10l6 8M6 21l6-8"/></g>'
|
|
1332
|
-
},
|
|
1342
|
+
}, Vn = {
|
|
1333
1343
|
width: 24,
|
|
1334
1344
|
height: 24,
|
|
1335
1345
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M15.51 15.56A5 5 0 1 0 12 17"/><path d="M18.832 17.86A9 9 0 1 0 12 21m0-9v9"/></g>'
|
|
1336
|
-
},
|
|
1346
|
+
}, Pn = {
|
|
1337
1347
|
width: 24,
|
|
1338
1348
|
height: 24,
|
|
1339
1349
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm8-2v16m-8-5h8m0-3h8m-4 0v8m0-4h4"/>'
|
|
1340
|
-
},
|
|
1350
|
+
}, Dn = {
|
|
1341
1351
|
body: `<g fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
1342
1352
|
<rect x="3" y="4" width="5" height="3" rx="0.75"/>
|
|
1343
1353
|
<rect x="16" y="4" width="5" height="3" rx="0.75"/>
|
|
@@ -1349,7 +1359,7 @@ const He = {
|
|
|
1349
1359
|
</g>`,
|
|
1350
1360
|
width: 24,
|
|
1351
1361
|
height: 24
|
|
1352
|
-
},
|
|
1362
|
+
}, On = {
|
|
1353
1363
|
body: `<g fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
1354
1364
|
<rect x="2" y="3" width="20" height="4" rx="1"/>
|
|
1355
1365
|
<rect x="4" y="10" width="16" height="4" rx="1"/>
|
|
@@ -1357,7 +1367,7 @@ const He = {
|
|
|
1357
1367
|
</g>`,
|
|
1358
1368
|
width: 24,
|
|
1359
1369
|
height: 24
|
|
1360
|
-
},
|
|
1370
|
+
}, En = {
|
|
1361
1371
|
body: `<g fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
1362
1372
|
<!-- Grid cells representing retention matrix -->
|
|
1363
1373
|
<rect x="3" y="3" width="4" height="4" rx="0.5"/>
|
|
@@ -1372,64 +1382,64 @@ const He = {
|
|
|
1372
1382
|
</g>`,
|
|
1373
1383
|
width: 24,
|
|
1374
1384
|
height: 24
|
|
1375
|
-
},
|
|
1385
|
+
}, Fn = {
|
|
1376
1386
|
width: 24,
|
|
1377
1387
|
height: 24,
|
|
1378
1388
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8.848 14.667L5.5 17.5M12 3v5m4 4h5M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m11.219 3.328L17 19.5"/><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0"/></g>'
|
|
1379
|
-
},
|
|
1389
|
+
}, Nn = {
|
|
1380
1390
|
width: 24,
|
|
1381
1391
|
height: 24,
|
|
1382
1392
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5zm0 5h18M10 3v18"/>'
|
|
1383
|
-
},
|
|
1393
|
+
}, Rn = {
|
|
1384
1394
|
width: 24,
|
|
1385
1395
|
height: 24,
|
|
1386
1396
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11.795 21H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4m-1 3v4h4"/><path d="M14 18a4 4 0 1 0 8 0a4 4 0 1 0-8 0m1-15v4M7 3v4m-4 4h16"/></g>'
|
|
1387
|
-
},
|
|
1397
|
+
}, zn = {
|
|
1388
1398
|
width: 24,
|
|
1389
1399
|
height: 24,
|
|
1390
1400
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 17V7l7 10V7m4 10h5m-5-7a2.5 3 0 1 0 5 0a2.5 3 0 1 0-5 0"/>'
|
|
1391
|
-
},
|
|
1401
|
+
}, Bn = {
|
|
1392
1402
|
width: 24,
|
|
1393
1403
|
height: 24,
|
|
1394
1404
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 17l6-6l4 4l8-8"/><path d="M14 7h7v7"/></g>'
|
|
1395
|
-
},
|
|
1405
|
+
}, Un = {
|
|
1396
1406
|
width: 24,
|
|
1397
1407
|
height: 24,
|
|
1398
1408
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 20h3m7 0h7M6.9 15h6.9m-3.6-8.7L16 20M5 20l6-16h2l7 16"/>'
|
|
1399
|
-
},
|
|
1409
|
+
}, _n = {
|
|
1400
1410
|
width: 24,
|
|
1401
1411
|
height: 24,
|
|
1402
1412
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2zM9 9h1m-1 4h6m-6 4h6"/></g>'
|
|
1403
|
-
},
|
|
1413
|
+
}, Gn = {
|
|
1404
1414
|
width: 24,
|
|
1405
1415
|
height: 24,
|
|
1406
1416
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-3h.01"/><path d="M11 12h1v4h1"/></g>'
|
|
1407
|
-
},
|
|
1417
|
+
}, Kn = {
|
|
1408
1418
|
width: 24,
|
|
1409
1419
|
height: 24,
|
|
1410
1420
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 9l4-4l4 4m0 6l-4 4l-4-4"/>'
|
|
1411
|
-
},
|
|
1421
|
+
}, Qn = {
|
|
1412
1422
|
width: 24,
|
|
1413
1423
|
height: 24,
|
|
1414
1424
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 12a2 2 0 1 0 4 0a2 2 0 1 0-4 0m0 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0m12 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-8 0h8m2 2v1m0-18v1M6 20v1m0-11V3m6 0v18m6-13v8M8 12h13m0-6h-1m-4 0H3m0 6h1m16 6h1M3 18h1m2-4v2"/>'
|
|
1415
|
-
},
|
|
1425
|
+
}, Zt = {
|
|
1416
1426
|
// Action icons
|
|
1417
1427
|
close: { icon: He, category: "action" },
|
|
1418
1428
|
add: { icon: Te, category: "action" },
|
|
1419
1429
|
edit: { icon: Ve, category: "action" },
|
|
1420
1430
|
delete: { icon: Pe, category: "action" },
|
|
1421
1431
|
refresh: { icon: z, category: "action" },
|
|
1422
|
-
copy: { icon:
|
|
1423
|
-
duplicate: { icon:
|
|
1432
|
+
copy: { icon: De, category: "action" },
|
|
1433
|
+
duplicate: { icon: Oe, category: "action" },
|
|
1424
1434
|
settings: { icon: Ee, category: "action" },
|
|
1425
1435
|
filter: { icon: Fe, category: "action" },
|
|
1426
1436
|
share: { icon: Ne, category: "action" },
|
|
1427
1437
|
expand: { icon: ft, category: "action" },
|
|
1428
1438
|
collapse: { icon: ut, category: "action" },
|
|
1429
1439
|
search: { icon: Be, category: "action" },
|
|
1430
|
-
menu: { icon:
|
|
1431
|
-
run: { icon:
|
|
1432
|
-
check: { icon:
|
|
1440
|
+
menu: { icon: Ue, category: "action" },
|
|
1441
|
+
run: { icon: yn, category: "action" },
|
|
1442
|
+
check: { icon: kn, category: "action" },
|
|
1433
1443
|
link: { icon: tn, category: "action" },
|
|
1434
1444
|
eye: { icon: qe, category: "action" },
|
|
1435
1445
|
eyeOff: { icon: We, category: "action" },
|
|
@@ -1444,48 +1454,50 @@ const He = {
|
|
|
1444
1454
|
codeBracket: { icon: sn, category: "action" },
|
|
1445
1455
|
swatch: { icon: ln, category: "action" },
|
|
1446
1456
|
camera: { icon: dn, category: "action" },
|
|
1457
|
+
thumbUp: { icon: hn, category: "action" },
|
|
1458
|
+
thumbDown: { icon: un, category: "action" },
|
|
1447
1459
|
// Field type icons (solid for visual distinction)
|
|
1448
|
-
measure: { icon:
|
|
1449
|
-
dimension: { icon:
|
|
1450
|
-
timeDimension: { icon:
|
|
1451
|
-
segment: { icon:
|
|
1460
|
+
measure: { icon: fn, category: "field" },
|
|
1461
|
+
dimension: { icon: pn, category: "field" },
|
|
1462
|
+
timeDimension: { icon: gn, category: "field" },
|
|
1463
|
+
segment: { icon: mn, category: "field" },
|
|
1452
1464
|
// Chart type icons (Tabler - keeping existing visuals)
|
|
1453
|
-
chartBar: { icon:
|
|
1454
|
-
chartLine: { icon:
|
|
1455
|
-
chartArea: { icon:
|
|
1456
|
-
chartPie: { icon:
|
|
1457
|
-
chartScatter: { icon:
|
|
1458
|
-
chartBubble: { icon:
|
|
1459
|
-
chartRadar: { icon:
|
|
1460
|
-
chartRadialBar: { icon:
|
|
1461
|
-
chartTreemap: { icon:
|
|
1462
|
-
chartTable: { icon:
|
|
1463
|
-
chartActivityGrid: { icon:
|
|
1464
|
-
chartKpiNumber: { icon:
|
|
1465
|
-
chartKpiDelta: { icon:
|
|
1466
|
-
chartKpiText: { icon:
|
|
1467
|
-
chartMarkdown: { icon:
|
|
1468
|
-
chartFunnel: { icon:
|
|
1469
|
-
chartSankey: { icon:
|
|
1470
|
-
chartSunburst: { icon:
|
|
1471
|
-
chartHeatmap: { icon:
|
|
1472
|
-
chartRetention: { icon:
|
|
1465
|
+
chartBar: { icon: In, category: "chart" },
|
|
1466
|
+
chartLine: { icon: $n, category: "chart" },
|
|
1467
|
+
chartArea: { icon: Ln, category: "chart" },
|
|
1468
|
+
chartPie: { icon: Zn, category: "chart" },
|
|
1469
|
+
chartScatter: { icon: Sn, category: "chart" },
|
|
1470
|
+
chartBubble: { icon: Hn, category: "chart" },
|
|
1471
|
+
chartRadar: { icon: Tn, category: "chart" },
|
|
1472
|
+
chartRadialBar: { icon: Vn, category: "chart" },
|
|
1473
|
+
chartTreemap: { icon: Pn, category: "chart" },
|
|
1474
|
+
chartTable: { icon: Nn, category: "chart" },
|
|
1475
|
+
chartActivityGrid: { icon: Rn, category: "chart" },
|
|
1476
|
+
chartKpiNumber: { icon: zn, category: "chart" },
|
|
1477
|
+
chartKpiDelta: { icon: Bn, category: "chart" },
|
|
1478
|
+
chartKpiText: { icon: Un, category: "chart" },
|
|
1479
|
+
chartMarkdown: { icon: _n, category: "chart" },
|
|
1480
|
+
chartFunnel: { icon: On, category: "chart" },
|
|
1481
|
+
chartSankey: { icon: Dn, category: "chart" },
|
|
1482
|
+
chartSunburst: { icon: Fn, category: "chart" },
|
|
1483
|
+
chartHeatmap: { icon: Qn, category: "chart" },
|
|
1484
|
+
chartRetention: { icon: En, category: "chart" },
|
|
1473
1485
|
// Measure type icons (solid)
|
|
1474
|
-
measureCount: { icon:
|
|
1475
|
-
measureCountDistinct: { icon:
|
|
1476
|
-
measureCountDistinctApprox: { icon:
|
|
1477
|
-
measureSum: { icon:
|
|
1478
|
-
measureAvg: { icon:
|
|
1486
|
+
measureCount: { icon: Mn, category: "measure" },
|
|
1487
|
+
measureCountDistinct: { icon: Cn, category: "measure" },
|
|
1488
|
+
measureCountDistinctApprox: { icon: xn, category: "measure" },
|
|
1489
|
+
measureSum: { icon: jn, category: "measure" },
|
|
1490
|
+
measureAvg: { icon: wn, category: "measure" },
|
|
1479
1491
|
measureMin: { icon: pt, category: "measure" },
|
|
1480
1492
|
measureMax: { icon: gt, category: "measure" },
|
|
1481
|
-
measureRunningTotal: { icon:
|
|
1482
|
-
measureCalculated: { icon:
|
|
1483
|
-
measureNumber: { icon:
|
|
1493
|
+
measureRunningTotal: { icon: vn, category: "measure" },
|
|
1494
|
+
measureCalculated: { icon: bn, category: "measure" },
|
|
1495
|
+
measureNumber: { icon: An, category: "measure" },
|
|
1484
1496
|
// State icons
|
|
1485
|
-
success: { icon:
|
|
1497
|
+
success: { icon: _e, category: "state" },
|
|
1486
1498
|
warning: { icon: Ge, category: "state" },
|
|
1487
1499
|
error: { icon: Ke, category: "state" },
|
|
1488
|
-
info: { icon:
|
|
1500
|
+
info: { icon: Gn, category: "state" },
|
|
1489
1501
|
loading: { icon: z, category: "state" },
|
|
1490
1502
|
sparkles: { icon: Qe, category: "state" },
|
|
1491
1503
|
// Navigation icons
|
|
@@ -1493,37 +1505,37 @@ const He = {
|
|
|
1493
1505
|
chevronDown: { icon: ft, category: "navigation" },
|
|
1494
1506
|
chevronLeft: { icon: Re, category: "navigation" },
|
|
1495
1507
|
chevronRight: { icon: ze, category: "navigation" },
|
|
1496
|
-
chevronUpDown: { icon:
|
|
1508
|
+
chevronUpDown: { icon: Kn, category: "navigation" },
|
|
1497
1509
|
arrowUp: { icon: gt, category: "navigation" },
|
|
1498
1510
|
arrowDown: { icon: pt, category: "navigation" },
|
|
1499
1511
|
arrowRight: { icon: en, category: "navigation" },
|
|
1500
1512
|
arrowPath: { icon: z, category: "navigation" }
|
|
1501
1513
|
};
|
|
1502
|
-
let w = { ...
|
|
1503
|
-
const
|
|
1504
|
-
function
|
|
1514
|
+
let w = { ...Zt };
|
|
1515
|
+
const S = /* @__PURE__ */ new Map();
|
|
1516
|
+
function Jn() {
|
|
1505
1517
|
return w;
|
|
1506
1518
|
}
|
|
1507
|
-
function
|
|
1508
|
-
const e =
|
|
1519
|
+
function O(t) {
|
|
1520
|
+
const e = S.get(t);
|
|
1509
1521
|
if (e)
|
|
1510
1522
|
return e;
|
|
1511
1523
|
const o = w[t];
|
|
1512
1524
|
if (!o)
|
|
1513
1525
|
return console.warn(`Icon "${t}" not found in registry, using fallback`), ({ className: i, ...a }) => /* @__PURE__ */ X(ht, { icon: w.info.icon, className: i, ...a });
|
|
1514
1526
|
const r = ({ className: n, ...i }) => /* @__PURE__ */ X(ht, { icon: o.icon, className: n, ...i });
|
|
1515
|
-
return
|
|
1527
|
+
return S.set(t, r), r;
|
|
1516
1528
|
}
|
|
1517
|
-
function
|
|
1529
|
+
function Xn(t) {
|
|
1518
1530
|
return w[t]?.icon ?? w.info.icon;
|
|
1519
1531
|
}
|
|
1520
|
-
function
|
|
1532
|
+
function Yn(t, e) {
|
|
1521
1533
|
w[t] && (w[t] = {
|
|
1522
1534
|
...w[t],
|
|
1523
1535
|
icon: e
|
|
1524
|
-
},
|
|
1536
|
+
}, S.delete(t));
|
|
1525
1537
|
}
|
|
1526
|
-
function
|
|
1538
|
+
function to(t) {
|
|
1527
1539
|
for (const [e, o] of Object.entries(t))
|
|
1528
1540
|
if (o && e in w) {
|
|
1529
1541
|
const r = e;
|
|
@@ -1540,19 +1552,19 @@ function Xn(t) {
|
|
|
1540
1552
|
icon: n.icon ?? w[r].icon
|
|
1541
1553
|
};
|
|
1542
1554
|
}
|
|
1543
|
-
|
|
1555
|
+
S.delete(r);
|
|
1544
1556
|
}
|
|
1545
1557
|
}
|
|
1546
|
-
function
|
|
1547
|
-
w = { ...
|
|
1558
|
+
function eo() {
|
|
1559
|
+
w = { ...Zt }, S.clear();
|
|
1548
1560
|
}
|
|
1549
|
-
function
|
|
1561
|
+
function no(t) {
|
|
1550
1562
|
const e = {};
|
|
1551
1563
|
for (const [o, r] of Object.entries(w))
|
|
1552
|
-
r.category === t && (e[o] =
|
|
1564
|
+
r.category === t && (e[o] = O(o));
|
|
1553
1565
|
return e;
|
|
1554
1566
|
}
|
|
1555
|
-
function
|
|
1567
|
+
function oo(t) {
|
|
1556
1568
|
const o = {
|
|
1557
1569
|
count: "measureCount",
|
|
1558
1570
|
countDistinct: "measureCountDistinct",
|
|
@@ -1565,9 +1577,9 @@ function eo(t) {
|
|
|
1565
1577
|
calculated: "measureCalculated",
|
|
1566
1578
|
number: "measureNumber"
|
|
1567
1579
|
}[t || ""] || "measureCount";
|
|
1568
|
-
return
|
|
1580
|
+
return O(o);
|
|
1569
1581
|
}
|
|
1570
|
-
function
|
|
1582
|
+
function ro(t) {
|
|
1571
1583
|
const o = {
|
|
1572
1584
|
bar: "chartBar",
|
|
1573
1585
|
line: "chartLine",
|
|
@@ -1589,9 +1601,9 @@ function no(t) {
|
|
|
1589
1601
|
sunburst: "chartSunburst",
|
|
1590
1602
|
heatmap: "chartHeatmap"
|
|
1591
1603
|
}[t] || "chartBar";
|
|
1592
|
-
return
|
|
1604
|
+
return O(o);
|
|
1593
1605
|
}
|
|
1594
|
-
function
|
|
1606
|
+
function io(t) {
|
|
1595
1607
|
const o = {
|
|
1596
1608
|
measure: "measure",
|
|
1597
1609
|
dimension: "dimension",
|
|
@@ -1599,21 +1611,21 @@ function oo(t) {
|
|
|
1599
1611
|
time: "timeDimension",
|
|
1600
1612
|
segment: "segment"
|
|
1601
1613
|
}[t] || "dimension";
|
|
1602
|
-
return
|
|
1614
|
+
return O(o);
|
|
1603
1615
|
}
|
|
1604
1616
|
export {
|
|
1605
|
-
|
|
1617
|
+
Zt as D,
|
|
1606
1618
|
ht as I,
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1619
|
+
O as a,
|
|
1620
|
+
Xn as b,
|
|
1621
|
+
eo as c,
|
|
1622
|
+
Gn as d,
|
|
1623
|
+
Jn as e,
|
|
1624
|
+
no as f,
|
|
1625
|
+
oo as g,
|
|
1626
|
+
ro as h,
|
|
1627
|
+
io as i,
|
|
1628
|
+
to as r,
|
|
1629
|
+
Yn as s
|
|
1618
1630
|
};
|
|
1619
|
-
//# sourceMappingURL=icons-
|
|
1631
|
+
//# sourceMappingURL=icons-M7shurcH.js.map
|