@aeria-ui/ui 0.0.71 → 0.0.72
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_-23887b8b.js → _id_-e914392e.js} +1 -1
- package/dist/{activation-6495d536.js → activation-9003ac87.js} +1 -1
- package/dist/{index-93109373.js → index-905a7c02.js} +10 -10
- package/dist/{index-4d5dc152.js → index-c1378bc0.js} +1 -1
- package/dist/{index-9dc7a6f9.js → index-f497bcc3.js} +1 -1
- package/dist/{index-c1ace431.js → index-f5d58bec.js} +1 -1
- package/dist/{signin-242e9adf.js → signin-69462b08.js} +1 -1
- package/dist/{signup-42f389dd.js → signup-85beefa8.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-905a7c02.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-905a7c02.js";
|
|
5
5
|
import "@aeria-ui/i18n";
|
|
6
6
|
import "@aeria-ui/core";
|
|
7
7
|
import "@aeriajs/common";
|
|
@@ -2142,7 +2142,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2142
2142
|
}, {
|
|
2143
2143
|
immediate: !0
|
|
2144
2144
|
});
|
|
2145
|
-
}, la = (d) => (Ee("data-v-
|
|
2145
|
+
}, la = (d) => (Ee("data-v-2a6c7067"), d = d(), De(), d), sa = {
|
|
2146
2146
|
key: 0,
|
|
2147
2147
|
class: "table aeria-surface"
|
|
2148
2148
|
}, ia = { key: 0 }, ra = { key: 1 }, ua = { key: 0 }, ca = ["checked"], da = {
|
|
@@ -2281,7 +2281,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2281
2281
|
}))
|
|
2282
2282
|
])) : ((j = e(_e)(te)) == null ? void 0 : j.$ref) === "file" ? (n(), s("div", ka, [
|
|
2283
2283
|
B[w] ? (n(), s("div", Va, [
|
|
2284
|
-
/^image/.test(B[w][0].type)
|
|
2284
|
+
"items" in te && B[w][0] && /^image/.test(B[w][0].type) ? (n(), g(Ue, {
|
|
2285
2285
|
key: 0,
|
|
2286
2286
|
modelValue: B[w][0].link,
|
|
2287
2287
|
"onUpdate:modelValue": (ne) => B[w][0].link = ne,
|
|
@@ -2410,7 +2410,7 @@ const Ge = /* @__PURE__ */ X(ta, [["__scopeId", "data-v-fb16d65c"]]), na = /* @_
|
|
|
2410
2410
|
};
|
|
2411
2411
|
}
|
|
2412
2412
|
});
|
|
2413
|
-
const Ua = /* @__PURE__ */ X(qa, [["__scopeId", "data-v-
|
|
2413
|
+
const Ua = /* @__PURE__ */ X(qa, [["__scopeId", "data-v-2a6c7067"]]), Ea = /* @__PURE__ */ U({
|
|
2414
2414
|
__name: "aeria-tabular",
|
|
2415
2415
|
props: {
|
|
2416
2416
|
individualActions: {},
|
|
@@ -3309,7 +3309,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3309
3309
|
{
|
|
3310
3310
|
path: "signin",
|
|
3311
3311
|
name: "/user/signin",
|
|
3312
|
-
component: () => import("./signin-
|
|
3312
|
+
component: () => import("./signin-69462b08.js"),
|
|
3313
3313
|
meta: {
|
|
3314
3314
|
title: "Autenticação"
|
|
3315
3315
|
}
|
|
@@ -3317,7 +3317,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3317
3317
|
{
|
|
3318
3318
|
path: "signup",
|
|
3319
3319
|
name: "/user/signup",
|
|
3320
|
-
component: () => import("./signup-
|
|
3320
|
+
component: () => import("./signup-85beefa8.js"),
|
|
3321
3321
|
meta: {
|
|
3322
3322
|
title: "Registro"
|
|
3323
3323
|
}
|
|
@@ -3325,7 +3325,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3325
3325
|
{
|
|
3326
3326
|
path: "activation",
|
|
3327
3327
|
name: "/user/activation",
|
|
3328
|
-
component: () => import("./activation-
|
|
3328
|
+
component: () => import("./activation-9003ac87.js"),
|
|
3329
3329
|
meta: {
|
|
3330
3330
|
title: "Ativação"
|
|
3331
3331
|
}
|
|
@@ -3347,7 +3347,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3347
3347
|
name: "/dashboard/crud",
|
|
3348
3348
|
props: !0,
|
|
3349
3349
|
components: {
|
|
3350
|
-
default: () => import("./index-
|
|
3350
|
+
default: () => import("./index-f5d58bec.js"),
|
|
3351
3351
|
topbar: () => Promise.resolve().then(() => wl)
|
|
3352
3352
|
},
|
|
3353
3353
|
meta: {
|
|
@@ -3359,7 +3359,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3359
3359
|
name: "/dashboard/crud/:id",
|
|
3360
3360
|
props: !0,
|
|
3361
3361
|
components: {
|
|
3362
|
-
default: () => import("./_id_-
|
|
3362
|
+
default: () => import("./_id_-e914392e.js")
|
|
3363
3363
|
},
|
|
3364
3364
|
meta: {
|
|
3365
3365
|
title: "%viewTitle%"
|
|
@@ -3377,7 +3377,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3377
3377
|
children: [
|
|
3378
3378
|
{
|
|
3379
3379
|
path: "profile",
|
|
3380
|
-
component: () => import("./index-
|
|
3380
|
+
component: () => import("./index-f497bcc3.js"),
|
|
3381
3381
|
meta: {
|
|
3382
3382
|
title: "Meu perfil",
|
|
3383
3383
|
icon: "user-square"
|
|
@@ -3386,7 +3386,7 @@ const Bl = /* @__PURE__ */ X(Al, [["__scopeId", "data-v-326eee9d"]]), wl = /* @_
|
|
|
3386
3386
|
{
|
|
3387
3387
|
path: "changepass",
|
|
3388
3388
|
name: "/dashboard/user/changepass",
|
|
3389
|
-
component: () => import("./index-
|
|
3389
|
+
component: () => import("./index-c1378bc0.js"),
|
|
3390
3390
|
meta: {
|
|
3391
3391
|
title: "Mudar senha",
|
|
3392
3392
|
icon: "lock"
|
|
@@ -2,7 +2,7 @@ import { defineComponent as p, ref as u, openBlock as m, createBlock as _, withC
|
|
|
2
2
|
import { useRouter as v } from "vue-router";
|
|
3
3
|
import { useI18n as 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-905a7c02.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-905a7c02.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-905a7c02.js";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|
|
5
5
|
import "@aeriajs/common";
|
|
@@ -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-905a7c02.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 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-905a7c02.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-66a4ee79]{animation:var(--theme-animation-dropdown)}.content__section[data-v-66a4ee79]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-66a4ee79]{min-width:12rem}}.content__item[data-v-66a4ee79]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-66a4ee79]>*{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-66a4ee79]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-66a4ee79]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-66a4ee79]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-66a4ee79]{display:flex;justify-content:flex-start}.content[data-v-66a4ee79] .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-66a4ee79] .panel__content{top:0;left:0;transform:translate(min(var(--0cfe51de),calc(100vw - 100%))) translateY(min(var(--0cfe51df),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;gap:.6rem}.form__array-item[data-v-fb16d65c]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-e3ef0ba0]{padding:10px .8rem}.table[data-v-e3ef0ba0]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-e3ef0ba0]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-e3ef0ba0] thead>tr{display:none}@media print{.table[data-v-e3ef0ba0] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-e3ef0ba0] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-e3ef0ba0] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-e3ef0ba0] tbody>tr,.table[data-v-e3ef0ba0] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-e3ef0ba0] tbody>tr,.table[data-v-e3ef0ba0] tfoot>tr{border:0}.table[data-v-e3ef0ba0] tbody>tr:hover,.table[data-v-e3ef0ba0] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-e3ef0ba0] tbody>tr,.table[data-v-e3ef0ba0] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-e3ef0ba0] tbody>tr:not(:last-child),.table[data-v-e3ef0ba0] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-e3ef0ba0] tbody>tr:not(:last-child)>td,.table[data-v-e3ef0ba0] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-e3ef0ba0] tbody>tr>td,.table[data-v-e3ef0ba0] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-e3ef0ba0] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-e3ef0ba0]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-e3ef0ba0]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-e3ef0ba0]{display:inherit}}.table__cell-actions[data-v-e3ef0ba0]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-e3ef0ba0]{font-weight:300}.table__mobile-actions[data-v-e3ef0ba0]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-e3ef0ba0]{display:grid}.table__mobile-actions-button[data-v-e3ef0ba0]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-e3ef0ba0]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-e3ef0ba0]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-e3ef0ba0]{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-2642eb69]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2642eb69]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2642eb69] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2642eb69]{min-width:auto;order:0}}.crud__actions[data-v-2642eb69]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2642eb69]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2642eb69]{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-66a4ee79]{animation:var(--theme-animation-dropdown)}.content__section[data-v-66a4ee79]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (width >= 600px){.content__section[data-v-66a4ee79]{min-width:12rem}}.content__item[data-v-66a4ee79]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-66a4ee79]>*{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-66a4ee79]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-66a4ee79]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-66a4ee79]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-66a4ee79]{display:flex;justify-content:flex-start}.content[data-v-66a4ee79] .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-66a4ee79] .panel__content{top:0;left:0;transform:translate(min(var(--0cfe51de),calc(100vw - 100%))) translateY(min(var(--0cfe51df),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;gap:.6rem}.form__array-item[data-v-fb16d65c]{display:flex;align-items:center;gap:.6rem}.cell-padding[data-v-2a6c7067]{padding:10px .8rem}.table[data-v-2a6c7067]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (width >= 768px){.table[data-v-2a6c7067]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-2a6c7067] thead>tr{display:none}@media print{.table[data-v-2a6c7067] thead>tr{display:table-row}}@media screen and (width >= 768px){.table[data-v-2a6c7067] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-2a6c7067] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-2a6c7067] tbody>tr,.table[data-v-2a6c7067] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (width >= 768px){.table[data-v-2a6c7067] tbody>tr,.table[data-v-2a6c7067] tfoot>tr{border:0}.table[data-v-2a6c7067] tbody>tr:hover,.table[data-v-2a6c7067] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (width <= 768px){.table[data-v-2a6c7067] tbody>tr,.table[data-v-2a6c7067] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-2a6c7067] tbody>tr:not(:last-child),.table[data-v-2a6c7067] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (width >= 768px){.table[data-v-2a6c7067] tbody>tr:not(:last-child)>td,.table[data-v-2a6c7067] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-2a6c7067] tbody>tr>td,.table[data-v-2a6c7067] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (width >= 768px){.table[data-v-2a6c7067] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (width <= 768px){.table__cell-grid[data-v-2a6c7067]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-2a6c7067]{display:none;font-weight:500}@media screen and (width <= 768px){.table__cell-mobile-label[data-v-2a6c7067]{display:inherit}}.table__cell-actions[data-v-2a6c7067]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-2a6c7067]{font-weight:300}.table__mobile-actions[data-v-2a6c7067]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-2a6c7067]{display:grid}.table__mobile-actions-button[data-v-2a6c7067]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-2a6c7067]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-2a6c7067]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-2a6c7067]{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-2642eb69]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-2642eb69]{min-width:90vw;flex:1;order:1}.crud__search[data-v-2642eb69] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-2642eb69]{min-width:auto;order:0}}.crud__actions[data-v-2642eb69]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-2642eb69]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-2642eb69]{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-905a7c02.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@aeria-ui/i18n";
|
|
4
4
|
import "@aeria-ui/core";
|