@versini/sassysaint 8.92.2 → 8.93.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.
- package/dist/chunks/{AboutChangelog.ClrqYOiE.js → AboutChangelog.CCG0EsFp.js} +3 -3
- package/dist/chunks/{AboutEntry.L-3EWXSh.js → AboutEntry.CmbMEk80.js} +5 -5
- package/dist/chunks/{App.Bed_fbQv.js → App.DHm-vAz3.js} +16 -16
- package/dist/chunks/{Chart.CXU9w0QU.js → Chart.D5b8rSw0.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.DIGdiWbQ.js → ChatBubbleAssistant.CruRxSPg.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.Bi7vtWaU.js → ChatBubbleUser.CbgAouu5.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.CqgUw1OQ.js → ChatHistoryTable.BXm0Wfn8.js} +3 -3
- package/dist/chunks/{HistoryEntry.DukEHHSh.js → HistoryEntry.CWQlIC46.js} +3 -3
- package/dist/chunks/{ProfileEntry.DwqW02Bc.js → ProfileEntry.CJ2FlUm-.js} +2 -2
- package/dist/chunks/{SettingsEntry.DMEqY9x4.js → SettingsEntry.Z2ibN15M.js} +3 -3
- package/dist/chunks/{UsageEntry.B0krRouG.js → UsageEntry.GAzLsiex.js} +83 -76
- package/dist/chunks/{UserMemoriesPanel.B9hO4KO1.js → UserMemoriesPanel.CDaqt9YY.js} +4 -4
- package/dist/chunks/{index.B8CE00US.js → index.Bb7Osc7v.js} +377 -374
- package/dist/chunks/{index.Cwy9OBLR.js → index.CiNSTJQK.js} +2 -2
- package/dist/chunks/{index.ClSZM0X3.js → index.CkE_mvVS.js} +1 -1
- package/dist/chunks/{index.BAnjv3Rq.js → index.D2v902R5.js} +3 -3
- package/dist/chunks/{index.Daq_IkiG.js → index.DHtGE5Nb.js} +1 -1
- package/dist/chunks/{index.v0RCRqNr.js → index.DKNoU6CC.js} +1 -1
- package/dist/chunks/{index.D17PEaoT.js → index.Dvfd_xy7.js} +1 -1
- package/dist/chunks/{index.W35vbF8N.js → index.DwUTIEER.js} +1 -1
- package/dist/chunks/{index.B_fFXIzN.js → index.VZEWwcvk.js} +1 -1
- package/dist/chunks/{useMarkdown.CyMeAmZY.js → useMarkdown.CFED0oEl.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as c, jsxs as E, Fragment as Kr } from "react/jsx-runtime";
|
|
2
2
|
import * as Y from "react";
|
|
3
|
-
import ee, { createContext as
|
|
3
|
+
import ee, { createContext as Vt, useReducer as Gr, useCallback as M, useRef as B, useEffect as A, useSyncExternalStore as Vr, useContext as ze, useState as X, useMemo as Fe, useId as tn, useLayoutEffect as at, Suspense as rn, lazy as sn } from "react";
|
|
4
4
|
import m from "clsx";
|
|
5
5
|
let nn = "standard";
|
|
6
6
|
var k, U = ((k = {})[k.NewChat = 0] = "NewChat", k[k.Prompts = 1] = "Prompts", k[k.Attachment = 2] = "Attachment", k[k.PrivateChat = 3] = "PrivateChat", k[k.Reasoning = 4] = "Reasoning", k[k.Send = 5] = "Send", k[k.Header = 6] = "Header", k[k.Provider = 7] = "Provider", k[k.Logo = 8] = "Logo", k[k.Placeholder = 9] = "Placeholder", k[k.Footer = 10] = "Footer", k);
|
|
@@ -123,7 +123,7 @@ function xt(e) {
|
|
|
123
123
|
function rs(e, t) {
|
|
124
124
|
return Math.max(e + (t || 0) - Date.now(), 0);
|
|
125
125
|
}
|
|
126
|
-
function
|
|
126
|
+
function Se(e, t) {
|
|
127
127
|
return typeof e == "function" ? e(t) : e;
|
|
128
128
|
}
|
|
129
129
|
function re(e, t) {
|
|
@@ -244,11 +244,11 @@ function $t(e, t, r) {
|
|
|
244
244
|
}
|
|
245
245
|
return t;
|
|
246
246
|
}
|
|
247
|
-
function
|
|
247
|
+
function Sn(e, t, r = 0) {
|
|
248
248
|
const s = [...e, t];
|
|
249
249
|
return r && s.length > r ? s.slice(1) : s;
|
|
250
250
|
}
|
|
251
|
-
function
|
|
251
|
+
function wn(e, t, r = 0) {
|
|
252
252
|
const s = [t, ...e];
|
|
253
253
|
return r && s.length > r ? s.slice(0, -1) : s;
|
|
254
254
|
}
|
|
@@ -428,8 +428,8 @@ function is(e) {
|
|
|
428
428
|
let t = !1, r = 0, s;
|
|
429
429
|
const n = Ut(), a = () => n.status !== "pending", i = (g) => {
|
|
430
430
|
if (!a()) {
|
|
431
|
-
const
|
|
432
|
-
u(
|
|
431
|
+
const S = new Ht(g);
|
|
432
|
+
u(S), e.onCancel?.(S);
|
|
433
433
|
}
|
|
434
434
|
}, o = () => {
|
|
435
435
|
t = !0;
|
|
@@ -440,8 +440,8 @@ function is(e) {
|
|
|
440
440
|
}, u = (g) => {
|
|
441
441
|
a() || (s?.(), n.reject(g));
|
|
442
442
|
}, p = () => new Promise((g) => {
|
|
443
|
-
s = (
|
|
444
|
-
(a() || f()) && g(
|
|
443
|
+
s = (S) => {
|
|
444
|
+
(a() || f()) && g(S);
|
|
445
445
|
}, e.onPause?.();
|
|
446
446
|
}).then(() => {
|
|
447
447
|
s = void 0, a() || e.onContinue?.();
|
|
@@ -449,9 +449,9 @@ function is(e) {
|
|
|
449
449
|
if (a())
|
|
450
450
|
return;
|
|
451
451
|
let g;
|
|
452
|
-
const
|
|
452
|
+
const S = r === 0 ? e.initialPromise : void 0;
|
|
453
453
|
try {
|
|
454
|
-
g =
|
|
454
|
+
g = S ?? e.fn();
|
|
455
455
|
} catch (b) {
|
|
456
456
|
g = Promise.reject(b);
|
|
457
457
|
}
|
|
@@ -558,7 +558,7 @@ var os = class {
|
|
|
558
558
|
}
|
|
559
559
|
isStatic() {
|
|
560
560
|
return this.getObserversCount() > 0 ? this.observers.some(
|
|
561
|
-
(e) =>
|
|
561
|
+
(e) => Se(e.options.staleTime, this) === "static"
|
|
562
562
|
) : !1;
|
|
563
563
|
}
|
|
564
564
|
isStale() {
|
|
@@ -823,7 +823,7 @@ var Rn = class extends De {
|
|
|
823
823
|
this.refetch = this.refetch.bind(this);
|
|
824
824
|
}
|
|
825
825
|
onSubscribe() {
|
|
826
|
-
this.listeners.size === 1 && (this.#t.addObserver(this), hr(this.#t, this.options) ? this.#d() : this.updateResult(), this.#
|
|
826
|
+
this.listeners.size === 1 && (this.#t.addObserver(this), hr(this.#t, this.options) ? this.#d() : this.updateResult(), this.#S());
|
|
827
827
|
}
|
|
828
828
|
onUnsubscribe() {
|
|
829
829
|
this.hasListeners() || this.destroy();
|
|
@@ -843,7 +843,7 @@ var Rn = class extends De {
|
|
|
843
843
|
);
|
|
844
844
|
}
|
|
845
845
|
destroy() {
|
|
846
|
-
this.listeners = /* @__PURE__ */ new Set(), this.#
|
|
846
|
+
this.listeners = /* @__PURE__ */ new Set(), this.#w(), this.#b(), this.#t.removeObserver(this);
|
|
847
847
|
}
|
|
848
848
|
setOptions(e) {
|
|
849
849
|
const t = this.options, r = this.#t;
|
|
@@ -862,7 +862,7 @@ var Rn = class extends De {
|
|
|
862
862
|
r,
|
|
863
863
|
this.options,
|
|
864
864
|
t
|
|
865
|
-
) && this.#d(), this.updateResult(), s && (this.#t !== r || re(this.options.enabled, this.#t) !== re(t.enabled, this.#t) ||
|
|
865
|
+
) && this.#d(), this.updateResult(), s && (this.#t !== r || re(this.options.enabled, this.#t) !== re(t.enabled, this.#t) || Se(this.options.staleTime, this.#t) !== Se(t.staleTime, this.#t)) && this.#m();
|
|
866
866
|
const n = this.#g();
|
|
867
867
|
s && (this.#t !== r || re(this.options.enabled, this.#t) !== re(t.enabled, this.#t) || n !== this.#c) && this.#E(n);
|
|
868
868
|
}
|
|
@@ -912,8 +912,8 @@ var Rn = class extends De {
|
|
|
912
912
|
return e?.throwOnError || (t = t.catch(Z)), t;
|
|
913
913
|
}
|
|
914
914
|
#m() {
|
|
915
|
-
this.#
|
|
916
|
-
const e =
|
|
915
|
+
this.#w();
|
|
916
|
+
const e = Se(
|
|
917
917
|
this.options.staleTime,
|
|
918
918
|
this.#t
|
|
919
919
|
);
|
|
@@ -932,10 +932,10 @@ var Rn = class extends De {
|
|
|
932
932
|
(this.options.refetchIntervalInBackground || jt.isFocused()) && this.#d();
|
|
933
933
|
}, this.#c));
|
|
934
934
|
}
|
|
935
|
-
#
|
|
935
|
+
#S() {
|
|
936
936
|
this.#m(), this.#E(this.#g());
|
|
937
937
|
}
|
|
938
|
-
#
|
|
938
|
+
#w() {
|
|
939
939
|
this.#l && (ve.clearTimeout(this.#l), this.#l = void 0);
|
|
940
940
|
}
|
|
941
941
|
#b() {
|
|
@@ -945,18 +945,18 @@ var Rn = class extends De {
|
|
|
945
945
|
const r = this.#t, s = this.options, n = this.#n, a = this.#s, i = this.#i, l = e !== r ? e.state : this.#r, { state: f } = e;
|
|
946
946
|
let d = { ...f }, h = !1, u;
|
|
947
947
|
if (t._optimisticResults) {
|
|
948
|
-
const I = this.hasListeners(),
|
|
949
|
-
(
|
|
948
|
+
const I = this.hasListeners(), V = !I && hr(e, t), O = I && fr(e, r, t, s);
|
|
949
|
+
(V || O) && (d = {
|
|
950
950
|
...d,
|
|
951
951
|
...cs(f.data, e.options)
|
|
952
952
|
}), t._optimisticResults === "isRestoring" && (d.fetchStatus = "idle");
|
|
953
953
|
}
|
|
954
954
|
let { error: p, errorUpdatedAt: y, status: g } = d;
|
|
955
955
|
u = d.data;
|
|
956
|
-
let
|
|
956
|
+
let S = !1;
|
|
957
957
|
if (t.placeholderData !== void 0 && u === void 0 && g === "pending") {
|
|
958
958
|
let I;
|
|
959
|
-
n?.isPlaceholderData && t.placeholderData === i?.placeholderData ? (I = n.data,
|
|
959
|
+
n?.isPlaceholderData && t.placeholderData === i?.placeholderData ? (I = n.data, S = !0) : I = typeof t.placeholderData == "function" ? t.placeholderData(
|
|
960
960
|
this.#f?.state.data,
|
|
961
961
|
this.#f
|
|
962
962
|
) : t.placeholderData, I !== void 0 && (g = "success", u = $t(
|
|
@@ -965,7 +965,7 @@ var Rn = class extends De {
|
|
|
965
965
|
t
|
|
966
966
|
), h = !0);
|
|
967
967
|
}
|
|
968
|
-
if (t.select && u !== void 0 && !
|
|
968
|
+
if (t.select && u !== void 0 && !S)
|
|
969
969
|
if (n && u === a?.data && t.select === this.#y)
|
|
970
970
|
u = this.#h;
|
|
971
971
|
else
|
|
@@ -1006,7 +1006,7 @@ var Rn = class extends De {
|
|
|
1006
1006
|
if (this.options.experimental_prefetchInRender) {
|
|
1007
1007
|
const I = (C) => {
|
|
1008
1008
|
N.status === "error" ? C.reject(N.error) : N.data !== void 0 && C.resolve(N.data);
|
|
1009
|
-
},
|
|
1009
|
+
}, V = () => {
|
|
1010
1010
|
const C = this.#o = N.promise = Ut();
|
|
1011
1011
|
I(C);
|
|
1012
1012
|
}, O = this.#o;
|
|
@@ -1015,10 +1015,10 @@ var Rn = class extends De {
|
|
|
1015
1015
|
e.queryHash === r.queryHash && I(O);
|
|
1016
1016
|
break;
|
|
1017
1017
|
case "fulfilled":
|
|
1018
|
-
(N.status === "error" || N.data !== O.value) &&
|
|
1018
|
+
(N.status === "error" || N.data !== O.value) && V();
|
|
1019
1019
|
break;
|
|
1020
1020
|
case "rejected":
|
|
1021
|
-
(N.status !== "error" || N.error !== O.reason) &&
|
|
1021
|
+
(N.status !== "error" || N.error !== O.reason) && V();
|
|
1022
1022
|
break;
|
|
1023
1023
|
}
|
|
1024
1024
|
}
|
|
@@ -1053,7 +1053,7 @@ var Rn = class extends De {
|
|
|
1053
1053
|
this.#t = e, this.#r = e.state, this.hasListeners() && (t?.removeObserver(this), e.addObserver(this));
|
|
1054
1054
|
}
|
|
1055
1055
|
onQueryUpdate() {
|
|
1056
|
-
this.updateResult(), this.hasListeners() && this.#
|
|
1056
|
+
this.updateResult(), this.hasListeners() && this.#S();
|
|
1057
1057
|
}
|
|
1058
1058
|
#T(e) {
|
|
1059
1059
|
F.batch(() => {
|
|
@@ -1073,7 +1073,7 @@ function hr(e, t) {
|
|
|
1073
1073
|
return Cn(e, t) || e.state.data !== void 0 && Ft(e, t, t.refetchOnMount);
|
|
1074
1074
|
}
|
|
1075
1075
|
function Ft(e, t, r) {
|
|
1076
|
-
if (re(t.enabled, e) !== !1 &&
|
|
1076
|
+
if (re(t.enabled, e) !== !1 && Se(t.staleTime, e) !== "static") {
|
|
1077
1077
|
const s = typeof r == "function" ? r(e) : r;
|
|
1078
1078
|
return s === "always" || s !== !1 && Qt(e, t);
|
|
1079
1079
|
}
|
|
@@ -1083,7 +1083,7 @@ function fr(e, t, r, s) {
|
|
|
1083
1083
|
return (e !== t || re(s.enabled, e) === !1) && (!r.suspense || e.state.status !== "error") && Qt(e, r);
|
|
1084
1084
|
}
|
|
1085
1085
|
function Qt(e, t) {
|
|
1086
|
-
return re(t.enabled, e) !== !1 && e.isStaleByTime(
|
|
1086
|
+
return re(t.enabled, e) !== !1 && e.isStaleByTime(Se(t.staleTime, e));
|
|
1087
1087
|
}
|
|
1088
1088
|
function On(e, t) {
|
|
1089
1089
|
return !it(e.getCurrentResult(), t);
|
|
@@ -1102,7 +1102,7 @@ function pr(e) {
|
|
|
1102
1102
|
d = !0;
|
|
1103
1103
|
}), t.signal)
|
|
1104
1104
|
});
|
|
1105
|
-
}, u = ss(t.options, t.fetchOptions), p = async (y, g,
|
|
1105
|
+
}, u = ss(t.options, t.fetchOptions), p = async (y, g, S) => {
|
|
1106
1106
|
if (d)
|
|
1107
1107
|
return Promise.reject();
|
|
1108
1108
|
if (g == null && y.pages.length)
|
|
@@ -1112,22 +1112,22 @@ function pr(e) {
|
|
|
1112
1112
|
client: t.client,
|
|
1113
1113
|
queryKey: t.queryKey,
|
|
1114
1114
|
pageParam: g,
|
|
1115
|
-
direction:
|
|
1115
|
+
direction: S ? "backward" : "forward",
|
|
1116
1116
|
meta: t.options.meta
|
|
1117
1117
|
};
|
|
1118
1118
|
return h(se), se;
|
|
1119
|
-
})(), R = await u(x), { maxPages: J } = t.options, P =
|
|
1119
|
+
})(), R = await u(x), { maxPages: J } = t.options, P = S ? wn : Sn;
|
|
1120
1120
|
return {
|
|
1121
1121
|
pages: P(y.pages, R, J),
|
|
1122
1122
|
pageParams: P(y.pageParams, g, J)
|
|
1123
1123
|
};
|
|
1124
1124
|
};
|
|
1125
1125
|
if (n && a.length) {
|
|
1126
|
-
const y = n === "backward", g = y ? kn : yr,
|
|
1126
|
+
const y = n === "backward", g = y ? kn : yr, S = {
|
|
1127
1127
|
pages: a,
|
|
1128
1128
|
pageParams: i
|
|
1129
|
-
}, b = g(s,
|
|
1130
|
-
o = await p(
|
|
1129
|
+
}, b = g(s, S);
|
|
1130
|
+
o = await p(S, b, y);
|
|
1131
1131
|
} else {
|
|
1132
1132
|
const y = e ?? a.length;
|
|
1133
1133
|
do {
|
|
@@ -1667,7 +1667,7 @@ var Mn = class extends De {
|
|
|
1667
1667
|
}
|
|
1668
1668
|
ensureQueryData(e) {
|
|
1669
1669
|
const t = this.defaultQueryOptions(e), r = this.#e.build(this, t), s = r.state.data;
|
|
1670
|
-
return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && r.isStaleByTime(
|
|
1670
|
+
return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && r.isStaleByTime(Se(t.staleTime, r)) && this.prefetchQuery(t), Promise.resolve(s));
|
|
1671
1671
|
}
|
|
1672
1672
|
getQueriesData(e) {
|
|
1673
1673
|
return this.#e.findAll(e).map(({ queryKey: t, state: r }) => {
|
|
@@ -1750,7 +1750,7 @@ var Mn = class extends De {
|
|
|
1750
1750
|
t.retry === void 0 && (t.retry = !1);
|
|
1751
1751
|
const r = this.#e.build(this, t);
|
|
1752
1752
|
return r.isStaleByTime(
|
|
1753
|
-
|
|
1753
|
+
Se(t.staleTime, r)
|
|
1754
1754
|
) ? r.fetch(t) : Promise.resolve(r.state.data);
|
|
1755
1755
|
}
|
|
1756
1756
|
prefetchQuery(e) {
|
|
@@ -1856,11 +1856,11 @@ function Hn() {
|
|
|
1856
1856
|
}
|
|
1857
1857
|
var Fn = Y.createContext(Hn()), Bn = () => Y.useContext(Fn), Kn = (e, t) => {
|
|
1858
1858
|
(e.suspense || e.throwOnError || e.experimental_prefetchInRender) && (t.isReset() || (e.retryOnMount = !1));
|
|
1859
|
-
},
|
|
1859
|
+
}, Gn = (e) => {
|
|
1860
1860
|
Y.useEffect(() => {
|
|
1861
1861
|
e.clearReset();
|
|
1862
1862
|
}, [e]);
|
|
1863
|
-
},
|
|
1863
|
+
}, Vn = ({
|
|
1864
1864
|
result: e,
|
|
1865
1865
|
errorResetBoundary: t,
|
|
1866
1866
|
throwOnError: r,
|
|
@@ -1887,7 +1887,7 @@ function jn(e, t, r) {
|
|
|
1887
1887
|
i
|
|
1888
1888
|
), process.env.NODE_ENV !== "production" && (i.queryFn || console.error(
|
|
1889
1889
|
`[${i.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`
|
|
1890
|
-
)), i._optimisticResults = s ? "isRestoring" : "optimistic", zn(i), Kn(i, n),
|
|
1890
|
+
)), i._optimisticResults = s ? "isRestoring" : "optimistic", zn(i), Kn(i, n), Gn(n);
|
|
1891
1891
|
const o = !a.getQueryCache().get(i.queryHash), [l] = Y.useState(
|
|
1892
1892
|
() => new t(
|
|
1893
1893
|
a,
|
|
@@ -1908,7 +1908,7 @@ function jn(e, t, r) {
|
|
|
1908
1908
|
l.setOptions(i);
|
|
1909
1909
|
}, [i, l]), Wn(i, f))
|
|
1910
1910
|
throw mr(i, l, n);
|
|
1911
|
-
if (
|
|
1911
|
+
if (Vn({
|
|
1912
1912
|
result: f,
|
|
1913
1913
|
errorResetBoundary: n,
|
|
1914
1914
|
throwOnError: i.throwOnError,
|
|
@@ -1932,7 +1932,7 @@ function jn(e, t, r) {
|
|
|
1932
1932
|
function pe(e, t) {
|
|
1933
1933
|
return jn(e, Rn);
|
|
1934
1934
|
}
|
|
1935
|
-
function
|
|
1935
|
+
function we(e, t) {
|
|
1936
1936
|
const r = le(), [s] = Y.useState(
|
|
1937
1937
|
() => new Mn(
|
|
1938
1938
|
r,
|
|
@@ -2080,7 +2080,7 @@ function ae(e, t = "algorithm.name") {
|
|
|
2080
2080
|
function Ce(e, t) {
|
|
2081
2081
|
return e.name === t;
|
|
2082
2082
|
}
|
|
2083
|
-
function
|
|
2083
|
+
function wt(e) {
|
|
2084
2084
|
return parseInt(e.name.slice(4), 10);
|
|
2085
2085
|
}
|
|
2086
2086
|
function Zn(e) {
|
|
@@ -2107,7 +2107,7 @@ function ta(e, t, r) {
|
|
|
2107
2107
|
if (!Ce(e.algorithm, "HMAC"))
|
|
2108
2108
|
throw ae("HMAC");
|
|
2109
2109
|
const s = parseInt(t.slice(2), 10);
|
|
2110
|
-
if (
|
|
2110
|
+
if (wt(e.algorithm.hash) !== s)
|
|
2111
2111
|
throw ae(`SHA-${s}`, "algorithm.hash");
|
|
2112
2112
|
break;
|
|
2113
2113
|
}
|
|
@@ -2117,7 +2117,7 @@ function ta(e, t, r) {
|
|
|
2117
2117
|
if (!Ce(e.algorithm, "RSASSA-PKCS1-v1_5"))
|
|
2118
2118
|
throw ae("RSASSA-PKCS1-v1_5");
|
|
2119
2119
|
const s = parseInt(t.slice(2), 10);
|
|
2120
|
-
if (
|
|
2120
|
+
if (wt(e.algorithm.hash) !== s)
|
|
2121
2121
|
throw ae(`SHA-${s}`, "algorithm.hash");
|
|
2122
2122
|
break;
|
|
2123
2123
|
}
|
|
@@ -2127,7 +2127,7 @@ function ta(e, t, r) {
|
|
|
2127
2127
|
if (!Ce(e.algorithm, "RSA-PSS"))
|
|
2128
2128
|
throw ae("RSA-PSS");
|
|
2129
2129
|
const s = parseInt(t.slice(2), 10);
|
|
2130
|
-
if (
|
|
2130
|
+
if (wt(e.algorithm.hash) !== s)
|
|
2131
2131
|
throw ae(`SHA-${s}`, "algorithm.hash");
|
|
2132
2132
|
break;
|
|
2133
2133
|
}
|
|
@@ -2451,10 +2451,10 @@ function Yt(e) {
|
|
|
2451
2451
|
function Ea(e) {
|
|
2452
2452
|
return e.kty !== "oct" && (e.kty === "AKP" && typeof e.priv == "string" || typeof e.d == "string");
|
|
2453
2453
|
}
|
|
2454
|
-
function
|
|
2454
|
+
function Sa(e) {
|
|
2455
2455
|
return e.kty !== "oct" && typeof e.d > "u" && typeof e.priv > "u";
|
|
2456
2456
|
}
|
|
2457
|
-
function
|
|
2457
|
+
function wa(e) {
|
|
2458
2458
|
return e.kty === "oct" && typeof e.k == "string";
|
|
2459
2459
|
}
|
|
2460
2460
|
let xe;
|
|
@@ -2626,7 +2626,7 @@ const Er = async (e, t, r, s = !1) => {
|
|
|
2626
2626
|
}, Ta = (e, t, r) => {
|
|
2627
2627
|
if (!(t instanceof Uint8Array)) {
|
|
2628
2628
|
if (Yt(t)) {
|
|
2629
|
-
if (
|
|
2629
|
+
if (wa(t) && Bt(e, t, r))
|
|
2630
2630
|
return;
|
|
2631
2631
|
throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
|
|
2632
2632
|
}
|
|
@@ -2645,7 +2645,7 @@ const Er = async (e, t, r, s = !1) => {
|
|
|
2645
2645
|
throw new TypeError("JSON Web Key for this operation be a private JWK");
|
|
2646
2646
|
case "encrypt":
|
|
2647
2647
|
case "verify":
|
|
2648
|
-
if (
|
|
2648
|
+
if (Sa(t) && Bt(e, t, r))
|
|
2649
2649
|
return;
|
|
2650
2650
|
throw new TypeError("JSON Web Key for this operation be a public JWK");
|
|
2651
2651
|
}
|
|
@@ -2788,7 +2788,7 @@ async function ka(e, t, r) {
|
|
|
2788
2788
|
const o = await Oa({ payload: n, protected: s, signature: a }, t, r), l = { payload: o.payload, protectedHeader: o.protectedHeader };
|
|
2789
2789
|
return typeof t == "function" ? { ...l, key: o.key } : l;
|
|
2790
2790
|
}
|
|
2791
|
-
const Pa = (e) => Math.floor(e.getTime() / 1e3),
|
|
2791
|
+
const Pa = (e) => Math.floor(e.getTime() / 1e3), Ss = 60, ws = Ss * 60, Jt = ws * 24, Na = Jt * 7, Ma = Jt * 365.25, xa = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i, Sr = (e) => {
|
|
2792
2792
|
const t = xa.exec(e);
|
|
2793
2793
|
if (!t || t[4] && t[1])
|
|
2794
2794
|
throw new TypeError("Invalid time period format");
|
|
@@ -2807,14 +2807,14 @@ const Pa = (e) => Math.floor(e.getTime() / 1e3), ws = 60, Ss = ws * 60, Jt = Ss
|
|
|
2807
2807
|
case "min":
|
|
2808
2808
|
case "mins":
|
|
2809
2809
|
case "m":
|
|
2810
|
-
n = Math.round(r *
|
|
2810
|
+
n = Math.round(r * Ss);
|
|
2811
2811
|
break;
|
|
2812
2812
|
case "hour":
|
|
2813
2813
|
case "hours":
|
|
2814
2814
|
case "hr":
|
|
2815
2815
|
case "hrs":
|
|
2816
2816
|
case "h":
|
|
2817
|
-
n = Math.round(r *
|
|
2817
|
+
n = Math.round(r * ws);
|
|
2818
2818
|
break;
|
|
2819
2819
|
case "day":
|
|
2820
2820
|
case "days":
|
|
@@ -2831,7 +2831,7 @@ const Pa = (e) => Math.floor(e.getTime() / 1e3), ws = 60, Ss = ws * 60, Jt = Ss
|
|
|
2831
2831
|
break;
|
|
2832
2832
|
}
|
|
2833
2833
|
return t[1] === "-" || t[4] === "ago" ? -n : n;
|
|
2834
|
-
},
|
|
2834
|
+
}, wr = (e) => e.includes("/") ? e.toLowerCase() : `application/${e.toLowerCase()}`, La = (e, t) => typeof e == "string" ? t.includes(e) : Array.isArray(e) ? t.some(Set.prototype.has.bind(new Set(e))) : !1;
|
|
2835
2835
|
function Da(e, t, r = {}) {
|
|
2836
2836
|
let s;
|
|
2837
2837
|
try {
|
|
@@ -2841,7 +2841,7 @@ function Da(e, t, r = {}) {
|
|
|
2841
2841
|
if (!Ke(s))
|
|
2842
2842
|
throw new de("JWT Claims Set must be a top-level JSON object");
|
|
2843
2843
|
const { typ: n } = r;
|
|
2844
|
-
if (n && (typeof e.typ != "string" ||
|
|
2844
|
+
if (n && (typeof e.typ != "string" || wr(e.typ) !== wr(n)))
|
|
2845
2845
|
throw new ne('unexpected "typ" JWT header value', s, "typ", "check_failed");
|
|
2846
2846
|
const { requiredClaims: a = [], issuer: i, subject: o, audience: l, maxTokenAge: f } = r, d = [...a];
|
|
2847
2847
|
f !== void 0 && d.push("iat"), l !== void 0 && d.push("aud"), o !== void 0 && d.push("sub"), i !== void 0 && d.push("iss");
|
|
@@ -2857,7 +2857,7 @@ function Da(e, t, r = {}) {
|
|
|
2857
2857
|
let h;
|
|
2858
2858
|
switch (typeof r.clockTolerance) {
|
|
2859
2859
|
case "string":
|
|
2860
|
-
h =
|
|
2860
|
+
h = Sr(r.clockTolerance);
|
|
2861
2861
|
break;
|
|
2862
2862
|
case "number":
|
|
2863
2863
|
h = r.clockTolerance;
|
|
@@ -2884,7 +2884,7 @@ function Da(e, t, r = {}) {
|
|
|
2884
2884
|
throw new gr('"exp" claim timestamp check failed', s, "exp", "check_failed");
|
|
2885
2885
|
}
|
|
2886
2886
|
if (f) {
|
|
2887
|
-
const y = p - s.iat, g = typeof f == "number" ? f :
|
|
2887
|
+
const y = p - s.iat, g = typeof f == "number" ? f : Sr(f);
|
|
2888
2888
|
if (y - h > g)
|
|
2889
2889
|
throw new gr('"iat" claim timestamp check failed (too far in the past)', s, "iat", "check_failed");
|
|
2890
2890
|
if (y < 0 - h)
|
|
@@ -2925,7 +2925,7 @@ function Ua(e) {
|
|
|
2925
2925
|
throw new de("Invalid JWT Claims Set");
|
|
2926
2926
|
return n;
|
|
2927
2927
|
}
|
|
2928
|
-
const
|
|
2928
|
+
const Ge = async (e) => {
|
|
2929
2929
|
try {
|
|
2930
2930
|
const t = Q.ALG, r = await ya(Qn, t);
|
|
2931
2931
|
return await $a(e, r, {
|
|
@@ -2956,7 +2956,7 @@ function Ka() {
|
|
|
2956
2956
|
}
|
|
2957
2957
|
return vt(Ba);
|
|
2958
2958
|
}
|
|
2959
|
-
const
|
|
2959
|
+
const Ga = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), br = { randomUUID: Ga };
|
|
2960
2960
|
function vr(e, t, r) {
|
|
2961
2961
|
if (br.randomUUID && !e)
|
|
2962
2962
|
return br.randomUUID();
|
|
@@ -2966,7 +2966,7 @@ function vr(e, t, r) {
|
|
|
2966
2966
|
throw new Error("Random bytes length must be >= 16");
|
|
2967
2967
|
return s[6] = s[6] & 15 | 64, s[8] = s[8] & 63 | 128, Fa(s);
|
|
2968
2968
|
}
|
|
2969
|
-
const Tr = globalThis.crypto,
|
|
2969
|
+
const Tr = globalThis.crypto, Va = (e) => `${vr()}${vr()}`.slice(0, e), za = (e) => btoa(
|
|
2970
2970
|
[...new Uint8Array(e)].map((t) => String.fromCharCode(t)).join("")
|
|
2971
2971
|
);
|
|
2972
2972
|
async function qa(e) {
|
|
@@ -2978,13 +2978,13 @@ async function qa(e) {
|
|
|
2978
2978
|
return za(r).replace(/\+/g, "-").replace(/\//g, "_").replace(/=+$/, "");
|
|
2979
2979
|
}
|
|
2980
2980
|
async function Wa(e) {
|
|
2981
|
-
const r =
|
|
2981
|
+
const r = Va(43), s = await qa(r);
|
|
2982
2982
|
return {
|
|
2983
2983
|
code_verifier: r,
|
|
2984
2984
|
code_challenge: s
|
|
2985
2985
|
};
|
|
2986
2986
|
}
|
|
2987
|
-
const bs =
|
|
2987
|
+
const bs = Vt(null);
|
|
2988
2988
|
var ja = Object.defineProperty, Qa = (e, t, r) => t in e ? ja(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Tt = (e, t, r) => Qa(e, typeof t != "symbol" ? t + "" : t, r);
|
|
2989
2989
|
/*!
|
|
2990
2990
|
@versini/auth-provider v8.1.0
|
|
@@ -3339,7 +3339,7 @@ function Qe({
|
|
|
3339
3339
|
key: e,
|
|
3340
3340
|
initialValue: t
|
|
3341
3341
|
}) {
|
|
3342
|
-
const r =
|
|
3342
|
+
const r = Vr(ai, () => _r(e)), s = M(
|
|
3343
3343
|
(i) => {
|
|
3344
3344
|
try {
|
|
3345
3345
|
const o = typeof i == "function" ? i(JSON.parse(r)) : i;
|
|
@@ -3611,7 +3611,7 @@ const Oe = "Your session has expired. For your security, please log in again to
|
|
|
3611
3611
|
domain: l,
|
|
3612
3612
|
ua: f
|
|
3613
3613
|
}
|
|
3614
|
-
}), u = await
|
|
3614
|
+
}), u = await Ge(h?.data?.idToken);
|
|
3615
3615
|
return u && u.payload[Q.USER_ID_KEY] !== "" && u.payload[Q.NONCE_KEY] === s ? {
|
|
3616
3616
|
idToken: h.data.idToken,
|
|
3617
3617
|
accessToken: h.data.accessToken,
|
|
@@ -3657,7 +3657,7 @@ const Oe = "Your session has expired. For your security, please log in again to
|
|
|
3657
3657
|
data: ""
|
|
3658
3658
|
};
|
|
3659
3659
|
}
|
|
3660
|
-
},
|
|
3660
|
+
}, Si = async ({
|
|
3661
3661
|
clientId: e,
|
|
3662
3662
|
userId: t,
|
|
3663
3663
|
nonce: r,
|
|
@@ -3679,7 +3679,7 @@ const Oe = "Your session has expired. For your security, please log in again to
|
|
|
3679
3679
|
accessToken: n,
|
|
3680
3680
|
domain: a
|
|
3681
3681
|
}
|
|
3682
|
-
}), l = await
|
|
3682
|
+
}), l = await Ge(o?.data?.accessToken);
|
|
3683
3683
|
return l && l.payload[Q.USER_ID_KEY] !== "" && l.payload[Q.NONCE_KEY] === r ? {
|
|
3684
3684
|
accessToken: o.data.accessToken,
|
|
3685
3685
|
refreshToken: o.data.refreshToken,
|
|
@@ -3694,7 +3694,7 @@ const Oe = "Your session has expired. For your security, please log in again to
|
|
|
3694
3694
|
};
|
|
3695
3695
|
}
|
|
3696
3696
|
};
|
|
3697
|
-
class
|
|
3697
|
+
class wi {
|
|
3698
3698
|
constructor(t = null, r = null) {
|
|
3699
3699
|
Tt(this, "refreshTokenPromise", null), Tt(this, "accessToken"), Tt(this, "refreshToken"), this.accessToken = t || "", this.refreshToken = r || "";
|
|
3700
3700
|
}
|
|
@@ -3725,9 +3725,9 @@ class Si {
|
|
|
3725
3725
|
nonce: n,
|
|
3726
3726
|
domain: a
|
|
3727
3727
|
}) {
|
|
3728
|
-
const i = await
|
|
3728
|
+
const i = await Ge(this.refreshToken);
|
|
3729
3729
|
if (i && i.payload[Q.USER_ID_KEY] !== "") {
|
|
3730
|
-
const o = await
|
|
3730
|
+
const o = await Si({
|
|
3731
3731
|
endpoint: t,
|
|
3732
3732
|
clientId: r,
|
|
3733
3733
|
userId: s,
|
|
@@ -3751,7 +3751,7 @@ class Si {
|
|
|
3751
3751
|
}
|
|
3752
3752
|
const Ne = () => {
|
|
3753
3753
|
throw new Error(hi);
|
|
3754
|
-
}, Ns =
|
|
3754
|
+
}, Ns = Vt({
|
|
3755
3755
|
isAuthenticated: !1,
|
|
3756
3756
|
isLoading: !1,
|
|
3757
3757
|
login: Ne,
|
|
@@ -3801,20 +3801,20 @@ const Ne = () => {
|
|
|
3801
3801
|
debug: n = !1,
|
|
3802
3802
|
endpoint: a = pi ? "https://auth.gizmette.local.com:3003" : "https://mylogin.gizmette.com/auth"
|
|
3803
3803
|
}) => {
|
|
3804
|
-
const [i, o] =
|
|
3804
|
+
const [i, o] = Gr(Ii, {
|
|
3805
3805
|
...Ps,
|
|
3806
3806
|
debug: n
|
|
3807
3807
|
}), l = vi(n), f = B(!1), [d, h, , u] = Qe({
|
|
3808
3808
|
key: `${Ye}::${r}::@@user@@`
|
|
3809
3809
|
}), [p, y, , g] = Qe({
|
|
3810
3810
|
key: `${Ye}::${r}::@@access@@`
|
|
3811
|
-
}), [
|
|
3811
|
+
}), [S, b, , x] = Qe(
|
|
3812
3812
|
{
|
|
3813
3813
|
key: `${Ye}::${r}::@@refresh@@`
|
|
3814
3814
|
}
|
|
3815
3815
|
), [R, J, , P] = Qe({
|
|
3816
3816
|
key: `${Ye}::${r}::@@nonce@@`
|
|
3817
|
-
}), se = new
|
|
3817
|
+
}), se = new wi(p, S), N = M(() => {
|
|
3818
3818
|
l("removeLocalStorage: removing local storage"), u(), g(), x(), P();
|
|
3819
3819
|
}, [
|
|
3820
3820
|
g,
|
|
@@ -3835,7 +3835,7 @@ const Ne = () => {
|
|
|
3835
3835
|
}), N(), o({ type: $e, payload: { isLoading: !1 } });
|
|
3836
3836
|
},
|
|
3837
3837
|
[N, l]
|
|
3838
|
-
),
|
|
3838
|
+
), V = M(
|
|
3839
3839
|
async (v) => {
|
|
3840
3840
|
l("invalidateAndLogout: invalidating and logging out");
|
|
3841
3841
|
const { user: _ } = i, T = _?.userId || yi(d);
|
|
@@ -3863,7 +3863,7 @@ const Ne = () => {
|
|
|
3863
3863
|
if (!f.current)
|
|
3864
3864
|
return i.isLoading && d !== null ? (async () => {
|
|
3865
3865
|
try {
|
|
3866
|
-
const v = await
|
|
3866
|
+
const v = await Ge(d);
|
|
3867
3867
|
v && v.payload[Q.USER_ID_KEY] !== "" ? (l("useEffect: setting the authentication state"), o({
|
|
3868
3868
|
type: rt,
|
|
3869
3869
|
payload: {
|
|
@@ -3874,16 +3874,16 @@ const Ne = () => {
|
|
|
3874
3874
|
email: v.payload[Q.EMAIL_KEY]
|
|
3875
3875
|
}
|
|
3876
3876
|
}
|
|
3877
|
-
})) : (l("useEffect: invalid JWT, invalidating and logging out"), await
|
|
3877
|
+
})) : (l("useEffect: invalid JWT, invalidating and logging out"), await V(Oe));
|
|
3878
3878
|
} catch {
|
|
3879
3879
|
l(
|
|
3880
3880
|
"useEffect: exception validating JWT, invalidating and logging out"
|
|
3881
|
-
), await
|
|
3881
|
+
), await V(Oe);
|
|
3882
3882
|
}
|
|
3883
3883
|
})() : (l("useEffect: setting the loading state to false"), o({ type: $e, payload: { isLoading: !1 } })), () => {
|
|
3884
3884
|
f.current = !0;
|
|
3885
3885
|
};
|
|
3886
|
-
}, [i.isLoading, d,
|
|
3886
|
+
}, [i.isLoading, d, V, l]);
|
|
3887
3887
|
const O = async (v, _) => {
|
|
3888
3888
|
o({ type: $e, payload: { isLoading: !0 } }), N();
|
|
3889
3889
|
const T = Rt();
|
|
@@ -3922,14 +3922,14 @@ const Ne = () => {
|
|
|
3922
3922
|
}
|
|
3923
3923
|
return !1;
|
|
3924
3924
|
}, C = async (v) => {
|
|
3925
|
-
v?.preventDefault(), await
|
|
3925
|
+
v?.preventDefault(), await V(ui);
|
|
3926
3926
|
}, D = async () => {
|
|
3927
3927
|
const { isAuthenticated: v, user: _ } = i;
|
|
3928
3928
|
try {
|
|
3929
3929
|
if (v && _ && _.userId) {
|
|
3930
3930
|
if (p) {
|
|
3931
3931
|
l("getAccessToken");
|
|
3932
|
-
const ge = await
|
|
3932
|
+
const ge = await Ge(p);
|
|
3933
3933
|
if (ge && ge.payload[Q.USER_ID_KEY] !== "")
|
|
3934
3934
|
return p;
|
|
3935
3935
|
}
|
|
@@ -3943,15 +3943,15 @@ const Ne = () => {
|
|
|
3943
3943
|
});
|
|
3944
3944
|
return T.status && T.status === "success" && T.newAccessToken ? (y(T.newAccessToken), b(T.newRefreshToken), T.newAccessToken) : (l(
|
|
3945
3945
|
"getAccessToken: invalid refresh token, need to re-authenticate"
|
|
3946
|
-
), await
|
|
3946
|
+
), await V(Oe), "");
|
|
3947
3947
|
}
|
|
3948
3948
|
return l(
|
|
3949
3949
|
"getAccessToken: user is not authenticated, cannot get access token"
|
|
3950
|
-
), await
|
|
3950
|
+
), await V(Oe), "";
|
|
3951
3951
|
} catch {
|
|
3952
3952
|
return l(
|
|
3953
3953
|
"getAccessToken: exception occurred, invalidating and logging out"
|
|
3954
|
-
), await
|
|
3954
|
+
), await V(di), "";
|
|
3955
3955
|
}
|
|
3956
3956
|
}, te = () => i.isAuthenticated && d ? d : "", me = async () => {
|
|
3957
3957
|
const { user: v } = i;
|
|
@@ -4095,7 +4095,7 @@ const Ms = () => {
|
|
|
4095
4095
|
if (!e)
|
|
4096
4096
|
throw new Error("useAuth must be used within an AuthHookProvider");
|
|
4097
4097
|
return e;
|
|
4098
|
-
}, zc = "I'm having trouble right now. Please try again later.", qc = "action-search", Wc = "action-sort", jc = "action-toggle-prompt", Qc = "action-reset-prompt", xs = "sassy-saint-", Yc = "search", Jc = "sort", Xc = "sort-timestamp", Zc = "sort-token-usage", el = "sort-memory-direction", tl = "sort-memory-column", rl = "favorites-only", sl = "private-disclosure",
|
|
4098
|
+
}, zc = "I'm having trouble right now. Please try again later.", qc = "action-search", Wc = "action-sort", jc = "action-toggle-prompt", Qc = "action-reset-prompt", xs = "sassy-saint-", Yc = "search", Jc = "sort", Xc = "sort-timestamp", Zc = "sort-token-usage", el = "sort-memory-direction", tl = "sort-memory-column", rl = "favorites-only", sl = "usage-view-mode", nl = "usage-time-range", al = "usage-selected-month", il = "private-disclosure", ol = "reasoning-disclosure", Ls = "service-worker", cl = "chat-id", ll = "sassysaint-oled-mode", ul = "sassysaint-full-screen", Cr = "data-oled-mode", Or = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", dl = 20, hl = 30, fl = "av-prompt", pl = "av-prompt-editable", yl = "size-5 sm:size-4", ml = 30, gl = 15, El = 130, Sl = 160, wl = 16, bl = 24, vl = 76, Tl = 76;
|
|
4099
4099
|
let Ot = null, he = !1;
|
|
4100
4100
|
typeof window < "u" && "serviceWorker" in navigator && navigator.serviceWorker.addEventListener("controllerchange", () => {
|
|
4101
4101
|
he && (he = !1, window.location.reload());
|
|
@@ -4145,7 +4145,7 @@ async function Ri() {
|
|
|
4145
4145
|
return console.error("[SW] Service worker un-registration failed:", e), !1;
|
|
4146
4146
|
}
|
|
4147
4147
|
}
|
|
4148
|
-
async function
|
|
4148
|
+
async function Il(e) {
|
|
4149
4149
|
if (Ai(e), e) {
|
|
4150
4150
|
he = !0;
|
|
4151
4151
|
try {
|
|
@@ -4200,7 +4200,7 @@ async function Ci() {
|
|
|
4200
4200
|
function kt() {
|
|
4201
4201
|
return "unknown";
|
|
4202
4202
|
}
|
|
4203
|
-
async function
|
|
4203
|
+
async function _l(e = {}) {
|
|
4204
4204
|
const { urlLimitPerCache: t } = e;
|
|
4205
4205
|
if (!("caches" in window))
|
|
4206
4206
|
return { version: kt(), caches: [], totalItems: 0 };
|
|
@@ -4290,7 +4290,7 @@ function Di(e, t) {
|
|
|
4290
4290
|
if (i(d, "second", "s"), t.formatSubMilliseconds)
|
|
4291
4291
|
i(h, "millisecond", "ms"), i(u, "microsecond", "µs"), i(p, "nanosecond", "ns");
|
|
4292
4292
|
else {
|
|
4293
|
-
const y = h + u / 1e3 + p / 1e6, g = typeof t.millisecondsDecimalDigits == "number" ? t.millisecondsDecimalDigits : 0,
|
|
4293
|
+
const y = h + u / 1e3 + p / 1e6, g = typeof t.millisecondsDecimalDigits == "number" ? t.millisecondsDecimalDigits : 0, S = y >= 1 ? Math.round(y) : Math.ceil(y), b = g ? y.toFixed(g) : S;
|
|
4294
4294
|
i(
|
|
4295
4295
|
Number.parseFloat(b),
|
|
4296
4296
|
"millisecond",
|
|
@@ -4401,7 +4401,7 @@ const $s = process.env.NODE_ENV === "production", ht = !$s, Us = ht ? "gizmette.
|
|
|
4401
4401
|
}
|
|
4402
4402
|
)
|
|
4403
4403
|
] }) }, `${e}-${s}`)) : null;
|
|
4404
|
-
function
|
|
4404
|
+
function Gi({
|
|
4405
4405
|
data: e,
|
|
4406
4406
|
formatter: t = (r) => r
|
|
4407
4407
|
}) {
|
|
@@ -4413,7 +4413,7 @@ function Vi({
|
|
|
4413
4413
|
);
|
|
4414
4414
|
return t(s ? s / r.length : 0);
|
|
4415
4415
|
}
|
|
4416
|
-
const
|
|
4416
|
+
const Vi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length - 1].message.role === e, zi = new Intl.NumberFormat("en", {
|
|
4417
4417
|
style: "decimal",
|
|
4418
4418
|
signDisplay: "never",
|
|
4419
4419
|
minimumFractionDigits: 0,
|
|
@@ -4446,11 +4446,11 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4446
4446
|
return (...s) => {
|
|
4447
4447
|
window.clearTimeout(r), r = window.setTimeout(() => e(...s), t);
|
|
4448
4448
|
};
|
|
4449
|
-
}, Bs = () => !!window?.__VERSINI_DIGGIDY_TAURI__, Ks = () => window.innerWidth < 403,
|
|
4449
|
+
}, Bs = () => !!window?.__VERSINI_DIGGIDY_TAURI__, Ks = () => window.innerWidth < 403, Gs = () => window.innerWidth >= 403 && window.innerWidth <= 1220, Qi = () => {
|
|
4450
4450
|
const e = ["iPhone Simulator", "iPhone"].includes(navigator.platform) || navigator.userAgent.includes("Mac") && "ontouchend" in document || window.indexedDB !== null, t = /iPhone/.test(navigator.userAgent), r = Ks(), s = navigator.maxTouchPoints > 1;
|
|
4451
4451
|
return e && t && r && s;
|
|
4452
4452
|
}, Yi = () => {
|
|
4453
|
-
const e = ["iPad Simulator", "iPad"].includes(navigator.platform) || navigator.userAgent.includes("Mac") && "ontouchend" in document || window.indexedDB !== null, t =
|
|
4453
|
+
const e = ["iPad Simulator", "iPad"].includes(navigator.platform) || navigator.userAgent.includes("Mac") && "ontouchend" in document || window.indexedDB !== null, t = Gs(), r = navigator.maxTouchPoints > 1;
|
|
4454
4454
|
return e && t && r;
|
|
4455
4455
|
}, Ji = () => window.matchMedia("(display-mode: standalone)").matches || window.navigator.standalone === !0, Xi = (e) => {
|
|
4456
4456
|
const t = e.replace(/([A-Z])/g, " $1");
|
|
@@ -4481,7 +4481,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4481
4481
|
icon: d
|
|
4482
4482
|
}), eo = (e, t) => t === "ready" && !!e && e.length > 0, to = (e) => {
|
|
4483
4483
|
e ? document.documentElement.setAttribute(Cr, "true") : document.documentElement.removeAttribute(Cr);
|
|
4484
|
-
},
|
|
4484
|
+
}, Al = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, DOMAIN: Us, applyOledMode: to, canEvaluateModels: eo, convertCamelCaseToReadable: Xi, convertDDToDMS: er, convertLatitudeToDMS: $i, convertLongitudeToDMS: Ui, debounce: ji, durationFormatter: qi, extractAverage: Gi, getCurrentGeoLocation: Hi, getLayoutPaddingClass: Fs, getMessageContaintWrapperClass: Hs, isDev: ht, isLastMessageFromRole: Vi, isPWAMode: Ji, isProbablyMobile: Ks, isProbablyTablet: Gs, isProbablyiPad: Yi, isProbablyiPhone: Qi, isProd: $s, isTauri: Bs, numberFormatter: zi, obfuscate: Fi, pluralize: Wi, renderDataAsList: Ki, toastOptions: Zi, unObfuscate: Bi }, Symbol.toStringTag, { value: "Module" })), H = {
|
|
4485
4485
|
GET_LOCATION: `query GetLocation($latitude: Float!, $longitude: Float!) {
|
|
4486
4486
|
location(latitude: $latitude, longitude: $longitude) {
|
|
4487
4487
|
country
|
|
@@ -4733,7 +4733,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4733
4733
|
RESTORE_MEMORY: `mutation RestoreMemory($user: String!, $memoryId: String!) {
|
|
4734
4734
|
restoreMemory(user: $user, memoryId: $memoryId)
|
|
4735
4735
|
}`
|
|
4736
|
-
},
|
|
4736
|
+
}, G = {
|
|
4737
4737
|
GET_LOCATION: {
|
|
4738
4738
|
schema: H.GET_LOCATION,
|
|
4739
4739
|
method: "location"
|
|
@@ -4860,7 +4860,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4860
4860
|
} catch (r) {
|
|
4861
4861
|
throw console.error(r), r;
|
|
4862
4862
|
}
|
|
4863
|
-
},
|
|
4863
|
+
}, Rl = async ({
|
|
4864
4864
|
provider: e,
|
|
4865
4865
|
model: t,
|
|
4866
4866
|
accessToken: r,
|
|
@@ -4872,16 +4872,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4872
4872
|
};
|
|
4873
4873
|
return t && (n.model = t), await ue({
|
|
4874
4874
|
accessToken: r,
|
|
4875
|
-
type:
|
|
4875
|
+
type: G.SET_USER_PREFERENCES,
|
|
4876
4876
|
params: n
|
|
4877
4877
|
});
|
|
4878
|
-
},
|
|
4878
|
+
}, Cl = async ({
|
|
4879
4879
|
plan: e,
|
|
4880
4880
|
accessToken: t,
|
|
4881
4881
|
username: r
|
|
4882
4882
|
}) => await ue({
|
|
4883
4883
|
accessToken: t,
|
|
4884
|
-
type:
|
|
4884
|
+
type: G.SET_USER_PREFERENCES,
|
|
4885
4885
|
params: {
|
|
4886
4886
|
user: r,
|
|
4887
4887
|
plan: e
|
|
@@ -4896,16 +4896,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4896
4896
|
USAGE: "usage",
|
|
4897
4897
|
USER_MEMORIES: "userMemories",
|
|
4898
4898
|
EXPIRED_MEMORIES: "expiredMemories"
|
|
4899
|
-
},
|
|
4899
|
+
}, Ol = () => pe({
|
|
4900
4900
|
queryKey: [K.CAPABILITIES],
|
|
4901
4901
|
queryFn: async () => await ye({
|
|
4902
|
-
type:
|
|
4902
|
+
type: G.GET_SERVER_CAPABILITIES,
|
|
4903
4903
|
noAuth: !0
|
|
4904
4904
|
})
|
|
4905
|
-
}),
|
|
4905
|
+
}), kl = () => pe({
|
|
4906
4906
|
queryKey: [K.CHANGELOGS],
|
|
4907
4907
|
queryFn: async () => await ye({
|
|
4908
|
-
type:
|
|
4908
|
+
type: G.GET_CHANGELOGS,
|
|
4909
4909
|
noAuth: !0,
|
|
4910
4910
|
params: {
|
|
4911
4911
|
client: !0
|
|
@@ -4920,10 +4920,10 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4920
4920
|
params: {
|
|
4921
4921
|
user: e
|
|
4922
4922
|
},
|
|
4923
|
-
type:
|
|
4923
|
+
type: G.GET_USER_PREFERENCES,
|
|
4924
4924
|
getAccessToken: t
|
|
4925
4925
|
})
|
|
4926
|
-
}),
|
|
4926
|
+
}), Pl = ({
|
|
4927
4927
|
user: e,
|
|
4928
4928
|
getAccessToken: t
|
|
4929
4929
|
}) => pe({
|
|
@@ -4932,10 +4932,10 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4932
4932
|
params: {
|
|
4933
4933
|
user: e
|
|
4934
4934
|
},
|
|
4935
|
-
type:
|
|
4935
|
+
type: G.GET_CHATS_STATS,
|
|
4936
4936
|
getAccessToken: t
|
|
4937
4937
|
})
|
|
4938
|
-
}),
|
|
4938
|
+
}), Nl = ({
|
|
4939
4939
|
user: e,
|
|
4940
4940
|
searchString: t,
|
|
4941
4941
|
sortDirection: r,
|
|
@@ -4956,10 +4956,10 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4956
4956
|
limit: 1,
|
|
4957
4957
|
truncateSize: 100
|
|
4958
4958
|
},
|
|
4959
|
-
type:
|
|
4959
|
+
type: G.GET_CHATS,
|
|
4960
4960
|
getAccessToken: n
|
|
4961
4961
|
})
|
|
4962
|
-
}),
|
|
4962
|
+
}), Ml = ({
|
|
4963
4963
|
chatId: e,
|
|
4964
4964
|
getAccessToken: t,
|
|
4965
4965
|
enabled: r = !0
|
|
@@ -4968,14 +4968,14 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4968
4968
|
queryKey: [K.CHAT, e],
|
|
4969
4969
|
queryFn: async () => await ye({
|
|
4970
4970
|
params: { id: e },
|
|
4971
|
-
type:
|
|
4971
|
+
type: G.GET_CHAT,
|
|
4972
4972
|
getAccessToken: t
|
|
4973
4973
|
})
|
|
4974
|
-
}),
|
|
4974
|
+
}), xl = ({
|
|
4975
4975
|
getAccessToken: e
|
|
4976
4976
|
}) => {
|
|
4977
4977
|
const t = le();
|
|
4978
|
-
return
|
|
4978
|
+
return we({
|
|
4979
4979
|
mutationFn: async ({
|
|
4980
4980
|
userId: r,
|
|
4981
4981
|
id: s,
|
|
@@ -4987,7 +4987,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4987
4987
|
const l = await e();
|
|
4988
4988
|
return (await ue({
|
|
4989
4989
|
accessToken: l,
|
|
4990
|
-
type:
|
|
4990
|
+
type: G.SAVE_CHAT,
|
|
4991
4991
|
params: { userId: r, id: s, messages: n, provider: a, tokenUsage: i, privateChat: o }
|
|
4992
4992
|
})).data;
|
|
4993
4993
|
},
|
|
@@ -4995,16 +4995,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
4995
4995
|
t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
|
|
4996
4996
|
}
|
|
4997
4997
|
});
|
|
4998
|
-
},
|
|
4998
|
+
}, Ll = ({
|
|
4999
4999
|
getAccessToken: e
|
|
5000
5000
|
}) => {
|
|
5001
5001
|
const t = le();
|
|
5002
|
-
return
|
|
5002
|
+
return we({
|
|
5003
5003
|
mutationFn: async ({ userId: r, id: s }) => {
|
|
5004
5004
|
const n = await e();
|
|
5005
5005
|
return (await ue({
|
|
5006
5006
|
accessToken: n,
|
|
5007
|
-
type:
|
|
5007
|
+
type: G.DELETE_CHAT,
|
|
5008
5008
|
params: { userId: r, id: s }
|
|
5009
5009
|
})).data;
|
|
5010
5010
|
},
|
|
@@ -5012,16 +5012,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5012
5012
|
t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
|
|
5013
5013
|
}
|
|
5014
5014
|
});
|
|
5015
|
-
},
|
|
5015
|
+
}, Dl = ({
|
|
5016
5016
|
getAccessToken: e
|
|
5017
5017
|
}) => {
|
|
5018
5018
|
const t = le();
|
|
5019
|
-
return
|
|
5019
|
+
return we({
|
|
5020
5020
|
mutationFn: async ({ userId: r, id: s }) => {
|
|
5021
5021
|
const n = await e();
|
|
5022
5022
|
return (await ue({
|
|
5023
5023
|
accessToken: n,
|
|
5024
|
-
type:
|
|
5024
|
+
type: G.TOGGLE_FAVORITE_CHAT,
|
|
5025
5025
|
params: { userId: r, id: s }
|
|
5026
5026
|
})).data;
|
|
5027
5027
|
},
|
|
@@ -5029,7 +5029,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5029
5029
|
t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
|
|
5030
5030
|
}
|
|
5031
5031
|
});
|
|
5032
|
-
},
|
|
5032
|
+
}, $l = ({
|
|
5033
5033
|
user: e,
|
|
5034
5034
|
month: t,
|
|
5035
5035
|
year: r = (/* @__PURE__ */ new Date()).getFullYear().toString(),
|
|
@@ -5048,10 +5048,10 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5048
5048
|
timeRange: s,
|
|
5049
5049
|
timezone: n
|
|
5050
5050
|
},
|
|
5051
|
-
type:
|
|
5051
|
+
type: G.GET_USAGE,
|
|
5052
5052
|
getAccessToken: a
|
|
5053
5053
|
})
|
|
5054
|
-
}),
|
|
5054
|
+
}), Ul = ({
|
|
5055
5055
|
user: e,
|
|
5056
5056
|
query: t,
|
|
5057
5057
|
getAccessToken: r,
|
|
@@ -5061,14 +5061,14 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5061
5061
|
queryKey: [K.USER_MEMORIES, e, t],
|
|
5062
5062
|
queryFn: async () => await ye({
|
|
5063
5063
|
params: { user: e, query: t },
|
|
5064
|
-
type:
|
|
5064
|
+
type: G.GET_USER_MEMORIES,
|
|
5065
5065
|
getAccessToken: r
|
|
5066
5066
|
})
|
|
5067
|
-
}),
|
|
5067
|
+
}), Hl = ({
|
|
5068
5068
|
getAccessToken: e
|
|
5069
5069
|
}) => {
|
|
5070
5070
|
const t = le();
|
|
5071
|
-
return
|
|
5071
|
+
return we({
|
|
5072
5072
|
mutationFn: async ({
|
|
5073
5073
|
user: r,
|
|
5074
5074
|
memoryId: s,
|
|
@@ -5078,7 +5078,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5078
5078
|
const i = await e();
|
|
5079
5079
|
return (await ue({
|
|
5080
5080
|
accessToken: i,
|
|
5081
|
-
type:
|
|
5081
|
+
type: G.UPDATE_MEMORY,
|
|
5082
5082
|
params: { user: r, memoryId: s, description: n, expiration: a }
|
|
5083
5083
|
})).data;
|
|
5084
5084
|
},
|
|
@@ -5088,11 +5088,11 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5088
5088
|
});
|
|
5089
5089
|
}
|
|
5090
5090
|
});
|
|
5091
|
-
},
|
|
5091
|
+
}, Fl = ({
|
|
5092
5092
|
getAccessToken: e
|
|
5093
5093
|
}) => {
|
|
5094
5094
|
const t = le();
|
|
5095
|
-
return
|
|
5095
|
+
return we({
|
|
5096
5096
|
mutationFn: async ({
|
|
5097
5097
|
user: r,
|
|
5098
5098
|
memoryId: s
|
|
@@ -5100,7 +5100,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5100
5100
|
const n = await e();
|
|
5101
5101
|
return (await ue({
|
|
5102
5102
|
accessToken: n,
|
|
5103
|
-
type:
|
|
5103
|
+
type: G.DELETE_MEMORY,
|
|
5104
5104
|
params: { user: r, memoryId: s }
|
|
5105
5105
|
})).data;
|
|
5106
5106
|
},
|
|
@@ -5112,16 +5112,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5112
5112
|
});
|
|
5113
5113
|
}
|
|
5114
5114
|
});
|
|
5115
|
-
},
|
|
5115
|
+
}, Bl = ({
|
|
5116
5116
|
getAccessToken: e
|
|
5117
5117
|
}) => {
|
|
5118
5118
|
const t = le();
|
|
5119
|
-
return
|
|
5119
|
+
return we({
|
|
5120
5120
|
mutationFn: async ({ user: r }) => {
|
|
5121
5121
|
const s = await e();
|
|
5122
5122
|
return (await ue({
|
|
5123
5123
|
accessToken: s,
|
|
5124
|
-
type:
|
|
5124
|
+
type: G.DELETE_ACTIVE_MEMORIES,
|
|
5125
5125
|
params: { user: r }
|
|
5126
5126
|
})).data;
|
|
5127
5127
|
},
|
|
@@ -5131,16 +5131,16 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5131
5131
|
});
|
|
5132
5132
|
}
|
|
5133
5133
|
});
|
|
5134
|
-
},
|
|
5134
|
+
}, Kl = ({
|
|
5135
5135
|
getAccessToken: e
|
|
5136
5136
|
}) => {
|
|
5137
5137
|
const t = le();
|
|
5138
|
-
return
|
|
5138
|
+
return we({
|
|
5139
5139
|
mutationFn: async ({ user: r }) => {
|
|
5140
5140
|
const s = await e();
|
|
5141
5141
|
return (await ue({
|
|
5142
5142
|
accessToken: s,
|
|
5143
|
-
type:
|
|
5143
|
+
type: G.DELETE_EXPIRED_MEMORIES,
|
|
5144
5144
|
params: { user: r }
|
|
5145
5145
|
})).data;
|
|
5146
5146
|
},
|
|
@@ -5150,7 +5150,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5150
5150
|
});
|
|
5151
5151
|
}
|
|
5152
5152
|
});
|
|
5153
|
-
},
|
|
5153
|
+
}, Gl = ({
|
|
5154
5154
|
user: e,
|
|
5155
5155
|
query: t,
|
|
5156
5156
|
getAccessToken: r,
|
|
@@ -5160,14 +5160,14 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5160
5160
|
queryKey: [K.EXPIRED_MEMORIES, e, t],
|
|
5161
5161
|
queryFn: async () => await ye({
|
|
5162
5162
|
params: { user: e, query: t },
|
|
5163
|
-
type:
|
|
5163
|
+
type: G.GET_EXPIRED_MEMORIES,
|
|
5164
5164
|
getAccessToken: r
|
|
5165
5165
|
})
|
|
5166
|
-
}),
|
|
5166
|
+
}), Vl = ({
|
|
5167
5167
|
getAccessToken: e
|
|
5168
5168
|
}) => {
|
|
5169
5169
|
const t = le();
|
|
5170
|
-
return
|
|
5170
|
+
return we({
|
|
5171
5171
|
mutationFn: async ({
|
|
5172
5172
|
user: r,
|
|
5173
5173
|
memoryId: s
|
|
@@ -5175,7 +5175,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5175
5175
|
const n = await e();
|
|
5176
5176
|
return (await ue({
|
|
5177
5177
|
accessToken: n,
|
|
5178
|
-
type:
|
|
5178
|
+
type: G.RESTORE_MEMORY,
|
|
5179
5179
|
params: { user: r, memoryId: s }
|
|
5180
5180
|
})).data;
|
|
5181
5181
|
},
|
|
@@ -5223,7 +5223,7 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5223
5223
|
} catch (n) {
|
|
5224
5224
|
return Promise.reject(n);
|
|
5225
5225
|
}
|
|
5226
|
-
},
|
|
5226
|
+
}, Vs = Vt(
|
|
5227
5227
|
void 0
|
|
5228
5228
|
), Pr = {
|
|
5229
5229
|
capabilities: /* @__PURE__ */ new Set(),
|
|
@@ -5326,10 +5326,10 @@ const Gi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5326
5326
|
}),
|
|
5327
5327
|
[s, l, f]
|
|
5328
5328
|
);
|
|
5329
|
-
return /* @__PURE__ */ c(
|
|
5329
|
+
return /* @__PURE__ */ c(Vs.Provider, { value: d, children: r });
|
|
5330
5330
|
};
|
|
5331
|
-
function
|
|
5332
|
-
const e = ze(
|
|
5331
|
+
function zl() {
|
|
5332
|
+
const e = ze(Vs);
|
|
5333
5333
|
if (!e)
|
|
5334
5334
|
throw new Error("useEntitlements must be used within EntitlementsProvider");
|
|
5335
5335
|
return e;
|
|
@@ -5360,7 +5360,7 @@ try {
|
|
|
5360
5360
|
});
|
|
5361
5361
|
} catch {
|
|
5362
5362
|
}
|
|
5363
|
-
const
|
|
5363
|
+
const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n, size: a, title: i, semantic: o = !1, ...l }) => {
|
|
5364
5364
|
const f = m(a, s);
|
|
5365
5365
|
return /* @__PURE__ */ E("svg", {
|
|
5366
5366
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -5378,7 +5378,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5378
5378
|
e
|
|
5379
5379
|
]
|
|
5380
5380
|
});
|
|
5381
|
-
},
|
|
5381
|
+
}, ql = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5382
5382
|
defaultViewBox: "0 0 448 512",
|
|
5383
5383
|
size: "size-5",
|
|
5384
5384
|
viewBox: t,
|
|
@@ -5388,7 +5388,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5388
5388
|
children: /* @__PURE__ */ c("path", {
|
|
5389
5389
|
d: "M240 64c0-8.8-7.2-16-16-16s-16 7.2-16 16v176H32c-8.8 0-16 7.2-16 16s7.2 16 16 16h176v176c0 8.8 7.2 16 16 16s16-7.2 16-16V272h176c8.8 0 16-7.2 16-16s-7.2-16-16-16H240z"
|
|
5390
5390
|
})
|
|
5391
|
-
}),
|
|
5391
|
+
}), Wl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5392
5392
|
defaultViewBox: "0 0 24 24",
|
|
5393
5393
|
size: "size-5",
|
|
5394
5394
|
viewBox: t,
|
|
@@ -5398,7 +5398,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5398
5398
|
children: /* @__PURE__ */ c("path", {
|
|
5399
5399
|
d: "M17.304 3.541h-3.672l6.696 16.918H24Zm-10.608 0L0 20.459h3.744l1.37-3.553h7.005l1.369 3.553h3.744L10.536 3.541Zm-.371 10.223L8.616 7.82l2.291 5.945Z"
|
|
5400
5400
|
})
|
|
5401
|
-
}),
|
|
5401
|
+
}), jl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5402
5402
|
defaultViewBox: "0 0 512 512",
|
|
5403
5403
|
size: "size-5",
|
|
5404
5404
|
viewBox: t,
|
|
@@ -5414,7 +5414,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5414
5414
|
d: "M32 0h160c17.7 0 32 14.3 32 32s-14.3 32-32 32h-82.7l233.3 233.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L64 109.3V192c0 17.7-14.3 32-32 32S0 209.7 0 192V32C0 14.3 14.3 0 32 0"
|
|
5415
5415
|
})
|
|
5416
5416
|
]
|
|
5417
|
-
}),
|
|
5417
|
+
}), Ql = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5418
5418
|
defaultViewBox: "0 0 448 512",
|
|
5419
5419
|
size: "size-5",
|
|
5420
5420
|
viewBox: t,
|
|
@@ -5430,7 +5430,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5430
5430
|
d: "M64 0C28.7 0 0 28.7 0 64v384c0 35.3 28.7 64 64 64h368c8.8 0 16-7.2 16-16s-7.2-16-16-16h-16v-66.7c18.6-6.6 32-24.4 32-45.3V48c0-26.5-21.5-48-48-48zm320 416v64H64c-17.7 0-32-14.3-32-32s14.3-32 32-32zM64 384c-11.7 0-22.6 3.1-32 8.6V64c0-17.7 14.3-32 32-32h336c8.8 0 16 7.2 16 16v320c0 8.8-7.2 16-16 16zm201.9-213.1-16.5 38.6-38.6 16.5c-19.4 8.3-19.4 35.8 0 44.1l38.6 16.5 16.5 38.6c8.3 19.4 35.8 19.4 44.1 0l16.5-38.6 38.6-16.5c19.4-8.3 19.4-35.8 0-44.1l-38.6-16.5-16.5-38.6c-8.3-19.4-35.8-19.4-44.1 0m22.1 29.7 11.7 27.3c1.6 3.8 4.6 6.8 8.4 8.4l27.3 11.7-27.3 11.7c-3.8 1.6-6.8 4.6-8.4 8.4L288 295.4l-11.7-27.3c-1.6-3.8-4.6-6.8-8.4-8.4L240.6 248l27.3-11.7c3.8-1.6 6.8-4.6 8.4-8.4zm-135-78.8 7-14 7 14c1.5 3.1 4.1 5.6 7.2 7.2l14 7-14 7c-3.1 1.5-5.6 4.1-7.2 7.2l-7 14-7-14c-1.5-3.1-4.1-5.6-7.2-7.2l-14-7 14-7c3.1-1.5 5.6-4.1 7.2-7.2m28.5-42.7c-8.8-17.7-34.1-17.7-42.9 0l-11.8 23.6-23.6 11.8c-17.7 8.8-17.7 34.1 0 42.9l23.6 11.8 11.8 23.6c8.8 17.7 34.1 17.7 42.9 0l11.8-23.6 23.6-11.8c17.7-8.8 17.7-34.1 0-42.9l-23.6-11.8-11.8-23.5z"
|
|
5431
5431
|
})
|
|
5432
5432
|
]
|
|
5433
|
-
}),
|
|
5433
|
+
}), Yl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5434
5434
|
defaultViewBox: "0 0 448 512",
|
|
5435
5435
|
size: "size-5",
|
|
5436
5436
|
viewBox: t,
|
|
@@ -5446,7 +5446,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5446
5446
|
d: "M368 96c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48zM48 224c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48z"
|
|
5447
5447
|
})
|
|
5448
5448
|
]
|
|
5449
|
-
}),
|
|
5449
|
+
}), Jl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5450
5450
|
defaultViewBox: "0 0 384 512",
|
|
5451
5451
|
size: "size-5",
|
|
5452
5452
|
viewBox: t,
|
|
@@ -5457,7 +5457,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5457
5457
|
d: "M297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256l105.3-105.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3z",
|
|
5458
5458
|
opacity: s ? "1" : "0.4"
|
|
5459
5459
|
})
|
|
5460
|
-
}),
|
|
5460
|
+
}), Xl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5461
5461
|
defaultViewBox: "0 0 384 512",
|
|
5462
5462
|
size: "size-5",
|
|
5463
5463
|
viewBox: t,
|
|
@@ -5467,7 +5467,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5467
5467
|
children: /* @__PURE__ */ c("path", {
|
|
5468
5468
|
d: "M324.5 411.1c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L214.6 256l132.5-132.5c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L192 233.4 59.6 100.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L169.4 256 36.9 388.5c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L192 278.6z"
|
|
5469
5469
|
})
|
|
5470
|
-
}), ao = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(
|
|
5470
|
+
}), ao = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5471
5471
|
defaultViewBox: "0 0 448 512",
|
|
5472
5472
|
size: "size-5",
|
|
5473
5473
|
viewBox: t,
|
|
@@ -5483,7 +5483,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5483
5483
|
d: "M337 175c9.4 9.4 9.4 24.6 0 33.9L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0z"
|
|
5484
5484
|
})
|
|
5485
5485
|
]
|
|
5486
|
-
}), io = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(
|
|
5486
|
+
}), io = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5487
5487
|
defaultViewBox: "0 0 512 512",
|
|
5488
5488
|
size: "size-5",
|
|
5489
5489
|
viewBox: t,
|
|
@@ -5493,7 +5493,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5493
5493
|
children: /* @__PURE__ */ c("path", {
|
|
5494
5494
|
d: "M64 464h224c8.8 0 16-7.2 16-16v-64h48v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h64v48H64c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16m160-160h224c8.8 0 16-7.2 16-16V64c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16m-64-16V64c0-35.3 28.7-64 64-64h224c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64"
|
|
5495
5495
|
})
|
|
5496
|
-
}),
|
|
5496
|
+
}), Zl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5497
5497
|
defaultViewBox: "0 0 448 512",
|
|
5498
5498
|
size: "size-5",
|
|
5499
5499
|
viewBox: t,
|
|
@@ -5509,7 +5509,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5509
5509
|
d: "M163.8 0c-12.1 0-23.2 6.8-28.6 17.7L128 32H32C14.3 32 0 46.3 0 64s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96l-7.2-14.3C307.4 6.8 296.3 0 284.2 0z"
|
|
5510
5510
|
})
|
|
5511
5511
|
]
|
|
5512
|
-
}), oo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(
|
|
5512
|
+
}), oo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5513
5513
|
defaultViewBox: "0 0 1200 500",
|
|
5514
5514
|
size: "w-full",
|
|
5515
5515
|
viewBox: t,
|
|
@@ -5519,7 +5519,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5519
5519
|
children: /* @__PURE__ */ c("path", {
|
|
5520
5520
|
d: "M927.943 30.81c0-2.381-1.191-5.954-3.573-7.145-7.146-4.763-19.055-1.19-26.2 0-17.864 2.382-34.537 4.764-53.592 4.764-26.2 0-53.591-1.19-79.791-4.764-23.819-3.572-44.064-10.718-69.074-3.572-35.727 9.527-58.355 38.109-57.164 75.028 1.191 21.436-2.382 38.109-9.527 57.164-7.146 17.864-15.482 20.245-32.155 20.245-115.52 0-229.848-1.19-345.367 0h-63.119c-29.773 0-59.546 5.955-89.319 0-21.436-4.763-42.873-15.482-58.355-30.964-3.573-3.572-10.718-14.29-14.29-14.29-4.765 1.19-4.765 15.481-4.765 19.054 0 15.482 5.955 30.964 5.955 46.446s-7.145 28.582-11.91 42.873c-4.763 16.673-4.763 33.346-2.381 50.019 4.764 27.39 9.527 55.973 11.91 84.555 2.381 25.01 2.381 48.828 4.763 73.837 2.382 20.246 3.573 29.773 29.773 33.346 30.964 4.764 30.964-5.955 38.11-26.2 9.527-25.01 17.863-51.21 27.39-76.22 8.337-19.054 15.482-60.736 67.883-40.49 28.582 10.718 58.355 16.672 88.128 25.009 32.155 8.336 65.5 16.673 97.655 22.627 65.501 13.1 132.193 20.246 200.075 23.819 7.146 0 11.91 0 16.673 5.954 17.864 22.628-3.573 63.119 41.682 70.265 40.491 5.954 40.491-22.628 45.255-47.637 2.382-14.291 4.764-27.391 8.337-40.492 1.19-5.954 5.954-11.909 10.718-15.481 55.973-33.346 88.128-98.847 78.6-164.347-1.19-10.719-4.763-21.437-3.572-33.346 2.382-23.819 32.155-33.346 50.018-42.873 22.628-13.1 47.637-25.01 66.692-42.873 13.1-11.91 23.818-27.392 29.773-44.064 3.573-5.955 5.955-14.292 4.764-20.246M737.395 190.395c-2.381 25.01-13.1 36.919-35.727 41.682-40.491 8.337-66.692-19.054-54.783-58.355 8.337-26.2 17.864-51.21 29.773-75.028 11.91-23.818 22.628-23.818 36.919-1.19 17.864 28.581 27.391 59.545 23.818 92.891m38.11-109.564c-7.146 0-13.1-5.955-13.1-13.1 0-7.146 5.954-13.1 13.1-13.1 7.145 0 13.1 5.954 13.1 13.1 0 7.145-5.955 13.1-13.1 13.1"
|
|
5521
5521
|
})
|
|
5522
|
-
}),
|
|
5522
|
+
}), eu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5523
5523
|
defaultViewBox: "0 0 512 512",
|
|
5524
5524
|
size: "size-5",
|
|
5525
5525
|
viewBox: t,
|
|
@@ -5535,7 +5535,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5535
5535
|
d: "m392.4 21.7-30.1 30 97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2l-18.7-18.6c-21.9-21.9-57.3-21.9-79.2 0m-52.7 52.6L172.4 241.7c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5l167.3-167.4z"
|
|
5536
5536
|
})
|
|
5537
5537
|
]
|
|
5538
|
-
}),
|
|
5538
|
+
}), tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5539
5539
|
defaultViewBox: "0 0 512 512",
|
|
5540
5540
|
size: "size-5",
|
|
5541
5541
|
viewBox: t,
|
|
@@ -5551,7 +5551,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5551
5551
|
d: "m454.6 45.3 12.1 12.1c12.5 12.5 12.5 32.8 0 45.3L440 129.4 382.6 72l26.7-26.7c12.5-12.5 32.8-12.5 45.3 0M189 265.6l171-171 57.4 57.4-171 171c-4.2 4.2-9.6 7.2-15.4 8.6l-65.6 15.1 15.1-65.7c1.3-5.8 4.3-11.2 8.6-15.4zm197.7-243L166.4 243c-8.5 8.5-14.4 19.2-17.1 30.9l-20.9 90.6c-1.2 5.4.4 11 4.3 14.9s9.5 5.5 14.9 4.3l90.6-20.9c11.7-2.7 22.4-8.6 30.9-17.1l220.3-220.4c25-25 25-65.5 0-90.5l-12.1-12.2c-25-25-65.5-25-90.5 0zM80 64C35.8 64 0 99.8 0 144v288c0 44.2 35.8 80 80 80h288c44.2 0 80-35.8 80-80V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v128c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h128c8.8 0 16-7.2 16-16s-7.2-16-16-16z"
|
|
5552
5552
|
})
|
|
5553
5553
|
]
|
|
5554
|
-
}),
|
|
5554
|
+
}), ru = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5555
5555
|
defaultViewBox: "0 0 640 512",
|
|
5556
5556
|
size: "size-5",
|
|
5557
5557
|
viewBox: t,
|
|
@@ -5567,7 +5567,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5567
5567
|
d: "m557.2 235.7-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4c-15.6-15.6-40.9-15.6-56.6 0m-52 52L375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5.2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4l129.2-129.3-71-71z"
|
|
5568
5568
|
})
|
|
5569
5569
|
]
|
|
5570
|
-
}),
|
|
5570
|
+
}), su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5571
5571
|
defaultViewBox: "0 0 24 24",
|
|
5572
5572
|
size: "size-5",
|
|
5573
5573
|
viewBox: t,
|
|
@@ -5577,7 +5577,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5577
5577
|
children: /* @__PURE__ */ c("path", {
|
|
5578
5578
|
d: "M11.04 19.32Q12 21.51 12 24q0-2.49.93-4.68.96-2.19 2.58-3.81t3.81-2.55Q21.51 12 24 12q-2.49 0-4.68-.93a12.3 12.3 0 0 1-3.81-2.58 12.3 12.3 0 0 1-2.58-3.81Q12 2.49 12 0q0 2.49-.96 4.68-.93 2.19-2.55 3.81a12.3 12.3 0 0 1-3.81 2.58Q2.49 12 0 12q2.49 0 4.68.96 2.19.93 3.81 2.55t2.55 3.81"
|
|
5579
5579
|
})
|
|
5580
|
-
}), co = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(
|
|
5580
|
+
}), co = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5581
5581
|
defaultViewBox: "0 0 640 512",
|
|
5582
5582
|
size: "size-5",
|
|
5583
5583
|
viewBox: t,
|
|
@@ -5593,7 +5593,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5593
5593
|
d: "M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1l-592-464C-1.2 34.7-3.1 19.6 5.1 9.2"
|
|
5594
5594
|
})
|
|
5595
5595
|
]
|
|
5596
|
-
}),
|
|
5596
|
+
}), nu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5597
5597
|
defaultViewBox: "0 0 512 512",
|
|
5598
5598
|
size: "size-5",
|
|
5599
5599
|
viewBox: t,
|
|
@@ -5609,7 +5609,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5609
5609
|
d: "M256 128c13.3 0 24 10.7 24 24v94.1l65 65c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72c-4.5-4.5-7-10.6-7-17V152c0-13.3 10.7-24 24-24z"
|
|
5610
5610
|
})
|
|
5611
5611
|
]
|
|
5612
|
-
}),
|
|
5612
|
+
}), au = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5613
5613
|
defaultViewBox: "0 0 512 512",
|
|
5614
5614
|
size: "size-5",
|
|
5615
5615
|
viewBox: t,
|
|
@@ -5625,7 +5625,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5625
5625
|
d: "M256 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64m-64 120c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-80c-13.3 0-24-10.7-24-24s10.7-24 24-24h24v-64h-24c-13.3 0-24-10.7-24-24"
|
|
5626
5626
|
})
|
|
5627
5627
|
]
|
|
5628
|
-
}),
|
|
5628
|
+
}), iu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5629
5629
|
defaultViewBox: "0 0 384 512",
|
|
5630
5630
|
size: "size-5",
|
|
5631
5631
|
viewBox: t,
|
|
@@ -5641,7 +5641,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5641
5641
|
d: "M310.3 258.1c16.2-23.3 25.7-51.5 25.7-82.1 0-79.5-64.5-144-144-144S48 96.5 48 176c0 30.6 9.5 58.8 25.7 82.1 4.1 5.9 8.8 12.3 13.6 19 12.7 17.5 27.1 37.2 38 57.1 8.9 16.2 13.7 33.3 16.2 49.9L109 384c-2.2-12-5.9-23.7-11.8-34.5-9.9-18-22.2-34.9-34.5-51.8-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.9 16 213.3 16 176 16 78.8 94.8 0 192 0s176 78.8 176 176c0 37.3-11.6 71.9-31.4 100.3-5 7.2-10.2 14.3-15.4 21.4-12.3 16.8-24.6 33.7-34.5 51.8-5.9 10.8-9.6 22.5-11.8 34.5h-32.4c2.5-16.6 7.3-33.7 16.2-49.9 10.9-20 25.3-39.7 38-57.1 4.9-6.7 9.5-13 13.6-19zM192 96c-44.2 0-80 35.8-80 80 0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112 8.8 0 16 7.2 16 16s-7.2 16-16 16m-45.3 352c6.6 18.6 24.4 32 45.3 32s38.7-13.4 45.3-32h-90.5zM112 432v-5.3c0-5.9 4.8-10.7 10.7-10.7h138.7c5.9 0 10.7 4.8 10.7 10.7v5.3c0 44.2-35.8 80-80 80s-80-35.8-80-80z"
|
|
5642
5642
|
})
|
|
5643
5643
|
]
|
|
5644
|
-
}),
|
|
5644
|
+
}), ou = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5645
5645
|
defaultViewBox: "0 0 448 512",
|
|
5646
5646
|
size: "size-5",
|
|
5647
5647
|
viewBox: t,
|
|
@@ -5657,7 +5657,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5657
5657
|
d: "M224 32c53 0 96 43 96 96v64H128v-64c0-53 43-96 96-96M96 128v64H80c-44.2 0-80 35.8-80 80v160c0 44.2 35.8 80 80 80h288c44.2 0 80-35.8 80-80V272c0-44.2-35.8-80-80-80h-16v-64C352 57.3 294.7 0 224 0S96 57.3 96 128m-16 96h288c26.5 0 48 21.5 48 48v160c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48m160 88c0-8.8-7.2-16-16-16s-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16z"
|
|
5658
5658
|
})
|
|
5659
5659
|
]
|
|
5660
|
-
}),
|
|
5660
|
+
}), cu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5661
5661
|
defaultViewBox: "0 0 576 512",
|
|
5662
5662
|
size: "size-5",
|
|
5663
5663
|
viewBox: t,
|
|
@@ -5673,7 +5673,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5673
5673
|
d: "M419.2 227.2 316.7 124.7 46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0z"
|
|
5674
5674
|
})
|
|
5675
5675
|
]
|
|
5676
|
-
}),
|
|
5676
|
+
}), lu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5677
5677
|
defaultViewBox: "0 0 448 512",
|
|
5678
5678
|
size: "size-5",
|
|
5679
5679
|
viewBox: t,
|
|
@@ -5689,7 +5689,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5689
5689
|
d: "M438.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L370.7 256 233.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"
|
|
5690
5690
|
})
|
|
5691
5691
|
]
|
|
5692
|
-
}),
|
|
5692
|
+
}), uu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5693
5693
|
defaultViewBox: "0 0 24 24",
|
|
5694
5694
|
size: "size-5",
|
|
5695
5695
|
viewBox: t,
|
|
@@ -5701,7 +5701,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5701
5701
|
})
|
|
5702
5702
|
}), lo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => {
|
|
5703
5703
|
const a = s ? "1" : "0.4";
|
|
5704
|
-
return /* @__PURE__ */ E(
|
|
5704
|
+
return /* @__PURE__ */ E(w, {
|
|
5705
5705
|
defaultViewBox: "0 0 190 190",
|
|
5706
5706
|
size: "size-5",
|
|
5707
5707
|
viewBox: t,
|
|
@@ -5722,7 +5722,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5722
5722
|
})
|
|
5723
5723
|
]
|
|
5724
5724
|
});
|
|
5725
|
-
},
|
|
5725
|
+
}, du = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5726
5726
|
defaultViewBox: "0 0 576 512",
|
|
5727
5727
|
size: "size-5",
|
|
5728
5728
|
viewBox: t,
|
|
@@ -5738,7 +5738,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5738
5738
|
d: "M176 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128m-32 32c-44.2 0-80 35.8-80 80 0 8.8 7.2 16 16 16h192c8.8 0 16-7.2 16-16 0-44.2-35.8-80-80-80z"
|
|
5739
5739
|
})
|
|
5740
5740
|
]
|
|
5741
|
-
}),
|
|
5741
|
+
}), hu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5742
5742
|
defaultViewBox: "0 0 576 512",
|
|
5743
5743
|
size: "size-5",
|
|
5744
5744
|
viewBox: t,
|
|
@@ -5754,7 +5754,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5754
5754
|
d: "M566.6 265.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l73.4 73.3 169.4-169.3c12.5-12.5 32.8-12.5 45.3 0z"
|
|
5755
5755
|
})
|
|
5756
5756
|
]
|
|
5757
|
-
}),
|
|
5757
|
+
}), fu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5758
5758
|
defaultViewBox: "0 0 512 512",
|
|
5759
5759
|
size: "size-5",
|
|
5760
5760
|
viewBox: t,
|
|
@@ -5770,7 +5770,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5770
5770
|
d: "M64 128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64zm32 64h192c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32s14.3-32 32-32"
|
|
5771
5771
|
})
|
|
5772
5772
|
]
|
|
5773
|
-
}),
|
|
5773
|
+
}), pu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5774
5774
|
defaultViewBox: "0 0 512 512",
|
|
5775
5775
|
size: "size-5",
|
|
5776
5776
|
viewBox: t,
|
|
@@ -5786,7 +5786,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5786
5786
|
d: "m406.1 16-39.7 39.7 89.3 89.3 39.8-38.9c19.1-18.7 19.2-49.4.4-68.2l-22-21.9C455.1-2.8 424.7-2.7 406 16zm-62.4 62.4L200.5 221.8c-7 7-12.3 15.6-15.4 25l-23.8 71.3c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l71.5-23.9c9.2-3.1 17.6-8.2 24.5-15l145.1-142.1z"
|
|
5787
5787
|
})
|
|
5788
5788
|
]
|
|
5789
|
-
}),
|
|
5789
|
+
}), yu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5790
5790
|
defaultViewBox: "0 0 512 512",
|
|
5791
5791
|
size: "size-5",
|
|
5792
5792
|
viewBox: t,
|
|
@@ -5802,7 +5802,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5802
5802
|
d: "m330.7 376 126.7 126.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L376 330.7c-12.7 17.3-28 32.6-45.3 45.3"
|
|
5803
5803
|
})
|
|
5804
5804
|
]
|
|
5805
|
-
}),
|
|
5805
|
+
}), mu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5806
5806
|
defaultViewBox: "0 0 512 512",
|
|
5807
5807
|
size: "size-5",
|
|
5808
5808
|
viewBox: t,
|
|
@@ -5818,7 +5818,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5818
5818
|
d: "M256 160a96 96 0 1 0 0 192 96 96 0 1 0 0-192"
|
|
5819
5819
|
})
|
|
5820
5820
|
]
|
|
5821
|
-
}),
|
|
5821
|
+
}), gu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5822
5822
|
defaultViewBox: "0 0 512 512",
|
|
5823
5823
|
size: "size-5",
|
|
5824
5824
|
viewBox: t,
|
|
@@ -5834,7 +5834,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5834
5834
|
d: "M511.6 36.9c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256C5.5 266.3-.7 277.8.1 290s8.4 22.9 19.6 27.6L160 376v93c0 23.8 19.3 43 43 43 13.1 0 25.4-5.9 33.6-16.1l52.8-66h.1l114.2 47.6c9.1 3.8 19.4 3.2 28-1.6s14.5-13.3 16-23l64-416zm-253 380.2-47 58.8c-2.1 2.6-5.3 4.1-8.6 4.1-6.1 0-11-4.9-11-11v-79.7zm43.1-16.7-96.6-40.3 269-289.6L416 448l-114.2-47.6zM450.5 48.8 173.6 347 32 288z"
|
|
5835
5835
|
})
|
|
5836
5836
|
]
|
|
5837
|
-
}),
|
|
5837
|
+
}), Eu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5838
5838
|
defaultViewBox: "0 0 448 512",
|
|
5839
5839
|
size: "size-5",
|
|
5840
5840
|
viewBox: t,
|
|
@@ -5844,7 +5844,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5844
5844
|
children: /* @__PURE__ */ c("path", {
|
|
5845
5845
|
d: "M432 256a48 48 0 1 1-96 0 48 48 0 1 1 96 0m-160 0a48 48 0 1 1-96 0 48 48 0 1 1 96 0M64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96"
|
|
5846
5846
|
})
|
|
5847
|
-
}), uo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(
|
|
5847
|
+
}), uo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5848
5848
|
defaultViewBox: "0 0 576 512",
|
|
5849
5849
|
size: "size-5",
|
|
5850
5850
|
viewBox: t,
|
|
@@ -5860,7 +5860,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5860
5860
|
d: "M224 256c35.3 0 64-28.7 64-64 0-7.1-1.2-13.9-3.3-20.3-1.8-5.5 1.6-11.9 7.4-11.7 40.8 1.7 77.5 29.6 88.6 71.1 13.7 51.2-16.7 103.9-67.9 117.6S208.9 332 195.2 280.8c-1.9-6.9-2.9-13.9-3.2-20.7-.3-5.8 6.1-9.2 11.7-7.4 6.4 2.1 13.2 3.3 20.3 3.3"
|
|
5861
5861
|
})
|
|
5862
5862
|
]
|
|
5863
|
-
}),
|
|
5863
|
+
}), Su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5864
5864
|
defaultViewBox: "0 0 512 512",
|
|
5865
5865
|
size: "size-5",
|
|
5866
5866
|
viewBox: t,
|
|
@@ -5876,7 +5876,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5876
5876
|
d: "M128 416a32 32 0 1 1 64 0 32 32 0 1 1-64 0m112 0a80 80 0 1 0-160 0 80 80 0 1 0 160 0m80-160a32 32 0 1 1 64 0 32 32 0 1 1-64 0m112 0a80 80 0 1 0-160 0 80 80 0 1 0 160 0M192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64m0-112a80 80 0 1 0 0 160 80 80 0 1 0 0-160"
|
|
5877
5877
|
})
|
|
5878
5878
|
]
|
|
5879
|
-
}),
|
|
5879
|
+
}), wu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5880
5880
|
defaultViewBox: "0 0 512 512",
|
|
5881
5881
|
size: "size-5",
|
|
5882
5882
|
viewBox: t,
|
|
@@ -5892,7 +5892,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5892
5892
|
d: "M270.3 112.9c-2.7-5.5-8.3-8.9-14.3-8.9s-11.7 3.5-14.3 8.9l-36.2 73.4-81.1 11.8c-6 .9-11 5.1-12.9 10.9s-.3 12.2 4 16.4l58.6 57.2-13.8 80.7c-1 6 1.4 12.1 6.4 15.6s11.5 4.1 16.9 1.2l72.4-38 72.5 38.1c5.4 2.8 11.9 2.4 16.9-1.2s7.4-9.6 6.4-15.6L338 282.7l58.6-57.2c4.4-4.3 5.9-10.6 4-16.4s-6.9-10-12.9-10.9l-81-11.8-36.2-73.4z"
|
|
5893
5893
|
})
|
|
5894
5894
|
]
|
|
5895
|
-
}),
|
|
5895
|
+
}), bu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5896
5896
|
defaultViewBox: "0 0 512 512",
|
|
5897
5897
|
size: "size-5",
|
|
5898
5898
|
viewBox: t,
|
|
@@ -5908,7 +5908,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5908
5908
|
d: "M256 32a224 224 0 1 1 0 448 224 224 0 1 1 0-448m0 480a256 256 0 1 0 0-512 256 256 0 1 0 0 512m14.3-399.1c-2.7-5.5-8.3-8.9-14.3-8.9s-11.7 3.5-14.3 8.9l-36.2 73.4-81 11.8c-6 .9-11 5.1-12.9 10.9s-.3 12.2 4 16.4l58.6 57.2-13.8 80.7c-1 6 1.4 12.1 6.4 15.6s11.5 4.1 16.8 1.2l72.4-38 72.5 38.1c5.4 2.8 11.9 2.4 16.9-1.2s7.4-9.6 6.4-15.6L338 282.7l58.6-57.2c4.4-4.3 5.9-10.6 4-16.4s-6.9-10-12.9-10.9l-81.1-11.8-36.2-73.4zm-40 95.1 25.7-51.8 25.6 51.9c2.3 4.7 6.8 8 12 8.8l57.3 8.3-41.5 40.4c-3.8 3.7-5.5 9-4.6 14.2l9.8 57.1-51.2-26.9c-4.7-2.5-10.2-2.5-14.9 0l-51.2 26.9 9.8-57.1c.9-5.2-.8-10.5-4.6-14.2L161 225.1l57.3-8.3c5.2-.8 9.7-4 12-8.8"
|
|
5909
5909
|
})
|
|
5910
5910
|
]
|
|
5911
|
-
}),
|
|
5911
|
+
}), vu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
|
|
5912
5912
|
defaultViewBox: "0 0 448 512",
|
|
5913
5913
|
size: "size-5",
|
|
5914
5914
|
viewBox: t,
|
|
@@ -5924,7 +5924,7 @@ const S = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
|
|
|
5924
5924
|
d: "M224 32c-53 0-96 43-96 96v64h240c44.2 0 80 35.8 80 80v160c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V272c0-44.2 35.8-80 80-80h16v-64C96 57.3 153.3 0 224 0c58 0 107 38.6 122.7 91.4 2.5 8.5-2.3 17.4-10.8 19.9s-17.4-2.3-19.9-10.8C304.2 60.9 267.5 32 224 32M80 224c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm184 144h-80c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c8.8 0 16 7.2 16 16s-7.2 16-16 16"
|
|
5925
5925
|
})
|
|
5926
5926
|
]
|
|
5927
|
-
}),
|
|
5927
|
+
}), Tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ c(w, {
|
|
5928
5928
|
defaultViewBox: "0 0 512 512",
|
|
5929
5929
|
size: "size-5",
|
|
5930
5930
|
viewBox: t,
|
|
@@ -5953,7 +5953,7 @@ const Nr = [
|
|
|
5953
5953
|
"mousedown",
|
|
5954
5954
|
"touchstart"
|
|
5955
5955
|
];
|
|
5956
|
-
function
|
|
5956
|
+
function Iu(e, t, r) {
|
|
5957
5957
|
const s = B(null);
|
|
5958
5958
|
return A(() => {
|
|
5959
5959
|
const n = (a) => {
|
|
@@ -5989,7 +5989,7 @@ const ho = () => {
|
|
|
5989
5989
|
r.style.display = "none", r.setAttribute("aria-hidden", "true"), r.dataset.hapticSingleton = "true", r.appendChild(t), document.body.appendChild(r), oe = r;
|
|
5990
5990
|
}, fo = () => {
|
|
5991
5991
|
oe && document.body && document.body.contains(oe) && document.body.removeChild(oe), oe = null;
|
|
5992
|
-
},
|
|
5992
|
+
}, _u = () => {
|
|
5993
5993
|
const e = B(/* @__PURE__ */ new Set());
|
|
5994
5994
|
A(() => {
|
|
5995
5995
|
Xe++;
|
|
@@ -6069,7 +6069,7 @@ function yo(e, t) {
|
|
|
6069
6069
|
function zs(e) {
|
|
6070
6070
|
return (t) => yo(po(e), t);
|
|
6071
6071
|
}
|
|
6072
|
-
function
|
|
6072
|
+
function Au(e) {
|
|
6073
6073
|
return (t) => {
|
|
6074
6074
|
const r = "nativeEvent" in t ? t.nativeEvent : t;
|
|
6075
6075
|
e.forEach(([s, n, a = {
|
|
@@ -6082,7 +6082,7 @@ function Tu(e) {
|
|
|
6082
6082
|
function mo(e, t, r = !1) {
|
|
6083
6083
|
return e.target instanceof HTMLElement ? (r || !e.target.isContentEditable) && !t.includes(e.target.tagName) : !0;
|
|
6084
6084
|
}
|
|
6085
|
-
function
|
|
6085
|
+
function Ru(e, t = [
|
|
6086
6086
|
"INPUT",
|
|
6087
6087
|
"TEXTAREA",
|
|
6088
6088
|
"SELECT"
|
|
@@ -6102,7 +6102,7 @@ function Iu(e, t = [
|
|
|
6102
6102
|
r
|
|
6103
6103
|
]);
|
|
6104
6104
|
}
|
|
6105
|
-
function
|
|
6105
|
+
function Cu(e, t) {
|
|
6106
6106
|
const [r, s] = X(!1), n = B(null), a = B(null), i = M(() => {
|
|
6107
6107
|
s((l) => (!l && (!n.current || n.current === -1) && (n.current = window.setInterval(a.current, t)), !0));
|
|
6108
6108
|
}, [
|
|
@@ -6121,7 +6121,7 @@ function _u(e, t) {
|
|
|
6121
6121
|
active: r
|
|
6122
6122
|
};
|
|
6123
6123
|
}
|
|
6124
|
-
function
|
|
6124
|
+
function Ou() {
|
|
6125
6125
|
const e = B(null), [t, r] = X(!1);
|
|
6126
6126
|
return {
|
|
6127
6127
|
ref: M((n) => {
|
|
@@ -6147,9 +6147,9 @@ const xr = (e, t) => {
|
|
|
6147
6147
|
window.localStorage.setItem(e, r), qs(e, r);
|
|
6148
6148
|
}, Eo = (e) => {
|
|
6149
6149
|
window.localStorage.removeItem(e), qs(e, null);
|
|
6150
|
-
}, Lr = (e) => window.localStorage.getItem(e),
|
|
6151
|
-
function
|
|
6152
|
-
const s =
|
|
6150
|
+
}, Lr = (e) => window.localStorage.getItem(e), So = (e) => (window.addEventListener("storage", e), () => window.removeEventListener("storage", e));
|
|
6151
|
+
function ku({ key: e, initialValue: t }) {
|
|
6152
|
+
const s = Vr(So, () => Lr(e)), n = M((o) => {
|
|
6153
6153
|
try {
|
|
6154
6154
|
const l = typeof o == "function" ? o(JSON.parse(s)) : o;
|
|
6155
6155
|
l == null ? Eo(e) : xr(e, l);
|
|
@@ -6195,7 +6195,7 @@ function Ws(e) {
|
|
|
6195
6195
|
...e
|
|
6196
6196
|
]);
|
|
6197
6197
|
}
|
|
6198
|
-
const
|
|
6198
|
+
const wo = {
|
|
6199
6199
|
x: 0,
|
|
6200
6200
|
y: 0,
|
|
6201
6201
|
width: 0,
|
|
@@ -6206,7 +6206,7 @@ const So = {
|
|
|
6206
6206
|
right: 0
|
|
6207
6207
|
};
|
|
6208
6208
|
function st(e) {
|
|
6209
|
-
const t = go(), r = B(0), s = B(null), [n, a] = X(
|
|
6209
|
+
const t = go(), r = B(0), s = B(null), [n, a] = X(wo), i = Fe(() => typeof ResizeObserver > "u" ? null : new ResizeObserver((o) => {
|
|
6210
6210
|
const l = o[0];
|
|
6211
6211
|
l && (cancelAnimationFrame(r.current), r.current = requestAnimationFrame(() => {
|
|
6212
6212
|
s.current && t() && a(l.contentRect);
|
|
@@ -6224,7 +6224,7 @@ function st(e) {
|
|
|
6224
6224
|
n
|
|
6225
6225
|
];
|
|
6226
6226
|
}
|
|
6227
|
-
function
|
|
6227
|
+
function Pu({ value: e, defaultValue: t, finalValue: r, onChange: s = () => {
|
|
6228
6228
|
}, initialControlledDelay: n = 0 }) {
|
|
6229
6229
|
const [a, i] = X(!1), [o, l] = X(t !== void 0 ? t : r), f = (d) => {
|
|
6230
6230
|
l(d), s?.(d);
|
|
@@ -6268,7 +6268,7 @@ function Dr(e, t) {
|
|
|
6268
6268
|
t
|
|
6269
6269
|
]);
|
|
6270
6270
|
}
|
|
6271
|
-
function
|
|
6271
|
+
function Nu() {
|
|
6272
6272
|
const [e, t] = X({
|
|
6273
6273
|
width: 0,
|
|
6274
6274
|
height: 0
|
|
@@ -6280,7 +6280,7 @@ function Ou() {
|
|
|
6280
6280
|
}, []);
|
|
6281
6281
|
return Dr("resize", r), Dr("orientationchange", r), A(r, []), e;
|
|
6282
6282
|
}
|
|
6283
|
-
function
|
|
6283
|
+
function Mu() {
|
|
6284
6284
|
const [e, t] = X({
|
|
6285
6285
|
width: 0,
|
|
6286
6286
|
height: 0
|
|
@@ -6326,7 +6326,7 @@ const $r = "av-button", bo = (e, t, r) => {
|
|
|
6326
6326
|
});
|
|
6327
6327
|
});
|
|
6328
6328
|
tr.displayName = "BaseButton";
|
|
6329
|
-
const
|
|
6329
|
+
const St = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRight: r, labelLeft: s, align: n, animated: a }) => {
|
|
6330
6330
|
const i = "max-h-8 py-0 px-2", o = "max-h-9 h-8 px-3", l = "max-h-12 py-2 px-4";
|
|
6331
6331
|
switch (e) {
|
|
6332
6332
|
case rr:
|
|
@@ -6336,7 +6336,7 @@ const wt = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRi
|
|
|
6336
6336
|
[o]: t === "medium",
|
|
6337
6337
|
[l]: t === "large"
|
|
6338
6338
|
});
|
|
6339
|
-
case
|
|
6339
|
+
case St:
|
|
6340
6340
|
return m("flex items-center", {
|
|
6341
6341
|
"justify-center": n === "center",
|
|
6342
6342
|
"justify-start": n === "left",
|
|
@@ -6366,7 +6366,7 @@ const wt = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRi
|
|
|
6366
6366
|
[a]: t === "medium",
|
|
6367
6367
|
[i]: t === "large"
|
|
6368
6368
|
});
|
|
6369
|
-
case
|
|
6369
|
+
case St:
|
|
6370
6370
|
return m({
|
|
6371
6371
|
[n]: t === "small" && (r || s),
|
|
6372
6372
|
[a]: t === "medium" && (r || s),
|
|
@@ -6557,7 +6557,7 @@ const wt = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRi
|
|
|
6557
6557
|
}), m(n, r);
|
|
6558
6558
|
}, No = ({ animated: e }) => m({
|
|
6559
6559
|
"transition-opacity duration-300 ease-in-out": e
|
|
6560
|
-
}), sr = ({ type: e, className: t, raw: r, mode: s, focusMode: n, disabled: a, fullWidth: i, size: o, noBorder: l, labelRight: f, labelLeft: d, noBackground: h, variant: u, truncate: p, align: y, radius: g, animated:
|
|
6560
|
+
}), sr = ({ type: e, className: t, raw: r, mode: s, focusMode: n, disabled: a, fullWidth: i, size: o, noBorder: l, labelRight: f, labelLeft: d, noBackground: h, variant: u, truncate: p, align: y, radius: g, animated: S }) => (u || (u = "primary"), r ? m($r, t) : m($r, Io({
|
|
6561
6561
|
mode: s,
|
|
6562
6562
|
variant: u,
|
|
6563
6563
|
noBackground: h,
|
|
@@ -6574,7 +6574,7 @@ const wt = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRi
|
|
|
6574
6574
|
labelRight: f,
|
|
6575
6575
|
labelLeft: d,
|
|
6576
6576
|
align: y,
|
|
6577
|
-
animated:
|
|
6577
|
+
animated: S
|
|
6578
6578
|
}), To({
|
|
6579
6579
|
type: e,
|
|
6580
6580
|
size: o,
|
|
@@ -6598,7 +6598,7 @@ const wt = "icon", rr = "button", pt = "link", vo = ({ type: e, size: t, labelRi
|
|
|
6598
6598
|
"w-full": i,
|
|
6599
6599
|
"disabled:cursor-not-allowed disabled:opacity-50": a
|
|
6600
6600
|
}, m({
|
|
6601
|
-
"transition-[width] duration-300 ease-in": e ===
|
|
6601
|
+
"transition-[width] duration-300 ease-in": e === St && S
|
|
6602
6602
|
}), t)), Qs = /* @__PURE__ */ ee.forwardRef(({ children: e, disabled: t = !1, mode: r = "system", focusMode: s = "system", fullWidth: n = !1, className: a, size: i = "medium", raw: o = !1, noBorder: l = !1, variant: f = "primary", truncate: d = !1, radius: h = "large", ...u }, p) => {
|
|
6603
6603
|
const y = sr({
|
|
6604
6604
|
type: rr,
|
|
@@ -6631,9 +6631,9 @@ const Ze = {
|
|
|
6631
6631
|
small: 16,
|
|
6632
6632
|
medium: 24,
|
|
6633
6633
|
large: 32
|
|
6634
|
-
}, xo = 2, Lo = 300,
|
|
6634
|
+
}, xo = 2, Lo = 300, Ve = /* @__PURE__ */ ee.forwardRef(({ children: e, disabled: t = !1, mode: r = "system", focusMode: s = "system", fullWidth: n = !1, className: a, type: i = "button", raw: o = !1, noBorder: l = !1, "aria-label": f, label: d, size: h = "medium", labelRight: u, labelLeft: p, noBackground: y = !1, align: g = "center", radius: S = "large", variant: b = "secondary", iconClassName: x, animated: R = !1, ...J }, P) => {
|
|
6635
6635
|
const se = sr({
|
|
6636
|
-
type:
|
|
6636
|
+
type: St,
|
|
6637
6637
|
mode: r,
|
|
6638
6638
|
focusMode: s,
|
|
6639
6639
|
fullWidth: n,
|
|
@@ -6646,7 +6646,7 @@ const Ze = {
|
|
|
6646
6646
|
labelLeft: p,
|
|
6647
6647
|
noBackground: y,
|
|
6648
6648
|
align: g,
|
|
6649
|
-
radius:
|
|
6649
|
+
radius: S,
|
|
6650
6650
|
variant: b,
|
|
6651
6651
|
animated: R
|
|
6652
6652
|
}), N = Po({
|
|
@@ -6656,7 +6656,7 @@ const Ze = {
|
|
|
6656
6656
|
variant: b
|
|
6657
6657
|
}), I = No({
|
|
6658
6658
|
animated: R
|
|
6659
|
-
}),
|
|
6659
|
+
}), V = "flex items-center justify-center relative w-full h-full overflow-hidden", [O, C] = st(), [D, te] = st(), [me, Ae] = st(), v = B(0), _ = B(null), T = B(null), ge = Ws([
|
|
6660
6660
|
P,
|
|
6661
6661
|
_
|
|
6662
6662
|
]);
|
|
@@ -6694,7 +6694,7 @@ const Ze = {
|
|
|
6694
6694
|
"aria-label": f || d,
|
|
6695
6695
|
...J,
|
|
6696
6696
|
children: /* @__PURE__ */ E("div", {
|
|
6697
|
-
className:
|
|
6697
|
+
className: V,
|
|
6698
6698
|
children: [
|
|
6699
6699
|
/* @__PURE__ */ c(Ur, {
|
|
6700
6700
|
label: p,
|
|
@@ -6729,7 +6729,7 @@ const Ze = {
|
|
|
6729
6729
|
children: r
|
|
6730
6730
|
})
|
|
6731
6731
|
});
|
|
6732
|
-
|
|
6732
|
+
Ve.displayName = "ButtonIcon";
|
|
6733
6733
|
const Do = /* @__PURE__ */ ee.forwardRef(({ copyToClipboard: e, ...t }, r) => {
|
|
6734
6734
|
const [s, n] = X(!1), a = () => {
|
|
6735
6735
|
typeof e == "string" && (navigator.clipboard.writeText(e), n(!0)), typeof e == "function" && (navigator.clipboard.writeText(e()), n(!0));
|
|
@@ -6743,7 +6743,7 @@ const Do = /* @__PURE__ */ ee.forwardRef(({ copyToClipboard: e, ...t }, r) => {
|
|
|
6743
6743
|
};
|
|
6744
6744
|
}, [
|
|
6745
6745
|
s
|
|
6746
|
-
]), /* @__PURE__ */ c(
|
|
6746
|
+
]), /* @__PURE__ */ c(Ve, {
|
|
6747
6747
|
...t,
|
|
6748
6748
|
size: "small",
|
|
6749
6749
|
ref: r,
|
|
@@ -6771,7 +6771,7 @@ const $o = /* @__PURE__ */ ee.forwardRef(({ children: e, mode: t = "system", foc
|
|
|
6771
6771
|
noBorder: o,
|
|
6772
6772
|
truncate: f,
|
|
6773
6773
|
radius: h
|
|
6774
|
-
}), g = l === "_blank",
|
|
6774
|
+
}), g = l === "_blank", S = {
|
|
6775
6775
|
target: l,
|
|
6776
6776
|
rel: g ? "noopener noreferrer" : void 0,
|
|
6777
6777
|
...u
|
|
@@ -6782,7 +6782,7 @@ const $o = /* @__PURE__ */ ee.forwardRef(({ children: e, mode: t = "system", foc
|
|
|
6782
6782
|
return /* @__PURE__ */ c("a", {
|
|
6783
6783
|
ref: p,
|
|
6784
6784
|
className: y,
|
|
6785
|
-
...
|
|
6785
|
+
...S,
|
|
6786
6786
|
children: /* @__PURE__ */ E("div", {
|
|
6787
6787
|
role: "text",
|
|
6788
6788
|
className: m("flex items-center justify-center"),
|
|
@@ -6825,7 +6825,7 @@ const Uo = /* @__PURE__ */ ee.forwardRef(({ children: e, mode: t = "system", cla
|
|
|
6825
6825
|
}) : "";
|
|
6826
6826
|
return /* @__PURE__ */ c("div", {
|
|
6827
6827
|
className: i,
|
|
6828
|
-
children: /* @__PURE__ */ c(
|
|
6828
|
+
children: /* @__PURE__ */ c(Ve, {
|
|
6829
6829
|
className: r,
|
|
6830
6830
|
ref: a,
|
|
6831
6831
|
mode: t,
|
|
@@ -6894,7 +6894,7 @@ function Fo({ id: e, content: t, userAriaLabelledby: r, className: s }) {
|
|
|
6894
6894
|
}
|
|
6895
6895
|
const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, children: n, className: a, bodyClassName: i, "aria-labelledby": o, mode: l = "system", compact: f = !1, noBorder: d = !1, ...h }) => {
|
|
6896
6896
|
let u = null, p = null;
|
|
6897
|
-
const y = typeof e == "string", g = js(nt),
|
|
6897
|
+
const y = typeof e == "string", g = js(nt), S = Ho({
|
|
6898
6898
|
className: a,
|
|
6899
6899
|
headerClassName: t,
|
|
6900
6900
|
bodyClassName: i,
|
|
@@ -6904,12 +6904,12 @@ const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
|
|
|
6904
6904
|
noBorder: d
|
|
6905
6905
|
});
|
|
6906
6906
|
return y ? (u = g, p = u) : !y && e && o ? (u = null, p = o) : !y && e && !o ? (u = g, p = u) : (u = null, p = o || null), /* @__PURE__ */ c("div", {
|
|
6907
|
-
className:
|
|
6907
|
+
className: S.wrapper,
|
|
6908
6908
|
children: /* @__PURE__ */ E("section", {
|
|
6909
6909
|
...p && {
|
|
6910
6910
|
"aria-labelledby": p
|
|
6911
6911
|
},
|
|
6912
|
-
className:
|
|
6912
|
+
className: S.body,
|
|
6913
6913
|
...h,
|
|
6914
6914
|
children: [
|
|
6915
6915
|
/* @__PURE__ */ c(Fo, {
|
|
@@ -6917,23 +6917,23 @@ const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
|
|
|
6917
6917
|
id: u
|
|
6918
6918
|
},
|
|
6919
6919
|
content: e,
|
|
6920
|
-
className:
|
|
6920
|
+
className: S.header,
|
|
6921
6921
|
userAriaLabelledby: o
|
|
6922
6922
|
}),
|
|
6923
6923
|
/* @__PURE__ */ c("div", {
|
|
6924
6924
|
children: n
|
|
6925
6925
|
}),
|
|
6926
6926
|
r ? /* @__PURE__ */ c("div", {
|
|
6927
|
-
className:
|
|
6927
|
+
className: S.footer,
|
|
6928
6928
|
children: r
|
|
6929
6929
|
}) : null
|
|
6930
6930
|
]
|
|
6931
6931
|
})
|
|
6932
6932
|
});
|
|
6933
|
-
}, Ko = "av-flexgrid", et = "av-flexgrid-item", yt = 0.25,
|
|
6933
|
+
}, Ko = "av-flexgrid", et = "av-flexgrid-item", yt = 0.25, Gt = ee.createContext({
|
|
6934
6934
|
columnGap: 0,
|
|
6935
6935
|
rowGap: 0
|
|
6936
|
-
}),
|
|
6936
|
+
}), Go = ({
|
|
6937
6937
|
children: e,
|
|
6938
6938
|
className: t,
|
|
6939
6939
|
columnGap: r = 1,
|
|
@@ -6962,7 +6962,7 @@ const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
|
|
|
6962
6962
|
Ko,
|
|
6963
6963
|
"box-border flex flex-wrap"
|
|
6964
6964
|
), u = { columnGap: r, rowGap: s };
|
|
6965
|
-
return t ? /* @__PURE__ */ c("div", { className: t, children: /* @__PURE__ */ c("div", { className: h, style: d, ...f, children: /* @__PURE__ */ c(
|
|
6965
|
+
return t ? /* @__PURE__ */ c("div", { className: t, children: /* @__PURE__ */ c("div", { className: h, style: d, ...f, children: /* @__PURE__ */ c(Gt.Provider, { value: u, children: e }) }) }) : /* @__PURE__ */ c("div", { className: h, style: d, ...f, children: /* @__PURE__ */ c(Gt.Provider, { value: u, children: e }) });
|
|
6966
6966
|
}, Nt = (e, t) => m({
|
|
6967
6967
|
"basis-1/12": e === 1 && !t,
|
|
6968
6968
|
"sm:basis-1/12": e === 1 && t === "sm",
|
|
@@ -7036,7 +7036,7 @@ const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
|
|
|
7036
7036
|
"lg:basis-full": e === 12 && t === "lg",
|
|
7037
7037
|
"xl:basis-full": e === 12 && t === "xl",
|
|
7038
7038
|
"2xl:basis-full": e === 12 && t === "2xl"
|
|
7039
|
-
}),
|
|
7039
|
+
}), Vo = ({
|
|
7040
7040
|
className: e,
|
|
7041
7041
|
span: t
|
|
7042
7042
|
}) => {
|
|
@@ -7065,10 +7065,10 @@ const Bo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
|
|
|
7065
7065
|
span: r,
|
|
7066
7066
|
...s
|
|
7067
7067
|
}) => {
|
|
7068
|
-
const { columnGap: n, rowGap: a } = ze(
|
|
7068
|
+
const { columnGap: n, rowGap: a } = ze(Gt), i = {
|
|
7069
7069
|
paddingLeft: n * yt + "rem",
|
|
7070
7070
|
paddingTop: a * yt + "rem"
|
|
7071
|
-
}, o =
|
|
7071
|
+
}, o = Vo({
|
|
7072
7072
|
className: t,
|
|
7073
7073
|
span: r
|
|
7074
7074
|
});
|
|
@@ -7151,7 +7151,7 @@ const Ys = "SET_ANNOUNCEMENT", Js = "CLEAR_ANNOUNCEMENT", zo = {
|
|
|
7151
7151
|
});
|
|
7152
7152
|
};
|
|
7153
7153
|
function Xs({ children: e, className: t, politeness: r, role: s = null, announcementDelay: n, clearAnnouncementDelay: a, onAnnouncementClear: i, visible: o, ...l }) {
|
|
7154
|
-
const f = B(null), d = B(null), [h, u] =
|
|
7154
|
+
const f = B(null), d = B(null), [h, u] = Gr(qo, {
|
|
7155
7155
|
announcement: null
|
|
7156
7156
|
});
|
|
7157
7157
|
let p = r;
|
|
@@ -7289,20 +7289,20 @@ const Zs = "av-text-input", Qo = "av-text-input-wrapper", Mt = "av-text-input-he
|
|
|
7289
7289
|
raw: r,
|
|
7290
7290
|
mode: i,
|
|
7291
7291
|
disabled: s
|
|
7292
|
-
}),
|
|
7292
|
+
}), S = r ? void 0 : m("absolute right-3", f);
|
|
7293
7293
|
return {
|
|
7294
7294
|
wrapper: d,
|
|
7295
7295
|
input: u,
|
|
7296
7296
|
accessibleLabel: p,
|
|
7297
7297
|
visibleLabel: y,
|
|
7298
7298
|
helperText: g,
|
|
7299
|
-
rightElement:
|
|
7299
|
+
rightElement: S
|
|
7300
7300
|
};
|
|
7301
|
-
}, nr = /* @__PURE__ */ ee.forwardRef(({ id: e, name: t, label: r, error: s = !1, raw: n = !1, className: a, inputClassName: i, mode: o = "system", focusMode: l = "system", disabled: f = !1, noBorder: d = !1, labelId: h, labelHidden: u = !1, type: p = "text", helperText: y = "", rightElement: g, rightElementClassName:
|
|
7301
|
+
}, nr = /* @__PURE__ */ ee.forwardRef(({ id: e, name: t, label: r, error: s = !1, raw: n = !1, className: a, inputClassName: i, mode: o = "system", focusMode: l = "system", disabled: f = !1, noBorder: d = !1, labelId: h, labelHidden: u = !1, type: p = "text", helperText: y = "", rightElement: g, rightElementClassName: S, size: b = "md", ...x }, R) => {
|
|
7302
7302
|
const [J, P] = st(), [se, N] = X(0), I = js({
|
|
7303
7303
|
id: e,
|
|
7304
7304
|
prefix: `${Zs}-`
|
|
7305
|
-
}),
|
|
7305
|
+
}), V = `${t} error, ${y}`, O = B(null), C = B(null), D = {
|
|
7306
7306
|
xs: {
|
|
7307
7307
|
label: "-25px",
|
|
7308
7308
|
helperText: "30px"
|
|
@@ -7333,7 +7333,7 @@ const Zs = "av-text-input", Qo = "av-text-input-wrapper", Mt = "av-text-input-he
|
|
|
7333
7333
|
noBorder: d,
|
|
7334
7334
|
mode: o,
|
|
7335
7335
|
size: b,
|
|
7336
|
-
rightElementClassName:
|
|
7336
|
+
rightElementClassName: S
|
|
7337
7337
|
});
|
|
7338
7338
|
return at(() => {
|
|
7339
7339
|
P && P.width && N(P.width + 18 + 10);
|
|
@@ -7395,7 +7395,7 @@ const Zs = "av-text-input", Qo = "av-text-input-wrapper", Mt = "av-text-input-he
|
|
|
7395
7395
|
s && y && /* @__PURE__ */ c(Xs, {
|
|
7396
7396
|
politeness: "polite",
|
|
7397
7397
|
clearAnnouncementDelay: 500,
|
|
7398
|
-
children:
|
|
7398
|
+
children: V
|
|
7399
7399
|
})
|
|
7400
7400
|
]
|
|
7401
7401
|
});
|
|
@@ -7405,12 +7405,12 @@ const rc = 500, sc = 5e3, nc = 2e4, en = /* @__PURE__ */ ee.forwardRef(({ name:
|
|
|
7405
7405
|
const [u, p] = X(!0), [y, g] = X({
|
|
7406
7406
|
message: null,
|
|
7407
7407
|
politeness: null
|
|
7408
|
-
}),
|
|
7408
|
+
}), S = B(!0), b = B(null), x = B(null), R = Ws([
|
|
7409
7409
|
h,
|
|
7410
7410
|
x
|
|
7411
7411
|
]), J = u ? "Show" : "Hide", P = () => {
|
|
7412
|
-
b.current && clearTimeout(b.current),
|
|
7413
|
-
|
|
7412
|
+
b.current && clearTimeout(b.current), S.current || (b.current = setTimeout(() => {
|
|
7413
|
+
S.current = !0, p(!0), g({
|
|
7414
7414
|
announcementTimeout: sc,
|
|
7415
7415
|
politeness: "polite",
|
|
7416
7416
|
message: `${r} hiding characters`
|
|
@@ -7418,8 +7418,8 @@ const rc = 500, sc = 5e3, nc = 2e4, en = /* @__PURE__ */ ee.forwardRef(({ name:
|
|
|
7418
7418
|
}, nc));
|
|
7419
7419
|
}, se = (C) => {
|
|
7420
7420
|
C.preventDefault();
|
|
7421
|
-
const D = !
|
|
7422
|
-
|
|
7421
|
+
const D = !S.current;
|
|
7422
|
+
S.current = D, P(), p(D), g({
|
|
7423
7423
|
announcementTimeout: rc,
|
|
7424
7424
|
politeness: "assertive",
|
|
7425
7425
|
message: D ? "Characters hidden" : "Characters showing"
|
|
@@ -7429,7 +7429,7 @@ const rc = 500, sc = 5e3, nc = 2e4, en = /* @__PURE__ */ ee.forwardRef(({ name:
|
|
|
7429
7429
|
x.current?.parentElement?.contains(D) || l && l();
|
|
7430
7430
|
}, I = (C) => {
|
|
7431
7431
|
P(), i && i(C), N(C);
|
|
7432
|
-
},
|
|
7432
|
+
}, V = (C) => {
|
|
7433
7433
|
P(), o && o(C);
|
|
7434
7434
|
}, O = (C) => {
|
|
7435
7435
|
P(), a && a(C);
|
|
@@ -7446,7 +7446,7 @@ const rc = 500, sc = 5e3, nc = 2e4, en = /* @__PURE__ */ ee.forwardRef(({ name:
|
|
|
7446
7446
|
type: u ? "password" : "text",
|
|
7447
7447
|
disabled: t,
|
|
7448
7448
|
onBlur: I,
|
|
7449
|
-
onFocus:
|
|
7449
|
+
onFocus: V,
|
|
7450
7450
|
onChange: O,
|
|
7451
7451
|
rightElement: /* @__PURE__ */ ee.cloneElement(f, {
|
|
7452
7452
|
ref: h,
|
|
@@ -7467,7 +7467,7 @@ const rc = 500, sc = 5e3, nc = 2e4, en = /* @__PURE__ */ ee.forwardRef(({ name:
|
|
|
7467
7467
|
});
|
|
7468
7468
|
});
|
|
7469
7469
|
en.displayName = "TextInputMask";
|
|
7470
|
-
const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in with a Passkey",
|
|
7470
|
+
const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in with a Passkey", xu = "Log out", cc = "Password", Lu = "Usage", Du = "Profile", $u = "Settings", Uu = "Chat history", Hu = "About", Fu = "Type your message...", Bu = "How can I help you this morning?", Ku = "How can I help you this afternoon?", Gu = "How can I help you this evening?", Vu = "How can I help you tonight?", zu = "How can I help you today?", qu = "How can I help you?", Wu = "{{clipboard}}", $ = "Review important details.", ju = [
|
|
7471
7471
|
`Sometimes, ${L} just makes stuff up. ${$}`,
|
|
7472
7472
|
`${L} may invent facts on the fly. ${$}`,
|
|
7473
7473
|
`${L} may be confidently wrong. ${$}`,
|
|
@@ -7488,12 +7488,12 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7488
7488
|
`Sometimes, ${L} howls at the moon. ${$}`,
|
|
7489
7489
|
`${L} may dig up imaginary bones. ${$}`,
|
|
7490
7490
|
`${L} may sniff out nonsense. ${$}`
|
|
7491
|
-
],
|
|
7491
|
+
], Qu = "Prompts are pre-filled menus available on the main screen, to help you quickly start requests. If you select the 'Private Chat' checkbox, the corresponding chat will not be saved. If you select the 'Clipboard Access' checkbox, your clipboard content (if any) will be provided to the request.", Yu = "Default provider set to", Ju = "Chat successfully deleted!", Xu = "Caching enabled. Assets are now stored locally.", Zu = "Caching disabled. Local asset cache cleared.", ed = "av-sassy", td = {
|
|
7492
7492
|
0: ["January", "February", "March"],
|
|
7493
7493
|
3: ["April", "May", "June"],
|
|
7494
7494
|
6: ["July", "August", "September"],
|
|
7495
7495
|
9: ["October", "November", "December"]
|
|
7496
|
-
},
|
|
7496
|
+
}, rd = {
|
|
7497
7497
|
0: ["Jan", "Feb", "Mar"],
|
|
7498
7498
|
3: ["Apr", "May", "Jun"],
|
|
7499
7499
|
6: ["Jul", "Aug", "Sep"],
|
|
@@ -7504,7 +7504,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7504
7504
|
SPECIFIC_MONTH: "specificMonth",
|
|
7505
7505
|
CURRENT_YEAR: "currentYear",
|
|
7506
7506
|
LAST_YEAR: "lastYear"
|
|
7507
|
-
},
|
|
7507
|
+
}, sd = [
|
|
7508
7508
|
"January",
|
|
7509
7509
|
"February",
|
|
7510
7510
|
"March",
|
|
@@ -7517,12 +7517,12 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7517
7517
|
"October",
|
|
7518
7518
|
"November",
|
|
7519
7519
|
"December"
|
|
7520
|
-
],
|
|
7520
|
+
], nd = {
|
|
7521
7521
|
[tt.TODAY]: "Today",
|
|
7522
7522
|
[tt.YESTERDAY]: "Yesterday",
|
|
7523
7523
|
[tt.CURRENT_YEAR]: `${(/* @__PURE__ */ new Date()).getFullYear()} by trimester`,
|
|
7524
7524
|
[tt.LAST_YEAR]: `${(/* @__PURE__ */ new Date()).getFullYear() - 1} by trimester`
|
|
7525
|
-
},
|
|
7525
|
+
}, ad = {
|
|
7526
7526
|
PREFERENCES: {
|
|
7527
7527
|
TITLE: "User profile",
|
|
7528
7528
|
USERNAME: "Username",
|
|
@@ -7577,7 +7577,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7577
7577
|
}, lc = {
|
|
7578
7578
|
ASC: "asc",
|
|
7579
7579
|
DESC: "desc"
|
|
7580
|
-
},
|
|
7580
|
+
}, id = "FOOTER_BOTTOM", uc = "FOOTER_TOP", dc = "APP_SET_FOOTER_POSITION", hc = "APP_SET_FOOTER_HEIGHT", fc = "APP_SET_OLED_MODE", pc = "APP_SET_FULL_SCREEN", yc = "APP_SET_THEME_MODE", mc = "APP_SET_THEME_PALETTE", od = (e, t) => {
|
|
7581
7581
|
switch (t.type) {
|
|
7582
7582
|
case dc:
|
|
7583
7583
|
return {
|
|
@@ -7613,7 +7613,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7613
7613
|
default:
|
|
7614
7614
|
return e;
|
|
7615
7615
|
}
|
|
7616
|
-
},
|
|
7616
|
+
}, cd = ee.createContext({
|
|
7617
7617
|
state: {
|
|
7618
7618
|
searchString: "",
|
|
7619
7619
|
sortedCell: "",
|
|
@@ -7621,11 +7621,11 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7621
7621
|
},
|
|
7622
7622
|
dispatch: () => {
|
|
7623
7623
|
}
|
|
7624
|
-
}),
|
|
7624
|
+
}), ld = ee.createContext({
|
|
7625
7625
|
state: { prompt: "", lastTriggeredTimestamp: 0 },
|
|
7626
7626
|
dispatch: () => {
|
|
7627
7627
|
}
|
|
7628
|
-
}),
|
|
7628
|
+
}), ud = ee.createContext({
|
|
7629
7629
|
state: {
|
|
7630
7630
|
provider: on,
|
|
7631
7631
|
privateChat: !1,
|
|
@@ -7661,7 +7661,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7661
7661
|
Array.from(t.style).filter((r) => r.startsWith("--av-")).forEach((r) => t.style.removeProperty(r)), e && Object.entries(e).forEach(([r, s]) => {
|
|
7662
7662
|
t.style.setProperty(r, s);
|
|
7663
7663
|
});
|
|
7664
|
-
},
|
|
7664
|
+
}, Sc = () => {
|
|
7665
7665
|
const {
|
|
7666
7666
|
state: { oledMode: e, themePalette: t }
|
|
7667
7667
|
} = ze(gc), r = Fe(() => {
|
|
@@ -7674,12 +7674,12 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7674
7674
|
(n) => r?.colors[n] || "",
|
|
7675
7675
|
[r]
|
|
7676
7676
|
), U];
|
|
7677
|
-
},
|
|
7677
|
+
}, wc = ({
|
|
7678
7678
|
className: e,
|
|
7679
7679
|
isCapabilitiesSuccess: t,
|
|
7680
7680
|
capabilities: r
|
|
7681
7681
|
}) => {
|
|
7682
|
-
const [s, n] =
|
|
7682
|
+
const [s, n] = Sc(), a = s(n.Logo) || "prose-h1:text-copy-medium prose-h2:text-copy-medium text-copy-medium";
|
|
7683
7683
|
return /* @__PURE__ */ E(
|
|
7684
7684
|
"div",
|
|
7685
7685
|
{
|
|
@@ -7731,10 +7731,10 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7731
7731
|
className: Hs({
|
|
7732
7732
|
extraClass: "rounded-md pb-10"
|
|
7733
7733
|
}),
|
|
7734
|
-
children: /* @__PURE__ */ c(
|
|
7734
|
+
children: /* @__PURE__ */ c(wc, {})
|
|
7735
7735
|
}
|
|
7736
7736
|
),
|
|
7737
|
-
/* @__PURE__ */ c("form", { className: "mt-5", onSubmit: h, children: /* @__PURE__ */ c(
|
|
7737
|
+
/* @__PURE__ */ c("form", { className: "mt-5", onSubmit: h, children: /* @__PURE__ */ c(Go, { alignHorizontal: "center", children: /* @__PURE__ */ c(be, { span: 6, children: /* @__PURE__ */ E(Bo, { mode: "dark", children: [
|
|
7738
7738
|
/* @__PURE__ */ c(be, { span: 12, className: "mt-7", children: a && /* @__PURE__ */ c("div", { className: "p-2 text-sm text-center text-copy-error-light bg-surface-darker", children: a }) }),
|
|
7739
7739
|
/* @__PURE__ */ c(be, { span: 12, children: /* @__PURE__ */ c(
|
|
7740
7740
|
nr,
|
|
@@ -7770,7 +7770,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7770
7770
|
name: "password",
|
|
7771
7771
|
label: cc,
|
|
7772
7772
|
rightElement: /* @__PURE__ */ c(
|
|
7773
|
-
|
|
7773
|
+
Ve,
|
|
7774
7774
|
{
|
|
7775
7775
|
focusMode: "light",
|
|
7776
7776
|
mode: "dark",
|
|
@@ -7804,7 +7804,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7804
7804
|
!Bs() && /* @__PURE__ */ E(Kr, { children: [
|
|
7805
7805
|
/* @__PURE__ */ c(be, { span: 12, children: /* @__PURE__ */ c("div", { className: "text-center text-copy-light mt-2 mb-2", children: "or" }) }),
|
|
7806
7806
|
/* @__PURE__ */ c(be, { span: 12, children: /* @__PURE__ */ c(
|
|
7807
|
-
|
|
7807
|
+
Ve,
|
|
7808
7808
|
{
|
|
7809
7809
|
variant: "selected",
|
|
7810
7810
|
mode: "dark",
|
|
@@ -7821,7 +7821,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7821
7821
|
] });
|
|
7822
7822
|
}, vc = new URL(document.location.href).searchParams, Fr = !!vc.get("debug") || !1, Tc = sn(() => import(
|
|
7823
7823
|
/* webpackChunkName: "LazyApp" */
|
|
7824
|
-
"./App.
|
|
7824
|
+
"./App.DHm-vAz3.js"
|
|
7825
7825
|
).then((e) => e.App)), Ic = new Ln(), Br = ({
|
|
7826
7826
|
isComponent: e,
|
|
7827
7827
|
headerHeight: t
|
|
@@ -7856,7 +7856,7 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7856
7856
|
endpoint: process.env.PUBLIC_AUTH_SERVER_URL,
|
|
7857
7857
|
children: /* @__PURE__ */ c(Br, { isComponent: e, headerHeight: t })
|
|
7858
7858
|
}
|
|
7859
|
-
) : /* @__PURE__ */ c(Rr, { clientId: Or, domain: r, debug: Fr, children: /* @__PURE__ */ c(Br, { isComponent: e, headerHeight: t }) })),
|
|
7859
|
+
) : /* @__PURE__ */ c(Rr, { clientId: Or, domain: r, debug: Fr, children: /* @__PURE__ */ c(Br, { isComponent: e, headerHeight: t }) })), dd = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ c(
|
|
7860
7860
|
_c,
|
|
7861
7861
|
{
|
|
7862
7862
|
isComponent: !0,
|
|
@@ -7866,12 +7866,12 @@ const ac = "ASK! ME! ANYTHING!", ic = "Log in with a password", oc = "Log in wit
|
|
|
7866
7866
|
}
|
|
7867
7867
|
);
|
|
7868
7868
|
export {
|
|
7869
|
-
|
|
7869
|
+
Hu as ABOUT_TITLE,
|
|
7870
7870
|
Qc as ACTION_RESET_PROMPT,
|
|
7871
7871
|
qc as ACTION_SEARCH,
|
|
7872
7872
|
Wc as ACTION_SORT,
|
|
7873
7873
|
jc as ACTION_TOGGLE_PROMPT,
|
|
7874
|
-
|
|
7874
|
+
ed as APP_CLASSNAME,
|
|
7875
7875
|
hc as APP_SET_FOOTER_HEIGHT,
|
|
7876
7876
|
dc as APP_SET_FOOTER_POSITION,
|
|
7877
7877
|
pc as APP_SET_FULL_SCREEN,
|
|
@@ -7881,126 +7881,129 @@ export {
|
|
|
7881
7881
|
gc as AppContext,
|
|
7882
7882
|
Qs as Button,
|
|
7883
7883
|
Do as ButtonCopy,
|
|
7884
|
-
|
|
7884
|
+
Ve as ButtonIcon,
|
|
7885
7885
|
Uo as ButtonSort_private,
|
|
7886
|
-
|
|
7887
|
-
|
|
7886
|
+
ad as CARDS,
|
|
7887
|
+
Wu as CLIPBOARD_PROMPT,
|
|
7888
7888
|
Bo as Card,
|
|
7889
|
-
|
|
7890
|
-
|
|
7889
|
+
ud as ChatContext,
|
|
7890
|
+
yl as DEFAULT_ICON_ACTION_SIZE,
|
|
7891
7891
|
zc as ERROR_MESSAGE,
|
|
7892
|
-
|
|
7893
|
-
|
|
7892
|
+
id as FOOTER_BOTTOM,
|
|
7893
|
+
ju as FOOTER_DISCLAIMERS,
|
|
7894
7894
|
uc as FOOTER_TOP,
|
|
7895
|
-
|
|
7896
|
-
|
|
7897
|
-
|
|
7898
|
-
|
|
7899
|
-
|
|
7900
|
-
|
|
7901
|
-
|
|
7902
|
-
|
|
7903
|
-
|
|
7904
|
-
|
|
7905
|
-
|
|
7906
|
-
|
|
7907
|
-
|
|
7908
|
-
|
|
7909
|
-
|
|
7910
|
-
|
|
7911
|
-
|
|
7912
|
-
|
|
7913
|
-
|
|
7914
|
-
|
|
7915
|
-
|
|
7916
|
-
|
|
7895
|
+
Uu as HISTORY_TITLE,
|
|
7896
|
+
cd as HistoryContext,
|
|
7897
|
+
hl as INFINITE_SCROLL_LIMIT,
|
|
7898
|
+
dl as INFINITE_SCROLL_THRESHOLD,
|
|
7899
|
+
wl as INPUT_BOTTOM_OFFSET,
|
|
7900
|
+
Tl as INPUT_BOTTOM_OFFSET_EXTRA,
|
|
7901
|
+
vl as INPUT_BOTTOM_OFFSET_IPAD,
|
|
7902
|
+
bl as INPUT_BOTTOM_OFFSET_IPHONE,
|
|
7903
|
+
Ku as INPUT_PLACEHOLDER_TEXT_AFTERNOON,
|
|
7904
|
+
qu as INPUT_PLACEHOLDER_TEXT_DEFAULT,
|
|
7905
|
+
Gu as INPUT_PLACEHOLDER_TEXT_EVENING,
|
|
7906
|
+
Fu as INPUT_PLACEHOLDER_TEXT_IN_SESSION,
|
|
7907
|
+
Bu as INPUT_PLACEHOLDER_TEXT_MORNING,
|
|
7908
|
+
Vu as INPUT_PLACEHOLDER_TEXT_NIGHT,
|
|
7909
|
+
zu as INPUT_PLACEHOLDER_TEXT_TODAY,
|
|
7910
|
+
ql as IconAddLight,
|
|
7911
|
+
Wl as IconAnthropic,
|
|
7912
|
+
jl as IconBack,
|
|
7913
|
+
Ql as IconBookSparklesLight,
|
|
7914
|
+
Yl as IconChart,
|
|
7915
|
+
Jl as IconClose,
|
|
7916
|
+
Xl as IconCloseLight,
|
|
7917
7917
|
ao as IconCopied,
|
|
7918
7918
|
io as IconCopy,
|
|
7919
|
-
|
|
7920
|
-
|
|
7921
|
-
|
|
7922
|
-
|
|
7923
|
-
|
|
7924
|
-
|
|
7925
|
-
|
|
7926
|
-
|
|
7927
|
-
|
|
7928
|
-
|
|
7929
|
-
|
|
7930
|
-
|
|
7919
|
+
Zl as IconDelete,
|
|
7920
|
+
eu as IconEdit,
|
|
7921
|
+
tu as IconEditLight,
|
|
7922
|
+
ru as IconEditUser,
|
|
7923
|
+
su as IconGoogleGemini,
|
|
7924
|
+
nu as IconHistory,
|
|
7925
|
+
au as IconInfo,
|
|
7926
|
+
iu as IconLightBulbLight,
|
|
7927
|
+
ou as IconLockedLight,
|
|
7928
|
+
cu as IconMagic,
|
|
7929
|
+
lu as IconNext,
|
|
7930
|
+
uu as IconOpenAI,
|
|
7931
7931
|
lo as IconPasskey,
|
|
7932
|
-
|
|
7933
|
-
|
|
7934
|
-
|
|
7935
|
-
|
|
7936
|
-
|
|
7937
|
-
|
|
7938
|
-
|
|
7939
|
-
|
|
7940
|
-
|
|
7941
|
-
|
|
7942
|
-
|
|
7943
|
-
|
|
7944
|
-
|
|
7932
|
+
du as IconProfile,
|
|
7933
|
+
hu as IconProofread,
|
|
7934
|
+
fu as IconRestore,
|
|
7935
|
+
pu as IconRewrite,
|
|
7936
|
+
yu as IconSearch,
|
|
7937
|
+
mu as IconSelected,
|
|
7938
|
+
gu as IconSendLight,
|
|
7939
|
+
Eu as IconSettings,
|
|
7940
|
+
Su as IconSliders,
|
|
7941
|
+
wu as IconStarInCircle,
|
|
7942
|
+
bu as IconStarInCircleLight,
|
|
7943
|
+
Tu as IconUnSelected,
|
|
7944
|
+
vu as IconUnlockedLight,
|
|
7945
7945
|
Hc as K,
|
|
7946
|
-
|
|
7947
|
-
|
|
7946
|
+
Go as L,
|
|
7947
|
+
cl as LOCAL_STORAGE_CHAT_ID,
|
|
7948
7948
|
rl as LOCAL_STORAGE_FAVORITES_ONLY,
|
|
7949
|
-
|
|
7950
|
-
|
|
7949
|
+
ul as LOCAL_STORAGE_FULL_SCREEN,
|
|
7950
|
+
ll as LOCAL_STORAGE_OLED_MODE,
|
|
7951
7951
|
xs as LOCAL_STORAGE_PREFIX,
|
|
7952
|
-
|
|
7953
|
-
|
|
7952
|
+
il as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
|
|
7953
|
+
ol as LOCAL_STORAGE_REASONING_DISCLOSURE,
|
|
7954
7954
|
Yc as LOCAL_STORAGE_SEARCH,
|
|
7955
7955
|
Jc as LOCAL_STORAGE_SORT,
|
|
7956
7956
|
tl as LOCAL_STORAGE_SORT_MEMORY_COLUMN,
|
|
7957
7957
|
el as LOCAL_STORAGE_SORT_MEMORY_DIRECTION,
|
|
7958
7958
|
Xc as LOCAL_STORAGE_SORT_TIMESTAMP,
|
|
7959
7959
|
Zc as LOCAL_STORAGE_SORT_TOKEN_USAGE,
|
|
7960
|
-
|
|
7960
|
+
al as LOCAL_STORAGE_USAGE_SELECTED_MONTH,
|
|
7961
|
+
nl as LOCAL_STORAGE_USAGE_TIME_RANGE,
|
|
7962
|
+
sl as LOCAL_STORAGE_USAGE_VIEW_MODE,
|
|
7963
|
+
xu as LOG_OUT,
|
|
7961
7964
|
Xs as LiveRegion,
|
|
7962
|
-
|
|
7963
|
-
|
|
7964
|
-
|
|
7965
|
-
|
|
7966
|
-
|
|
7967
|
-
|
|
7968
|
-
|
|
7969
|
-
|
|
7970
|
-
|
|
7971
|
-
|
|
7965
|
+
wc as Logo,
|
|
7966
|
+
sd as MONTHS,
|
|
7967
|
+
Du as PROFILE_TITLE,
|
|
7968
|
+
Qu as PROMPTS_DESCRIPTION,
|
|
7969
|
+
fl as PROMPT_CLASSNAME,
|
|
7970
|
+
pl as PROMPT_EDITABLE_AREA_CLASSNAME,
|
|
7971
|
+
ld as PromptsContext,
|
|
7972
|
+
G as SERVICE_TYPES,
|
|
7973
|
+
$u as SETTINGS_TITLE,
|
|
7974
|
+
dd as SassySaint,
|
|
7972
7975
|
tt as TIME_RANGES,
|
|
7973
|
-
|
|
7974
|
-
|
|
7975
|
-
|
|
7976
|
-
|
|
7977
|
-
|
|
7978
|
-
|
|
7979
|
-
|
|
7976
|
+
nd as TIME_RANGE_LABELS,
|
|
7977
|
+
Zu as TOAST_CACHE_DISABLED,
|
|
7978
|
+
Xu as TOAST_CACHE_ENABLED,
|
|
7979
|
+
Ju as TOAST_CHAT_DELETED,
|
|
7980
|
+
Yu as TOAST_PROVIDER_CHANGED,
|
|
7981
|
+
td as TRIMESTERS,
|
|
7982
|
+
rd as TRIMESTERS_SHORT,
|
|
7980
7983
|
nr as TextInput,
|
|
7981
7984
|
Nc as U,
|
|
7982
|
-
|
|
7983
|
-
|
|
7984
|
-
|
|
7985
|
-
|
|
7986
|
-
|
|
7985
|
+
gl as UI_BUTTON_SCROLL_BUFFER,
|
|
7986
|
+
El as UI_DEFAULT_MAIN_HEIGHT,
|
|
7987
|
+
Sl as UI_DEFAULT_MAIN_HEIGHT_IPHONE,
|
|
7988
|
+
ml as UI_FOOTER_BUFFER,
|
|
7989
|
+
Lu as USAGE_TITLE,
|
|
7987
7990
|
L as V,
|
|
7988
7991
|
$c as W,
|
|
7989
7992
|
mt as a,
|
|
7990
|
-
|
|
7993
|
+
od as appReducer,
|
|
7991
7994
|
to as applyOledMode,
|
|
7992
7995
|
eo as canEvaluateModels,
|
|
7993
7996
|
Xi as convertCamelCaseToReadable,
|
|
7994
7997
|
ji as debounce,
|
|
7995
7998
|
nn as e,
|
|
7996
7999
|
lc as e$1,
|
|
7997
|
-
|
|
8000
|
+
_l as getCacheInfo,
|
|
7998
8001
|
Hi as getCurrentGeoLocation,
|
|
7999
|
-
|
|
8002
|
+
Au as getHotkeyHandler,
|
|
8000
8003
|
Fs as getLayoutPaddingClass,
|
|
8001
8004
|
Hs as getMessageContaintWrapperClass,
|
|
8002
8005
|
ue as graphQLRequest,
|
|
8003
|
-
|
|
8006
|
+
Il as handleServiceWorkerToggle,
|
|
8004
8007
|
zt as i,
|
|
8005
8008
|
ht as isDev,
|
|
8006
8009
|
Ji as isPWAMode,
|
|
@@ -8023,42 +8026,42 @@ export {
|
|
|
8023
8026
|
Ki as renderDataAsList,
|
|
8024
8027
|
qt as s,
|
|
8025
8028
|
ro as serverUrl,
|
|
8026
|
-
|
|
8027
|
-
|
|
8029
|
+
Rl as setNewProvider,
|
|
8030
|
+
Cl as setUserPlan,
|
|
8028
8031
|
Bi as unObfuscate,
|
|
8029
|
-
|
|
8030
|
-
|
|
8031
|
-
|
|
8032
|
-
|
|
8033
|
-
|
|
8034
|
-
|
|
8035
|
-
|
|
8036
|
-
|
|
8037
|
-
|
|
8038
|
-
|
|
8039
|
-
|
|
8040
|
-
|
|
8041
|
-
|
|
8042
|
-
|
|
8043
|
-
|
|
8044
|
-
|
|
8032
|
+
kl as useChangelogs,
|
|
8033
|
+
Ml as useChat,
|
|
8034
|
+
Nl as useChatsHistory,
|
|
8035
|
+
$l as useChatsUsage,
|
|
8036
|
+
Iu as useClickOutside,
|
|
8037
|
+
Bl as useDeleteAllActiveMemories,
|
|
8038
|
+
Kl as useDeleteAllExpiredMemories,
|
|
8039
|
+
Ll as useDeleteChat,
|
|
8040
|
+
Fl as useDeleteMemory,
|
|
8041
|
+
zl as useEntitlements,
|
|
8042
|
+
Gl as useExpiredMemories,
|
|
8043
|
+
_u as useHaptic,
|
|
8044
|
+
Ru as useHotkeys,
|
|
8045
|
+
Ou as useInViewport,
|
|
8046
|
+
Cu as useInterval,
|
|
8047
|
+
ku as useLocalStorage,
|
|
8045
8048
|
Ws as useMergeRefs,
|
|
8046
8049
|
le as useQueryClient,
|
|
8047
8050
|
st as useResizeObserver,
|
|
8048
|
-
|
|
8049
|
-
|
|
8050
|
-
|
|
8051
|
-
|
|
8052
|
-
|
|
8053
|
-
|
|
8051
|
+
Vl as useRestoreMemory,
|
|
8052
|
+
xl as useSaveChat,
|
|
8053
|
+
Ol as useServerCapabilities,
|
|
8054
|
+
Sc as useTheme,
|
|
8055
|
+
Dl as useToggleFavoriteChat,
|
|
8056
|
+
Pu as useUncontrolled,
|
|
8054
8057
|
js as useUniqueId,
|
|
8055
|
-
|
|
8056
|
-
|
|
8057
|
-
|
|
8058
|
+
Hl as useUpdateMemory,
|
|
8059
|
+
Pl as useUserChatStats,
|
|
8060
|
+
Ul as useUserMemories,
|
|
8058
8061
|
so as useUserPreferences,
|
|
8059
|
-
|
|
8060
|
-
|
|
8061
|
-
|
|
8062
|
+
Nu as useViewportSize,
|
|
8063
|
+
Mu as useVisualViewportSize,
|
|
8064
|
+
Al as utilities,
|
|
8062
8065
|
xc as v,
|
|
8063
8066
|
Lc as w,
|
|
8064
8067
|
ln as x,
|