@aeria-ui/ui 0.0.60 → 0.0.61
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-d4f4f8ae.js → activation-807b455f.js} +1 -1
- package/dist/{crud-view-c63e332c.js → crud-view-dd1eb254.js} +1 -1
- package/dist/{index-a5e3cc58.js → index-9e7f9703.js} +54 -51
- package/dist/{password-change-f71d3af4.js → password-change-6b683441.js} +1 -1
- package/dist/{profile-637f6183.js → profile-873b3f81.js} +1 -1
- package/dist/{signin-19431012.js → signin-8e157788.js} +1 -1
- package/dist/{signup-245b6e05.js → signup-4f03dbf1.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/ui.js +1 -1
- package/package.json +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as k, withAsyncContext as $, ref as x, unref as p, openBlock as f, createElementBlock as _, createVNode as r, withCtx as i, withModifiers as S, createTextVNode as v, createElementVNode as g } from "vue";
|
|
2
2
|
import { useStore as y } from "@aeria-ui/state-management";
|
|
3
3
|
import { useRouter as A } from "vue-router";
|
|
4
|
-
import { A as I, _ as R, a as w } from "./index-
|
|
4
|
+
import { A as I, _ as R, a as w } from "./index-9e7f9703.js";
|
|
5
5
|
import "@aeria-ui/i18n";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
|
@@ -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-9e7f9703.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
|
5
5
|
import "@aeriajs/common";
|
|
@@ -364,8 +364,8 @@ const pn = /* @__PURE__ */ W(dn, [["__scopeId", "data-v-c1a322df"]]), _n = { cla
|
|
|
364
364
|
emits: ["actionClick"],
|
|
365
365
|
setup(c, { emit: i }) {
|
|
366
366
|
Vt((d) => ({
|
|
367
|
-
"
|
|
368
|
-
"
|
|
367
|
+
"50dae75f": p.value.x,
|
|
368
|
+
"50dae760": p.value.y
|
|
369
369
|
}));
|
|
370
370
|
const t = i, a = X(null), l = X(!1), r = (d) => d == null ? void 0 : d.filter((h) => {
|
|
371
371
|
if (h.roles) {
|
|
@@ -491,7 +491,7 @@ const pn = /* @__PURE__ */ W(dn, [["__scopeId", "data-v-c1a322df"]]), _n = { cla
|
|
|
491
491
|
};
|
|
492
492
|
}
|
|
493
493
|
});
|
|
494
|
-
const Ce = /* @__PURE__ */ W(vn, [["__scopeId", "data-v-
|
|
494
|
+
const Ce = /* @__PURE__ */ W(vn, [["__scopeId", "data-v-8fc3095d"]]), yn = { class: "info__content" }, hn = /* @__PURE__ */ q({
|
|
495
495
|
__name: "aeria-info",
|
|
496
496
|
props: {
|
|
497
497
|
where: {}
|
|
@@ -1406,13 +1406,13 @@ const De = /* @__PURE__ */ W(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1406
1406
|
"effect" in l ? r("update:panel", !0) : l.value = !0, w();
|
|
1407
1407
|
}, te = () => {
|
|
1408
1408
|
A.value = 0, n.value.data.splice(0), "effect" in l ? r("update:panel", !1) : l.value = !1;
|
|
1409
|
-
},
|
|
1410
|
-
ue(
|
|
1409
|
+
}, ae = D(() => !Object.values(Y.value).some((I) => !!I));
|
|
1410
|
+
ue(ae, (I, S) => {
|
|
1411
1411
|
I && !S && w();
|
|
1412
1412
|
}), mt(() => {
|
|
1413
1413
|
t.selectOnly && w();
|
|
1414
1414
|
});
|
|
1415
|
-
const
|
|
1415
|
+
const oe = (I) => {
|
|
1416
1416
|
_.value = I, t.selectOnly || r("update:modelValue", I);
|
|
1417
1417
|
}, m = () => {
|
|
1418
1418
|
te(), r("update:modelValue", _.value);
|
|
@@ -1490,7 +1490,7 @@ const De = /* @__PURE__ */ W(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1490
1490
|
}, {
|
|
1491
1491
|
key: `matching-${B._id}`,
|
|
1492
1492
|
modelValue: _.value,
|
|
1493
|
-
"onUpdate:modelValue": S[3] || (S[3] = (
|
|
1493
|
+
"onUpdate:modelValue": S[3] || (S[3] = (le) => _.value = le)
|
|
1494
1494
|
}), null, 16, ["modelValue"]))), 128))
|
|
1495
1495
|
]),
|
|
1496
1496
|
_: 1
|
|
@@ -1530,14 +1530,14 @@ const De = /* @__PURE__ */ W(Co, [["__scopeId", "data-v-fa7fea9f"]]), Io = { cla
|
|
|
1530
1530
|
modelValue: I.modelValue
|
|
1531
1531
|
}, {
|
|
1532
1532
|
key: `selected-${j._id}`,
|
|
1533
|
-
"onUpdate:modelValue":
|
|
1533
|
+
"onUpdate:modelValue": oe
|
|
1534
1534
|
}), null, 16))), 128))
|
|
1535
1535
|
])) : (V = I.modelValue) != null && V._id ? (o(), $(De, H({ key: 1 }, {
|
|
1536
1536
|
item: I.modelValue,
|
|
1537
1537
|
indexes: e(h),
|
|
1538
1538
|
property: e(a),
|
|
1539
1539
|
modelValue: I.modelValue
|
|
1540
|
-
}, { "onUpdate:modelValue":
|
|
1540
|
+
}, { "onUpdate:modelValue": oe }), null, 16)) : y("", !0)
|
|
1541
1541
|
];
|
|
1542
1542
|
}),
|
|
1543
1543
|
_: 1
|
|
@@ -1646,8 +1646,8 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1646
1646
|
const I = a.property && "properties" in a.property ? a.property.form : (S = p == null ? void 0 : p.description) == null ? void 0 : S.form;
|
|
1647
1647
|
return !I || I.includes(m);
|
|
1648
1648
|
}, K = O(([m]) => M(m)), w = je(), x = {}, k = (m, I) => {
|
|
1649
|
-
var j, B,
|
|
1650
|
-
const S = [], Z = ((B = (j = _.value) == null ? void 0 : j.fields) == null ? void 0 : B[m]) || ((_e = (
|
|
1649
|
+
var j, B, le, _e;
|
|
1650
|
+
const S = [], Z = ((B = (j = _.value) == null ? void 0 : j.fields) == null ? void 0 : B[m]) || ((_e = (le = _.value) == null ? void 0 : le.fields) == null ? void 0 : _e.$default);
|
|
1651
1651
|
if (!I)
|
|
1652
1652
|
return;
|
|
1653
1653
|
if (Z != null && Z.if && !a.searchOnly) {
|
|
@@ -1673,12 +1673,12 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1673
1673
|
padding: 1rem 0;
|
|
1674
1674
|
margin: 1rem 0;
|
|
1675
1675
|
`)), S.join("");
|
|
1676
|
-
}, L = (m) => m === null || m instanceof Object && !Object.keys(m).length, te = D(() => a.required ? a.required : a.property && "required" in a.property ? a.property.required : p == null ? void 0 : p.description.required),
|
|
1676
|
+
}, L = (m) => m === null || m instanceof Object && !Object.keys(m).length, te = D(() => a.required ? a.required : a.property && "required" in a.property ? a.property.required : p == null ? void 0 : p.description.required), ae = D(() => a.form ? zt(
|
|
1677
1677
|
a.modelValue,
|
|
1678
1678
|
a.form,
|
|
1679
1679
|
te.value,
|
|
1680
1680
|
p == null ? void 0 : p.description
|
|
1681
|
-
) : !0),
|
|
1681
|
+
) : !0), oe = (m, I) => {
|
|
1682
1682
|
var S;
|
|
1683
1683
|
return (S = f.value) != null && S[m] && (typeof f.value[m].index != "number" || f.value[m].index === I) ? f.value[m].errors : null;
|
|
1684
1684
|
};
|
|
@@ -1694,7 +1694,7 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1694
1694
|
C(m.$slots, "default", {}, void 0, !0),
|
|
1695
1695
|
m.isReadOnly ? y("", !0) : (o(), s("fieldset", Eo, [
|
|
1696
1696
|
(o(!0), s(J, null, E(e(K), ([V, j]) => {
|
|
1697
|
-
var B,
|
|
1697
|
+
var B, le, _e, me, Ke, Xe, Ye, Je, Ze, Pe, Ne, xe, et;
|
|
1698
1698
|
return o(), s("div", {
|
|
1699
1699
|
key: `field-${V}`,
|
|
1700
1700
|
style: $e(k(V, j)),
|
|
@@ -1720,7 +1720,7 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1720
1720
|
propery: j,
|
|
1721
1721
|
properyName: V,
|
|
1722
1722
|
modelValue: m.modelValue
|
|
1723
|
-
}), void 0, !0) : (_e = (
|
|
1723
|
+
}), void 0, !0) : (_e = (le = (B = m.layout) == null ? void 0 : B.fields) == null ? void 0 : le[V]) != null && _e.component && e(A)[m.layout.fields[V].component.name] ? (o(), $(he(e(A)[m.layout.fields[V].component.name]), H({
|
|
1724
1724
|
key: 2,
|
|
1725
1725
|
modelValue: m.modelValue[V],
|
|
1726
1726
|
"onUpdate:modelValue": (ee) => m.modelValue[V] = ee,
|
|
@@ -1807,7 +1807,7 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1807
1807
|
parentCollection: e(u),
|
|
1808
1808
|
parentPropertyName: m.parentPropertyName,
|
|
1809
1809
|
columns: ((ot = (nt = (tt = m.layout) == null ? void 0 : tt.fields) == null ? void 0 : nt[V]) == null ? void 0 : ot.optionsColumns) || ((st = (lt = (at = m.layout) == null ? void 0 : at.fields) == null ? void 0 : lt.$default) == null ? void 0 : st.optionsColumns),
|
|
1810
|
-
validationErrors:
|
|
1810
|
+
validationErrors: oe(V, Oe),
|
|
1811
1811
|
...j.componentProps || {}
|
|
1812
1812
|
}, {
|
|
1813
1813
|
onInput: (we) => l("input", V),
|
|
@@ -1836,7 +1836,7 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1836
1836
|
parentCollection: e(u),
|
|
1837
1837
|
columns: ((Ze = (Je = (Ye = m.layout) == null ? void 0 : Ye.fields) == null ? void 0 : Je[V]) == null ? void 0 : Ze.optionsColumns) || ((xe = (Ne = (Pe = m.layout) == null ? void 0 : Pe.fields) == null ? void 0 : Ne.$default) == null ? void 0 : xe.optionsColumns),
|
|
1838
1838
|
...j.componentProps || {},
|
|
1839
|
-
validationErrors:
|
|
1839
|
+
validationErrors: oe(V)
|
|
1840
1840
|
}, {
|
|
1841
1841
|
onInput: (ee) => l("input", V),
|
|
1842
1842
|
onChange: I[4] || (I[4] = (ee) => l("change", ee))
|
|
@@ -1853,7 +1853,7 @@ const Mo = /* @__PURE__ */ W(zo, [["__scopeId", "data-v-d1967e9e"]]), rt = (c, i
|
|
|
1853
1853
|
m.$slots.after ? C(m.$slots, "after", { key: 2 }, void 0, !0) : y("", !0),
|
|
1854
1854
|
m.$slots.footer ? (o(), s("div", xo, [
|
|
1855
1855
|
C(m.$slots, "footer", ce(Ve({
|
|
1856
|
-
isInsertReady:
|
|
1856
|
+
isInsertReady: ae.value
|
|
1857
1857
|
})), void 0, !0)
|
|
1858
1858
|
])) : y("", !0)
|
|
1859
1859
|
], 4);
|
|
@@ -2157,7 +2157,7 @@ const He = /* @__PURE__ */ W(ea, [["__scopeId", "data-v-d0149f78"]]), ta = /* @_
|
|
|
2157
2157
|
])
|
|
2158
2158
|
])) : y("", !0),
|
|
2159
2159
|
(o(!0), s(J, null, E(Object.entries(f.columns), ([w, x], k) => {
|
|
2160
|
-
var L, te,
|
|
2160
|
+
var L, te, ae, oe, m, I;
|
|
2161
2161
|
return o(), s("td", {
|
|
2162
2162
|
key: `column-${O._id}-${k}`
|
|
2163
2163
|
}, [
|
|
@@ -2200,7 +2200,7 @@ const He = /* @__PURE__ */ W(ea, [["__scopeId", "data-v-d0149f78"]]), ta = /* @_
|
|
|
2200
2200
|
meta: O[w][0],
|
|
2201
2201
|
alt: "Row image",
|
|
2202
2202
|
class: "table__picture"
|
|
2203
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "meta"])) : /^image/.test((
|
|
2203
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue", "meta"])) : /^image/.test((ae = O[w]) == null ? void 0 : ae.type) ? (o(), $(Me, {
|
|
2204
2204
|
key: 1,
|
|
2205
2205
|
modelValue: O[w].link,
|
|
2206
2206
|
"onUpdate:modelValue": (S) => O[w].link = S,
|
|
@@ -2208,7 +2208,7 @@ const He = /* @__PURE__ */ W(ea, [["__scopeId", "data-v-d0149f78"]]), ta = /* @_
|
|
|
2208
2208
|
meta: O[w],
|
|
2209
2209
|
alt: "Row image",
|
|
2210
2210
|
class: "table__picture"
|
|
2211
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "meta"])) : (
|
|
2211
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue", "meta"])) : (oe = O[w]) != null && oe.link ? (o(), s("a", {
|
|
2212
2212
|
key: 2,
|
|
2213
2213
|
href: O[w].link,
|
|
2214
2214
|
style: { "font-size": "10pt" }
|
|
@@ -2466,7 +2466,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2466
2466
|
tabular: Fa,
|
|
2467
2467
|
grid: pt,
|
|
2468
2468
|
list: pt
|
|
2469
|
-
})[c], Ga = (c) => (Fe("data-v-
|
|
2469
|
+
})[c], Ga = (c) => (Fe("data-v-a1f52292"), c = c(), Ue(), c), Wa = {
|
|
2470
2470
|
key: 2,
|
|
2471
2471
|
class: "crud__controls"
|
|
2472
2472
|
}, Ka = {
|
|
@@ -2514,8 +2514,11 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2514
2514
|
project: n.preferredTableProperties.length > 0 ? n.preferredTableProperties : n.description.table || Object.keys(n.properties)
|
|
2515
2515
|
};
|
|
2516
2516
|
A.value > 0 && (L.limit = 15, L.offset = A.value * L.limit), n.description.tableMeta && (L.project = L.project.concat(n.description.tableMeta)), k && Object.assign(L, k), n.loading.getAll = !0;
|
|
2517
|
-
const {
|
|
2518
|
-
|
|
2517
|
+
const { error: te, result: ae } = await n.$actions.retrieveItems(L);
|
|
2518
|
+
if (te)
|
|
2519
|
+
return;
|
|
2520
|
+
const { data: oe, pagination: m } = ae;
|
|
2521
|
+
n.pagination.recordsCount = m.recordsCount, n.pagination.recordsTotal = m.recordsTotal, A.value === 0 && n.items.splice(0), n.items.push(...oe), n.loading.getAll = !1, R.value = !0;
|
|
2519
2522
|
}, Y = async (k) => {
|
|
2520
2523
|
l.push({
|
|
2521
2524
|
query: {
|
|
@@ -2533,8 +2536,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2533
2536
|
return;
|
|
2534
2537
|
const te = l.currentRoute.value;
|
|
2535
2538
|
if (u.view.title = t.collection, u.view.collection = t.collection, ut.value = !1, !t.noFetch && !te.query._popstate) {
|
|
2536
|
-
const
|
|
2537
|
-
Object.keys(
|
|
2539
|
+
const ae = qt(n, te);
|
|
2540
|
+
Object.keys(ae).length > 0 && Object.assign(n.filters, ae), await F();
|
|
2538
2541
|
}
|
|
2539
2542
|
}, {
|
|
2540
2543
|
immediate: !0,
|
|
@@ -2561,7 +2564,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2561
2564
|
At(() => {
|
|
2562
2565
|
n.$actions.clearFilters(), n.textQuery = "", h();
|
|
2563
2566
|
}), ue(() => ct.value, async (k) => {
|
|
2564
|
-
var
|
|
2567
|
+
var ae;
|
|
2565
2568
|
const L = Be(k);
|
|
2566
2569
|
let te;
|
|
2567
2570
|
if (L)
|
|
@@ -2574,8 +2577,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2574
2577
|
_id: L.params._id
|
|
2575
2578
|
}
|
|
2576
2579
|
})), L.name === "spawnAdd")
|
|
2577
|
-
n.$actions.clearItem(), (
|
|
2578
|
-
delete n.referenceItem[
|
|
2580
|
+
n.$actions.clearItem(), (ae = L.params) != null && ae.item && (n.$actions.setItem(L.params.item), Object.keys(L.params.item).forEach((oe) => {
|
|
2581
|
+
delete n.referenceItem[oe];
|
|
2579
2582
|
})), se.value = "add";
|
|
2580
2583
|
else if (L.name === "spawnEdit")
|
|
2581
2584
|
n.$actions.setItem(L.params), se.value = "edit";
|
|
@@ -2583,7 +2586,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2583
2586
|
ut.value = !0, se.value = "view";
|
|
2584
2587
|
else if (L.name === "duplicate") {
|
|
2585
2588
|
await te;
|
|
2586
|
-
const
|
|
2589
|
+
const oe = Object.entries(n.item).reduce((m, [I, S]) => {
|
|
2587
2590
|
if (!(I in n.properties))
|
|
2588
2591
|
return {
|
|
2589
2592
|
...m,
|
|
@@ -2599,7 +2602,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2599
2602
|
if (B.$ref === "file")
|
|
2600
2603
|
return {};
|
|
2601
2604
|
if (B.inline && j) {
|
|
2602
|
-
const { _id:
|
|
2605
|
+
const { _id: le, ..._e } = j;
|
|
2603
2606
|
return _e;
|
|
2604
2607
|
}
|
|
2605
2608
|
return j;
|
|
@@ -2609,7 +2612,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2609
2612
|
[I]: S
|
|
2610
2613
|
};
|
|
2611
2614
|
}, {});
|
|
2612
|
-
n.$actions.setItem(
|
|
2615
|
+
n.$actions.setItem(oe), delete n.item._id, n.referenceItem = {}, se.value = "duplicate";
|
|
2613
2616
|
} else
|
|
2614
2617
|
a("uiEvent", L);
|
|
2615
2618
|
}, {
|
|
@@ -2622,8 +2625,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2622
2625
|
...k
|
|
2623
2626
|
}))), x = D(() => n.actions.filter((k) => !k.button));
|
|
2624
2627
|
return ye(qe, D(() => t.collection)), ye("individualActions", w), (k, L) => {
|
|
2625
|
-
var
|
|
2626
|
-
const te = ne("clickable"),
|
|
2628
|
+
var oe, m, I, S, Z, V, j;
|
|
2629
|
+
const te = ne("clickable"), ae = ne("loading");
|
|
2627
2630
|
return o(), s(J, null, [
|
|
2628
2631
|
e(ke) ? (o(), $(ta, {
|
|
2629
2632
|
key: e(n).$id,
|
|
@@ -2633,12 +2636,12 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2633
2636
|
e(se) ? (o(), $(na, { key: 1 }, de({ _: 2 }, [
|
|
2634
2637
|
E(Object.keys(k.$slots).filter((B) => B.startsWith("field-")), (B) => ({
|
|
2635
2638
|
name: B,
|
|
2636
|
-
fn: v((
|
|
2637
|
-
C(k.$slots, B, ce(Ve(
|
|
2639
|
+
fn: v((le) => [
|
|
2640
|
+
C(k.$slots, B, ce(Ve(le)), void 0, !0)
|
|
2638
2641
|
])
|
|
2639
2642
|
}))
|
|
2640
2643
|
]), 1024)) : y("", !0),
|
|
2641
|
-
!k.noActions && (e(n).description.search || Object.keys(e(n).availableFilters).length > 0 || ((
|
|
2644
|
+
!k.noActions && (e(n).description.search || Object.keys(e(n).availableFilters).length > 0 || ((oe = e(n)) == null ? void 0 : oe.actions.length) > 0 || k.$slots.actions || !k.noLayoutToggle && e(n).description.layout && ((m = e(n).description.layout) == null ? void 0 : m.name) !== "tabular") ? (o(), s("div", Wa, [
|
|
2642
2645
|
e(n).description.search ? (o(), s("div", Ka, [
|
|
2643
2646
|
z(Ie, H({
|
|
2644
2647
|
modelValue: e(n).textQuery,
|
|
@@ -2713,8 +2716,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2713
2716
|
]),
|
|
2714
2717
|
key: "1"
|
|
2715
2718
|
} : void 0,
|
|
2716
|
-
E(x.value, (B,
|
|
2717
|
-
name: `action-${
|
|
2719
|
+
E(x.value, (B, le) => ({
|
|
2720
|
+
name: `action-${le}`,
|
|
2718
2721
|
fn: v(() => [
|
|
2719
2722
|
B ? (o(), $(P, {
|
|
2720
2723
|
key: 0,
|
|
@@ -2746,8 +2749,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2746
2749
|
]),
|
|
2747
2750
|
_: 1
|
|
2748
2751
|
})) : y("", !0),
|
|
2749
|
-
(o(!0), s(J, null, E(e(n).actions.filter((B) => B.button), (B,
|
|
2750
|
-
key: `action-${
|
|
2752
|
+
(o(!0), s(J, null, E(e(n).actions.filter((B) => B.button), (B, le) => (o(), $(ie, {
|
|
2753
|
+
key: `action-${le}`,
|
|
2751
2754
|
icon: B.icon,
|
|
2752
2755
|
disabled: e(n).selected.length === 0 && B.selection,
|
|
2753
2756
|
onClick: (_e) => e(Se)(B)({ _id: e(n).selected.map((me) => me._id) })
|
|
@@ -2794,8 +2797,8 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2794
2797
|
}), de({ _: 2 }, [
|
|
2795
2798
|
E(Object.keys(k.$slots).filter((B) => B.startsWith("row-")), (B) => ({
|
|
2796
2799
|
name: B,
|
|
2797
|
-
fn: v((
|
|
2798
|
-
C(k.$slots, B, ce(Ve(
|
|
2800
|
+
fn: v((le) => [
|
|
2801
|
+
C(k.$slots, B, ce(Ve(le)), void 0, !0)
|
|
2799
2802
|
])
|
|
2800
2803
|
})),
|
|
2801
2804
|
k.$slots.tfoot ? {
|
|
@@ -2807,7 +2810,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2807
2810
|
} : void 0
|
|
2808
2811
|
]), 1040, ["component-name"]))
|
|
2809
2812
|
])), [
|
|
2810
|
-
[
|
|
2813
|
+
[ae, (!e(_) || A.value === _t) && e(n).loading.getAll]
|
|
2811
2814
|
]),
|
|
2812
2815
|
!e(n).loading.getAll && e(n).itemsCount > 0 ? (o(), s("div", Pa, [
|
|
2813
2816
|
z(Mn, {
|
|
@@ -2819,7 +2822,7 @@ const pt = /* @__PURE__ */ W(Da, [["__scopeId", "data-v-113dd7db"]]), Qa = (c) =
|
|
|
2819
2822
|
};
|
|
2820
2823
|
}
|
|
2821
2824
|
});
|
|
2822
|
-
const Rl = /* @__PURE__ */ W(Na, [["__scopeId", "data-v-
|
|
2825
|
+
const Rl = /* @__PURE__ */ W(Na, [["__scopeId", "data-v-a1f52292"]]), xa = { class: "prompt" }, el = /* @__PURE__ */ q({
|
|
2823
2826
|
__name: "aeria-prompt",
|
|
2824
2827
|
props: {
|
|
2825
2828
|
title: {},
|
|
@@ -3198,7 +3201,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3198
3201
|
{
|
|
3199
3202
|
path: "signin",
|
|
3200
3203
|
name: "/user/signin",
|
|
3201
|
-
component: () => import("./signin-
|
|
3204
|
+
component: () => import("./signin-8e157788.js"),
|
|
3202
3205
|
meta: {
|
|
3203
3206
|
title: "Autenticação"
|
|
3204
3207
|
}
|
|
@@ -3206,7 +3209,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3206
3209
|
{
|
|
3207
3210
|
path: "signup",
|
|
3208
3211
|
name: "/user/signup",
|
|
3209
|
-
component: () => import("./signup-
|
|
3212
|
+
component: () => import("./signup-4f03dbf1.js"),
|
|
3210
3213
|
meta: {
|
|
3211
3214
|
title: "Registro"
|
|
3212
3215
|
}
|
|
@@ -3214,7 +3217,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3214
3217
|
{
|
|
3215
3218
|
path: "activation",
|
|
3216
3219
|
name: "/user/activation",
|
|
3217
|
-
component: () => import("./activation-
|
|
3220
|
+
component: () => import("./activation-807b455f.js"),
|
|
3218
3221
|
meta: {
|
|
3219
3222
|
title: "Ativação"
|
|
3220
3223
|
}
|
|
@@ -3236,7 +3239,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3236
3239
|
name: "/dashboard/crud",
|
|
3237
3240
|
props: !0,
|
|
3238
3241
|
components: {
|
|
3239
|
-
default: () => import("./crud-view-
|
|
3242
|
+
default: () => import("./crud-view-dd1eb254.js"),
|
|
3240
3243
|
topbar: () => Promise.resolve().then(() => Al)
|
|
3241
3244
|
},
|
|
3242
3245
|
meta: {
|
|
@@ -3255,7 +3258,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3255
3258
|
children: [
|
|
3256
3259
|
{
|
|
3257
3260
|
path: "profile",
|
|
3258
|
-
component: () => import("./profile-
|
|
3261
|
+
component: () => import("./profile-873b3f81.js"),
|
|
3259
3262
|
meta: {
|
|
3260
3263
|
title: "Meu perfil",
|
|
3261
3264
|
icon: "user-square"
|
|
@@ -3264,7 +3267,7 @@ const Il = /* @__PURE__ */ W(Cl, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3264
3267
|
{
|
|
3265
3268
|
path: "changepass",
|
|
3266
3269
|
name: "/dashboard/user/changepass",
|
|
3267
|
-
component: () => import("./password-change-
|
|
3270
|
+
component: () => import("./password-change-6b683441.js"),
|
|
3268
3271
|
meta: {
|
|
3269
3272
|
title: "Mudar senha",
|
|
3270
3273
|
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-9e7f9703.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 S, ref as h, resolveDirective as w, 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-9e7f9703.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const D = { class: "profile__user-name" }, F = /* @__PURE__ */ S({
|
|
@@ -2,7 +2,7 @@ import { defineComponent as V, resolveDirective as v, openBlock as i, createElem
|
|
|
2
2
|
import { STORAGE_NAMESPACE as C } from "@aeria-ui/core";
|
|
3
3
|
import { useStore as y } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as S } from "vue-router";
|
|
5
|
-
import { A, a as _ } from "./index-
|
|
5
|
+
import { A, a as _ } from "./index-9e7f9703.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const E = { style: { "text-align": "center" } }, N = ["innerHTML"], x = { key: 1 }, B = { style: { width: "100%", display: "flex", "flex-direction": "column", gap: "1rem" } }, H = /* @__PURE__ */ V({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as h, withAsyncContext as A, ref as p, resolveDirective as C, openBlock as g, createElementBlock as $, Fragment as x, createElementVNode as c, toDisplayString as i, withDirectives as B, createBlock as S, unref as b, withCtx as r, createTextVNode as m, createVNode as n, mergeProps as U, withModifiers as D } from "vue";
|
|
2
2
|
import { useRouter as E } from "vue-router";
|
|
3
3
|
import { useStore as V } from "@aeria-ui/state-management";
|
|
4
|
-
import { b as M, A as N, _ as F, c as P, a as q } from "./index-
|
|
4
|
+
import { b as M, A as N, _ as F, c as P, a as q } from "./index-9e7f9703.js";
|
|
5
5
|
import "@aeria-ui/i18n";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
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-9e08ccd4]{animation:var(--theme-animation-dropdown)}.content__section[data-v-9e08ccd4]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-9e08ccd4]{min-width:12rem}}.content__item[data-v-9e08ccd4]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-9e08ccd4]>*{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-9e08ccd4]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-9e08ccd4]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-9e08ccd4]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-9e08ccd4]{display:flex;justify-content:flex-start}.content[data-v-9e08ccd4] .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-9e08ccd4] .panel__content{top:0;left:0;transform:translate(min(var(--3566df6d),calc(100vw - 100%))) translateY(min(var(--3566df6e),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-7fdfb21c],.focus .input__container>.input__textarea[data-v-7fdfb21c]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-7fdfb21c] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-7fdfb21c],.textarea:focus-within .input__container>.input__input[data-v-7fdfb21c],.input:focus-within .input__container>.input__textarea[data-v-7fdfb21c],.textarea:focus-within .input__container>.input__textarea[data-v-7fdfb21c]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-7fdfb21c] [data-component=icon],.textarea:focus-within .input__icon[data-v-7fdfb21c] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-7fdfb21c]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-7fdfb21c]{position:relative;display:flex}.input__container>.input__input[data-v-7fdfb21c],.input__container>.input__textarea[data-v-7fdfb21c]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-7fdfb21c]{border-bottom:1px solid #dedede}.input__input[data-v-7fdfb21c],.input__textarea[data-v-7fdfb21c]{font-family:unset}.input__input[data-v-7fdfb21c]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-7fdfb21c],.input__input--bold[data-v-7fdfb21c]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-7fdfb21c]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-7fdfb21c]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-7fdfb21c]{padding:.6rem;background:transparent}.input__input--icon[data-v-7fdfb21c]{padding-left:2.6em!important}.input__input--readOnly[data-v-7fdfb21c]{background:#eee}.input__textarea[data-v-7fdfb21c]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-7fdfb21c]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-7fdfb21c] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-7fdfb21c] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-7fdfb21c]{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-0e66cd51]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-0e66cd51]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-0e66cd51]{opacity:.6}.file__actions[data-v-0e66cd51]{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-0e66cd51]{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-d1967e9e],.search__panel[data-v-d1967e9e]{display:flex;flex-direction:column}.search__input[data-v-d1967e9e]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-d1967e9e]{font-size:11pt}.form[data-v-d0149f78]{display:flex;flex-direction:column}.form__footer[data-v-d0149f78]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-d0149f78]{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-d0149f78]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-d0149f78]{font-size:12pt;font-weight:500}.form__field-hint[data-v-d0149f78]{font-size:.9rem}.form__field-required-hint[data-v-d0149f78]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-d0149f78]{display:grid;gap:2rem}.form__validation-error[data-v-d0149f78]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-d0149f78]{display:flex;flex-direction:column-reverse}.form__array-item[data-v-d0149f78]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-7f75c4c2]{padding:10px .8rem}.table[data-v-7f75c4c2]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-7f75c4c2]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-7f75c4c2] thead>tr{display:none}@media print{.table[data-v-7f75c4c2] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-7f75c4c2] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-7f75c4c2] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{border:0}.table[data-v-7f75c4c2] tbody>tr:hover,.table[data-v-7f75c4c2] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-7f75c4c2] tbody>tr:not(:last-child),.table[data-v-7f75c4c2] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tbody>tr:not(:last-child)>td,.table[data-v-7f75c4c2] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-7f75c4c2] tbody>tr>td,.table[data-v-7f75c4c2] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-7f75c4c2]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-7f75c4c2]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-7f75c4c2]{display:inherit}}.table__cell-actions[data-v-7f75c4c2]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-7f75c4c2]{font-weight:300}.table__mobile-actions[data-v-7f75c4c2]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-7f75c4c2]{display:grid}.table__mobile-actions-button[data-v-7f75c4c2]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-7f75c4c2]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-7f75c4c2]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-7f75c4c2]{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-113dd7db]{display:flex;align-items:center}.card__information[data-v-113dd7db]{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-21bbe178{0%{opacity:1}to{opacity:.4}}.toast[data-v-21bbe178]{z-index:70;display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-21bbe178 .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}@media screen and (width >= 768px){.toast[data-v-21bbe178]{width:24rem}}.toast--animate[data-v-21bbe178]{animation-play-state:running}.toast__content[data-v-21bbe178]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-21bbe178]{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-326eee9d]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-326eee9d]{justify-content:flex-start}}.profile__user-name[data-v-cfc85adc]{font-size:18pt;font-weight:600}.profile__menu[data-v-cfc85adc]{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-cfc85adc]>*{padding:1.4rem}.profile__menu[data-v-cfc85adc]>*: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-8fc3095d]{animation:var(--theme-animation-dropdown)}.content__section[data-v-8fc3095d]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-8fc3095d]{min-width:12rem}}.content__item[data-v-8fc3095d]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-8fc3095d]>*{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-8fc3095d]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-8fc3095d]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-8fc3095d]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-8fc3095d]{display:flex;justify-content:flex-start}.content[data-v-8fc3095d] .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-8fc3095d] .panel__content{top:0;left:0;transform:translate(min(var(--50dae75f),calc(100vw - 100%))) translateY(min(var(--50dae760),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-7fdfb21c],.focus .input__container>.input__textarea[data-v-7fdfb21c]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-7fdfb21c] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-7fdfb21c],.textarea:focus-within .input__container>.input__input[data-v-7fdfb21c],.input:focus-within .input__container>.input__textarea[data-v-7fdfb21c],.textarea:focus-within .input__container>.input__textarea[data-v-7fdfb21c]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-7fdfb21c] [data-component=icon],.textarea:focus-within .input__icon[data-v-7fdfb21c] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-7fdfb21c]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-7fdfb21c]{position:relative;display:flex}.input__container>.input__input[data-v-7fdfb21c],.input__container>.input__textarea[data-v-7fdfb21c]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-7fdfb21c]{border-bottom:1px solid #dedede}.input__input[data-v-7fdfb21c],.input__textarea[data-v-7fdfb21c]{font-family:unset}.input__input[data-v-7fdfb21c]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-7fdfb21c],.input__input--bold[data-v-7fdfb21c]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-7fdfb21c]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-7fdfb21c]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-7fdfb21c]{padding:.6rem;background:transparent}.input__input--icon[data-v-7fdfb21c]{padding-left:2.6em!important}.input__input--readOnly[data-v-7fdfb21c]{background:#eee}.input__textarea[data-v-7fdfb21c]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-7fdfb21c]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-7fdfb21c] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-7fdfb21c] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-7fdfb21c]{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-0e66cd51]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-0e66cd51]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-0e66cd51]{opacity:.6}.file__actions[data-v-0e66cd51]{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-0e66cd51]{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-d1967e9e],.search__panel[data-v-d1967e9e]{display:flex;flex-direction:column}.search__input[data-v-d1967e9e]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-d1967e9e]{font-size:11pt}.form[data-v-d0149f78]{display:flex;flex-direction:column}.form__footer[data-v-d0149f78]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-d0149f78]{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-d0149f78]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-d0149f78]{font-size:12pt;font-weight:500}.form__field-hint[data-v-d0149f78]{font-size:.9rem}.form__field-required-hint[data-v-d0149f78]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-d0149f78]{display:grid;gap:2rem}.form__validation-error[data-v-d0149f78]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-d0149f78]{display:flex;flex-direction:column-reverse}.form__array-item[data-v-d0149f78]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-7f75c4c2]{padding:10px .8rem}.table[data-v-7f75c4c2]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-7f75c4c2]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-7f75c4c2] thead>tr{display:none}@media print{.table[data-v-7f75c4c2] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-7f75c4c2] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-7f75c4c2] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{border:0}.table[data-v-7f75c4c2] tbody>tr:hover,.table[data-v-7f75c4c2] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-7f75c4c2] tbody>tr,.table[data-v-7f75c4c2] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-7f75c4c2] tbody>tr:not(:last-child),.table[data-v-7f75c4c2] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tbody>tr:not(:last-child)>td,.table[data-v-7f75c4c2] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-7f75c4c2] tbody>tr>td,.table[data-v-7f75c4c2] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-7f75c4c2] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-7f75c4c2]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-7f75c4c2]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-7f75c4c2]{display:inherit}}.table__cell-actions[data-v-7f75c4c2]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-7f75c4c2]{font-weight:300}.table__mobile-actions[data-v-7f75c4c2]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-7f75c4c2]{display:grid}.table__mobile-actions-button[data-v-7f75c4c2]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-7f75c4c2]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-7f75c4c2]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-7f75c4c2]{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-113dd7db]{display:flex;align-items:center}.card__information[data-v-113dd7db]{margin-top:.5rem;font-size:9.5pt;opacity:.6}.crud__controls[data-v-a1f52292]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-a1f52292]{min-width:90vw;flex:1;order:1}.crud__search[data-v-a1f52292] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-a1f52292]{min-width:auto;order:0}}.crud__actions[data-v-a1f52292]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-a1f52292]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-a1f52292]{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-21bbe178{0%{opacity:1}to{opacity:.4}}.toast[data-v-21bbe178]{z-index:70;display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-21bbe178 .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}@media screen and (width >= 768px){.toast[data-v-21bbe178]{width:24rem}}.toast--animate[data-v-21bbe178]{animation-play-state:running}.toast__content[data-v-21bbe178]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-21bbe178]{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-326eee9d]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-326eee9d]{justify-content:flex-start}}.profile__user-name[data-v-cfc85adc]{font-size:18pt;font-weight:600}.profile__menu[data-v-cfc85adc]{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-cfc85adc]>*{padding:1.4rem}.profile__menu[data-v-cfc85adc]>*: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-9e7f9703.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aeria-ui/ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.61",
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [],
|
|
7
7
|
"author": "",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"vue-tsc": "^2.0.22"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"@aeria-ui/core": "^0.0.
|
|
39
|
+
"@aeria-ui/core": "^0.0.46",
|
|
40
40
|
"@aeria-ui/i18n": "^0.0.7",
|
|
41
41
|
"@aeria-ui/state-management": "^0.0.13",
|
|
42
42
|
"@aeriajs/common": "0.0",
|