@aeria-ui/ui 0.0.65 → 0.0.66
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/{_id_-149df831.js → _id_-94ab6f53.js} +12 -9
- package/dist/{activation-d3f6dc73.js → activation-30f72a30.js} +1 -1
- package/dist/components/form/aeria-search/_internals/components/aeria-search-item/aeria-search-item.vue.d.ts +1 -1
- package/dist/{index-38b13e16.js → index-8fb4713f.js} +1 -1
- package/dist/{index-6876218a.js → index-b96dd012.js} +113 -110
- package/dist/{index-87c76c28.js → index-dd5f2d02.js} +1 -1
- package/dist/{index-1bbeba72.js → index-f523d5d9.js} +1 -1
- package/dist/{signin-78854e9e.js → signin-8a9e7c03.js} +1 -1
- package/dist/{signup-42edefc2.js → signup-4f18d92f.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/ui.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as i, watch as n, openBlock as c, createBlock as l } from "vue";
|
|
2
2
|
import { getGlobalStateManager as a, useStore as m } from "@aeria-ui/state-management";
|
|
3
|
-
import { e as s } from "./index-
|
|
3
|
+
import { e as s } from "./index-b96dd012.js";
|
|
4
4
|
import "@aeria-ui/i18n";
|
|
5
5
|
import "@aeria-ui/core";
|
|
6
6
|
import "@aeriajs/common";
|
|
@@ -13,21 +13,24 @@ const k = /* @__PURE__ */ i({
|
|
|
13
13
|
section: {}
|
|
14
14
|
},
|
|
15
15
|
setup(t) {
|
|
16
|
-
const
|
|
17
|
-
return n(() =>
|
|
18
|
-
|
|
16
|
+
const e = t, r = a();
|
|
17
|
+
return n(() => [
|
|
18
|
+
e.collection,
|
|
19
|
+
e.id
|
|
20
|
+
], () => {
|
|
21
|
+
m(e.collection, r).$actions.get({
|
|
19
22
|
filters: {
|
|
20
|
-
_id:
|
|
23
|
+
_id: e.id
|
|
21
24
|
}
|
|
22
25
|
});
|
|
23
26
|
}, {
|
|
24
27
|
immediate: !0
|
|
25
|
-
}), (
|
|
26
|
-
key:
|
|
28
|
+
}), (o, d) => (c(), l(s, {
|
|
29
|
+
key: o.id,
|
|
27
30
|
bordered: "",
|
|
28
31
|
rounded: "",
|
|
29
|
-
collection:
|
|
30
|
-
"read-only":
|
|
32
|
+
collection: o.collection,
|
|
33
|
+
"read-only": o.section !== "edit",
|
|
31
34
|
style: { "--panel-max-width": "40rem" }
|
|
32
35
|
}, null, 8, ["collection", "read-only"]));
|
|
33
36
|
}
|
|
@@ -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-b96dd012.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 n, withCtx as c, renderSlot as i, createCommentVNode as l } from "vue";
|
|
2
|
-
import { d as m } from "./index-
|
|
2
|
+
import { d as m } from "./index-b96dd012.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
|
5
5
|
import "@aeriajs/common";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as U, ref as J, resolveDirective as ne, openBlock as o, createElementBlock as i, normalizeClass as K, Fragment as
|
|
1
|
+
import { defineComponent as U, ref as J, resolveDirective as ne, openBlock as o, createElementBlock as i, normalizeClass as K, Fragment as N, renderList as D, withDirectives as x, toDisplayString as k, createCommentVNode as y, createTextVNode as W, unref as e, renderSlot as I, inject as ve, computed as Q, createElementVNode as V, mergeProps as H, createBlock as g, resolveDynamicComponent as he, withCtx as f, useCssVars as Ct, Teleport as Xe, onMounted as vt, watch as ue, createVNode as z, vModelDynamic as Ot, onBeforeMount as yt, normalizeStyle as $e, withModifiers as qe, pushScopeId as Ee, popScopeId as De, provide as ye, createSlots as ce, normalizeProps as pe, guardReactiveProps as Ve, vModelCheckbox as It, onUnmounted as At, isRef as ct, resolveComponent as Bt, Suspense as wt, useSlots as St, h as jt } from "vue";
|
|
2
2
|
import { t as M, useI18n as Tt } from "@aeria-ui/i18n";
|
|
3
3
|
import { useScrollObserver as Ye, useBreakpoints as ze, useMask as Lt, PAGINATION_PER_PAGE_DEFAULTS as Rt, API_URL as ht, request as zt, useDebounce as $t, isDocumentComplete as Mt, getObjectKey as Ft, convertToSearchQuery as qt, useAction as Ut, convertFromSearchQuery as Et, usePasswordPolicy as Dt } from "@aeria-ui/core";
|
|
4
4
|
import { arraysIntersect as bt, getReferenceProperty as _e, convertConditionToQuery as Ht, deepClone as Re, freshItem as Qt, isRequired as Gt, evaluateCondition as Ke } from "@aeriajs/common";
|
|
@@ -24,11 +24,11 @@ const Wt = ["onClick"], Kt = { key: 0 }, Xt = {
|
|
|
24
24
|
"accordion--padded": !t.noPadding
|
|
25
25
|
})
|
|
26
26
|
}, [
|
|
27
|
-
(o(!0), i(
|
|
27
|
+
(o(!0), i(N, null, D(Object.keys(t.$slots).filter((u) => u !== "default"), (u, v) => (o(), i("div", {
|
|
28
28
|
key: u,
|
|
29
29
|
class: "accordion__slot"
|
|
30
30
|
}, [
|
|
31
|
-
|
|
31
|
+
x((o(), i("div", {
|
|
32
32
|
class: "accordion__header",
|
|
33
33
|
onClick: (c) => r.value === u ? r.value = null : r.value = u
|
|
34
34
|
}, [
|
|
@@ -140,7 +140,7 @@ const fe = /* @__PURE__ */ X(Zt, [["__scopeId", "data-v-35bc81ae"]]), Pt = ["hre
|
|
|
140
140
|
], 2));
|
|
141
141
|
}
|
|
142
142
|
});
|
|
143
|
-
const
|
|
143
|
+
const Z = /* @__PURE__ */ X(xt, [["__scopeId", "data-v-4b763bd3"]]), en = { class: "panel__header-left" }, tn = { key: 1 }, nn = {
|
|
144
144
|
key: 2,
|
|
145
145
|
style: { "margin-left": "auto" }
|
|
146
146
|
}, on = /* @__PURE__ */ U({
|
|
@@ -176,7 +176,7 @@ const x = /* @__PURE__ */ X(xt, [["__scopeId", "data-v-4b763bd3"]]), en = { clas
|
|
|
176
176
|
};
|
|
177
177
|
return (n, _) => {
|
|
178
178
|
const $ = ne("clickable"), b = ne("loading"), S = ne("overlay");
|
|
179
|
-
return n.modelValue ?
|
|
179
|
+
return n.modelValue ? x((o(), i("div", {
|
|
180
180
|
key: 0,
|
|
181
181
|
class: K(`
|
|
182
182
|
panel
|
|
@@ -214,21 +214,21 @@ const x = /* @__PURE__ */ X(xt, [["__scopeId", "data-v-4b763bd3"]]), en = { clas
|
|
|
214
214
|
I(n.$slots, "extra", {}, void 0, !0)
|
|
215
215
|
])) : y("", !0)
|
|
216
216
|
]),
|
|
217
|
-
n.collapsible && s.value ?
|
|
217
|
+
n.collapsible && s.value ? x((o(), g(Z, {
|
|
218
218
|
key: 0,
|
|
219
219
|
reactive: "",
|
|
220
220
|
icon: "plus",
|
|
221
221
|
onClick: _[0] || (_[0] = (T) => p(!s.value))
|
|
222
222
|
}, null, 512)), [
|
|
223
223
|
[$]
|
|
224
|
-
]) : n.collapsible && !s.value ?
|
|
224
|
+
]) : n.collapsible && !s.value ? x((o(), g(Z, {
|
|
225
225
|
key: 1,
|
|
226
226
|
reactive: "",
|
|
227
227
|
icon: "minus",
|
|
228
228
|
onClick: _[1] || (_[1] = (T) => p(!s.value))
|
|
229
229
|
}, null, 512)), [
|
|
230
230
|
[$]
|
|
231
|
-
]) : n.closeHint ?
|
|
231
|
+
]) : n.closeHint ? x((o(), g(Z, {
|
|
232
232
|
key: 2,
|
|
233
233
|
reactive: "",
|
|
234
234
|
icon: "x",
|
|
@@ -237,7 +237,7 @@ const x = /* @__PURE__ */ X(xt, [["__scopeId", "data-v-4b763bd3"]]), en = { clas
|
|
|
237
237
|
[$]
|
|
238
238
|
]) : y("", !0)
|
|
239
239
|
], 2)) : y("", !0),
|
|
240
|
-
s.value ? y("", !0) :
|
|
240
|
+
s.value ? y("", !0) : x((o(), i("div", {
|
|
241
241
|
key: 1,
|
|
242
242
|
ref_key: "body",
|
|
243
243
|
ref: u,
|
|
@@ -308,7 +308,7 @@ const Ae = /* @__PURE__ */ X(on, [["__scopeId", "data-v-73b47cf0"]]), an = { cla
|
|
|
308
308
|
disabled: l.disabled
|
|
309
309
|
}, {
|
|
310
310
|
default: f(() => [
|
|
311
|
-
l.icon ? (o(), g(
|
|
311
|
+
l.icon ? (o(), g(Z, {
|
|
312
312
|
key: 0,
|
|
313
313
|
icon: l.icon
|
|
314
314
|
}, {
|
|
@@ -399,7 +399,7 @@ const _n = /* @__PURE__ */ X(pn, [["__scopeId", "data-v-c1a322df"]]), mn = { cla
|
|
|
399
399
|
});
|
|
400
400
|
return (c, h) => {
|
|
401
401
|
const p = ne("overlay");
|
|
402
|
-
return o(), i(
|
|
402
|
+
return o(), i(N, null, [
|
|
403
403
|
Object.keys(c.$slots).some((n) => n !== "default") || c.actions !== void 0 && c.actions.length > 0 ? (o(), i("div", {
|
|
404
404
|
key: 0,
|
|
405
405
|
ref_key: "contextmenu",
|
|
@@ -417,7 +417,7 @@ const _n = /* @__PURE__ */ X(pn, [["__scopeId", "data-v-c1a322df"]]), mn = { cla
|
|
|
417
417
|
key: 1,
|
|
418
418
|
to: "main"
|
|
419
419
|
}, [
|
|
420
|
-
|
|
420
|
+
x((o(), g(Ae, {
|
|
421
421
|
modelValue: l.value,
|
|
422
422
|
"onUpdate:modelValue": h[4] || (h[4] = (n) => l.value = n),
|
|
423
423
|
fill: "",
|
|
@@ -435,7 +435,7 @@ const _n = /* @__PURE__ */ X(pn, [["__scopeId", "data-v-c1a322df"]]), mn = { cla
|
|
|
435
435
|
class: "content__section",
|
|
436
436
|
onClick: h[1] || (h[1] = (n) => l.value = !1)
|
|
437
437
|
}, [
|
|
438
|
-
(o(!0), i(
|
|
438
|
+
(o(!0), i(N, null, D(Object.keys(c.$slots).filter((n) => !["default", "extra", "header"].includes(n)), (n, _) => (o(), g(fe, {
|
|
439
439
|
key: `slot-${_}`,
|
|
440
440
|
class: "content__item content__item--reactive"
|
|
441
441
|
}, {
|
|
@@ -450,13 +450,13 @@ const _n = /* @__PURE__ */ X(pn, [["__scopeId", "data-v-c1a322df"]]), mn = { cla
|
|
|
450
450
|
class: "content__section",
|
|
451
451
|
onClick: h[2] || (h[2] = (n) => l.value = !1)
|
|
452
452
|
}, [
|
|
453
|
-
(o(!0), i(
|
|
453
|
+
(o(!0), i(N, null, D(s(c.actions), (n, _) => (o(), g(fe, {
|
|
454
454
|
key: `action-${_}`,
|
|
455
455
|
class: "content__item content__item--reactive",
|
|
456
456
|
onClick: ($) => u(n, c.subject)
|
|
457
457
|
}, {
|
|
458
458
|
default: f(() => [
|
|
459
|
-
n.icon ? (o(), g(
|
|
459
|
+
n.icon ? (o(), g(Z, {
|
|
460
460
|
key: 0,
|
|
461
461
|
icon: n.icon
|
|
462
462
|
}, {
|
|
@@ -610,7 +610,7 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
610
610
|
}
|
|
611
611
|
})();
|
|
612
612
|
h("input", Y), h("update:modelValue", Y);
|
|
613
|
-
},
|
|
613
|
+
}, P = (F) => {
|
|
614
614
|
const Y = F.target.value;
|
|
615
615
|
$.value = Y, T(Y);
|
|
616
616
|
};
|
|
@@ -634,7 +634,7 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
634
634
|
input__container--${e(p)}
|
|
635
635
|
`)
|
|
636
636
|
}, [
|
|
637
|
-
|
|
637
|
+
x(V("textarea", {
|
|
638
638
|
placeholder: n.placeholder,
|
|
639
639
|
readonly: n.readonly,
|
|
640
640
|
value: F.modelValue,
|
|
@@ -642,7 +642,7 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
642
642
|
input__textarea
|
|
643
643
|
input__input--${e(p)}
|
|
644
644
|
`),
|
|
645
|
-
onInput:
|
|
645
|
+
onInput: P
|
|
646
646
|
}, null, 42, Cn), [
|
|
647
647
|
[w, e(t).focus]
|
|
648
648
|
])
|
|
@@ -653,7 +653,7 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
653
653
|
input__container--${e(p)}
|
|
654
654
|
`)
|
|
655
655
|
}, [
|
|
656
|
-
|
|
656
|
+
x(V("input", H(n, {
|
|
657
657
|
value: $.value,
|
|
658
658
|
"data-component": "input",
|
|
659
659
|
class: `
|
|
@@ -662,12 +662,12 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
662
662
|
${e(l) && "input__input--icon"}
|
|
663
663
|
${e(v) && "input__input--readOnly"}
|
|
664
664
|
`,
|
|
665
|
-
onInput:
|
|
665
|
+
onInput: P,
|
|
666
666
|
onChange: Y[0] || (Y[0] = (C) => h("change", C))
|
|
667
667
|
}), null, 16, On), [
|
|
668
668
|
[w, e(t).focus]
|
|
669
669
|
]),
|
|
670
|
-
e(l) ? (o(), g(
|
|
670
|
+
e(l) ? (o(), g(Z, {
|
|
671
671
|
key: 0,
|
|
672
672
|
icon: e(t).icon || "magnifying-glass",
|
|
673
673
|
class: K(`
|
|
@@ -681,7 +681,7 @@ const bn = /* @__PURE__ */ X($n, [["__scopeId", "data-v-76defa0b"]]), gn = { cla
|
|
|
681
681
|
W("Copiar")
|
|
682
682
|
]),
|
|
683
683
|
default: f(() => [
|
|
684
|
-
|
|
684
|
+
x(z(Z, {
|
|
685
685
|
icon: "clipboard",
|
|
686
686
|
onClick: Y[1] || (Y[1] = (C) => c(String(F.modelValue || "")))
|
|
687
687
|
}, null, 512), [
|
|
@@ -762,12 +762,12 @@ const Oe = /* @__PURE__ */ X(An, [["__scopeId", "data-v-fa830575"]]), Bn = ["val
|
|
|
762
762
|
},
|
|
763
763
|
onChange: n[0] || (n[0] = (_) => u(_.target.value))
|
|
764
764
|
}), [
|
|
765
|
-
e(s) && e(s).icon ? (o(), g(
|
|
765
|
+
e(s) && e(s).icon ? (o(), g(Z, {
|
|
766
766
|
key: 0,
|
|
767
767
|
icon: e(s).icon
|
|
768
768
|
}, null, 8, ["icon"])) : y("", !0),
|
|
769
769
|
a.multiple ? y("", !0) : (o(), i("option", wn, k(e(M)("none")), 1)),
|
|
770
|
-
(o(!0), i(
|
|
770
|
+
(o(!0), i(N, null, D(e(s) && "enum" in e(s) ? e(s).enum : [], (_) => {
|
|
771
771
|
var $;
|
|
772
772
|
return o(), i("option", {
|
|
773
773
|
key: _,
|
|
@@ -819,7 +819,7 @@ const Qe = /* @__PURE__ */ X(jn, [["__scopeId", "data-v-1f76ec88"]]), Tn = { cla
|
|
|
819
819
|
class: "pagination__control"
|
|
820
820
|
}, {
|
|
821
821
|
default: f(() => [
|
|
822
|
-
(o(!0), i(
|
|
822
|
+
(o(!0), i(N, null, D(e(Rt), (n) => (o(), i("option", {
|
|
823
823
|
key: `limit-${n}`,
|
|
824
824
|
value: n
|
|
825
825
|
}, k(n), 9, Ln))), 128))
|
|
@@ -831,7 +831,7 @@ const Qe = /* @__PURE__ */ X(jn, [["__scopeId", "data-v-1f76ec88"]]), Tn = { cla
|
|
|
831
831
|
onClick: p[1] || (p[1] = (n) => l.value = 0)
|
|
832
832
|
}, {
|
|
833
833
|
default: f(() => [
|
|
834
|
-
z(
|
|
834
|
+
z(Z, {
|
|
835
835
|
reactive: "",
|
|
836
836
|
icon: "caret-double-left"
|
|
837
837
|
})
|
|
@@ -843,7 +843,7 @@ const Qe = /* @__PURE__ */ X(jn, [["__scopeId", "data-v-1f76ec88"]]), Tn = { cla
|
|
|
843
843
|
onClick: p[2] || (p[2] = (n) => c("previous"))
|
|
844
844
|
}, {
|
|
845
845
|
default: f(() => [
|
|
846
|
-
z(
|
|
846
|
+
z(Z, {
|
|
847
847
|
reactive: "",
|
|
848
848
|
icon: "caret-left"
|
|
849
849
|
})
|
|
@@ -870,7 +870,7 @@ const Qe = /* @__PURE__ */ X(jn, [["__scopeId", "data-v-1f76ec88"]]), Tn = { cla
|
|
|
870
870
|
onClick: p[5] || (p[5] = (n) => c("next"))
|
|
871
871
|
}, {
|
|
872
872
|
default: f(() => [
|
|
873
|
-
z(
|
|
873
|
+
z(Z, {
|
|
874
874
|
reactive: "",
|
|
875
875
|
icon: "caret-right"
|
|
876
876
|
})
|
|
@@ -881,7 +881,7 @@ const Qe = /* @__PURE__ */ X(jn, [["__scopeId", "data-v-1f76ec88"]]), Tn = { cla
|
|
|
881
881
|
onClick: p[6] || (p[6] = (n) => l.value = v.value - 1)
|
|
882
882
|
}, {
|
|
883
883
|
default: f(() => [
|
|
884
|
-
z(
|
|
884
|
+
z(Z, {
|
|
885
885
|
reactive: "",
|
|
886
886
|
icon: "caret-double-right"
|
|
887
887
|
})
|
|
@@ -954,13 +954,13 @@ const Fn = /* @__PURE__ */ X(Mn, [["__scopeId", "data-v-41aa1ffc"]]), qn = { cla
|
|
|
954
954
|
return (p, n) => {
|
|
955
955
|
var $, b;
|
|
956
956
|
const _ = ne("clickable");
|
|
957
|
-
return
|
|
957
|
+
return x((o(), i("label", {
|
|
958
958
|
class: K(`
|
|
959
959
|
checkbox
|
|
960
960
|
${e(l) && "checkbox--readOnly"}
|
|
961
961
|
`)
|
|
962
962
|
}, [
|
|
963
|
-
|
|
963
|
+
x(V("input", H({
|
|
964
964
|
"onUpdate:modelValue": n[0] || (n[0] = (S) => c.value = S)
|
|
965
965
|
}, {
|
|
966
966
|
type: e(s),
|
|
@@ -1023,7 +1023,7 @@ const Gn = /* @__PURE__ */ X(Qn, [["__scopeId", "data-v-db5fafae"]]), Wn = {
|
|
|
1023
1023
|
grid-template-columns: repeat(var(--columns), 1fr);
|
|
1024
1024
|
`)
|
|
1025
1025
|
}, [
|
|
1026
|
-
(o(!0), i(
|
|
1026
|
+
(o(!0), i(N, null, D(e(s), (h) => (o(), i("div", {
|
|
1027
1027
|
key: `option-${h}`,
|
|
1028
1028
|
class: "options__checkbox"
|
|
1029
1029
|
}, [
|
|
@@ -1061,7 +1061,7 @@ const Xn = /* @__PURE__ */ X(Kn, [["__scopeId", "data-v-39b61318"]]), Yn = (d) =
|
|
|
1061
1061
|
var p;
|
|
1062
1062
|
const h = ne("clickable");
|
|
1063
1063
|
return o(), i("div", Jn, [
|
|
1064
|
-
|
|
1064
|
+
x((o(), i("a", {
|
|
1065
1065
|
class: K(`
|
|
1066
1066
|
switch
|
|
1067
1067
|
${v.modelValue && "switch--active"}
|
|
@@ -1133,7 +1133,7 @@ const eo = /* @__PURE__ */ X(xn, [["__scopeId", "data-v-220b2101"]]), kt = (d) =
|
|
|
1133
1133
|
key: 0,
|
|
1134
1134
|
to: "main"
|
|
1135
1135
|
}, [
|
|
1136
|
-
t.value ?
|
|
1136
|
+
t.value ? x((o(), i("div", no, [
|
|
1137
1137
|
V("img", {
|
|
1138
1138
|
src: a.value,
|
|
1139
1139
|
alt: l.alt,
|
|
@@ -1228,7 +1228,7 @@ const Ue = /* @__PURE__ */ X(co, [["__scopeId", "data-v-153a2e0f"]]), po = { cla
|
|
|
1228
1228
|
u.value = b.target.files[0];
|
|
1229
1229
|
const S = u.value, T = await h(S);
|
|
1230
1230
|
if (s) {
|
|
1231
|
-
const { data: { error:
|
|
1231
|
+
const { data: { error: P, result: B } } = await zt(`${ht}/${s.$id}/upload?name=${S.name}`, T, {
|
|
1232
1232
|
params: {
|
|
1233
1233
|
method: "POST",
|
|
1234
1234
|
headers: {
|
|
@@ -1237,7 +1237,7 @@ const Ue = /* @__PURE__ */ X(co, [["__scopeId", "data-v-153a2e0f"]]), po = { cla
|
|
|
1237
1237
|
}
|
|
1238
1238
|
}
|
|
1239
1239
|
});
|
|
1240
|
-
if (
|
|
1240
|
+
if (P)
|
|
1241
1241
|
return;
|
|
1242
1242
|
t("update:modelValue", {
|
|
1243
1243
|
tempId: B.tempId,
|
|
@@ -1250,7 +1250,7 @@ const Ue = /* @__PURE__ */ X(co, [["__scopeId", "data-v-153a2e0f"]]), po = { cla
|
|
|
1250
1250
|
t("update:modelValue", null);
|
|
1251
1251
|
};
|
|
1252
1252
|
return (b, S) => {
|
|
1253
|
-
var T,
|
|
1253
|
+
var T, P, B, F, Y, w;
|
|
1254
1254
|
return o(), i("div", po, [
|
|
1255
1255
|
u.value || (T = b.modelValue) != null && T._id ? (o(), i("div", _o, [
|
|
1256
1256
|
c.value ? (o(), g(Ue, {
|
|
@@ -1261,7 +1261,7 @@ const Ue = /* @__PURE__ */ X(co, [["__scopeId", "data-v-153a2e0f"]]), po = { cla
|
|
|
1261
1261
|
expandable: b.readOnly,
|
|
1262
1262
|
class: K(`
|
|
1263
1263
|
file__image
|
|
1264
|
-
${!e(s) || ((
|
|
1264
|
+
${!e(s) || ((P = b.modelValue) == null ? void 0 : P._id) || "file__image--unsent"}
|
|
1265
1265
|
`)
|
|
1266
1266
|
}, null, 8, ["modelValue", "expandable", "class"])) : y("", !0),
|
|
1267
1267
|
(B = b.modelValue) != null && B._id ? (o(), i("a", {
|
|
@@ -1347,10 +1347,7 @@ const dt = /* @__PURE__ */ X(Vo, [["__scopeId", "data-v-c86e2d2a"]]), Co = { cla
|
|
|
1347
1347
|
if (c.value)
|
|
1348
1348
|
return;
|
|
1349
1349
|
const _ = (b) => b.filter((S) => !!(S != null && S._id)), $ = "items" in s ? _(Array.isArray(t.modelValue) ? t.modelValue : [t.modelValue]) : t.modelValue;
|
|
1350
|
-
l("update:modelValue",
|
|
1351
|
-
...$,
|
|
1352
|
-
t.item
|
|
1353
|
-
] : t.item), l("change", t.item);
|
|
1350
|
+
Array.isArray($) ? l("update:modelValue", $.concat([t.item])) : l("update:modelValue", t.item), l("change", t.item);
|
|
1354
1351
|
}, p = async (_) => {
|
|
1355
1352
|
if (u.purge && (_ != null && _.purge)) {
|
|
1356
1353
|
const { _id: b } = t.item;
|
|
@@ -1380,7 +1377,7 @@ const dt = /* @__PURE__ */ X(Vo, [["__scopeId", "data-v-c86e2d2a"]]), Co = { cla
|
|
|
1380
1377
|
};
|
|
1381
1378
|
return (_, $) => {
|
|
1382
1379
|
const b = ne("clickable");
|
|
1383
|
-
return
|
|
1380
|
+
return x((o(), i("div", {
|
|
1384
1381
|
class: K({
|
|
1385
1382
|
item: !0,
|
|
1386
1383
|
"item--selected": c.value
|
|
@@ -1389,18 +1386,23 @@ const dt = /* @__PURE__ */ X(Vo, [["__scopeId", "data-v-c86e2d2a"]]), Co = { cla
|
|
|
1389
1386
|
}, [
|
|
1390
1387
|
I(_.$slots, "default", {}, void 0, !0),
|
|
1391
1388
|
V("div", Co, [
|
|
1392
|
-
(o(!0), i(
|
|
1389
|
+
(o(!0), i(N, null, D(_.indexes, (S, T) => (o(), i("div", {
|
|
1393
1390
|
key: `index-${_.item._id}-${T}`,
|
|
1394
1391
|
class: "item__value"
|
|
1395
1392
|
}, k(_.item[S]), 1))), 128))
|
|
1396
|
-
])
|
|
1393
|
+
]),
|
|
1394
|
+
_.readOnly ? (o(), g(Z, {
|
|
1395
|
+
key: 0,
|
|
1396
|
+
icon: "arrow-square-out",
|
|
1397
|
+
style: { "--icon-color": "var(--theme-brand-color-contrast)" }
|
|
1398
|
+
})) : y("", !0)
|
|
1397
1399
|
], 2)), [
|
|
1398
1400
|
[b]
|
|
1399
1401
|
]);
|
|
1400
1402
|
};
|
|
1401
1403
|
}
|
|
1402
1404
|
});
|
|
1403
|
-
const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-
|
|
1405
|
+
const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-5e6ec702"]]), Io = { class: "search__panel" }, Ao = { class: "search__input" }, Bo = ["value"], wo = { style: { flex: "1" } }, So = { key: 1 }, jo = { key: 0 }, To = { key: 1 }, Lo = { class: "search__summary" }, Ro = {
|
|
1404
1406
|
key: 1,
|
|
1405
1407
|
class: "search"
|
|
1406
1408
|
}, zo = { key: 0 }, Fe = 10, Mo = /* @__PURE__ */ U({
|
|
@@ -1422,7 +1424,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1422
1424
|
const p = J(a.modelValue), n = J({
|
|
1423
1425
|
data: [],
|
|
1424
1426
|
pagination: {}
|
|
1425
|
-
}), _ = Q(() => n.value.data), $ = Q(() => n.value.pagination), b = J(0), S = J(h[0]), T = J(!1),
|
|
1427
|
+
}), _ = Q(() => n.value.data), $ = Q(() => n.value.pagination), b = J(0), S = J(h[0]), T = J(!1), P = J({}), B = () => {
|
|
1426
1428
|
const L = {};
|
|
1427
1429
|
if (v) {
|
|
1428
1430
|
const R = e(v);
|
|
@@ -1432,7 +1434,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1432
1434
|
}, F = () => {
|
|
1433
1435
|
_.value.length < $.value.recordsTotal && (b.value += 1, w());
|
|
1434
1436
|
}, Y = async () => {
|
|
1435
|
-
if (Object.values(
|
|
1437
|
+
if (Object.values(P.value).every((R) => !(String(R).length > 0)))
|
|
1436
1438
|
return u.$actions.custom("getAll", {
|
|
1437
1439
|
limit: Fe,
|
|
1438
1440
|
offset: b.value * Fe,
|
|
@@ -1440,10 +1442,10 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1440
1442
|
});
|
|
1441
1443
|
const L = h.filter((R) => {
|
|
1442
1444
|
var m;
|
|
1443
|
-
return ((m =
|
|
1445
|
+
return ((m = P.value[R]) == null ? void 0 : m.length) > 0;
|
|
1444
1446
|
}).map((R) => ({
|
|
1445
1447
|
[R]: {
|
|
1446
|
-
$regex:
|
|
1448
|
+
$regex: P.value[R].trim().replace("(", "\\(").replace(")", "\\)"),
|
|
1447
1449
|
$options: "i"
|
|
1448
1450
|
}
|
|
1449
1451
|
}));
|
|
@@ -1479,7 +1481,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1479
1481
|
"effect" in l ? s("update:panel", !0) : l.value = !0, w();
|
|
1480
1482
|
}, oe = () => {
|
|
1481
1483
|
b.value = 0, n.value.data.splice(0), "effect" in l ? s("update:panel", !1) : l.value = !1;
|
|
1482
|
-
}, ae = Q(() => !Object.values(
|
|
1484
|
+
}, ae = Q(() => !Object.values(P.value).some((L) => !!L));
|
|
1483
1485
|
ue(ae, (L, R) => {
|
|
1484
1486
|
L && !R && w();
|
|
1485
1487
|
}), vt(() => {
|
|
@@ -1527,10 +1529,10 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1527
1529
|
key: 0,
|
|
1528
1530
|
modelValue: S.value,
|
|
1529
1531
|
"onUpdate:modelValue": R[0] || (R[0] = (O) => S.value = O),
|
|
1530
|
-
onChange: R[1] || (R[1] = (O) =>
|
|
1532
|
+
onChange: R[1] || (R[1] = (O) => P.value = {})
|
|
1531
1533
|
}, {
|
|
1532
1534
|
default: f(() => [
|
|
1533
|
-
(o(!0), i(
|
|
1535
|
+
(o(!0), i(N, null, D(e(h), (O) => (o(), i("option", {
|
|
1534
1536
|
key: `searchfield-${O}`,
|
|
1535
1537
|
value: O
|
|
1536
1538
|
}, k(e(M)(O)), 9, Bo))), 128))
|
|
@@ -1540,8 +1542,8 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1540
1542
|
V("div", wo, [
|
|
1541
1543
|
(o(), g(Oe, {
|
|
1542
1544
|
key: `field-${S.value}`,
|
|
1543
|
-
modelValue:
|
|
1544
|
-
"onUpdate:modelValue": R[2] || (R[2] = (O) =>
|
|
1545
|
+
modelValue: P.value[S.value],
|
|
1546
|
+
"onUpdate:modelValue": R[2] || (R[2] = (O) => P.value[S.value] = O),
|
|
1545
1547
|
property: {
|
|
1546
1548
|
...e(u).properties[S.value],
|
|
1547
1549
|
inputType: "search"
|
|
@@ -1556,7 +1558,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1556
1558
|
onEndReached: F
|
|
1557
1559
|
}, {
|
|
1558
1560
|
default: f(() => [
|
|
1559
|
-
(o(!0), i(
|
|
1561
|
+
(o(!0), i(N, null, D(_.value, (O) => (o(), g(We, H({ ref_for: !0 }, {
|
|
1560
1562
|
item: O,
|
|
1561
1563
|
indexes: e(h),
|
|
1562
1564
|
property: L.property
|
|
@@ -1568,7 +1570,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1568
1570
|
]),
|
|
1569
1571
|
_: 1
|
|
1570
1572
|
})) : (o(), i("div", So, [
|
|
1571
|
-
T.value ? (o(), i("div", jo, k(e(M)("searching", { capitalize: !0 })) + "... ", 1)) : !e(u).loading.getAll && Object.values(
|
|
1573
|
+
T.value ? (o(), i("div", jo, k(e(M)("searching", { capitalize: !0 })) + "... ", 1)) : !e(u).loading.getAll && Object.values(P.value).filter((O) => !!O).length > 0 && !("items" in L.property && ((E = L.modelValue) != null && E.length) || !Array.isArray(L.modelValue) && ((G = L.modelValue) != null && G._id)) ? (o(), i("div", To, k(e(M)("no_results", { capitalize: !0 })), 1)) : y("", !0)
|
|
1572
1574
|
]))
|
|
1573
1575
|
]),
|
|
1574
1576
|
V("div", Lo, k(e(M)("showing", { capitalize: !0 })) + " " + k(_.value.length) + " " + k(e(M)("of")) + " " + k($.value.recordsTotal), 1)
|
|
@@ -1583,7 +1585,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1583
1585
|
var E;
|
|
1584
1586
|
return [
|
|
1585
1587
|
"items" in L.property ? (o(), i("div", zo, [
|
|
1586
|
-
(o(!0), i(
|
|
1588
|
+
(o(!0), i(N, null, D(L.modelValue, (G) => (o(), g(We, H({ ref_for: !0 }, {
|
|
1587
1589
|
item: G,
|
|
1588
1590
|
indexes: e(h),
|
|
1589
1591
|
property: L.property,
|
|
@@ -1597,6 +1599,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1597
1599
|
item: L.modelValue,
|
|
1598
1600
|
indexes: e(h),
|
|
1599
1601
|
property: e(t),
|
|
1602
|
+
readOnly: L.readOnly,
|
|
1600
1603
|
modelValue: L.modelValue
|
|
1601
1604
|
}, { "onUpdate:modelValue": se }), null, 16)) : y("", !0)
|
|
1602
1605
|
];
|
|
@@ -1606,7 +1609,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1606
1609
|
L.readOnly ? void 0 : {
|
|
1607
1610
|
name: "footer",
|
|
1608
1611
|
fn: f(() => [
|
|
1609
|
-
|
|
1612
|
+
x((o(), g(Z, {
|
|
1610
1613
|
icon: "plus",
|
|
1611
1614
|
onClick: j
|
|
1612
1615
|
}, {
|
|
@@ -1626,7 +1629,7 @@ const We = /* @__PURE__ */ X(Oo, [["__scopeId", "data-v-e14c02a3"]]), Io = { cla
|
|
|
1626
1629
|
};
|
|
1627
1630
|
}
|
|
1628
1631
|
});
|
|
1629
|
-
const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-
|
|
1632
|
+
const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-49af6338"]]), pt = (d, r) => {
|
|
1630
1633
|
const a = "items" in d ? d.items : d, t = {
|
|
1631
1634
|
options: Xn,
|
|
1632
1635
|
select: Qe,
|
|
@@ -1711,7 +1714,7 @@ const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-5fd0bcfa"]]), pt = (d, r
|
|
|
1711
1714
|
const h = J(!1), p = Q(() => !t.form && t.property ? "properties" in t.property ? t.property.properties : c == null ? void 0 : c.properties : t.form), n = Q(() => t.layout || (c == null ? void 0 : c.description.formLayout)), _ = (m) => {
|
|
1712
1715
|
const E = ve(m, t[m]);
|
|
1713
1716
|
return t[m] && ye(m, t[m]), E;
|
|
1714
|
-
}, $ = Q(() => t.validationErrors !== null ? t.validationErrors : c == null ? void 0 : c.validationErrors), b = _("formComponents") || {}, S = _("propertyComponents") || {}, T = _("omitFormHeader"),
|
|
1717
|
+
}, $ = Q(() => t.validationErrors !== null ? t.validationErrors : c == null ? void 0 : c.validationErrors), b = _("formComponents") || {}, S = _("propertyComponents") || {}, T = _("omitFormHeader"), P = _("omitInputLabels"), B = _("innerInputLabel");
|
|
1715
1718
|
u && ye(He, u), ye("searchOnly", t.searchOnly);
|
|
1716
1719
|
const F = (m) => p.value ? Object.entries(p.value).filter(([E, G]) => !G.noForm && m([
|
|
1717
1720
|
E,
|
|
@@ -1773,14 +1776,14 @@ const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-5fd0bcfa"]]), pt = (d, r
|
|
|
1773
1776
|
])) : y("", !0),
|
|
1774
1777
|
I(m.$slots, "default", {}, void 0, !0),
|
|
1775
1778
|
V("fieldset", Do, [
|
|
1776
|
-
(o(!0), i(
|
|
1779
|
+
(o(!0), i(N, null, D(e(w), ([A, q]) => {
|
|
1777
1780
|
var me, Be, we, Se, Je, Ze, Pe, Ne, xe, et, tt, nt, ot;
|
|
1778
1781
|
return o(), i("div", {
|
|
1779
1782
|
key: `field-${A}`,
|
|
1780
1783
|
style: $e(j(A, q)),
|
|
1781
1784
|
class: "form__field"
|
|
1782
1785
|
}, [
|
|
1783
|
-
(!("type" in q) || q.type !== "boolean" || m.searchOnly) && !q.noLabel && !e(
|
|
1786
|
+
(!("type" in q) || q.type !== "boolean" || m.searchOnly) && !q.noLabel && !e(P) && !e(B) ? (o(), i("label", Ho, [
|
|
1784
1787
|
V("div", {
|
|
1785
1788
|
class: K({
|
|
1786
1789
|
"form__field-label": !0,
|
|
@@ -1871,7 +1874,7 @@ const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-5fd0bcfa"]]), pt = (d, r
|
|
|
1871
1874
|
}, 1032, ["disabled", "onClick"])
|
|
1872
1875
|
]),
|
|
1873
1876
|
V("div", Jo, [
|
|
1874
|
-
(o(!0), i(
|
|
1877
|
+
(o(!0), i(N, null, D(m.modelValue[A], (ee, je) => {
|
|
1875
1878
|
var at, lt, st, it, rt, ut;
|
|
1876
1879
|
return o(), i("div", {
|
|
1877
1880
|
key: `rep-${A}-${e(Ft)(ee, je)}`,
|
|
@@ -1896,7 +1899,7 @@ const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-5fd0bcfa"]]), pt = (d, r
|
|
|
1896
1899
|
onChange: E[3] || (E[3] = (Te) => l("change", Te))
|
|
1897
1900
|
}), null, 16, ["modelValue", "onUpdate:modelValue", "onInput"]))
|
|
1898
1901
|
]),
|
|
1899
|
-
|
|
1902
|
+
x(z(Z, {
|
|
1900
1903
|
reactive: "",
|
|
1901
1904
|
icon: "trash",
|
|
1902
1905
|
onClick: (Te) => e(Uo)(m.modelValue[A], je)
|
|
@@ -1906,7 +1909,7 @@ const Fo = /* @__PURE__ */ X(Mo, [["__scopeId", "data-v-5fd0bcfa"]]), pt = (d, r
|
|
|
1906
1909
|
]);
|
|
1907
1910
|
}), 128))
|
|
1908
1911
|
])
|
|
1909
|
-
])) : m.modelValue ?
|
|
1912
|
+
])) : m.modelValue ? x((o(), g(he(e(pt)(q, e(b))), H({
|
|
1910
1913
|
key: 6,
|
|
1911
1914
|
modelValue: m.modelValue[A],
|
|
1912
1915
|
"onUpdate:modelValue": (ee) => m.modelValue[A] = ee,
|
|
@@ -2039,7 +2042,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2039
2042
|
onActionClick: n[2] || (n[2] = ($) => t("update:modelValue", !1))
|
|
2040
2043
|
}), {
|
|
2041
2044
|
default: f(() => [
|
|
2042
|
-
e(s).item._id ?
|
|
2045
|
+
e(s).item._id ? x((o(), g(Z, {
|
|
2043
2046
|
key: 0,
|
|
2044
2047
|
reactive: "",
|
|
2045
2048
|
icon: "dots-three"
|
|
@@ -2193,15 +2196,15 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2193
2196
|
return !c(S, _);
|
|
2194
2197
|
}) : [];
|
|
2195
2198
|
}, n = (_, $) => {
|
|
2196
|
-
var T,
|
|
2197
|
-
const b = [], S = (
|
|
2199
|
+
var T, P;
|
|
2200
|
+
const b = [], S = (P = (T = a.layout) == null ? void 0 : T.actions) == null ? void 0 : P[$.action];
|
|
2198
2201
|
return S != null && S.if && (Ke(
|
|
2199
2202
|
_,
|
|
2200
2203
|
S.if
|
|
2201
2204
|
).satisfied || b.push("display: none;")), b.join("");
|
|
2202
2205
|
};
|
|
2203
2206
|
return (_, $) => {
|
|
2204
|
-
var S, T,
|
|
2207
|
+
var S, T, P;
|
|
2205
2208
|
const b = ne("clickable");
|
|
2206
2209
|
return _.columns && Object.keys(_.columns).length > 0 || _.$slots.thead ? (o(), i("table", sa, [
|
|
2207
2210
|
_.$slots.thead ? (o(), i("thead", ia, [
|
|
@@ -2215,7 +2218,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2215
2218
|
onChange: $[0] || ($[0] = (B) => e(u).$actions.selectAllItems(B.target.checked))
|
|
2216
2219
|
}, null, 40, ca)
|
|
2217
2220
|
])) : y("", !0),
|
|
2218
|
-
(o(!0), i(
|
|
2221
|
+
(o(!0), i(N, null, D(Object.entries(_.columns), ([B, F], Y) => (o(), i("th", {
|
|
2219
2222
|
key: `header-${Y}`,
|
|
2220
2223
|
class: "table__header"
|
|
2221
2224
|
}, k(F.description || e(M)(B)), 1))), 128)),
|
|
@@ -2225,14 +2228,14 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2225
2228
|
_.$slots.tbody ? (o(), i("tbody", pa, [
|
|
2226
2229
|
I(_.$slots, "tbody", {}, void 0, !0)
|
|
2227
2230
|
])) : (o(), i("tbody", _a, [
|
|
2228
|
-
(o(!0), i(
|
|
2231
|
+
(o(!0), i(N, null, D(_.rows, (B) => {
|
|
2229
2232
|
var F, Y;
|
|
2230
2233
|
return o(), i("tr", {
|
|
2231
2234
|
key: B._id,
|
|
2232
2235
|
onClick: (w) => t("itemClick", B)
|
|
2233
2236
|
}, [
|
|
2234
2237
|
e(u) && _.checkbox && e(l).md ? (o(), i("td", fa, [
|
|
2235
|
-
|
|
2238
|
+
x(V("input", {
|
|
2236
2239
|
"onUpdate:modelValue": $[1] || ($[1] = (w) => v.value = w),
|
|
2237
2240
|
type: "checkbox",
|
|
2238
2241
|
value: B._id
|
|
@@ -2240,7 +2243,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2240
2243
|
[It, v.value]
|
|
2241
2244
|
])
|
|
2242
2245
|
])) : y("", !0),
|
|
2243
|
-
(o(!0), i(
|
|
2246
|
+
(o(!0), i(N, null, D(Object.entries(_.columns), ([w, te], C) => {
|
|
2244
2247
|
var j, oe, ae, se, le, L;
|
|
2245
2248
|
return o(), i("td", {
|
|
2246
2249
|
key: `column-${B._id}-${C}`
|
|
@@ -2256,7 +2259,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2256
2259
|
])) : (o(), i("div", $a, [
|
|
2257
2260
|
V("div", ba, [
|
|
2258
2261
|
"type" in te && te.type === "boolean" ? (o(), i("div", ga, [
|
|
2259
|
-
B[w] ? (o(), g(
|
|
2262
|
+
B[w] ? (o(), g(Z, {
|
|
2260
2263
|
key: 0,
|
|
2261
2264
|
icon: "check",
|
|
2262
2265
|
"icon-classes": "aeria-blueish"
|
|
@@ -2265,7 +2268,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2265
2268
|
W(k(e(M)("yes")), 1)
|
|
2266
2269
|
]),
|
|
2267
2270
|
_: 1
|
|
2268
|
-
})) : (o(), g(
|
|
2271
|
+
})) : (o(), g(Z, {
|
|
2269
2272
|
key: 1,
|
|
2270
2273
|
icon: "x",
|
|
2271
2274
|
"icon-classes": "aeria-redish"
|
|
@@ -2304,7 +2307,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2304
2307
|
property: te
|
|
2305
2308
|
})), 1)) : (o(), i("span", Aa, k(Array.isArray(B[w]) ? B[w].filter((R) => !!R).join(", ") : [void 0, null].includes(B[w]) ? "-" : B[w]), 1)),
|
|
2306
2309
|
((L = (le = e(_e)(te)) == null ? void 0 : le.indexes) == null ? void 0 : L.length) > 1 ? (o(), i("div", Ba, [
|
|
2307
|
-
(o(!0), i(
|
|
2310
|
+
(o(!0), i(N, null, D(e(_e)(te).indexes.slice(1, 2), (R, m) => (o(), i("div", {
|
|
2308
2311
|
key: `subvalue-${m}`,
|
|
2309
2312
|
class: "table__cell-subvalue"
|
|
2310
2313
|
}, k(e(u).$actions.formatValue({
|
|
@@ -2321,7 +2324,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2321
2324
|
}), 128)),
|
|
2322
2325
|
(F = _.actions) != null && F.length && e(l).md ? (o(), i("td", wa, [
|
|
2323
2326
|
V("div", Sa, [
|
|
2324
|
-
(o(!0), i(
|
|
2327
|
+
(o(!0), i(N, null, D(h(B), (w) => (o(), g(re, {
|
|
2325
2328
|
key: `action-${w.action}`,
|
|
2326
2329
|
small: "",
|
|
2327
2330
|
variant: "transparent",
|
|
@@ -2342,7 +2345,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2342
2345
|
actions: p(B)
|
|
2343
2346
|
}), {
|
|
2344
2347
|
default: f(() => [
|
|
2345
|
-
|
|
2348
|
+
x(z(Z, {
|
|
2346
2349
|
reactive: "",
|
|
2347
2350
|
icon: "dots-three"
|
|
2348
2351
|
}, null, 512), [
|
|
@@ -2357,13 +2360,13 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2357
2360
|
class: "table__mobile-actions-grid",
|
|
2358
2361
|
style: $e(`grid-template-columns: repeat(${h(B).length + (p(B).length ? 1 : 0)}, 1fr);`)
|
|
2359
2362
|
}, [
|
|
2360
|
-
(o(!0), i(
|
|
2363
|
+
(o(!0), i(N, null, D(h(B), (w) => (o(), g(fe, {
|
|
2361
2364
|
key: `action-${w.action}`,
|
|
2362
2365
|
class: "table__mobile-actions-button",
|
|
2363
2366
|
onClick: (te) => w.click(B)
|
|
2364
2367
|
}, {
|
|
2365
2368
|
default: f(() => [
|
|
2366
|
-
z(
|
|
2369
|
+
z(Z, {
|
|
2367
2370
|
icon: w.icon || "gear"
|
|
2368
2371
|
}, {
|
|
2369
2372
|
default: f(() => [
|
|
@@ -2382,7 +2385,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2382
2385
|
actions: p(B)
|
|
2383
2386
|
}), {
|
|
2384
2387
|
default: f(() => [
|
|
2385
|
-
z(
|
|
2388
|
+
z(Z, {
|
|
2386
2389
|
icon: "dots-three",
|
|
2387
2390
|
class: "table__mobile-actions-button"
|
|
2388
2391
|
})
|
|
@@ -2398,7 +2401,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2398
2401
|
}), 128))
|
|
2399
2402
|
])),
|
|
2400
2403
|
V("tfoot", null, [
|
|
2401
|
-
_.$slots.tfoot ? I(_.$slots, "tfoot", { key: 0 }, void 0, !0) : _.columns && !((T = _.rows) != null && T.length) && !((
|
|
2404
|
+
_.$slots.tfoot ? I(_.$slots, "tfoot", { key: 0 }, void 0, !0) : _.columns && !((T = _.rows) != null && T.length) && !((P = e(u)) != null && P.loading.getAll) ? (o(), i("tr", La, za)) : y("", !0)
|
|
2402
2405
|
])
|
|
2403
2406
|
])) : y("", !0);
|
|
2404
2407
|
};
|
|
@@ -2472,7 +2475,7 @@ const Ea = /* @__PURE__ */ X(Ua, [["__scopeId", "data-v-438c4aed"]]), Da = { key
|
|
|
2472
2475
|
list: s.componentName === "list"
|
|
2473
2476
|
}, {
|
|
2474
2477
|
default: f(() => [
|
|
2475
|
-
(o(!0), i(
|
|
2478
|
+
(o(!0), i(N, null, D(e(t).items, (c) => (o(), g(_n, {
|
|
2476
2479
|
key: c,
|
|
2477
2480
|
inactive: !!(e(a).active && !c[e(a).active]),
|
|
2478
2481
|
horizontal: s.componentName === "list"
|
|
@@ -2490,7 +2493,7 @@ const Ea = /* @__PURE__ */ X(Ua, [["__scopeId", "data-v-438c4aed"]]), Da = { key
|
|
|
2490
2493
|
actions: s.individualActions
|
|
2491
2494
|
}), {
|
|
2492
2495
|
default: f(() => [
|
|
2493
|
-
|
|
2496
|
+
x(z(Z, {
|
|
2494
2497
|
reactive: "",
|
|
2495
2498
|
icon: "dots-three-vertical"
|
|
2496
2499
|
}, null, 512), [
|
|
@@ -2516,7 +2519,7 @@ const Ea = /* @__PURE__ */ X(Ua, [["__scopeId", "data-v-438c4aed"]]), Da = { key
|
|
|
2516
2519
|
e(a).badge && Array.isArray(c[e(a).badge]) ? {
|
|
2517
2520
|
name: "badge",
|
|
2518
2521
|
fn: f(() => [
|
|
2519
|
-
(o(!0), i(
|
|
2522
|
+
(o(!0), i(N, null, D(c[e(a).badge], (h) => (o(), g(be, {
|
|
2520
2523
|
key: `${c._id}-${h}`,
|
|
2521
2524
|
large: ""
|
|
2522
2525
|
}, {
|
|
@@ -2605,7 +2608,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2605
2608
|
return;
|
|
2606
2609
|
const { data: se, pagination: le } = ae;
|
|
2607
2610
|
n.pagination.recordsCount = le.recordsCount, n.pagination.recordsTotal = le.recordsTotal, b.value === 0 && n.items.splice(0), n.items.push(...se), n.loading.getAll = !1, S.value = !0;
|
|
2608
|
-
},
|
|
2611
|
+
}, P = async (C) => {
|
|
2609
2612
|
l.push({
|
|
2610
2613
|
query: {
|
|
2611
2614
|
...l.currentRoute.value.query,
|
|
@@ -2707,7 +2710,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2707
2710
|
return ye(He, Q(() => a.collection)), ye("individualActions", w), (C, j) => {
|
|
2708
2711
|
var se, le, L, R, m, E, G;
|
|
2709
2712
|
const oe = ne("clickable"), ae = ne("loading");
|
|
2710
|
-
return o(), i(
|
|
2713
|
+
return o(), i(N, null, [
|
|
2711
2714
|
e(ke) ? (o(), g(na, {
|
|
2712
2715
|
key: e(n).$id,
|
|
2713
2716
|
modelValue: e(ke),
|
|
@@ -2779,7 +2782,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2779
2782
|
Object.keys(e(n).availableFilters).length > 0 ? {
|
|
2780
2783
|
name: "filter",
|
|
2781
2784
|
fn: f(() => [
|
|
2782
|
-
|
|
2785
|
+
x((o(), g(Z, {
|
|
2783
2786
|
icon: "funnel",
|
|
2784
2787
|
onClick: j[4] || (j[4] = (O) => ke.value = !0)
|
|
2785
2788
|
}, {
|
|
@@ -2804,7 +2807,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2804
2807
|
!C.noLayoutToggle && e(n).description.layout && ((R = e(n).description.layout) == null ? void 0 : R.name) !== "tabular" ? {
|
|
2805
2808
|
name: "layout-toggle",
|
|
2806
2809
|
fn: f(() => [
|
|
2807
|
-
|
|
2810
|
+
x((o(), g(Z, {
|
|
2808
2811
|
icon: "table",
|
|
2809
2812
|
onClick: j[5] || (j[5] = (O) => Y(e(n)))
|
|
2810
2813
|
}, {
|
|
@@ -2821,7 +2824,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2821
2824
|
D(te.value, (O, A) => ({
|
|
2822
2825
|
name: `action-${A}`,
|
|
2823
2826
|
fn: f(() => [
|
|
2824
|
-
O ? (o(), g(
|
|
2827
|
+
O ? (o(), g(Z, {
|
|
2825
2828
|
key: 0,
|
|
2826
2829
|
icon: O.icon || "gear",
|
|
2827
2830
|
disabled: e(n).selected.length === 0 && O.selection,
|
|
@@ -2851,7 +2854,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2851
2854
|
]),
|
|
2852
2855
|
_: 1
|
|
2853
2856
|
})) : y("", !0),
|
|
2854
|
-
(o(!0), i(
|
|
2857
|
+
(o(!0), i(N, null, D(e(n).actions.filter((O) => O.button), (O, A) => (o(), g(re, {
|
|
2855
2858
|
key: `action-${A}`,
|
|
2856
2859
|
icon: O.icon,
|
|
2857
2860
|
disabled: e(n).selected.length === 0 && O.selection,
|
|
@@ -2865,7 +2868,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2865
2868
|
C.$slots.actions ? I(C.$slots, "actions", { key: 2 }, void 0, !0) : y("", !0)
|
|
2866
2869
|
])
|
|
2867
2870
|
])) : y("", !0),
|
|
2868
|
-
|
|
2871
|
+
x((o(), i("div", null, [
|
|
2869
2872
|
e(n).itemsCount === 0 && !e(n).loading.getAll && S.value && (e(B) || C.$slots.empty) ? (o(), i("div", Pa, [
|
|
2870
2873
|
e(B) ? (o(), g(he(e(B)), pe(H({ key: 0 }, {
|
|
2871
2874
|
collection: e(n).$id
|
|
@@ -2917,7 +2920,7 @@ const ke = J(!1), Le = J((...d) => null), mt = J(), Wa = (d) => (Ee("data-v-2f94
|
|
|
2917
2920
|
!e(n).loading.getAll && e(n).itemsCount > 0 ? (o(), i("div", Na, [
|
|
2918
2921
|
z(Fn, {
|
|
2919
2922
|
pagination: e(n).pagination,
|
|
2920
|
-
onPaginate:
|
|
2923
|
+
onPaginate: P
|
|
2921
2924
|
}, null, 8, ["pagination"])
|
|
2922
2925
|
])) : y("", !0)
|
|
2923
2926
|
], 64);
|
|
@@ -2945,7 +2948,7 @@ const zl = /* @__PURE__ */ X(xa, [["__scopeId", "data-v-2f942d7a"]]), el = { cla
|
|
|
2945
2948
|
class: "prompt__actions",
|
|
2946
2949
|
style: $e(`grid-template-columns: repeat(${t.actions.length}, 1fr)`)
|
|
2947
2950
|
}, [
|
|
2948
|
-
(o(!0), i(
|
|
2951
|
+
(o(!0), i(N, null, D(t.actions, (s, u) => (o(), g(fe, {
|
|
2949
2952
|
key: `action-${u}`,
|
|
2950
2953
|
class: K(`
|
|
2951
2954
|
prompt__action
|
|
@@ -2989,7 +2992,7 @@ const nl = /* @__PURE__ */ X(tl, [["__scopeId", "data-v-5443f297"]]), ol = { cla
|
|
|
2989
2992
|
const r = ie("meta");
|
|
2990
2993
|
return (a, t) => {
|
|
2991
2994
|
const l = ne("clickable");
|
|
2992
|
-
return
|
|
2995
|
+
return x((o(), i("div", {
|
|
2993
2996
|
class: K({
|
|
2994
2997
|
toast: !0,
|
|
2995
2998
|
"toast--animate": e(r).toasts[0].itr === a.itr
|
|
@@ -2997,7 +3000,7 @@ const nl = /* @__PURE__ */ X(tl, [["__scopeId", "data-v-5443f297"]]), ol = { cla
|
|
|
2997
3000
|
onAnimationend: t[0] || (t[0] = (s) => e(r).$actions.popToast()),
|
|
2998
3001
|
onClick: t[1] || (t[1] = (s) => e(r).$actions.popToast(a.itr))
|
|
2999
3002
|
}, [
|
|
3000
|
-
z(
|
|
3003
|
+
z(Z, H(
|
|
3001
3004
|
a.icon ? { icon: a.icon } : { icon: "warning-circle" },
|
|
3002
3005
|
{ style: { "--icon-size": "4rem", "--icon-color": "var(--theme-brand-color-shade-3)" } }
|
|
3003
3006
|
), null, 16),
|
|
@@ -3070,7 +3073,7 @@ const sl = /* @__PURE__ */ X(ll, [["__scopeId", "data-v-21bbe178"]]), il = ["inn
|
|
|
3070
3073
|
_: 1
|
|
3071
3074
|
}, 16)) : y("", !0),
|
|
3072
3075
|
V("div", rl, [
|
|
3073
|
-
(o(!0), i(
|
|
3076
|
+
(o(!0), i(N, null, D(e(r).toasts, (u) => (o(), g(sl, H({ ref_for: !0 }, u, {
|
|
3074
3077
|
key: `toast-${u.itr}`
|
|
3075
3078
|
}), {
|
|
3076
3079
|
default: f(() => [
|
|
@@ -3089,7 +3092,7 @@ const Ml = /* @__PURE__ */ X(cl, [["__scopeId", "data-v-1166be3d"]]);
|
|
|
3089
3092
|
const dl = {}, pl = { class: "menu" };
|
|
3090
3093
|
function _l(d, r) {
|
|
3091
3094
|
return o(), i("menu", pl, [
|
|
3092
|
-
(o(!0), i(
|
|
3095
|
+
(o(!0), i(N, null, D(Object.keys(d.$slots), (a) => (o(), i("div", {
|
|
3093
3096
|
key: a,
|
|
3094
3097
|
class: "menu__entry"
|
|
3095
3098
|
}, [
|
|
@@ -3140,7 +3143,7 @@ const Fl = /* @__PURE__ */ X(dl, [["render", _l], ["__scopeId", "data-v-3cfef7fb
|
|
|
3140
3143
|
c.$slots.default ? (o(), i("div", vl, [
|
|
3141
3144
|
I(c.$slots, "default", {}, void 0, !0)
|
|
3142
3145
|
])) : y("", !0),
|
|
3143
|
-
(o(!0), i(
|
|
3146
|
+
(o(!0), i(N, null, D(Object.keys(c.$slots).filter((n) => n !== "default"), (n, _) => (o(), i("div", {
|
|
3144
3147
|
key: n,
|
|
3145
3148
|
class: K({
|
|
3146
3149
|
tabs__tab: !0,
|
|
@@ -3153,7 +3156,7 @@ const Fl = /* @__PURE__ */ X(dl, [["render", _l], ["__scopeId", "data-v-3cfef7fb
|
|
|
3153
3156
|
])) : (o(), i("div", hl, [
|
|
3154
3157
|
z(Ce, null, ce({
|
|
3155
3158
|
default: f(() => [
|
|
3156
|
-
|
|
3159
|
+
x((o(), g(Z, {
|
|
3157
3160
|
"icon-right": "",
|
|
3158
3161
|
icon: "caret-down",
|
|
3159
3162
|
style: { "--icon-color": "var(--theme-brand-color-shade-1)" },
|
|
@@ -3222,7 +3225,7 @@ const gl = /* @__PURE__ */ X(bl, [["__scopeId", "data-v-4dd516ec"]]), kl = U({
|
|
|
3222
3225
|
class: "topbar__preset",
|
|
3223
3226
|
onClick: (h) => e(Vt)(c, l.value)
|
|
3224
3227
|
}, [
|
|
3225
|
-
c.icon ? (o(), g(
|
|
3228
|
+
c.icon ? (o(), g(Z, {
|
|
3226
3229
|
key: 0,
|
|
3227
3230
|
icon: c.icon
|
|
3228
3231
|
}, {
|
|
@@ -3303,7 +3306,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3303
3306
|
{
|
|
3304
3307
|
path: "signin",
|
|
3305
3308
|
name: "/user/signin",
|
|
3306
|
-
component: () => import("./signin-
|
|
3309
|
+
component: () => import("./signin-8a9e7c03.js"),
|
|
3307
3310
|
meta: {
|
|
3308
3311
|
title: "Autenticação"
|
|
3309
3312
|
}
|
|
@@ -3311,7 +3314,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3311
3314
|
{
|
|
3312
3315
|
path: "signup",
|
|
3313
3316
|
name: "/user/signup",
|
|
3314
|
-
component: () => import("./signup-
|
|
3317
|
+
component: () => import("./signup-4f18d92f.js"),
|
|
3315
3318
|
meta: {
|
|
3316
3319
|
title: "Registro"
|
|
3317
3320
|
}
|
|
@@ -3319,7 +3322,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3319
3322
|
{
|
|
3320
3323
|
path: "activation",
|
|
3321
3324
|
name: "/user/activation",
|
|
3322
|
-
component: () => import("./activation-
|
|
3325
|
+
component: () => import("./activation-30f72a30.js"),
|
|
3323
3326
|
meta: {
|
|
3324
3327
|
title: "Ativação"
|
|
3325
3328
|
}
|
|
@@ -3341,7 +3344,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3341
3344
|
name: "/dashboard/crud",
|
|
3342
3345
|
props: !0,
|
|
3343
3346
|
components: {
|
|
3344
|
-
default: () => import("./index-
|
|
3347
|
+
default: () => import("./index-8fb4713f.js"),
|
|
3345
3348
|
topbar: () => Promise.resolve().then(() => Al)
|
|
3346
3349
|
},
|
|
3347
3350
|
meta: {
|
|
@@ -3353,7 +3356,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3353
3356
|
name: "/dashboard/crud/:id",
|
|
3354
3357
|
props: !0,
|
|
3355
3358
|
components: {
|
|
3356
|
-
default: () => import("./_id_-
|
|
3359
|
+
default: () => import("./_id_-94ab6f53.js")
|
|
3357
3360
|
},
|
|
3358
3361
|
meta: {
|
|
3359
3362
|
title: "%viewTitle%"
|
|
@@ -3371,7 +3374,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3371
3374
|
children: [
|
|
3372
3375
|
{
|
|
3373
3376
|
path: "profile",
|
|
3374
|
-
component: () => import("./index-
|
|
3377
|
+
component: () => import("./index-f523d5d9.js"),
|
|
3375
3378
|
meta: {
|
|
3376
3379
|
title: "Meu perfil",
|
|
3377
3380
|
icon: "user-square"
|
|
@@ -3380,7 +3383,7 @@ const Il = /* @__PURE__ */ X(Ol, [["__scopeId", "data-v-326eee9d"]]), Al = /* @_
|
|
|
3380
3383
|
{
|
|
3381
3384
|
path: "changepass",
|
|
3382
3385
|
name: "/dashboard/user/changepass",
|
|
3383
|
-
component: () => import("./index-
|
|
3386
|
+
component: () => import("./index-dd5f2d02.js"),
|
|
3384
3387
|
meta: {
|
|
3385
3388
|
title: "Mudar senha",
|
|
3386
3389
|
icon: "lock"
|
|
@@ -3400,7 +3403,7 @@ export {
|
|
|
3400
3403
|
El as G,
|
|
3401
3404
|
ql as _,
|
|
3402
3405
|
re as a,
|
|
3403
|
-
|
|
3406
|
+
Z as b,
|
|
3404
3407
|
Gn as c,
|
|
3405
3408
|
zl as d,
|
|
3406
3409
|
oa as e,
|
|
@@ -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 x } from "@aeria-ui/i18n";
|
|
4
4
|
import { useStore as n } from "@aeria-ui/state-management";
|
|
5
|
-
import { h as V, _ as k, a as y } from "./index-
|
|
5
|
+
import { h as V, _ as k, a as y } from "./index-b96dd012.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 b, 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 { f as z, g as E, b as f, h as I, a as O, A as B, i as U } from "./index-
|
|
5
|
+
import { f as z, g as E, b as f, h as I, a as O, A as B, i as U } from "./index-b96dd012.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const x = { class: "profile__user-name" }, D = /* @__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-b96dd012.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-b96dd012.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-73b47cf0]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-73b47cf0]{padding:1.8rem 2.4rem}}.panel[data-v-73b47cf0]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-73b47cf0]{position:absolute}.panel__content[data-v-73b47cf0]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (width >= 768px){.panel__content[data-v-73b47cf0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-73b47cf0]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-73b47cf0],.panel__content--outer-header .panel__footer[data-v-73b47cf0]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-73b47cf0]{border:1px solid var(--theme-border-color)}.panel__content--floating .panel__header[data-v-73b47cf0],.panel__content--fixed-right .panel__header[data-v-73b47cf0]{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-73b47cf0],.panel__content--fixed-right .panel__header[data-v-73b47cf0]{padding:.6rem 2.4rem}}.panel__content--fixed-right[data-v-73b47cf0]{animation:var(--theme-animation-fixed-right)}.panel__content--floating[data-v-73b47cf0]{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-73b47cf0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-73b47cf0]{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-73b47cf0]{width:var(--fixed-width)}}.panel__content--transparent[data-v-73b47cf0]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-73b47cf0]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-73b47cf0]{margin-bottom:1rem}}.panel__header[data-v-73b47cf0]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-73b47cf0] [data-component=icon]{width:1.2rem}.panel__header[data-v-73b47cf0]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-73b47cf0]{display:flex;flex:1;align-items:center}.panel__body[data-v-73b47cf0]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-73b47cf0]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-73b47cf0]{padding:1.8rem 2.4rem}}.panel__footer[data-v-73b47cf0]{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-73b47cf0]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-73b47cf0]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-73b47cf0]{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-35e35d32]{animation:var(--theme-animation-dropdown)}.content__section[data-v-35e35d32]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-35e35d32]{min-width:12rem}}.content__item[data-v-35e35d32]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-35e35d32]>*{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-35e35d32]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-35e35d32]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-35e35d32]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-35e35d32]{display:flex;justify-content:flex-start}.content[data-v-35e35d32] .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-35e35d32] .panel__content{top:0;left:0;transform:translate(min(var(--21ea8da7),calc(100vw - 100%))) translateY(min(var(--21ea8da8),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-fa830575],.focus .input__container>.input__textarea[data-v-fa830575]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-fa830575] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-fa830575],.textarea:focus-within .input__container>.input__input[data-v-fa830575],.input:focus-within .input__container>.input__textarea[data-v-fa830575],.textarea:focus-within .input__container>.input__textarea[data-v-fa830575]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-fa830575] [data-component=icon],.textarea:focus-within .input__icon[data-v-fa830575] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-fa830575]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-fa830575]{position:relative;display:flex}.input__container>.input__input[data-v-fa830575],.input__container>.input__textarea[data-v-fa830575]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-fa830575]{border-bottom:1px solid #dedede}.input__input[data-v-fa830575],.input__textarea[data-v-fa830575]{font-family:unset}.input__input[data-v-fa830575]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-fa830575],.input__input--bold[data-v-fa830575]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-fa830575]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-fa830575]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-fa830575]{padding:.6rem;background:transparent}.input__input--icon[data-v-fa830575]{padding-left:2.6em!important}.input__input--readOnly[data-v-fa830575]{background:#eee}.input__textarea[data-v-fa830575]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-fa830575]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-fa830575] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-fa830575] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-fa830575]{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-1f76ec88]{--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-1f76ec88]:focus-within{border-color:var(--theme-brand-color)}.select__select[data-v-1f76ec88]{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-1f76ec88]:focus{outline:none}.select__select[data-v-1f76ec88] option{height:100%;background:var(--background-color)}.select__select--multiple[data-v-1f76ec88]{padding:0}.select__select--multiple[data-v-1f76ec88] option{height:var(--theme-input-height);padding:var(--theme-input-padding)}.select__select--multiple[data-v-1f76ec88] 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-db5fafae]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-db5fafae]{width:1rem;height:1rem}.checkbox__input[data-v-db5fafae]:hover{background:red}.checkbox__text[data-v-db5fafae]{display:grid;width:100%;padding:0 .6rem}.options[data-v-39b61318]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-39b61318]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-39b61318]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-220b2101]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-220b2101]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-220b2101]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-220b2101]{opacity:.6}.switch__slider[data-v-220b2101]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-220b2101]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-220b2101]{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-aeeec9a8]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-aeeec9a8]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-aeeec9a8]{opacity:.6}.file__actions[data-v-aeeec9a8]{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-aeeec9a8]{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-e14c02a3]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-e14c02a3]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-e14c02a3]{display:flex;flex-direction:column;row-gap:.4rem}.item__value[data-v-e14c02a3]{display:flex;font-size:10pt}.item__value[data-v-e14c02a3]:not(:first-child){font-size:8pt}.search[data-v-5fd0bcfa],.search__panel[data-v-5fd0bcfa]{display:flex;flex-direction:column}.search__input[data-v-5fd0bcfa]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-5fd0bcfa]{font-size:11pt}.form[data-v-fb16d65c]{display:flex;flex-direction:column}.form__footer[data-v-fb16d65c]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-fb16d65c]{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-fb16d65c]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-fb16d65c]{font-size:12pt;font-weight:500}.form__field-hint[data-v-fb16d65c]{font-size:.9rem}.form__field-required-hint[data-v-fb16d65c]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-fb16d65c]{display:grid;gap:2rem}.form__validation-error[data-v-fb16d65c]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-fb16d65c]{display:flex;flex-direction:column-reverse}.form__array-item[data-v-fb16d65c]{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-2f942d7a]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2f942d7a]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2f942d7a] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2f942d7a]{min-width:auto;order:0}}.crud__actions[data-v-2f942d7a]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2f942d7a]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2f942d7a]{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-357c9b3a]{font-size:18pt;font-weight:600}.profile__menu[data-v-357c9b3a]{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-357c9b3a]>*{padding:1.4rem}.profile__menu[data-v-357c9b3a]>*: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-73b47cf0]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-73b47cf0]{padding:1.8rem 2.4rem}}.panel[data-v-73b47cf0]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-73b47cf0]{position:absolute}.panel__content[data-v-73b47cf0]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (width >= 768px){.panel__content[data-v-73b47cf0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-73b47cf0]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-73b47cf0],.panel__content--outer-header .panel__footer[data-v-73b47cf0]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-73b47cf0]{border:1px solid var(--theme-border-color)}.panel__content--floating .panel__header[data-v-73b47cf0],.panel__content--fixed-right .panel__header[data-v-73b47cf0]{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-73b47cf0],.panel__content--fixed-right .panel__header[data-v-73b47cf0]{padding:.6rem 2.4rem}}.panel__content--fixed-right[data-v-73b47cf0]{animation:var(--theme-animation-fixed-right)}.panel__content--floating[data-v-73b47cf0]{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-73b47cf0]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-73b47cf0]{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-73b47cf0]{width:var(--fixed-width)}}.panel__content--transparent[data-v-73b47cf0]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-73b47cf0]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-73b47cf0]{margin-bottom:1rem}}.panel__header[data-v-73b47cf0]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-73b47cf0] [data-component=icon]{width:1.2rem}.panel__header[data-v-73b47cf0]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-73b47cf0]{display:flex;flex:1;align-items:center}.panel__body[data-v-73b47cf0]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-73b47cf0]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-73b47cf0]{padding:1.8rem 2.4rem}}.panel__footer[data-v-73b47cf0]{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-73b47cf0]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-73b47cf0]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-73b47cf0]{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-35e35d32]{animation:var(--theme-animation-dropdown)}.content__section[data-v-35e35d32]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-35e35d32]{min-width:12rem}}.content__item[data-v-35e35d32]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-35e35d32]>*{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-35e35d32]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-35e35d32]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-35e35d32]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-35e35d32]{display:flex;justify-content:flex-start}.content[data-v-35e35d32] .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-35e35d32] .panel__content{top:0;left:0;transform:translate(min(var(--21ea8da7),calc(100vw - 100%))) translateY(min(var(--21ea8da8),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-fa830575],.focus .input__container>.input__textarea[data-v-fa830575]{border-color:var(--theme-brand-color)}.focus .input__icon[data-v-fa830575] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container>.input__input[data-v-fa830575],.textarea:focus-within .input__container>.input__input[data-v-fa830575],.input:focus-within .input__container>.input__textarea[data-v-fa830575],.textarea:focus-within .input__container>.input__textarea[data-v-fa830575]{border-color:var(--theme-brand-color)}.input:focus-within .input__icon[data-v-fa830575] [data-component=icon],.textarea:focus-within .input__icon[data-v-fa830575] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-fa830575]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3))}.input__container[data-v-fa830575]{position:relative;display:flex}.input__container>.input__input[data-v-fa830575],.input__container>.input__textarea[data-v-fa830575]{border:1px solid var(--background-color);background:var(--background-color)}.input__container--light[data-v-fa830575]{border-bottom:1px solid #dedede}.input__input[data-v-fa830575],.input__textarea[data-v-fa830575]{font-family:unset}.input__input[data-v-fa830575]{width:100%;height:var(--theme-input-height);border:1px solid red;outline:none}.input__input--normal[data-v-fa830575],.input__input--bold[data-v-fa830575]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-fa830575]{padding:var(--theme-input-padding);font-size:11pt}.input__input--bold[data-v-fa830575]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:12.5pt}.input__input--light[data-v-fa830575]{padding:.6rem;background:transparent}.input__input--icon[data-v-fa830575]{padding-left:2.6em!important}.input__input--readOnly[data-v-fa830575]{background:#eee}.input__textarea[data-v-fa830575]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-fa830575]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-fa830575] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-fa830575] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-fa830575]{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-1f76ec88]{--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-1f76ec88]:focus-within{border-color:var(--theme-brand-color)}.select__select[data-v-1f76ec88]{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-1f76ec88]:focus{outline:none}.select__select[data-v-1f76ec88] option{height:100%;background:var(--background-color)}.select__select--multiple[data-v-1f76ec88]{padding:0}.select__select--multiple[data-v-1f76ec88] option{height:var(--theme-input-height);padding:var(--theme-input-padding)}.select__select--multiple[data-v-1f76ec88] 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-db5fafae]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-db5fafae]{width:1rem;height:1rem}.checkbox__input[data-v-db5fafae]:hover{background:red}.checkbox__text[data-v-db5fafae]{display:grid;width:100%;padding:0 .6rem}.options[data-v-39b61318]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-39b61318]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-39b61318]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-220b2101]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-220b2101]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-220b2101]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-220b2101]{opacity:.6}.switch__slider[data-v-220b2101]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-220b2101]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-220b2101]{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-aeeec9a8]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-aeeec9a8]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-aeeec9a8]{opacity:.6}.file__actions[data-v-aeeec9a8]{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-aeeec9a8]{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-5e6ec702]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-5e6ec702]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-5e6ec702]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-5e6ec702]{display:flex;font-size:10pt}.item__value[data-v-5e6ec702]:not(:first-child){font-size:8pt}.search[data-v-49af6338],.search__panel[data-v-49af6338]{display:flex;flex-direction:column}.search__input[data-v-49af6338]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-49af6338]{font-size:11pt}.form[data-v-fb16d65c]{display:flex;flex-direction:column}.form__footer[data-v-fb16d65c]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-fb16d65c]{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-fb16d65c]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-fb16d65c]{font-size:12pt;font-weight:500}.form__field-hint[data-v-fb16d65c]{font-size:.9rem}.form__field-required-hint[data-v-fb16d65c]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-fb16d65c]{display:grid;gap:2rem}.form__validation-error[data-v-fb16d65c]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-fb16d65c]{display:flex;flex-direction:column-reverse}.form__array-item[data-v-fb16d65c]{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-2f942d7a]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2f942d7a]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2f942d7a] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2f942d7a]{min-width:auto;order:0}}.crud__actions[data-v-2f942d7a]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2f942d7a]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2f942d7a]{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-357c9b3a]{font-size:18pt;font-weight:600}.profile__menu[data-v-357c9b3a]{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-357c9b3a]>*{padding:1.4rem}.profile__menu[data-v-357c9b3a]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}
|
package/dist/ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as n, B as p, k as u, l as m, a as c, m as d, c as b, n as C, d as h, E as l, u as B, A as P, o as x, b as F, p as T, v as f, q as g, g as w, w as I, r as M, h as S, _ as k, f as y, C as G, x as R, y as j, z as q, s as v, t as z, D, G as E, F as O } from "./index-
|
|
1
|
+
import { j as n, B as p, k as u, l as m, a as c, m as d, c as b, n as C, d as h, E as l, u as B, A as P, o as x, b as F, p as T, v as f, q as g, g as w, w as I, r as M, h as S, _ as k, f as y, C as G, x as R, y as j, z as q, s as v, t as z, D, G as E, F as O } from "./index-b96dd012.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|