@aerogel/core 0.1.1-next.785e2c42ed379bc0f268c637d1023a51f5832d80 → 0.1.1-next.97f5cf5c97f16ab8a0ef63b82aaab049a0f9e15b
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/aerogel-core.d.ts +160 -225
- package/dist/aerogel-core.js +1312 -1343
- package/dist/aerogel-core.js.map +1 -1
- package/package.json +3 -2
- package/src/components/AppOverlays.vue +3 -2
- package/src/components/contracts/AlertModal.ts +1 -1
- package/src/components/contracts/ConfirmModal.ts +5 -2
- package/src/components/contracts/Modal.ts +6 -3
- package/src/components/contracts/PromptModal.ts +6 -2
- package/src/components/headless/HeadlessModal.vue +6 -34
- package/src/components/headless/HeadlessModalContent.vue +5 -12
- package/src/components/index.ts +0 -1
- package/src/components/ui/ConfirmModal.vue +7 -2
- package/src/components/ui/Form.vue +1 -1
- package/src/components/ui/Modal.vue +26 -25
- package/src/components/ui/PromptModal.vue +7 -2
- package/src/components/ui/index.ts +0 -1
- package/src/directives/index.ts +7 -7
- package/src/ui/UI.state.ts +0 -11
- package/src/ui/UI.ts +42 -125
- package/src/ui/index.ts +1 -0
- package/src/ui/modals.ts +36 -0
- package/src/utils/composition/reactiveSet.test.ts +32 -0
- package/src/utils/composition/reactiveSet.ts +53 -0
- package/src/utils/index.ts +1 -0
- package/src/components/AppModals.vue +0 -14
- package/src/components/ui/ModalContext.vue +0 -31
package/dist/aerogel-core.js
CHANGED
|
@@ -1,42 +1,44 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var _ = (t, s, e) =>
|
|
4
|
-
import { markRaw as E, Comment as
|
|
5
|
-
import { JSError as
|
|
1
|
+
var It = Object.defineProperty;
|
|
2
|
+
var qt = (t, s, e) => s in t ? It(t, s, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[s] = e;
|
|
3
|
+
var _ = (t, s, e) => qt(t, typeof s != "symbol" ? s + "" : s, e);
|
|
4
|
+
import { markRaw as E, Comment as At, Text as Pt, Static as Dt, inject as X, reactive as ge, unref as l, onUnmounted as $e, ref as N, computed as c, readonly as we, nextTick as jt, useAttrs as et, onMounted as tt, watch as Le, toRaw as Bt, customRef as Ft, watchEffect as G, defineComponent as h, createBlock as f, openBlock as i, mergeProps as V, withCtx as m, renderSlot as w, createPropsRestProxy as K, createVNode as d, normalizeProps as ue, guardReactiveProps as ce, createTextVNode as L, toDisplayString as C, normalizeClass as x, createElementBlock as y, Fragment as D, renderList as U, provide as de, resolveDynamicComponent as Y, useSlots as Re, createCommentVNode as M, createElementVNode as b, h as Ut, useTemplateRef as ee, withModifiers as st, withDirectives as rt, vModelCheckbox as Ot, normalizeStyle as Nt, resolveComponent as Wt, createApp as Kt, vModelText as Qt } from "vue";
|
|
5
|
+
import { JSError as _e, stringToSlug as Jt, tap as te, MagicObject as nt, PromisedValue as Q, Storage as O, objectOnly as ne, arrayFrom as at, isEmpty as Se, objectDeepClone as Zt, fail as W, facade as se, arrayRemove as Ve, getEnv as Xt, updateLocationQueryParameters as Gt, forever as Yt, toString as B, objectWithout as es, noop as ts, debounce as ss, stringMatchAll as lt, isDevelopment as J, isTesting as ze, after as le, uuid as oe, isObject as fe, objectWithoutEmpty as it, value as rs, isInstanceOf as Oe, stringExcerpt as ns, arraySorted as as, ListenersManager as ls, toError as is, round as os } from "@noeldemartin/utils";
|
|
6
6
|
import j from "virtual:aerogel";
|
|
7
|
-
import { createPinia as
|
|
8
|
-
import
|
|
9
|
-
import { marked as
|
|
10
|
-
import as from "
|
|
11
|
-
import {
|
|
12
|
-
import
|
|
13
|
-
import {
|
|
14
|
-
|
|
7
|
+
import { createPinia as us, setActivePinia as cs, defineStore as ds } from "pinia";
|
|
8
|
+
import ps from "dompurify";
|
|
9
|
+
import { marked as ms, Renderer as Ne } from "marked";
|
|
10
|
+
import { injectModal as ot, useModal as fs, createModal as hs, showModal as We, closeModal as Ke, modals as ae, ModalComponent as gs, ModalsPortal as vs } from "@noeldemartin/vue-modals";
|
|
11
|
+
import { ModalComponent as oi, ModalsPortal as ui, closeModal as ci, createModal as di, injectModal as pi, modals as mi, showModal as fi } from "@noeldemartin/vue-modals";
|
|
12
|
+
import bs from "clsx";
|
|
13
|
+
import { cva as ys } from "class-variance-authority";
|
|
14
|
+
import { twMerge as $s } from "tailwind-merge";
|
|
15
|
+
import { Primitive as ws, SelectValue as Qe, SelectTrigger as _s, SelectIcon as Cs, SelectItem as xs, SelectItemText as ks, SelectPortal as Ss, SelectContent as Ts, SelectViewport as Ms, SelectRoot as Hs, Label as Vs, useForwardExpose as Ie, SwitchRoot as Es, SwitchThumb as Ls, DialogRoot as Rs, DialogPortal as zs, DialogContent as Is, DialogDescription as qs, DialogOverlay as As, DialogTitle as Ps, ToastClose as Ds, ToastRoot as js, ToastProvider as Bs, ToastViewport as Fs, DropdownMenuItem as Us, DropdownMenuContent as Os, DropdownMenuRoot as Ns, DropdownMenuTrigger as Ws, DropdownMenuPortal as Ks } from "reka-ui";
|
|
16
|
+
class Ee extends _e {
|
|
15
17
|
constructor(s, e) {
|
|
16
18
|
super(`Service '${s}' failed booting`, { cause: e });
|
|
17
19
|
}
|
|
18
20
|
}
|
|
19
|
-
function
|
|
20
|
-
return j.namespace ??
|
|
21
|
+
function Qs() {
|
|
22
|
+
return j.namespace ?? Jt(j.name);
|
|
21
23
|
}
|
|
22
|
-
let
|
|
23
|
-
function
|
|
24
|
-
return
|
|
24
|
+
let qe = null;
|
|
25
|
+
function ut() {
|
|
26
|
+
return qe ?? Js();
|
|
25
27
|
}
|
|
26
|
-
function
|
|
27
|
-
return
|
|
28
|
-
|
|
28
|
+
function Js() {
|
|
29
|
+
return te(us(), (t) => {
|
|
30
|
+
qe = t, cs(t);
|
|
29
31
|
});
|
|
30
32
|
}
|
|
31
|
-
function
|
|
32
|
-
return
|
|
33
|
+
function Zs() {
|
|
34
|
+
return qe ?? ut();
|
|
33
35
|
}
|
|
34
|
-
function
|
|
35
|
-
return
|
|
36
|
+
function Xs(t, s) {
|
|
37
|
+
return ut(), ds(t, s)();
|
|
36
38
|
}
|
|
37
|
-
function
|
|
39
|
+
function Ce(t) {
|
|
38
40
|
var s;
|
|
39
|
-
return s = class extends
|
|
41
|
+
return s = class extends xe {
|
|
40
42
|
usesStore() {
|
|
41
43
|
return !0;
|
|
42
44
|
}
|
|
@@ -72,8 +74,8 @@ To fix this problem, declare your initialState as a function instead.`
|
|
|
72
74
|
}
|
|
73
75
|
}, _(s, "persist", t.persist ?? []), s;
|
|
74
76
|
}
|
|
75
|
-
var
|
|
76
|
-
let
|
|
77
|
+
var He;
|
|
78
|
+
let xe = (He = class extends nt {
|
|
77
79
|
constructor() {
|
|
78
80
|
super();
|
|
79
81
|
_(this, "_name");
|
|
@@ -82,7 +84,7 @@ let we = (ke = class extends Qe {
|
|
|
82
84
|
_(this, "_watchers");
|
|
83
85
|
_(this, "_store");
|
|
84
86
|
const e = this.getComputedStateDefinition();
|
|
85
|
-
this._name = this.getName() ?? new.target.name, this._booted = new
|
|
87
|
+
this._name = this.getName() ?? new.target.name, this._booted = new Q(), this._computedStateKeys = new Set(Object.keys(e)), this._watchers = this.getStateWatchers(), this._store = this.usesStore() && Xs(this._name, {
|
|
86
88
|
state: () => this.getInitialState(),
|
|
87
89
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
88
90
|
getters: e
|
|
@@ -95,7 +97,7 @@ let we = (ke = class extends Qe {
|
|
|
95
97
|
return super.static(e);
|
|
96
98
|
}
|
|
97
99
|
launch() {
|
|
98
|
-
const e = (r) => this._booted.reject(new
|
|
100
|
+
const e = (r) => this._booted.reject(new Ee(this._name, r));
|
|
99
101
|
try {
|
|
100
102
|
this.frameworkBoot().then(() => this.boot()).then(() => this._booted.resolve()).catch(e);
|
|
101
103
|
} catch (r) {
|
|
@@ -116,14 +118,14 @@ let we = (ke = class extends Qe {
|
|
|
116
118
|
setState(e, r) {
|
|
117
119
|
if (!this._store)
|
|
118
120
|
return;
|
|
119
|
-
const n = typeof e == "string" ? { [e]: r } : e, a =
|
|
121
|
+
const n = typeof e == "string" ? { [e]: r } : e, a = ne(this._store.$state, Object.keys(n));
|
|
120
122
|
Object.assign(this._store.$state, n), this.onStateUpdated(n, a);
|
|
121
123
|
}
|
|
122
124
|
updatePersistedState(e) {
|
|
123
125
|
if (!this._store)
|
|
124
126
|
return;
|
|
125
|
-
const r =
|
|
126
|
-
|
|
127
|
+
const r = at(e), n = ne(this._store.$state, r);
|
|
128
|
+
Se(n) || this.onPersistentStateUpdated(n);
|
|
127
129
|
}
|
|
128
130
|
__get(e) {
|
|
129
131
|
return this.hasState(e) ? this.getState(e) : super.__get(e);
|
|
@@ -132,21 +134,21 @@ let we = (ke = class extends Qe {
|
|
|
132
134
|
this.setState({ [e]: r });
|
|
133
135
|
}
|
|
134
136
|
get storageKey() {
|
|
135
|
-
return `${
|
|
137
|
+
return `${Qs()}:${this._name}`;
|
|
136
138
|
}
|
|
137
139
|
onStateUpdated(e, r) {
|
|
138
|
-
const n =
|
|
139
|
-
|
|
140
|
+
const n = ne(e, this.static("persist"));
|
|
141
|
+
Se(n) || this.onPersistentStateUpdated(n);
|
|
140
142
|
for (const a in e) {
|
|
141
|
-
const
|
|
142
|
-
!
|
|
143
|
+
const u = this._watchers[a];
|
|
144
|
+
!u || e[a] === r[a] || u.call(this, e[a], r[a]);
|
|
143
145
|
}
|
|
144
146
|
}
|
|
145
147
|
onPersistentStateUpdated(e) {
|
|
146
148
|
const r = O.get(this.storageKey);
|
|
147
149
|
r && O.set(this.storageKey, {
|
|
148
150
|
...r,
|
|
149
|
-
...this.serializePersistedState(
|
|
151
|
+
...this.serializePersistedState(Zt(e))
|
|
150
152
|
});
|
|
151
153
|
}
|
|
152
154
|
usesStore() {
|
|
@@ -176,25 +178,25 @@ let we = (ke = class extends Qe {
|
|
|
176
178
|
async boot() {
|
|
177
179
|
}
|
|
178
180
|
restorePersistedState() {
|
|
179
|
-
if (!(!this.usesStore() ||
|
|
181
|
+
if (!(!this.usesStore() || Se(this.static("persist")))) {
|
|
180
182
|
if (O.has(this.storageKey)) {
|
|
181
183
|
const e = O.require(this.storageKey);
|
|
182
184
|
this.setState(this.deserializePersistedState(e));
|
|
183
185
|
return;
|
|
184
186
|
}
|
|
185
|
-
O.set(this.storageKey,
|
|
187
|
+
O.set(this.storageKey, ne(this.getState(), this.static("persist")));
|
|
186
188
|
}
|
|
187
189
|
}
|
|
188
190
|
requireStore() {
|
|
189
|
-
return this._store ? this._store :
|
|
191
|
+
return this._store ? this._store : W(`Failed getting '${this._name}' store`);
|
|
190
192
|
}
|
|
191
|
-
}, _(
|
|
192
|
-
const
|
|
193
|
+
}, _(He, "persist", []), He);
|
|
194
|
+
const wl = {
|
|
193
195
|
Low: -256,
|
|
194
196
|
Default: 0,
|
|
195
197
|
High: 256
|
|
196
198
|
};
|
|
197
|
-
class
|
|
199
|
+
class Gs extends xe {
|
|
198
200
|
constructor() {
|
|
199
201
|
super(...arguments);
|
|
200
202
|
_(this, "listeners", {});
|
|
@@ -208,55 +210,55 @@ class Ds extends we {
|
|
|
208
210
|
async emit(e, r) {
|
|
209
211
|
var a;
|
|
210
212
|
const n = this.listeners[e] ?? { priorities: [], handlers: {} };
|
|
211
|
-
for (const
|
|
212
|
-
await Promise.all(((a = n.handlers[
|
|
213
|
+
for (const u of n.priorities)
|
|
214
|
+
await Promise.all(((a = n.handlers[u]) == null ? void 0 : a.map((o) => o(r))) ?? []);
|
|
213
215
|
}
|
|
214
216
|
// prettier-ignore
|
|
215
217
|
/* eslint-enable max-len */
|
|
216
218
|
on(e, r, n) {
|
|
217
|
-
const a = typeof r == "function" ? {} : typeof r == "number" ? { priority: r } : r,
|
|
218
|
-
return this.registerListener(e, a,
|
|
219
|
+
const a = typeof r == "function" ? {} : typeof r == "number" ? { priority: r } : r, u = typeof r == "function" ? r : n;
|
|
220
|
+
return this.registerListener(e, a, u), () => this.off(e, u);
|
|
219
221
|
}
|
|
220
222
|
// prettier-ignore
|
|
221
223
|
/* eslint-enable max-len */
|
|
222
224
|
once(e, r, n) {
|
|
223
225
|
let a = null;
|
|
224
|
-
const
|
|
225
|
-
return
|
|
226
|
+
const u = typeof r == "function" ? {} : r, o = typeof r == "function" ? r : n;
|
|
227
|
+
return te(
|
|
226
228
|
() => a && this.off(e, a),
|
|
227
|
-
(
|
|
228
|
-
a = (...
|
|
229
|
+
(p) => {
|
|
230
|
+
a = (...g) => (p(), o(...g)), this.registerListener(e, u, o);
|
|
229
231
|
}
|
|
230
232
|
);
|
|
231
233
|
}
|
|
232
234
|
off(e, r) {
|
|
233
|
-
var
|
|
235
|
+
var u;
|
|
234
236
|
const n = this.listeners[e];
|
|
235
237
|
if (!n)
|
|
236
238
|
return;
|
|
237
239
|
const a = [...n.priorities];
|
|
238
|
-
for (const
|
|
239
|
-
|
|
240
|
+
for (const o of a)
|
|
241
|
+
Ve(n.handlers[o] ?? [], r), ((u = n.handlers[o]) == null ? void 0 : u.length) === 0 && (delete n.handlers[o], Ve(n.priorities, o));
|
|
240
242
|
n.priorities.length === 0 && delete this.listeners[e];
|
|
241
243
|
}
|
|
242
244
|
registerListener(e, r, n) {
|
|
243
|
-
var
|
|
245
|
+
var p, g, $;
|
|
244
246
|
const a = r.priority ?? 0;
|
|
245
247
|
e in this.listeners || (this.listeners[e] = { priorities: [], handlers: {} });
|
|
246
|
-
const
|
|
247
|
-
|
|
248
|
+
const u = ((p = this.listeners[e]) == null ? void 0 : p.priorities) ?? W(`priorities missing for event '${e}'`), o = ((g = this.listeners[e]) == null ? void 0 : g.handlers) ?? W(`handlers missing for event '${e}'`);
|
|
249
|
+
u.includes(a) || (u.push(a), u.sort((v, S) => S - v), o[a] = []), ($ = o[a]) == null || $.push(n);
|
|
248
250
|
}
|
|
249
251
|
}
|
|
250
|
-
const
|
|
251
|
-
function
|
|
252
|
+
const F = se(Gs);
|
|
253
|
+
function _l(t) {
|
|
252
254
|
return t;
|
|
253
255
|
}
|
|
254
|
-
const
|
|
256
|
+
const Ys = Ce({
|
|
255
257
|
name: "app",
|
|
256
258
|
initialState: {
|
|
257
259
|
plugins: {},
|
|
258
260
|
instance: null,
|
|
259
|
-
environment:
|
|
261
|
+
environment: Xt() ?? "development",
|
|
260
262
|
version: j.version,
|
|
261
263
|
sourceUrl: j.sourceUrl,
|
|
262
264
|
settings: []
|
|
@@ -273,12 +275,12 @@ const js = ye({
|
|
|
273
275
|
}
|
|
274
276
|
}
|
|
275
277
|
});
|
|
276
|
-
class
|
|
278
|
+
class er extends Ys {
|
|
277
279
|
constructor() {
|
|
278
280
|
super(...arguments);
|
|
279
281
|
_(this, "name", j.name);
|
|
280
|
-
_(this, "ready", new
|
|
281
|
-
_(this, "mounted", new
|
|
282
|
+
_(this, "ready", new Q());
|
|
283
|
+
_(this, "mounted", new Q());
|
|
282
284
|
}
|
|
283
285
|
isReady() {
|
|
284
286
|
return this.ready.isResolved();
|
|
@@ -293,7 +295,7 @@ class Bs extends js {
|
|
|
293
295
|
return await this.ready.then(e);
|
|
294
296
|
}
|
|
295
297
|
async reload(e) {
|
|
296
|
-
e &&
|
|
298
|
+
e && Gt(e), location.reload(), await Yt();
|
|
297
299
|
}
|
|
298
300
|
plugin(e) {
|
|
299
301
|
return this.plugins[e] ?? null;
|
|
@@ -303,14 +305,14 @@ class Bs extends js {
|
|
|
303
305
|
return ((r = this.instance) == null ? void 0 : r.config.globalProperties[e]) ?? null;
|
|
304
306
|
}
|
|
305
307
|
async boot() {
|
|
306
|
-
|
|
308
|
+
F.once("application-ready", () => this.ready.resolve()), F.once("application-mounted", () => this.mounted.resolve());
|
|
307
309
|
}
|
|
308
310
|
}
|
|
309
|
-
const A =
|
|
310
|
-
function
|
|
311
|
+
const A = se(er);
|
|
312
|
+
function Cl(t) {
|
|
311
313
|
return t;
|
|
312
314
|
}
|
|
313
|
-
async function
|
|
315
|
+
async function tr(t, ...s) {
|
|
314
316
|
A.setState(
|
|
315
317
|
"plugins",
|
|
316
318
|
t.reduce(
|
|
@@ -319,55 +321,55 @@ async function Fs(t, ...s) {
|
|
|
319
321
|
)
|
|
320
322
|
), await Promise.all(t.map((e) => e.install(...s)) ?? []);
|
|
321
323
|
}
|
|
322
|
-
function
|
|
324
|
+
function sr(t) {
|
|
323
325
|
return Object.entries(t.props ?? {}).reduce((s, [e, r]) => s + `${e}="${B(r)}"`, "");
|
|
324
326
|
}
|
|
325
|
-
function
|
|
327
|
+
function xl(t) {
|
|
326
328
|
return t;
|
|
327
329
|
}
|
|
328
|
-
function
|
|
330
|
+
function rr(t) {
|
|
329
331
|
const s = X(t);
|
|
330
|
-
return s ?
|
|
332
|
+
return s ? ge(s) : void 0;
|
|
331
333
|
}
|
|
332
|
-
function
|
|
333
|
-
return
|
|
334
|
+
function I(t, s) {
|
|
335
|
+
return rr(t) ?? W(s ?? `Could not resolve '${B(t)}' injection key`);
|
|
334
336
|
}
|
|
335
|
-
function
|
|
336
|
-
return X(t) ??
|
|
337
|
+
function nr(t, s) {
|
|
338
|
+
return X(t) ?? W(s ?? `Could not resolve '${B(t)}' injection key`);
|
|
337
339
|
}
|
|
338
|
-
function
|
|
339
|
-
return typeof t == "string" ? t : t.type ===
|
|
340
|
+
function ct(t) {
|
|
341
|
+
return typeof t == "string" ? t : t.type === At ? "" : t.type === Pt || t.type === Dt ? t.children : t.type === "br" ? `
|
|
340
342
|
|
|
341
|
-
` : `<${t.type} ${
|
|
343
|
+
` : `<${t.type} ${sr(t)}>${Array.from(t.children).map(ct).join("")}</${t.type}>`;
|
|
342
344
|
}
|
|
343
|
-
const
|
|
345
|
+
const Te = /* @__PURE__ */ new WeakMap(), ar = {
|
|
344
346
|
mounted(t, { value: s, modifiers: e }) {
|
|
345
347
|
const r = typeof s == "function" ? s : null, n = () => {
|
|
346
348
|
const a = t.getBoundingClientRect();
|
|
347
349
|
e.css && (t.style.setProperty("--width", `${a.width}px`), t.style.setProperty("--height", `${a.height}px`)), r == null || r({ width: a.width, height: a.height });
|
|
348
350
|
};
|
|
349
|
-
e.watch &&
|
|
351
|
+
e.watch && Te.set(t, te(new ResizeObserver(n)).observe(t)), n();
|
|
350
352
|
},
|
|
351
353
|
unmounted(t) {
|
|
352
354
|
var s;
|
|
353
|
-
(s =
|
|
355
|
+
(s = Te.get(t)) == null || s.unobserve(t), Te.delete(t);
|
|
354
356
|
}
|
|
355
357
|
};
|
|
356
|
-
function
|
|
357
|
-
const { baseClasses: e, ...r } = t, { baseClasses: n, ...a } = s,
|
|
358
|
-
return
|
|
358
|
+
function dt(t, s) {
|
|
359
|
+
const { baseClasses: e, ...r } = t, { baseClasses: n, ...a } = s, u = ys(n, a);
|
|
360
|
+
return H(u(r), l(e));
|
|
359
361
|
}
|
|
360
|
-
function
|
|
361
|
-
return
|
|
362
|
+
function H(...t) {
|
|
363
|
+
return $s(bs(t));
|
|
362
364
|
}
|
|
363
|
-
function
|
|
364
|
-
const e =
|
|
365
|
-
|
|
365
|
+
function kl(t, s) {
|
|
366
|
+
const e = F.on(t, s);
|
|
367
|
+
$e(() => e());
|
|
366
368
|
}
|
|
367
|
-
const
|
|
369
|
+
const lr = {
|
|
368
370
|
required: (t) => t ? void 0 : "required"
|
|
369
371
|
};
|
|
370
|
-
function
|
|
372
|
+
function ir(t, s) {
|
|
371
373
|
var e;
|
|
372
374
|
if (t == null)
|
|
373
375
|
return !0;
|
|
@@ -386,20 +388,20 @@ function Qs(t, s) {
|
|
|
386
388
|
return typeof t == "object";
|
|
387
389
|
}
|
|
388
390
|
}
|
|
389
|
-
const
|
|
390
|
-
function
|
|
391
|
-
|
|
391
|
+
const he = { ...lr };
|
|
392
|
+
function Sl(t, s) {
|
|
393
|
+
he[t] = s;
|
|
392
394
|
}
|
|
393
|
-
function
|
|
394
|
-
return
|
|
395
|
+
function or(t, s) {
|
|
396
|
+
return ir(t, s) ? [] : ["invalid_value"];
|
|
395
397
|
}
|
|
396
|
-
function
|
|
398
|
+
function ur(t, s) {
|
|
397
399
|
var r;
|
|
398
|
-
const e = (r =
|
|
399
|
-
return e ?
|
|
400
|
+
const e = (r = he[s]) == null ? void 0 : r.call(he, t);
|
|
401
|
+
return e ? at(e) : [];
|
|
400
402
|
}
|
|
401
|
-
const
|
|
402
|
-
class
|
|
403
|
+
const Tl = Symbol(), Je = /* @__PURE__ */ new WeakMap();
|
|
404
|
+
class cr extends nt {
|
|
403
405
|
constructor(e) {
|
|
404
406
|
super();
|
|
405
407
|
_(this, "errors");
|
|
@@ -408,20 +410,20 @@ class Xs extends Qe {
|
|
|
408
410
|
_(this, "_submitted");
|
|
409
411
|
_(this, "_errors");
|
|
410
412
|
_(this, "_listeners", {});
|
|
411
|
-
this._fields = e, this._submitted =
|
|
413
|
+
this._fields = e, this._submitted = N(!1), this._data = this.getInitialData(e), this._errors = this.getInitialErrors(e), Je.set(
|
|
412
414
|
this,
|
|
413
415
|
c(() => !Object.values(this._errors).some((r) => r !== null))
|
|
414
|
-
), this.errors =
|
|
416
|
+
), this.errors = we(this._errors);
|
|
415
417
|
}
|
|
416
418
|
get valid() {
|
|
417
419
|
var e;
|
|
418
|
-
return !!((e =
|
|
420
|
+
return !!((e = Je.get(this)) != null && e.value);
|
|
419
421
|
}
|
|
420
422
|
get submitted() {
|
|
421
423
|
return this._submitted.value;
|
|
422
424
|
}
|
|
423
425
|
setFieldValue(e, r) {
|
|
424
|
-
const n = this._fields[e] ??
|
|
426
|
+
const n = this._fields[e] ?? W(`Trying to set undefined '${B(e)}' field`);
|
|
425
427
|
this._data[e] = n.type === "string" && (n.trim ?? !0) ? B(r).trim() : r, this._submitted.value && this.validate();
|
|
426
428
|
}
|
|
427
429
|
getFieldValue(e) {
|
|
@@ -459,11 +461,11 @@ class Xs extends Qe {
|
|
|
459
461
|
return (n = this._listeners)[e] ?? (n[e] = []), (a = this._listeners[e]) == null || a.push(r), () => this.off(e, r);
|
|
460
462
|
}
|
|
461
463
|
off(e, r) {
|
|
462
|
-
|
|
464
|
+
Ve(this._listeners[e] ?? [], r);
|
|
463
465
|
}
|
|
464
466
|
async focus(e) {
|
|
465
467
|
var r;
|
|
466
|
-
await
|
|
468
|
+
await jt(), (r = this._listeners.focus) == null || r.forEach((n) => n(e));
|
|
467
469
|
}
|
|
468
470
|
__get(e) {
|
|
469
471
|
return e in this._fields ? this.getFieldValue(e) : super.__get(e);
|
|
@@ -476,24 +478,24 @@ class Xs extends Qe {
|
|
|
476
478
|
this.setFieldValue(e, r);
|
|
477
479
|
}
|
|
478
480
|
getFieldErrors(e, r) {
|
|
479
|
-
var
|
|
480
|
-
const n = [], a = this._data[e],
|
|
481
|
-
n.push(...
|
|
482
|
-
for (const
|
|
483
|
-
|
|
481
|
+
var o;
|
|
482
|
+
const n = [], a = this._data[e], u = ((o = r.rules) == null ? void 0 : o.split("|")) ?? [];
|
|
483
|
+
n.push(...or(a, r));
|
|
484
|
+
for (const p of u)
|
|
485
|
+
p !== "required" && a == null || n.push(...ur(a, p));
|
|
484
486
|
return n.length > 0 ? n : null;
|
|
485
487
|
}
|
|
486
488
|
getInitialData(e) {
|
|
487
489
|
if (this.static().isConjuring())
|
|
488
490
|
return {};
|
|
489
|
-
const r = Object.entries(e).reduce((n, [a,
|
|
490
|
-
return
|
|
491
|
+
const r = Object.entries(e).reduce((n, [a, u]) => (n[a] = u.default ?? null, n), {});
|
|
492
|
+
return ge(r);
|
|
491
493
|
}
|
|
492
494
|
getInitialErrors(e) {
|
|
493
495
|
if (this.static().isConjuring())
|
|
494
496
|
return {};
|
|
495
497
|
const r = Object.keys(e).reduce((n, a) => (n[a] = null, n), {});
|
|
496
|
-
return
|
|
498
|
+
return ge(r);
|
|
497
499
|
}
|
|
498
500
|
resetData() {
|
|
499
501
|
for (const [e, r] of Object.entries(this._fields))
|
|
@@ -503,87 +505,114 @@ class Xs extends Qe {
|
|
|
503
505
|
Object.keys(this._errors).forEach((r) => delete this._errors[r]), e && Object.assign(this._errors, e);
|
|
504
506
|
}
|
|
505
507
|
}
|
|
506
|
-
function
|
|
508
|
+
function pt(t, s) {
|
|
507
509
|
const e = X("form", null), r = e == null ? void 0 : e.on("focus", (n) => t.name === n && s());
|
|
508
|
-
|
|
510
|
+
$e(() => r == null ? void 0 : r());
|
|
509
511
|
}
|
|
510
|
-
function
|
|
511
|
-
return new
|
|
512
|
+
function mt(t) {
|
|
513
|
+
return new cr(t);
|
|
512
514
|
}
|
|
513
|
-
function
|
|
514
|
-
const t =
|
|
515
|
-
return [c(() =>
|
|
515
|
+
function Ae() {
|
|
516
|
+
const t = et(), s = c(() => t.class);
|
|
517
|
+
return [c(() => es(t, "class")), s];
|
|
516
518
|
}
|
|
517
|
-
function
|
|
518
|
-
let s =
|
|
519
|
-
|
|
520
|
-
}
|
|
521
|
-
function
|
|
522
|
-
const e =
|
|
523
|
-
return
|
|
519
|
+
function Ml(t) {
|
|
520
|
+
let s = ts;
|
|
521
|
+
tt(() => s = t()), $e(() => s());
|
|
522
|
+
}
|
|
523
|
+
function Hl(t, s) {
|
|
524
|
+
const e = ge(O.get(t) ?? s);
|
|
525
|
+
return Le(e, () => O.set(t, Bt(e))), e;
|
|
526
|
+
}
|
|
527
|
+
function dr(t) {
|
|
528
|
+
let s = new Set(t), e, r;
|
|
529
|
+
const n = Ft((a, u) => (r = a, e = u, {
|
|
530
|
+
get: () => s,
|
|
531
|
+
set: () => W("Attempted to write read-only reactive set")
|
|
532
|
+
}));
|
|
533
|
+
return {
|
|
534
|
+
values() {
|
|
535
|
+
return r(), Array.from(n.value.values());
|
|
536
|
+
},
|
|
537
|
+
has(a) {
|
|
538
|
+
return r(), n.value.has(a);
|
|
539
|
+
},
|
|
540
|
+
add(a) {
|
|
541
|
+
e(), n.value.add(a);
|
|
542
|
+
},
|
|
543
|
+
delete(a) {
|
|
544
|
+
e(), n.value.delete(a);
|
|
545
|
+
},
|
|
546
|
+
clear() {
|
|
547
|
+
e(), n.value.clear();
|
|
548
|
+
},
|
|
549
|
+
reset(a) {
|
|
550
|
+
e(), s = new Set(a);
|
|
551
|
+
}
|
|
552
|
+
};
|
|
524
553
|
}
|
|
525
|
-
function
|
|
526
|
-
const s =
|
|
527
|
-
return
|
|
554
|
+
function Vl(t) {
|
|
555
|
+
const s = N(), e = c(t);
|
|
556
|
+
return Le(e, async () => s.value = await e.value, { immediate: !0 }), s;
|
|
528
557
|
}
|
|
529
|
-
function
|
|
530
|
-
const e = s ? t : {}, r = s ?? t, n =
|
|
531
|
-
return
|
|
558
|
+
function El(t, s) {
|
|
559
|
+
const e = s ? t : {}, r = s ?? t, n = N(e.initial ?? null), a = ss((u) => n.value = u, e.delay ?? 300);
|
|
560
|
+
return G(() => a(r())), n;
|
|
532
561
|
}
|
|
533
562
|
let ie = null;
|
|
534
|
-
function
|
|
535
|
-
return
|
|
563
|
+
function pr() {
|
|
564
|
+
return te(new Ne(), (t) => {
|
|
536
565
|
t.link = function(s) {
|
|
537
|
-
const e =
|
|
566
|
+
const e = Ne.prototype.link.apply(this, [s]);
|
|
538
567
|
return s.href.startsWith("#") ? e : e.replace("<a", '<a target="_blank"');
|
|
539
568
|
};
|
|
540
569
|
});
|
|
541
570
|
}
|
|
542
|
-
function
|
|
543
|
-
const s =
|
|
571
|
+
function mr(t) {
|
|
572
|
+
const s = lt(t, /<a[^>]*href="#action:([^"]+)"[^>]*>([^<]+)<\/a>/g);
|
|
544
573
|
for (const [e, r, n] of s)
|
|
545
574
|
t = t.replace(e, `<button type="button" data-markdown-action="${r}">${n}</button>`);
|
|
546
575
|
return t;
|
|
547
576
|
}
|
|
548
|
-
function
|
|
549
|
-
const s =
|
|
577
|
+
function fr(t) {
|
|
578
|
+
const s = lt(t, /<a[^>]*href="#route:([^"]+)"[^>]*>([^<]+)<\/a>/g);
|
|
550
579
|
for (const [e, r, n] of s) {
|
|
551
580
|
const a = (ie == null ? void 0 : ie.resolve(r)) ?? r;
|
|
552
581
|
t = t.replace(e, `<a data-markdown-route="${r}" href="${a}">${n}</a>`);
|
|
553
582
|
}
|
|
554
583
|
return t;
|
|
555
584
|
}
|
|
556
|
-
function
|
|
585
|
+
function hr() {
|
|
557
586
|
return ie;
|
|
558
587
|
}
|
|
559
|
-
function
|
|
588
|
+
function Ll(t) {
|
|
560
589
|
ie = t;
|
|
561
590
|
}
|
|
562
|
-
function
|
|
563
|
-
let s =
|
|
564
|
-
return s =
|
|
591
|
+
function gr(t) {
|
|
592
|
+
let s = ms(t, { renderer: pr(), async: !1 });
|
|
593
|
+
return s = ft(s), s = mr(s), s = fr(s), s;
|
|
565
594
|
}
|
|
566
|
-
function
|
|
567
|
-
return
|
|
595
|
+
function ft(t) {
|
|
596
|
+
return ps.sanitize(t, { ADD_ATTR: ["target"] });
|
|
568
597
|
}
|
|
569
|
-
const
|
|
598
|
+
const vr = {
|
|
570
599
|
mounted(t, { value: s }) {
|
|
571
|
-
t.innerHTML =
|
|
600
|
+
t.innerHTML = ft(s);
|
|
572
601
|
}
|
|
573
|
-
},
|
|
574
|
-
measure:
|
|
575
|
-
"safe-html":
|
|
576
|
-
},
|
|
602
|
+
}, br = {
|
|
603
|
+
measure: ar,
|
|
604
|
+
"safe-html": vr
|
|
605
|
+
}, yr = {
|
|
577
606
|
install(t, s) {
|
|
578
607
|
const e = {
|
|
579
|
-
...
|
|
608
|
+
...br,
|
|
580
609
|
...s.directives
|
|
581
610
|
};
|
|
582
611
|
for (const [r, n] of Object.entries(e))
|
|
583
612
|
t.directive(r, n);
|
|
584
613
|
}
|
|
585
614
|
};
|
|
586
|
-
class
|
|
615
|
+
class $r extends xe {
|
|
587
616
|
constructor() {
|
|
588
617
|
super(...arguments);
|
|
589
618
|
_(this, "cache");
|
|
@@ -599,72 +628,79 @@ class lr extends we {
|
|
|
599
628
|
(await n.keys(e)).length !== 0 && await n.put(e, r);
|
|
600
629
|
}
|
|
601
630
|
async open() {
|
|
602
|
-
return this.cache = this.cache ??
|
|
631
|
+
return this.cache = this.cache ?? te(new Q(), (e) => {
|
|
603
632
|
caches.open("app").then((r) => e.resolve(r));
|
|
604
633
|
});
|
|
605
634
|
}
|
|
606
635
|
}
|
|
607
|
-
const
|
|
608
|
-
class
|
|
636
|
+
const Rl = se($r);
|
|
637
|
+
class wr extends xe {
|
|
609
638
|
async purge() {
|
|
610
|
-
await
|
|
639
|
+
await F.emit("purge-storage");
|
|
611
640
|
}
|
|
612
641
|
}
|
|
613
|
-
const
|
|
614
|
-
function
|
|
642
|
+
const ht = se(wr);
|
|
643
|
+
function zl(t, s) {
|
|
615
644
|
return {
|
|
616
645
|
...t,
|
|
617
|
-
...
|
|
646
|
+
...ne(s, Object.keys(t))
|
|
618
647
|
};
|
|
619
648
|
}
|
|
620
|
-
const
|
|
649
|
+
const _r = {
|
|
621
650
|
$app: A,
|
|
622
|
-
$events:
|
|
623
|
-
$storage:
|
|
651
|
+
$events: F,
|
|
652
|
+
$storage: ht
|
|
624
653
|
};
|
|
625
|
-
async function
|
|
654
|
+
async function ke(t, s) {
|
|
626
655
|
await Promise.all(
|
|
627
656
|
Object.entries(s).map(async ([e, r]) => {
|
|
628
657
|
await r.launch().catch((n) => {
|
|
629
|
-
var a,
|
|
630
|
-
return (
|
|
658
|
+
var a, u;
|
|
659
|
+
return (u = (a = t.config).errorHandler) == null ? void 0 : u.call(a, n, null, `Failed launching ${e}.`);
|
|
631
660
|
});
|
|
632
661
|
})
|
|
633
|
-
), Object.assign(t.config.globalProperties, s), (J() ||
|
|
662
|
+
), Object.assign(t.config.globalProperties, s), (J() || ze()) && Object.assign(globalThis, s);
|
|
634
663
|
}
|
|
635
|
-
const
|
|
664
|
+
const Cr = {
|
|
636
665
|
async install(t, s) {
|
|
637
666
|
var r;
|
|
638
667
|
const e = {
|
|
639
|
-
...
|
|
668
|
+
..._r,
|
|
640
669
|
...s.services
|
|
641
670
|
};
|
|
642
|
-
t.use(
|
|
643
|
-
}
|
|
644
|
-
},
|
|
671
|
+
t.use(Zs()), (r = s.settings) == null || r.forEach((n) => A.addSetting(n)), await ke(t, e);
|
|
672
|
+
}
|
|
673
|
+
}, Ze = /* @__PURE__ */ new WeakSet();
|
|
674
|
+
function Pe() {
|
|
675
|
+
const t = ot(), { close: s, remove: e, ...r } = fs(Ze.has(t) ? {} : { removeOnClose: !1 });
|
|
676
|
+
return Ze.add(t), {
|
|
677
|
+
...r,
|
|
678
|
+
async close(n) {
|
|
679
|
+
s(n), await le(1e3), e();
|
|
680
|
+
}
|
|
681
|
+
};
|
|
682
|
+
}
|
|
683
|
+
const gt = 768, ve = {
|
|
645
684
|
Mobile: "mobile",
|
|
646
685
|
Desktop: "desktop"
|
|
647
686
|
};
|
|
648
|
-
function
|
|
649
|
-
return globalThis.innerWidth >
|
|
687
|
+
function vt() {
|
|
688
|
+
return globalThis.innerWidth > gt ? ve.Desktop : ve.Mobile;
|
|
650
689
|
}
|
|
651
|
-
const
|
|
690
|
+
const xr = Ce({
|
|
652
691
|
name: "ui",
|
|
653
692
|
initialState: {
|
|
654
|
-
modals: [],
|
|
655
693
|
toasts: [],
|
|
656
|
-
layout:
|
|
694
|
+
layout: vt()
|
|
657
695
|
},
|
|
658
696
|
computed: {
|
|
659
|
-
desktop: ({ layout: t }) => t ===
|
|
660
|
-
mobile: ({ layout: t }) => t ===
|
|
661
|
-
openModals: ({ modals: t }) => t.filter(({ closing: s }) => !s)
|
|
697
|
+
desktop: ({ layout: t }) => t === ve.Desktop,
|
|
698
|
+
mobile: ({ layout: t }) => t === ve.Mobile
|
|
662
699
|
}
|
|
663
700
|
});
|
|
664
|
-
class
|
|
701
|
+
class kr extends xr {
|
|
665
702
|
constructor() {
|
|
666
703
|
super(...arguments);
|
|
667
|
-
_(this, "modalCallbacks", {});
|
|
668
704
|
_(this, "components", {});
|
|
669
705
|
}
|
|
670
706
|
registerComponent(e, r) {
|
|
@@ -674,7 +710,7 @@ class dr extends cr {
|
|
|
674
710
|
return this.components[e] ?? null;
|
|
675
711
|
}
|
|
676
712
|
requireComponent(e) {
|
|
677
|
-
return this.resolveComponent(e) ??
|
|
713
|
+
return this.resolveComponent(e) ?? W(`UI Component '${e}' is not defined!`);
|
|
678
714
|
}
|
|
679
715
|
alert(e, r) {
|
|
680
716
|
const n = () => typeof r != "string" ? { message: e } : {
|
|
@@ -686,7 +722,7 @@ class dr extends cr {
|
|
|
686
722
|
// prettier-ignore
|
|
687
723
|
/* eslint-enable max-len */
|
|
688
724
|
async confirm(e, r, n) {
|
|
689
|
-
const
|
|
725
|
+
const u = typeof r != "string" ? {
|
|
690
726
|
...r ?? {},
|
|
691
727
|
message: e,
|
|
692
728
|
required: !!(r != null && r.required)
|
|
@@ -695,31 +731,31 @@ class dr extends cr {
|
|
|
695
731
|
title: e,
|
|
696
732
|
message: r,
|
|
697
733
|
required: !!(n != null && n.required)
|
|
698
|
-
},
|
|
699
|
-
($, [
|
|
700
|
-
[
|
|
734
|
+
}, { response: o } = await this.modal(this.requireComponent("confirm-modal"), u), p = typeof o == "object" ? o[0] : o ?? !1, g = typeof o == "object" ? o[1] : Object.entries(u.checkboxes ?? {}).reduce(
|
|
735
|
+
($, [v, { default: S }]) => ({
|
|
736
|
+
[v]: S ?? !1,
|
|
701
737
|
...$
|
|
702
738
|
}),
|
|
703
739
|
{}
|
|
704
740
|
);
|
|
705
|
-
for (const [$,
|
|
706
|
-
if (!(!
|
|
707
|
-
return
|
|
708
|
-
return "checkboxes" in
|
|
741
|
+
for (const [$, v] of Object.entries(u.checkboxes ?? {}))
|
|
742
|
+
if (!(!v.required || g[$]))
|
|
743
|
+
return p && J() && console.warn(`Confirmed confirm modal was suppressed because required '${$}' checkbox was missing`), [!1, g];
|
|
744
|
+
return "checkboxes" in u ? [p, g] : p;
|
|
709
745
|
}
|
|
710
746
|
async prompt(e, r, n) {
|
|
711
|
-
const a = (n == null ? void 0 : n.trim) ?? !0,
|
|
747
|
+
const a = (n == null ? void 0 : n.trim) ?? !0, u = () => typeof r != "string" ? {
|
|
712
748
|
message: e,
|
|
713
749
|
...r ?? {}
|
|
714
750
|
} : {
|
|
715
751
|
title: e,
|
|
716
752
|
message: r,
|
|
717
753
|
...n ?? {}
|
|
718
|
-
},
|
|
719
|
-
return (a && typeof
|
|
754
|
+
}, { response: o } = await this.modal(this.requireComponent("prompt-modal"), u());
|
|
755
|
+
return (a && typeof o == "string" ? o == null ? void 0 : o.trim() : o) ?? null;
|
|
720
756
|
}
|
|
721
757
|
async loading(e, r) {
|
|
722
|
-
const n = (
|
|
758
|
+
const n = (v) => typeof v == "function" ? Promise.resolve(v()) : v, a = () => {
|
|
723
759
|
if (typeof e == "string")
|
|
724
760
|
return {
|
|
725
761
|
props: { message: e },
|
|
@@ -727,93 +763,59 @@ class dr extends cr {
|
|
|
727
763
|
};
|
|
728
764
|
if (typeof e == "function" || e instanceof Promise)
|
|
729
765
|
return { operationPromise: n(e) };
|
|
730
|
-
const { delay:
|
|
766
|
+
const { delay: v, ...S } = e;
|
|
731
767
|
return {
|
|
732
|
-
props:
|
|
733
|
-
delay:
|
|
768
|
+
props: S,
|
|
769
|
+
delay: l(v),
|
|
734
770
|
operationPromise: n(r)
|
|
735
771
|
};
|
|
736
772
|
};
|
|
737
|
-
let
|
|
738
|
-
const { operationPromise:
|
|
739
|
-
if (
|
|
740
|
-
return
|
|
741
|
-
const $ =
|
|
773
|
+
let u = !1;
|
|
774
|
+
const { operationPromise: o, props: p, delay: g } = a();
|
|
775
|
+
if (g && await Promise.race([le({ ms: g }).then(() => u = !0), o]), g && !u)
|
|
776
|
+
return o;
|
|
777
|
+
const $ = hs(this.requireComponent("loading-modal"), p);
|
|
778
|
+
We($);
|
|
742
779
|
try {
|
|
743
|
-
const
|
|
744
|
-
return await
|
|
780
|
+
const v = await o;
|
|
781
|
+
return await le({ ms: 500 }), v;
|
|
745
782
|
} finally {
|
|
746
|
-
await
|
|
783
|
+
await Ke($.id, { removeAfter: 1e3 });
|
|
747
784
|
}
|
|
748
785
|
}
|
|
749
786
|
toast(e, r = {}) {
|
|
750
|
-
const { component: n, ...a } = r,
|
|
751
|
-
id:
|
|
787
|
+
const { component: n, ...a } = r, u = {
|
|
788
|
+
id: oe(),
|
|
752
789
|
properties: { message: e, ...a },
|
|
753
790
|
component: E(n ?? this.requireComponent("toast"))
|
|
754
791
|
};
|
|
755
|
-
this.setState("toasts", this.toasts.concat(
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
id: n,
|
|
760
|
-
closing: !1,
|
|
761
|
-
properties: r ?? {},
|
|
762
|
-
component: E(e),
|
|
763
|
-
beforeClose: new Promise((d) => a.willClose = d),
|
|
764
|
-
afterClose: new Promise((d) => a.hasClosed = d)
|
|
765
|
-
}, l = this.modals.concat(i);
|
|
766
|
-
return this.modalCallbacks[i.id] = a, this.setState({ modals: l }), await Oe(), i;
|
|
767
|
-
}
|
|
768
|
-
async modalForm(e, r) {
|
|
769
|
-
return await (await this.modal(e, r)).beforeClose;
|
|
770
|
-
}
|
|
771
|
-
async closeModal(e, r) {
|
|
772
|
-
if (!A.isMounted()) {
|
|
773
|
-
await this.removeModal(e, r);
|
|
774
|
-
return;
|
|
775
|
-
}
|
|
776
|
-
await R.emit("close-modal", { id: e, result: r });
|
|
792
|
+
this.setState("toasts", this.toasts.concat(u));
|
|
793
|
+
}
|
|
794
|
+
modal(e, r) {
|
|
795
|
+
return We(e, r ?? {});
|
|
777
796
|
}
|
|
778
797
|
async closeAllModals() {
|
|
779
|
-
|
|
780
|
-
await this.closeModal(Kt(this.modals[this.modals.length - 1]).id);
|
|
798
|
+
await Promise.all(ae.value.map(({ id: e }) => Ke(e, { removeAfter: 1e3 })));
|
|
781
799
|
}
|
|
782
800
|
async boot() {
|
|
783
|
-
this.
|
|
784
|
-
}
|
|
785
|
-
async removeModal(e, r) {
|
|
786
|
-
var n, a;
|
|
787
|
-
this.setState(
|
|
788
|
-
"modals",
|
|
789
|
-
this.modals.filter((i) => i.id !== e)
|
|
790
|
-
), (a = (n = this.modalCallbacks[e]) == null ? void 0 : n.hasClosed) == null || a.call(n, r), delete this.modalCallbacks[e];
|
|
791
|
-
}
|
|
792
|
-
watchModalEvents() {
|
|
793
|
-
R.on("modal-will-close", ({ modal: { id: e }, result: r }) => {
|
|
794
|
-
var a, i;
|
|
795
|
-
const n = this.modals.find((l) => e === l.id);
|
|
796
|
-
n && (n.closing = !0), (i = (a = this.modalCallbacks[e]) == null ? void 0 : a.willClose) == null || i.call(a, r);
|
|
797
|
-
}), R.on("modal-has-closed", async ({ modal: { id: e }, result: r }) => {
|
|
798
|
-
await this.removeModal(e, r);
|
|
799
|
-
});
|
|
801
|
+
this.watchMountedEvent(), this.watchViewportBreakpoints();
|
|
800
802
|
}
|
|
801
803
|
watchMountedEvent() {
|
|
802
|
-
|
|
804
|
+
F.once("application-mounted", async () => {
|
|
803
805
|
if (!globalThis.document || !globalThis.getComputedStyle)
|
|
804
806
|
return;
|
|
805
807
|
const e = globalThis.document.getElementById("splash");
|
|
806
|
-
e && (globalThis.getComputedStyle(e).opacity !== "0" && (e.style.opacity = "0", await
|
|
808
|
+
e && (globalThis.getComputedStyle(e).opacity !== "0" && (e.style.opacity = "0", await le({ ms: 600 })), e.remove());
|
|
807
809
|
});
|
|
808
810
|
}
|
|
809
811
|
watchViewportBreakpoints() {
|
|
810
812
|
if (!globalThis.matchMedia)
|
|
811
813
|
return;
|
|
812
|
-
globalThis.matchMedia(`(min-width: ${
|
|
814
|
+
globalThis.matchMedia(`(min-width: ${gt}px)`).addEventListener("change", () => this.setState({ layout: vt() }));
|
|
813
815
|
}
|
|
814
816
|
}
|
|
815
|
-
const
|
|
816
|
-
class
|
|
817
|
+
const P = se(kr);
|
|
818
|
+
class Sr {
|
|
817
819
|
constructor(s, e) {
|
|
818
820
|
this.locale = s, this.fallbackLocale = e;
|
|
819
821
|
}
|
|
@@ -839,7 +841,7 @@ class pr {
|
|
|
839
841
|
return J() && console.warn("Lang provider is missing"), e;
|
|
840
842
|
}
|
|
841
843
|
}
|
|
842
|
-
const
|
|
844
|
+
const Tr = Ce({
|
|
843
845
|
name: "lang",
|
|
844
846
|
persist: ["locale", "fallbackLocale"],
|
|
845
847
|
initialState: {
|
|
@@ -848,11 +850,11 @@ const mr = ye({
|
|
|
848
850
|
fallbackLocale: "en"
|
|
849
851
|
}
|
|
850
852
|
});
|
|
851
|
-
class
|
|
853
|
+
class Mr extends Tr {
|
|
852
854
|
constructor() {
|
|
853
855
|
super();
|
|
854
856
|
_(this, "provider");
|
|
855
|
-
this.provider = new
|
|
857
|
+
this.provider = new Sr(
|
|
856
858
|
this.getState("locale") ?? this.getBrowserLocale(),
|
|
857
859
|
this.getState("fallbackLocale")
|
|
858
860
|
);
|
|
@@ -880,7 +882,7 @@ class fr extends mr {
|
|
|
880
882
|
);
|
|
881
883
|
}
|
|
882
884
|
}
|
|
883
|
-
const Z =
|
|
885
|
+
const Z = se(Mr), bt = Z.translate.bind(Z), k = Z.translateWithDefault.bind(Z), Hr = Ce({
|
|
884
886
|
name: "errors",
|
|
885
887
|
initialState: {
|
|
886
888
|
logs: [],
|
|
@@ -893,7 +895,7 @@ const Z = te(fr), it = Z.translate.bind(Z), S = Z.translateWithDefault.bind(Z),
|
|
|
893
895
|
hasStartupErrors: ({ startupErrors: t }) => t.length > 0
|
|
894
896
|
}
|
|
895
897
|
});
|
|
896
|
-
class
|
|
898
|
+
class Vr extends Hr {
|
|
897
899
|
constructor() {
|
|
898
900
|
super(...arguments);
|
|
899
901
|
_(this, "forceReporting", !1);
|
|
@@ -908,18 +910,18 @@ class gr extends hr {
|
|
|
908
910
|
}
|
|
909
911
|
async inspect(e, r) {
|
|
910
912
|
if (Array.isArray(e) && e.length === 0) {
|
|
911
|
-
|
|
913
|
+
P.alert(k("errors.inspectEmpty", "Nothing to inspect!"));
|
|
912
914
|
return;
|
|
913
915
|
}
|
|
914
916
|
const n = Array.isArray(e) ? e[0] : this.isErrorReport(e) ? e : await this.createErrorReport(e), a = Array.isArray(e) ? e : r ?? [n];
|
|
915
|
-
|
|
917
|
+
P.modal(P.requireComponent("error-report-modal"), { report: n, reports: a });
|
|
916
918
|
}
|
|
917
919
|
async report(e, r) {
|
|
918
|
-
if (await
|
|
920
|
+
if (await F.emit("error", { error: e, message: r }), ze("unit") || (J() && this.logError(e), !this.enabled))
|
|
919
921
|
throw e;
|
|
920
922
|
if (!A.isMounted()) {
|
|
921
|
-
const
|
|
922
|
-
|
|
923
|
+
const u = await this.createStartupErrorReport(e);
|
|
924
|
+
u && this.setState({ startupErrors: this.startupErrors.concat(u) });
|
|
923
925
|
return;
|
|
924
926
|
}
|
|
925
927
|
const n = await this.createErrorReport(e), a = {
|
|
@@ -927,15 +929,15 @@ class gr extends hr {
|
|
|
927
929
|
seen: !1,
|
|
928
930
|
date: /* @__PURE__ */ new Date()
|
|
929
931
|
};
|
|
930
|
-
|
|
931
|
-
r ??
|
|
932
|
+
P.toast(
|
|
933
|
+
r ?? k("errors.notice", "Something went wrong, but it's not your fault. Try again!"),
|
|
932
934
|
{
|
|
933
935
|
variant: "danger",
|
|
934
936
|
actions: [
|
|
935
937
|
{
|
|
936
|
-
label:
|
|
938
|
+
label: k("errors.viewDetails", "View details"),
|
|
937
939
|
dismiss: !0,
|
|
938
|
-
click: () =>
|
|
940
|
+
click: () => P.modal(P.requireComponent("error-report-modal"), { report: n, reports: [n] })
|
|
939
941
|
}
|
|
940
942
|
]
|
|
941
943
|
}
|
|
@@ -953,7 +955,7 @@ class gr extends hr {
|
|
|
953
955
|
});
|
|
954
956
|
}
|
|
955
957
|
async boot() {
|
|
956
|
-
|
|
958
|
+
G(async () => {
|
|
957
959
|
var e;
|
|
958
960
|
if (!this.debug) {
|
|
959
961
|
(e = this.eruda) == null || e.destroy();
|
|
@@ -963,27 +965,27 @@ class gr extends hr {
|
|
|
963
965
|
});
|
|
964
966
|
}
|
|
965
967
|
logError(e) {
|
|
966
|
-
console.error(e),
|
|
968
|
+
console.error(e), fe(e) && e.cause && this.logError(e.cause);
|
|
967
969
|
}
|
|
968
970
|
isErrorReport(e) {
|
|
969
|
-
return
|
|
971
|
+
return fe(e) && "title" in e;
|
|
970
972
|
}
|
|
971
973
|
async createErrorReport(e) {
|
|
972
|
-
return typeof e == "string" ? { title: e } : e instanceof Error || e instanceof
|
|
974
|
+
return typeof e == "string" ? { title: e } : e instanceof Error || e instanceof _e ? this.createErrorReportFromError(e) : fe(e) ? it({
|
|
973
975
|
title: B(
|
|
974
|
-
e.name ?? e.title ??
|
|
976
|
+
e.name ?? e.title ?? k("errors.unknown", "Unknown Error")
|
|
975
977
|
),
|
|
976
978
|
description: B(
|
|
977
|
-
e.message ?? e.description ??
|
|
979
|
+
e.message ?? e.description ?? k("errors.unknownDescription", "Unknown error object")
|
|
978
980
|
),
|
|
979
981
|
error: e
|
|
980
982
|
}) : {
|
|
981
|
-
title:
|
|
983
|
+
title: k("errors.unknown", "Unknown Error"),
|
|
982
984
|
error: e
|
|
983
985
|
};
|
|
984
986
|
}
|
|
985
987
|
async createStartupErrorReport(e) {
|
|
986
|
-
return e instanceof
|
|
988
|
+
return e instanceof Ee ? e.cause instanceof Ee ? null : this.createErrorReport(e.cause) : this.createErrorReport(e);
|
|
987
989
|
}
|
|
988
990
|
createErrorReportFromError(e, r = {}) {
|
|
989
991
|
return {
|
|
@@ -995,7 +997,7 @@ class gr extends hr {
|
|
|
995
997
|
};
|
|
996
998
|
}
|
|
997
999
|
}
|
|
998
|
-
const
|
|
1000
|
+
const yt = se(Vr), $t = /* @__PURE__ */ h({
|
|
999
1001
|
__name: "HeadlessButton",
|
|
1000
1002
|
props: {
|
|
1001
1003
|
class: {},
|
|
@@ -1012,8 +1014,8 @@ const ut = te(gr), ct = /* @__PURE__ */ g({
|
|
|
1012
1014
|
},
|
|
1013
1015
|
setup(t) {
|
|
1014
1016
|
const s = c(() => t.as ? { as: t.as } : t.route ? {
|
|
1015
|
-
as:
|
|
1016
|
-
to:
|
|
1017
|
+
as: P.resolveComponent("router-link") ?? "a",
|
|
1018
|
+
to: it({
|
|
1017
1019
|
name: t.route,
|
|
1018
1020
|
params: t.routeParams,
|
|
1019
1021
|
query: t.routeQuery
|
|
@@ -1026,18 +1028,18 @@ const ut = te(gr), ct = /* @__PURE__ */ g({
|
|
|
1026
1028
|
as: "button",
|
|
1027
1029
|
type: t.submit ? "submit" : "button"
|
|
1028
1030
|
});
|
|
1029
|
-
return (e, r) => (
|
|
1031
|
+
return (e, r) => (i(), f(l(ws), V({
|
|
1030
1032
|
class: t.class,
|
|
1031
1033
|
"as-child": e.asChild,
|
|
1032
1034
|
disabled: e.disabled
|
|
1033
1035
|
}, s.value), {
|
|
1034
|
-
default:
|
|
1036
|
+
default: m(() => [
|
|
1035
1037
|
w(e.$slots, "default")
|
|
1036
1038
|
]),
|
|
1037
1039
|
_: 3
|
|
1038
1040
|
}, 16, ["class", "as-child", "disabled"]));
|
|
1039
1041
|
}
|
|
1040
|
-
}),
|
|
1042
|
+
}), R = /* @__PURE__ */ h({
|
|
1041
1043
|
__name: "Button",
|
|
1042
1044
|
props: {
|
|
1043
1045
|
class: {},
|
|
@@ -1053,7 +1055,7 @@ const ut = te(gr), ct = /* @__PURE__ */ g({
|
|
|
1053
1055
|
as: {}
|
|
1054
1056
|
},
|
|
1055
1057
|
setup(t) {
|
|
1056
|
-
const s =
|
|
1058
|
+
const s = K(t, ["class", "size", "variant", "disabled"]), e = c(() => dt(
|
|
1057
1059
|
{ baseClasses: t.class, variant: t.variant, size: t.size, disabled: t.disabled },
|
|
1058
1060
|
{
|
|
1059
1061
|
baseClasses: "focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2",
|
|
@@ -1148,62 +1150,62 @@ const ut = te(gr), ct = /* @__PURE__ */ g({
|
|
|
1148
1150
|
}
|
|
1149
1151
|
}
|
|
1150
1152
|
));
|
|
1151
|
-
return (r, n) => (
|
|
1153
|
+
return (r, n) => (i(), f($t, V({
|
|
1152
1154
|
class: e.value,
|
|
1153
1155
|
disabled: r.disabled
|
|
1154
1156
|
}, s), {
|
|
1155
|
-
default:
|
|
1157
|
+
default: m(() => [
|
|
1156
1158
|
w(r.$slots, "default")
|
|
1157
1159
|
]),
|
|
1158
1160
|
_: 3
|
|
1159
1161
|
}, 16, ["class", "disabled"]));
|
|
1160
1162
|
}
|
|
1161
1163
|
});
|
|
1162
|
-
function
|
|
1164
|
+
function Er(t) {
|
|
1163
1165
|
return typeof t == "object" && t !== null && "label" in t;
|
|
1164
1166
|
}
|
|
1165
|
-
const
|
|
1167
|
+
const wt = /* @__PURE__ */ h({
|
|
1166
1168
|
__name: "HeadlessSelectValue",
|
|
1167
1169
|
setup(t) {
|
|
1168
|
-
const s =
|
|
1170
|
+
const s = I(
|
|
1169
1171
|
"select",
|
|
1170
1172
|
"<HeadlessSelectValue> must be a child of a <HeadlessSelect>"
|
|
1171
1173
|
);
|
|
1172
|
-
return (e, r) => e.$slots.default ? (
|
|
1174
|
+
return (e, r) => e.$slots.default ? (i(), f(l(Qe), {
|
|
1173
1175
|
key: 0,
|
|
1174
|
-
placeholder:
|
|
1176
|
+
placeholder: l(s).placeholder
|
|
1175
1177
|
}, {
|
|
1176
|
-
default:
|
|
1178
|
+
default: m(() => [
|
|
1177
1179
|
w(e.$slots, "default")
|
|
1178
1180
|
]),
|
|
1179
1181
|
_: 3
|
|
1180
|
-
}, 8, ["placeholder"])) : (
|
|
1182
|
+
}, 8, ["placeholder"])) : (i(), f(l(Qe), {
|
|
1181
1183
|
key: 1,
|
|
1182
|
-
placeholder:
|
|
1184
|
+
placeholder: l(s).placeholder
|
|
1183
1185
|
}, null, 8, ["placeholder"]));
|
|
1184
1186
|
}
|
|
1185
|
-
}),
|
|
1187
|
+
}), _t = /* @__PURE__ */ h({
|
|
1186
1188
|
__name: "HeadlessSelectTrigger",
|
|
1187
1189
|
setup(t) {
|
|
1188
|
-
const s =
|
|
1190
|
+
const s = I(
|
|
1189
1191
|
"select",
|
|
1190
1192
|
"<HeadlessSelectTrigger> must be a child of a <HeadlessSelect>"
|
|
1191
1193
|
);
|
|
1192
|
-
return (e, r) => (
|
|
1193
|
-
id:
|
|
1194
|
+
return (e, r) => (i(), f(l(_s), {
|
|
1195
|
+
id: l(s).id
|
|
1194
1196
|
}, {
|
|
1195
|
-
default:
|
|
1197
|
+
default: m(() => [
|
|
1196
1198
|
w(e.$slots, "default", {}, () => [
|
|
1197
|
-
|
|
1198
|
-
placeholder:
|
|
1199
|
+
d(wt, {
|
|
1200
|
+
placeholder: l(s).placeholder
|
|
1199
1201
|
}, null, 8, ["placeholder"]),
|
|
1200
|
-
|
|
1202
|
+
d(l(Cs))
|
|
1201
1203
|
])
|
|
1202
1204
|
]),
|
|
1203
1205
|
_: 3
|
|
1204
1206
|
}, 8, ["id"]));
|
|
1205
1207
|
}
|
|
1206
|
-
}),
|
|
1208
|
+
}), Ct = /* @__PURE__ */ h({
|
|
1207
1209
|
__name: "HeadlessSelectOption",
|
|
1208
1210
|
props: {
|
|
1209
1211
|
value: {},
|
|
@@ -1213,7 +1215,7 @@ const dt = /* @__PURE__ */ g({
|
|
|
1213
1215
|
as: {}
|
|
1214
1216
|
},
|
|
1215
1217
|
setup(t) {
|
|
1216
|
-
const s =
|
|
1218
|
+
const s = I(
|
|
1217
1219
|
"select",
|
|
1218
1220
|
"<HeadlessSelectOption> must be a child of a <HeadlessSelect>"
|
|
1219
1221
|
), e = c(() => {
|
|
@@ -1221,12 +1223,12 @@ const dt = /* @__PURE__ */ g({
|
|
|
1221
1223
|
const r = (n = s.options) == null ? void 0 : n.find((a) => a.value === t.value);
|
|
1222
1224
|
return r ? r.label : B(t.value);
|
|
1223
1225
|
});
|
|
1224
|
-
return (r, n) => (
|
|
1225
|
-
default:
|
|
1226
|
-
|
|
1227
|
-
default:
|
|
1226
|
+
return (r, n) => (i(), f(l(xs), ue(ce(r.$props)), {
|
|
1227
|
+
default: m(() => [
|
|
1228
|
+
d(l(ks), null, {
|
|
1229
|
+
default: m(() => [
|
|
1228
1230
|
w(r.$slots, "default", {}, () => [
|
|
1229
|
-
|
|
1231
|
+
L(C(e.value), 1)
|
|
1230
1232
|
])
|
|
1231
1233
|
]),
|
|
1232
1234
|
_: 3
|
|
@@ -1235,33 +1237,33 @@ const dt = /* @__PURE__ */ g({
|
|
|
1235
1237
|
_: 3
|
|
1236
1238
|
}, 16));
|
|
1237
1239
|
}
|
|
1238
|
-
}),
|
|
1240
|
+
}), xt = /* @__PURE__ */ h({
|
|
1239
1241
|
__name: "HeadlessSelectOptions",
|
|
1240
1242
|
props: {
|
|
1241
1243
|
class: {},
|
|
1242
1244
|
innerClass: {}
|
|
1243
1245
|
},
|
|
1244
1246
|
setup(t) {
|
|
1245
|
-
const s =
|
|
1247
|
+
const s = I(
|
|
1246
1248
|
"select",
|
|
1247
1249
|
"<HeadlessSelectOptions> must be a child of a <HeadlessSelect>"
|
|
1248
|
-
), e = c(() =>
|
|
1249
|
-
return (r, n) => (
|
|
1250
|
-
default:
|
|
1251
|
-
|
|
1250
|
+
), e = c(() => H("min-w-(--reka-select-trigger-width) max-h-(--reka-select-content-available-height)", t.class));
|
|
1251
|
+
return (r, n) => (i(), f(l(Ss), null, {
|
|
1252
|
+
default: m(() => [
|
|
1253
|
+
d(l(Ts), {
|
|
1252
1254
|
position: "popper",
|
|
1253
|
-
class:
|
|
1254
|
-
align:
|
|
1255
|
-
side:
|
|
1255
|
+
class: x(e.value),
|
|
1256
|
+
align: l(s).align,
|
|
1257
|
+
side: l(s).side,
|
|
1256
1258
|
"side-offset": 4
|
|
1257
1259
|
}, {
|
|
1258
|
-
default:
|
|
1259
|
-
|
|
1260
|
-
class:
|
|
1260
|
+
default: m(() => [
|
|
1261
|
+
d(l(Ms), {
|
|
1262
|
+
class: x(r.innerClass)
|
|
1261
1263
|
}, {
|
|
1262
|
-
default:
|
|
1264
|
+
default: m(() => [
|
|
1263
1265
|
w(r.$slots, "default", {}, () => [
|
|
1264
|
-
(
|
|
1266
|
+
(i(!0), y(D, null, U(l(s).options ?? [], (a) => (i(), f(Ct, {
|
|
1265
1267
|
key: a.key,
|
|
1266
1268
|
value: a.value
|
|
1267
1269
|
}, null, 8, ["value"]))), 128))
|
|
@@ -1276,7 +1278,7 @@ const dt = /* @__PURE__ */ g({
|
|
|
1276
1278
|
_: 3
|
|
1277
1279
|
}));
|
|
1278
1280
|
}
|
|
1279
|
-
}),
|
|
1281
|
+
}), Lr = /* @__PURE__ */ h({
|
|
1280
1282
|
inheritAttrs: !1,
|
|
1281
1283
|
__name: "HeadlessSelect",
|
|
1282
1284
|
props: {
|
|
@@ -1296,56 +1298,56 @@ const dt = /* @__PURE__ */ g({
|
|
|
1296
1298
|
},
|
|
1297
1299
|
emits: ["update:modelValue"],
|
|
1298
1300
|
setup(t, { expose: s, emit: e }) {
|
|
1299
|
-
const r = e, n = X("form", null), a = c(() => n && t.name ? n.getFieldValue(t.name) : t.modelValue),
|
|
1300
|
-
key:
|
|
1301
|
-
label: t.renderOption ? t.renderOption(
|
|
1302
|
-
value:
|
|
1303
|
-
})) : null),
|
|
1301
|
+
const r = e, n = X("form", null), a = c(() => n && t.name ? n.getFieldValue(t.name) : t.modelValue), u = c(() => a.value), o = c(() => !n || !t.name ? null : n.errors[t.name] ?? null), p = c(() => t.options ? t.options.map((v) => ({
|
|
1302
|
+
key: oe(),
|
|
1303
|
+
label: t.renderOption ? t.renderOption(v) : Er(v) ? rs(v.label) : B(v),
|
|
1304
|
+
value: v
|
|
1305
|
+
})) : null), g = {
|
|
1304
1306
|
labelClass: t.labelClass,
|
|
1305
1307
|
optionsClass: t.optionsClass,
|
|
1306
1308
|
align: t.align,
|
|
1307
1309
|
side: t.side,
|
|
1308
1310
|
value: a,
|
|
1309
|
-
id: `select-${
|
|
1311
|
+
id: `select-${oe()}`,
|
|
1310
1312
|
name: c(() => t.name),
|
|
1311
1313
|
label: c(() => t.label),
|
|
1312
1314
|
description: c(() => t.description),
|
|
1313
|
-
placeholder: c(() => t.placeholder ??
|
|
1314
|
-
options:
|
|
1315
|
+
placeholder: c(() => t.placeholder ?? k("ui.select", "Select an option")),
|
|
1316
|
+
options: p,
|
|
1315
1317
|
selectedOption: c(() => {
|
|
1316
|
-
var
|
|
1317
|
-
return (
|
|
1318
|
+
var v;
|
|
1319
|
+
return (v = p.value) == null ? void 0 : v.find((S) => S.value === t.modelValue);
|
|
1318
1320
|
}),
|
|
1319
|
-
errors:
|
|
1321
|
+
errors: we(o),
|
|
1320
1322
|
required: c(() => {
|
|
1321
1323
|
if (!(!t.name || !n))
|
|
1322
1324
|
return n.getFieldRules(t.name).includes("required");
|
|
1323
1325
|
}),
|
|
1324
|
-
update(
|
|
1326
|
+
update(v) {
|
|
1325
1327
|
if (n && t.name) {
|
|
1326
|
-
n.setFieldValue(t.name,
|
|
1328
|
+
n.setFieldValue(t.name, v);
|
|
1327
1329
|
return;
|
|
1328
1330
|
}
|
|
1329
|
-
r("update:modelValue",
|
|
1331
|
+
r("update:modelValue", v);
|
|
1330
1332
|
}
|
|
1331
1333
|
};
|
|
1332
|
-
function $(
|
|
1333
|
-
|
|
1334
|
+
function $(v) {
|
|
1335
|
+
g.update(v);
|
|
1334
1336
|
}
|
|
1335
|
-
return
|
|
1336
|
-
"model-value":
|
|
1337
|
-
by:
|
|
1338
|
-
"onUpdate:modelValue":
|
|
1337
|
+
return de("select", g), s(g), (v, S) => (i(), f(l(Hs), {
|
|
1338
|
+
"model-value": u.value,
|
|
1339
|
+
by: v.compareOptions,
|
|
1340
|
+
"onUpdate:modelValue": S[0] || (S[0] = (q) => $(q))
|
|
1339
1341
|
}, {
|
|
1340
|
-
default:
|
|
1341
|
-
(
|
|
1342
|
-
default:
|
|
1343
|
-
w(
|
|
1344
|
-
modelValue:
|
|
1345
|
-
open:
|
|
1342
|
+
default: m(({ open: q }) => [
|
|
1343
|
+
(i(), f(Y(v.as), ue(ce(v.$attrs)), {
|
|
1344
|
+
default: m(() => [
|
|
1345
|
+
w(v.$slots, "default", {
|
|
1346
|
+
modelValue: v.modelValue,
|
|
1347
|
+
open: q
|
|
1346
1348
|
}, () => [
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
+
d(_t),
|
|
1350
|
+
d(xt)
|
|
1349
1351
|
])
|
|
1350
1352
|
]),
|
|
1351
1353
|
_: 2
|
|
@@ -1354,50 +1356,50 @@ const dt = /* @__PURE__ */ g({
|
|
|
1354
1356
|
_: 3
|
|
1355
1357
|
}, 8, ["model-value", "by"]));
|
|
1356
1358
|
}
|
|
1357
|
-
}),
|
|
1359
|
+
}), Xe = /* @__PURE__ */ h({
|
|
1358
1360
|
__name: "HeadlessSelectLabel",
|
|
1359
1361
|
props: {
|
|
1360
1362
|
asChild: { type: Boolean },
|
|
1361
1363
|
as: {}
|
|
1362
1364
|
},
|
|
1363
1365
|
setup(t) {
|
|
1364
|
-
const s =
|
|
1366
|
+
const s = I(
|
|
1365
1367
|
"select",
|
|
1366
1368
|
"<HeadlessSelectLabel> must be a child of a <HeadlessSelect>"
|
|
1367
|
-
), e =
|
|
1368
|
-
return (n, a) => r.value ? (
|
|
1369
|
+
), e = Re(), r = c(() => !!(s.label || e.default));
|
|
1370
|
+
return (n, a) => r.value ? (i(), f(l(Vs), V({
|
|
1369
1371
|
key: 0,
|
|
1370
|
-
for:
|
|
1372
|
+
for: l(s).id
|
|
1371
1373
|
}, n.$props), {
|
|
1372
|
-
default:
|
|
1374
|
+
default: m(() => [
|
|
1373
1375
|
w(n.$slots, "default", {}, () => [
|
|
1374
|
-
|
|
1376
|
+
L(C(l(s).label), 1)
|
|
1375
1377
|
])
|
|
1376
1378
|
]),
|
|
1377
1379
|
_: 3
|
|
1378
|
-
}, 16, ["for"])) :
|
|
1380
|
+
}, 16, ["for"])) : M("", !0);
|
|
1379
1381
|
}
|
|
1380
|
-
}),
|
|
1382
|
+
}), kt = /* @__PURE__ */ h({
|
|
1381
1383
|
__name: "SelectLabel",
|
|
1382
1384
|
props: {
|
|
1383
1385
|
class: {}
|
|
1384
1386
|
},
|
|
1385
1387
|
setup(t) {
|
|
1386
|
-
const s =
|
|
1387
|
-
return (r, n) => r.$slots.default ? (
|
|
1388
|
+
const s = I("select", "<SelectLabel> must be a child of a <Select>"), e = c(() => H("block text-sm leading-6 font-medium text-gray-900", s.labelClass, t.class));
|
|
1389
|
+
return (r, n) => r.$slots.default ? (i(), f(Xe, {
|
|
1388
1390
|
key: 0,
|
|
1389
|
-
class:
|
|
1391
|
+
class: x(e.value)
|
|
1390
1392
|
}, {
|
|
1391
|
-
default:
|
|
1393
|
+
default: m(() => [
|
|
1392
1394
|
w(r.$slots, "default")
|
|
1393
1395
|
]),
|
|
1394
1396
|
_: 3
|
|
1395
|
-
}, 8, ["class"])) : (
|
|
1397
|
+
}, 8, ["class"])) : (i(), f(Xe, {
|
|
1396
1398
|
key: 1,
|
|
1397
|
-
class:
|
|
1399
|
+
class: x(e.value)
|
|
1398
1400
|
}, null, 8, ["class"]));
|
|
1399
1401
|
}
|
|
1400
|
-
}),
|
|
1402
|
+
}), Ge = /* @__PURE__ */ h({
|
|
1401
1403
|
__name: "SelectOption",
|
|
1402
1404
|
props: {
|
|
1403
1405
|
value: {},
|
|
@@ -1405,18 +1407,18 @@ const dt = /* @__PURE__ */ g({
|
|
|
1405
1407
|
innerClass: {}
|
|
1406
1408
|
},
|
|
1407
1409
|
setup(t) {
|
|
1408
|
-
const s = c(() =>
|
|
1410
|
+
const s = c(() => H("group p-1 outline-none", t.class)), e = c(() => H(
|
|
1409
1411
|
// eslint-disable-next-line vue/max-len
|
|
1410
1412
|
"relative flex max-w-[calc(100vw-2rem)] cursor-pointer items-center truncate rounded-md gap-2 px-2 py-1 text-sm select-none *:truncate group-data-[highlighted]:bg-gray-100 group-data-[state=checked]:font-semibold group-data-[state=unchecked]:opacity-50",
|
|
1411
1413
|
t.innerClass
|
|
1412
1414
|
));
|
|
1413
|
-
return (r, n) => (
|
|
1414
|
-
class:
|
|
1415
|
+
return (r, n) => (i(), f(Ct, {
|
|
1416
|
+
class: x(s.value),
|
|
1415
1417
|
value: r.value
|
|
1416
1418
|
}, {
|
|
1417
|
-
default:
|
|
1418
|
-
|
|
1419
|
-
class:
|
|
1419
|
+
default: m(() => [
|
|
1420
|
+
b("div", {
|
|
1421
|
+
class: x(e.value)
|
|
1420
1422
|
}, [
|
|
1421
1423
|
w(r.$slots, "default")
|
|
1422
1424
|
], 2)
|
|
@@ -1424,43 +1426,43 @@ const dt = /* @__PURE__ */ g({
|
|
|
1424
1426
|
_: 3
|
|
1425
1427
|
}, 8, ["class", "value"]));
|
|
1426
1428
|
}
|
|
1427
|
-
}),
|
|
1429
|
+
}), St = /* @__PURE__ */ h({
|
|
1428
1430
|
__name: "SelectOptions",
|
|
1429
1431
|
props: {
|
|
1430
1432
|
class: {}
|
|
1431
1433
|
},
|
|
1432
1434
|
setup(t) {
|
|
1433
|
-
const s =
|
|
1435
|
+
const s = I("select", "<SelectOptions> must be a child of a <Select>"), e = c(() => H(
|
|
1434
1436
|
"z-50 overflow-auto rounded-lg bg-white text-base shadow-lg ring-1 ring-black/5 focus:outline-hidden",
|
|
1435
1437
|
s.optionsClass,
|
|
1436
1438
|
t.class
|
|
1437
1439
|
));
|
|
1438
|
-
return (r, n) => (
|
|
1439
|
-
class:
|
|
1440
|
+
return (r, n) => (i(), f(xt, {
|
|
1441
|
+
class: x(e.value)
|
|
1440
1442
|
}, {
|
|
1441
|
-
default:
|
|
1443
|
+
default: m(() => {
|
|
1442
1444
|
var a;
|
|
1443
1445
|
return [
|
|
1444
|
-
(a =
|
|
1445
|
-
var
|
|
1446
|
+
(a = l(s).options) != null && a.length ? w(r.$slots, "default", { key: 0 }, () => {
|
|
1447
|
+
var u;
|
|
1446
1448
|
return [
|
|
1447
|
-
(
|
|
1448
|
-
key:
|
|
1449
|
-
value:
|
|
1449
|
+
(i(!0), y(D, null, U(((u = l(s)) == null ? void 0 : u.options) ?? [], (o) => (i(), f(Ge, {
|
|
1450
|
+
key: o.key,
|
|
1451
|
+
value: o.value
|
|
1450
1452
|
}, {
|
|
1451
|
-
default:
|
|
1452
|
-
|
|
1453
|
+
default: m(() => [
|
|
1454
|
+
L(C(o.label), 1)
|
|
1453
1455
|
]),
|
|
1454
1456
|
_: 2
|
|
1455
1457
|
}, 1032, ["value"]))), 128))
|
|
1456
1458
|
];
|
|
1457
1459
|
}) : w(r.$slots, "default", { key: 1 }, () => [
|
|
1458
|
-
|
|
1460
|
+
d(Ge, {
|
|
1459
1461
|
disabled: "",
|
|
1460
1462
|
value: null
|
|
1461
1463
|
}, {
|
|
1462
|
-
default:
|
|
1463
|
-
|
|
1464
|
+
default: m(() => [
|
|
1465
|
+
L(C(r.$td("ui.selectEmpty", "No options available")), 1)
|
|
1464
1466
|
]),
|
|
1465
1467
|
_: 1
|
|
1466
1468
|
})
|
|
@@ -1470,42 +1472,42 @@ const dt = /* @__PURE__ */ g({
|
|
|
1470
1472
|
_: 3
|
|
1471
1473
|
}, 8, ["class"]));
|
|
1472
1474
|
}
|
|
1473
|
-
}),
|
|
1475
|
+
}), Rr = {
|
|
1474
1476
|
viewBox: "0 0 20 20",
|
|
1475
1477
|
width: "1.2em",
|
|
1476
1478
|
height: "1.2em"
|
|
1477
1479
|
};
|
|
1478
|
-
function
|
|
1479
|
-
return
|
|
1480
|
-
|
|
1480
|
+
function zr(t, s) {
|
|
1481
|
+
return i(), y("svg", Rr, s[0] || (s[0] = [
|
|
1482
|
+
b("path", {
|
|
1481
1483
|
fill: "currentColor",
|
|
1482
1484
|
d: "m9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828L5.757 6.586L4.343 8z"
|
|
1483
1485
|
}, null, -1)
|
|
1484
1486
|
]));
|
|
1485
1487
|
}
|
|
1486
|
-
const
|
|
1488
|
+
const Ir = E({ name: "zondicons-cheveron-down", render: zr }), Tt = /* @__PURE__ */ h({
|
|
1487
1489
|
__name: "SelectTrigger",
|
|
1488
1490
|
props: {
|
|
1489
1491
|
class: {}
|
|
1490
1492
|
},
|
|
1491
1493
|
setup(t) {
|
|
1492
|
-
const s =
|
|
1494
|
+
const s = I("select", "<SelectTrigger> must be a child of a <Select>"), e = c(() => H(
|
|
1493
1495
|
// eslint-disable-next-line vue/max-len
|
|
1494
1496
|
"focus:outline-primary-600 data-[state=open]:outline-primary-600 grid w-full cursor-default grid-cols-1 rounded-md bg-white py-1.5 pr-2 pl-3 text-left text-gray-900 outline-1 -outline-offset-1 outline-gray-300 focus:outline-2 focus:-outline-offset-2 sm:text-sm/6",
|
|
1495
1497
|
{ "mt-1": s.label },
|
|
1496
1498
|
t.class
|
|
1497
1499
|
));
|
|
1498
|
-
return (r, n) => (
|
|
1499
|
-
class:
|
|
1500
|
+
return (r, n) => (i(), f(_t, {
|
|
1501
|
+
class: x(e.value)
|
|
1500
1502
|
}, {
|
|
1501
|
-
default:
|
|
1502
|
-
|
|
1503
|
-
|
|
1503
|
+
default: m(() => [
|
|
1504
|
+
d(wt, { class: "col-start-1 row-start-1 truncate pr-6" }),
|
|
1505
|
+
d(l(Ir), { class: "col-start-1 row-start-1 size-5 self-center justify-self-end text-gray-500 sm:size-4" })
|
|
1504
1506
|
]),
|
|
1505
1507
|
_: 1
|
|
1506
1508
|
}, 8, ["class"]));
|
|
1507
1509
|
}
|
|
1508
|
-
}),
|
|
1510
|
+
}), qr = /* @__PURE__ */ h({
|
|
1509
1511
|
__name: "Select",
|
|
1510
1512
|
props: {
|
|
1511
1513
|
as: {},
|
|
@@ -1524,72 +1526,72 @@ const $r = E({ name: "zondicons-cheveron-down", render: wr }), vt = /* @__PURE__
|
|
|
1524
1526
|
},
|
|
1525
1527
|
emits: ["update:modelValue"],
|
|
1526
1528
|
setup(t) {
|
|
1527
|
-
const { forwardRef: s } =
|
|
1528
|
-
return (e, r) => (
|
|
1529
|
+
const { forwardRef: s } = Ie();
|
|
1530
|
+
return (e, r) => (i(), f(Lr, V({ ref: l(s) }, e.$props, {
|
|
1529
1531
|
"onUpdate:modelValue": r[0] || (r[0] = (n) => e.$emit("update:modelValue", n))
|
|
1530
1532
|
}), {
|
|
1531
|
-
default:
|
|
1532
|
-
|
|
1533
|
+
default: m(() => [
|
|
1534
|
+
d(kt),
|
|
1533
1535
|
w(e.$slots, "default", {}, () => [
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
+
d(Tt),
|
|
1537
|
+
d(St)
|
|
1536
1538
|
])
|
|
1537
1539
|
]),
|
|
1538
1540
|
_: 3
|
|
1539
1541
|
}, 16));
|
|
1540
1542
|
}
|
|
1541
|
-
}),
|
|
1543
|
+
}), Ar = { class: "grow" }, Pr = /* @__PURE__ */ h({
|
|
1542
1544
|
__name: "Language",
|
|
1543
1545
|
setup(t) {
|
|
1544
1546
|
const s = Z.getBrowserLocale(), e = c(() => [null, ...Z.locales]);
|
|
1545
1547
|
function r(n) {
|
|
1546
|
-
return (n && j.locales[n]) ??
|
|
1548
|
+
return (n && j.locales[n]) ?? k("settings.localeDefault", "{locale} (default)", {
|
|
1547
1549
|
locale: j.locales[s] ?? s
|
|
1548
1550
|
});
|
|
1549
1551
|
}
|
|
1550
|
-
return (n, a) => (
|
|
1552
|
+
return (n, a) => (i(), f(qr, {
|
|
1551
1553
|
modelValue: n.$lang.locale,
|
|
1552
|
-
"onUpdate:modelValue": a[0] || (a[0] = (
|
|
1554
|
+
"onUpdate:modelValue": a[0] || (a[0] = (u) => n.$lang.locale = u),
|
|
1553
1555
|
class: "flex flex-col items-start md:flex-row",
|
|
1554
1556
|
as: "div",
|
|
1555
1557
|
options: e.value,
|
|
1556
1558
|
"render-option": r
|
|
1557
1559
|
}, {
|
|
1558
|
-
default:
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
default:
|
|
1562
|
-
|
|
1560
|
+
default: m(() => [
|
|
1561
|
+
b("div", Ar, [
|
|
1562
|
+
d(kt, { class: "text-base font-semibold" }, {
|
|
1563
|
+
default: m(() => [
|
|
1564
|
+
L(C(n.$td("settings.locale", "Language")), 1)
|
|
1563
1565
|
]),
|
|
1564
1566
|
_: 1
|
|
1565
1567
|
}),
|
|
1566
|
-
|
|
1568
|
+
d(z, {
|
|
1567
1569
|
"lang-key": "settings.localeDescription",
|
|
1568
1570
|
"lang-default": "Choose the application's language.",
|
|
1569
1571
|
class: "mt-1 text-sm text-gray-500"
|
|
1570
1572
|
})
|
|
1571
1573
|
]),
|
|
1572
|
-
|
|
1574
|
+
d(R, {
|
|
1573
1575
|
variant: "ghost",
|
|
1574
|
-
as:
|
|
1576
|
+
as: Tt,
|
|
1575
1577
|
class: "grid w-auto outline-none"
|
|
1576
1578
|
}),
|
|
1577
|
-
|
|
1579
|
+
d(St)
|
|
1578
1580
|
]),
|
|
1579
1581
|
_: 1
|
|
1580
1582
|
}, 8, ["modelValue", "options"]));
|
|
1581
1583
|
}
|
|
1582
|
-
}),
|
|
1584
|
+
}), Dr = [
|
|
1583
1585
|
{
|
|
1584
1586
|
priority: 100,
|
|
1585
|
-
component:
|
|
1587
|
+
component: Pr
|
|
1586
1588
|
}
|
|
1587
|
-
],
|
|
1589
|
+
], jr = { $lang: Z }, Br = {
|
|
1588
1590
|
async install(t) {
|
|
1589
1591
|
var s;
|
|
1590
|
-
(s = t.config.globalProperties).$t ?? (s.$t =
|
|
1592
|
+
(s = t.config.globalProperties).$t ?? (s.$t = bt), t.config.globalProperties.$td = k, Dr.forEach((e) => A.addSetting(e)), await ke(t, jr);
|
|
1591
1593
|
}
|
|
1592
|
-
},
|
|
1594
|
+
}, Fr = /* @__PURE__ */ h({
|
|
1593
1595
|
__name: "Markdown",
|
|
1594
1596
|
props: {
|
|
1595
1597
|
as: {},
|
|
@@ -1601,38 +1603,38 @@ const $r = E({ name: "zondicons-cheveron-down", render: wr }), vt = /* @__PURE__
|
|
|
1601
1603
|
actions: {}
|
|
1602
1604
|
},
|
|
1603
1605
|
setup(t) {
|
|
1604
|
-
const s =
|
|
1606
|
+
const s = et(), e = Re(), r = c(() => e.default ? e.default().map(ct).join("") : t.text ?? (t.langKey && (t.langDefault ? k(t.langKey, t.langDefault, t.langParams ?? {}) : bt(t.langKey, t.langParams ?? {})))), n = c(() => {
|
|
1605
1607
|
if (!r.value)
|
|
1606
1608
|
return null;
|
|
1607
|
-
let
|
|
1608
|
-
return t.inline && (
|
|
1609
|
-
}), a = () =>
|
|
1609
|
+
let o = gr(r.value);
|
|
1610
|
+
return t.inline && (o = o.replace("<p>", "<span>").replace("</p>", "</span>")), o;
|
|
1611
|
+
}), a = () => Ut(t.as ?? (t.inline ? "span" : "div"), {
|
|
1610
1612
|
innerHTML: n.value,
|
|
1611
|
-
onClick:
|
|
1613
|
+
onClick: u,
|
|
1612
1614
|
...s,
|
|
1613
1615
|
class: `${s.class ?? ""} ${t.inline ? "" : "prose"}`
|
|
1614
1616
|
});
|
|
1615
|
-
async function
|
|
1616
|
-
var
|
|
1617
|
-
const { target:
|
|
1618
|
-
if (
|
|
1619
|
-
($ = (
|
|
1617
|
+
async function u(o) {
|
|
1618
|
+
var g, $;
|
|
1619
|
+
const { target: p } = o;
|
|
1620
|
+
if (Oe(p, HTMLElement) && p.dataset.markdownAction) {
|
|
1621
|
+
($ = (g = t.actions) == null ? void 0 : g[p.dataset.markdownAction]) == null || $.call(g);
|
|
1620
1622
|
return;
|
|
1621
1623
|
}
|
|
1622
|
-
if (
|
|
1623
|
-
const
|
|
1624
|
-
|
|
1624
|
+
if (Oe(p, HTMLAnchorElement) && p.dataset.markdownRoute) {
|
|
1625
|
+
const v = hr();
|
|
1626
|
+
v && (o.preventDefault(), v.visit(p.dataset.markdownRoute));
|
|
1625
1627
|
return;
|
|
1626
1628
|
}
|
|
1627
1629
|
}
|
|
1628
|
-
return (
|
|
1630
|
+
return (o, p) => (i(), f(a));
|
|
1629
1631
|
}
|
|
1630
|
-
}),
|
|
1632
|
+
}), Ur = (t, s) => {
|
|
1631
1633
|
const e = t.__vccOpts || t;
|
|
1632
1634
|
for (const [r, n] of s)
|
|
1633
1635
|
e[r] = n;
|
|
1634
1636
|
return e;
|
|
1635
|
-
},
|
|
1637
|
+
}, z = /* @__PURE__ */ Ur(Fr, [["__scopeId", "data-v-8b211cfb"]]), Or = { class: "flex-grow" }, Nr = ["id"], Wr = /* @__PURE__ */ h({
|
|
1636
1638
|
__name: "Setting",
|
|
1637
1639
|
props: {
|
|
1638
1640
|
title: {},
|
|
@@ -1642,29 +1644,29 @@ const $r = E({ name: "zondicons-cheveron-down", render: wr }), vt = /* @__PURE__
|
|
|
1642
1644
|
layout: { default: "horizontal" }
|
|
1643
1645
|
},
|
|
1644
1646
|
setup(t) {
|
|
1645
|
-
const s = c(() =>
|
|
1646
|
-
return (e, r) => (
|
|
1647
|
-
class:
|
|
1647
|
+
const s = c(() => H(t.class, "flex flex-col justify-center gap-1"));
|
|
1648
|
+
return (e, r) => (i(), y("div", {
|
|
1649
|
+
class: x(["mt-4 flex", { "flex-col": e.layout === "vertical" }])
|
|
1648
1650
|
}, [
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
+
b("div", Or, [
|
|
1652
|
+
b("h3", {
|
|
1651
1653
|
id: e.titleId,
|
|
1652
1654
|
class: "text-base font-semibold"
|
|
1653
|
-
},
|
|
1654
|
-
e.description ? (
|
|
1655
|
+
}, C(e.title), 9, Nr),
|
|
1656
|
+
e.description ? (i(), f(z, {
|
|
1655
1657
|
key: 0,
|
|
1656
1658
|
text: e.description,
|
|
1657
1659
|
class: "mt-1 text-sm text-gray-500"
|
|
1658
|
-
}, null, 8, ["text"])) :
|
|
1660
|
+
}, null, 8, ["text"])) : M("", !0)
|
|
1659
1661
|
]),
|
|
1660
|
-
|
|
1661
|
-
class:
|
|
1662
|
+
b("div", {
|
|
1663
|
+
class: x(s.value)
|
|
1662
1664
|
}, [
|
|
1663
1665
|
w(e.$slots, "default")
|
|
1664
1666
|
], 2)
|
|
1665
1667
|
], 2));
|
|
1666
1668
|
}
|
|
1667
|
-
}),
|
|
1669
|
+
}), Kr = ["for"], Qr = /* @__PURE__ */ h({
|
|
1668
1670
|
inheritAttrs: !1,
|
|
1669
1671
|
__name: "HeadlessSwitch",
|
|
1670
1672
|
props: {
|
|
@@ -1679,71 +1681,71 @@ const $r = E({ name: "zondicons-cheveron-down", render: wr }), vt = /* @__PURE__
|
|
|
1679
1681
|
},
|
|
1680
1682
|
emits: ["update:modelValue"],
|
|
1681
1683
|
setup(t, { expose: s, emit: e }) {
|
|
1682
|
-
const r = e, n = X("form", null), a = c(() => !n || !t.name ? null : n.errors[t.name] ?? null),
|
|
1683
|
-
id: `switch-${
|
|
1684
|
+
const r = e, n = X("form", null), a = c(() => !n || !t.name ? null : n.errors[t.name] ?? null), u = {
|
|
1685
|
+
id: `switch-${oe()}`,
|
|
1684
1686
|
name: c(() => t.name),
|
|
1685
1687
|
label: c(() => t.label),
|
|
1686
1688
|
description: c(() => t.description),
|
|
1687
1689
|
value: c(() => n && t.name ? n.getFieldValue(t.name) : t.modelValue),
|
|
1688
|
-
errors:
|
|
1690
|
+
errors: we(a),
|
|
1689
1691
|
required: c(() => {
|
|
1690
1692
|
if (!(!t.name || !n))
|
|
1691
1693
|
return n.getFieldRules(t.name).includes("required");
|
|
1692
1694
|
}),
|
|
1693
|
-
update(
|
|
1695
|
+
update(o) {
|
|
1694
1696
|
if (n && t.name) {
|
|
1695
|
-
n.setFieldValue(t.name,
|
|
1697
|
+
n.setFieldValue(t.name, o);
|
|
1696
1698
|
return;
|
|
1697
1699
|
}
|
|
1698
|
-
r("update:modelValue",
|
|
1700
|
+
r("update:modelValue", o);
|
|
1699
1701
|
}
|
|
1700
1702
|
};
|
|
1701
|
-
return s(
|
|
1703
|
+
return s(u), G(() => {
|
|
1702
1704
|
!t.description && !a.value || console.warn("Errors and description not implemented in <HeadlessSwitch>");
|
|
1703
|
-
}), (
|
|
1704
|
-
class:
|
|
1705
|
+
}), (o, p) => (i(), y("div", {
|
|
1706
|
+
class: x(t.class)
|
|
1705
1707
|
}, [
|
|
1706
|
-
|
|
1708
|
+
o.label ? (i(), y("label", {
|
|
1707
1709
|
key: 0,
|
|
1708
|
-
for:
|
|
1709
|
-
class:
|
|
1710
|
-
},
|
|
1711
|
-
|
|
1712
|
-
id:
|
|
1713
|
-
name:
|
|
1714
|
-
"model-value":
|
|
1715
|
-
},
|
|
1716
|
-
class:
|
|
1717
|
-
"onUpdate:modelValue":
|
|
1710
|
+
for: u.id,
|
|
1711
|
+
class: x(o.labelClass)
|
|
1712
|
+
}, C(o.label), 11, Kr)) : M("", !0),
|
|
1713
|
+
d(l(Es), V({
|
|
1714
|
+
id: u.id,
|
|
1715
|
+
name: o.name,
|
|
1716
|
+
"model-value": u.value.value
|
|
1717
|
+
}, o.$attrs, {
|
|
1718
|
+
class: o.inputClass,
|
|
1719
|
+
"onUpdate:modelValue": p[0] || (p[0] = (g) => o.$emit("update:modelValue", g))
|
|
1718
1720
|
}), {
|
|
1719
|
-
default:
|
|
1720
|
-
|
|
1721
|
-
class:
|
|
1721
|
+
default: m(() => [
|
|
1722
|
+
d(l(Ls), {
|
|
1723
|
+
class: x(o.thumbClass)
|
|
1722
1724
|
}, null, 8, ["class"])
|
|
1723
1725
|
]),
|
|
1724
1726
|
_: 1
|
|
1725
1727
|
}, 16, ["id", "name", "model-value", "class"])
|
|
1726
1728
|
], 2));
|
|
1727
1729
|
}
|
|
1728
|
-
}),
|
|
1730
|
+
}), Jr = /* @__PURE__ */ h({
|
|
1729
1731
|
__name: "Switch",
|
|
1730
1732
|
setup(t) {
|
|
1731
|
-
return (s, e) => (
|
|
1733
|
+
return (s, e) => (i(), f(Qr, {
|
|
1732
1734
|
class: "flex flex-row items-center gap-1",
|
|
1733
1735
|
"input-class": "disabled:opacity-50 disabled:cursor-not-allowed data-[state=checked]:bg-primary-600 data-[state=unchecked]:bg-gray-200 relative inline-flex h-6 w-11 shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focusdisabled:opacity-50 disabled:cursor-not-allowed :ring-2 focus:ring-primary-600 focus:ring-offset-2 focus:outline-hidden",
|
|
1734
1736
|
"thumb-class": "data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0 pointer-events-none inline-block size-5 transform rounded-full bg-white shadow-sm ring-0 transition duration-200 ease-in-out"
|
|
1735
1737
|
}));
|
|
1736
1738
|
}
|
|
1737
|
-
}),
|
|
1739
|
+
}), Zr = /* @__PURE__ */ h({
|
|
1738
1740
|
__name: "Debug",
|
|
1739
1741
|
setup(t) {
|
|
1740
|
-
return (s, e) => (
|
|
1742
|
+
return (s, e) => (i(), f(Wr, {
|
|
1741
1743
|
"title-id": "debug-setting",
|
|
1742
1744
|
title: s.$td("settings.debug", "Debugging"),
|
|
1743
1745
|
description: s.$td("settings.debugDescription", "Enable debugging with [Eruda](https://eruda.liriliri.io/).")
|
|
1744
1746
|
}, {
|
|
1745
|
-
default:
|
|
1746
|
-
|
|
1747
|
+
default: m(() => [
|
|
1748
|
+
d(Jr, {
|
|
1747
1749
|
modelValue: s.$errors.debug,
|
|
1748
1750
|
"onUpdate:modelValue": e[0] || (e[0] = (r) => s.$errors.debug = r),
|
|
1749
1751
|
"aria-labelledby": "debug-setting"
|
|
@@ -1752,55 +1754,55 @@ const $r = E({ name: "zondicons-cheveron-down", render: wr }), vt = /* @__PURE__
|
|
|
1752
1754
|
_: 1
|
|
1753
1755
|
}, 8, ["title", "description"]));
|
|
1754
1756
|
}
|
|
1755
|
-
}),
|
|
1757
|
+
}), Xr = [
|
|
1756
1758
|
{
|
|
1757
1759
|
priority: 10,
|
|
1758
|
-
component:
|
|
1760
|
+
component: Zr
|
|
1759
1761
|
}
|
|
1760
|
-
],
|
|
1761
|
-
function
|
|
1762
|
-
|
|
1762
|
+
], Mt = [];
|
|
1763
|
+
function Il(t) {
|
|
1764
|
+
Mt.push(t);
|
|
1763
1765
|
}
|
|
1764
|
-
function
|
|
1765
|
-
for (const s of
|
|
1766
|
+
function Ht(t) {
|
|
1767
|
+
for (const s of Mt) {
|
|
1766
1768
|
const e = s(t);
|
|
1767
1769
|
if (e)
|
|
1768
1770
|
return e;
|
|
1769
1771
|
}
|
|
1770
|
-
return typeof t == "string" ? t : t instanceof Error || t instanceof
|
|
1772
|
+
return typeof t == "string" ? t : t instanceof Error || t instanceof _e ? t.message : fe(t) ? B(t.message ?? t.description ?? "Unknown error object") : k("errors.unknown", "Unknown Error");
|
|
1771
1773
|
}
|
|
1772
|
-
class
|
|
1774
|
+
class Ye extends _e {
|
|
1773
1775
|
}
|
|
1774
|
-
const
|
|
1775
|
-
function
|
|
1776
|
-
const e = (r) => s(r) ||
|
|
1777
|
-
t.config.errorHandler = e, globalThis.onerror = (r, n, a,
|
|
1776
|
+
const Gr = { $errors: yt }, Yr = (t) => (yt.report(t), !0);
|
|
1777
|
+
function en(t, s = () => !1) {
|
|
1778
|
+
const e = (r) => s(r) || Yr(r);
|
|
1779
|
+
t.config.errorHandler = e, globalThis.onerror = (r, n, a, u, o) => e(o ?? r), globalThis.onunhandledrejection = (r) => e(r.reason);
|
|
1778
1780
|
}
|
|
1779
|
-
const
|
|
1781
|
+
const tn = {
|
|
1780
1782
|
async install(t, s) {
|
|
1781
|
-
|
|
1783
|
+
en(t, s.handleError), Xr.forEach((e) => A.addSetting(e)), await ke(t, Gr);
|
|
1782
1784
|
}
|
|
1783
|
-
},
|
|
1785
|
+
}, sn = {
|
|
1784
1786
|
async install() {
|
|
1785
|
-
|
|
1786
|
-
on: (...t) =>
|
|
1787
|
+
ze() && (globalThis.testingRuntime = {
|
|
1788
|
+
on: (...t) => F.on(...t),
|
|
1787
1789
|
service: (t) => A.service(t)
|
|
1788
1790
|
});
|
|
1789
1791
|
}
|
|
1790
|
-
},
|
|
1792
|
+
}, rn = {
|
|
1791
1793
|
viewBox: "0 0 20 20",
|
|
1792
1794
|
width: "1.2em",
|
|
1793
1795
|
height: "1.2em"
|
|
1794
1796
|
};
|
|
1795
|
-
function
|
|
1796
|
-
return
|
|
1797
|
-
|
|
1797
|
+
function nn(t, s) {
|
|
1798
|
+
return i(), y("svg", rn, s[0] || (s[0] = [
|
|
1799
|
+
b("path", {
|
|
1798
1800
|
fill: "currentColor",
|
|
1799
1801
|
d: "M10 8.586L2.929 1.515L1.515 2.929L8.586 10l-7.071 7.071l1.414 1.414L10 11.414l7.071 7.071l1.414-1.414L11.414 10l7.071-7.071l-1.414-1.414z"
|
|
1800
1802
|
}, null, -1)
|
|
1801
1803
|
]));
|
|
1802
1804
|
}
|
|
1803
|
-
const
|
|
1805
|
+
const an = E({ name: "zondicons-close", render: nn }), ln = /* @__PURE__ */ h({
|
|
1804
1806
|
__name: "HeadlessModal",
|
|
1805
1807
|
props: {
|
|
1806
1808
|
persistent: { type: Boolean },
|
|
@@ -1810,27 +1812,18 @@ const Nr = E({ name: "zondicons-close", render: Or }), Wr = /* @__PURE__ */ g({
|
|
|
1810
1812
|
descriptionHidden: { type: Boolean }
|
|
1811
1813
|
},
|
|
1812
1814
|
setup(t, { expose: s }) {
|
|
1813
|
-
const e =
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
)
|
|
1817
|
-
|
|
1818
|
-
const { forwardRef: n } = Ve(), a = U(!1);
|
|
1819
|
-
le("$modalContentRef", e), tt("close-modal", async ({ id: l, result: d }) => {
|
|
1820
|
-
l === r.id && await i(d);
|
|
1821
|
-
});
|
|
1822
|
-
async function i(l) {
|
|
1823
|
-
a.value || (await R.emit("modal-will-close", { modal: r, result: l }), a.value = !0, await R.emit("modal-has-closed", { modal: r, result: l }));
|
|
1824
|
-
}
|
|
1825
|
-
return (l, d) => (u(), h(o(ws), {
|
|
1826
|
-
ref: o(n),
|
|
1815
|
+
const e = N(null), { close: r } = Pe();
|
|
1816
|
+
s({ $content: e });
|
|
1817
|
+
const { forwardRef: n } = Ie();
|
|
1818
|
+
return de("$modalContentRef", e), (a, u) => (i(), f(l(Rs), {
|
|
1819
|
+
ref: l(n),
|
|
1827
1820
|
open: "",
|
|
1828
|
-
"onUpdate:open":
|
|
1821
|
+
"onUpdate:open": u[0] || (u[0] = (o) => a.persistent || o || l(r)())
|
|
1829
1822
|
}, {
|
|
1830
|
-
default:
|
|
1831
|
-
|
|
1832
|
-
default:
|
|
1833
|
-
w(
|
|
1823
|
+
default: m(() => [
|
|
1824
|
+
d(l(zs), null, {
|
|
1825
|
+
default: m(() => [
|
|
1826
|
+
w(a.$slots, "default", { close: l(r) })
|
|
1834
1827
|
]),
|
|
1835
1828
|
_: 3
|
|
1836
1829
|
})
|
|
@@ -1838,58 +1831,36 @@ const Nr = E({ name: "zondicons-close", render: Or }), Wr = /* @__PURE__ */ g({
|
|
|
1838
1831
|
_: 3
|
|
1839
1832
|
}, 512));
|
|
1840
1833
|
}
|
|
1841
|
-
}),
|
|
1842
|
-
__name: "ModalContext",
|
|
1843
|
-
props: {
|
|
1844
|
-
modal: {},
|
|
1845
|
-
childIndex: {}
|
|
1846
|
-
},
|
|
1847
|
-
setup(t) {
|
|
1848
|
-
const s = t, e = c(() => {
|
|
1849
|
-
const r = {};
|
|
1850
|
-
for (const n in s.modal.properties)
|
|
1851
|
-
r[n] = o(s.modal.properties[n]);
|
|
1852
|
-
return r;
|
|
1853
|
-
});
|
|
1854
|
-
return le("modal", {
|
|
1855
|
-
modal: Re(s, "modal"),
|
|
1856
|
-
childIndex: Re(s, "childIndex")
|
|
1857
|
-
}), (r, n) => (u(), h(W(r.modal.component), ne(ae(e.value)), null, 16));
|
|
1858
|
-
}
|
|
1859
|
-
}), Kr = /* @__PURE__ */ g({
|
|
1834
|
+
}), on = /* @__PURE__ */ h({
|
|
1860
1835
|
__name: "HeadlessModalContent",
|
|
1861
1836
|
setup(t) {
|
|
1862
|
-
const {
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
default: f(() => [
|
|
1868
|
-
w(a.$slots, "default"),
|
|
1869
|
-
n.value ? (u(), h(wt, {
|
|
1837
|
+
const { child: s } = Pe(), e = nr("$modalContentRef"), r = ee("$contentRef");
|
|
1838
|
+
return G(() => e.value = r.value), (n, a) => (i(), f(l(Is), { ref: "$contentRef" }, {
|
|
1839
|
+
default: m(() => [
|
|
1840
|
+
w(n.$slots, "default"),
|
|
1841
|
+
l(s) ? (i(), f(l(gs), {
|
|
1870
1842
|
key: 0,
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
}, null, 8, ["child-index", "modal"])) : T("", !0)
|
|
1843
|
+
is: l(s)
|
|
1844
|
+
}, null, 8, ["is"])) : M("", !0)
|
|
1874
1845
|
]),
|
|
1875
1846
|
_: 3
|
|
1876
1847
|
}, 512));
|
|
1877
1848
|
}
|
|
1878
|
-
}),
|
|
1849
|
+
}), un = /* @__PURE__ */ h({
|
|
1879
1850
|
__name: "HeadlessModalDescription",
|
|
1880
1851
|
props: {
|
|
1881
1852
|
asChild: { type: Boolean },
|
|
1882
1853
|
as: {}
|
|
1883
1854
|
},
|
|
1884
1855
|
setup(t) {
|
|
1885
|
-
return (s, e) => (
|
|
1886
|
-
default:
|
|
1856
|
+
return (s, e) => (i(), f(l(qs), ue(ce(s.$props)), {
|
|
1857
|
+
default: m(() => [
|
|
1887
1858
|
w(s.$slots, "default")
|
|
1888
1859
|
]),
|
|
1889
1860
|
_: 3
|
|
1890
1861
|
}, 16));
|
|
1891
1862
|
}
|
|
1892
|
-
}),
|
|
1863
|
+
}), cn = /* @__PURE__ */ h({
|
|
1893
1864
|
__name: "HeadlessModalOverlay",
|
|
1894
1865
|
props: {
|
|
1895
1866
|
forceMount: { type: Boolean },
|
|
@@ -1897,31 +1868,31 @@ const Nr = E({ name: "zondicons-close", render: Or }), Wr = /* @__PURE__ */ g({
|
|
|
1897
1868
|
as: {}
|
|
1898
1869
|
},
|
|
1899
1870
|
setup(t) {
|
|
1900
|
-
return (s, e) => (
|
|
1901
|
-
default:
|
|
1871
|
+
return (s, e) => (i(), f(l(As), ue(ce(s.$props)), {
|
|
1872
|
+
default: m(() => [
|
|
1902
1873
|
w(s.$slots, "default")
|
|
1903
1874
|
]),
|
|
1904
1875
|
_: 3
|
|
1905
1876
|
}, 16));
|
|
1906
1877
|
}
|
|
1907
|
-
}),
|
|
1878
|
+
}), dn = /* @__PURE__ */ h({
|
|
1908
1879
|
__name: "HeadlessModalTitle",
|
|
1909
1880
|
props: {
|
|
1910
1881
|
asChild: { type: Boolean },
|
|
1911
1882
|
as: {}
|
|
1912
1883
|
},
|
|
1913
1884
|
setup(t) {
|
|
1914
|
-
return (s, e) => (
|
|
1915
|
-
default:
|
|
1885
|
+
return (s, e) => (i(), f(l(Ps), ue(ce(s.$props)), {
|
|
1886
|
+
default: m(() => [
|
|
1916
1887
|
w(s.$slots, "default")
|
|
1917
1888
|
]),
|
|
1918
1889
|
_: 3
|
|
1919
1890
|
}, 16));
|
|
1920
1891
|
}
|
|
1921
|
-
}),
|
|
1892
|
+
}), pn = {
|
|
1922
1893
|
key: 0,
|
|
1923
1894
|
class: "absolute top-0 right-0 hidden pt-3.5 pr-2.5 sm:block"
|
|
1924
|
-
},
|
|
1895
|
+
}, mn = ["onClick"], fn = { class: "sr-only" }, Me = dr(), re = /* @__PURE__ */ h({
|
|
1925
1896
|
__name: "Modal",
|
|
1926
1897
|
props: {
|
|
1927
1898
|
persistent: { type: Boolean },
|
|
@@ -1934,117 +1905,120 @@ const Nr = E({ name: "zondicons-close", render: Or }), Wr = /* @__PURE__ */ g({
|
|
|
1934
1905
|
closeHidden: { type: Boolean }
|
|
1935
1906
|
},
|
|
1936
1907
|
setup(t, { expose: s }) {
|
|
1937
|
-
const e =
|
|
1908
|
+
const e = K(t, ["class", "wrapperClass", "title", "titleHidden", "description", "persistent", "closeHidden"]);
|
|
1938
1909
|
s({
|
|
1939
|
-
close: async (m) => {
|
|
1940
|
-
var C;
|
|
1941
|
-
return (C = a.value) == null ? void 0 : C.close(m);
|
|
1942
|
-
},
|
|
1943
1910
|
$content: c(() => {
|
|
1944
|
-
var
|
|
1945
|
-
return (
|
|
1911
|
+
var T;
|
|
1912
|
+
return (T = o.value) == null ? void 0 : T.$content;
|
|
1946
1913
|
})
|
|
1947
1914
|
});
|
|
1948
|
-
const { forwardRef: r, currentRef: n } =
|
|
1915
|
+
const { forwardRef: r, currentRef: n } = Ie(), { id: a, visible: u } = Pe(), o = n, p = ot(), g = c(
|
|
1916
|
+
() => {
|
|
1917
|
+
var T;
|
|
1918
|
+
return u.value && ((T = ae.value.toReversed().find((Be) => Be.visible.value)) == null ? void 0 : T.id) === a.value;
|
|
1919
|
+
}
|
|
1920
|
+
), $ = c(() => ae.value.find((T) => T.visible.value)), v = c(() => ae.value.some((T) => Me.has(T))), S = c(() => t.description ? {} : { "aria-describedby": void 0 }), q = c(() => H("max-h-[90vh] overflow-auto px-4 pb-4", { "pt-4": !t.title || t.titleHidden }, t.class)), pe = c(() => H(
|
|
1949
1921
|
"isolate fixed top-1/2 left-1/2 z-50 w-full max-w-[calc(100%-2rem)] -translate-x-1/2 -translate-y-1/2",
|
|
1950
1922
|
"overflow-hidden rounded-lg bg-white text-left shadow-xl sm:max-w-lg",
|
|
1951
|
-
"animate-[fade-in_var(--tw-duration)_ease-in-out,grow_var(--tw-duration)_ease-in-out]",
|
|
1923
|
+
Me.has(p.value) || "animate-[fade-in_var(--tw-duration)_ease-in-out,grow_var(--tw-duration)_ease-in-out]",
|
|
1952
1924
|
"transition-[scale,opacity] will-change-[scale,opacity] duration-300",
|
|
1953
1925
|
{
|
|
1954
|
-
"scale-50 opacity-0": !
|
|
1955
|
-
"scale-100 opacity-100":
|
|
1926
|
+
"scale-50 opacity-0": !g.value,
|
|
1927
|
+
"scale-100 opacity-100": g.value
|
|
1956
1928
|
},
|
|
1957
1929
|
t.wrapperClass
|
|
1958
1930
|
));
|
|
1959
|
-
return tt(
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
ref: (L) => o(r)(L),
|
|
1963
|
-
persistent: m.persistent
|
|
1931
|
+
return tt(() => le(500).then(() => Me.add(p.value))), (T, Be) => (i(), f(ln, V(e, {
|
|
1932
|
+
ref: (me) => l(r)(me),
|
|
1933
|
+
persistent: T.persistent
|
|
1964
1934
|
}), {
|
|
1965
|
-
default:
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
"
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1935
|
+
default: m(({ close: me }) => {
|
|
1936
|
+
var Fe, Ue;
|
|
1937
|
+
return [
|
|
1938
|
+
d(cn, {
|
|
1939
|
+
class: x(["fixed inset-0 transition-opacity duration-300 will-change-[opacity]", {
|
|
1940
|
+
"animate-[fade-in_var(--tw-duration)_ease-in-out]": !v.value,
|
|
1941
|
+
"bg-black/30": ((Fe = $.value) == null ? void 0 : Fe.id) === l(a) || !$.value && ((Ue = l(ae)[0]) == null ? void 0 : Ue.id) === l(a),
|
|
1942
|
+
"opacity-0": !$.value
|
|
1943
|
+
}])
|
|
1944
|
+
}, null, 8, ["class"]),
|
|
1945
|
+
d(on, V(S.value, { class: pe.value }), {
|
|
1946
|
+
default: m(() => [
|
|
1947
|
+
!T.persistent && !T.closeHidden ? (i(), y("div", pn, [
|
|
1948
|
+
b("button", {
|
|
1949
|
+
type: "button",
|
|
1950
|
+
class: "clickable z-10 rounded-full p-2.5 text-gray-400 hover:text-gray-500",
|
|
1951
|
+
onClick: (il) => me()
|
|
1952
|
+
}, [
|
|
1953
|
+
b("span", fn, C(T.$td("ui.close", "Close")), 1),
|
|
1954
|
+
d(l(an), { class: "size-4" })
|
|
1955
|
+
], 8, mn)
|
|
1956
|
+
])) : M("", !0),
|
|
1957
|
+
T.title ? (i(), f(dn, {
|
|
1958
|
+
key: 1,
|
|
1959
|
+
class: x(["px-4 pt-5 text-base font-semibold text-gray-900", {
|
|
1960
|
+
"sr-only": T.titleHidden,
|
|
1961
|
+
"pb-0": T.description && !T.descriptionHidden,
|
|
1962
|
+
"pb-2": !T.description || T.descriptionHidden
|
|
1963
|
+
}])
|
|
1964
|
+
}, {
|
|
1965
|
+
default: m(() => [
|
|
1966
|
+
d(z, {
|
|
1967
|
+
text: T.title,
|
|
1968
|
+
inline: ""
|
|
1969
|
+
}, null, 8, ["text"])
|
|
1970
|
+
]),
|
|
1971
|
+
_: 1
|
|
1972
|
+
}, 8, ["class"])) : M("", !0),
|
|
1973
|
+
T.description ? (i(), f(un, {
|
|
1974
|
+
key: 2,
|
|
1975
|
+
class: x(["px-4 pt-1 pb-2", { "sr-only": T.descriptionHidden }])
|
|
1976
|
+
}, {
|
|
1977
|
+
default: m(() => [
|
|
1978
|
+
d(z, {
|
|
1979
|
+
text: T.description,
|
|
1980
|
+
class: "text-sm leading-6 text-gray-500"
|
|
1981
|
+
}, null, 8, ["text"])
|
|
1982
|
+
]),
|
|
1983
|
+
_: 1
|
|
1984
|
+
}, 8, ["class"])) : M("", !0),
|
|
1985
|
+
b("div", {
|
|
1986
|
+
class: x(q.value)
|
|
1979
1987
|
}, [
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
"sr-only": m.titleHidden,
|
|
1988
|
-
"pb-0": m.description && !m.descriptionHidden,
|
|
1989
|
-
"pb-2": !m.description || m.descriptionHidden
|
|
1990
|
-
}])
|
|
1991
|
-
}, {
|
|
1992
|
-
default: f(() => [
|
|
1993
|
-
p(P, {
|
|
1994
|
-
text: m.title,
|
|
1995
|
-
inline: ""
|
|
1996
|
-
}, null, 8, ["text"])
|
|
1997
|
-
]),
|
|
1998
|
-
_: 1
|
|
1999
|
-
}, 8, ["class"])) : T("", !0),
|
|
2000
|
-
m.description ? (u(), h(Qr, {
|
|
2001
|
-
key: 2,
|
|
2002
|
-
class: k(["px-4 pt-1 pb-2", { "sr-only": m.descriptionHidden }])
|
|
2003
|
-
}, {
|
|
2004
|
-
default: f(() => [
|
|
2005
|
-
p(P, {
|
|
2006
|
-
text: m.description,
|
|
2007
|
-
class: "text-sm leading-6 text-gray-500"
|
|
2008
|
-
}, null, 8, ["text"])
|
|
2009
|
-
]),
|
|
2010
|
-
_: 1
|
|
2011
|
-
}, 8, ["class"])) : T("", !0),
|
|
2012
|
-
y("div", {
|
|
2013
|
-
class: k(v.value)
|
|
2014
|
-
}, [
|
|
2015
|
-
w(m.$slots, "default", { close: L })
|
|
2016
|
-
], 2)
|
|
2017
|
-
]),
|
|
2018
|
-
_: 2
|
|
2019
|
-
}, 1040, ["class"])
|
|
2020
|
-
]),
|
|
1988
|
+
w(T.$slots, "default", { close: me })
|
|
1989
|
+
], 2)
|
|
1990
|
+
]),
|
|
1991
|
+
_: 2
|
|
1992
|
+
}, 1040, ["class"])
|
|
1993
|
+
];
|
|
1994
|
+
}),
|
|
2021
1995
|
_: 3
|
|
2022
1996
|
}, 16, ["persistent"]));
|
|
2023
1997
|
}
|
|
2024
1998
|
});
|
|
2025
|
-
function
|
|
2026
|
-
const s = c(() => t.title ??
|
|
1999
|
+
function hn(t) {
|
|
2000
|
+
const s = c(() => t.title ?? k("ui.alert", "Alert")), e = c(() => !t.title);
|
|
2027
2001
|
return { renderedTitle: s, titleHidden: e };
|
|
2028
2002
|
}
|
|
2029
|
-
const
|
|
2003
|
+
const gn = /* @__PURE__ */ h({
|
|
2030
2004
|
__name: "AlertModal",
|
|
2031
2005
|
props: {
|
|
2032
2006
|
title: {},
|
|
2033
2007
|
message: {}
|
|
2034
2008
|
},
|
|
2035
2009
|
setup(t, { expose: s }) {
|
|
2036
|
-
const e = t, { renderedTitle: r, titleHidden: n } =
|
|
2037
|
-
return s(), (a,
|
|
2038
|
-
title:
|
|
2039
|
-
"title-hidden":
|
|
2010
|
+
const e = t, { renderedTitle: r, titleHidden: n } = hn(e);
|
|
2011
|
+
return s(), (a, u) => (i(), f(re, {
|
|
2012
|
+
title: l(r),
|
|
2013
|
+
"title-hidden": l(n)
|
|
2040
2014
|
}, {
|
|
2041
|
-
default:
|
|
2042
|
-
|
|
2015
|
+
default: m(() => [
|
|
2016
|
+
d(z, { text: a.message }, null, 8, ["text"])
|
|
2043
2017
|
]),
|
|
2044
2018
|
_: 1
|
|
2045
2019
|
}, 8, ["title", "title-hidden"]));
|
|
2046
2020
|
}
|
|
2047
|
-
}),
|
|
2021
|
+
}), Vt = /* @__PURE__ */ h({
|
|
2048
2022
|
__name: "Form",
|
|
2049
2023
|
props: {
|
|
2050
2024
|
form: {}
|
|
@@ -2053,39 +2027,36 @@ const tn = /* @__PURE__ */ g({
|
|
|
2053
2027
|
setup(t, { emit: s }) {
|
|
2054
2028
|
let e;
|
|
2055
2029
|
const r = s;
|
|
2056
|
-
return
|
|
2030
|
+
return G((n) => {
|
|
2057
2031
|
var a;
|
|
2058
2032
|
e == null || e(), e = (a = t.form) == null ? void 0 : a.on("submit", () => r("submit")), n(() => e == null ? void 0 : e());
|
|
2059
|
-
}),
|
|
2060
|
-
onSubmit: a[0] || (a[0] =
|
|
2061
|
-
var l;
|
|
2062
|
-
return (l = n.form) == null ? void 0 : l.submit();
|
|
2063
|
-
}, ["prevent"]))
|
|
2033
|
+
}), de("form", t.form), (n, a) => (i(), y("form", {
|
|
2034
|
+
onSubmit: a[0] || (a[0] = st((u) => n.form ? n.form.submit() : n.$emit("submit"), ["prevent"]))
|
|
2064
2035
|
}, [
|
|
2065
2036
|
w(n.$slots, "default")
|
|
2066
2037
|
], 32));
|
|
2067
2038
|
}
|
|
2068
2039
|
});
|
|
2069
|
-
function
|
|
2070
|
-
const s =
|
|
2040
|
+
function vn(t) {
|
|
2041
|
+
const s = mt(
|
|
2071
2042
|
Object.entries(t.checkboxes ?? {}).reduce(
|
|
2072
|
-
(
|
|
2073
|
-
[
|
|
2043
|
+
(u, [o, p]) => ({
|
|
2044
|
+
[o]: {
|
|
2074
2045
|
type: "boolean",
|
|
2075
|
-
default:
|
|
2076
|
-
required:
|
|
2046
|
+
default: p.default,
|
|
2047
|
+
required: p.required ? "required" : void 0
|
|
2077
2048
|
},
|
|
2078
|
-
...
|
|
2049
|
+
...u
|
|
2079
2050
|
}),
|
|
2080
2051
|
{}
|
|
2081
2052
|
)
|
|
2082
|
-
), e = c(() => t.title ??
|
|
2053
|
+
), e = c(() => t.title ?? k("ui.confirm", "Confirm")), r = c(() => !t.title), n = c(() => t.acceptText ?? k("ui.accept", "Ok")), a = c(() => t.cancelText ?? k("ui.cancel", "Cancel"));
|
|
2083
2054
|
return { form: s, renderedTitle: e, titleHidden: r, renderedAcceptText: n, renderedCancelText: a };
|
|
2084
2055
|
}
|
|
2085
|
-
const
|
|
2056
|
+
const bn = {
|
|
2086
2057
|
key: 0,
|
|
2087
2058
|
class: "mt-4 flex flex-col text-sm text-gray-600"
|
|
2088
|
-
},
|
|
2059
|
+
}, yn = { class: "flex items-center" }, $n = ["onUpdate:modelValue", "required"], wn = { class: "ml-1.5" }, _n = { class: "mt-4 flex flex-row-reverse gap-2" }, Cn = /* @__PURE__ */ h({
|
|
2089
2060
|
__name: "ConfirmModal",
|
|
2090
2061
|
props: {
|
|
2091
2062
|
title: {},
|
|
@@ -2098,55 +2069,56 @@ const rn = {
|
|
|
2098
2069
|
actions: {},
|
|
2099
2070
|
required: { type: Boolean }
|
|
2100
2071
|
},
|
|
2072
|
+
emits: ["close"],
|
|
2101
2073
|
setup(t, { expose: s }) {
|
|
2102
|
-
const e =
|
|
2103
|
-
return s(), (
|
|
2104
|
-
title:
|
|
2105
|
-
"title-hidden":
|
|
2074
|
+
const e = K(t, ["cancelVariant"]), { form: r, renderedTitle: n, titleHidden: a, renderedAcceptText: u, renderedCancelText: o } = vn(e);
|
|
2075
|
+
return s(), (p, g) => (i(), f(re, {
|
|
2076
|
+
title: l(n),
|
|
2077
|
+
"title-hidden": l(a),
|
|
2106
2078
|
persistent: ""
|
|
2107
2079
|
}, {
|
|
2108
|
-
default:
|
|
2109
|
-
|
|
2110
|
-
form:
|
|
2111
|
-
onSubmit: (
|
|
2080
|
+
default: m(({ close: $ }) => [
|
|
2081
|
+
d(Vt, {
|
|
2082
|
+
form: l(r),
|
|
2083
|
+
onSubmit: (v) => $([!0, l(r).data()])
|
|
2112
2084
|
}, {
|
|
2113
|
-
default:
|
|
2114
|
-
|
|
2115
|
-
text:
|
|
2116
|
-
actions:
|
|
2085
|
+
default: m(() => [
|
|
2086
|
+
d(z, {
|
|
2087
|
+
text: p.message,
|
|
2088
|
+
actions: p.actions
|
|
2117
2089
|
}, null, 8, ["text", "actions"]),
|
|
2118
|
-
|
|
2119
|
-
(
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
"onUpdate:modelValue": (
|
|
2090
|
+
p.checkboxes ? (i(), y("ul", bn, [
|
|
2091
|
+
(i(!0), y(D, null, U(p.checkboxes, (v, S) => (i(), y("li", { key: S }, [
|
|
2092
|
+
b("label", yn, [
|
|
2093
|
+
rt(b("input", {
|
|
2094
|
+
"onUpdate:modelValue": (q) => l(r)[S] = q,
|
|
2123
2095
|
type: "checkbox",
|
|
2124
|
-
required:
|
|
2096
|
+
required: v.required,
|
|
2125
2097
|
class: "border-primary-600 text-primary-600 hover:bg-primary-50 hover:checked:bg-primary-500 focus:ring-primary-600 focus-visible:ring-primary-600 rounded border-2"
|
|
2126
|
-
}, null, 8,
|
|
2127
|
-
[
|
|
2098
|
+
}, null, 8, $n), [
|
|
2099
|
+
[Ot, l(r)[S]]
|
|
2128
2100
|
]),
|
|
2129
|
-
|
|
2101
|
+
b("span", wn, C(v.label), 1)
|
|
2130
2102
|
])
|
|
2131
2103
|
]))), 128))
|
|
2132
|
-
])) :
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
variant:
|
|
2104
|
+
])) : M("", !0),
|
|
2105
|
+
b("div", _n, [
|
|
2106
|
+
d(R, {
|
|
2107
|
+
variant: p.acceptVariant,
|
|
2136
2108
|
submit: ""
|
|
2137
2109
|
}, {
|
|
2138
|
-
default:
|
|
2139
|
-
|
|
2110
|
+
default: m(() => [
|
|
2111
|
+
L(C(l(u)), 1)
|
|
2140
2112
|
]),
|
|
2141
2113
|
_: 1
|
|
2142
2114
|
}, 8, ["variant"]),
|
|
2143
|
-
|
|
2115
|
+
p.required ? M("", !0) : (i(), f(R, {
|
|
2144
2116
|
key: 0,
|
|
2145
|
-
variant:
|
|
2146
|
-
onClick: (
|
|
2117
|
+
variant: p.cancelVariant,
|
|
2118
|
+
onClick: (v) => $(!1)
|
|
2147
2119
|
}, {
|
|
2148
|
-
default:
|
|
2149
|
-
|
|
2120
|
+
default: m(() => [
|
|
2121
|
+
L(C(l(o)), 1)
|
|
2150
2122
|
]),
|
|
2151
2123
|
_: 2
|
|
2152
2124
|
}, 1032, ["variant", "onClick"]))
|
|
@@ -2158,85 +2130,85 @@ const rn = {
|
|
|
2158
2130
|
_: 1
|
|
2159
2131
|
}, 8, ["title", "title-hidden"]));
|
|
2160
2132
|
}
|
|
2161
|
-
}),
|
|
2133
|
+
}), xn = {
|
|
2162
2134
|
viewBox: "0 0 20 20",
|
|
2163
2135
|
width: "1.2em",
|
|
2164
2136
|
height: "1.2em"
|
|
2165
2137
|
};
|
|
2166
|
-
function
|
|
2167
|
-
return
|
|
2168
|
-
|
|
2138
|
+
function kn(t, s) {
|
|
2139
|
+
return i(), y("svg", xn, s[0] || (s[0] = [
|
|
2140
|
+
b("path", {
|
|
2169
2141
|
fill: "currentColor",
|
|
2170
2142
|
d: "M7.05 9.293L6.343 10L12 15.657l1.414-1.414L9.172 10l4.242-4.243L12 4.343z"
|
|
2171
2143
|
}, null, -1)
|
|
2172
2144
|
]));
|
|
2173
2145
|
}
|
|
2174
|
-
const
|
|
2146
|
+
const Sn = E({ name: "zondicons-cheveron-left", render: kn }), Tn = {
|
|
2175
2147
|
viewBox: "0 0 20 20",
|
|
2176
2148
|
width: "1.2em",
|
|
2177
2149
|
height: "1.2em"
|
|
2178
2150
|
};
|
|
2179
|
-
function
|
|
2180
|
-
return
|
|
2181
|
-
|
|
2151
|
+
function Mn(t, s) {
|
|
2152
|
+
return i(), y("svg", Tn, s[0] || (s[0] = [
|
|
2153
|
+
b("path", {
|
|
2182
2154
|
fill: "currentColor",
|
|
2183
2155
|
d: "m12.95 10.707l.707-.707L8 4.343L6.586 5.757L10.828 10l-4.242 4.243L8 15.657z"
|
|
2184
2156
|
}, null, -1)
|
|
2185
2157
|
]));
|
|
2186
2158
|
}
|
|
2187
|
-
const
|
|
2159
|
+
const Et = E({ name: "zondicons-cheveron-right", render: Mn }), Hn = {
|
|
2188
2160
|
viewBox: "0 0 20 20",
|
|
2189
2161
|
width: "1.2em",
|
|
2190
2162
|
height: "1.2em"
|
|
2191
2163
|
};
|
|
2192
|
-
function
|
|
2193
|
-
return
|
|
2194
|
-
|
|
2164
|
+
function Vn(t, s) {
|
|
2165
|
+
return i(), y("svg", Hn, s[0] || (s[0] = [
|
|
2166
|
+
b("path", {
|
|
2195
2167
|
fill: "currentColor",
|
|
2196
2168
|
d: "M2.93 17.07A10 10 0 1 1 17.07 2.93A10 10 0 0 1 2.93 17.07M9 5v6h2V5zm0 8v2h2v-2z"
|
|
2197
2169
|
}, null, -1)
|
|
2198
2170
|
]));
|
|
2199
2171
|
}
|
|
2200
|
-
const
|
|
2172
|
+
const De = E({ name: "zondicons-exclamation-solid", render: Vn }), En = {
|
|
2201
2173
|
viewBox: "0 0 24 24",
|
|
2202
2174
|
width: "1.2em",
|
|
2203
2175
|
height: "1.2em"
|
|
2204
2176
|
};
|
|
2205
|
-
function
|
|
2206
|
-
return
|
|
2207
|
-
|
|
2177
|
+
function Ln(t, s) {
|
|
2178
|
+
return i(), y("svg", En, s[0] || (s[0] = [
|
|
2179
|
+
b("path", {
|
|
2208
2180
|
fill: "currentColor",
|
|
2209
2181
|
d: "M20 19V7H4v12zm0-16a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm-7 14v-2h5v2zm-3.42-4L5.57 9H8.4l3.3 3.3c.39.39.39 1.03 0 1.42L8.42 17H5.59z"
|
|
2210
2182
|
}, null, -1)
|
|
2211
2183
|
]));
|
|
2212
2184
|
}
|
|
2213
|
-
const
|
|
2185
|
+
const Rn = E({ name: "mdi-console", render: Ln }), zn = {
|
|
2214
2186
|
viewBox: "0 0 20 20",
|
|
2215
2187
|
width: "1.2em",
|
|
2216
2188
|
height: "1.2em"
|
|
2217
2189
|
};
|
|
2218
|
-
function
|
|
2219
|
-
return
|
|
2220
|
-
|
|
2190
|
+
function In(t, s) {
|
|
2191
|
+
return i(), y("svg", zn, s[0] || (s[0] = [
|
|
2192
|
+
b("path", {
|
|
2221
2193
|
fill: "currentColor",
|
|
2222
2194
|
d: "M6 6V2c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-4v4a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8c0-1.1.9-2 2-2zm2 0h4a2 2 0 0 1 2 2v4h4V2H8zM2 8v10h10V8z"
|
|
2223
2195
|
}, null, -1)
|
|
2224
2196
|
]));
|
|
2225
2197
|
}
|
|
2226
|
-
const
|
|
2198
|
+
const qn = E({ name: "zondicons-copy", render: In }), An = {
|
|
2227
2199
|
viewBox: "0 0 24 24",
|
|
2228
2200
|
width: "1.2em",
|
|
2229
2201
|
height: "1.2em"
|
|
2230
2202
|
};
|
|
2231
|
-
function
|
|
2232
|
-
return
|
|
2233
|
-
|
|
2203
|
+
function Pn(t, s) {
|
|
2204
|
+
return i(), y("svg", An, s[0] || (s[0] = [
|
|
2205
|
+
b("path", {
|
|
2234
2206
|
fill: "currentColor",
|
|
2235
2207
|
d: "M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5c.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34c-.46-1.16-1.11-1.47-1.11-1.47c-.91-.62.07-.6.07-.6c1 .07 1.53 1.03 1.53 1.03c.87 1.52 2.34 1.07 2.91.83c.09-.65.35-1.09.63-1.34c-2.22-.25-4.55-1.11-4.55-4.92c0-1.11.38-2 1.03-2.71c-.1-.25-.45-1.29.1-2.64c0 0 .84-.27 2.75 1.02c.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02c.55 1.35.2 2.39.1 2.64c.65.71 1.03 1.6 1.03 2.71c0 3.82-2.34 4.66-4.57 4.91c.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"
|
|
2236
2208
|
}, null, -1)
|
|
2237
2209
|
]));
|
|
2238
2210
|
}
|
|
2239
|
-
const
|
|
2211
|
+
const Dn = E({ name: "mdi-github", render: Pn }), jn = { class: "flex" }, Bn = { class: "sr-only" }, Fn = /* @__PURE__ */ h({
|
|
2240
2212
|
__name: "ErrorReportModalButtons",
|
|
2241
2213
|
props: {
|
|
2242
2214
|
report: {}
|
|
@@ -2245,13 +2217,13 @@ const kn = E({ name: "mdi-github", render: Cn }), Sn = { class: "flex" }, Tn = {
|
|
|
2245
2217
|
const s = t, e = c(() => s.report.description ? `${s.report.title}: ${s.report.description}` : s.report.title), r = c(() => {
|
|
2246
2218
|
if (!A.sourceUrl)
|
|
2247
2219
|
return !1;
|
|
2248
|
-
const a = encodeURIComponent(e.value),
|
|
2220
|
+
const a = encodeURIComponent(e.value), u = encodeURIComponent(
|
|
2249
2221
|
[
|
|
2250
2222
|
"[Please, explain here what you were trying to do when this error appeared]",
|
|
2251
2223
|
"",
|
|
2252
2224
|
"Error details:",
|
|
2253
2225
|
"```",
|
|
2254
|
-
|
|
2226
|
+
ns(
|
|
2255
2227
|
s.report.details ?? "Details missing from report",
|
|
2256
2228
|
1800 - a.length - A.sourceUrl.length
|
|
2257
2229
|
).trim(),
|
|
@@ -2259,27 +2231,27 @@ const kn = E({ name: "mdi-github", render: Cn }), Sn = { class: "flex" }, Tn = {
|
|
|
2259
2231
|
].join(`
|
|
2260
2232
|
`)
|
|
2261
2233
|
);
|
|
2262
|
-
return `${A.sourceUrl}/issues/new?title=${a}&body=${
|
|
2263
|
-
}), n = c(() =>
|
|
2234
|
+
return `${A.sourceUrl}/issues/new?title=${a}&body=${u}`;
|
|
2235
|
+
}), n = c(() => te(
|
|
2264
2236
|
[
|
|
2265
2237
|
{
|
|
2266
2238
|
id: "clipboard",
|
|
2267
2239
|
description: "Copy to clipboard",
|
|
2268
|
-
iconComponent:
|
|
2240
|
+
iconComponent: qn,
|
|
2269
2241
|
async click() {
|
|
2270
2242
|
await navigator.clipboard.writeText(`${e.value}
|
|
2271
2243
|
|
|
2272
|
-
${s.report.details}`),
|
|
2244
|
+
${s.report.details}`), P.toast(k("errors.copiedToClipboard", "Debug information copied to clipboard"));
|
|
2273
2245
|
}
|
|
2274
2246
|
},
|
|
2275
2247
|
{
|
|
2276
2248
|
id: "console",
|
|
2277
2249
|
description: "Log to console",
|
|
2278
|
-
iconComponent:
|
|
2250
|
+
iconComponent: Rn,
|
|
2279
2251
|
click() {
|
|
2280
2252
|
const a = s.report.error ?? s.report;
|
|
2281
|
-
window.error = a, console.error(a),
|
|
2282
|
-
|
|
2253
|
+
window.error = a, console.error(a), P.toast(
|
|
2254
|
+
k(
|
|
2283
2255
|
"errors.addedToConsole",
|
|
2284
2256
|
"You can now use the **error** variable in the console"
|
|
2285
2257
|
)
|
|
@@ -2291,24 +2263,24 @@ ${s.report.details}`), z.toast(S("errors.copiedToClipboard", "Debug information
|
|
|
2291
2263
|
r.value && a.push({
|
|
2292
2264
|
id: "github",
|
|
2293
2265
|
description: "Report in GitHub",
|
|
2294
|
-
iconComponent:
|
|
2266
|
+
iconComponent: Dn,
|
|
2295
2267
|
url: r.value
|
|
2296
2268
|
});
|
|
2297
2269
|
}
|
|
2298
2270
|
));
|
|
2299
|
-
return (a,
|
|
2300
|
-
(
|
|
2301
|
-
|
|
2271
|
+
return (a, u) => (i(), y("div", jn, [
|
|
2272
|
+
(i(!0), y(D, null, U(n.value, (o) => w(a.$slots, "default", V({ ref_for: !0 }, o), () => [
|
|
2273
|
+
d(R, {
|
|
2302
2274
|
size: "icon",
|
|
2303
2275
|
variant: "ghost",
|
|
2304
2276
|
class: "group whitespace-nowrap",
|
|
2305
|
-
href:
|
|
2306
|
-
title: a.$td(`errors.report_${
|
|
2307
|
-
onClick:
|
|
2277
|
+
href: o.url,
|
|
2278
|
+
title: a.$td(`errors.report_${o.id}`, o.description),
|
|
2279
|
+
onClick: o.click
|
|
2308
2280
|
}, {
|
|
2309
|
-
default:
|
|
2310
|
-
|
|
2311
|
-
(
|
|
2281
|
+
default: m(() => [
|
|
2282
|
+
b("span", Bn, C(a.$td(`errors.report_${o.id}`, o.description)), 1),
|
|
2283
|
+
(i(), f(Y(o.iconComponent), {
|
|
2312
2284
|
class: "size-4",
|
|
2313
2285
|
"aria-hidden": "true"
|
|
2314
2286
|
}))
|
|
@@ -2318,7 +2290,7 @@ ${s.report.details}`), z.toast(S("errors.copiedToClipboard", "Debug information
|
|
|
2318
2290
|
])), 256))
|
|
2319
2291
|
]));
|
|
2320
2292
|
}
|
|
2321
|
-
}),
|
|
2293
|
+
}), Un = /* @__PURE__ */ h({
|
|
2322
2294
|
__name: "ErrorReportModalTitle",
|
|
2323
2295
|
props: {
|
|
2324
2296
|
report: {},
|
|
@@ -2327,19 +2299,19 @@ ${s.report.details}`), z.toast(S("errors.copiedToClipboard", "Debug information
|
|
|
2327
2299
|
},
|
|
2328
2300
|
setup(t) {
|
|
2329
2301
|
const s = c(() => !t.totalReports || t.totalReports <= 1 ? t.report.title : `${t.report.title} (${t.currentReport}/${t.totalReports})`);
|
|
2330
|
-
return (e, r) => (
|
|
2302
|
+
return (e, r) => (i(), f(z, {
|
|
2331
2303
|
text: s.value,
|
|
2332
2304
|
inline: ""
|
|
2333
2305
|
}, null, 8, ["text"]));
|
|
2334
2306
|
}
|
|
2335
2307
|
});
|
|
2336
|
-
function
|
|
2337
|
-
const s =
|
|
2308
|
+
function On(t) {
|
|
2309
|
+
const s = N(t.reports.includes(t.report) ? t.reports.indexOf(t.report) : 0), e = c(() => t.reports[s.value]), r = c(
|
|
2338
2310
|
() => {
|
|
2339
|
-
var
|
|
2340
|
-
return ((
|
|
2311
|
+
var u;
|
|
2312
|
+
return ((u = e.value.details) == null ? void 0 : u.trim()) || k("errors.detailsEmpty", "This error is missing a stacktrace.");
|
|
2341
2313
|
}
|
|
2342
|
-
), n =
|
|
2314
|
+
), n = k("errors.previousReport", "Show previous report"), a = k("errors.nextReport", "Show next report");
|
|
2343
2315
|
return {
|
|
2344
2316
|
activeReportIndex: s,
|
|
2345
2317
|
details: r,
|
|
@@ -2348,102 +2320,102 @@ function En(t) {
|
|
|
2348
2320
|
activeReport: e
|
|
2349
2321
|
};
|
|
2350
2322
|
}
|
|
2351
|
-
const
|
|
2323
|
+
const Nn = { class: "px-4 pt-5 pb-4" }, Wn = { class: "flex justify-between gap-4" }, Kn = { class: "flex items-center gap-2" }, Qn = {
|
|
2352
2324
|
key: 0,
|
|
2353
2325
|
class: "flex gap-0.5"
|
|
2354
|
-
},
|
|
2326
|
+
}, Jn = { class: "-mt-2 max-h-[75vh] overflow-auto bg-red-800/10" }, Zn = ["textContent"], Xn = /* @__PURE__ */ h({
|
|
2355
2327
|
__name: "ErrorReportModal",
|
|
2356
2328
|
props: {
|
|
2357
2329
|
report: {},
|
|
2358
2330
|
reports: {}
|
|
2359
2331
|
},
|
|
2360
2332
|
setup(t, { expose: s }) {
|
|
2361
|
-
const e = t, { activeReportIndex: r, details: n, nextReportText: a, previousReportText:
|
|
2362
|
-
return s(), (
|
|
2363
|
-
title:
|
|
2333
|
+
const e = t, { activeReportIndex: r, details: n, nextReportText: a, previousReportText: u, activeReport: o } = On(e);
|
|
2334
|
+
return s(), (p, g) => (i(), f(re, {
|
|
2335
|
+
title: p.$td("errors.report", "Error report"),
|
|
2364
2336
|
"title-hidden": "",
|
|
2365
2337
|
"close-hidden": "",
|
|
2366
2338
|
class: "p-0",
|
|
2367
2339
|
"wrapper-class": "sm:w-auto sm:min-w-lg sm:max-w-[80vw]"
|
|
2368
2340
|
}, {
|
|
2369
|
-
default:
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2341
|
+
default: m(() => [
|
|
2342
|
+
b("div", Nn, [
|
|
2343
|
+
b("h2", Wn, [
|
|
2344
|
+
b("div", Kn, [
|
|
2345
|
+
d(l(De), { class: "size-5 text-red-600" }),
|
|
2346
|
+
d(Un, {
|
|
2375
2347
|
class: "text-lg leading-6 font-semibold text-gray-900",
|
|
2376
|
-
report: o
|
|
2377
|
-
"current-report":
|
|
2378
|
-
"total-reports":
|
|
2348
|
+
report: l(o),
|
|
2349
|
+
"current-report": l(r) + 1,
|
|
2350
|
+
"total-reports": p.reports.length
|
|
2379
2351
|
}, null, 8, ["report", "current-report", "total-reports"]),
|
|
2380
|
-
|
|
2381
|
-
|
|
2352
|
+
p.reports.length > 1 ? (i(), y("span", Qn, [
|
|
2353
|
+
d(R, {
|
|
2382
2354
|
size: "icon",
|
|
2383
2355
|
variant: "ghost",
|
|
2384
|
-
disabled:
|
|
2385
|
-
"aria-label":
|
|
2386
|
-
title:
|
|
2387
|
-
onClick:
|
|
2356
|
+
disabled: l(r) === 0,
|
|
2357
|
+
"aria-label": l(u),
|
|
2358
|
+
title: l(u),
|
|
2359
|
+
onClick: g[0] || (g[0] = ($) => r.value--)
|
|
2388
2360
|
}, {
|
|
2389
|
-
default:
|
|
2390
|
-
|
|
2361
|
+
default: m(() => [
|
|
2362
|
+
d(l(Sn), { class: "size-4" })
|
|
2391
2363
|
]),
|
|
2392
2364
|
_: 1
|
|
2393
2365
|
}, 8, ["disabled", "aria-label", "title"]),
|
|
2394
|
-
|
|
2366
|
+
d(R, {
|
|
2395
2367
|
size: "icon",
|
|
2396
2368
|
variant: "ghost",
|
|
2397
|
-
disabled:
|
|
2398
|
-
"aria-label":
|
|
2399
|
-
title:
|
|
2400
|
-
onClick:
|
|
2369
|
+
disabled: l(r) === p.reports.length - 1,
|
|
2370
|
+
"aria-label": l(a),
|
|
2371
|
+
title: l(a),
|
|
2372
|
+
onClick: g[1] || (g[1] = ($) => r.value++)
|
|
2401
2373
|
}, {
|
|
2402
|
-
default:
|
|
2403
|
-
|
|
2374
|
+
default: m(() => [
|
|
2375
|
+
d(l(Et), { class: "size-4" })
|
|
2404
2376
|
]),
|
|
2405
2377
|
_: 1
|
|
2406
2378
|
}, 8, ["disabled", "aria-label", "title"])
|
|
2407
|
-
])) :
|
|
2379
|
+
])) : M("", !0)
|
|
2408
2380
|
]),
|
|
2409
|
-
|
|
2410
|
-
report: o
|
|
2381
|
+
d(Fn, {
|
|
2382
|
+
report: l(o),
|
|
2411
2383
|
class: "gap-0.5"
|
|
2412
2384
|
}, null, 8, ["report"])
|
|
2413
2385
|
]),
|
|
2414
|
-
o
|
|
2386
|
+
l(o).description ? (i(), f(z, {
|
|
2415
2387
|
key: 0,
|
|
2416
|
-
text: o
|
|
2388
|
+
text: l(o).description,
|
|
2417
2389
|
class: "text-gray-600"
|
|
2418
|
-
}, null, 8, ["text"])) :
|
|
2390
|
+
}, null, 8, ["text"])) : M("", !0)
|
|
2419
2391
|
]),
|
|
2420
|
-
|
|
2421
|
-
|
|
2392
|
+
b("div", Jn, [
|
|
2393
|
+
b("pre", {
|
|
2422
2394
|
class: "p-4 text-xs text-red-800",
|
|
2423
|
-
textContent:
|
|
2424
|
-
}, null, 8,
|
|
2395
|
+
textContent: C(l(n))
|
|
2396
|
+
}, null, 8, Zn)
|
|
2425
2397
|
])
|
|
2426
2398
|
]),
|
|
2427
2399
|
_: 1
|
|
2428
2400
|
}, 8, ["title"]));
|
|
2429
2401
|
}
|
|
2430
|
-
}),
|
|
2402
|
+
}), Gn = {
|
|
2431
2403
|
viewBox: "0 0 24 24",
|
|
2432
2404
|
width: "1.2em",
|
|
2433
2405
|
height: "1.2em"
|
|
2434
2406
|
};
|
|
2435
|
-
function
|
|
2436
|
-
return
|
|
2437
|
-
|
|
2407
|
+
function Yn(t, s) {
|
|
2408
|
+
return i(), y("svg", Gn, s[0] || (s[0] = [
|
|
2409
|
+
b("path", {
|
|
2438
2410
|
fill: "currentColor",
|
|
2439
2411
|
d: "M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z",
|
|
2440
2412
|
opacity: ".25"
|
|
2441
2413
|
}, null, -1),
|
|
2442
|
-
|
|
2414
|
+
b("path", {
|
|
2443
2415
|
fill: "currentColor",
|
|
2444
2416
|
d: "M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"
|
|
2445
2417
|
}, [
|
|
2446
|
-
|
|
2418
|
+
b("animateTransform", {
|
|
2447
2419
|
attributeName: "transform",
|
|
2448
2420
|
dur: "0.75s",
|
|
2449
2421
|
repeatCount: "indefinite",
|
|
@@ -2453,7 +2425,7 @@ function Dn(t, s) {
|
|
|
2453
2425
|
], -1)
|
|
2454
2426
|
]));
|
|
2455
2427
|
}
|
|
2456
|
-
const
|
|
2428
|
+
const ea = E({ name: "svg-spinners-90-ring-with-bg", render: Yn }), ta = { class: "mt-1 h-2 w-full overflow-hidden rounded-full bg-gray-200" }, sa = { class: "sr-only" }, ra = /* @__PURE__ */ h({
|
|
2457
2429
|
__name: "ProgressBar",
|
|
2458
2430
|
props: {
|
|
2459
2431
|
filledClass: {},
|
|
@@ -2462,31 +2434,31 @@ const jn = E({ name: "svg-spinners-90-ring-with-bg", render: Dn }), Bn = { class
|
|
|
2462
2434
|
},
|
|
2463
2435
|
setup(t) {
|
|
2464
2436
|
let s;
|
|
2465
|
-
const e =
|
|
2466
|
-
return
|
|
2437
|
+
const e = N(0), r = c(() => H("size-full transition-transform duration-500 rounded-r-full ease-linear bg-primary-600", t.filledClass)), n = c(() => typeof t.progress == "number" ? t.progress : e.value);
|
|
2438
|
+
return Le(
|
|
2467
2439
|
() => t.job,
|
|
2468
2440
|
() => {
|
|
2469
2441
|
s && s(), e.value = t.job ? t.job.progress : 0, s = t.job && t.job.listeners.add({ onUpdated: (a) => e.value = a });
|
|
2470
2442
|
},
|
|
2471
2443
|
{ immediate: !0 }
|
|
2472
|
-
),
|
|
2473
|
-
|
|
2474
|
-
class:
|
|
2475
|
-
style:
|
|
2444
|
+
), $e(() => s && s()), (a, u) => (i(), y("div", ta, [
|
|
2445
|
+
b("div", {
|
|
2446
|
+
class: x(r.value),
|
|
2447
|
+
style: Nt(`transform:translateX(-${(1 - n.value) * 100}%)`)
|
|
2476
2448
|
}, null, 6),
|
|
2477
|
-
|
|
2449
|
+
b("span", sa, C(a.$td("ui.progress", "{progress}% complete", {
|
|
2478
2450
|
progress: n.value * 100
|
|
2479
2451
|
})), 1)
|
|
2480
2452
|
]));
|
|
2481
2453
|
}
|
|
2482
2454
|
});
|
|
2483
|
-
function
|
|
2484
|
-
const s = c(() => t.title ??
|
|
2485
|
-
() => t.message ??
|
|
2455
|
+
function na(t) {
|
|
2456
|
+
const s = c(() => t.title ?? k("ui.loading", "Loading")), e = c(
|
|
2457
|
+
() => t.message ?? k("ui.loadingInProgress", "Loading in progress...")
|
|
2486
2458
|
), r = c(() => typeof t.progress == "number" || !!t.job), n = c(() => !t.title);
|
|
2487
2459
|
return { renderedTitle: s, renderedMessage: e, titleHidden: n, showProgress: r };
|
|
2488
2460
|
}
|
|
2489
|
-
const
|
|
2461
|
+
const aa = /* @__PURE__ */ h({
|
|
2490
2462
|
__name: "LoadingModal",
|
|
2491
2463
|
props: {
|
|
2492
2464
|
title: {},
|
|
@@ -2495,30 +2467,30 @@ const Nn = /* @__PURE__ */ g({
|
|
|
2495
2467
|
job: {}
|
|
2496
2468
|
},
|
|
2497
2469
|
setup(t, { expose: s }) {
|
|
2498
|
-
const e = t, { renderedTitle: r, renderedMessage: n, titleHidden: a, showProgress:
|
|
2499
|
-
return s(), (
|
|
2470
|
+
const e = t, { renderedTitle: r, renderedMessage: n, titleHidden: a, showProgress: u } = na(e);
|
|
2471
|
+
return s(), (o, p) => (i(), f(re, {
|
|
2500
2472
|
persistent: "",
|
|
2501
|
-
class:
|
|
2473
|
+
class: x(["flex", { "flex-col-reverse": l(u), "items-center justify-center gap-2": !l(u) }]),
|
|
2502
2474
|
"wrapper-class": "w-auto",
|
|
2503
|
-
title:
|
|
2504
|
-
"title-hidden":
|
|
2475
|
+
title: l(r),
|
|
2476
|
+
"title-hidden": l(a)
|
|
2505
2477
|
}, {
|
|
2506
|
-
default:
|
|
2507
|
-
|
|
2478
|
+
default: m(() => [
|
|
2479
|
+
l(u) ? (i(), f(ra, {
|
|
2508
2480
|
key: 0,
|
|
2509
|
-
progress:
|
|
2510
|
-
job:
|
|
2481
|
+
progress: o.progress,
|
|
2482
|
+
job: o.job,
|
|
2511
2483
|
class: "min-w-[min(400px,80vw)]"
|
|
2512
|
-
}, null, 8, ["progress", "job"])) : (
|
|
2484
|
+
}, null, 8, ["progress", "job"])) : (i(), f(l(ea), {
|
|
2513
2485
|
key: 1,
|
|
2514
2486
|
class: "text-primary-600 mr-1 size-6"
|
|
2515
2487
|
})),
|
|
2516
|
-
|
|
2488
|
+
d(z, { text: l(n) }, null, 8, ["text"])
|
|
2517
2489
|
]),
|
|
2518
2490
|
_: 1
|
|
2519
2491
|
}, 8, ["title", "title-hidden", "class"]));
|
|
2520
2492
|
}
|
|
2521
|
-
}),
|
|
2493
|
+
}), je = /* @__PURE__ */ h({
|
|
2522
2494
|
__name: "HeadlessInput",
|
|
2523
2495
|
props: {
|
|
2524
2496
|
name: {},
|
|
@@ -2529,64 +2501,64 @@ const Nn = /* @__PURE__ */ g({
|
|
|
2529
2501
|
},
|
|
2530
2502
|
emits: ["update:modelValue"],
|
|
2531
2503
|
setup(t, { expose: s, emit: e }) {
|
|
2532
|
-
const r = e, n = X("form", null), a = c(() => !n || !t.name ? null : n.errors[t.name] ?? null),
|
|
2533
|
-
id: `input-${
|
|
2504
|
+
const r = e, n = X("form", null), a = c(() => !n || !t.name ? null : n.errors[t.name] ?? null), u = {
|
|
2505
|
+
id: `input-${oe()}`,
|
|
2534
2506
|
name: c(() => t.name),
|
|
2535
2507
|
label: c(() => t.label),
|
|
2536
2508
|
description: c(() => t.description),
|
|
2537
2509
|
value: c(() => n && t.name ? n.getFieldValue(t.name) : t.modelValue),
|
|
2538
|
-
errors:
|
|
2510
|
+
errors: we(a),
|
|
2539
2511
|
required: c(() => {
|
|
2540
2512
|
if (!(!t.name || !n))
|
|
2541
2513
|
return n.getFieldRules(t.name).includes("required");
|
|
2542
2514
|
}),
|
|
2543
|
-
update(
|
|
2515
|
+
update(o) {
|
|
2544
2516
|
if (n && t.name) {
|
|
2545
|
-
n.setFieldValue(t.name,
|
|
2517
|
+
n.setFieldValue(t.name, o);
|
|
2546
2518
|
return;
|
|
2547
2519
|
}
|
|
2548
|
-
r("update:modelValue",
|
|
2520
|
+
r("update:modelValue", o);
|
|
2549
2521
|
}
|
|
2550
2522
|
};
|
|
2551
|
-
return
|
|
2552
|
-
default:
|
|
2553
|
-
w(
|
|
2523
|
+
return de("input", u), s(u), (o, p) => (i(), f(Y(o.as), null, {
|
|
2524
|
+
default: m(() => [
|
|
2525
|
+
w(o.$slots, "default")
|
|
2554
2526
|
]),
|
|
2555
2527
|
_: 3
|
|
2556
2528
|
}));
|
|
2557
2529
|
}
|
|
2558
|
-
}),
|
|
2530
|
+
}), la = ["for"], be = /* @__PURE__ */ h({
|
|
2559
2531
|
__name: "HeadlessInputLabel",
|
|
2560
2532
|
setup(t) {
|
|
2561
|
-
const s =
|
|
2562
|
-
return (n, a) => r.value ? (
|
|
2533
|
+
const s = I("input", "<HeadlessInputLabel> must be a child of a <HeadlessInput>"), e = Re(), r = c(() => !!(s.label || e.default));
|
|
2534
|
+
return (n, a) => r.value ? (i(), y("label", {
|
|
2563
2535
|
key: 0,
|
|
2564
|
-
for:
|
|
2536
|
+
for: l(s).id
|
|
2565
2537
|
}, [
|
|
2566
2538
|
w(n.$slots, "default", {}, () => [
|
|
2567
|
-
|
|
2539
|
+
L(C(l(s).label), 1)
|
|
2568
2540
|
])
|
|
2569
|
-
], 8,
|
|
2541
|
+
], 8, la)) : M("", !0);
|
|
2570
2542
|
}
|
|
2571
|
-
}),
|
|
2543
|
+
}), ia = ["id", "name", "checked", "type", "required", "aria-invalid", "aria-describedby"], Lt = /* @__PURE__ */ h({
|
|
2572
2544
|
__name: "HeadlessInputInput",
|
|
2573
2545
|
props: {
|
|
2574
2546
|
type: {}
|
|
2575
2547
|
},
|
|
2576
2548
|
setup(t) {
|
|
2577
|
-
const s =
|
|
2549
|
+
const s = ee("$inputRef"), e = I("input", "<HeadlessInputInput> must be a child of a <HeadlessInput>"), r = X("form", null), n = c(() => e.name ?? void 0), a = c(() => e.value), u = c(() => {
|
|
2578
2550
|
if (t.type)
|
|
2579
2551
|
return t.type;
|
|
2580
2552
|
const $ = (n.value && (r == null ? void 0 : r.getFieldType(n.value))) ?? "";
|
|
2581
2553
|
return ["text", "email", "number", "tel", "url"].includes($) ? $ : "text";
|
|
2582
|
-
}),
|
|
2554
|
+
}), o = c(() => {
|
|
2583
2555
|
if (t.type === "checkbox")
|
|
2584
2556
|
return !!a.value;
|
|
2585
2557
|
});
|
|
2586
|
-
function
|
|
2587
|
-
s.value && e.update(
|
|
2558
|
+
function p() {
|
|
2559
|
+
s.value && e.update(g());
|
|
2588
2560
|
}
|
|
2589
|
-
function
|
|
2561
|
+
function g() {
|
|
2590
2562
|
if (!s.value)
|
|
2591
2563
|
return null;
|
|
2592
2564
|
switch (t.type) {
|
|
@@ -2598,10 +2570,10 @@ const Nn = /* @__PURE__ */ g({
|
|
|
2598
2570
|
return s.value.value;
|
|
2599
2571
|
}
|
|
2600
2572
|
}
|
|
2601
|
-
return
|
|
2573
|
+
return pt(e, () => {
|
|
2602
2574
|
var $;
|
|
2603
2575
|
return ($ = s.value) == null ? void 0 : $.focus();
|
|
2604
|
-
}),
|
|
2576
|
+
}), G(() => {
|
|
2605
2577
|
if (s.value) {
|
|
2606
2578
|
if (t.type === "date" && a.value instanceof Date) {
|
|
2607
2579
|
s.value.valueAsDate = a.value;
|
|
@@ -2609,48 +2581,48 @@ const Nn = /* @__PURE__ */ g({
|
|
|
2609
2581
|
}
|
|
2610
2582
|
s.value.value = a.value ?? null;
|
|
2611
2583
|
}
|
|
2612
|
-
}), ($,
|
|
2613
|
-
id:
|
|
2584
|
+
}), ($, v) => (i(), y("input", {
|
|
2585
|
+
id: l(e).id,
|
|
2614
2586
|
ref: "$inputRef",
|
|
2615
2587
|
name: n.value,
|
|
2616
|
-
checked:
|
|
2617
|
-
type:
|
|
2618
|
-
required:
|
|
2619
|
-
"aria-invalid":
|
|
2620
|
-
"aria-describedby":
|
|
2621
|
-
onInput:
|
|
2622
|
-
}, null, 40,
|
|
2623
|
-
}
|
|
2624
|
-
}),
|
|
2588
|
+
checked: o.value,
|
|
2589
|
+
type: u.value,
|
|
2590
|
+
required: l(e).required ?? void 0,
|
|
2591
|
+
"aria-invalid": l(e).errors ? "true" : "false",
|
|
2592
|
+
"aria-describedby": l(e).errors ? `${l(e).id}-error` : l(e).description ? `${l(e).id}-description` : void 0,
|
|
2593
|
+
onInput: p
|
|
2594
|
+
}, null, 40, ia));
|
|
2595
|
+
}
|
|
2596
|
+
}), Rt = /* @__PURE__ */ h({
|
|
2625
2597
|
inheritAttrs: !1,
|
|
2626
2598
|
__name: "HeadlessInputDescription",
|
|
2627
2599
|
setup(t) {
|
|
2628
|
-
const s =
|
|
2600
|
+
const s = I(
|
|
2629
2601
|
"input",
|
|
2630
2602
|
"<HeadlessInputDescription> must be a child of a <HeadlessInput>"
|
|
2631
2603
|
), e = c(() => typeof s.description == "string" ? s.description : ""), r = c(() => !!s.description);
|
|
2632
2604
|
return (n, a) => w(n.$slots, "default", {
|
|
2633
|
-
id: `${
|
|
2605
|
+
id: `${l(s).id}-description`
|
|
2634
2606
|
}, () => [
|
|
2635
|
-
r.value ? (
|
|
2636
|
-
id: `${
|
|
2607
|
+
r.value ? (i(), f(z, V({ key: 0 }, n.$attrs, {
|
|
2608
|
+
id: `${l(s).id}-description`,
|
|
2637
2609
|
text: e.value
|
|
2638
|
-
}), null, 16, ["id", "text"])) :
|
|
2610
|
+
}), null, 16, ["id", "text"])) : M("", !0)
|
|
2639
2611
|
]);
|
|
2640
2612
|
}
|
|
2641
|
-
}),
|
|
2613
|
+
}), oa = ["id"], ye = /* @__PURE__ */ h({
|
|
2642
2614
|
__name: "HeadlessInputError",
|
|
2643
2615
|
setup(t) {
|
|
2644
|
-
const s =
|
|
2645
|
-
return (r, n) => e.value ? (
|
|
2616
|
+
const s = I("input", "<HeadlessInputError> must be a child of a <HeadlessInput>"), e = c(() => s.errors ? k(`errors.${s.errors[0]}`, `Error: ${s.errors[0]}`) : null);
|
|
2617
|
+
return (r, n) => e.value ? (i(), y("p", {
|
|
2646
2618
|
key: 0,
|
|
2647
|
-
id: `${
|
|
2648
|
-
},
|
|
2619
|
+
id: `${l(s).id}-error`
|
|
2620
|
+
}, C(e.value), 9, oa)) : M("", !0);
|
|
2649
2621
|
}
|
|
2650
|
-
}),
|
|
2622
|
+
}), ua = {
|
|
2651
2623
|
key: 0,
|
|
2652
2624
|
class: "pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3"
|
|
2653
|
-
},
|
|
2625
|
+
}, ca = /* @__PURE__ */ h({
|
|
2654
2626
|
inheritAttrs: !1,
|
|
2655
2627
|
__name: "Input",
|
|
2656
2628
|
props: {
|
|
@@ -2663,61 +2635,61 @@ const Nn = /* @__PURE__ */ g({
|
|
|
2663
2635
|
},
|
|
2664
2636
|
emits: ["update:modelValue"],
|
|
2665
2637
|
setup(t) {
|
|
2666
|
-
const s =
|
|
2667
|
-
var
|
|
2668
|
-
return
|
|
2638
|
+
const s = K(t, ["label", "inputClass", "wrapperClass"]), e = ee("$inputRef"), [r, n] = Ae(), a = c(() => H("relative rounded-md shadow-2xs", { "mt-1": t.label }, t.wrapperClass)), u = c(() => {
|
|
2639
|
+
var o, p, g;
|
|
2640
|
+
return H(
|
|
2669
2641
|
// eslint-disable-next-line vue/max-len
|
|
2670
2642
|
"block w-full rounded-md border-0 py-1.5 ring-1 ring-inset focus:ring-2 focus:ring-inset sm:text-sm sm:leading-6",
|
|
2671
2643
|
{
|
|
2672
|
-
"focus:ring-primary-600": !((
|
|
2673
|
-
"text-gray-900 shadow-2xs ring-gray-900/10 placeholder:text-gray-400": !((
|
|
2674
|
-
"pr-10 text-red-900 ring-red-900/10 placeholder:text-red-300 focus:ring-red-500": (
|
|
2644
|
+
"focus:ring-primary-600": !((o = e.value) != null && o.errors),
|
|
2645
|
+
"text-gray-900 shadow-2xs ring-gray-900/10 placeholder:text-gray-400": !((p = e.value) != null && p.errors),
|
|
2646
|
+
"pr-10 text-red-900 ring-red-900/10 placeholder:text-red-300 focus:ring-red-500": (g = e.value) == null ? void 0 : g.errors
|
|
2675
2647
|
},
|
|
2676
2648
|
t.inputClass
|
|
2677
2649
|
);
|
|
2678
2650
|
});
|
|
2679
|
-
return (
|
|
2651
|
+
return (o, p) => (i(), f(je, V({
|
|
2680
2652
|
ref: "$inputRef",
|
|
2681
|
-
label:
|
|
2682
|
-
class:
|
|
2653
|
+
label: o.label,
|
|
2654
|
+
class: l(n)
|
|
2683
2655
|
}, s, {
|
|
2684
|
-
"onUpdate:modelValue":
|
|
2656
|
+
"onUpdate:modelValue": p[0] || (p[0] = (g) => o.$emit("update:modelValue", g))
|
|
2685
2657
|
}), {
|
|
2686
|
-
default:
|
|
2687
|
-
var
|
|
2658
|
+
default: m(() => {
|
|
2659
|
+
var g;
|
|
2688
2660
|
return [
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
class:
|
|
2661
|
+
d(be, { class: "block text-sm leading-6 font-medium text-gray-900" }),
|
|
2662
|
+
b("div", {
|
|
2663
|
+
class: x(a.value)
|
|
2692
2664
|
}, [
|
|
2693
|
-
|
|
2694
|
-
(
|
|
2695
|
-
|
|
2696
|
-
])) :
|
|
2665
|
+
d(Lt, V(l(r), { class: u.value }), null, 16, ["class"]),
|
|
2666
|
+
(g = e.value) != null && g.errors ? (i(), y("div", ua, [
|
|
2667
|
+
d(l(De), { class: "size-5 text-red-500" })
|
|
2668
|
+
])) : M("", !0)
|
|
2697
2669
|
], 2),
|
|
2698
|
-
|
|
2699
|
-
|
|
2670
|
+
d(Rt, { class: "mt-2 text-sm text-gray-600" }),
|
|
2671
|
+
d(ye, { class: "mt-2 text-sm text-red-600" })
|
|
2700
2672
|
];
|
|
2701
2673
|
}),
|
|
2702
2674
|
_: 1
|
|
2703
2675
|
}, 16, ["label", "class"]));
|
|
2704
2676
|
}
|
|
2705
2677
|
});
|
|
2706
|
-
function
|
|
2678
|
+
function ql(t, s = {}) {
|
|
2707
2679
|
return {
|
|
2708
2680
|
default: t,
|
|
2709
2681
|
type: "boolean",
|
|
2710
2682
|
rules: s.rules
|
|
2711
2683
|
};
|
|
2712
2684
|
}
|
|
2713
|
-
function
|
|
2685
|
+
function Al(t, s = {}) {
|
|
2714
2686
|
return {
|
|
2715
2687
|
default: t,
|
|
2716
2688
|
type: "date",
|
|
2717
2689
|
rules: s.rules
|
|
2718
2690
|
};
|
|
2719
2691
|
}
|
|
2720
|
-
function
|
|
2692
|
+
function Pl(t, s, e = {}) {
|
|
2721
2693
|
return {
|
|
2722
2694
|
default: s,
|
|
2723
2695
|
type: "enum",
|
|
@@ -2725,21 +2697,21 @@ function xl(t, s, e = {}) {
|
|
|
2725
2697
|
values: t
|
|
2726
2698
|
};
|
|
2727
2699
|
}
|
|
2728
|
-
function
|
|
2700
|
+
function Dl(t) {
|
|
2729
2701
|
return {
|
|
2730
2702
|
default: t,
|
|
2731
2703
|
type: "boolean",
|
|
2732
2704
|
rules: "required"
|
|
2733
2705
|
};
|
|
2734
2706
|
}
|
|
2735
|
-
function
|
|
2707
|
+
function jl(t) {
|
|
2736
2708
|
return {
|
|
2737
2709
|
default: t,
|
|
2738
2710
|
type: "date",
|
|
2739
2711
|
rules: "required"
|
|
2740
2712
|
};
|
|
2741
2713
|
}
|
|
2742
|
-
function
|
|
2714
|
+
function Bl(t, s) {
|
|
2743
2715
|
return {
|
|
2744
2716
|
default: s,
|
|
2745
2717
|
type: "enum",
|
|
@@ -2747,55 +2719,55 @@ function Sl(t, s) {
|
|
|
2747
2719
|
values: t
|
|
2748
2720
|
};
|
|
2749
2721
|
}
|
|
2750
|
-
function
|
|
2722
|
+
function Fl(t) {
|
|
2751
2723
|
return {
|
|
2752
2724
|
default: t,
|
|
2753
2725
|
type: "number",
|
|
2754
2726
|
rules: "required"
|
|
2755
2727
|
};
|
|
2756
2728
|
}
|
|
2757
|
-
function
|
|
2729
|
+
function Ul(t) {
|
|
2758
2730
|
return {
|
|
2759
2731
|
default: t,
|
|
2760
2732
|
type: "object",
|
|
2761
2733
|
rules: "required"
|
|
2762
2734
|
};
|
|
2763
2735
|
}
|
|
2764
|
-
function
|
|
2736
|
+
function da(t) {
|
|
2765
2737
|
return {
|
|
2766
2738
|
default: t,
|
|
2767
2739
|
type: "string",
|
|
2768
2740
|
rules: "required"
|
|
2769
2741
|
};
|
|
2770
2742
|
}
|
|
2771
|
-
function
|
|
2743
|
+
function Ol(t, s = {}) {
|
|
2772
2744
|
return {
|
|
2773
2745
|
default: t,
|
|
2774
2746
|
type: "number",
|
|
2775
2747
|
rules: s.rules
|
|
2776
2748
|
};
|
|
2777
2749
|
}
|
|
2778
|
-
function
|
|
2750
|
+
function Nl(t, s = {}) {
|
|
2779
2751
|
return {
|
|
2780
2752
|
default: t,
|
|
2781
2753
|
type: "object",
|
|
2782
2754
|
rules: s.rules
|
|
2783
2755
|
};
|
|
2784
2756
|
}
|
|
2785
|
-
function
|
|
2757
|
+
function Wl(t, s = {}) {
|
|
2786
2758
|
return {
|
|
2787
2759
|
default: t,
|
|
2788
2760
|
type: "string",
|
|
2789
2761
|
rules: s.rules
|
|
2790
2762
|
};
|
|
2791
2763
|
}
|
|
2792
|
-
function
|
|
2793
|
-
const s =
|
|
2794
|
-
draft:
|
|
2795
|
-
}), e = c(() => t.title ?? t.message), r = c(() => t.title ? t.message : null), n = c(() => t.acceptText ??
|
|
2764
|
+
function pa(t) {
|
|
2765
|
+
const s = mt({
|
|
2766
|
+
draft: da(t.defaultValue ?? "")
|
|
2767
|
+
}), e = c(() => t.title ?? t.message), r = c(() => t.title ? t.message : null), n = c(() => t.acceptText ?? k("ui.accept", "Ok")), a = c(() => t.cancelText ?? k("ui.cancel", "Cancel"));
|
|
2796
2768
|
return { form: s, renderedTitle: e, renderedMessage: r, renderedAcceptText: n, renderedCancelText: a };
|
|
2797
2769
|
}
|
|
2798
|
-
const
|
|
2770
|
+
const ma = { class: "mt-4 flex flex-row-reverse gap-2" }, fa = /* @__PURE__ */ h({
|
|
2799
2771
|
__name: "PromptModal",
|
|
2800
2772
|
props: {
|
|
2801
2773
|
title: {},
|
|
@@ -2808,44 +2780,45 @@ const Gn = { class: "mt-4 flex flex-row-reverse gap-2" }, ea = /* @__PURE__ */ g
|
|
|
2808
2780
|
cancelText: {},
|
|
2809
2781
|
cancelVariant: { default: "secondary" }
|
|
2810
2782
|
},
|
|
2783
|
+
emits: ["close"],
|
|
2811
2784
|
setup(t, { expose: s }) {
|
|
2812
|
-
const e =
|
|
2813
|
-
return s(), (
|
|
2814
|
-
title:
|
|
2785
|
+
const e = K(t, ["cancelVariant"]), { form: r, renderedTitle: n, renderedMessage: a, renderedAcceptText: u, renderedCancelText: o } = pa(e);
|
|
2786
|
+
return s(), (p, g) => (i(), f(re, {
|
|
2787
|
+
title: l(n),
|
|
2815
2788
|
persistent: ""
|
|
2816
2789
|
}, {
|
|
2817
|
-
default:
|
|
2818
|
-
|
|
2819
|
-
form:
|
|
2820
|
-
onSubmit: (
|
|
2790
|
+
default: m(({ close: $ }) => [
|
|
2791
|
+
d(Vt, {
|
|
2792
|
+
form: l(r),
|
|
2793
|
+
onSubmit: (v) => $(l(r).draft)
|
|
2821
2794
|
}, {
|
|
2822
|
-
default:
|
|
2823
|
-
|
|
2795
|
+
default: m(() => [
|
|
2796
|
+
l(a) ? (i(), f(z, {
|
|
2824
2797
|
key: 0,
|
|
2825
|
-
text:
|
|
2826
|
-
}, null, 8, ["text"])) :
|
|
2827
|
-
|
|
2798
|
+
text: l(a)
|
|
2799
|
+
}, null, 8, ["text"])) : M("", !0),
|
|
2800
|
+
d(ca, {
|
|
2828
2801
|
name: "draft",
|
|
2829
2802
|
class: "mt-2",
|
|
2830
|
-
placeholder:
|
|
2831
|
-
label:
|
|
2803
|
+
placeholder: p.placeholder,
|
|
2804
|
+
label: p.label
|
|
2832
2805
|
}, null, 8, ["placeholder", "label"]),
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
variant:
|
|
2806
|
+
b("div", ma, [
|
|
2807
|
+
d(R, {
|
|
2808
|
+
variant: p.acceptVariant,
|
|
2836
2809
|
submit: ""
|
|
2837
2810
|
}, {
|
|
2838
|
-
default:
|
|
2839
|
-
|
|
2811
|
+
default: m(() => [
|
|
2812
|
+
L(C(l(u)), 1)
|
|
2840
2813
|
]),
|
|
2841
2814
|
_: 1
|
|
2842
2815
|
}, 8, ["variant"]),
|
|
2843
|
-
|
|
2844
|
-
variant:
|
|
2845
|
-
onClick: (
|
|
2816
|
+
d(R, {
|
|
2817
|
+
variant: p.cancelVariant,
|
|
2818
|
+
onClick: (v) => $()
|
|
2846
2819
|
}, {
|
|
2847
|
-
default:
|
|
2848
|
-
|
|
2820
|
+
default: m(() => [
|
|
2821
|
+
L(C(l(o)), 1)
|
|
2849
2822
|
]),
|
|
2850
2823
|
_: 2
|
|
2851
2824
|
}, 1032, ["variant", "onClick"])
|
|
@@ -2857,65 +2830,65 @@ const Gn = { class: "mt-4 flex flex-row-reverse gap-2" }, ea = /* @__PURE__ */ g
|
|
|
2857
2830
|
_: 1
|
|
2858
2831
|
}, 8, ["title"]));
|
|
2859
2832
|
}
|
|
2860
|
-
}),
|
|
2833
|
+
}), ha = {
|
|
2861
2834
|
viewBox: "0 0 24 24",
|
|
2862
2835
|
width: "1.2em",
|
|
2863
2836
|
height: "1.2em"
|
|
2864
2837
|
};
|
|
2865
|
-
function
|
|
2866
|
-
return
|
|
2867
|
-
|
|
2838
|
+
function ga(t, s) {
|
|
2839
|
+
return i(), y("svg", ha, s[0] || (s[0] = [
|
|
2840
|
+
b("path", {
|
|
2868
2841
|
fill: "currentColor",
|
|
2869
2842
|
d: "M12 21q-1.625 0-3.012-.8T6.8 18H4v-2h2.1q-.075-.5-.088-1T6 14H4v-2h2q0-.5.012-1t.088-1H4V8h2.8q.35-.575.788-1.075T8.6 6.05L7 4.4L8.4 3l2.15 2.15q.7-.225 1.425-.225t1.425.225L15.6 3L17 4.4l-1.65 1.65q.575.375 1.038.862T17.2 8H20v2h-2.1q.075.5.088 1T18 12h2v2h-2q0 .5-.013 1t-.087 1H20v2h-2.8q-.8 1.4-2.187 2.2T12 21m-2-5h4v-2h-4zm0-4h4v-2h-4z"
|
|
2870
2843
|
}, null, -1)
|
|
2871
2844
|
]));
|
|
2872
2845
|
}
|
|
2873
|
-
const
|
|
2846
|
+
const va = E({ name: "material-symbols-bug-report", render: ga }), ba = {
|
|
2874
2847
|
viewBox: "0 0 24 24",
|
|
2875
2848
|
width: "1.2em",
|
|
2876
2849
|
height: "1.2em"
|
|
2877
2850
|
};
|
|
2878
|
-
function
|
|
2879
|
-
return
|
|
2880
|
-
|
|
2851
|
+
function ya(t, s) {
|
|
2852
|
+
return i(), y("svg", ba, s[0] || (s[0] = [
|
|
2853
|
+
b("path", {
|
|
2881
2854
|
fill: "currentColor",
|
|
2882
2855
|
d: "M7 21q-.825 0-1.412-.587T5 19V6q-.425 0-.712-.288T4 5t.288-.712T5 4h4q0-.425.288-.712T10 3h4q.425 0 .713.288T15 4h4q.425 0 .713.288T20 5t-.288.713T19 6v13q0 .825-.587 1.413T17 21zm5-7.1l1.9 1.9q.275.275.7.275t.7-.275t.275-.7t-.275-.7l-1.9-1.9l1.9-1.9q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275L12 11.1l-1.9-1.9q-.275-.275-.7-.275t-.7.275t-.275.7t.275.7l1.9 1.9l-1.9 1.9q-.275.275-.275.7t.275.7t.7.275t.7-.275z"
|
|
2883
2856
|
}, null, -1)
|
|
2884
2857
|
]));
|
|
2885
2858
|
}
|
|
2886
|
-
const
|
|
2859
|
+
const $a = E({ name: "material-symbols-delete-forever-rounded", render: ya }), wa = {
|
|
2887
2860
|
viewBox: "0 0 24 24",
|
|
2888
2861
|
width: "1.2em",
|
|
2889
2862
|
height: "1.2em"
|
|
2890
2863
|
};
|
|
2891
|
-
function
|
|
2892
|
-
return
|
|
2893
|
-
|
|
2864
|
+
function _a(t, s) {
|
|
2865
|
+
return i(), y("svg", wa, s[0] || (s[0] = [
|
|
2866
|
+
b("path", {
|
|
2894
2867
|
fill: "currentColor",
|
|
2895
2868
|
d: "M11.25 13.5q.95 0 1.6-.65t.65-1.6t-.65-1.6t-1.6-.65t-1.6.65t-.65 1.6t.65 1.6t1.6.65m4.825 4l-2.625-2.625q-.5.325-1.062.475t-1.138.15q-1.775 0-3.012-1.237T7 11.25t1.238-3.012T11.25 7t3.013 1.238T15.5 11.25q0 .575-.162 1.138t-.488 1.062l2.65 2.65zM5 21q-.825 0-1.412-.587T3 19v-4h2v4h4v2zm10 0v-2h4v-4h2v4q0 .825-.587 1.413T19 21zM3 9V5q0-.825.588-1.412T5 3h4v2H5v4zm16 0V5h-4V3h4q.825 0 1.413.588T21 5v4z"
|
|
2896
2869
|
}, null, -1)
|
|
2897
2870
|
]));
|
|
2898
2871
|
}
|
|
2899
|
-
const
|
|
2872
|
+
const Ca = E({ name: "material-symbols-frame-inspect", render: _a }), xa = {
|
|
2900
2873
|
viewBox: "0 0 24 24",
|
|
2901
2874
|
width: "1.2em",
|
|
2902
2875
|
height: "1.2em"
|
|
2903
2876
|
};
|
|
2904
|
-
function
|
|
2905
|
-
return
|
|
2906
|
-
|
|
2877
|
+
function ka(t, s) {
|
|
2878
|
+
return i(), y("svg", xa, s[0] || (s[0] = [
|
|
2879
|
+
b("path", {
|
|
2907
2880
|
fill: "currentColor",
|
|
2908
2881
|
d: "M12 20q-3.35 0-5.675-2.325T4 12t2.325-5.675T12 4q1.725 0 3.3.712T18 6.75V5q0-.425.288-.712T19 4t.713.288T20 5v5q0 .425-.288.713T19 11h-5q-.425 0-.712-.288T13 10t.288-.712T14 9h3.2q-.8-1.4-2.187-2.2T12 6Q9.5 6 7.75 7.75T6 12t1.75 4.25T12 18q1.7 0 3.113-.862t2.187-2.313q.2-.35.563-.487t.737-.013q.4.125.575.525t-.025.75q-1.025 2-2.925 3.2T12 20"
|
|
2909
2882
|
}, null, -1)
|
|
2910
2883
|
]));
|
|
2911
2884
|
}
|
|
2912
|
-
const
|
|
2885
|
+
const Sa = E({ name: "material-symbols-refresh-rounded", render: ka }), Ta = { class: "grid grow place-items-center" }, Ma = { class: "flex flex-col items-center p-8" }, Ha = { class: "mt-0 mb-0 text-center text-4xl font-medium text-red-600" }, Va = { class: "mt-4 grid grid-cols-1 gap-2 sm:grid-cols-2 [&_button]:justify-start sm:[&_button]:size-32 sm:[&_button]:flex-col sm:[&_button]:justify-center [&_svg]:size-6 sm:[&_svg]:size-8" }, Ea = /* @__PURE__ */ h({
|
|
2913
2886
|
__name: "StartupCrash",
|
|
2914
2887
|
setup(t) {
|
|
2915
2888
|
async function s() {
|
|
2916
|
-
await
|
|
2917
|
-
|
|
2918
|
-
|
|
2889
|
+
await P.confirm(
|
|
2890
|
+
k("startupCrash.purgeConfirmTitle", "Delete everything?"),
|
|
2891
|
+
k(
|
|
2919
2892
|
"startupCrash.purgeConfirmMessage",
|
|
2920
2893
|
`If the problem persists, one drastic solution may be to wipe the storage in this device to start from scratch. However, keep in mind that **all the data that you haven't synchronized will be deleted forever**.
|
|
2921
2894
|
|
|
@@ -2923,61 +2896,61 @@ Do you still want to proceed?`
|
|
|
2923
2896
|
),
|
|
2924
2897
|
{
|
|
2925
2898
|
acceptVariant: "danger",
|
|
2926
|
-
acceptText:
|
|
2899
|
+
acceptText: k("startupCrash.purgeConfirmAccept", "Purge device")
|
|
2927
2900
|
}
|
|
2928
|
-
) && (await
|
|
2901
|
+
) && (await ht.purge(), await A.reload());
|
|
2929
2902
|
}
|
|
2930
2903
|
return (e, r) => {
|
|
2931
|
-
const n =
|
|
2932
|
-
return
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2904
|
+
const n = Wt("i-majesticons-exclamation");
|
|
2905
|
+
return i(), y("div", Ta, [
|
|
2906
|
+
b("div", Ma, [
|
|
2907
|
+
d(n, { class: "size-20 text-red-600" }),
|
|
2908
|
+
b("h1", Ha, C(e.$td("startupCrash.title", "Oops, something went wrong!")), 1),
|
|
2909
|
+
d(z, {
|
|
2937
2910
|
text: e.$td(
|
|
2938
2911
|
"startupCrash.message",
|
|
2939
2912
|
"There was a problem starting the application, but here's some things you can do:"
|
|
2940
2913
|
),
|
|
2941
2914
|
class: "mt-4 text-center"
|
|
2942
2915
|
}, null, 8, ["text"]),
|
|
2943
|
-
|
|
2944
|
-
|
|
2916
|
+
b("div", Va, [
|
|
2917
|
+
d(R, {
|
|
2945
2918
|
variant: "danger",
|
|
2946
2919
|
onClick: r[0] || (r[0] = (a) => e.$app.reload())
|
|
2947
2920
|
}, {
|
|
2948
|
-
default:
|
|
2949
|
-
|
|
2950
|
-
|
|
2921
|
+
default: m(() => [
|
|
2922
|
+
d(l(Sa)),
|
|
2923
|
+
L(" " + C(e.$td("startupCrash.reload", "Try again")), 1)
|
|
2951
2924
|
]),
|
|
2952
2925
|
_: 1
|
|
2953
2926
|
}),
|
|
2954
|
-
|
|
2927
|
+
d(R, {
|
|
2955
2928
|
variant: "danger",
|
|
2956
2929
|
onClick: r[1] || (r[1] = (a) => e.$errors.inspect(e.$errors.startupErrors))
|
|
2957
2930
|
}, {
|
|
2958
|
-
default:
|
|
2959
|
-
|
|
2960
|
-
|
|
2931
|
+
default: m(() => [
|
|
2932
|
+
d(l(va)),
|
|
2933
|
+
L(" " + C(e.$td("startupCrash.inspect", "View error details")), 1)
|
|
2961
2934
|
]),
|
|
2962
2935
|
_: 1
|
|
2963
2936
|
}),
|
|
2964
|
-
|
|
2937
|
+
d(R, {
|
|
2965
2938
|
variant: "danger",
|
|
2966
2939
|
onClick: r[2] || (r[2] = (a) => s())
|
|
2967
2940
|
}, {
|
|
2968
|
-
default:
|
|
2969
|
-
|
|
2970
|
-
|
|
2941
|
+
default: m(() => [
|
|
2942
|
+
d(l($a)),
|
|
2943
|
+
L(" " + C(e.$td("startupCrash.purge", "Purge device")), 1)
|
|
2971
2944
|
]),
|
|
2972
2945
|
_: 1
|
|
2973
2946
|
}),
|
|
2974
|
-
|
|
2947
|
+
d(R, {
|
|
2975
2948
|
variant: "danger",
|
|
2976
2949
|
onClick: r[3] || (r[3] = (a) => e.$errors.debug = !e.$errors.debug)
|
|
2977
2950
|
}, {
|
|
2978
|
-
default:
|
|
2979
|
-
|
|
2980
|
-
|
|
2951
|
+
default: m(() => [
|
|
2952
|
+
d(l(Ca)),
|
|
2953
|
+
L(" " + C(e.$td("startupCrash.debug", "Toggle debugging")), 1)
|
|
2981
2954
|
]),
|
|
2982
2955
|
_: 1
|
|
2983
2956
|
})
|
|
@@ -2986,23 +2959,23 @@ Do you still want to proceed?`
|
|
|
2986
2959
|
]);
|
|
2987
2960
|
};
|
|
2988
2961
|
}
|
|
2989
|
-
}),
|
|
2962
|
+
}), zt = /* @__PURE__ */ h({
|
|
2990
2963
|
__name: "HeadlessToastAction",
|
|
2991
2964
|
props: {
|
|
2992
2965
|
action: {}
|
|
2993
2966
|
},
|
|
2994
2967
|
setup(t) {
|
|
2995
|
-
return (s, e) => (
|
|
2968
|
+
return (s, e) => (i(), f(Y(s.action.dismiss ? l(Ds) : "button"), {
|
|
2996
2969
|
type: "button",
|
|
2997
2970
|
onClick: s.action.click
|
|
2998
2971
|
}, {
|
|
2999
|
-
default:
|
|
3000
|
-
|
|
2972
|
+
default: m(() => [
|
|
2973
|
+
L(C(s.action.label), 1)
|
|
3001
2974
|
]),
|
|
3002
2975
|
_: 1
|
|
3003
2976
|
}, 8, ["onClick"]));
|
|
3004
2977
|
}
|
|
3005
|
-
}),
|
|
2978
|
+
}), La = { key: 0 }, Ra = /* @__PURE__ */ h({
|
|
3006
2979
|
__name: "HeadlessToast",
|
|
3007
2980
|
props: {
|
|
3008
2981
|
message: {},
|
|
@@ -3010,11 +2983,11 @@ Do you still want to proceed?`
|
|
|
3010
2983
|
variant: {}
|
|
3011
2984
|
},
|
|
3012
2985
|
setup(t) {
|
|
3013
|
-
return (s, e) => (
|
|
3014
|
-
default:
|
|
2986
|
+
return (s, e) => (i(), f(l(js), null, {
|
|
2987
|
+
default: m(() => [
|
|
3015
2988
|
w(s.$slots, "default", {}, () => [
|
|
3016
|
-
s.message ? (
|
|
3017
|
-
(
|
|
2989
|
+
s.message ? (i(), y("span", La, C(s.message), 1)) : M("", !0),
|
|
2990
|
+
(i(!0), y(D, null, U(s.actions, (r, n) => (i(), f(zt, {
|
|
3018
2991
|
key: n,
|
|
3019
2992
|
action: r
|
|
3020
2993
|
}, null, 8, ["action"]))), 128))
|
|
@@ -3023,7 +2996,7 @@ Do you still want to proceed?`
|
|
|
3023
2996
|
_: 3
|
|
3024
2997
|
}));
|
|
3025
2998
|
}
|
|
3026
|
-
}),
|
|
2999
|
+
}), za = /* @__PURE__ */ h({
|
|
3027
3000
|
__name: "Toast",
|
|
3028
3001
|
props: {
|
|
3029
3002
|
message: {},
|
|
@@ -3032,7 +3005,7 @@ Do you still want to proceed?`
|
|
|
3032
3005
|
class: {}
|
|
3033
3006
|
},
|
|
3034
3007
|
setup(t, { expose: s }) {
|
|
3035
|
-
const e = c(() =>
|
|
3008
|
+
const e = c(() => dt(
|
|
3036
3009
|
{ baseClasses: t.class, variant: t.variant },
|
|
3037
3010
|
{
|
|
3038
3011
|
baseClasses: "flex items-center gap-2 rounded-md p-2 ring-1 shadow-lg border-gray-200",
|
|
@@ -3047,134 +3020,122 @@ Do you still want to proceed?`
|
|
|
3047
3020
|
}
|
|
3048
3021
|
}
|
|
3049
3022
|
));
|
|
3050
|
-
return s(), (r, n) => (
|
|
3051
|
-
class:
|
|
3023
|
+
return s(), (r, n) => (i(), f(Ra, {
|
|
3024
|
+
class: x(e.value)
|
|
3052
3025
|
}, {
|
|
3053
|
-
default:
|
|
3054
|
-
r.message ? (
|
|
3026
|
+
default: m(() => [
|
|
3027
|
+
r.message ? (i(), f(z, {
|
|
3055
3028
|
key: 0,
|
|
3056
3029
|
text: r.message,
|
|
3057
3030
|
inline: ""
|
|
3058
|
-
}, null, 8, ["text"])) :
|
|
3059
|
-
(
|
|
3060
|
-
key:
|
|
3031
|
+
}, null, 8, ["text"])) : M("", !0),
|
|
3032
|
+
(i(!0), y(D, null, U(r.actions, (a, u) => (i(), f(R, {
|
|
3033
|
+
key: u,
|
|
3061
3034
|
action: a,
|
|
3062
3035
|
variant: r.variant,
|
|
3063
|
-
as:
|
|
3036
|
+
as: zt
|
|
3064
3037
|
}, null, 8, ["action", "variant"]))), 128))
|
|
3065
3038
|
]),
|
|
3066
3039
|
_: 1
|
|
3067
3040
|
}, 8, ["class"]));
|
|
3068
3041
|
}
|
|
3069
|
-
}),
|
|
3042
|
+
}), Ia = { $ui: P }, qa = {
|
|
3070
3043
|
async install(t, s) {
|
|
3071
3044
|
const e = {
|
|
3072
|
-
"alert-modal":
|
|
3073
|
-
"confirm-modal":
|
|
3074
|
-
"error-report-modal":
|
|
3075
|
-
"loading-modal":
|
|
3076
|
-
"prompt-modal":
|
|
3077
|
-
"startup-crash":
|
|
3078
|
-
toast:
|
|
3045
|
+
"alert-modal": gn,
|
|
3046
|
+
"confirm-modal": Cn,
|
|
3047
|
+
"error-report-modal": Xn,
|
|
3048
|
+
"loading-modal": aa,
|
|
3049
|
+
"prompt-modal": fa,
|
|
3050
|
+
"startup-crash": Ea,
|
|
3051
|
+
toast: za,
|
|
3079
3052
|
...s.components
|
|
3080
3053
|
};
|
|
3081
3054
|
for (const [r, n] of Object.entries(e))
|
|
3082
|
-
|
|
3083
|
-
await
|
|
3055
|
+
P.registerComponent(r, n);
|
|
3056
|
+
await ke(t, Ia);
|
|
3084
3057
|
}
|
|
3085
3058
|
};
|
|
3086
|
-
async function
|
|
3059
|
+
async function Aa(t, s = {}) {
|
|
3087
3060
|
var r;
|
|
3088
|
-
const e = [
|
|
3089
|
-
A.instance = t, await
|
|
3061
|
+
const e = [sn, yr, tn, Br, Cr, qa, ...s.plugins ?? []];
|
|
3062
|
+
A.instance = t, await tr(e, t, s), await ((r = s.install) == null ? void 0 : r.call(s, t)), await F.emit("application-ready");
|
|
3090
3063
|
}
|
|
3091
|
-
async function
|
|
3064
|
+
async function Kl(t, s = {}) {
|
|
3092
3065
|
var r;
|
|
3093
|
-
const e =
|
|
3094
|
-
J() && (window.$aerogel = e), await
|
|
3066
|
+
const e = Kt(t);
|
|
3067
|
+
J() && (window.$aerogel = e), await Aa(e, s), e.mount("#app"), (r = e._container) == null || r.classList.remove("loading"), await F.emit("application-mounted");
|
|
3095
3068
|
}
|
|
3096
|
-
const
|
|
3097
|
-
__name: "AppModals",
|
|
3098
|
-
setup(t) {
|
|
3099
|
-
const s = c(() => z.modals[0] ?? null);
|
|
3100
|
-
return (e, r) => s.value ? (u(), b("aside", Ca, [
|
|
3101
|
-
p(wt, {
|
|
3102
|
-
"child-index": 1,
|
|
3103
|
-
modal: s.value
|
|
3104
|
-
}, null, 8, ["modal"])
|
|
3105
|
-
])) : T("", !0);
|
|
3106
|
-
}
|
|
3107
|
-
}), Sa = /* @__PURE__ */ g({
|
|
3069
|
+
const Pa = /* @__PURE__ */ h({
|
|
3108
3070
|
__name: "AppToasts",
|
|
3109
3071
|
setup(t) {
|
|
3110
|
-
return (s, e) => (
|
|
3111
|
-
default:
|
|
3112
|
-
(
|
|
3072
|
+
return (s, e) => (i(), f(l(Bs), null, {
|
|
3073
|
+
default: m(() => [
|
|
3074
|
+
(i(!0), y(D, null, U(s.$ui.toasts, (r) => (i(), f(Y(r.component), V({
|
|
3113
3075
|
id: r.id,
|
|
3114
|
-
key: r.id
|
|
3115
|
-
|
|
3116
|
-
|
|
3117
|
-
p(o(Hs), { class: "fixed right-0 bottom-0 z-50 flex flex-col items-end space-y-4 px-4 py-6 sm:p-6" })
|
|
3076
|
+
key: r.id
|
|
3077
|
+
}, { ref_for: !0 }, r.properties), null, 16, ["id"]))), 128)),
|
|
3078
|
+
d(l(Fs), { class: "fixed right-0 bottom-0 z-50 flex flex-col items-end space-y-4 px-4 py-6 sm:p-6" })
|
|
3118
3079
|
]),
|
|
3119
3080
|
_: 1
|
|
3120
3081
|
}));
|
|
3121
3082
|
}
|
|
3122
|
-
}),
|
|
3083
|
+
}), Da = /* @__PURE__ */ h({
|
|
3123
3084
|
__name: "AppOverlays",
|
|
3124
3085
|
setup(t) {
|
|
3125
|
-
return (s, e) => (
|
|
3126
|
-
|
|
3127
|
-
|
|
3086
|
+
return (s, e) => (i(), y(D, null, [
|
|
3087
|
+
d(l(vs), { nested: "" }),
|
|
3088
|
+
d(Pa)
|
|
3128
3089
|
], 64));
|
|
3129
3090
|
}
|
|
3130
|
-
}),
|
|
3091
|
+
}), ja = { class: "flex min-h-full flex-col text-base leading-tight font-normal text-gray-900 antialiased" }, Ql = /* @__PURE__ */ h({
|
|
3131
3092
|
__name: "AppLayout",
|
|
3132
3093
|
setup(t) {
|
|
3133
|
-
return (s, e) => (
|
|
3094
|
+
return (s, e) => (i(), y("div", ja, [
|
|
3134
3095
|
s.$errors.hasStartupErrors ? w(s.$slots, "startup-crash", { key: 0 }, () => [
|
|
3135
|
-
(
|
|
3096
|
+
(i(), f(Y(s.$ui.requireComponent("startup-crash"))))
|
|
3136
3097
|
]) : w(s.$slots, "default", { key: 1 }),
|
|
3137
|
-
|
|
3098
|
+
d(Da)
|
|
3138
3099
|
]));
|
|
3139
3100
|
}
|
|
3140
|
-
}),
|
|
3101
|
+
}), Ba = ["id", "name", "value", "required", "aria-invalid", "aria-describedby"], Fa = /* @__PURE__ */ h({
|
|
3141
3102
|
__name: "HeadlessInputTextArea",
|
|
3142
3103
|
setup(t) {
|
|
3143
|
-
const s =
|
|
3104
|
+
const s = ee("$textAreaRef"), e = I(
|
|
3144
3105
|
"input",
|
|
3145
3106
|
"<HeadlessInputTextArea> must be a child of a <HeadlessInput>"
|
|
3146
3107
|
), r = c(() => e.name ?? void 0), n = c(() => e.value);
|
|
3147
3108
|
function a() {
|
|
3148
3109
|
s.value && e.update(s.value.value);
|
|
3149
3110
|
}
|
|
3150
|
-
return
|
|
3151
|
-
var
|
|
3152
|
-
return (
|
|
3153
|
-
}), (
|
|
3154
|
-
id:
|
|
3111
|
+
return pt(e, () => {
|
|
3112
|
+
var u;
|
|
3113
|
+
return (u = s.value) == null ? void 0 : u.focus();
|
|
3114
|
+
}), (u, o) => (i(), y("textarea", {
|
|
3115
|
+
id: l(e).id,
|
|
3155
3116
|
ref: "$textAreaRef",
|
|
3156
3117
|
name: r.value,
|
|
3157
3118
|
value: n.value,
|
|
3158
|
-
required:
|
|
3159
|
-
"aria-invalid":
|
|
3160
|
-
"aria-describedby":
|
|
3119
|
+
required: l(e).required ?? void 0,
|
|
3120
|
+
"aria-invalid": l(e).errors ? "true" : "false",
|
|
3121
|
+
"aria-describedby": l(e).errors ? `${l(e).id}-error` : l(e).description ? `${l(e).id}-description` : void 0,
|
|
3161
3122
|
onInput: a
|
|
3162
|
-
}, null, 40,
|
|
3123
|
+
}, null, 40, Ba));
|
|
3163
3124
|
}
|
|
3164
|
-
}),
|
|
3125
|
+
}), Ua = { class: "group" }, Oa = { class: "-ml-2 flex w-[max-content] items-center rounded-lg py-2 pr-3 pl-1 hover:bg-gray-100 focus-visible:outline focus-visible:outline-gray-700" }, Na = { class: "pt-2 pl-4" }, Jl = /* @__PURE__ */ h({
|
|
3165
3126
|
__name: "AdvancedOptions",
|
|
3166
3127
|
setup(t) {
|
|
3167
|
-
return (s, e) => (
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3128
|
+
return (s, e) => (i(), y("details", Ua, [
|
|
3129
|
+
b("summary", Oa, [
|
|
3130
|
+
d(l(Et), { class: "size-6 transition-transform group-open:rotate-90" }),
|
|
3131
|
+
b("span", null, C(s.$td("ui.advancedOptions", "Advanced options")), 1)
|
|
3171
3132
|
]),
|
|
3172
|
-
|
|
3133
|
+
b("div", Na, [
|
|
3173
3134
|
w(s.$slots, "default")
|
|
3174
3135
|
])
|
|
3175
3136
|
]));
|
|
3176
3137
|
}
|
|
3177
|
-
}),
|
|
3138
|
+
}), Wa = { class: "flex h-6 items-center" }, Zl = /* @__PURE__ */ h({
|
|
3178
3139
|
inheritAttrs: !1,
|
|
3179
3140
|
__name: "Checkbox",
|
|
3180
3141
|
props: {
|
|
@@ -3187,53 +3148,53 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3187
3148
|
},
|
|
3188
3149
|
emits: ["update:modelValue"],
|
|
3189
3150
|
setup(t) {
|
|
3190
|
-
const s =
|
|
3191
|
-
var
|
|
3192
|
-
return
|
|
3151
|
+
const s = K(t, ["inputClass", "labelClass"]), e = ee("$inputRef"), [r, n] = Ae(), a = c(() => H("relative flex items-start", n.value)), u = c(() => {
|
|
3152
|
+
var p, g;
|
|
3153
|
+
return H(
|
|
3193
3154
|
"size-4 rounded text-primary-600 not-checked:hover:bg-gray-200 checked:hover:text-primary-500 checked:border-0",
|
|
3194
3155
|
{
|
|
3195
|
-
"border-gray-300 focus:ring-primary-600": !((
|
|
3196
|
-
"border-red-400 border-2 focus:ring-red-600": (
|
|
3156
|
+
"border-gray-300 focus:ring-primary-600": !((p = e.value) != null && p.errors),
|
|
3157
|
+
"border-red-400 border-2 focus:ring-red-600": (g = e.value) == null ? void 0 : g.errors
|
|
3197
3158
|
},
|
|
3198
3159
|
t.inputClass
|
|
3199
3160
|
);
|
|
3200
|
-
}),
|
|
3201
|
-
return (
|
|
3161
|
+
}), o = c(() => H("ml-2 text-sm leading-6", t.labelClass));
|
|
3162
|
+
return (p, g) => (i(), f(je, V({
|
|
3202
3163
|
ref: "$inputRef",
|
|
3203
3164
|
class: a.value
|
|
3204
3165
|
}, s, {
|
|
3205
|
-
"onUpdate:modelValue":
|
|
3166
|
+
"onUpdate:modelValue": g[0] || (g[0] = ($) => p.$emit("update:modelValue", $))
|
|
3206
3167
|
}), {
|
|
3207
|
-
default:
|
|
3208
|
-
|
|
3209
|
-
|
|
3168
|
+
default: m(() => [
|
|
3169
|
+
b("div", Wa, [
|
|
3170
|
+
d(Lt, V(l(r), {
|
|
3210
3171
|
type: "checkbox",
|
|
3211
|
-
class:
|
|
3172
|
+
class: u.value
|
|
3212
3173
|
}), null, 16, ["class"])
|
|
3213
3174
|
]),
|
|
3214
|
-
|
|
3175
|
+
p.$slots.default ? (i(), y("div", {
|
|
3215
3176
|
key: 0,
|
|
3216
|
-
class:
|
|
3177
|
+
class: x(o.value)
|
|
3217
3178
|
}, [
|
|
3218
|
-
|
|
3219
|
-
default:
|
|
3220
|
-
w(
|
|
3179
|
+
d(be, { class: "text-gray-900" }, {
|
|
3180
|
+
default: m(() => [
|
|
3181
|
+
w(p.$slots, "default")
|
|
3221
3182
|
]),
|
|
3222
3183
|
_: 3
|
|
3223
3184
|
}),
|
|
3224
|
-
|
|
3225
|
-
], 2)) :
|
|
3185
|
+
d(ye, { class: "text-red-600" })
|
|
3186
|
+
], 2)) : p.label ? (i(), y("div", {
|
|
3226
3187
|
key: 1,
|
|
3227
|
-
class:
|
|
3188
|
+
class: x(o.value)
|
|
3228
3189
|
}, [
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
], 2)) :
|
|
3190
|
+
d(be, { class: "text-gray-900" }),
|
|
3191
|
+
d(ye, { class: "text-red-600" })
|
|
3192
|
+
], 2)) : M("", !0)
|
|
3232
3193
|
]),
|
|
3233
3194
|
_: 3
|
|
3234
3195
|
}, 16, ["class"]));
|
|
3235
3196
|
}
|
|
3236
|
-
}),
|
|
3197
|
+
}), Ka = /* @__PURE__ */ h({
|
|
3237
3198
|
__name: "DropdownMenuOption",
|
|
3238
3199
|
props: {
|
|
3239
3200
|
class: {},
|
|
@@ -3242,40 +3203,40 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3242
3203
|
},
|
|
3243
3204
|
emits: ["select"],
|
|
3244
3205
|
setup(t) {
|
|
3245
|
-
const s =
|
|
3206
|
+
const s = K(t, ["class"]), e = c(() => H(
|
|
3246
3207
|
"flex w-full items-center gap-2 rounded-lg px-2 py-2 text-sm text-gray-900 data-[highlighted]:bg-gray-100",
|
|
3247
3208
|
t.class
|
|
3248
3209
|
));
|
|
3249
|
-
return (r, n) => (
|
|
3210
|
+
return (r, n) => (i(), f(l(Us), V({ class: e.value }, s, {
|
|
3250
3211
|
onSelect: n[0] || (n[0] = (a) => r.$emit("select"))
|
|
3251
3212
|
}), {
|
|
3252
|
-
default:
|
|
3213
|
+
default: m(() => [
|
|
3253
3214
|
w(r.$slots, "default")
|
|
3254
3215
|
]),
|
|
3255
3216
|
_: 3
|
|
3256
3217
|
}, 16, ["class"]));
|
|
3257
3218
|
}
|
|
3258
|
-
}),
|
|
3219
|
+
}), Qa = /* @__PURE__ */ h({
|
|
3259
3220
|
__name: "DropdownMenuOptions",
|
|
3260
3221
|
setup(t) {
|
|
3261
|
-
const s =
|
|
3222
|
+
const s = I(
|
|
3262
3223
|
"dropdown-menu",
|
|
3263
3224
|
"<DropdownMenuOptions> must be a child of a <DropdownMenu>"
|
|
3264
3225
|
);
|
|
3265
|
-
return (e, r) => (
|
|
3226
|
+
return (e, r) => (i(), f(l(Os), {
|
|
3266
3227
|
class: "gap-y-0.5 rounded-lg bg-white p-1.5 shadow-lg ring-1 ring-black/5",
|
|
3267
|
-
align:
|
|
3268
|
-
side:
|
|
3228
|
+
align: l(s).align,
|
|
3229
|
+
side: l(s).side
|
|
3269
3230
|
}, {
|
|
3270
|
-
default:
|
|
3231
|
+
default: m(() => [
|
|
3271
3232
|
w(e.$slots, "default", {}, () => [
|
|
3272
|
-
(
|
|
3233
|
+
(i(!0), y(D, null, U(l(s).options, (n, a) => (i(), f(Ka, V(
|
|
3273
3234
|
{
|
|
3274
3235
|
key: a,
|
|
3275
|
-
as: n.route || n.href ?
|
|
3276
|
-
class: n.class
|
|
3277
|
-
ref_for: !0
|
|
3236
|
+
as: n.route || n.href ? $t : void 0,
|
|
3237
|
+
class: n.class
|
|
3278
3238
|
},
|
|
3239
|
+
{ ref_for: !0 },
|
|
3279
3240
|
n.route || n.href ? {
|
|
3280
3241
|
href: n.href,
|
|
3281
3242
|
route: n.route,
|
|
@@ -3283,14 +3244,14 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3283
3244
|
routeQuery: n.routeQuery
|
|
3284
3245
|
} : {},
|
|
3285
3246
|
{
|
|
3286
|
-
onSelect: (
|
|
3287
|
-
var
|
|
3288
|
-
return (
|
|
3247
|
+
onSelect: (u) => {
|
|
3248
|
+
var o;
|
|
3249
|
+
return (o = n.click) == null ? void 0 : o.call(n);
|
|
3289
3250
|
}
|
|
3290
3251
|
}
|
|
3291
3252
|
), {
|
|
3292
|
-
default:
|
|
3293
|
-
|
|
3253
|
+
default: m(() => [
|
|
3254
|
+
L(C(n.label), 1)
|
|
3294
3255
|
]),
|
|
3295
3256
|
_: 2
|
|
3296
3257
|
}, 1040, ["as", "class", "onSelect"]))), 128))
|
|
@@ -3299,7 +3260,7 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3299
3260
|
_: 3
|
|
3300
3261
|
}, 8, ["align", "side"]));
|
|
3301
3262
|
}
|
|
3302
|
-
}),
|
|
3263
|
+
}), Xl = /* @__PURE__ */ h({
|
|
3303
3264
|
__name: "DropdownMenu",
|
|
3304
3265
|
props: {
|
|
3305
3266
|
align: {},
|
|
@@ -3315,18 +3276,18 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3315
3276
|
return (r = t.options) == null ? void 0 : r.filter(Boolean);
|
|
3316
3277
|
})
|
|
3317
3278
|
};
|
|
3318
|
-
return
|
|
3319
|
-
default:
|
|
3320
|
-
|
|
3321
|
-
default:
|
|
3279
|
+
return de("dropdown-menu", e), s(e), (r, n) => (i(), f(l(Ns), null, {
|
|
3280
|
+
default: m(() => [
|
|
3281
|
+
d(l(Ws), null, {
|
|
3282
|
+
default: m(() => [
|
|
3322
3283
|
w(r.$slots, "default")
|
|
3323
3284
|
]),
|
|
3324
3285
|
_: 3
|
|
3325
3286
|
}),
|
|
3326
|
-
|
|
3327
|
-
default:
|
|
3287
|
+
d(l(Ks), null, {
|
|
3288
|
+
default: m(() => [
|
|
3328
3289
|
w(r.$slots, "options", {}, () => [
|
|
3329
|
-
|
|
3290
|
+
d(Qa)
|
|
3330
3291
|
])
|
|
3331
3292
|
]),
|
|
3332
3293
|
_: 3
|
|
@@ -3335,7 +3296,7 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3335
3296
|
_: 3
|
|
3336
3297
|
}));
|
|
3337
3298
|
}
|
|
3338
|
-
}),
|
|
3299
|
+
}), Ja = ["aria-hidden"], Za = ["tabindex", "aria-label", "type"], Gl = /* @__PURE__ */ h({
|
|
3339
3300
|
__name: "EditableContent",
|
|
3340
3301
|
props: {
|
|
3341
3302
|
type: { default: "text" },
|
|
@@ -3348,106 +3309,106 @@ const Ca = { key: 0 }, ka = /* @__PURE__ */ g({
|
|
|
3348
3309
|
},
|
|
3349
3310
|
emits: ["update", "save"],
|
|
3350
3311
|
setup(t, { emit: s }) {
|
|
3351
|
-
const e = s, r =
|
|
3352
|
-
function
|
|
3312
|
+
const e = s, r = ee("$inputRef"), n = N(null), a = N(t.text), u = c(() => H("inline whitespace-pre", t.contentClass)), o = c(() => H("invisible whitespace-pre", t.contentClass)), p = c(() => H("absolute inset-0 h-full w-full resize-none border-0 bg-transparent p-0 focus:ring-0", t.contentClass));
|
|
3313
|
+
function g() {
|
|
3353
3314
|
n.value = t.text;
|
|
3354
3315
|
}
|
|
3355
3316
|
function $() {
|
|
3356
3317
|
n.value && (t.type !== "number" && a.value.trim().length === 0 && (a.value = n.value, e("update", a.value)), n.value = null, e("save"));
|
|
3357
3318
|
}
|
|
3358
|
-
return
|
|
3359
|
-
class:
|
|
3319
|
+
return G(() => a.value = t.text), (v, S) => (i(), y("div", {
|
|
3320
|
+
class: x(["relative", { "pointer-events-none!": v.disabled && !n.value }])
|
|
3360
3321
|
}, [
|
|
3361
|
-
n.value ? (
|
|
3322
|
+
n.value ? (i(), y("span", {
|
|
3362
3323
|
key: 1,
|
|
3363
|
-
class:
|
|
3364
|
-
},
|
|
3324
|
+
class: x(o.value)
|
|
3325
|
+
}, C(a.value), 3)) : (i(), y("div", {
|
|
3365
3326
|
key: 0,
|
|
3366
|
-
class:
|
|
3327
|
+
class: x(u.value)
|
|
3367
3328
|
}, [
|
|
3368
|
-
w(
|
|
3329
|
+
w(v.$slots, "default")
|
|
3369
3330
|
], 2)),
|
|
3370
|
-
|
|
3331
|
+
v.type === "number" ? (i(), y("span", {
|
|
3371
3332
|
key: 2,
|
|
3372
|
-
class:
|
|
3373
|
-
}, null, 2)) :
|
|
3374
|
-
|
|
3333
|
+
class: x(["inline-block transition-[width]", n.value ? "w-5" : "w-0"])
|
|
3334
|
+
}, null, 2)) : M("", !0),
|
|
3335
|
+
b("form", {
|
|
3375
3336
|
class: "w-full",
|
|
3376
|
-
"aria-hidden":
|
|
3377
|
-
onSubmit:
|
|
3378
|
-
var
|
|
3379
|
-
return (
|
|
3337
|
+
"aria-hidden": v.formAriaHidden,
|
|
3338
|
+
onSubmit: S[4] || (S[4] = st((q) => {
|
|
3339
|
+
var pe;
|
|
3340
|
+
return (pe = r.value) == null ? void 0 : pe.blur();
|
|
3380
3341
|
}, ["prevent"]))
|
|
3381
3342
|
}, [
|
|
3382
|
-
|
|
3343
|
+
rt(b("input", {
|
|
3383
3344
|
ref: "$inputRef",
|
|
3384
|
-
"onUpdate:modelValue":
|
|
3385
|
-
tabindex:
|
|
3386
|
-
"aria-label":
|
|
3387
|
-
type:
|
|
3388
|
-
class:
|
|
3389
|
-
|
|
3390
|
-
{ "opacity-0": !n.value, "appearance-textfield": !n.value &&
|
|
3345
|
+
"onUpdate:modelValue": S[0] || (S[0] = (q) => a.value = q),
|
|
3346
|
+
tabindex: v.tabindex ?? void 0,
|
|
3347
|
+
"aria-label": v.ariaLabel ?? void 0,
|
|
3348
|
+
type: v.type,
|
|
3349
|
+
class: x([
|
|
3350
|
+
p.value,
|
|
3351
|
+
{ "opacity-0": !n.value, "appearance-textfield": !n.value && v.type === "number" }
|
|
3391
3352
|
]),
|
|
3392
|
-
onKeyup:
|
|
3393
|
-
onFocus:
|
|
3394
|
-
onBlur:
|
|
3395
|
-
}, null, 42,
|
|
3396
|
-
[
|
|
3353
|
+
onKeyup: S[1] || (S[1] = (q) => v.$emit("update", a.value)),
|
|
3354
|
+
onFocus: S[2] || (S[2] = (q) => g()),
|
|
3355
|
+
onBlur: S[3] || (S[3] = (q) => $())
|
|
3356
|
+
}, null, 42, Za), [
|
|
3357
|
+
[Qt, a.value]
|
|
3397
3358
|
])
|
|
3398
|
-
], 40,
|
|
3359
|
+
], 40, Ja)
|
|
3399
3360
|
], 2));
|
|
3400
3361
|
}
|
|
3401
|
-
}),
|
|
3362
|
+
}), Xa = {
|
|
3402
3363
|
viewBox: "0 0 512 512",
|
|
3403
3364
|
width: "1.2em",
|
|
3404
3365
|
height: "1.2em"
|
|
3405
3366
|
};
|
|
3406
|
-
function
|
|
3407
|
-
return
|
|
3408
|
-
|
|
3367
|
+
function Ga(t, s) {
|
|
3368
|
+
return i(), y("svg", Xa, s[0] || (s[0] = [
|
|
3369
|
+
b("path", {
|
|
3409
3370
|
fill: "currentColor",
|
|
3410
3371
|
d: "M449.07 399.08L278.64 82.58c-12.08-22.44-44.26-22.44-56.35 0L51.87 399.08A32 32 0 0 0 80 446.25h340.89a32 32 0 0 0 28.18-47.17m-198.6-1.83a20 20 0 1 1 20-20a20 20 0 0 1-20 20m21.72-201.15l-5.74 122a16 16 0 0 1-32 0l-5.74-121.95a21.73 21.73 0 0 1 21.5-22.69h.21a21.74 21.74 0 0 1 21.73 22.7Z"
|
|
3411
3372
|
}, null, -1)
|
|
3412
3373
|
]));
|
|
3413
3374
|
}
|
|
3414
|
-
const
|
|
3375
|
+
const Ya = E({ name: "ion-warning", render: Ga }), el = {
|
|
3415
3376
|
viewBox: "0 0 20 20",
|
|
3416
3377
|
width: "1.2em",
|
|
3417
3378
|
height: "1.2em"
|
|
3418
3379
|
};
|
|
3419
|
-
function
|
|
3420
|
-
return
|
|
3421
|
-
|
|
3380
|
+
function tl(t, s) {
|
|
3381
|
+
return i(), y("svg", el, s[0] || (s[0] = [
|
|
3382
|
+
b("path", {
|
|
3422
3383
|
fill: "currentColor",
|
|
3423
3384
|
d: "M.2 10a11 11 0 0 1 19.6 0A11 11 0 0 1 .2 10m9.8 4a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-2a2 2 0 1 1 0-4a2 2 0 0 1 0 4"
|
|
3424
3385
|
}, null, -1)
|
|
3425
3386
|
]));
|
|
3426
3387
|
}
|
|
3427
|
-
const
|
|
3388
|
+
const sl = E({ name: "zondicons-view-show", render: tl }), rl = { class: "font-medium" }, nl = ["datetime"], al = /* @__PURE__ */ h({
|
|
3428
3389
|
__name: "ErrorLogsModal",
|
|
3429
3390
|
setup(t) {
|
|
3430
|
-
return (s, e) => (
|
|
3391
|
+
return (s, e) => (i(), f(re, {
|
|
3431
3392
|
title: s.$td("errors.report", "Errors ({count})", { count: s.$errors.logs.length })
|
|
3432
3393
|
}, {
|
|
3433
|
-
default:
|
|
3434
|
-
|
|
3435
|
-
(
|
|
3394
|
+
default: m(() => [
|
|
3395
|
+
b("ol", null, [
|
|
3396
|
+
(i(!0), y(D, null, U(s.$errors.logs, (r, n) => (i(), y("li", {
|
|
3436
3397
|
key: n,
|
|
3437
3398
|
class: "mb-2 flex max-w-prose min-w-56 justify-between py-2 last:mb-0"
|
|
3438
3399
|
}, [
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3400
|
+
b("div", null, [
|
|
3401
|
+
b("h3", rl, C(r.report.title), 1),
|
|
3402
|
+
b("time", {
|
|
3442
3403
|
datetime: r.date.toISOString(),
|
|
3443
3404
|
class: "text-xs text-gray-700"
|
|
3444
|
-
},
|
|
3445
|
-
|
|
3405
|
+
}, C(r.date.toLocaleTimeString()), 9, nl),
|
|
3406
|
+
d(z, {
|
|
3446
3407
|
class: "text-sm text-gray-500",
|
|
3447
|
-
text: r.report.description ??
|
|
3408
|
+
text: r.report.description ?? l(Ht)(r.report)
|
|
3448
3409
|
}, null, 8, ["text"])
|
|
3449
3410
|
]),
|
|
3450
|
-
|
|
3411
|
+
d(R, {
|
|
3451
3412
|
size: "icon",
|
|
3452
3413
|
variant: "ghost",
|
|
3453
3414
|
"aria-label": s.$td("errors.viewDetails", "View details"),
|
|
@@ -3455,11 +3416,11 @@ const Oa = E({ name: "zondicons-view-show", render: Ua }), Na = { class: "font-m
|
|
|
3455
3416
|
class: "self-center",
|
|
3456
3417
|
onClick: (a) => s.$errors.inspect(
|
|
3457
3418
|
r.report,
|
|
3458
|
-
s.$errors.logs.map(({ report:
|
|
3419
|
+
s.$errors.logs.map(({ report: u }) => u)
|
|
3459
3420
|
)
|
|
3460
3421
|
}, {
|
|
3461
|
-
default:
|
|
3462
|
-
|
|
3422
|
+
default: m(() => [
|
|
3423
|
+
d(l(sl), {
|
|
3463
3424
|
class: "size-4",
|
|
3464
3425
|
"aria-hidden": "true"
|
|
3465
3426
|
})
|
|
@@ -3472,36 +3433,36 @@ const Oa = E({ name: "zondicons-view-show", render: Ua }), Na = { class: "font-m
|
|
|
3472
3433
|
_: 1
|
|
3473
3434
|
}, 8, ["title"]));
|
|
3474
3435
|
}
|
|
3475
|
-
}),
|
|
3436
|
+
}), Yl = /* @__PURE__ */ h({
|
|
3476
3437
|
__name: "ErrorLogs",
|
|
3477
3438
|
setup(t) {
|
|
3478
|
-
return (s, e) => s.$errors.logs.length > 0 ? (
|
|
3439
|
+
return (s, e) => s.$errors.logs.length > 0 ? (i(), f(R, {
|
|
3479
3440
|
key: 0,
|
|
3480
3441
|
size: "icon",
|
|
3481
3442
|
variant: "ghost",
|
|
3482
3443
|
title: s.$td("errors.viewLogs", "View error logs"),
|
|
3483
3444
|
"aria-label": s.$td("errors.viewLogs", "View error logs"),
|
|
3484
|
-
onClick: e[0] || (e[0] = (r) => s.$ui.modal(
|
|
3445
|
+
onClick: e[0] || (e[0] = (r) => s.$ui.modal(al))
|
|
3485
3446
|
}, {
|
|
3486
|
-
default:
|
|
3487
|
-
|
|
3447
|
+
default: m(() => [
|
|
3448
|
+
d(l(Ya), { class: "size-6 text-red-500" })
|
|
3488
3449
|
]),
|
|
3489
3450
|
_: 1
|
|
3490
|
-
}, 8, ["title", "aria-label"])) :
|
|
3451
|
+
}, 8, ["title", "aria-label"])) : M("", !0);
|
|
3491
3452
|
}
|
|
3492
|
-
}),
|
|
3453
|
+
}), ei = /* @__PURE__ */ h({
|
|
3493
3454
|
__name: "ErrorMessage",
|
|
3494
3455
|
props: {
|
|
3495
3456
|
error: {}
|
|
3496
3457
|
},
|
|
3497
3458
|
setup(t) {
|
|
3498
|
-
const s = c(() =>
|
|
3499
|
-
return (e, r) => (
|
|
3459
|
+
const s = c(() => Ht(t.error));
|
|
3460
|
+
return (e, r) => (i(), f(z, {
|
|
3500
3461
|
text: s.value,
|
|
3501
3462
|
inline: ""
|
|
3502
3463
|
}, null, 8, ["text"]));
|
|
3503
3464
|
}
|
|
3504
|
-
}),
|
|
3465
|
+
}), ti = /* @__PURE__ */ h({
|
|
3505
3466
|
__name: "Link",
|
|
3506
3467
|
props: {
|
|
3507
3468
|
class: {},
|
|
@@ -3516,30 +3477,30 @@ const Oa = E({ name: "zondicons-view-show", render: Ua }), Na = { class: "font-m
|
|
|
3516
3477
|
as: {}
|
|
3517
3478
|
},
|
|
3518
3479
|
setup(t) {
|
|
3519
|
-
return (s, e) => (
|
|
3520
|
-
default:
|
|
3480
|
+
return (s, e) => (i(), f(R, V({ variant: "link" }, s.$props), {
|
|
3481
|
+
default: m(() => [
|
|
3521
3482
|
w(s.$slots, "default")
|
|
3522
3483
|
]),
|
|
3523
3484
|
_: 3
|
|
3524
3485
|
}, 16));
|
|
3525
3486
|
}
|
|
3526
|
-
}),
|
|
3487
|
+
}), si = /* @__PURE__ */ h({
|
|
3527
3488
|
__name: "SettingsModal",
|
|
3528
3489
|
setup(t) {
|
|
3529
|
-
const s = c(() =>
|
|
3530
|
-
return (e, r) => (
|
|
3490
|
+
const s = c(() => as(A.settings, "priority", "desc"));
|
|
3491
|
+
return (e, r) => (i(), f(re, {
|
|
3531
3492
|
title: e.$td("settings.title", "Settings")
|
|
3532
3493
|
}, {
|
|
3533
|
-
default:
|
|
3534
|
-
(
|
|
3494
|
+
default: m(() => [
|
|
3495
|
+
(i(!0), y(D, null, U(s.value, (n, a) => (i(), f(Y(n.component), { key: a }))), 128))
|
|
3535
3496
|
]),
|
|
3536
3497
|
_: 1
|
|
3537
3498
|
}, 8, ["title"]));
|
|
3538
3499
|
}
|
|
3539
|
-
}),
|
|
3500
|
+
}), ll = {
|
|
3540
3501
|
key: 0,
|
|
3541
3502
|
class: "pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3"
|
|
3542
|
-
},
|
|
3503
|
+
}, ri = /* @__PURE__ */ h({
|
|
3543
3504
|
inheritAttrs: !1,
|
|
3544
3505
|
__name: "TextArea",
|
|
3545
3506
|
props: {
|
|
@@ -3552,47 +3513,47 @@ const Oa = E({ name: "zondicons-view-show", render: Ua }), Na = { class: "font-m
|
|
|
3552
3513
|
},
|
|
3553
3514
|
emits: ["update:modelValue"],
|
|
3554
3515
|
setup(t) {
|
|
3555
|
-
const s =
|
|
3556
|
-
var
|
|
3557
|
-
return
|
|
3516
|
+
const s = K(t, ["label", "inputClass", "wrapperClass"]), e = ee("$inputRef"), [r, n] = Ae(), a = c(() => H("relative rounded-md shadow-2xs", { "mt-1": t.label }, t.wrapperClass)), u = c(() => {
|
|
3517
|
+
var o, p, g;
|
|
3518
|
+
return H(
|
|
3558
3519
|
// eslint-disable-next-line vue/max-len
|
|
3559
3520
|
"block w-full rounded-md border-0 py-1.5 ring-1 ring-inset focus:ring-2 focus:ring-inset sm:text-sm sm:leading-6",
|
|
3560
3521
|
{
|
|
3561
|
-
"focus:ring-primary-600": !((
|
|
3562
|
-
"text-gray-900 shadow-2xs ring-gray-900/10 placeholder:text-gray-400": !((
|
|
3563
|
-
"pr-10 text-red-900 ring-red-900/10 placeholder:text-red-300 focus:ring-red-500": (
|
|
3522
|
+
"focus:ring-primary-600": !((o = e.value) != null && o.errors),
|
|
3523
|
+
"text-gray-900 shadow-2xs ring-gray-900/10 placeholder:text-gray-400": !((p = e.value) != null && p.errors),
|
|
3524
|
+
"pr-10 text-red-900 ring-red-900/10 placeholder:text-red-300 focus:ring-red-500": (g = e.value) == null ? void 0 : g.errors
|
|
3564
3525
|
},
|
|
3565
3526
|
t.inputClass
|
|
3566
3527
|
);
|
|
3567
3528
|
});
|
|
3568
|
-
return (
|
|
3529
|
+
return (o, p) => (i(), f(je, V({
|
|
3569
3530
|
ref: "$inputRef",
|
|
3570
|
-
label:
|
|
3571
|
-
class:
|
|
3531
|
+
label: o.label,
|
|
3532
|
+
class: l(n)
|
|
3572
3533
|
}, s, {
|
|
3573
|
-
"onUpdate:modelValue":
|
|
3534
|
+
"onUpdate:modelValue": p[0] || (p[0] = (g) => o.$emit("update:modelValue", g))
|
|
3574
3535
|
}), {
|
|
3575
|
-
default:
|
|
3576
|
-
var
|
|
3536
|
+
default: m(() => {
|
|
3537
|
+
var g;
|
|
3577
3538
|
return [
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
class:
|
|
3539
|
+
d(be, { class: "block text-sm leading-6 font-medium text-gray-900" }),
|
|
3540
|
+
b("div", {
|
|
3541
|
+
class: x(a.value)
|
|
3581
3542
|
}, [
|
|
3582
|
-
|
|
3583
|
-
(
|
|
3584
|
-
|
|
3585
|
-
])) :
|
|
3543
|
+
d(Fa, V(l(r), { class: u.value }), null, 16, ["class"]),
|
|
3544
|
+
(g = e.value) != null && g.errors ? (i(), y("div", ll, [
|
|
3545
|
+
d(l(De), { class: "size-5 text-red-500" })
|
|
3546
|
+
])) : M("", !0)
|
|
3586
3547
|
], 2),
|
|
3587
|
-
|
|
3588
|
-
|
|
3548
|
+
d(Rt, { class: "mt-2 text-sm text-gray-600" }),
|
|
3549
|
+
d(ye, { class: "mt-2 text-sm text-red-600" })
|
|
3589
3550
|
];
|
|
3590
3551
|
}),
|
|
3591
3552
|
_: 1
|
|
3592
3553
|
}, 16, ["label", "class"]));
|
|
3593
3554
|
}
|
|
3594
3555
|
});
|
|
3595
|
-
class
|
|
3556
|
+
class ni {
|
|
3596
3557
|
constructor() {
|
|
3597
3558
|
_(this, "status");
|
|
3598
3559
|
_(this, "_listeners");
|
|
@@ -3600,22 +3561,22 @@ class Ul {
|
|
|
3600
3561
|
_(this, "_cancelled");
|
|
3601
3562
|
_(this, "_started");
|
|
3602
3563
|
_(this, "_completed");
|
|
3603
|
-
this.status = this.getInitialStatus(), this._listeners = new
|
|
3564
|
+
this.status = this.getInitialStatus(), this._listeners = new ls(), this._started = new Q(), this._completed = new Q();
|
|
3604
3565
|
}
|
|
3605
3566
|
async start() {
|
|
3606
3567
|
this.beforeStart(), this._started.resolve();
|
|
3607
3568
|
try {
|
|
3608
3569
|
await this.updateProgress(), await this.run(), await this.updateProgress(), this._completed.resolve();
|
|
3609
3570
|
} catch (s) {
|
|
3610
|
-
if (s instanceof
|
|
3571
|
+
if (s instanceof Ye)
|
|
3611
3572
|
return;
|
|
3612
|
-
throw
|
|
3573
|
+
throw te(is(s), (e) => {
|
|
3613
3574
|
this._completed.reject(e);
|
|
3614
3575
|
});
|
|
3615
3576
|
}
|
|
3616
3577
|
}
|
|
3617
3578
|
async cancel() {
|
|
3618
|
-
this._cancelled = new
|
|
3579
|
+
this._cancelled = new Q(), await this._cancelled;
|
|
3619
3580
|
}
|
|
3620
3581
|
serialize() {
|
|
3621
3582
|
return this.serializeStatus(this.status);
|
|
@@ -3650,10 +3611,10 @@ class Ul {
|
|
|
3650
3611
|
}
|
|
3651
3612
|
assertNotCancelled() {
|
|
3652
3613
|
if (this._cancelled)
|
|
3653
|
-
throw this._cancelled.resolve(), new
|
|
3614
|
+
throw this._cancelled.resolve(), new Ye();
|
|
3654
3615
|
}
|
|
3655
3616
|
calculateCurrentProgress(s) {
|
|
3656
|
-
return s ?? (s = this.status), s.completed ? 1 : s.children ?
|
|
3617
|
+
return s ?? (s = this.status), s.completed ? 1 : s.children ? os(
|
|
3657
3618
|
s.children.reduce((e, r) => e + this.calculateCurrentProgress(r), 0) / s.children.length,
|
|
3658
3619
|
2
|
|
3659
3620
|
) : 0;
|
|
@@ -3667,147 +3628,155 @@ class Ul {
|
|
|
3667
3628
|
return { ...s };
|
|
3668
3629
|
}
|
|
3669
3630
|
}
|
|
3670
|
-
async function
|
|
3631
|
+
async function ai(t) {
|
|
3671
3632
|
await t.start();
|
|
3672
3633
|
}
|
|
3673
3634
|
export {
|
|
3674
|
-
|
|
3675
|
-
|
|
3635
|
+
Jl as AdvancedOptions,
|
|
3636
|
+
gn as AlertModal,
|
|
3676
3637
|
A as App,
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
Ue as JobCancelledError,
|
|
3638
|
+
Ql as AppLayout,
|
|
3639
|
+
Da as AppOverlays,
|
|
3640
|
+
er as AppService,
|
|
3641
|
+
Pa as AppToasts,
|
|
3642
|
+
R as Button,
|
|
3643
|
+
Rl as Cache,
|
|
3644
|
+
$r as CacheService,
|
|
3645
|
+
Zl as Checkbox,
|
|
3646
|
+
Cn as ConfirmModal,
|
|
3647
|
+
Xl as DropdownMenu,
|
|
3648
|
+
Ka as DropdownMenuOption,
|
|
3649
|
+
Qa as DropdownMenuOptions,
|
|
3650
|
+
Gl as EditableContent,
|
|
3651
|
+
Yl as ErrorLogs,
|
|
3652
|
+
al as ErrorLogsModal,
|
|
3653
|
+
ei as ErrorMessage,
|
|
3654
|
+
Xn as ErrorReportModal,
|
|
3655
|
+
Fn as ErrorReportModalButtons,
|
|
3656
|
+
Un as ErrorReportModalTitle,
|
|
3657
|
+
yt as Errors,
|
|
3658
|
+
wl as EventListenerPriorities,
|
|
3659
|
+
F as Events,
|
|
3660
|
+
Gs as EventsService,
|
|
3661
|
+
Vt as Form,
|
|
3662
|
+
cr as FormController,
|
|
3663
|
+
$t as HeadlessButton,
|
|
3664
|
+
je as HeadlessInput,
|
|
3665
|
+
Rt as HeadlessInputDescription,
|
|
3666
|
+
ye as HeadlessInputError,
|
|
3667
|
+
Lt as HeadlessInputInput,
|
|
3668
|
+
be as HeadlessInputLabel,
|
|
3669
|
+
Fa as HeadlessInputTextArea,
|
|
3670
|
+
ln as HeadlessModal,
|
|
3671
|
+
on as HeadlessModalContent,
|
|
3672
|
+
un as HeadlessModalDescription,
|
|
3673
|
+
cn as HeadlessModalOverlay,
|
|
3674
|
+
dn as HeadlessModalTitle,
|
|
3675
|
+
Lr as HeadlessSelect,
|
|
3676
|
+
Xe as HeadlessSelectLabel,
|
|
3677
|
+
Ct as HeadlessSelectOption,
|
|
3678
|
+
xt as HeadlessSelectOptions,
|
|
3679
|
+
_t as HeadlessSelectTrigger,
|
|
3680
|
+
wt as HeadlessSelectValue,
|
|
3681
|
+
Qr as HeadlessSwitch,
|
|
3682
|
+
Ra as HeadlessToast,
|
|
3683
|
+
ca as Input,
|
|
3684
|
+
ni as Job,
|
|
3685
|
+
Ye as JobCancelledError,
|
|
3726
3686
|
Z as Lang,
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3753
|
-
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3687
|
+
ve as Layouts,
|
|
3688
|
+
ti as Link,
|
|
3689
|
+
aa as LoadingModal,
|
|
3690
|
+
gt as MOBILE_BREAKPOINT,
|
|
3691
|
+
z as Markdown,
|
|
3692
|
+
re as Modal,
|
|
3693
|
+
oi as ModalComponent,
|
|
3694
|
+
ui as ModalsPortal,
|
|
3695
|
+
ra as ProgressBar,
|
|
3696
|
+
fa as PromptModal,
|
|
3697
|
+
qr as Select,
|
|
3698
|
+
kt as SelectLabel,
|
|
3699
|
+
Ge as SelectOption,
|
|
3700
|
+
St as SelectOptions,
|
|
3701
|
+
Tt as SelectTrigger,
|
|
3702
|
+
xe as Service,
|
|
3703
|
+
Ee as ServiceBootError,
|
|
3704
|
+
Wr as Setting,
|
|
3705
|
+
si as SettingsModal,
|
|
3706
|
+
Ea as StartupCrash,
|
|
3707
|
+
ht as Storage,
|
|
3708
|
+
Jr as Switch,
|
|
3709
|
+
ri as TextArea,
|
|
3710
|
+
za as Toast,
|
|
3711
|
+
P as UI,
|
|
3712
|
+
kr as UIService,
|
|
3713
|
+
Tl as __valueType,
|
|
3714
|
+
br as aerogelDirectives,
|
|
3715
|
+
Qs as appNamespace,
|
|
3716
|
+
ql as booleanInput,
|
|
3717
|
+
ke as bootServices,
|
|
3718
|
+
Kl as bootstrap,
|
|
3719
|
+
Aa as bootstrapApplication,
|
|
3720
|
+
H as classes,
|
|
3721
|
+
ci as closeModal,
|
|
3722
|
+
Vl as computedAsync,
|
|
3723
|
+
El as computedDebounce,
|
|
3724
|
+
di as createModal,
|
|
3725
|
+
Al as dateInput,
|
|
3726
|
+
xl as defineDirective,
|
|
3727
|
+
Sl as defineFormValidationRule,
|
|
3728
|
+
Cl as definePlugin,
|
|
3729
|
+
Ce as defineServiceState,
|
|
3730
|
+
Xs as defineServiceStore,
|
|
3731
|
+
_l as defineSettings,
|
|
3732
|
+
ai as dispatch,
|
|
3733
|
+
Pl as enumInput,
|
|
3734
|
+
vt as getCurrentLayout,
|
|
3735
|
+
Ht as getErrorMessage,
|
|
3736
|
+
hr as getMarkdownRouter,
|
|
3737
|
+
Zs as getPiniaStore,
|
|
3738
|
+
Er as hasSelectOptionLabel,
|
|
3739
|
+
pi as injectModal,
|
|
3740
|
+
nr as injectOrFail,
|
|
3741
|
+
rr as injectReactive,
|
|
3742
|
+
I as injectReactiveOrFail,
|
|
3743
|
+
tr as installPlugins,
|
|
3744
|
+
mi as modals,
|
|
3745
|
+
Ol as numberInput,
|
|
3746
|
+
Nl as objectInput,
|
|
3747
|
+
Ml as onCleanMounted,
|
|
3748
|
+
pt as onFormFocus,
|
|
3749
|
+
Hl as persistent,
|
|
3750
|
+
dr as reactiveSet,
|
|
3751
|
+
Il as registerErrorHandler,
|
|
3752
|
+
gr as renderMarkdown,
|
|
3753
|
+
ct as renderVNode,
|
|
3754
|
+
zl as replaceExisting,
|
|
3755
|
+
Dl as requiredBooleanInput,
|
|
3756
|
+
jl as requiredDateInput,
|
|
3757
|
+
Bl as requiredEnumInput,
|
|
3758
|
+
Fl as requiredNumberInput,
|
|
3759
|
+
Ul as requiredObjectInput,
|
|
3760
|
+
da as requiredStringInput,
|
|
3761
|
+
Js as resetPiniaStore,
|
|
3762
|
+
ft as safeHtml,
|
|
3763
|
+
Ll as setMarkdownRouter,
|
|
3764
|
+
fi as showModal,
|
|
3765
|
+
Wl as stringInput,
|
|
3766
|
+
bt as translate,
|
|
3767
|
+
k as translateWithDefault,
|
|
3768
|
+
hn as useAlertModal,
|
|
3769
|
+
vn as useConfirmModal,
|
|
3770
|
+
On as useErrorReportModal,
|
|
3771
|
+
kl as useEvent,
|
|
3772
|
+
mt as useForm,
|
|
3773
|
+
Ae as useInputAttrs,
|
|
3774
|
+
na as useLoadingModal,
|
|
3775
|
+
Pe as useModal,
|
|
3776
|
+
pa as usePromptModal,
|
|
3777
|
+
ur as validate,
|
|
3778
|
+
or as validateType,
|
|
3779
|
+
he as validators,
|
|
3780
|
+
dt as variantClasses
|
|
3812
3781
|
};
|
|
3813
3782
|
//# sourceMappingURL=aerogel-core.js.map
|