@aeria-ui/ui 0.0.42 → 0.0.43
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/{activation-d1ceeb81.js → activation-309d46c7.js} +1 -1
- package/dist/{crud-view-f425cafd.js → crud-view-86988807.js} +1 -1
- package/dist/{index-f1759716.js → index-82deba70.js} +121 -122
- package/dist/{password-change-b2998d27.js → password-change-09610509.js} +1 -1
- package/dist/{profile-9d79c809.js → profile-28afeeaa.js} +1 -1
- package/dist/{signin-af6eb02e.js → signin-12da0ca0.js} +1 -1
- package/dist/{signup-8392ad4d.js → signup-db7595de.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/ui.js +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { defineComponent as C, withAsyncContext as k, ref as $, unref as c, open
|
|
|
2
2
|
import { useStore as y } from "@aeria-ui/state-management";
|
|
3
3
|
import { unsafe as x } from "@aeriajs/common";
|
|
4
4
|
import { useRouter as S } from "vue-router";
|
|
5
|
-
import { A, _ as I, a as v } from "./index-
|
|
5
|
+
import { A, _ as I, a as v } from "./index-82deba70.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeria-ui/core";
|
|
8
8
|
const R = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, openBlock as t, createBlock as r, createSlots as c, withCtx as i, renderSlot as l, createCommentVNode as n } from "vue";
|
|
2
|
-
import { d as m } from "./index-
|
|
2
|
+
import { d as m } from "./index-82deba70.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
|
5
5
|
import "@aeria-ui/state-management";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as q, ref as X, resolveDirective as ne, openBlock as n, createElementBlock as s, normalizeClass as Q, Fragment as J, renderList as U, withDirectives as Z, toDisplayString as
|
|
1
|
+
import { defineComponent as q, ref as X, resolveDirective as ne, openBlock as n, createElementBlock as s, normalizeClass as Q, Fragment as J, renderList as U, withDirectives as Z, toDisplayString as k, createCommentVNode as y, createTextVNode as D, unref as e, renderSlot as A, inject as ve, computed as H, createElementVNode as V, mergeProps as E, createBlock as $, resolveDynamicComponent as he, withCtx as v, useCssVars as kt, Teleport as Ge, watch as re, createVNode as z, vModelDynamic as Vt, onBeforeMount as mt, normalizeStyle as $e, withModifiers as ze, pushScopeId as Fe, popScopeId as qe, provide as ye, onMounted as Ct, normalizeProps as ce, guardReactiveProps as Ve, isRef as ft, createSlots as de, vModelCheckbox as It, onUnmounted as At, resolveComponent as Ot, Suspense as wt, useSlots as Bt, h as St } from "vue";
|
|
2
2
|
import { t as F, useI18n as jt } from "@aeria-ui/i18n";
|
|
3
3
|
import { useScrollObserver as We, useBreakpoints as je, useClipboard as Tt, useMask as Lt, PAGINATION_PER_PAGE_DEFAULTS as Rt, API_URL as vt, request as zt, useDebounce as yt, isDocumentComplete as Mt, convertToSearchQuery as Ft, useAction as qt, convertFromSearchQuery as Ut, usePasswordPolicy as Et } from "@aeria-ui/core";
|
|
4
4
|
import { useStore as ue, getStoreId as Te, useParentStore as ge, STORE_ID as Ue, getGlobalStateManager as ht } from "@aeria-ui/state-management";
|
|
@@ -32,8 +32,8 @@ const Gt = ["onClick"], Wt = { key: 0 }, Xt = {
|
|
|
32
32
|
class: "accordion__header",
|
|
33
33
|
onClick: (m) => r.value === u ? r.value = null : r.value = u
|
|
34
34
|
}, [
|
|
35
|
-
o.enumerate ? (n(), s("span", Wt,
|
|
36
|
-
D(" " +
|
|
35
|
+
o.enumerate ? (n(), s("span", Wt, k(_ + 1) + ". ", 1)) : y("", !0),
|
|
36
|
+
D(" " + k(o.headers[u] ? t(o.headers[u]) : e(F)(u)), 1)
|
|
37
37
|
], 8, Gt)), [
|
|
38
38
|
[i]
|
|
39
39
|
]),
|
|
@@ -210,7 +210,7 @@ const K = /* @__PURE__ */ G(Nt, [["__scopeId", "data-v-4b763bd3"]]), xt = { clas
|
|
|
210
210
|
`)
|
|
211
211
|
}, [
|
|
212
212
|
V("div", xt, [
|
|
213
|
-
a.$slots.header ? A(a.$slots, "header", { key: 0 }, void 0, !0) : a.title ? (n(), s("div", en,
|
|
213
|
+
a.$slots.header ? A(a.$slots, "header", { key: 0 }, void 0, !0) : a.title ? (n(), s("div", en, k(a.title), 1)) : y("", !0),
|
|
214
214
|
a.$slots.extra ? (n(), s("div", tn, [
|
|
215
215
|
A(a.$slots, "extra", {}, void 0, !0)
|
|
216
216
|
])) : y("", !0)
|
|
@@ -447,7 +447,7 @@ const pn = /* @__PURE__ */ G(dn, [["__scopeId", "data-v-c1a322df"]]), _n = { cla
|
|
|
447
447
|
icon: p.icon
|
|
448
448
|
}, {
|
|
449
449
|
default: v(() => [
|
|
450
|
-
D(
|
|
450
|
+
D(k(p.translate ? e(F)(p.label, { capitalize: !0 }) : p.label), 1)
|
|
451
451
|
]),
|
|
452
452
|
_: 2
|
|
453
453
|
}, 1032, ["icon"])) : y("", !0)
|
|
@@ -735,12 +735,12 @@ const Ie = /* @__PURE__ */ G(An, [["__scopeId", "data-v-470ff8e4"]]), On = ["val
|
|
|
735
735
|
key: 0,
|
|
736
736
|
icon: e(i).icon
|
|
737
737
|
}, null, 8, ["icon"])) : y("", !0),
|
|
738
|
-
t.multiple ? y("", !0) : (n(), s("option", wn,
|
|
738
|
+
t.multiple ? y("", !0) : (n(), s("option", wn, k(e(F)("none")), 1)),
|
|
739
739
|
(n(!0), s(J, null, U("enum" in e(i) ? e(i).enum : [], (p) => (n(), s("option", {
|
|
740
740
|
key: p,
|
|
741
741
|
value: p,
|
|
742
742
|
"data-selected": m(p)
|
|
743
|
-
},
|
|
743
|
+
}, k(e(i).translate ? e(F)(p) : p), 9, Bn))), 128)),
|
|
744
744
|
A(d.$slots, "default", {}, void 0, !0)
|
|
745
745
|
], 16, On)
|
|
746
746
|
], 2));
|
|
@@ -788,7 +788,7 @@ const Ee = /* @__PURE__ */ G(Sn, [["__scopeId", "data-v-7a33443b"]]), jn = { cla
|
|
|
788
788
|
(n(!0), s(J, null, U(e(Rt), (a) => (n(), s("option", {
|
|
789
789
|
key: `limit-${a}`,
|
|
790
790
|
value: a
|
|
791
|
-
},
|
|
791
|
+
}, k(a), 9, Tn))), 128))
|
|
792
792
|
]),
|
|
793
793
|
_: 1
|
|
794
794
|
}, 8, ["modelValue"]),
|
|
@@ -829,7 +829,7 @@ const Ee = /* @__PURE__ */ G(Sn, [["__scopeId", "data-v-7a33443b"]]), jn = { cla
|
|
|
829
829
|
l.value = u.value === 0 ? 0 : u.value - 1;
|
|
830
830
|
})
|
|
831
831
|
}, null, 8, ["modelValue"])),
|
|
832
|
-
V("span", null,
|
|
832
|
+
V("span", null, k(e(F)("of")) + " " + k(_.value), 1)
|
|
833
833
|
]),
|
|
834
834
|
z(fe, {
|
|
835
835
|
disabled: l.value === _.value - 1,
|
|
@@ -1022,7 +1022,7 @@ const Xn = /* @__PURE__ */ G(Wn, [["__scopeId", "data-v-43cda372"]]), Yn = (c) =
|
|
|
1022
1022
|
blocked: e(l).readOnly
|
|
1023
1023
|
}]
|
|
1024
1024
|
]),
|
|
1025
|
-
u.$slots.default ? A(u.$slots, "default", { key: 0 }, void 0, !0) : (n(), s("div", Zn,
|
|
1025
|
+
u.$slots.default ? A(u.$slots, "default", { key: 0 }, void 0, !0) : (n(), s("div", Zn, k(e(l).description || u.propertyName), 1))
|
|
1026
1026
|
]);
|
|
1027
1027
|
};
|
|
1028
1028
|
}
|
|
@@ -1084,7 +1084,7 @@ const xn = /* @__PURE__ */ G(Nn, [["__scopeId", "data-v-30f5a5ca"]]), bt = (c) =
|
|
|
1084
1084
|
`,
|
|
1085
1085
|
onClick: i[0] || (i[0] = (m) => o.value = !0)
|
|
1086
1086
|
}, null, 8, no),
|
|
1087
|
-
(_ = l.meta) != null && _.owner ? (n(), s("div", oo, " Criado por " +
|
|
1087
|
+
(_ = l.meta) != null && _.owner ? (n(), s("div", oo, " Criado por " + k(l.meta.owner.name) + " em " + k(l.formatDateTime(l.meta.created_at, { hours: !0 })), 1)) : y("", !0)
|
|
1088
1088
|
])), [
|
|
1089
1089
|
[u, {
|
|
1090
1090
|
click: () => {
|
|
@@ -1199,7 +1199,7 @@ const Me = /* @__PURE__ */ G(uo, [["__scopeId", "data-v-153a2e0f"]]), co = { cla
|
|
|
1199
1199
|
(P = b.modelValue) != null && P._id ? (n(), s("a", {
|
|
1200
1200
|
key: 1,
|
|
1201
1201
|
href: b.modelValue.download_link
|
|
1202
|
-
},
|
|
1202
|
+
}, k(b.modelValue.filename), 9, _o)) : y("", !0)
|
|
1203
1203
|
])) : y("", !0),
|
|
1204
1204
|
V("div", mo, [
|
|
1205
1205
|
V("input", {
|
|
@@ -1214,7 +1214,7 @@ const Me = /* @__PURE__ */ G(uo, [["__scopeId", "data-v-153a2e0f"]]), co = { cla
|
|
|
1214
1214
|
onClick: ze(d, ["prevent"])
|
|
1215
1215
|
}, {
|
|
1216
1216
|
default: v(() => [
|
|
1217
|
-
D(
|
|
1217
|
+
D(k(e(F)("action.clear", { capitalize: !0 })), 1)
|
|
1218
1218
|
]),
|
|
1219
1219
|
_: 1
|
|
1220
1220
|
})
|
|
@@ -1224,7 +1224,7 @@ const Me = /* @__PURE__ */ G(uo, [["__scopeId", "data-v-153a2e0f"]]), co = { cla
|
|
|
1224
1224
|
onClick: ze(p, ["prevent"])
|
|
1225
1225
|
}, {
|
|
1226
1226
|
default: v(() => [
|
|
1227
|
-
D(
|
|
1227
|
+
D(k(e(F)("action.remove", { capitalize: !0 })), 1)
|
|
1228
1228
|
]),
|
|
1229
1229
|
_: 1
|
|
1230
1230
|
})
|
|
@@ -1311,7 +1311,7 @@ const it = /* @__PURE__ */ G(ko, [["__scopeId", "data-v-c86e2d2a"]]), Vo = { cla
|
|
|
1311
1311
|
(n(!0), s(J, null, U(d.indexes, (b, S) => (n(), s("div", {
|
|
1312
1312
|
key: `index-${d.item._id}-${S}`,
|
|
1313
1313
|
class: "item__value"
|
|
1314
|
-
},
|
|
1314
|
+
}, k(d.item[b]), 1))), 128))
|
|
1315
1315
|
])
|
|
1316
1316
|
], 2)), [
|
|
1317
1317
|
[p]
|
|
@@ -1341,15 +1341,15 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1341
1341
|
data: [],
|
|
1342
1342
|
pagination: {}
|
|
1343
1343
|
}), p = H(() => a.value.data), b = H(() => a.value.pagination), S = X(0), R = X(h[0]), Y = X(!1), P = X({}), O = () => {
|
|
1344
|
-
const
|
|
1344
|
+
const g = {};
|
|
1345
1345
|
if (_) {
|
|
1346
1346
|
const j = e(_);
|
|
1347
|
-
|
|
1347
|
+
g[j] = m;
|
|
1348
1348
|
}
|
|
1349
|
-
return o.constraints ? Ht(o.constraints,
|
|
1349
|
+
return o.constraints ? Ht(o.constraints, g) : {};
|
|
1350
1350
|
}, M = () => {
|
|
1351
1351
|
p.value.length < b.value.recordsTotal && (S.value += 1, w());
|
|
1352
|
-
}, W = async () => Object.values(P.value).every((
|
|
1352
|
+
}, W = async () => Object.values(P.value).every((g) => !(String(g).length > 0)) ? u.$actions.custom("getAll", {
|
|
1353
1353
|
limit: Re,
|
|
1354
1354
|
offset: S.value * Re,
|
|
1355
1355
|
filters: O()
|
|
@@ -1358,12 +1358,12 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1358
1358
|
offset: S.value * Re,
|
|
1359
1359
|
filters: {
|
|
1360
1360
|
...O(),
|
|
1361
|
-
$or: h.filter((
|
|
1361
|
+
$or: h.filter((g) => {
|
|
1362
1362
|
var j;
|
|
1363
|
-
return ((j = P.value[
|
|
1364
|
-
}).map((
|
|
1365
|
-
[
|
|
1366
|
-
$regex: P.value[
|
|
1363
|
+
return ((j = P.value[g]) == null ? void 0 : j.length) > 0;
|
|
1364
|
+
}).map((g) => ({
|
|
1365
|
+
[g]: {
|
|
1366
|
+
$regex: P.value[g].trim().replace("(", "\\(").replace(")", "\\)"),
|
|
1367
1367
|
$options: "i"
|
|
1368
1368
|
}
|
|
1369
1369
|
}))
|
|
@@ -1371,8 +1371,8 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1371
1371
|
}), w = async () => {
|
|
1372
1372
|
if (u.loading.getAll)
|
|
1373
1373
|
return;
|
|
1374
|
-
const
|
|
1375
|
-
a.value.pagination =
|
|
1374
|
+
const g = await W();
|
|
1375
|
+
a.value.pagination = g.pagination, S.value === 0 && a.value.data.splice(0), a.value.data.push(...g.data);
|
|
1376
1376
|
}, [ee] = yt({
|
|
1377
1377
|
delay: 800
|
|
1378
1378
|
})(() => {
|
|
@@ -1383,18 +1383,18 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1383
1383
|
"effect" in l ? i("update:panel", !0) : l.value = !0, w();
|
|
1384
1384
|
}, te = () => {
|
|
1385
1385
|
S.value = 0, a.value.data.splice(0), "effect" in l ? i("update:panel", !1) : l.value = !1;
|
|
1386
|
-
}, oe = H(() => !Object.values(P.value).some((
|
|
1387
|
-
re(oe, (
|
|
1388
|
-
|
|
1386
|
+
}, oe = H(() => !Object.values(P.value).some((g) => !!g));
|
|
1387
|
+
re(oe, (g, j) => {
|
|
1388
|
+
g && !j && w();
|
|
1389
1389
|
}), Ct(() => {
|
|
1390
1390
|
t.selectOnly && w();
|
|
1391
1391
|
});
|
|
1392
|
-
const le = (
|
|
1393
|
-
d.value =
|
|
1392
|
+
const le = (g) => {
|
|
1393
|
+
d.value = g, t.selectOnly || i("update:modelValue", g);
|
|
1394
1394
|
}, f = () => {
|
|
1395
1395
|
te(), i("update:modelValue", d.value);
|
|
1396
1396
|
};
|
|
1397
|
-
return (
|
|
1397
|
+
return (g, j) => {
|
|
1398
1398
|
const N = ne("clickable");
|
|
1399
1399
|
return n(), s("div", null, [
|
|
1400
1400
|
e(l) ? (n(), $(Ge, {
|
|
@@ -1404,7 +1404,7 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1404
1404
|
z(Ae, {
|
|
1405
1405
|
float: "",
|
|
1406
1406
|
"close-hint": "",
|
|
1407
|
-
title: `${e(F)("action.select", { capitalize: !0 })} ${e(F)(
|
|
1407
|
+
title: `${e(F)("action.select", { capitalize: !0 })} ${e(F)(g.propertyName)}`,
|
|
1408
1408
|
"overlay-layer": 65,
|
|
1409
1409
|
"model-value": e(l),
|
|
1410
1410
|
style: { "--panel-max-width": "36rem" },
|
|
@@ -1417,7 +1417,7 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1417
1417
|
onClick: f
|
|
1418
1418
|
}, {
|
|
1419
1419
|
default: v(() => [
|
|
1420
|
-
D(
|
|
1420
|
+
D(k(e(F)("action.save", { capitalize: !0 })), 1)
|
|
1421
1421
|
]),
|
|
1422
1422
|
_: 1
|
|
1423
1423
|
})
|
|
@@ -1437,7 +1437,7 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1437
1437
|
(n(!0), s(J, null, U(e(h), (B) => (n(), s("option", {
|
|
1438
1438
|
key: `searchfield-${B}`,
|
|
1439
1439
|
value: B
|
|
1440
|
-
},
|
|
1440
|
+
}, k(e(F)(B)), 9, Oo))), 128))
|
|
1441
1441
|
]),
|
|
1442
1442
|
_: 1
|
|
1443
1443
|
}, 8, ["modelValue"])) : y("", !0),
|
|
@@ -1463,7 +1463,7 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1463
1463
|
(n(!0), s(J, null, U(p.value, (B) => (n(), $(De, E({ ref_for: !0 }, {
|
|
1464
1464
|
item: B,
|
|
1465
1465
|
indexes: e(h),
|
|
1466
|
-
property:
|
|
1466
|
+
property: g.property
|
|
1467
1467
|
}, {
|
|
1468
1468
|
key: `matching-${B._id}`,
|
|
1469
1469
|
modelValue: d.value,
|
|
@@ -1472,16 +1472,16 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1472
1472
|
]),
|
|
1473
1473
|
_: 1
|
|
1474
1474
|
})) : (n(), s("div", Bo, [
|
|
1475
|
-
Y.value ? (n(), s("div", So,
|
|
1475
|
+
Y.value ? (n(), s("div", So, k(e(F)("searching", { capitalize: !0 })) + "... ", 1)) : !e(u).loading.getAll && Object.values(P.value).filter((B) => !!B).length > 0 && !("items" in g.property && ((I = g.modelValue) != null && I.length) || !Array.isArray(g.modelValue) && ((T = g.modelValue) != null && T._id)) ? (n(), s("div", jo, k(e(F)("no_results", { capitalize: !0 })), 1)) : y("", !0)
|
|
1476
1476
|
]))
|
|
1477
1477
|
]),
|
|
1478
|
-
V("div", To,
|
|
1478
|
+
V("div", To, k(e(F)("showing", { capitalize: !0 })) + " " + k(p.value.length) + " " + k(e(F)("of")) + " " + k(b.value.recordsTotal), 1)
|
|
1479
1479
|
];
|
|
1480
1480
|
}),
|
|
1481
1481
|
_: 1
|
|
1482
1482
|
}, 8, ["title", "model-value"])
|
|
1483
1483
|
])) : y("", !0),
|
|
1484
|
-
|
|
1484
|
+
g.selectOnly ? y("", !0) : (n(), s("div", Lo, [
|
|
1485
1485
|
z(it, null, {
|
|
1486
1486
|
footer: v(() => [
|
|
1487
1487
|
Z((n(), $(K, {
|
|
@@ -1489,7 +1489,7 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1489
1489
|
onClick: L
|
|
1490
1490
|
}, {
|
|
1491
1491
|
default: v(() => [
|
|
1492
|
-
D(
|
|
1492
|
+
D(k(e(F)("action.select", { capitalize: !0 })), 1)
|
|
1493
1493
|
]),
|
|
1494
1494
|
_: 1
|
|
1495
1495
|
})), [
|
|
@@ -1499,21 +1499,21 @@ const De = /* @__PURE__ */ G(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1499
1499
|
default: v(() => {
|
|
1500
1500
|
var I;
|
|
1501
1501
|
return [
|
|
1502
|
-
"items" in
|
|
1503
|
-
(n(!0), s(J, null, U(
|
|
1502
|
+
"items" in g.property ? (n(), s("div", Ro, [
|
|
1503
|
+
(n(!0), s(J, null, U(g.modelValue, (T) => (n(), $(De, E({ ref_for: !0 }, {
|
|
1504
1504
|
item: T,
|
|
1505
1505
|
indexes: e(h),
|
|
1506
|
-
property:
|
|
1507
|
-
modelValue:
|
|
1506
|
+
property: g.property,
|
|
1507
|
+
modelValue: g.modelValue
|
|
1508
1508
|
}, {
|
|
1509
1509
|
key: `selected-${T._id}`,
|
|
1510
1510
|
"onUpdate:modelValue": le
|
|
1511
1511
|
}), null, 16))), 128))
|
|
1512
|
-
])) : (I =
|
|
1513
|
-
item:
|
|
1512
|
+
])) : (I = g.modelValue) != null && I._id ? (n(), $(De, E({ key: 1 }, {
|
|
1513
|
+
item: g.modelValue,
|
|
1514
1514
|
indexes: e(h),
|
|
1515
1515
|
property: e(o),
|
|
1516
|
-
modelValue:
|
|
1516
|
+
modelValue: g.modelValue
|
|
1517
1517
|
}, { "onUpdate:modelValue": le }), null, 16)) : y("", !0)
|
|
1518
1518
|
];
|
|
1519
1519
|
}),
|
|
@@ -1608,23 +1608,23 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1608
1608
|
!u && process.env.NODE_ENV !== "production" && console.warn(`aeria-form was used without providing storeId or specifying
|
|
1609
1609
|
collection prop, some features may not work as intended`);
|
|
1610
1610
|
const m = X(!1), h = H(() => !o.form && o.property ? "properties" in o.property ? o.property.properties : _ == null ? void 0 : _.properties : o.form), d = H(() => o.layout || (_ == null ? void 0 : _.description.formLayout)), a = (f) => {
|
|
1611
|
-
const
|
|
1612
|
-
return o[f] && ye(f, o[f]),
|
|
1611
|
+
const g = ve(f, o[f]);
|
|
1612
|
+
return o[f] && ye(f, o[f]), g;
|
|
1613
1613
|
}, p = H(() => o.validationErrors !== null ? o.validationErrors : _ == null ? void 0 : _.validationErrors), b = a("formComponents") || {}, S = a("propertyComponents") || {}, R = a("omitFormHeader"), Y = a("omitInputLabels"), P = a("innerInputLabel");
|
|
1614
1614
|
u && ye(Ue, u), ye("searchOnly", o.searchOnly);
|
|
1615
|
-
const O = (f) => h.value ? Object.entries(h.value).filter(([
|
|
1616
|
-
|
|
1615
|
+
const O = (f) => h.value ? Object.entries(h.value).filter(([g, j]) => !j.noForm && f([
|
|
1616
|
+
g,
|
|
1617
1617
|
j
|
|
1618
1618
|
])) : null, M = (f) => {
|
|
1619
1619
|
var j;
|
|
1620
1620
|
if (o.searchOnly || !u)
|
|
1621
1621
|
return !0;
|
|
1622
|
-
const
|
|
1623
|
-
return !
|
|
1624
|
-
}, W = O(([f]) => M(f)), w = je(), ee = {}, C = (f,
|
|
1622
|
+
const g = o.property && "properties" in o.property ? o.property.form : (j = _ == null ? void 0 : _.description) == null ? void 0 : j.form;
|
|
1623
|
+
return !g || g.includes(f);
|
|
1624
|
+
}, W = O(([f]) => M(f)), w = je(), ee = {}, C = (f, g) => {
|
|
1625
1625
|
var T, B, ae, _e;
|
|
1626
1626
|
const j = [], N = ((B = (T = d.value) == null ? void 0 : T.fields) == null ? void 0 : B[f]) || ((_e = (ae = d.value) == null ? void 0 : ae.fields) == null ? void 0 : _e.$default);
|
|
1627
|
-
if (!
|
|
1627
|
+
if (!g)
|
|
1628
1628
|
return;
|
|
1629
1629
|
if (N != null && N.if && !o.searchOnly) {
|
|
1630
1630
|
const me = Qe(
|
|
@@ -1654,11 +1654,11 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1654
1654
|
o.form,
|
|
1655
1655
|
te.value,
|
|
1656
1656
|
_ == null ? void 0 : _.description
|
|
1657
|
-
) : !0), le = (f,
|
|
1657
|
+
) : !0), le = (f, g) => {
|
|
1658
1658
|
var j;
|
|
1659
|
-
return (j = p.value) != null && j[f] && (typeof p.value[f].index != "number" || p.value[f].index ===
|
|
1659
|
+
return (j = p.value) != null && j[f] && (typeof p.value[f].index != "number" || p.value[f].index === g) ? p.value[f].errors : null;
|
|
1660
1660
|
};
|
|
1661
|
-
return (f,
|
|
1661
|
+
return (f, g) => {
|
|
1662
1662
|
const j = ne("clickable"), N = ne("focus");
|
|
1663
1663
|
return n(), s("form", {
|
|
1664
1664
|
class: "form",
|
|
@@ -1683,7 +1683,7 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1683
1683
|
"form__field-label--section": "items" in T ? "properties" in T.items : "properties" in T,
|
|
1684
1684
|
"form__field-required-hint": f.highlightRequired && !f.searchOnly && (!te.value || e(Qt)(I, te.value, f.modelValue))
|
|
1685
1685
|
})
|
|
1686
|
-
},
|
|
1686
|
+
}, k(T.description || e(F)(I)), 3),
|
|
1687
1687
|
T.hint ? (n(), s("div", {
|
|
1688
1688
|
key: 0,
|
|
1689
1689
|
innerHTML: T.hint
|
|
@@ -1707,12 +1707,12 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1707
1707
|
...f.layout.fields[I].component.props || {}
|
|
1708
1708
|
}, {
|
|
1709
1709
|
onInput: (x) => l("input", I),
|
|
1710
|
-
onChange:
|
|
1710
|
+
onChange: g[0] || (g[0] = (x) => l("change", x))
|
|
1711
1711
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "onInput"])) : "format" in T && ["date", "date-time"].includes(T.format) && f.searchOnly ? (n(), s("div", {
|
|
1712
1712
|
key: 3,
|
|
1713
1713
|
style: { display: "grid", "grid-template-columns": "repeat(2, 1fr)", "column-gap": "1rem" },
|
|
1714
1714
|
onInput: (x) => l("input", I),
|
|
1715
|
-
onChange:
|
|
1715
|
+
onChange: g[1] || (g[1] = (x) => l("change", x))
|
|
1716
1716
|
}, [
|
|
1717
1717
|
z(Ie, E({
|
|
1718
1718
|
modelValue: f.modelValue[I].$gte,
|
|
@@ -1737,20 +1737,19 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1737
1737
|
}, {
|
|
1738
1738
|
"boolean-ref": "",
|
|
1739
1739
|
"model-value": f.modelValue[I],
|
|
1740
|
-
onChange:
|
|
1740
|
+
onChange: g[2] || (g[2] = (x) => l("change", x)),
|
|
1741
1741
|
"onUpdate:modelValue": (x) => {
|
|
1742
1742
|
f.modelValue[I] = x == "true" ? !0 : x == "false" ? !1 : null;
|
|
1743
1743
|
}
|
|
1744
1744
|
}), {
|
|
1745
1745
|
default: v(() => [
|
|
1746
|
-
V("option", Wo,
|
|
1747
|
-
V("option", Xo,
|
|
1746
|
+
V("option", Wo, k(e(F)("yes")), 1),
|
|
1747
|
+
V("option", Xo, k(e(F)("no")), 1)
|
|
1748
1748
|
]),
|
|
1749
1749
|
_: 2
|
|
1750
1750
|
}, 1040, ["model-value", "onUpdate:modelValue"])
|
|
1751
1751
|
])) : f.modelValue && "items" in T && !T.uniqueItems && (!("$ref" in T.items) || T.items.inline || T.items.$ref === "file") ? (n(), s("div", Yo, [
|
|
1752
1752
|
V("div", null, [
|
|
1753
|
-
V("pre", null, g(f.modelValue), 1),
|
|
1754
1753
|
z(ie, {
|
|
1755
1754
|
small: "",
|
|
1756
1755
|
variant: "alt",
|
|
@@ -1761,7 +1760,7 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1761
1760
|
}, ["prevent"])
|
|
1762
1761
|
}, {
|
|
1763
1762
|
default: v(() => [
|
|
1764
|
-
D(
|
|
1763
|
+
D(k(e(F)("action.add", { capitalize: !0 })), 1)
|
|
1765
1764
|
]),
|
|
1766
1765
|
_: 2
|
|
1767
1766
|
}, 1032, ["disabled", "onClick"])
|
|
@@ -1787,7 +1786,7 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1787
1786
|
...T.componentProps || {}
|
|
1788
1787
|
}, {
|
|
1789
1788
|
onInput: (we) => l("input", I),
|
|
1790
|
-
onChange:
|
|
1789
|
+
onChange: g[3] || (g[3] = (we) => l("change", we))
|
|
1791
1790
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "onInput"]))
|
|
1792
1791
|
]),
|
|
1793
1792
|
Z(z(K, {
|
|
@@ -1814,13 +1813,13 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1814
1813
|
validationErrors: le(I)
|
|
1815
1814
|
}, {
|
|
1816
1815
|
onInput: (x) => l("input", I),
|
|
1817
|
-
onChange:
|
|
1816
|
+
onChange: g[4] || (g[4] = (x) => l("change", x))
|
|
1818
1817
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "onInput"])), [
|
|
1819
1818
|
[N, !m.value && (m.value = !!f.focus)]
|
|
1820
1819
|
]) : y("", !0),
|
|
1821
1820
|
(et = p.value) != null && et[I] ? (n(), s("div", Ko, [
|
|
1822
|
-
p.value[I].type ? (n(), s("span", Zo,
|
|
1823
|
-
p.value[I].detail ? (n(), s("span", Po,
|
|
1821
|
+
p.value[I].type ? (n(), s("span", Zo, k(e(F)(`validation_error.${p.value[I].type}`)), 1)) : y("", !0),
|
|
1822
|
+
p.value[I].detail ? (n(), s("span", Po, k(e(F)(p.value[I].detail)), 1)) : y("", !0)
|
|
1824
1823
|
])) : y("", !0)
|
|
1825
1824
|
], 4);
|
|
1826
1825
|
}), 128))
|
|
@@ -1835,7 +1834,7 @@ const Mo = /* @__PURE__ */ G(zo, [["__scopeId", "data-v-d9d768a1"]]), rt = (c, r
|
|
|
1835
1834
|
};
|
|
1836
1835
|
}
|
|
1837
1836
|
});
|
|
1838
|
-
const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-
|
|
1837
|
+
const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-4fa79d79"]]), ea = /* @__PURE__ */ q({
|
|
1839
1838
|
__name: "aeria-filter-panel",
|
|
1840
1839
|
emits: ["update:modelValue"],
|
|
1841
1840
|
setup(c, { emit: r }) {
|
|
@@ -1860,10 +1859,10 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1860
1859
|
})
|
|
1861
1860
|
}, {
|
|
1862
1861
|
default: v(() => [
|
|
1863
|
-
D(
|
|
1862
|
+
D(k(u.t("action.clear", { capitalize: !0 })) + " ", 1),
|
|
1864
1863
|
z(be, null, {
|
|
1865
1864
|
default: v(() => [
|
|
1866
|
-
D(
|
|
1865
|
+
D(k(e(o).filtersCount), 1)
|
|
1867
1866
|
]),
|
|
1868
1867
|
_: 1
|
|
1869
1868
|
})
|
|
@@ -1877,7 +1876,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1877
1876
|
onClick: i
|
|
1878
1877
|
}, {
|
|
1879
1878
|
default: v(() => [
|
|
1880
|
-
D(
|
|
1879
|
+
D(k(u.t("action.filter", { capitalize: !0 })), 1)
|
|
1881
1880
|
]),
|
|
1882
1881
|
_: 1
|
|
1883
1882
|
}, 8, ["disabled"])
|
|
@@ -1921,7 +1920,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1921
1920
|
onOverlayClick: u
|
|
1922
1921
|
}, {
|
|
1923
1922
|
header: v(() => [
|
|
1924
|
-
V("span", null,
|
|
1923
|
+
V("span", null, k((() => {
|
|
1925
1924
|
switch (e(se)) {
|
|
1926
1925
|
case "add":
|
|
1927
1926
|
return e(i)("action.add", { capitalize: !0 });
|
|
@@ -1932,7 +1931,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1932
1931
|
return e(i)("action.edit", { capitalize: !0 });
|
|
1933
1932
|
}
|
|
1934
1933
|
})()), 1),
|
|
1935
|
-
V("span", null, " " +
|
|
1934
|
+
V("span", null, " " + k(e(i)(e(r).view.collection)), 1)
|
|
1936
1935
|
]),
|
|
1937
1936
|
extra: v(() => [
|
|
1938
1937
|
z(Ce, E({
|
|
@@ -1959,7 +1958,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1959
1958
|
onClick: u
|
|
1960
1959
|
}, {
|
|
1961
1960
|
default: v(() => [
|
|
1962
|
-
D(
|
|
1961
|
+
D(k(e(i)("action.cancel", { capitalize: !0 })), 1)
|
|
1963
1962
|
]),
|
|
1964
1963
|
_: 1
|
|
1965
1964
|
}),
|
|
@@ -1970,7 +1969,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
1970
1969
|
onClick: l
|
|
1971
1970
|
}, {
|
|
1972
1971
|
default: v(() => [
|
|
1973
|
-
D(
|
|
1972
|
+
D(k(e(i)("action.insert", { capitalize: !0 })), 1)
|
|
1974
1973
|
]),
|
|
1975
1974
|
_: 1
|
|
1976
1975
|
}, 8, ["disabled", "loading"])
|
|
@@ -2104,7 +2103,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2104
2103
|
(n(!0), s(J, null, U(Object.entries(p.columns), ([O, M], W) => (n(), s("th", {
|
|
2105
2104
|
key: `header-${W}`,
|
|
2106
2105
|
class: "table__header"
|
|
2107
|
-
},
|
|
2106
|
+
}, k(M.description || e(F)(O)), 1))), 128)),
|
|
2108
2107
|
(R = p.actions) != null && R.length ? (n(), s("th", ua)) : y("", !0)
|
|
2109
2108
|
])
|
|
2110
2109
|
])),
|
|
@@ -2127,11 +2126,11 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2127
2126
|
])
|
|
2128
2127
|
])) : y("", !0),
|
|
2129
2128
|
(n(!0), s(J, null, U(Object.entries(p.columns), ([w, ee], C) => {
|
|
2130
|
-
var L, te, oe, le, f,
|
|
2129
|
+
var L, te, oe, le, f, g;
|
|
2131
2130
|
return n(), s("td", {
|
|
2132
2131
|
key: `column-${O._id}-${C}`
|
|
2133
2132
|
}, [
|
|
2134
|
-
V("div", fa,
|
|
2133
|
+
V("div", fa, k(ee.description || e(F)(w)), 1),
|
|
2135
2134
|
`row-${w}` in p.$slots ? (n(), s("div", va, [
|
|
2136
2135
|
A(p.$slots, `row-${w}`, E({ ref_for: !0 }, {
|
|
2137
2136
|
store: e(u),
|
|
@@ -2148,7 +2147,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2148
2147
|
"icon-classes": "aeria-blueish"
|
|
2149
2148
|
}, {
|
|
2150
2149
|
default: v(() => [
|
|
2151
|
-
D(
|
|
2150
|
+
D(k(e(F)("yes")), 1)
|
|
2152
2151
|
]),
|
|
2153
2152
|
_: 1
|
|
2154
2153
|
})) : (n(), $(K, {
|
|
@@ -2157,7 +2156,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2157
2156
|
"icon-classes": "aeria-redish"
|
|
2158
2157
|
}, {
|
|
2159
2158
|
default: v(() => [
|
|
2160
|
-
D(
|
|
2159
|
+
D(k(e(F)("no")), 1)
|
|
2161
2160
|
]),
|
|
2162
2161
|
_: 1
|
|
2163
2162
|
}))
|
|
@@ -2182,18 +2181,18 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2182
2181
|
key: 2,
|
|
2183
2182
|
href: O[w].link,
|
|
2184
2183
|
style: { "font-size": "10pt" }
|
|
2185
|
-
},
|
|
2184
|
+
}, k(O[w].filename), 9, ga)) : (n(), s("div", ka, " - "))
|
|
2186
2185
|
])) : (n(), s("div", Va, [
|
|
2187
|
-
e(u) ? (n(), s("span", Ca,
|
|
2186
|
+
e(u) ? (n(), s("span", Ca, k(e(u).$actions.formatValue({
|
|
2188
2187
|
value: O[w],
|
|
2189
2188
|
key: w,
|
|
2190
2189
|
property: ee
|
|
2191
|
-
})), 1)) : (n(), s("span", Ia,
|
|
2192
|
-
((
|
|
2190
|
+
})), 1)) : (n(), s("span", Ia, k(Array.isArray(O[w]) ? O[w].filter((j) => !!j).join(", ") : [void 0, null].includes(O[w]) ? "-" : O[w]), 1)),
|
|
2191
|
+
((g = (f = e(pe)(ee)) == null ? void 0 : f.indexes) == null ? void 0 : g.length) > 1 ? (n(), s("div", Aa, [
|
|
2193
2192
|
(n(!0), s(J, null, U(e(pe)(ee).indexes.slice(1, 2), (j, N) => (n(), s("div", {
|
|
2194
2193
|
key: `subvalue-${N}`,
|
|
2195
2194
|
class: "table__cell-subvalue"
|
|
2196
|
-
},
|
|
2195
|
+
}, k(e(u).$actions.formatValue({
|
|
2197
2196
|
value: O[w],
|
|
2198
2197
|
key: w,
|
|
2199
2198
|
property: ee,
|
|
@@ -2216,7 +2215,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2216
2215
|
onClick: (ee) => w.click(O)
|
|
2217
2216
|
}, {
|
|
2218
2217
|
default: v(() => [
|
|
2219
|
-
D(
|
|
2218
|
+
D(k(e(F)(w.label)), 1)
|
|
2220
2219
|
]),
|
|
2221
2220
|
_: 2
|
|
2222
2221
|
}, 1032, ["icon", "style", "onClick"]))), 128)),
|
|
@@ -2253,7 +2252,7 @@ const He = /* @__PURE__ */ G(xo, [["__scopeId", "data-v-6d6e747f"]]), ea = /* @_
|
|
|
2253
2252
|
icon: w.icon || "gear"
|
|
2254
2253
|
}, {
|
|
2255
2254
|
default: v(() => [
|
|
2256
|
-
D(
|
|
2255
|
+
D(k(e(F)(w.label)), 1)
|
|
2257
2256
|
]),
|
|
2258
2257
|
_: 2
|
|
2259
2258
|
}, 1032, ["icon"])
|
|
@@ -2364,8 +2363,8 @@ const qa = /* @__PURE__ */ G(Fa, [["__scopeId", "data-v-438c4aed"]]), Ua = { key
|
|
|
2364
2363
|
horizontal: i.componentName === "list"
|
|
2365
2364
|
}, de({
|
|
2366
2365
|
footer: v(() => [
|
|
2367
|
-
e(t).title ? (n(), s("div", Ua,
|
|
2368
|
-
e(t).information ? (n(), s("div", Ea,
|
|
2366
|
+
e(t).title ? (n(), s("div", Ua, k(m[e(t).title]), 1)) : y("", !0),
|
|
2367
|
+
e(t).information ? (n(), s("div", Ea, k(m[e(t).information]), 1)) : y("", !0)
|
|
2369
2368
|
]),
|
|
2370
2369
|
actions: v(() => [
|
|
2371
2370
|
i.individualActions.length > 0 ? (n(), $(Ce, E({
|
|
@@ -2407,7 +2406,7 @@ const qa = /* @__PURE__ */ G(Fa, [["__scopeId", "data-v-438c4aed"]]), Ua = { key
|
|
|
2407
2406
|
large: ""
|
|
2408
2407
|
}, {
|
|
2409
2408
|
default: v(() => [
|
|
2410
|
-
D(
|
|
2409
|
+
D(k(e(t).translateBadge ? e(F)(h) : h), 1)
|
|
2411
2410
|
]),
|
|
2412
2411
|
_: 2
|
|
2413
2412
|
}, 1024))), 128))
|
|
@@ -2418,7 +2417,7 @@ const qa = /* @__PURE__ */ G(Fa, [["__scopeId", "data-v-438c4aed"]]), Ua = { key
|
|
|
2418
2417
|
fn: v(() => [
|
|
2419
2418
|
z(be, null, {
|
|
2420
2419
|
default: v(() => [
|
|
2421
|
-
D(
|
|
2420
|
+
D(k(e(t).translateBadge ? e(F)(m[e(t).badge]) : m[e(t)[i.badge]]), 1)
|
|
2422
2421
|
]),
|
|
2423
2422
|
_: 2
|
|
2424
2423
|
}, 1024)
|
|
@@ -2553,13 +2552,13 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2553
2552
|
ut.value = !0, se.value = "view";
|
|
2554
2553
|
else if (L.name === "duplicate") {
|
|
2555
2554
|
await te;
|
|
2556
|
-
const le = Object.entries(a.item).reduce((f, [
|
|
2557
|
-
if (!(
|
|
2555
|
+
const le = Object.entries(a.item).reduce((f, [g, j]) => {
|
|
2556
|
+
if (!(g in a.properties))
|
|
2558
2557
|
return {
|
|
2559
2558
|
...f,
|
|
2560
|
-
[
|
|
2559
|
+
[g]: j
|
|
2561
2560
|
};
|
|
2562
|
-
const N = a.properties[
|
|
2561
|
+
const N = a.properties[g];
|
|
2563
2562
|
if (N.readOnly)
|
|
2564
2563
|
return f;
|
|
2565
2564
|
const I = (T) => {
|
|
@@ -2576,7 +2575,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2576
2575
|
};
|
|
2577
2576
|
return j = Array.isArray(j) ? j.map(I) : I(j), {
|
|
2578
2577
|
...f,
|
|
2579
|
-
[
|
|
2578
|
+
[g]: j
|
|
2580
2579
|
};
|
|
2581
2580
|
}, {});
|
|
2582
2581
|
a.$actions.setItem(le), delete a.item._id, a.referenceItem = {}, se.value = "duplicate";
|
|
@@ -2592,7 +2591,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2592
2591
|
...C
|
|
2593
2592
|
}))), ee = H(() => a.actions.filter((C) => !C.button));
|
|
2594
2593
|
return ye(Ue, H(() => t.collection)), ye("individualActions", w), (C, L) => {
|
|
2595
|
-
var le, f,
|
|
2594
|
+
var le, f, g, j, N, I, T;
|
|
2596
2595
|
const te = ne("clickable"), oe = ne("loading");
|
|
2597
2596
|
return n(), s(J, null, [
|
|
2598
2597
|
e(ke) ? (n(), $(ea, {
|
|
@@ -2622,7 +2621,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2622
2621
|
}), null, 16, ["modelValue"])
|
|
2623
2622
|
])) : y("", !0),
|
|
2624
2623
|
V("div", Xa, [
|
|
2625
|
-
ee.value.length > 0 || !C.noLayoutToggle && e(a).description.layout && ((
|
|
2624
|
+
ee.value.length > 0 || !C.noLayoutToggle && e(a).description.layout && ((g = e(a).description.layout) == null ? void 0 : g.name) !== "tabular" ? (n(), $(Ce, { key: 0 }, de({
|
|
2626
2625
|
default: v(() => [
|
|
2627
2626
|
z(ie, {
|
|
2628
2627
|
variant: "alt",
|
|
@@ -2631,7 +2630,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2631
2630
|
default: v(() => [
|
|
2632
2631
|
e(a).filtersCount ? (n(), $(be, { key: 0 }, {
|
|
2633
2632
|
default: v(() => [
|
|
2634
|
-
D(
|
|
2633
|
+
D(k(e(a).filtersCount), 1)
|
|
2635
2634
|
]),
|
|
2636
2635
|
_: 1
|
|
2637
2636
|
})) : y("", !0)
|
|
@@ -2649,7 +2648,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2649
2648
|
onClick: L[2] || (L[2] = (B) => ke.value = !0)
|
|
2650
2649
|
}, {
|
|
2651
2650
|
default: v(() => [
|
|
2652
|
-
D(
|
|
2651
|
+
D(k(e(F)("filters", { capitalize: !0 })), 1)
|
|
2653
2652
|
]),
|
|
2654
2653
|
_: 1
|
|
2655
2654
|
})), [
|
|
@@ -2658,7 +2657,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2658
2657
|
V("div", Ya, [
|
|
2659
2658
|
e(a).filtersCount ? (n(), $(be, { key: 0 }, {
|
|
2660
2659
|
default: v(() => [
|
|
2661
|
-
D(
|
|
2660
|
+
D(k(e(a).filtersCount), 1)
|
|
2662
2661
|
]),
|
|
2663
2662
|
_: 1
|
|
2664
2663
|
})) : y("", !0)
|
|
@@ -2674,7 +2673,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2674
2673
|
onClick: L[3] || (L[3] = (B) => W(e(a)))
|
|
2675
2674
|
}, {
|
|
2676
2675
|
default: v(() => [
|
|
2677
|
-
D(
|
|
2676
|
+
D(k(e(F)("change_layout", { capitalize: !0 })), 1)
|
|
2678
2677
|
]),
|
|
2679
2678
|
_: 1
|
|
2680
2679
|
})), [
|
|
@@ -2693,7 +2692,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2693
2692
|
onClick: (_e) => e(Be)(B)({ _id: e(a).selected.map((me) => me._id) })
|
|
2694
2693
|
}, {
|
|
2695
2694
|
default: v(() => [
|
|
2696
|
-
D(
|
|
2695
|
+
D(k(e(F)(B.label, { capitalize: !0 })), 1)
|
|
2697
2696
|
]),
|
|
2698
2697
|
_: 2
|
|
2699
2698
|
}, 1032, ["icon", "disabled", "onClick"])) : y("", !0)
|
|
@@ -2709,7 +2708,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2709
2708
|
Ja,
|
|
2710
2709
|
e(a).filtersCount ? (n(), $(be, { key: 0 }, {
|
|
2711
2710
|
default: v(() => [
|
|
2712
|
-
D(
|
|
2711
|
+
D(k(e(a).filtersCount), 1)
|
|
2713
2712
|
]),
|
|
2714
2713
|
_: 1
|
|
2715
2714
|
})) : y("", !0)
|
|
@@ -2723,7 +2722,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2723
2722
|
onClick: (_e) => e(Be)(B)({ _id: e(a).selected.map((me) => me._id) })
|
|
2724
2723
|
}, {
|
|
2725
2724
|
default: v(() => [
|
|
2726
|
-
D(
|
|
2725
|
+
D(k(e(F)(B.label, { capitalize: !0 })), 1)
|
|
2727
2726
|
]),
|
|
2728
2727
|
_: 2
|
|
2729
2728
|
}, 1032, ["icon", "disabled", "onClick"]))), 128)),
|
|
@@ -2744,7 +2743,7 @@ const pt = /* @__PURE__ */ G(Ha, [["__scopeId", "data-v-71a3bd40"]]), Da = (c) =
|
|
|
2744
2743
|
})())
|
|
2745
2744
|
}, {
|
|
2746
2745
|
default: v(() => [
|
|
2747
|
-
D(
|
|
2746
|
+
D(k(e(F)("add_first_item", { capitalize: !0 })), 1)
|
|
2748
2747
|
]),
|
|
2749
2748
|
_: 1
|
|
2750
2749
|
})) : y("", !0)
|
|
@@ -2819,7 +2818,7 @@ const Ll = /* @__PURE__ */ G(Pa, [["__scopeId", "data-v-2cbb3e9f"]]), Na = { cla
|
|
|
2819
2818
|
onClick: (_) => i.click ? i.click(i) : t(i)
|
|
2820
2819
|
}, {
|
|
2821
2820
|
default: v(() => [
|
|
2822
|
-
D(
|
|
2821
|
+
D(k(i.title || i.name), 1)
|
|
2823
2822
|
]),
|
|
2824
2823
|
_: 2
|
|
2825
2824
|
}, 1032, ["class", "onClick"]))), 128))
|
|
@@ -2835,7 +2834,7 @@ const Ll = /* @__PURE__ */ G(Pa, [["__scopeId", "data-v-2cbb3e9f"]]), Na = { cla
|
|
|
2835
2834
|
o.title ? {
|
|
2836
2835
|
name: "title",
|
|
2837
2836
|
fn: v(() => [
|
|
2838
|
-
D(
|
|
2837
|
+
D(k(o.title), 1)
|
|
2839
2838
|
]),
|
|
2840
2839
|
key: "0"
|
|
2841
2840
|
} : void 0
|
|
@@ -2868,7 +2867,7 @@ const el = /* @__PURE__ */ G(xa, [["__scopeId", "data-v-5443f297"]]), tl = { cla
|
|
|
2868
2867
|
), null, 16),
|
|
2869
2868
|
V("div", tl, [
|
|
2870
2869
|
A(t.$slots, "default", {}, void 0, !0),
|
|
2871
|
-
V("div", nl,
|
|
2870
|
+
V("div", nl, k(t.formatDateTime(t.date, { hoursOnly: !0 })), 1)
|
|
2872
2871
|
])
|
|
2873
2872
|
], 34)), [
|
|
2874
2873
|
[l]
|
|
@@ -2930,7 +2929,7 @@ const al = /* @__PURE__ */ G(ol, [["__scopeId", "data-v-54736bc3"]]), ll = ["inn
|
|
|
2930
2929
|
}, 16, ["modelValue"]),
|
|
2931
2930
|
e(r).prompt.visible ? (n(), $(el, ce(E({ key: 0 }, e(r).prompt)), {
|
|
2932
2931
|
default: v(() => [
|
|
2933
|
-
D(
|
|
2932
|
+
D(k(e(r).prompt.body), 1)
|
|
2934
2933
|
]),
|
|
2935
2934
|
_: 1
|
|
2936
2935
|
}, 16)) : y("", !0),
|
|
@@ -3092,10 +3091,10 @@ const $l = /* @__PURE__ */ G(hl, [["__scopeId", "data-v-4dd516ec"]]), bl = q({
|
|
|
3092
3091
|
icon: m.icon
|
|
3093
3092
|
}, {
|
|
3094
3093
|
default: v(() => [
|
|
3095
|
-
D(
|
|
3094
|
+
D(k(m.name || e(F)(_, { plural: !0 })), 1)
|
|
3096
3095
|
]),
|
|
3097
3096
|
_: 2
|
|
3098
|
-
}, 1032, ["icon"])) : (n(), s("div", kl,
|
|
3097
|
+
}, 1032, ["icon"])) : (n(), s("div", kl, k(m.name || e(F)(_, { plural: !0 })), 1)),
|
|
3099
3098
|
m.badgeFunction ? (n(), $(be, { key: 2 }, {
|
|
3100
3099
|
default: v(() => [
|
|
3101
3100
|
z(e(bl), {
|
|
@@ -3144,7 +3143,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3144
3143
|
"onUpdate:modelValue": i[0] || (i[0] = (u) => l.$emit("update:modelValue", u))
|
|
3145
3144
|
}, {
|
|
3146
3145
|
after: v(() => [
|
|
3147
|
-
V("div", null,
|
|
3146
|
+
V("div", null, k(o.value || "Senhas conferem"), 1),
|
|
3148
3147
|
A(l.$slots, "default", ce(Ve({ passwordError: o.value })))
|
|
3149
3148
|
]),
|
|
3150
3149
|
_: 3
|
|
@@ -3168,7 +3167,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3168
3167
|
{
|
|
3169
3168
|
path: "signin",
|
|
3170
3169
|
name: "/user/signin",
|
|
3171
|
-
component: () => import("./signin-
|
|
3170
|
+
component: () => import("./signin-12da0ca0.js"),
|
|
3172
3171
|
meta: {
|
|
3173
3172
|
title: "Autenticação"
|
|
3174
3173
|
}
|
|
@@ -3176,7 +3175,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3176
3175
|
{
|
|
3177
3176
|
path: "signup",
|
|
3178
3177
|
name: "/user/signup",
|
|
3179
|
-
component: () => import("./signup-
|
|
3178
|
+
component: () => import("./signup-db7595de.js"),
|
|
3180
3179
|
meta: {
|
|
3181
3180
|
title: "Registro"
|
|
3182
3181
|
}
|
|
@@ -3184,7 +3183,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3184
3183
|
{
|
|
3185
3184
|
path: "activation",
|
|
3186
3185
|
name: "/user/activation",
|
|
3187
|
-
component: () => import("./activation-
|
|
3186
|
+
component: () => import("./activation-309d46c7.js"),
|
|
3188
3187
|
meta: {
|
|
3189
3188
|
title: "Ativação"
|
|
3190
3189
|
}
|
|
@@ -3206,7 +3205,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3206
3205
|
name: "/dashboard/crud",
|
|
3207
3206
|
props: !0,
|
|
3208
3207
|
components: {
|
|
3209
|
-
default: () => import("./crud-view-
|
|
3208
|
+
default: () => import("./crud-view-86988807.js"),
|
|
3210
3209
|
topbar: () => Promise.resolve().then(() => Il)
|
|
3211
3210
|
},
|
|
3212
3211
|
meta: {
|
|
@@ -3224,7 +3223,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3224
3223
|
children: [
|
|
3225
3224
|
{
|
|
3226
3225
|
path: "profile",
|
|
3227
|
-
component: () => import("./profile-
|
|
3226
|
+
component: () => import("./profile-28afeeaa.js"),
|
|
3228
3227
|
meta: {
|
|
3229
3228
|
title: "Meu perfil",
|
|
3230
3229
|
icon: "user-square"
|
|
@@ -3233,7 +3232,7 @@ const Cl = /* @__PURE__ */ G(Vl, [["__scopeId", "data-v-57d3d562"]]), Il = /* @_
|
|
|
3233
3232
|
{
|
|
3234
3233
|
path: "changepass",
|
|
3235
3234
|
name: "/dashboard/user/changepass",
|
|
3236
|
-
component: () => import("./password-change-
|
|
3235
|
+
component: () => import("./password-change-09610509.js"),
|
|
3237
3236
|
meta: {
|
|
3238
3237
|
title: "Mudar senha",
|
|
3239
3238
|
icon: "lock"
|
|
@@ -2,7 +2,7 @@ import { defineComponent as p, ref as u, openBlock as m, createBlock as _, withC
|
|
|
2
2
|
import { useRouter as v } from "vue-router";
|
|
3
3
|
import { useI18n as g } from "@aeria-ui/i18n";
|
|
4
4
|
import { useStore as n } from "@aeria-ui/state-management";
|
|
5
|
-
import { g as x, _ as V, a as k } from "./index-
|
|
5
|
+
import { g as x, _ as V, a as k } from "./index-82deba70.js";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const D = /* @__PURE__ */ p({
|
|
@@ -2,7 +2,7 @@ import { defineComponent as k, ref as S, resolveDirective as h, openBlock as u,
|
|
|
2
2
|
import { useRouter as P } from "vue-router";
|
|
3
3
|
import { useStore as g } from "@aeria-ui/state-management";
|
|
4
4
|
import { STORAGE_NAMESPACE as v } from "@aeria-ui/core";
|
|
5
|
-
import { e as z, f as E, b as f, g as I, a as O, A as B, h as U } from "./index-
|
|
5
|
+
import { e as z, f as E, b as f, g as I, a as O, A as B, h as U } from "./index-82deba70.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const D = { class: "profile__user-name" }, F = /* @__PURE__ */ k({
|
|
@@ -3,7 +3,7 @@ import { STORAGE_NAMESPACE as C } from "@aeria-ui/core";
|
|
|
3
3
|
import { useStore as h } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as S } from "vue-router";
|
|
5
5
|
import { isRight as A } from "@aeriajs/common";
|
|
6
|
-
import { A as E, a as y } from "./index-
|
|
6
|
+
import { A as E, a as y } from "./index-82deba70.js";
|
|
7
7
|
import "@aeria-ui/i18n";
|
|
8
8
|
const N = { style: { "text-align": "center" } }, x = ["innerHTML"], B = { key: 1 }, L = { style: { width: "100%", display: "flex", "flex-direction": "column", gap: "1rem" } }, q = /* @__PURE__ */ V({
|
|
9
9
|
__name: "signin",
|
|
@@ -2,7 +2,7 @@ import { defineComponent as y, withAsyncContext as A, ref as p, resolveDirective
|
|
|
2
2
|
import { useRouter as D } from "vue-router";
|
|
3
3
|
import { useStore as V } from "@aeria-ui/state-management";
|
|
4
4
|
import { isLeft as M, unwrapEither as N } from "@aeriajs/common";
|
|
5
|
-
import { b as F, A as P, _ as q, c as I, a as L } from "./index-
|
|
5
|
+
import { b as F, A as P, _ as q, c as I, a as L } from "./index-82deba70.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeria-ui/core";
|
|
8
8
|
const R = { style: { display: "flex", "flex-direction": "column", "align-items": "start", gap: "2rem" } }, Q = /* @__PURE__ */ y({
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.accordion[data-v-3ea933d4]{overflow:hidden;border:var(--theme-frame-border);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-4);color:var(--theme-foreground-color)}.accordion__slot[data-v-3ea933d4]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.accordion__header[data-v-3ea933d4]{padding:1rem;background:var(--theme-background-color-shade-2)}.accordion--padded .accordion__content[data-v-3ea933d4]{padding:1rem}.badge[data-v-47f92648]{display:grid;min-width:1rem;height:1rem;box-sizing:content-box;padding:.2rem .35rem;border-radius:20px;background:var(--theme-brand-color-shade-3);color:var(--theme-brand-color-contrast);font-size:8.5pt;font-weight:500;place-items:center}.badge--alt[data-v-47f92648]{background:var(--theme-brand-color-shade-2)}.badge--large[data-v-47f92648]{padding:.35rem .55rem;border-radius:6px}.barebutton[data-v-35bc81ae]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-35bc81ae]:active{text-decoration:underline}.barebutton[data-v-35bc81ae]:not(.button){padding:0}@media screen and (width >= 600px){.barebutton--enabled[data-v-35bc81ae]{cursor:pointer}}.barebutton--disabled[data-v-35bc81ae]{cursor:not-allowed;opacity:.5}.icon[data-v-4b763bd3]{display:flex;align-items:center;fill:var(--icon-color, var(--theme-foreground-color));line-height:100%}.icon svg[data-v-4b763bd3]{width:100%;height:100%}.icon--reactive[data-v-4b763bd3]{padding:8px;border-radius:5px}.icon--reactive[data-v-4b763bd3]:hover{opacity:.8}.icon--reactive[data-v-4b763bd3]:active{opacity:.6}.icon--centered[data-v-4b763bd3]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-4b763bd3]{--icon-size: 18px}.icon__icon[data-v-4b763bd3]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-4b763bd3]{order:1}.padding[data-v-6fdc75a0]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-6fdc75a0]{padding:1.8rem 2.4rem}}.panel[data-v-6fdc75a0]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-6fdc75a0]{position:absolute}.panel__content[data-v-6fdc75a0]{display:flex;overflow:hidden;flex-direction:column;padding:0}.panel__content--rounded[data-v-6fdc75a0]{border:1px solid var(--theme-border-color)}.panel__content--outer-header[data-v-6fdc75a0]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-6fdc75a0],.panel__content--outer-header .panel__footer[data-v-6fdc75a0]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered-body .panel__body[data-v-6fdc75a0]{border:1px solid var(--theme-border-color)}.panel__content--floating .panel__header[data-v-6fdc75a0],.panel__content--fixed-right .panel__header[data-v-6fdc75a0]{box-sizing:content-box;padding:.6rem 1.4rem;border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (width >= 768px){.panel__content--floating .panel__header[data-v-6fdc75a0],.panel__content--fixed-right .panel__header[data-v-6fdc75a0]{padding:.6rem 2.4rem}}.panel__content--fixed-right[data-v-6fdc75a0]{animation:var(--theme-animation-fixed-right)}.panel__content--floating[data-v-6fdc75a0]{position:fixed;top:50%;min-width:90vw;max-width:90vw;max-height:80vh;border-radius:var(--theme-radius-large);animation:var(--theme-animation-floating);transform:translateY(-50%)}@media screen and (width >= 768px){.panel__content--floating[data-v-6fdc75a0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-6fdc75a0]{position:fixed;top:0;right:0;width:100vw;height:100vh;border:0;border-radius:0;overscroll-behavior:contain}@media screen and (width >= 768px){.panel__content--fixed-right[data-v-6fdc75a0]{width:var(--fixed-width)}}.panel__content--transparent[data-v-6fdc75a0]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-6fdc75a0]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-6fdc75a0]{margin-bottom:1rem}}.panel__header[data-v-6fdc75a0]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-6fdc75a0] [data-component=icon]{width:1.2rem}.panel__header[data-v-6fdc75a0]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-6fdc75a0]{display:flex;flex:1;align-items:center}.panel__body[data-v-6fdc75a0]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-6fdc75a0]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-6fdc75a0]{padding:1.8rem 2.4rem}}.panel__footer[data-v-6fdc75a0]{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid var(--theme-border-color);margin-top:auto;column-gap:1rem;transition:box-shadow .3s}.panel__footer--padded[data-v-6fdc75a0]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-6fdc75a0]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-6fdc75a0]{z-index:10;box-shadow:0 4px 20px var(--theme-shadow-color)}@keyframes progress-c328251b{0%{width:0}to{width:100%;opacity:0}}.button[data-v-c328251b]{--border-color: var(--button-border-color, var(--theme-border-color));position:relative;border:1px solid transparent;border-radius:var(--theme-radius-medium);color:var(--theme-foreground-color);font-weight:700;letter-spacing:.2pt;outline:none;text-align:center}.button--loading[data-v-c328251b]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-c328251b 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-c328251b],.button--alt[data-v-c328251b]{font-weight:300}.button--transparent[data-v-c328251b]:hover,.button--alt[data-v-c328251b]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-c328251b] svg,.button--primary[data-v-c328251b] svg{fill:currentcolor}.button--alt[data-v-c328251b]{border:1px solid var(--theme-border-color)}.button--primary[data-v-c328251b]{border-color:var(--theme-brand-color-shade-2);background:var(--theme-brand-color-shade-2);color:var(--theme-brand-color-contrast)}.button--small[data-v-c328251b]{padding:.6rem;font-size:9pt}.button--medium[data-v-c328251b]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-c328251b]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-c328251b]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}.card[data-v-c1a322df]{position:relative;overflow:hidden;border:var(--theme-frame-border);border-radius:var(--theme-radius-extra-large);background:var(--theme-background-color-shade-2)}.card--inactive[data-v-c1a322df]{opacity:.6}.card--horizontal[data-v-c1a322df]{display:flex}.card--horizontal .card__picture[data-v-c1a322df]{width:18rem;height:12rem}.card--horizontal .card__footer[data-v-c1a322df]{display:flex;flex-direction:column}.card--horizontal .card__badge[data-v-c1a322df]{position:relative;margin:auto 0 0}.card__picture[data-v-c1a322df]{overflow:hidden;width:100%;height:16rem}.card__picture[data-v-c1a322df] figure{height:100%}.card__footer[data-v-c1a322df]{width:100%;height:100%;padding:1rem;border-top:var(--theme-frame-border);background:var(--theme-background-color-shade-3);color:var(--theme-foreground-color)}.card__footer-upper[data-v-c1a322df]{display:flex;align-items:flex-start;justify-content:space-between}.card__badge[data-v-c1a322df]{position:absolute;top:0;right:0;display:flex;flex-wrap:wrap;align-items:flex-end;margin:.8rem;gap:.2rem}.content__body[data-v-0b83b591]{animation:var(--theme-animation-dropdown)}.content__section[data-v-0b83b591]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-0b83b591]{min-width:12rem}}.content__item[data-v-0b83b591]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-0b83b591]>*{display:flex;width:100%;height:100%;align-items:center;padding:1.6rem!important;font-size:11pt;gap:.4rem}@media screen and (width >= 600px){.content__item[data-v-0b83b591]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-0b83b591]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-0b83b591]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-0b83b591]{display:flex;justify-content:flex-start}.content[data-v-0b83b591] .panel__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;border-radius:var(--theme-radius-large);width:90vw}@media screen and (min-width: 600px){.content[data-v-0b83b591] .panel__content{top:0;left:0;transform:translate(min(var(--42bf4bfe),calc(100vw - 100%))) translateY(min(var(--42bf4bfc),calc(100vh - 100%)))!important;width:auto}}.info[data-v-76defa0b]{position:relative;display:inline-flex}.info__content[data-v-76defa0b]{padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-76defa0b]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-76defa0b]{top:-80%;left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-76defa0b]{top:-80%;right:100%}.info__bubble--left[data-v-76defa0b]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-76defa0b]{bottom:-80%;left:50%;transform:translate(-50%)}.info__bubble--right[data-v-76defa0b]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container>.input__input[data-v-470ff8e4],.focus .input__container>.input__textarea[data-v-470ff8e4]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-470ff8e4] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-470ff8e4],.textarea:focus-within .input__container>.input__input[data-v-470ff8e4],.input:focus-within .input__container>.input__textarea[data-v-470ff8e4],.textarea:focus-within .input__container>.input__textarea[data-v-470ff8e4]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-470ff8e4] [data-component=icon],.textarea:focus-within .input__icon[data-v-470ff8e4] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-470ff8e4]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-470ff8e4]{position:relative;display:flex}.input__container>.input__input[data-v-470ff8e4],.input__container>.input__textarea[data-v-470ff8e4]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-470ff8e4]{border-bottom:1px solid #dedede}.input__input[data-v-470ff8e4],.input__textarea[data-v-470ff8e4]{font-family:unset}.input__input[data-v-470ff8e4]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-470ff8e4],.input__input--bold[data-v-470ff8e4]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-470ff8e4]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-470ff8e4]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-470ff8e4]{padding:.6rem;background:transparent}.input__input--icon[data-v-470ff8e4]{padding-left:2.6em!important}.input__input--readOnly[data-v-470ff8e4]{background:#eee}.input__textarea[data-v-470ff8e4]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-470ff8e4]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-470ff8e4] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-470ff8e4] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-470ff8e4]{display:flex;padding:0 .6em;border:var(--theme-frame-border);border-width:1px 1px 1px 0;background:var(--background-color);place-items:center}.select[data-v-7a33443b]{--foreground-color: var(--select-foreground-color, var(--theme-foreground-color));--background-color: var(--select-background-color, var(--theme-background-color-shade-3));--border: var(--select-border, var(--theme-frame-border));display:flex;align-items:center;border:1px solid var(--border-color);border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--foreground-color);gap:.4rem}.select--outline[data-v-7a33443b]:focus-within{border-color:var(--theme-brand-color)}.select__select[data-v-7a33443b]{width:100%;min-width:5rem;height:var(--theme-input-height);padding:var(--theme-input-padding);border-radius:4px;background:transparent;color:var(--theme-foreground-color);font-family:unset;line-height:1.5rem}.select__select[data-v-7a33443b]:focus{outline:none}.select__select[data-v-7a33443b] option{height:100%;background:var(--background-color)}.select__select--multiple[data-v-7a33443b]{padding:0}.select__select--multiple[data-v-7a33443b] option{height:var(--theme-input-height);padding:var(--theme-input-padding)}.select__select--multiple[data-v-7a33443b] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-41aa1ffc]{display:flex;box-sizing:content-box;column-gap:2rem}@media screen and (width <= 600px){.pagination[data-v-41aa1ffc]{display:none}}.pagination__control[data-v-41aa1ffc]{display:flex;align-items:center}.pagination__page-input[data-v-41aa1ffc]{display:flex;align-items:center;gap:.6rem}.pagination__page-input[data-v-41aa1ffc] [data-component=input]{width:2.8rem}.checkbox[data-v-256eb557]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-256eb557]{width:1rem;height:1rem}.checkbox__input[data-v-256eb557]:hover{background:red}.checkbox__text[data-v-256eb557]{display:grid;width:100%;padding:0 .6rem}.options[data-v-43cda372]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-43cda372]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-43cda372]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-30f5a5ca]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-30f5a5ca]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-30f5a5ca]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-30f5a5ca]{opacity:.6}.switch__slider[data-v-30f5a5ca]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-30f5a5ca]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-30f5a5ca]{flex:1}.picture[data-v-153a2e0f]{margin:0}.picture__image--bordered[data-v-153a2e0f]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-153a2e0f]{cursor:pointer}.picture__background[data-v-153a2e0f]{width:100%;height:100%}.picture__background[data-v-153a2e0f]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-153a2e0f]{font-size:11pt}.picture>figcaption[data-v-153a2e0f]{margin-top:.4rem;color:var(--theme-foreground-color)}.file[data-v-5fa55625]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-5fa55625]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-5fa55625]{opacity:.6}.file__actions[data-v-5fa55625]{display:flex;overflow:hidden;align-items:center;padding:1rem;border:var(--theme-frame-border);border-radius:var(--theme-radius-medium);background:var(--theme-background-color-shade-2);color:#000;column-gap:1rem}.file__buttons[data-v-5fa55625]{display:flex;column-gap:.4rem}.container[data-v-c86e2d2a]{border:var(--theme-frame-border);border-radius:var(--theme-radius-medium);background:var(--theme-background-color-shade-3)}.container__content[data-v-c86e2d2a]{overflow:hidden auto;max-height:20rem}.container__footer[data-v-c86e2d2a]{display:flex;height:var(--theme-input-height);flex-direction:column;justify-content:center;padding:var(--theme-input-padding);color:var(--theme-foreground-color);font-size:.8rem}.item[data-v-fa7fea9f]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-fa7fea9f]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-fa7fea9f]{display:flex;flex-direction:column;row-gap:.4rem}.item__value[data-v-fa7fea9f]{display:flex;font-size:10pt}.item__value[data-v-fa7fea9f]:not(:first-child){font-size:8pt}.search[data-v-d9d768a1],.search__panel[data-v-d9d768a1]{display:flex;flex-direction:column}.search__input[data-v-d9d768a1]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-d9d768a1]{font-size:11pt}.form[data-v-6d6e747f]{display:flex;flex-direction:column}.form__footer[data-v-6d6e747f]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-6d6e747f]{display:grid;width:100%;align-items:flex-start;padding:0;border:none;margin:0;gap:1rem;grid-template-columns:repeat(6,1fr)}.form__field-label[data-v-6d6e747f]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-6d6e747f]{font-size:12pt;font-weight:500}.form__field-hint[data-v-6d6e747f]{font-size:.9rem}.form__field-required-hint[data-v-6d6e747f]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-6d6e747f]{display:grid;gap:2rem}.form__validation-error[data-v-6d6e747f]{padding:.4rem 0;color:red;font-size:.9rem}.cell-padding[data-v-434830ec]{padding:10px .8rem}.table[data-v-434830ec]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-434830ec]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-434830ec] thead>tr{display:none}@media print{.table[data-v-434830ec] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-434830ec] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-434830ec] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{border:0}.table[data-v-434830ec] tbody>tr:hover,.table[data-v-434830ec] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-434830ec] tbody>tr:not(:last-child),.table[data-v-434830ec] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-434830ec] tbody>tr:not(:last-child)>td,.table[data-v-434830ec] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-434830ec] tbody>tr>td,.table[data-v-434830ec] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-434830ec] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-434830ec]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-434830ec]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-434830ec]{display:inherit}}.table__cell-actions[data-v-434830ec]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-434830ec]{font-weight:300}.table__mobile-actions[data-v-434830ec]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-434830ec]{display:grid}.table__mobile-actions-button[data-v-434830ec]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-434830ec]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-434830ec]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-434830ec]{display:grid;padding:1.6rem 0;place-items:center}.grid[data-v-438c4aed]{display:grid;gap:1rem}@media screen and (width >= 600px){.grid[data-v-438c4aed]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (width >= 1200px){.grid[data-v-438c4aed]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (width >= 1400px){.grid[data-v-438c4aed]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-71a3bd40]{display:flex;align-items:center}.card__information[data-v-71a3bd40]{margin-top:.5rem;font-size:9.5pt;opacity:.6}.crud__controls[data-v-2cbb3e9f]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2cbb3e9f]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2cbb3e9f] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2cbb3e9f]{min-width:auto;order:0}}.crud__actions[data-v-2cbb3e9f]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2cbb3e9f]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2cbb3e9f]{display:flex;justify-content:flex-end}.prompt[data-v-5443f297]{max-width:32rem}.prompt__actions[data-v-5443f297]{display:grid;width:100%;height:4rem}.prompt__action[data-v-5443f297]{display:grid;place-items:center}.prompt__action[data-v-5443f297]:not(:last-child){border-right:1px solid var(--theme-border-color)}.prompt__action--primary[data-v-5443f297]{color:var(--theme-blueish)}.prompt__action--danger[data-v-5443f297]{color:var(--theme-redish)}@keyframes blink-54736bc3{0%{opacity:1}to{opacity:.4}}.toast[data-v-54736bc3]{z-index:70;display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-54736bc3 .5s forwards;animation-delay:2s;animation-play-state:paused;background:var(--theme-background-color);box-shadow:0 3px 3px var(--theme-shadow-color);color:var(--theme-foreground-color);gap:1rem;-webkit-user-select:none;user-select:none}@media screen and (width >= 768px){.toast[data-v-54736bc3]{width:24rem}}.toast--animate[data-v-54736bc3]{animation-play-state:running}.toast__content[data-v-54736bc3]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-54736bc3]{font-size:10pt;opacity:.8}.main[data-v-1166be3d]{display:flex;min-height:100vh;flex-direction:column}.main__toasts[data-v-1166be3d]{position:fixed;z-index:20;right:1.6rem;bottom:1.6rem;display:flex;flex-direction:column;row-gap:.6rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{overflow:hidden scroll;scroll-behavior:smooth}html,body{padding:0;margin:0}body{font-size:15px}*::-webkit-scrollbar{width:0}a:link,a:visited,a:hover,a:active{color:inherit;text-decoration:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}@media print{.no-print{display:none!important}}.aeria-surface{background:var(--theme-background-color);color:var(--theme-foreground-color)}.aeria-surface-alt{background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}.aeria-body{background:var(--theme-body-background)}.aeria-branded-text{color:var(--theme-brand-color)}.aeria-redish{color:var(--theme-redish);fill:var(--theme-redish)}.aeria-blueish{color:var(--theme-blueish);fill:var(--theme-blueish)}.loading div{border:4px solid var(--theme-brand-color)!important}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.loading{position:relative;display:inline-block;width:80px;height:80px}.loading div{position:absolute;border:4px solid #fff;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;opacity:1}.loading div:nth-child(2){animation-delay:-.5s}.menu[data-v-3cfef7fb]{min-width:90vw;align-self:center;padding:0;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}@media screen and (width >= 600px){.menu[data-v-3cfef7fb]{min-width:22rem}}.menu__entry[data-v-3cfef7fb]{padding:1rem;font-size:11pt}.menu__entry[data-v-3cfef7fb]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.tabs__horizontal[data-v-4dd516ec]{display:flex;gap:1.2rem}.tabs__tab[data-v-4dd516ec]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-4dd516ec]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-4dd516ec]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-4dd516ec]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-4dd516ec]:first-child{gap:0}.topbar__preset[data-v-57d3d562]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-57d3d562]{justify-content:flex-start}}.profile__user-name[data-v-e1b9be98]{font-size:18pt;font-weight:600}.profile__menu[data-v-e1b9be98]{display:flex;overflow:hidden;flex-direction:column;padding:0;border:1px solid var(--theme-border-color);border-radius:10px;margin-top:2rem;background:var(--theme-background-color-shade-2)}.profile__menu[data-v-e1b9be98]>*{padding:1.4rem}.profile__menu[data-v-e1b9be98]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}
|
|
1
|
+
.accordion[data-v-3ea933d4]{overflow:hidden;border:var(--theme-frame-border);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-4);color:var(--theme-foreground-color)}.accordion__slot[data-v-3ea933d4]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.accordion__header[data-v-3ea933d4]{padding:1rem;background:var(--theme-background-color-shade-2)}.accordion--padded .accordion__content[data-v-3ea933d4]{padding:1rem}.badge[data-v-47f92648]{display:grid;min-width:1rem;height:1rem;box-sizing:content-box;padding:.2rem .35rem;border-radius:20px;background:var(--theme-brand-color-shade-3);color:var(--theme-brand-color-contrast);font-size:8.5pt;font-weight:500;place-items:center}.badge--alt[data-v-47f92648]{background:var(--theme-brand-color-shade-2)}.badge--large[data-v-47f92648]{padding:.35rem .55rem;border-radius:6px}.barebutton[data-v-35bc81ae]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-35bc81ae]:active{text-decoration:underline}.barebutton[data-v-35bc81ae]:not(.button){padding:0}@media screen and (width >= 600px){.barebutton--enabled[data-v-35bc81ae]{cursor:pointer}}.barebutton--disabled[data-v-35bc81ae]{cursor:not-allowed;opacity:.5}.icon[data-v-4b763bd3]{display:flex;align-items:center;fill:var(--icon-color, var(--theme-foreground-color));line-height:100%}.icon svg[data-v-4b763bd3]{width:100%;height:100%}.icon--reactive[data-v-4b763bd3]{padding:8px;border-radius:5px}.icon--reactive[data-v-4b763bd3]:hover{opacity:.8}.icon--reactive[data-v-4b763bd3]:active{opacity:.6}.icon--centered[data-v-4b763bd3]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-4b763bd3]{--icon-size: 18px}.icon__icon[data-v-4b763bd3]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-4b763bd3]{order:1}.padding[data-v-6fdc75a0]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-6fdc75a0]{padding:1.8rem 2.4rem}}.panel[data-v-6fdc75a0]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-6fdc75a0]{position:absolute}.panel__content[data-v-6fdc75a0]{display:flex;overflow:hidden;flex-direction:column;padding:0}.panel__content--rounded[data-v-6fdc75a0]{border:1px solid var(--theme-border-color)}.panel__content--outer-header[data-v-6fdc75a0]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-6fdc75a0],.panel__content--outer-header .panel__footer[data-v-6fdc75a0]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered-body .panel__body[data-v-6fdc75a0]{border:1px solid var(--theme-border-color)}.panel__content--floating .panel__header[data-v-6fdc75a0],.panel__content--fixed-right .panel__header[data-v-6fdc75a0]{box-sizing:content-box;padding:.6rem 1.4rem;border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (width >= 768px){.panel__content--floating .panel__header[data-v-6fdc75a0],.panel__content--fixed-right .panel__header[data-v-6fdc75a0]{padding:.6rem 2.4rem}}.panel__content--fixed-right[data-v-6fdc75a0]{animation:var(--theme-animation-fixed-right)}.panel__content--floating[data-v-6fdc75a0]{position:fixed;top:50%;min-width:90vw;max-width:90vw;max-height:80vh;border-radius:var(--theme-radius-large);animation:var(--theme-animation-floating);transform:translateY(-50%)}@media screen and (width >= 768px){.panel__content--floating[data-v-6fdc75a0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-6fdc75a0]{position:fixed;top:0;right:0;width:100vw;height:100vh;border:0;border-radius:0;overscroll-behavior:contain}@media screen and (width >= 768px){.panel__content--fixed-right[data-v-6fdc75a0]{width:var(--fixed-width)}}.panel__content--transparent[data-v-6fdc75a0]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-6fdc75a0]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-6fdc75a0]{margin-bottom:1rem}}.panel__header[data-v-6fdc75a0]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-6fdc75a0] [data-component=icon]{width:1.2rem}.panel__header[data-v-6fdc75a0]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-6fdc75a0]{display:flex;flex:1;align-items:center}.panel__body[data-v-6fdc75a0]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-6fdc75a0]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-6fdc75a0]{padding:1.8rem 2.4rem}}.panel__footer[data-v-6fdc75a0]{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid var(--theme-border-color);margin-top:auto;column-gap:1rem;transition:box-shadow .3s}.panel__footer--padded[data-v-6fdc75a0]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-6fdc75a0]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-6fdc75a0]{z-index:10;box-shadow:0 4px 20px var(--theme-shadow-color)}@keyframes progress-c328251b{0%{width:0}to{width:100%;opacity:0}}.button[data-v-c328251b]{--border-color: var(--button-border-color, var(--theme-border-color));position:relative;border:1px solid transparent;border-radius:var(--theme-radius-medium);color:var(--theme-foreground-color);font-weight:700;letter-spacing:.2pt;outline:none;text-align:center}.button--loading[data-v-c328251b]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-c328251b 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-c328251b],.button--alt[data-v-c328251b]{font-weight:300}.button--transparent[data-v-c328251b]:hover,.button--alt[data-v-c328251b]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-c328251b] svg,.button--primary[data-v-c328251b] svg{fill:currentcolor}.button--alt[data-v-c328251b]{border:1px solid var(--theme-border-color)}.button--primary[data-v-c328251b]{border-color:var(--theme-brand-color-shade-2);background:var(--theme-brand-color-shade-2);color:var(--theme-brand-color-contrast)}.button--small[data-v-c328251b]{padding:.6rem;font-size:9pt}.button--medium[data-v-c328251b]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-c328251b]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-c328251b]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}.card[data-v-c1a322df]{position:relative;overflow:hidden;border:var(--theme-frame-border);border-radius:var(--theme-radius-extra-large);background:var(--theme-background-color-shade-2)}.card--inactive[data-v-c1a322df]{opacity:.6}.card--horizontal[data-v-c1a322df]{display:flex}.card--horizontal .card__picture[data-v-c1a322df]{width:18rem;height:12rem}.card--horizontal .card__footer[data-v-c1a322df]{display:flex;flex-direction:column}.card--horizontal .card__badge[data-v-c1a322df]{position:relative;margin:auto 0 0}.card__picture[data-v-c1a322df]{overflow:hidden;width:100%;height:16rem}.card__picture[data-v-c1a322df] figure{height:100%}.card__footer[data-v-c1a322df]{width:100%;height:100%;padding:1rem;border-top:var(--theme-frame-border);background:var(--theme-background-color-shade-3);color:var(--theme-foreground-color)}.card__footer-upper[data-v-c1a322df]{display:flex;align-items:flex-start;justify-content:space-between}.card__badge[data-v-c1a322df]{position:absolute;top:0;right:0;display:flex;flex-wrap:wrap;align-items:flex-end;margin:.8rem;gap:.2rem}.content__body[data-v-0b83b591]{animation:var(--theme-animation-dropdown)}.content__section[data-v-0b83b591]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-0b83b591]{min-width:12rem}}.content__item[data-v-0b83b591]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-0b83b591]>*{display:flex;width:100%;height:100%;align-items:center;padding:1.6rem!important;font-size:11pt;gap:.4rem}@media screen and (width >= 600px){.content__item[data-v-0b83b591]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-0b83b591]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-0b83b591]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-0b83b591]{display:flex;justify-content:flex-start}.content[data-v-0b83b591] .panel__content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;border-radius:var(--theme-radius-large);width:90vw}@media screen and (min-width: 600px){.content[data-v-0b83b591] .panel__content{top:0;left:0;transform:translate(min(var(--42bf4bfe),calc(100vw - 100%))) translateY(min(var(--42bf4bfc),calc(100vh - 100%)))!important;width:auto}}.info[data-v-76defa0b]{position:relative;display:inline-flex}.info__content[data-v-76defa0b]{padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-76defa0b]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-76defa0b]{top:-80%;left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-76defa0b]{top:-80%;right:100%}.info__bubble--left[data-v-76defa0b]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-76defa0b]{bottom:-80%;left:50%;transform:translate(-50%)}.info__bubble--right[data-v-76defa0b]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container>.input__input[data-v-470ff8e4],.focus .input__container>.input__textarea[data-v-470ff8e4]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-470ff8e4] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-470ff8e4],.textarea:focus-within .input__container>.input__input[data-v-470ff8e4],.input:focus-within .input__container>.input__textarea[data-v-470ff8e4],.textarea:focus-within .input__container>.input__textarea[data-v-470ff8e4]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-470ff8e4] [data-component=icon],.textarea:focus-within .input__icon[data-v-470ff8e4] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-470ff8e4]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-470ff8e4]{position:relative;display:flex}.input__container>.input__input[data-v-470ff8e4],.input__container>.input__textarea[data-v-470ff8e4]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-470ff8e4]{border-bottom:1px solid #dedede}.input__input[data-v-470ff8e4],.input__textarea[data-v-470ff8e4]{font-family:unset}.input__input[data-v-470ff8e4]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-470ff8e4],.input__input--bold[data-v-470ff8e4]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-470ff8e4]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-470ff8e4]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-470ff8e4]{padding:.6rem;background:transparent}.input__input--icon[data-v-470ff8e4]{padding-left:2.6em!important}.input__input--readOnly[data-v-470ff8e4]{background:#eee}.input__textarea[data-v-470ff8e4]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-470ff8e4]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-470ff8e4] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-470ff8e4] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-470ff8e4]{display:flex;padding:0 .6em;border:var(--theme-frame-border);border-width:1px 1px 1px 0;background:var(--background-color);place-items:center}.select[data-v-7a33443b]{--foreground-color: var(--select-foreground-color, var(--theme-foreground-color));--background-color: var(--select-background-color, var(--theme-background-color-shade-3));--border: var(--select-border, var(--theme-frame-border));display:flex;align-items:center;border:1px solid var(--border-color);border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--foreground-color);gap:.4rem}.select--outline[data-v-7a33443b]:focus-within{border-color:var(--theme-brand-color)}.select__select[data-v-7a33443b]{width:100%;min-width:5rem;height:var(--theme-input-height);padding:var(--theme-input-padding);border-radius:4px;background:transparent;color:var(--theme-foreground-color);font-family:unset;line-height:1.5rem}.select__select[data-v-7a33443b]:focus{outline:none}.select__select[data-v-7a33443b] option{height:100%;background:var(--background-color)}.select__select--multiple[data-v-7a33443b]{padding:0}.select__select--multiple[data-v-7a33443b] option{height:var(--theme-input-height);padding:var(--theme-input-padding)}.select__select--multiple[data-v-7a33443b] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-41aa1ffc]{display:flex;box-sizing:content-box;column-gap:2rem}@media screen and (width <= 600px){.pagination[data-v-41aa1ffc]{display:none}}.pagination__control[data-v-41aa1ffc]{display:flex;align-items:center}.pagination__page-input[data-v-41aa1ffc]{display:flex;align-items:center;gap:.6rem}.pagination__page-input[data-v-41aa1ffc] [data-component=input]{width:2.8rem}.checkbox[data-v-256eb557]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-256eb557]{width:1rem;height:1rem}.checkbox__input[data-v-256eb557]:hover{background:red}.checkbox__text[data-v-256eb557]{display:grid;width:100%;padding:0 .6rem}.options[data-v-43cda372]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-43cda372]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-43cda372]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-30f5a5ca]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-30f5a5ca]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-30f5a5ca]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-30f5a5ca]{opacity:.6}.switch__slider[data-v-30f5a5ca]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-30f5a5ca]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-30f5a5ca]{flex:1}.picture[data-v-153a2e0f]{margin:0}.picture__image--bordered[data-v-153a2e0f]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-153a2e0f]{cursor:pointer}.picture__background[data-v-153a2e0f]{width:100%;height:100%}.picture__background[data-v-153a2e0f]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-153a2e0f]{font-size:11pt}.picture>figcaption[data-v-153a2e0f]{margin-top:.4rem;color:var(--theme-foreground-color)}.file[data-v-5fa55625]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-5fa55625]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-5fa55625]{opacity:.6}.file__actions[data-v-5fa55625]{display:flex;overflow:hidden;align-items:center;padding:1rem;border:var(--theme-frame-border);border-radius:var(--theme-radius-medium);background:var(--theme-background-color-shade-2);color:#000;column-gap:1rem}.file__buttons[data-v-5fa55625]{display:flex;column-gap:.4rem}.container[data-v-c86e2d2a]{border:var(--theme-frame-border);border-radius:var(--theme-radius-medium);background:var(--theme-background-color-shade-3)}.container__content[data-v-c86e2d2a]{overflow:hidden auto;max-height:20rem}.container__footer[data-v-c86e2d2a]{display:flex;height:var(--theme-input-height);flex-direction:column;justify-content:center;padding:var(--theme-input-padding);color:var(--theme-foreground-color);font-size:.8rem}.item[data-v-fa7fea9f]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-fa7fea9f]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-fa7fea9f]{display:flex;flex-direction:column;row-gap:.4rem}.item__value[data-v-fa7fea9f]{display:flex;font-size:10pt}.item__value[data-v-fa7fea9f]:not(:first-child){font-size:8pt}.search[data-v-d9d768a1],.search__panel[data-v-d9d768a1]{display:flex;flex-direction:column}.search__input[data-v-d9d768a1]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-d9d768a1]{font-size:11pt}.form[data-v-4fa79d79]{display:flex;flex-direction:column}.form__footer[data-v-4fa79d79]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-4fa79d79]{display:grid;width:100%;align-items:flex-start;padding:0;border:none;margin:0;gap:1rem;grid-template-columns:repeat(6,1fr)}.form__field-label[data-v-4fa79d79]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-4fa79d79]{font-size:12pt;font-weight:500}.form__field-hint[data-v-4fa79d79]{font-size:.9rem}.form__field-required-hint[data-v-4fa79d79]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-4fa79d79]{display:grid;gap:2rem}.form__validation-error[data-v-4fa79d79]{padding:.4rem 0;color:red;font-size:.9rem}.cell-padding[data-v-434830ec]{padding:10px .8rem}.table[data-v-434830ec]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-434830ec]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-434830ec] thead>tr{display:none}@media print{.table[data-v-434830ec] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-434830ec] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-434830ec] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{border:0}.table[data-v-434830ec] tbody>tr:hover,.table[data-v-434830ec] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-434830ec] tbody>tr,.table[data-v-434830ec] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-434830ec] tbody>tr:not(:last-child),.table[data-v-434830ec] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-434830ec] tbody>tr:not(:last-child)>td,.table[data-v-434830ec] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-434830ec] tbody>tr>td,.table[data-v-434830ec] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-434830ec] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-434830ec]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-434830ec]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-434830ec]{display:inherit}}.table__cell-actions[data-v-434830ec]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-434830ec]{font-weight:300}.table__mobile-actions[data-v-434830ec]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-434830ec]{display:grid}.table__mobile-actions-button[data-v-434830ec]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-434830ec]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-434830ec]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-434830ec]{display:grid;padding:1.6rem 0;place-items:center}.grid[data-v-438c4aed]{display:grid;gap:1rem}@media screen and (width >= 600px){.grid[data-v-438c4aed]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (width >= 1200px){.grid[data-v-438c4aed]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (width >= 1400px){.grid[data-v-438c4aed]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-71a3bd40]{display:flex;align-items:center}.card__information[data-v-71a3bd40]{margin-top:.5rem;font-size:9.5pt;opacity:.6}.crud__controls[data-v-2cbb3e9f]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2cbb3e9f]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2cbb3e9f] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2cbb3e9f]{min-width:auto;order:0}}.crud__actions[data-v-2cbb3e9f]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2cbb3e9f]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2cbb3e9f]{display:flex;justify-content:flex-end}.prompt[data-v-5443f297]{max-width:32rem}.prompt__actions[data-v-5443f297]{display:grid;width:100%;height:4rem}.prompt__action[data-v-5443f297]{display:grid;place-items:center}.prompt__action[data-v-5443f297]:not(:last-child){border-right:1px solid var(--theme-border-color)}.prompt__action--primary[data-v-5443f297]{color:var(--theme-blueish)}.prompt__action--danger[data-v-5443f297]{color:var(--theme-redish)}@keyframes blink-54736bc3{0%{opacity:1}to{opacity:.4}}.toast[data-v-54736bc3]{z-index:70;display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-54736bc3 .5s forwards;animation-delay:2s;animation-play-state:paused;background:var(--theme-background-color);box-shadow:0 3px 3px var(--theme-shadow-color);color:var(--theme-foreground-color);gap:1rem;-webkit-user-select:none;user-select:none}@media screen and (width >= 768px){.toast[data-v-54736bc3]{width:24rem}}.toast--animate[data-v-54736bc3]{animation-play-state:running}.toast__content[data-v-54736bc3]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-54736bc3]{font-size:10pt;opacity:.8}.main[data-v-1166be3d]{display:flex;min-height:100vh;flex-direction:column}.main__toasts[data-v-1166be3d]{position:fixed;z-index:20;right:1.6rem;bottom:1.6rem;display:flex;flex-direction:column;row-gap:.6rem}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{overflow:hidden scroll;scroll-behavior:smooth}html,body{padding:0;margin:0}body{font-size:15px}*::-webkit-scrollbar{width:0}a:link,a:visited,a:hover,a:active{color:inherit;text-decoration:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}@media print{.no-print{display:none!important}}.aeria-surface{background:var(--theme-background-color);color:var(--theme-foreground-color)}.aeria-surface-alt{background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}.aeria-body{background:var(--theme-body-background)}.aeria-branded-text{color:var(--theme-brand-color)}.aeria-redish{color:var(--theme-redish);fill:var(--theme-redish)}.aeria-blueish{color:var(--theme-blueish);fill:var(--theme-blueish)}.loading div{border:4px solid var(--theme-brand-color)!important}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.loading{position:relative;display:inline-block;width:80px;height:80px}.loading div{position:absolute;border:4px solid #fff;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;opacity:1}.loading div:nth-child(2){animation-delay:-.5s}.menu[data-v-3cfef7fb]{min-width:90vw;align-self:center;padding:0;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}@media screen and (width >= 600px){.menu[data-v-3cfef7fb]{min-width:22rem}}.menu__entry[data-v-3cfef7fb]{padding:1rem;font-size:11pt}.menu__entry[data-v-3cfef7fb]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.tabs__horizontal[data-v-4dd516ec]{display:flex;gap:1.2rem}.tabs__tab[data-v-4dd516ec]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-4dd516ec]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-4dd516ec]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-4dd516ec]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-4dd516ec]:first-child{gap:0}.topbar__preset[data-v-57d3d562]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-57d3d562]{justify-content:flex-start}}.profile__user-name[data-v-e1b9be98]{font-size:18pt;font-weight:600}.profile__menu[data-v-e1b9be98]{display:flex;overflow:hidden;flex-direction:column;padding:0;border:1px solid var(--theme-border-color);border-radius:10px;margin-top:2rem;background:var(--theme-background-color-shade-2)}.profile__menu[data-v-e1b9be98]>*{padding:1.4rem}.profile__menu[data-v-e1b9be98]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}
|
package/dist/ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as n, z as p, j as u, k as m, a as c, l as d, c as b, m as C, d as l, D as B, t as P, A as h, n as x, b as F, o as T, u as f, p as g, f as w, v as I, q as M, g as S, _ as k, e as y, B as R, w as j, x as q, y as v, r as z, s as D, C as E, F as G, E as O } from "./index-
|
|
1
|
+
import { i as n, z as p, j as u, k as m, a as c, l as d, c as b, m as C, d as l, D as B, t as P, A as h, n as x, b as F, o as T, u as f, p as g, f as w, v as I, q as M, g as S, _ as k, e as y, B as R, w as j, x as q, y as v, r as z, s as D, C as E, F as G, E as O } from "./index-82deba70.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|