@versini/sassysaint 8.61.0 → 8.61.2
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.khIO6IQv.js → AboutChangelog.DWmZpJSX.js} +2 -2
- package/dist/chunks/{AboutEntry.C8vztscz.js → AboutEntry.DmZe57qx.js} +7 -7
- package/dist/chunks/{App.BrPp8T2f.js → App.B1QyQK7k.js} +706 -695
- package/dist/chunks/{Chart.-OJvZ1z-.js → Chart.C-juS_F8.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.R0psov42.js → ChatBubbleAssistant.9M5ZLVQq.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.Cyfsx64P.js → ChatBubbleUser.jeCCU-N6.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.CyvWYwYT.js → ChatHistoryTable.BjwC_0r4.js} +3 -3
- package/dist/chunks/{HistoryEntry.COlV18V9.js → HistoryEntry.oh23W-Mc.js} +3 -3
- package/dist/chunks/{ProfileEntry.Cz0cXlvu.js → ProfileEntry.C_2DJQt9.js} +2 -2
- package/dist/chunks/{SettingsEntry.DlOg852u.js → SettingsEntry.HgvcJ9LW.js} +3 -3
- package/dist/chunks/{Table.lgFnJD0P.js → Table.CzXZSGZ3.js} +2 -2
- package/dist/chunks/{UsageEntry.DqdOT7Fq.js → UsageEntry.Cheb49JV.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.oDlcY89z.js → UserMemoriesPanel.iRR7Hyuo.js} +3 -3
- package/dist/chunks/{index.DPie0Opm.js → index.B2bikqFg.js} +1 -1
- package/dist/chunks/{index.BPgNgE6z.js → index.BxHljC9m.js} +3 -3
- package/dist/chunks/{index.B-qS2v_F.js → index.CDCPARyL.js} +1 -1
- package/dist/chunks/{index.D0NeHQ_Z.js → index.DkQzq-rg.js} +119 -111
- package/dist/chunks/{index.UrB_uFIS.js → index.DtZwl5C5.js} +1 -1
- package/dist/chunks/{index.KT85y0Xl.js → index.FYHmj2Xw.js} +1 -1
- package/dist/chunks/{index.B73h5HsZ.js → index.N4EJ1e2I.js} +2 -2
- package/dist/chunks/{useMarkdown.DCsDrRoY.js → useMarkdown.Bo_Se5Gb.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Ap } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as ln } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as ln } from "./App.B1QyQK7k.js";
|
|
3
3
|
import Cp, { useState as Pp, useEffect as Op } from "react";
|
|
4
|
-
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.
|
|
4
|
+
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.DkQzq-rg.js";
|
|
5
5
|
var ls = { exports: {} }, Ip = ls.exports, on;
|
|
6
6
|
function Dp() {
|
|
7
7
|
return on || (on = 1, (function(ke, ne) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as M } from "react/jsx-runtime";
|
|
2
|
-
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, ne as L } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.
|
|
2
|
+
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, ne as L } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.CDCPARyL.js";
|
|
4
4
|
import w from "clsx";
|
|
5
5
|
import v, { useState as b, useRef as A, useEffect as U, useContext as B } from "react";
|
|
6
|
-
import { ChatContext as G, AsyncBubble as E } from "./App.
|
|
7
|
-
import { useMarkdown as D } from "./useMarkdown.
|
|
6
|
+
import { ChatContext as G, AsyncBubble as E } from "./App.B1QyQK7k.js";
|
|
7
|
+
import { useMarkdown as D } from "./useMarkdown.Bo_Se5Gb.js";
|
|
8
8
|
const j = 2, q = j * 1e3, x = "", I = (e) => e * (2 - e);
|
|
9
9
|
function W(e, n = !0) {
|
|
10
10
|
const [a, p] = b(0), [i, C] = b(0), [t, T] = b(e), r = A(0), s = A(0);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
|
|
2
2
|
import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
|
|
3
|
-
import { AsyncBubble as w } from "./App.
|
|
4
|
-
import { useMarkdown as _ } from "./useMarkdown.
|
|
5
|
-
import { C as M } from "./index.
|
|
3
|
+
import { AsyncBubble as w } from "./App.B1QyQK7k.js";
|
|
4
|
+
import { useMarkdown as _ } from "./useMarkdown.Bo_Se5Gb.js";
|
|
5
|
+
import { C as M } from "./index.DkQzq-rg.js";
|
|
6
6
|
const R = 200, N = ({
|
|
7
7
|
string: e,
|
|
8
8
|
idealLength: r = R
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { I as g, le as N, pe as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as x, numberFormatter as k, Oe as b, isProbablyMobile as D, y as U, i$1 as B, E as I } from "./index.
|
|
3
|
-
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.
|
|
2
|
+
import { I as g, le as N, pe as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as x, numberFormatter as k, Oe as b, isProbablyMobile as D, y as U, i$1 as B, E as I } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.B1QyQK7k.js";
|
|
4
4
|
import h from "clsx";
|
|
5
5
|
import { Fragment as $ } from "react";
|
|
6
|
-
import { j as _, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.
|
|
6
|
+
import { j as _, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.CzXZSGZ3.js";
|
|
7
7
|
const K = ({
|
|
8
8
|
className: c,
|
|
9
9
|
viewBox: l,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t, Fragment as Q } from "react/jsx-runtime";
|
|
2
|
-
import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, le as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, setNewProvider as ie, ACTION_SORT as ne, pe as ce, TOAST_CHAT_DELETED as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as fe, ACTION_SEARCH as ye } from "./index.
|
|
3
|
-
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.
|
|
2
|
+
import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, le as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, setNewProvider as ie, ACTION_SORT as ne, pe as ce, TOAST_CHAT_DELETED as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as fe, ACTION_SEARCH as ye } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.B1QyQK7k.js";
|
|
4
4
|
import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
|
|
5
5
|
const Ne = ({
|
|
6
6
|
className: l,
|
|
@@ -31,7 +31,7 @@ const Ne = ({
|
|
|
31
31
|
), be = we(
|
|
32
32
|
() => import(
|
|
33
33
|
/* webpackChunkName: "history-table" */
|
|
34
|
-
"./ChatHistoryTable.
|
|
34
|
+
"./ChatHistoryTable.BjwC_0r4.js"
|
|
35
35
|
).then((l) => ({ default: l.ChatHistoryTable }))
|
|
36
36
|
), xe = ({
|
|
37
37
|
filteredHistory: l,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as t, Fragment as m, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { oe as h } from "./App.
|
|
3
|
-
import { n as S, i as R, S as a, renderDataAsList as N, CARDS as r, it as P, isTauri as u, te as T, l as E, L as p, j as l, PROFILE_TITLE as C } from "./index.
|
|
2
|
+
import { oe as h } from "./App.B1QyQK7k.js";
|
|
3
|
+
import { n as S, i as R, S as a, renderDataAsList as N, CARDS as r, it as P, isTauri as u, te as T, l as E, L as p, j as l, PROFILE_TITLE as C } from "./index.DkQzq-rg.js";
|
|
4
4
|
const A = () => {
|
|
5
5
|
const { isAuthenticated: n, user: i, registeringForPasskey: o, authenticationType: c } = S(), d = R(), s = i?.username || "";
|
|
6
6
|
return n && s ? /* @__PURE__ */ t(m, { children: [
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as d, jsx as r, Fragment as de } from "react/jsx-runtime";
|
|
2
|
-
import { o as Ne, h as pe, i as Te, x as we, n as ve, useUserPreferences as Se, Pe as fe, getCacheInfo as Ce, isServiceWorkerEnabled as Ie, SETTINGS_TITLE as _e, S as $, CARDS as L, C as oe, _e as Le, PROMPTS_DESCRIPTION as Me, L as Re, j as ge, getCurrentGeoLocation as Ae, mutateCall as ye, handleServiceWorkerToggle as De, SERVICE_TYPES as xe } from "./index.
|
|
3
|
-
import { useCapability as be, oe as Oe, O as M } from "./App.
|
|
2
|
+
import { o as Ne, h as pe, i as Te, x as we, n as ve, useUserPreferences as Se, Pe as fe, getCacheInfo as Ce, isServiceWorkerEnabled as Ie, SETTINGS_TITLE as _e, S as $, CARDS as L, C as oe, _e as Le, PROMPTS_DESCRIPTION as Me, L as Re, j as ge, getCurrentGeoLocation as Ae, mutateCall as ye, handleServiceWorkerToggle as De, SERVICE_TYPES as xe } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { useCapability as be, oe as Oe, O as M } from "./App.B1QyQK7k.js";
|
|
4
4
|
import Be, { useState as c, useEffect as me, useRef as W, useLayoutEffect as J, useCallback as Pe } from "react";
|
|
5
|
-
import { UserMemoriesPanel as Ue } from "./UserMemoriesPanel.
|
|
5
|
+
import { UserMemoriesPanel as Ue } from "./UserMemoriesPanel.iRR7Hyuo.js";
|
|
6
6
|
import p from "clsx";
|
|
7
7
|
function Ge({
|
|
8
8
|
value: a,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as _, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { I as f, b as v } from "./index.
|
|
2
|
+
import { I as f, b as v } from "./index.DkQzq-rg.js";
|
|
3
3
|
import C, { useContext as b } from "react";
|
|
4
4
|
import o from "clsx";
|
|
5
|
-
import { e as k } from "./App.
|
|
5
|
+
import { e as k } from "./App.B1QyQK7k.js";
|
|
6
6
|
const A = ({
|
|
7
7
|
className: e,
|
|
8
8
|
viewBox: a,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as f, i as U, useUserChatStats as v, useChatsUsage as E, USAGE_TITLE as L, S as h, renderDataAsList as M, CARDS as n, L as _, j as D, C as m, pluralize as i } from "./index.
|
|
3
|
-
import { oe as z } from "./App.
|
|
2
|
+
import { n as f, i as U, useUserChatStats as v, useChatsUsage as E, USAGE_TITLE as L, S as h, renderDataAsList as M, CARDS as n, L as _, j as D, C as m, pluralize as i } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { oe as z } from "./App.B1QyQK7k.js";
|
|
4
4
|
import { useState as O, Suspense as P, lazy as B } from "react";
|
|
5
5
|
const t = [0, 3, 6, 9], j = B(() => import(
|
|
6
6
|
/* webpackChunkName: "LazyChart" */
|
|
7
|
-
"./Chart
|
|
7
|
+
"./Chart.C-juS_F8.js"
|
|
8
8
|
)), b = ({
|
|
9
9
|
open: S,
|
|
10
10
|
onOpenChange: I
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as r, Fragment as B, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.
|
|
3
|
-
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.
|
|
2
|
+
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.DkQzq-rg.js";
|
|
3
|
+
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.B1QyQK7k.js";
|
|
4
4
|
import f from "clsx";
|
|
5
5
|
import { useState as a, useRef as ee } from "react";
|
|
6
|
-
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.
|
|
6
|
+
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.CzXZSGZ3.js";
|
|
7
7
|
const ue = ({
|
|
8
8
|
open: A,
|
|
9
9
|
onOpenChange: C,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as kn } from "./App.
|
|
2
|
-
import { visit as In } from "./useMarkdown.
|
|
3
|
-
import { toText as Cn } from "./index.
|
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App.B1QyQK7k.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.Bo_Se5Gb.js";
|
|
3
|
+
import { toText as Cn } from "./index.DtZwl5C5.js";
|
|
4
4
|
function xn(e) {
|
|
5
5
|
const t = e.regex, i = e.COMMENT("//", "$", { contains: [{ begin: /\\\n/ }] }), a = "decltype\\(auto\\)", r = "[a-zA-Z_]\\w*::", d = "(?!struct)(" + a + "|" + t.optional(r) + "[a-zA-Z_]\\w*" + t.optional("<[^<>]+>") + ")", c = {
|
|
6
6
|
className: "type",
|
|
@@ -4042,7 +4042,7 @@ const as = () => {
|
|
|
4042
4042
|
if (!e)
|
|
4043
4043
|
throw new Error("useAuth must be used within an AuthHookProvider");
|
|
4044
4044
|
return e;
|
|
4045
|
-
},
|
|
4045
|
+
}, qo = "I'm having trouble right now. Please try again later.", jo = "action-search", Vo = "action-sort", Jo = "action-toggle-prompt", Qo = "action-reset-prompt", ns = "sassy-saint-", Yo = "search", zo = "sort", Xo = "sort-timestamp", Zo = "sort-token-usage", ec = "sort-memory-direction", tc = "sort-memory-column", rc = "favorites-only", sc = "private-disclosure", ac = "reasoning-disclosure", is = "service-worker", yr = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", nc = 10, ic = 30, oc = "av-prompt", cc = "av-prompt-editable", lc = "size-5 sm:size-4", uc = 30, dc = 15, hc = 130, fc = 160, mc = 16, pc = 24, yc = 76, gc = 76;
|
|
4046
4046
|
let Et = null, se = !1;
|
|
4047
4047
|
typeof window < "u" && "serviceWorker" in navigator && navigator.serviceWorker.addEventListener("controllerchange", () => {
|
|
4048
4048
|
se && (se = !1, window.location.reload());
|
|
@@ -4092,7 +4092,7 @@ async function qn() {
|
|
|
4092
4092
|
return console.error("[SW] Service worker un-registration failed:", e), !1;
|
|
4093
4093
|
}
|
|
4094
4094
|
}
|
|
4095
|
-
async function
|
|
4095
|
+
async function bc(e) {
|
|
4096
4096
|
if (Wn(e), e) {
|
|
4097
4097
|
se = !0;
|
|
4098
4098
|
try {
|
|
@@ -4147,7 +4147,7 @@ async function jn() {
|
|
|
4147
4147
|
function wt() {
|
|
4148
4148
|
return "unknown";
|
|
4149
4149
|
}
|
|
4150
|
-
async function
|
|
4150
|
+
async function Ec(e = {}) {
|
|
4151
4151
|
const { urlLimitPerCache: t } = e;
|
|
4152
4152
|
if (!("caches" in window))
|
|
4153
4153
|
return { version: wt(), caches: [], totalItems: 0 };
|
|
@@ -4174,7 +4174,7 @@ async function wc(e = {}) {
|
|
|
4174
4174
|
return console.warn("[SW] getCacheInfo failed:", r), { version: wt(), caches: [], totalItems: 0 };
|
|
4175
4175
|
}
|
|
4176
4176
|
}
|
|
4177
|
-
const
|
|
4177
|
+
const wc = "user", Sc = "assistant", vc = "data", cs = "OpenAI", Vn = "Anthropic", Jn = "Google", Qn = "Perplexity", Tc = cs, Yn = "claude-sonnet-4", zn = "claude-3", Xn = "gpt-", Zn = "o3", ei = "o4", ti = "gemini", ri = "sonar", si = {
|
|
4178
4178
|
[Vn]: [
|
|
4179
4179
|
Yn,
|
|
4180
4180
|
zn
|
|
@@ -4186,14 +4186,14 @@ const Sc = "user", vc = "assistant", Tc = "data", cs = "OpenAI", Vn = "Anthropic
|
|
|
4186
4186
|
],
|
|
4187
4187
|
[Jn]: [ti],
|
|
4188
4188
|
[Qn]: [ri]
|
|
4189
|
-
},
|
|
4189
|
+
}, Ac = "x-diggidy-chat-id", Ic = (e) => {
|
|
4190
4190
|
for (const [t, r] of Object.entries(
|
|
4191
4191
|
si
|
|
4192
4192
|
))
|
|
4193
4193
|
if (r.some((s) => e.startsWith(s)))
|
|
4194
4194
|
return t;
|
|
4195
4195
|
return null;
|
|
4196
|
-
},
|
|
4196
|
+
}, _c = "timestamp", Rc = "tokenUsage", k = "Diggidy", Cc = {
|
|
4197
4197
|
TOOL: {
|
|
4198
4198
|
MEMORIES: "getUserMemories"
|
|
4199
4199
|
},
|
|
@@ -4499,7 +4499,7 @@ const G = {
|
|
|
4499
4499
|
} catch (r) {
|
|
4500
4500
|
return console.error(r), { status: 500, data: [] };
|
|
4501
4501
|
}
|
|
4502
|
-
},
|
|
4502
|
+
}, Oc = async ({
|
|
4503
4503
|
provider: e,
|
|
4504
4504
|
accessToken: t,
|
|
4505
4505
|
username: r
|
|
@@ -4523,13 +4523,13 @@ const G = {
|
|
|
4523
4523
|
PREFERENCES: "preferences",
|
|
4524
4524
|
USAGE: "usage",
|
|
4525
4525
|
USER_MEMORIES: "userMemories"
|
|
4526
|
-
},
|
|
4526
|
+
}, kc = () => ye({
|
|
4527
4527
|
queryKey: [oe.CAPABILITIES],
|
|
4528
4528
|
queryFn: async () => await be({
|
|
4529
4529
|
type: te.GET_SERVER_CAPABILITIES,
|
|
4530
4530
|
noAuth: !0
|
|
4531
4531
|
})
|
|
4532
|
-
}),
|
|
4532
|
+
}), Nc = () => ye({
|
|
4533
4533
|
queryKey: [oe.CHANGELOGS],
|
|
4534
4534
|
queryFn: async () => await be({
|
|
4535
4535
|
type: te.GET_CHANGELOGS,
|
|
@@ -4550,7 +4550,7 @@ const G = {
|
|
|
4550
4550
|
type: te.GET_USER_PREFERENCES,
|
|
4551
4551
|
getAccessToken: t
|
|
4552
4552
|
})
|
|
4553
|
-
}),
|
|
4553
|
+
}), Pc = ({
|
|
4554
4554
|
user: e,
|
|
4555
4555
|
getAccessToken: t
|
|
4556
4556
|
}) => ye({
|
|
@@ -4562,7 +4562,7 @@ const G = {
|
|
|
4562
4562
|
type: te.GET_CHATS_STATS,
|
|
4563
4563
|
getAccessToken: t
|
|
4564
4564
|
})
|
|
4565
|
-
}),
|
|
4565
|
+
}), $c = ({
|
|
4566
4566
|
user: e,
|
|
4567
4567
|
searchString: t,
|
|
4568
4568
|
sortDirection: r,
|
|
@@ -4586,7 +4586,7 @@ const G = {
|
|
|
4586
4586
|
type: te.GET_CHATS,
|
|
4587
4587
|
getAccessToken: a
|
|
4588
4588
|
})
|
|
4589
|
-
}),
|
|
4589
|
+
}), xc = ({
|
|
4590
4590
|
user: e,
|
|
4591
4591
|
month: t,
|
|
4592
4592
|
year: r = (/* @__PURE__ */ new Date()).getFullYear().toString(),
|
|
@@ -4604,7 +4604,7 @@ const G = {
|
|
|
4604
4604
|
type: te.GET_USAGE,
|
|
4605
4605
|
getAccessToken: s
|
|
4606
4606
|
})
|
|
4607
|
-
}),
|
|
4607
|
+
}), Dc = ({
|
|
4608
4608
|
user: e,
|
|
4609
4609
|
query: t,
|
|
4610
4610
|
getAccessToken: r,
|
|
@@ -4617,7 +4617,7 @@ const G = {
|
|
|
4617
4617
|
type: te.GET_USER_MEMORIES,
|
|
4618
4618
|
getAccessToken: r
|
|
4619
4619
|
})
|
|
4620
|
-
}),
|
|
4620
|
+
}), Mc = ({
|
|
4621
4621
|
getAccessToken: e
|
|
4622
4622
|
}) => {
|
|
4623
4623
|
const t = nt();
|
|
@@ -4641,7 +4641,7 @@ const G = {
|
|
|
4641
4641
|
});
|
|
4642
4642
|
}
|
|
4643
4643
|
});
|
|
4644
|
-
},
|
|
4644
|
+
}, Lc = ({
|
|
4645
4645
|
getAccessToken: e
|
|
4646
4646
|
}) => {
|
|
4647
4647
|
const t = nt();
|
|
@@ -4797,7 +4797,7 @@ const G = {
|
|
|
4797
4797
|
);
|
|
4798
4798
|
return /* @__PURE__ */ h(ls.Provider, { value: d, children: r });
|
|
4799
4799
|
};
|
|
4800
|
-
function
|
|
4800
|
+
function Uc() {
|
|
4801
4801
|
const e = at(ls);
|
|
4802
4802
|
if (!e)
|
|
4803
4803
|
throw new Error("useEntitlements must be used within EntitlementsProvider");
|
|
@@ -5052,7 +5052,7 @@ const Ii = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
|
|
|
5052
5052
|
theme: c,
|
|
5053
5053
|
transition: f,
|
|
5054
5054
|
icon: d
|
|
5055
|
-
}),
|
|
5055
|
+
}), Fc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, DOMAIN: ds, convertCamelCaseToReadable: $i, convertDDToDMS: Bt, convertLatitudeToDMS: bi, convertLongitudeToDMS: Ei, debounce: Oi, durationFormatter: Ri, extractAverage: Ai, getCurrentGeoLocation: wi, getLayoutPaddingClass: fs, getMessageContaintWrapperClass: hs, isDev: Gt, isLastMessageFromRole: Ii, isPWAMode: Pi, isProbablyMobile: ps, isProbablyTablet: ys, isProbablyiPad: Ni, isProbablyiPhone: ki, isProd: us, isTauri: ms, numberFormatter: _i, obfuscate: Si, pluralize: Ci, renderDataAsList: Ti, toastOptions: xi, unObfuscate: vi }, Symbol.toStringTag, { value: "Module" })), Er = "av-button", ct = "icon", Wt = "button", Pt = "link", Di = ({
|
|
5056
5056
|
type: e,
|
|
5057
5057
|
size: t,
|
|
5058
5058
|
labelRight: r,
|
|
@@ -6556,9 +6556,9 @@ try {
|
|
|
6556
6556
|
});
|
|
6557
6557
|
} catch {
|
|
6558
6558
|
}
|
|
6559
|
-
const Ao = "ASK! ME! ANYTHING!", Io = "
|
|
6560
|
-
Press Enter to send it or Shift+Enter for new line.`,
|
|
6561
|
-
Press Ctrl+Enter to send it or Enter for new line.`,
|
|
6559
|
+
const Ao = "ASK! ME! ANYTHING!", Io = "Log in with a password", _o = "Log in with a Passkey", Hc = "Log out", Ro = "Password", Kc = "Usage", Gc = "Profile", Bc = "Settings", Wc = "Chat history", qc = "About", Vt = "Type your message here.", jc = Vt, Vc = `${Vt}
|
|
6560
|
+
Press Enter to send it or Shift+Enter for new line.`, Jc = `${Vt}
|
|
6561
|
+
Press Ctrl+Enter to send it or Enter for new line.`, Qc = "{{clipboard}}", P = "Review important details.", Yc = [
|
|
6562
6562
|
`Sometimes, ${k} just makes stuff up. ${P}`,
|
|
6563
6563
|
`${k} may invent facts on the fly. ${P}`,
|
|
6564
6564
|
`${k} may be confidently wrong. ${P}`,
|
|
@@ -6579,17 +6579,17 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6579
6579
|
`Sometimes, ${k} howls at the moon. ${P}`,
|
|
6580
6580
|
`${k} may dig up imaginary bones. ${P}`,
|
|
6581
6581
|
`${k} may sniff out nonsense. ${P}`
|
|
6582
|
-
],
|
|
6582
|
+
], zc = "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.", Xc = "Default provider set to", Zc = "Chat successfully deleted!", el = "Chat successfully saved!", tl = "Caching enabled. Assets are now stored locally.", rl = "Caching disabled. Local asset cache cleared.", sl = "av-sassy", al = {
|
|
6583
6583
|
0: ["January", "February", "March"],
|
|
6584
6584
|
3: ["April", "May", "June"],
|
|
6585
6585
|
6: ["July", "August", "September"],
|
|
6586
6586
|
9: ["October", "November", "December"]
|
|
6587
|
-
},
|
|
6587
|
+
}, nl = {
|
|
6588
6588
|
0: ["Jan", "Feb", "Mar"],
|
|
6589
6589
|
3: ["Apr", "May", "Jun"],
|
|
6590
6590
|
6: ["Jul", "Aug", "Sep"],
|
|
6591
6591
|
9: ["Oct", "Nov", "Dec"]
|
|
6592
|
-
},
|
|
6592
|
+
}, il = {
|
|
6593
6593
|
PREFERENCES: {
|
|
6594
6594
|
TITLE: "User profile",
|
|
6595
6595
|
NAME: "Name",
|
|
@@ -6630,7 +6630,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6630
6630
|
SEND_ON_ENTER: "The following option allows you to choose whether you want to send a message when you press Enter or if you want to use Ctrl+Enter (Cmd+Enter on Mac). If you choose to send a message on Enter, you will need use Shift+Enter to insert a new line.",
|
|
6631
6631
|
USE_MEMORY: "The following option allows you to choose whether you want to enable memory for your chats. When enabled, Diggidy will remember your previous interactions and use them to provide more relevant responses."
|
|
6632
6632
|
}
|
|
6633
|
-
},
|
|
6633
|
+
}, Co = ({
|
|
6634
6634
|
className: e,
|
|
6635
6635
|
isCapabilitiesSuccess: t,
|
|
6636
6636
|
capabilities: r
|
|
@@ -6645,11 +6645,19 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6645
6645
|
/* @__PURE__ */ h("div", { className: "basis-1/4", children: /* @__PURE__ */ h(ro, {}) }),
|
|
6646
6646
|
/* @__PURE__ */ q("div", { className: "prose prose-sm prose-light md:prose-base prose-h1:mb-0 prose-h2:mt-0", children: [
|
|
6647
6647
|
/* @__PURE__ */ h("h1", { children: k }),
|
|
6648
|
-
/* @__PURE__ */ h(
|
|
6648
|
+
/* @__PURE__ */ h(
|
|
6649
|
+
"h2",
|
|
6650
|
+
{
|
|
6651
|
+
className: y({
|
|
6652
|
+
"text-red-500": t && r?.runningMode === "development"
|
|
6653
|
+
}),
|
|
6654
|
+
children: Ao
|
|
6655
|
+
}
|
|
6656
|
+
)
|
|
6649
6657
|
] })
|
|
6650
6658
|
]
|
|
6651
6659
|
}
|
|
6652
|
-
),
|
|
6660
|
+
), Oo = () => {
|
|
6653
6661
|
const { login: e, logoutReason: t, loginWithPasskey: r } = as(), [s, a] = ne(""), [n, i] = ne(""), [o, c] = ne(!0), [f, d] = ne({
|
|
6654
6662
|
username: "",
|
|
6655
6663
|
password: ""
|
|
@@ -6669,7 +6677,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6669
6677
|
className: hs({
|
|
6670
6678
|
extraClass: "rounded-md pb-10"
|
|
6671
6679
|
}),
|
|
6672
|
-
children: /* @__PURE__ */ h(
|
|
6680
|
+
children: /* @__PURE__ */ h(Co, {})
|
|
6673
6681
|
}
|
|
6674
6682
|
),
|
|
6675
6683
|
/* @__PURE__ */ h("form", { className: "mt-5", onSubmit: u, children: /* @__PURE__ */ h(oo, { alignHorizontal: "center", children: /* @__PURE__ */ h(he, { span: 6, children: /* @__PURE__ */ q(to, { mode: "dark", children: [
|
|
@@ -6706,7 +6714,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6706
6714
|
mode: "dark",
|
|
6707
6715
|
focusMode: "light",
|
|
6708
6716
|
name: "password",
|
|
6709
|
-
label:
|
|
6717
|
+
label: Ro,
|
|
6710
6718
|
rightElement: /* @__PURE__ */ h(
|
|
6711
6719
|
rt,
|
|
6712
6720
|
{
|
|
@@ -6736,7 +6744,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6736
6744
|
noBorder: !0,
|
|
6737
6745
|
type: "submit",
|
|
6738
6746
|
className: "mt-7",
|
|
6739
|
-
children:
|
|
6747
|
+
children: Io
|
|
6740
6748
|
}
|
|
6741
6749
|
) }),
|
|
6742
6750
|
!ms() && /* @__PURE__ */ q(Ar, { children: [
|
|
@@ -6749,7 +6757,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6749
6757
|
focusMode: "light",
|
|
6750
6758
|
fullWidth: !0,
|
|
6751
6759
|
className: "mb-4",
|
|
6752
|
-
labelRight:
|
|
6760
|
+
labelRight: _o,
|
|
6753
6761
|
onClick: r,
|
|
6754
6762
|
children: /* @__PURE__ */ h(ao, { size: "size-7" })
|
|
6755
6763
|
}
|
|
@@ -6757,23 +6765,23 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6757
6765
|
] })
|
|
6758
6766
|
] }) }) }) })
|
|
6759
6767
|
] });
|
|
6760
|
-
},
|
|
6768
|
+
}, ko = new URL(document.location.href).searchParams, vr = !!ko.get("debug") || !1, No = Os(() => import(
|
|
6761
6769
|
/* webpackChunkName: "LazyApp" */
|
|
6762
|
-
"./App.
|
|
6763
|
-
).then((e) => e.App)),
|
|
6770
|
+
"./App.B1QyQK7k.js"
|
|
6771
|
+
).then((e) => e.App)), Po = new Xs(), Tr = ({
|
|
6764
6772
|
isComponent: e,
|
|
6765
6773
|
headerHeight: t
|
|
6766
6774
|
}) => {
|
|
6767
6775
|
const { isAuthenticated: r, isLoading: s, user: a, getAccessToken: n } = as();
|
|
6768
|
-
return s ? /* @__PURE__ */ h("div", {}) : r ? /* @__PURE__ */ h(Cs, { fallback: /* @__PURE__ */ h("div", {}), children: /* @__PURE__ */ h(Zs, { client:
|
|
6776
|
+
return s ? /* @__PURE__ */ h("div", {}) : r ? /* @__PURE__ */ h(Cs, { fallback: /* @__PURE__ */ h("div", {}), children: /* @__PURE__ */ h(Zs, { client: Po, children: /* @__PURE__ */ h(
|
|
6769
6777
|
li,
|
|
6770
6778
|
{
|
|
6771
6779
|
user: a?.username,
|
|
6772
6780
|
getAccessToken: n,
|
|
6773
|
-
children: /* @__PURE__ */ h(
|
|
6781
|
+
children: /* @__PURE__ */ h(No, { isComponent: e, headerHeight: t })
|
|
6774
6782
|
}
|
|
6775
|
-
) }) }) : /* @__PURE__ */ h(
|
|
6776
|
-
},
|
|
6783
|
+
) }) }) : /* @__PURE__ */ h(Oo, {});
|
|
6784
|
+
}, $o = ({
|
|
6777
6785
|
isComponent: e = !1,
|
|
6778
6786
|
headerHeight: t = 0,
|
|
6779
6787
|
domain: r = ds
|
|
@@ -6790,8 +6798,8 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6790
6798
|
endpoint: process.env.PUBLIC_AUTH_SERVER_URL,
|
|
6791
6799
|
children: /* @__PURE__ */ h(Tr, { isComponent: e, headerHeight: t })
|
|
6792
6800
|
}
|
|
6793
|
-
) : /* @__PURE__ */ h(pr, { clientId: yr, domain: r, debug: vr, children: /* @__PURE__ */ h(Tr, { isComponent: e, headerHeight: t }) })),
|
|
6794
|
-
|
|
6801
|
+
) : /* @__PURE__ */ h(pr, { clientId: yr, domain: r, debug: vr, children: /* @__PURE__ */ h(Tr, { isComponent: e, headerHeight: t }) })), ol = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ h(
|
|
6802
|
+
$o,
|
|
6795
6803
|
{
|
|
6796
6804
|
isComponent: !0,
|
|
6797
6805
|
domain: e,
|
|
@@ -6799,78 +6807,78 @@ Press Ctrl+Enter to send it or Enter for new line.`, Yc = "{{clipboard}}", P = "
|
|
|
6799
6807
|
}
|
|
6800
6808
|
);
|
|
6801
6809
|
export {
|
|
6802
|
-
|
|
6803
|
-
|
|
6804
|
-
|
|
6805
|
-
|
|
6806
|
-
|
|
6807
|
-
|
|
6810
|
+
qc as ABOUT_TITLE,
|
|
6811
|
+
Qo as ACTION_RESET_PROMPT,
|
|
6812
|
+
jo as ACTION_SEARCH,
|
|
6813
|
+
Vo as ACTION_SORT,
|
|
6814
|
+
Jo as ACTION_TOGGLE_PROMPT,
|
|
6815
|
+
sl as APP_CLASSNAME,
|
|
6808
6816
|
bs as C,
|
|
6809
|
-
|
|
6810
|
-
|
|
6811
|
-
|
|
6817
|
+
il as CARDS,
|
|
6818
|
+
Qc as CLIPBOARD_PROMPT,
|
|
6819
|
+
lc as DEFAULT_ICON_ACTION_SIZE,
|
|
6812
6820
|
Vn as E,
|
|
6813
|
-
|
|
6814
|
-
|
|
6815
|
-
|
|
6821
|
+
qo as ERROR_MESSAGE,
|
|
6822
|
+
Yc as FOOTER_DISCLAIMERS,
|
|
6823
|
+
Wc as HISTORY_TITLE,
|
|
6816
6824
|
lt as I,
|
|
6817
|
-
|
|
6818
|
-
|
|
6819
|
-
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
|
|
6824
|
-
|
|
6825
|
-
|
|
6825
|
+
ic as INFINITE_SCROLL_LIMIT,
|
|
6826
|
+
nc as INFINITE_SCROLL_THRESHOLD,
|
|
6827
|
+
mc as INPUT_BOTTOM_OFFSET,
|
|
6828
|
+
gc as INPUT_BOTTOM_OFFSET_EXTRA,
|
|
6829
|
+
yc as INPUT_BOTTOM_OFFSET_IPAD,
|
|
6830
|
+
pc as INPUT_BOTTOM_OFFSET_IPHONE,
|
|
6831
|
+
Jc as INPUT_PLACEHOLDER_TEXT_CMD_ENTER,
|
|
6832
|
+
Vc as INPUT_PLACEHOLDER_TEXT_ENTER,
|
|
6833
|
+
jc as INPUT_PLACEHOLDER_TEXT_MOBILE,
|
|
6826
6834
|
oo as L,
|
|
6827
|
-
|
|
6835
|
+
rc as LOCAL_STORAGE_FAVORITES_ONLY,
|
|
6828
6836
|
ns as LOCAL_STORAGE_PREFIX,
|
|
6829
|
-
|
|
6830
|
-
|
|
6831
|
-
|
|
6832
|
-
|
|
6833
|
-
|
|
6834
|
-
|
|
6835
|
-
|
|
6836
|
-
|
|
6837
|
-
|
|
6838
|
-
|
|
6839
|
-
|
|
6840
|
-
|
|
6841
|
-
|
|
6842
|
-
|
|
6843
|
-
|
|
6844
|
-
|
|
6837
|
+
sc as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
|
|
6838
|
+
ac as LOCAL_STORAGE_REASONING_DISCLOSURE,
|
|
6839
|
+
Yo as LOCAL_STORAGE_SEARCH,
|
|
6840
|
+
zo as LOCAL_STORAGE_SORT,
|
|
6841
|
+
tc as LOCAL_STORAGE_SORT_MEMORY_COLUMN,
|
|
6842
|
+
ec as LOCAL_STORAGE_SORT_MEMORY_DIRECTION,
|
|
6843
|
+
Xo as LOCAL_STORAGE_SORT_TIMESTAMP,
|
|
6844
|
+
Zo as LOCAL_STORAGE_SORT_TOKEN_USAGE,
|
|
6845
|
+
Hc as LOG_OUT,
|
|
6846
|
+
Co as Logo,
|
|
6847
|
+
Ic as Oe,
|
|
6848
|
+
Gc as PROFILE_TITLE,
|
|
6849
|
+
zc as PROMPTS_DESCRIPTION,
|
|
6850
|
+
oc as PROMPT_CLASSNAME,
|
|
6851
|
+
cc as PROMPT_EDITABLE_AREA_CLASSNAME,
|
|
6852
|
+
Cc as Pe,
|
|
6845
6853
|
to as S,
|
|
6846
6854
|
te as SERVICE_TYPES,
|
|
6847
|
-
|
|
6848
|
-
|
|
6849
|
-
|
|
6850
|
-
|
|
6851
|
-
|
|
6852
|
-
|
|
6853
|
-
|
|
6854
|
-
|
|
6855
|
-
|
|
6856
|
-
|
|
6857
|
-
|
|
6858
|
-
|
|
6859
|
-
|
|
6860
|
-
|
|
6855
|
+
Bc as SETTINGS_TITLE,
|
|
6856
|
+
ol as SassySaint,
|
|
6857
|
+
rl as TOAST_CACHE_DISABLED,
|
|
6858
|
+
tl as TOAST_CACHE_ENABLED,
|
|
6859
|
+
Zc as TOAST_CHAT_DELETED,
|
|
6860
|
+
el as TOAST_CHAT_SAVED,
|
|
6861
|
+
Xc as TOAST_PROVIDER_CHANGED,
|
|
6862
|
+
al as TRIMESTERS,
|
|
6863
|
+
nl as TRIMESTERS_SHORT,
|
|
6864
|
+
dc as UI_BUTTON_SCROLL_BUFFER,
|
|
6865
|
+
hc as UI_DEFAULT_MAIN_HEIGHT,
|
|
6866
|
+
fc as UI_DEFAULT_MAIN_HEIGHT_IPHONE,
|
|
6867
|
+
uc as UI_FOOTER_BUFFER,
|
|
6868
|
+
Kc as USAGE_TITLE,
|
|
6861
6869
|
jt as Y,
|
|
6862
6870
|
k as _e,
|
|
6863
|
-
|
|
6871
|
+
wc as a,
|
|
6864
6872
|
Xi as b,
|
|
6865
|
-
|
|
6873
|
+
Sc as c,
|
|
6866
6874
|
$i as convertCamelCaseToReadable,
|
|
6867
6875
|
Oi as debounce,
|
|
6868
|
-
|
|
6876
|
+
Ec as getCacheInfo,
|
|
6869
6877
|
wi as getCurrentGeoLocation,
|
|
6870
6878
|
fs as getLayoutPaddingClass,
|
|
6871
6879
|
hs as getMessageContaintWrapperClass,
|
|
6872
6880
|
je as h,
|
|
6873
|
-
|
|
6881
|
+
bc as handleServiceWorkerToggle,
|
|
6874
6882
|
ws as i,
|
|
6875
6883
|
cs as i$1,
|
|
6876
6884
|
Pi as isPWAMode,
|
|
@@ -6882,33 +6890,33 @@ export {
|
|
|
6882
6890
|
Pe as it,
|
|
6883
6891
|
he as j,
|
|
6884
6892
|
ao as l,
|
|
6885
|
-
|
|
6893
|
+
_c as le,
|
|
6886
6894
|
oi as mutateCall,
|
|
6887
6895
|
as as n,
|
|
6888
|
-
|
|
6896
|
+
vc as ne,
|
|
6889
6897
|
_i as numberFormatter,
|
|
6890
6898
|
Es as o,
|
|
6891
6899
|
Si as obfuscate,
|
|
6892
|
-
|
|
6893
|
-
|
|
6900
|
+
Tc as oe,
|
|
6901
|
+
Rc as pe,
|
|
6894
6902
|
Ci as pluralize,
|
|
6895
6903
|
Ti as renderDataAsList,
|
|
6896
6904
|
ii as serverUrl,
|
|
6897
|
-
|
|
6905
|
+
Oc as setNewProvider,
|
|
6898
6906
|
rt as te,
|
|
6899
|
-
|
|
6907
|
+
Ac as ue,
|
|
6900
6908
|
vi as unObfuscate,
|
|
6901
|
-
|
|
6902
|
-
|
|
6903
|
-
|
|
6904
|
-
|
|
6905
|
-
|
|
6906
|
-
|
|
6907
|
-
|
|
6908
|
-
|
|
6909
|
-
|
|
6909
|
+
Nc as useChangelogs,
|
|
6910
|
+
$c as useChatsHistory,
|
|
6911
|
+
xc as useChatsUsage,
|
|
6912
|
+
Lc as useDeleteAllMemories,
|
|
6913
|
+
Mc as useDeleteMemory,
|
|
6914
|
+
Uc as useEntitlements,
|
|
6915
|
+
kc as useServerCapabilities,
|
|
6916
|
+
Pc as useUserChatStats,
|
|
6917
|
+
Dc as useUserMemories,
|
|
6910
6918
|
ci as useUserPreferences,
|
|
6911
|
-
|
|
6919
|
+
Fc as utilities,
|
|
6912
6920
|
Ts as x,
|
|
6913
6921
|
Jn as y
|
|
6914
6922
|
};
|