@aeria-ui/ui 0.0.81 → 0.0.82
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_-5a99fcd7.js → _id_-97e12766.js} +1 -1
- package/dist/{activation-c75876f9.js → activation-86bdc81b.js} +1 -1
- package/dist/{index-e378d757.js → index-003170a9.js} +7 -7
- package/dist/{index-b1767513.js → index-136d431a.js} +1 -1
- package/dist/{index-5ead2930.js → index-225a2a25.js} +1 -1
- package/dist/{index-99ed76d0.js → index-9789dfa6.js} +1 -1
- package/dist/less/theme.less +1 -1
- package/dist/{signin-ebb7e29e.js → signin-9b90594c.js} +20 -20
- package/dist/{signup-02b1329c.js → signup-cb048994.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 n, watch as r, 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-003170a9.js";
|
|
4
4
|
import "@aeria-ui/i18n";
|
|
5
5
|
import "@aeria-ui/core";
|
|
6
6
|
import "@aeriajs/common";
|
|
@@ -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-003170a9.js";
|
|
5
5
|
import "@aeria-ui/i18n";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
|
@@ -3369,7 +3369,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3369
3369
|
{
|
|
3370
3370
|
path: "signin",
|
|
3371
3371
|
name: "/user/signin",
|
|
3372
|
-
component: () => import("./signin-
|
|
3372
|
+
component: () => import("./signin-9b90594c.js"),
|
|
3373
3373
|
meta: {
|
|
3374
3374
|
title: "Autenticação"
|
|
3375
3375
|
}
|
|
@@ -3377,7 +3377,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3377
3377
|
{
|
|
3378
3378
|
path: "signup",
|
|
3379
3379
|
name: "/user/signup",
|
|
3380
|
-
component: () => import("./signup-
|
|
3380
|
+
component: () => import("./signup-cb048994.js"),
|
|
3381
3381
|
meta: {
|
|
3382
3382
|
title: "Registro"
|
|
3383
3383
|
}
|
|
@@ -3385,7 +3385,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3385
3385
|
{
|
|
3386
3386
|
path: "activation",
|
|
3387
3387
|
name: "/user/activation",
|
|
3388
|
-
component: () => import("./activation-
|
|
3388
|
+
component: () => import("./activation-86bdc81b.js"),
|
|
3389
3389
|
meta: {
|
|
3390
3390
|
title: "Ativação"
|
|
3391
3391
|
}
|
|
@@ -3407,7 +3407,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3407
3407
|
name: "/dashboard/:collection",
|
|
3408
3408
|
props: !0,
|
|
3409
3409
|
components: {
|
|
3410
|
-
default: () => import("./index-
|
|
3410
|
+
default: () => import("./index-9789dfa6.js"),
|
|
3411
3411
|
topbar: () => Promise.resolve().then(() => Tl)
|
|
3412
3412
|
},
|
|
3413
3413
|
meta: {
|
|
@@ -3419,7 +3419,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3419
3419
|
name: "/dashboard/:collection/:id",
|
|
3420
3420
|
props: !0,
|
|
3421
3421
|
components: {
|
|
3422
|
-
default: () => import("./_id_-
|
|
3422
|
+
default: () => import("./_id_-97e12766.js")
|
|
3423
3423
|
},
|
|
3424
3424
|
meta: {
|
|
3425
3425
|
title: "%viewTitle%"
|
|
@@ -3437,7 +3437,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3437
3437
|
children: [
|
|
3438
3438
|
{
|
|
3439
3439
|
path: "profile",
|
|
3440
|
-
component: () => import("./index-
|
|
3440
|
+
component: () => import("./index-225a2a25.js"),
|
|
3441
3441
|
meta: {
|
|
3442
3442
|
title: "Meu perfil",
|
|
3443
3443
|
icon: "user-square"
|
|
@@ -3446,7 +3446,7 @@ const Sl = /* @__PURE__ */ K(wl, [["__scopeId", "data-v-85c3b087"]]), Tl = /* @_
|
|
|
3446
3446
|
{
|
|
3447
3447
|
path: "changepass",
|
|
3448
3448
|
name: "/dashboard/user/changepass",
|
|
3449
|
-
component: () => import("./index-
|
|
3449
|
+
component: () => import("./index-136d431a.js"),
|
|
3450
3450
|
meta: {
|
|
3451
3451
|
title: "Mudar senha",
|
|
3452
3452
|
icon: "lock"
|
|
@@ -2,7 +2,7 @@ import { defineComponent as c, 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-003170a9.js";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const D = /* @__PURE__ */ c({
|
|
@@ -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-003170a9.js";
|
|
6
6
|
import "@aeria-ui/i18n";
|
|
7
7
|
import "@aeriajs/common";
|
|
8
8
|
const x = { class: "profile__user-name" }, D = /* @__PURE__ */ S({
|
|
@@ -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-003170a9.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
|
5
5
|
import "@aeriajs/common";
|
package/dist/less/theme.less
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { defineComponent as V, resolveDirective as v, openBlock as i, createElementBlock as
|
|
1
|
+
import { defineComponent as V, resolveDirective as v, openBlock as i, createElementBlock as s, Fragment as T, createElementVNode as l, createCommentVNode as c, toDisplayString as r, withDirectives as b, unref as t, createTextVNode as d, createVNode as g, withCtx as f, createBlock as w } from "vue";
|
|
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
|
|
5
|
+
import { A, a as h } from "./index-003170a9.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({
|
|
9
9
|
__name: "signin",
|
|
10
10
|
setup(L) {
|
|
11
|
-
const
|
|
12
|
-
const { next: e } =
|
|
13
|
-
|
|
14
|
-
},
|
|
11
|
+
const o = S(), n = y("user"), u = y("meta"), m = () => {
|
|
12
|
+
const { next: e } = o.currentRoute.value.query;
|
|
13
|
+
return typeof e == "string" && localStorage.getItem(`${C}:auth:next`) ? o.push(e) : o.push("/dashboard/");
|
|
14
|
+
}, _ = async () => {
|
|
15
15
|
const { error: e } = await n.$actions.authenticate(n.credentials);
|
|
16
16
|
e || m();
|
|
17
17
|
};
|
|
18
|
-
return (e,
|
|
18
|
+
return (e, a) => {
|
|
19
19
|
const k = v("clickable");
|
|
20
|
-
return i(),
|
|
20
|
+
return i(), s(T, null, [
|
|
21
21
|
l("div", E, [
|
|
22
|
-
e.instanceVars.signinText ? (i(),
|
|
22
|
+
e.instanceVars.signinText ? (i(), s("h1", {
|
|
23
23
|
key: 0,
|
|
24
24
|
style: { "font-size": "2.4rem", "margin-bottom": ".8rem" },
|
|
25
25
|
innerHTML: e.instanceVars.signinText
|
|
26
26
|
}, null, 8, N)) : c("", !0),
|
|
27
|
-
e.instanceVars.signupForm ? (i(),
|
|
28
|
-
l("span", null,
|
|
29
|
-
b((i(),
|
|
27
|
+
e.instanceVars.signupForm ? (i(), s("div", x, [
|
|
28
|
+
l("span", null, r(e.t("signin.no_account")) + " ", 1),
|
|
29
|
+
b((i(), s("span", {
|
|
30
30
|
style: { color: "#2d96fa" },
|
|
31
|
-
onClick:
|
|
31
|
+
onClick: a[0] || (a[0] = (p) => t(o).push("/user/signup"))
|
|
32
32
|
}, [
|
|
33
|
-
d(
|
|
33
|
+
d(r(e.t("signin.create_account")), 1)
|
|
34
34
|
])), [
|
|
35
35
|
[k]
|
|
36
36
|
])
|
|
@@ -38,7 +38,7 @@ const E = { style: { "text-align": "center" } }, N = ["innerHTML"], x = { key: 1
|
|
|
38
38
|
]),
|
|
39
39
|
g(A, {
|
|
40
40
|
modelValue: t(n).credentials,
|
|
41
|
-
"onUpdate:modelValue":
|
|
41
|
+
"onUpdate:modelValue": a[1] || (a[1] = (p) => t(n).credentials = p),
|
|
42
42
|
form: {
|
|
43
43
|
email: {
|
|
44
44
|
type: "string",
|
|
@@ -52,23 +52,23 @@ const E = { style: { "text-align": "center" } }, N = ["innerHTML"], x = { key: 1
|
|
|
52
52
|
}
|
|
53
53
|
}, null, 8, ["modelValue"]),
|
|
54
54
|
l("div", B, [
|
|
55
|
-
g(
|
|
55
|
+
g(h, {
|
|
56
56
|
loading: t(n).loading.authenticate,
|
|
57
57
|
disabled: !t(n).credentials.email || !t(n).credentials.password,
|
|
58
|
-
onClick:
|
|
58
|
+
onClick: _
|
|
59
59
|
}, {
|
|
60
60
|
default: f(() => [
|
|
61
|
-
d(
|
|
61
|
+
d(r(e.t("action.signin", { capitalize: !0 })), 1)
|
|
62
62
|
]),
|
|
63
63
|
_: 1
|
|
64
64
|
}, 8, ["loading", "disabled"]),
|
|
65
|
-
t(n).currentUser._id && !t(u).isLoading ? (i(), w(
|
|
65
|
+
t(n).currentUser._id && !t(u).isLoading ? (i(), w(h, {
|
|
66
66
|
key: 0,
|
|
67
67
|
disabled: t(n).loading.authenticate || t(u).isLoading,
|
|
68
68
|
onClick: m
|
|
69
69
|
}, {
|
|
70
70
|
default: f(() => [
|
|
71
|
-
d(
|
|
71
|
+
d(r(e.t("signin.proceed_as")) + " " + r(t(n).currentUser.name), 1)
|
|
72
72
|
]),
|
|
73
73
|
_: 1
|
|
74
74
|
}, 8, ["disabled"])) : c("", !0)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as h, withAsyncContext as A, ref as p, resolveDirective as C, openBlock as b, createElementBlock as $, Fragment as x, createElementVNode as c, toDisplayString as i, withDirectives as B, createBlock as S, unref as g, 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 j } from "./index-
|
|
4
|
+
import { b as M, A as N, _ as F, c as P, a as j } from "./index-003170a9.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-active[data-v-0826507c]{border-color:var(--theme-brand-color)!important}.icon[data-v-0826507c]{display:flex;align-items:center;fill:var(--icon-color, var(--theme-foreground-color));line-height:100%}.icon svg[data-v-0826507c]{width:100%;height:100%}.icon--reactive[data-v-0826507c]{padding:8px;border:1px solid transparent;border-radius:5px}.icon--reactive[data-v-0826507c]:hover{border-color:var(--theme-border-color)}.icon--reactive[data-v-0826507c]:active,.icon--reactive .icon--active[data-v-0826507c],.icon--active[data-v-0826507c]{border-color:var(--theme-brand-color)!important}.icon--centered[data-v-0826507c]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-0826507c]{--icon-size: 18px}.icon__icon[data-v-0826507c]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-0826507c]{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-a03802b2]{animation:var(--theme-animation-dropdown)}.content__section[data-v-a03802b2]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-a03802b2]{min-width:12rem}}.content__item[data-v-a03802b2]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-a03802b2]>*{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-a03802b2]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-a03802b2]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-a03802b2]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-a03802b2]{display:flex;justify-content:flex-start}.content[data-v-a03802b2] .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-a03802b2] .panel__content{top:0;left:0;transform:translate(min(var(--036683e2),calc(100vw - 100%))) translateY(min(var(--036683e0),calc(100vh - 100%)))!important;width:auto}}.info[data-v-7e2a5440]{position:relative;display:inline-flex;--height: 2rem;--vertical-offset: calc(var(--height) + .4rem)}.info__content[data-v-7e2a5440]{height:var(--height);padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-7e2a5440]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-7e2a5440]{top:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-7e2a5440]{top:calc(var(--vertical-offset) * -1);right:100%}.info__bubble--left[data-v-7e2a5440]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-7e2a5440]{bottom:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--right[data-v-7e2a5440]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container[data-v-bfceb841]{border:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-bfceb841] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container[data-v-bfceb841],.textarea:focus-within .input__container[data-v-bfceb841]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-bfceb841] [data-component=icon],.textarea:focus-within .input__icon[data-v-bfceb841] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-bfceb841]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3));--border: var(--input-border, var(--theme-frame-border, 1px solid transparent));--padding: var(--input-padding, var(--theme-input-padding));--padding-large: var(--input-padding-large, var(--theme-input-padding-large));--height: var(--input-height, var(--theme-input-height));--height-large: var(--input-height-large, var(--theme-input-height-large))}.input__container[data-v-bfceb841]{position:relative;display:flex;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-bfceb841]:not(.input__container--textarea){height:var(--height)}.input__container--bold[data-v-bfceb841]{height:var(--height-large)}.input__container--light[data-v-bfceb841]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-bfceb841],.input__container>.input__textarea[data-v-bfceb841]{background:var(--background-color)}.input__input[data-v-bfceb841],.input__textarea[data-v-bfceb841]{font-family:unset}.input__input[data-v-bfceb841]{width:100%;height:100%;outline:none}.input__input--normal[data-v-bfceb841],.input__input--bold[data-v-bfceb841]{border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--theme-foreground-color)}.input__input--normal[data-v-bfceb841]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-bfceb841]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-bfceb841]{padding:.6rem;background:transparent}.input__input--icon[data-v-bfceb841]{padding-left:2.6em!important}.input__input--readOnly[data-v-bfceb841]{background:#eee}.input__textarea[data-v-bfceb841]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-bfceb841]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-bfceb841] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-bfceb841] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-bfceb841]{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-1c0432ab]{--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, 1px solid transparent));--padding: var(--input-padding, var(--theme-input-padding));--height: var(--input-height, var(--theme-input-height));width:var(--input-width, 100%);height:var(--height);padding:var(--padding);border:var(--border, 1px solid transparent);border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--foreground-color);font-family:unset}.select[data-v-1c0432ab]:focus{outline:none}.select[data-v-1c0432ab] option{background:var(--background-color)}.select--outline[data-v-1c0432ab]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-1c0432ab]{padding:0}.select--multiple[data-v-1c0432ab] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-1c0432ab] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-ae7235de]{display:inline-flex;height:2.6rem;align-items:stretch;gap:1rem;--input-width: 4rem;--input-height: 100%;--input-padding: 0 .4rem;--input-border: 1px solid var(--theme-border-color)}.pagination__arrows[data-v-ae7235de]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-ae7235de]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-ae7235de]{padding:.6rem}.pagination__arrows>button>a[data-v-ae7235de]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-ae7235de]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-b9da4354]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-b9da4354]{width:1rem;height:1rem}.checkbox__input[data-v-b9da4354]:hover{background:red}.checkbox__text[data-v-b9da4354]{display:grid;width:100%;padding:0 .6rem}.options[data-v-4aed0c5c]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-4aed0c5c]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-4aed0c5c]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-0e3564b6]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-0e3564b6]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-0e3564b6]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-0e3564b6]{opacity:.6}.switch__slider[data-v-0e3564b6]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-0e3564b6]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-0e3564b6]{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-e6cdde77]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-e6cdde77]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-e6cdde77]{opacity:.6}.file__actions[data-v-e6cdde77]{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-e6cdde77]{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-e8413b98]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-e8413b98]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-e8413b98]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-e8413b98]{display:flex;font-size:10pt}.item__value[data-v-e8413b98]:not(:first-child){font-size:8pt}.search[data-v-15bbe202],.search__panel[data-v-15bbe202]{display:flex;flex-direction:column}.search__input[data-v-15bbe202]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-15bbe202]{font-size:11pt}.form[data-v-e02fe7fe]{display:flex;flex-direction:column}.form__footer[data-v-e02fe7fe]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-e02fe7fe]{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-e02fe7fe]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-e02fe7fe]{font-size:12pt;font-weight:500}.form__field-hint[data-v-e02fe7fe]{font-size:.9rem}.form__field-required-hint[data-v-e02fe7fe]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-e02fe7fe]{display:grid;gap:2rem}.form__validation-error[data-v-e02fe7fe]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-e02fe7fe]{display:flex;flex-direction:column-reverse;gap:.6rem}.form__array-item[data-v-e02fe7fe]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-7fdb061d]{padding:10px .8rem}.table[data-v-7fdb061d]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-7fdb061d]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-7fdb061d] thead>tr{display:none}@media print{.table[data-v-7fdb061d] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-7fdb061d] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-7fdb061d] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{border:0}.table[data-v-7fdb061d] tbody>tr:hover,.table[data-v-7fdb061d] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-7fdb061d] tbody>tr:not(:last-child),.table[data-v-7fdb061d] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-7fdb061d] tbody>tr:not(:last-child)>td,.table[data-v-7fdb061d] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-7fdb061d] tbody>tr>td,.table[data-v-7fdb061d] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-7fdb061d] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-7fdb061d]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-7fdb061d]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-7fdb061d]{display:inherit}}.table__cell-actions[data-v-7fdb061d]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-7fdb061d]{font-weight:300}.table__mobile-actions[data-v-7fdb061d]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-7fdb061d]{display:grid}.table__mobile-actions-button[data-v-7fdb061d]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-7fdb061d]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-7fdb061d]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-7fdb061d]{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-ccbced12]{display:flex;align-items:center}.card__information[data-v-ccbced12]{margin-top:.5rem;font-size:9.5pt;opacity:.6}.crud__controls[data-v-21eeb8fd]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-21eeb8fd]{min-width:90vw;flex:1;order:1}.crud__search[data-v-21eeb8fd] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-21eeb8fd]{min-width:auto;order:0}}.crud__actions[data-v-21eeb8fd]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-21eeb8fd]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-21eeb8fd]{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[data-v-21bbe178]:hover{animation-play-state:paused}.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-a20914ab]{display:flex;gap:1.2rem}.tabs__tab[data-v-a20914ab]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-a20914ab]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-a20914ab]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-a20914ab]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-a20914ab]:first-child{gap:0}.topbar__preset[data-v-85c3b087]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-85c3b087]{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-active[data-v-0826507c]{border-color:var(--theme-brand-color)!important}.icon[data-v-0826507c]{display:flex;align-items:center;fill:var(--icon-color, var(--theme-foreground-color));line-height:100%}.icon svg[data-v-0826507c]{width:100%;height:100%}.icon--reactive[data-v-0826507c]{padding:8px;border:1px solid transparent;border-radius:5px}.icon--reactive[data-v-0826507c]:hover{border-color:var(--theme-border-color)}.icon--reactive[data-v-0826507c]:active,.icon--reactive .icon--active[data-v-0826507c],.icon--active[data-v-0826507c]{border-color:var(--theme-brand-color)!important}.icon--centered[data-v-0826507c]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-0826507c]{--icon-size: 18px}.icon__icon[data-v-0826507c]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-0826507c]{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-a03802b2]{animation:var(--theme-animation-dropdown)}.content__section[data-v-a03802b2]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-a03802b2]{min-width:12rem}}.content__item[data-v-a03802b2]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-a03802b2]>*{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-a03802b2]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-a03802b2]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-a03802b2]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-a03802b2]{display:flex;justify-content:flex-start}.content[data-v-a03802b2] .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-a03802b2] .panel__content{top:0;left:0;transform:translate(min(var(--036683e2),calc(100vw - 100%))) translateY(min(var(--036683e0),calc(100vh - 100%)))!important;width:auto}}.info[data-v-7e2a5440]{position:relative;display:inline-flex;--height: 2rem;--vertical-offset: calc(var(--height) + .4rem)}.info__content[data-v-7e2a5440]{height:var(--height);padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-7e2a5440]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-7e2a5440]{top:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-7e2a5440]{top:calc(var(--vertical-offset) * -1);right:100%}.info__bubble--left[data-v-7e2a5440]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-7e2a5440]{bottom:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--right[data-v-7e2a5440]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container[data-v-bfceb841]{border:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-bfceb841] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container[data-v-bfceb841],.textarea:focus-within .input__container[data-v-bfceb841]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-bfceb841] [data-component=icon],.textarea:focus-within .input__icon[data-v-bfceb841] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-bfceb841]{--background-color: var(--input-background-color, var(--theme-background-color-shade-3));--border: var(--input-border, var(--theme-frame-border));--padding: var(--input-padding, var(--theme-input-padding));--padding-large: var(--input-padding-large, var(--theme-input-padding-large));--height: var(--input-height, var(--theme-input-height));--height-large: var(--input-height-large, var(--theme-input-height-large))}.input__container[data-v-bfceb841]{position:relative;display:flex;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-bfceb841]:not(.input__container--textarea){height:var(--height)}.input__container--normal[data-v-bfceb841],.input__container--bold[data-v-bfceb841]{border-radius:var(--theme-radius-medium);background:var(--background-color)}.input__container--bold[data-v-bfceb841]{height:var(--height-large)}.input__container--light[data-v-bfceb841]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-bfceb841],.input__container>.input__textarea[data-v-bfceb841]{background:var(--background-color)}.input__input[data-v-bfceb841],.input__textarea[data-v-bfceb841]{font-family:unset}.input__input[data-v-bfceb841]{width:100%;height:100%;outline:none}.input__input--normal[data-v-bfceb841],.input__input--bold[data-v-bfceb841]{color:var(--theme-foreground-color)}.input__input--normal[data-v-bfceb841]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-bfceb841]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-bfceb841]{padding:.6rem;background:transparent}.input__input--icon[data-v-bfceb841]{padding-left:2.6em!important}.input__input--readOnly[data-v-bfceb841]{background:#eee}.input__textarea[data-v-bfceb841]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-bfceb841]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-bfceb841] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-bfceb841] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-bfceb841]{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-1c0432ab]{--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));--padding: var(--input-padding, var(--theme-input-padding));--height: var(--input-height, var(--theme-input-height));width:var(--input-width, 100%);height:var(--height);padding:var(--padding);border:var(--border);border-radius:var(--theme-radius-medium);background:var(--background-color);color:var(--foreground-color);font-family:unset}.select[data-v-1c0432ab]:focus{outline:none}.select[data-v-1c0432ab] option{background:var(--background-color)}.select--outline[data-v-1c0432ab]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-1c0432ab]{padding:0}.select--multiple[data-v-1c0432ab] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-1c0432ab] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-ae7235de]{display:inline-flex;height:2.6rem;align-items:stretch;gap:1rem;--input-width: 4rem;--input-height: 100%;--input-padding: 0 .4rem;--input-border: 1px solid var(--theme-border-color)}.pagination__arrows[data-v-ae7235de]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-ae7235de]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-ae7235de]{padding:.6rem}.pagination__arrows>button>a[data-v-ae7235de]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-ae7235de]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-b9da4354]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-b9da4354]{width:1rem;height:1rem}.checkbox__input[data-v-b9da4354]:hover{background:red}.checkbox__text[data-v-b9da4354]{display:grid;width:100%;padding:0 .6rem}.options[data-v-4aed0c5c]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-4aed0c5c]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-4aed0c5c]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-0e3564b6]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-0e3564b6]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-0e3564b6]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-0e3564b6]{opacity:.6}.switch__slider[data-v-0e3564b6]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-0e3564b6]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-0e3564b6]{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-e6cdde77]{display:flex;width:min-content;flex-direction:column;row-gap:.8rem}.file__image[data-v-e6cdde77]{overflow:hidden;width:20rem;height:20rem;border-radius:5px}.file__image--unsent[data-v-e6cdde77]{opacity:.6}.file__actions[data-v-e6cdde77]{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-e6cdde77]{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-e8413b98]{display:flex;min-height:2.8rem;align-items:center;padding:.6rem;color:var(--theme-foreground-color)}.item--selected[data-v-e8413b98]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-e8413b98]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-e8413b98]{display:flex;font-size:10pt}.item__value[data-v-e8413b98]:not(:first-child){font-size:8pt}.search[data-v-15bbe202],.search__panel[data-v-15bbe202]{display:flex;flex-direction:column}.search__input[data-v-15bbe202]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-15bbe202]{font-size:11pt}.form[data-v-e02fe7fe]{display:flex;flex-direction:column}.form__footer[data-v-e02fe7fe]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-e02fe7fe]{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-e02fe7fe]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-e02fe7fe]{font-size:12pt;font-weight:500}.form__field-hint[data-v-e02fe7fe]{font-size:.9rem}.form__field-required-hint[data-v-e02fe7fe]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-e02fe7fe]{display:grid;gap:2rem}.form__validation-error[data-v-e02fe7fe]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-e02fe7fe]{display:flex;flex-direction:column-reverse;gap:.6rem}.form__array-item[data-v-e02fe7fe]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-7fdb061d]{padding:10px .8rem}.table[data-v-7fdb061d]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-7fdb061d]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-7fdb061d] thead>tr{display:none}@media print{.table[data-v-7fdb061d] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-7fdb061d] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-7fdb061d] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{border:0}.table[data-v-7fdb061d] tbody>tr:hover,.table[data-v-7fdb061d] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-7fdb061d] tbody>tr,.table[data-v-7fdb061d] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-7fdb061d] tbody>tr:not(:last-child),.table[data-v-7fdb061d] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-7fdb061d] tbody>tr:not(:last-child)>td,.table[data-v-7fdb061d] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-7fdb061d] tbody>tr>td,.table[data-v-7fdb061d] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-7fdb061d] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-7fdb061d]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-7fdb061d]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-7fdb061d]{display:inherit}}.table__cell-actions[data-v-7fdb061d]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-7fdb061d]{font-weight:300}.table__mobile-actions[data-v-7fdb061d]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-7fdb061d]{display:grid}.table__mobile-actions-button[data-v-7fdb061d]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-7fdb061d]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-7fdb061d]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-7fdb061d]{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-ccbced12]{display:flex;align-items:center}.card__information[data-v-ccbced12]{margin-top:.5rem;font-size:9.5pt;opacity:.6}.crud__controls[data-v-21eeb8fd]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-21eeb8fd]{min-width:90vw;flex:1;order:1}.crud__search[data-v-21eeb8fd] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-21eeb8fd]{min-width:auto;order:0}}.crud__actions[data-v-21eeb8fd]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-21eeb8fd]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-21eeb8fd]{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[data-v-21bbe178]:hover{animation-play-state:paused}.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-a20914ab]{display:flex;gap:1.2rem}.tabs__tab[data-v-a20914ab]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-a20914ab]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-a20914ab]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-a20914ab]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-a20914ab]:first-child{gap:0}.topbar__preset[data-v-85c3b087]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-85c3b087]{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-003170a9.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|