@aeria-ui/ui 0.0.203 → 0.0.205
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_-CWAHXQZG.js → _id_-DYaLEoj1.js} +1 -1
- package/dist/{activation-Bs7J5IyT.js → activation-DWnv4YYM.js} +1 -1
- package/dist/{index-WcqFFcZ5.js → index-BpLcvVdU.js} +1 -1
- package/dist/{index-B2At32Fn.js → index-CVB9yudm.js} +107 -107
- package/dist/{index-CKm25VZg.js → index-Ca0UCFPf.js} +1 -1
- package/dist/{index-aZQdsGUq.js → index-D8Jk3vxU.js} +1 -1
- package/dist/less/polyfill.less +4 -1
- package/dist/{redefine-password-DZMjgoq7.js → redefine-password-qAgn9kbE.js} +1 -1
- package/dist/{signin-CeRAoNDG.js → signin-Gx25b2IX.js} +1 -1
- package/dist/{signup-yCX1WLuV.js → signup-DadDQtJQ.js} +1 -1
- package/dist/ui.css +1 -1
- package/dist/ui.js +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as c, watch as i, createBlock as l, openBlock as r } from "vue";
|
|
2
2
|
import { getGlobalStateManager as a, useStore as d } from "@aeria-ui/state-management";
|
|
3
|
-
import { f as s } from "./index-
|
|
3
|
+
import { f as s } from "./index-CVB9yudm.js";
|
|
4
4
|
const g = /* @__PURE__ */ c({
|
|
5
5
|
__name: "[id]",
|
|
6
6
|
props: {
|
|
@@ -3,7 +3,7 @@ import { INSTANCE_VARS_SYMBOL as C } from "@aeria-ui/core";
|
|
|
3
3
|
import { useStore as $ } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as I } from "vue-router";
|
|
5
5
|
import { t as i } from "@aeria-ui/i18n";
|
|
6
|
-
import { A as U, c as E, a as y, _ as N } from "./index-
|
|
6
|
+
import { A as U, c as E, a as y, _ as N } from "./index-CVB9yudm.js";
|
|
7
7
|
const T = { key: 0 }, B = {
|
|
8
8
|
key: 0,
|
|
9
9
|
style: {}
|
|
@@ -2,7 +2,7 @@ import { defineComponent as k, ref as h, resolveDirective as A, createElementBlo
|
|
|
2
2
|
import { useRouter as P } from "vue-router";
|
|
3
3
|
import { useStore as y } from "@aeria-ui/state-management";
|
|
4
4
|
import { STORAGE_NAMESPACE as S } from "@aeria-ui/core";
|
|
5
|
-
import { g as E, h as z, b as p, i as O, A as B, a as M, _ as U } from "./index-
|
|
5
|
+
import { g as E, h as z, b as p, i as O, A as B, a as M, _ as U } from "./index-CVB9yudm.js";
|
|
6
6
|
const D = { class: "profile__user-name" }, F = /* @__PURE__ */ k({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(j) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as M, ref as X, resolveDirective as ee, createElementBlock as s, openBlock as n, normalizeClass as
|
|
1
|
+
import { defineComponent as M, ref as X, resolveDirective as ee, createElementBlock as s, openBlock as n, normalizeClass as H, Fragment as Y, renderList as z, withDirectives as K, createCommentVNode as h, createTextVNode as U, toDisplayString as V, unref as t, renderSlot as C, withModifiers as Ie, inject as re, computed as G, createElementVNode as O, mergeProps as x, createBlock as $, withCtx as y, resolveDynamicComponent as pe, useCssVars as Ne, normalizeProps as oe, guardReactiveProps as be, Teleport as Fe, createVNode as L, onMounted as Ue, watch as ae, vModelDynamic as et, onBeforeMount as Xe, normalizeStyle as ve, provide as fe, createSlots as ie, vModelCheckbox as tt, onUnmounted as nt, resolveComponent as at, Suspense as ot, useSlots as lt, h as it } from "vue";
|
|
2
2
|
import { t as R, useI18n as st } from "@aeria-ui/i18n";
|
|
3
3
|
import { INSTANCE_VARS_SYMBOL as rt, useScrollObserver as He, useBreakpoints as Se, useMask as ut, PAGINATION_PER_PAGE_DEFAULTS as ct, API_URL as Je, request as dt, useDebounce as Ze, convertToSearchQuery as mt, useParentCollectionStore as Ae, useCollectionStore as pt, useAction as ft, convertFromSearchQuery as vt, usePasswordPolicy as yt } from "@aeria-ui/core";
|
|
4
4
|
import { arraysIntersect as Ee, deepClone as ke, getReferenceProperty as se, convertConditionToQuery as ht, freshItem as bt, isRequired as je, evaluateCondition as qe, deepMerge as Be } from "@aeriajs/common";
|
|
@@ -21,7 +21,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
21
21
|
return (a, l) => {
|
|
22
22
|
const c = ee("clickable");
|
|
23
23
|
return n(), s("div", {
|
|
24
|
-
class:
|
|
24
|
+
class: H({
|
|
25
25
|
accordion: !0,
|
|
26
26
|
"accordion--padded": !e.noPadding
|
|
27
27
|
})
|
|
@@ -35,7 +35,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
35
35
|
onClick: (d) => u.value === r ? u.value = null : u.value = r
|
|
36
36
|
}, [
|
|
37
37
|
e.enumerate ? (n(), s("span", kt, V(p + 1) + ". ", 1)) : h("", !0),
|
|
38
|
-
|
|
38
|
+
U(" " + V(e.headers[r] ? o(e.headers[r]) : t(R)(r)), 1)
|
|
39
39
|
], 8, gt)), [
|
|
40
40
|
[c]
|
|
41
41
|
]),
|
|
@@ -59,7 +59,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
59
59
|
},
|
|
60
60
|
setup(e) {
|
|
61
61
|
return (u, o) => (n(), s("div", {
|
|
62
|
-
class:
|
|
62
|
+
class: H([
|
|
63
63
|
"badge",
|
|
64
64
|
{ "badge--large": e.large },
|
|
65
65
|
{ "badge--alt": e.alt }
|
|
@@ -81,7 +81,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
81
81
|
};
|
|
82
82
|
return (c, r) => e.dummy ? (n(), s("button", {
|
|
83
83
|
key: 0,
|
|
84
|
-
class:
|
|
84
|
+
class: H([
|
|
85
85
|
"barebutton",
|
|
86
86
|
`barebutton--${e.disabled ? "disabled" : "enabled"}`
|
|
87
87
|
])
|
|
@@ -89,7 +89,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
89
89
|
C(c.$slots, "default", {}, void 0, !0)
|
|
90
90
|
], 2)) : (n(), s("button", {
|
|
91
91
|
key: 1,
|
|
92
|
-
class:
|
|
92
|
+
class: H([
|
|
93
93
|
"barebutton",
|
|
94
94
|
`barebutton--${e.disabled ? "disabled" : "enabled"}`
|
|
95
95
|
]),
|
|
@@ -114,7 +114,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
114
114
|
setup(e) {
|
|
115
115
|
const u = e, o = re(rt, {}), a = typeof u.reactive == "boolean" ? u.reactive : re("iconReactive", !1), l = G(() => u.icon?.includes(":") ? u.icon : `regular:${u.icon}`);
|
|
116
116
|
return (c, r) => (n(), s("a", {
|
|
117
|
-
class:
|
|
117
|
+
class: H([
|
|
118
118
|
"icon",
|
|
119
119
|
{ "icon--reactive": t(a) },
|
|
120
120
|
{ "icon--active": e.active },
|
|
@@ -122,7 +122,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
122
122
|
])
|
|
123
123
|
}, [
|
|
124
124
|
O("div", {
|
|
125
|
-
class:
|
|
125
|
+
class: H([
|
|
126
126
|
"icon__icon",
|
|
127
127
|
{ "icon__icon--right": e.iconRight }
|
|
128
128
|
])
|
|
@@ -145,7 +145,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
145
145
|
])) : h("", !0)
|
|
146
146
|
], 2));
|
|
147
147
|
}
|
|
148
|
-
}),
|
|
148
|
+
}), D = /* @__PURE__ */ E(St, [["__scopeId", "data-v-263a2782"]]), wt = {
|
|
149
149
|
key: 1,
|
|
150
150
|
class: "button__content"
|
|
151
151
|
}, Tt = /* @__PURE__ */ M({
|
|
@@ -171,7 +171,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
171
171
|
return re("buttonSize", u.size) || "medium";
|
|
172
172
|
})();
|
|
173
173
|
return (l, c) => (n(), $(de, {
|
|
174
|
-
class:
|
|
174
|
+
class: H([
|
|
175
175
|
"button",
|
|
176
176
|
`button--${t(o)}`,
|
|
177
177
|
`button--${t(a)}`,
|
|
@@ -181,7 +181,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
181
181
|
disabled: e.disabled || e.loading
|
|
182
182
|
}, {
|
|
183
183
|
default: y(() => [
|
|
184
|
-
e.icon ? (n(), $(
|
|
184
|
+
e.icon ? (n(), $(D, {
|
|
185
185
|
key: 0,
|
|
186
186
|
icon: e.icon,
|
|
187
187
|
class: "button__content"
|
|
@@ -205,7 +205,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
205
205
|
},
|
|
206
206
|
setup(e) {
|
|
207
207
|
return (u, o) => (n(), s("div", {
|
|
208
|
-
class:
|
|
208
|
+
class: H([
|
|
209
209
|
"card",
|
|
210
210
|
{ "card--inactive": e.inactive },
|
|
211
211
|
{ "card--horizontal": e.horizontal }
|
|
@@ -269,7 +269,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
269
269
|
const _ = ee("clickable"), g = ee("loading"), i = ee("overlay");
|
|
270
270
|
return e.modelValue ? K((n(), s("div", {
|
|
271
271
|
key: 0,
|
|
272
|
-
class:
|
|
272
|
+
class: H([
|
|
273
273
|
"panel",
|
|
274
274
|
{ "panel--fixed": e.fixedRight }
|
|
275
275
|
])
|
|
@@ -278,7 +278,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
278
278
|
e.float || e.fixedRight ? "dialog" : "div"
|
|
279
279
|
), {
|
|
280
280
|
"data-component": "panel",
|
|
281
|
-
class:
|
|
281
|
+
class: H([
|
|
282
282
|
"aeria-surface",
|
|
283
283
|
"panel__content",
|
|
284
284
|
{ "panel__content--float": e.float },
|
|
@@ -293,7 +293,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
293
293
|
default: y(() => [
|
|
294
294
|
m.$slots.header || e.title ? (n(), s("div", {
|
|
295
295
|
key: 0,
|
|
296
|
-
class:
|
|
296
|
+
class: H([
|
|
297
297
|
"panel__header",
|
|
298
298
|
{ "panel__header--collapsed": l.value },
|
|
299
299
|
{ "panel__header--outer": e.outerHeader }
|
|
@@ -305,21 +305,21 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
305
305
|
C(m.$slots, "extra", {}, void 0, !0)
|
|
306
306
|
])) : h("", !0)
|
|
307
307
|
]),
|
|
308
|
-
e.collapsible && l.value ? K((n(), $(
|
|
308
|
+
e.collapsible && l.value ? K((n(), $(D, {
|
|
309
309
|
key: 0,
|
|
310
310
|
reactive: "",
|
|
311
311
|
icon: "plus",
|
|
312
312
|
onClick: b[0] || (b[0] = (T) => v(!l.value))
|
|
313
313
|
}, null, 512)), [
|
|
314
314
|
[_]
|
|
315
|
-
]) : e.collapsible && !l.value ? K((n(), $(
|
|
315
|
+
]) : e.collapsible && !l.value ? K((n(), $(D, {
|
|
316
316
|
key: 1,
|
|
317
317
|
reactive: "",
|
|
318
318
|
icon: "minus",
|
|
319
319
|
onClick: b[1] || (b[1] = (T) => v(!l.value))
|
|
320
320
|
}, null, 512)), [
|
|
321
321
|
[_]
|
|
322
|
-
]) : e.closeHint ? K((n(), $(
|
|
322
|
+
]) : e.closeHint ? K((n(), $(D, {
|
|
323
323
|
key: 2,
|
|
324
324
|
reactive: "",
|
|
325
325
|
icon: "x",
|
|
@@ -333,7 +333,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
333
333
|
ref_key: "body",
|
|
334
334
|
ref: c,
|
|
335
335
|
tabindex: "0",
|
|
336
|
-
class:
|
|
336
|
+
class: H([
|
|
337
337
|
"panel__body",
|
|
338
338
|
{ "panel__body--padded": !e.fill }
|
|
339
339
|
])
|
|
@@ -344,7 +344,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
344
344
|
]),
|
|
345
345
|
m.$slots.footer ? (n(), s("div", {
|
|
346
346
|
key: 2,
|
|
347
|
-
class:
|
|
347
|
+
class: H([
|
|
348
348
|
"panel__footer",
|
|
349
349
|
{ "panel__footer--padded": !e.fillFooter },
|
|
350
350
|
{ "panel__footer--shadowed": !t(r) }
|
|
@@ -467,11 +467,11 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
467
467
|
onClick: (g) => r(b, e.subject)
|
|
468
468
|
}, {
|
|
469
469
|
default: y(() => [
|
|
470
|
-
L(
|
|
470
|
+
L(D, {
|
|
471
471
|
icon: b.icon || "gear"
|
|
472
472
|
}, {
|
|
473
473
|
default: y(() => [
|
|
474
|
-
|
|
474
|
+
U(V(b.translate ? t(R)(b.label, { capitalize: !0 }) : b.label), 1)
|
|
475
475
|
]),
|
|
476
476
|
_: 2
|
|
477
477
|
}, 1032, ["icon"])
|
|
@@ -522,7 +522,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
522
522
|
}, [
|
|
523
523
|
o.value ? (n(), s("div", {
|
|
524
524
|
key: 0,
|
|
525
|
-
class:
|
|
525
|
+
class: H([
|
|
526
526
|
"info__bubble",
|
|
527
527
|
`info__bubble--${e.where}`
|
|
528
528
|
])
|
|
@@ -661,7 +661,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
661
661
|
])) : h("", !0),
|
|
662
662
|
"element" in t(l) && t(l).element === "textarea" ? (n(), s("div", {
|
|
663
663
|
key: 2,
|
|
664
|
-
class:
|
|
664
|
+
class: H([
|
|
665
665
|
"input__container",
|
|
666
666
|
"input__container--textarea",
|
|
667
667
|
`input__container--${t(b)}`
|
|
@@ -671,7 +671,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
671
671
|
placeholder: t(_).placeholder,
|
|
672
672
|
readonly: t(_).readonly,
|
|
673
673
|
value: e.modelValue,
|
|
674
|
-
class:
|
|
674
|
+
class: H([
|
|
675
675
|
"input__textarea",
|
|
676
676
|
`input__input--${t(b)}`
|
|
677
677
|
]),
|
|
@@ -681,7 +681,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
681
681
|
])
|
|
682
682
|
], 2)) : (n(), s("div", {
|
|
683
683
|
key: 3,
|
|
684
|
-
class:
|
|
684
|
+
class: H([
|
|
685
685
|
"input__container",
|
|
686
686
|
`input__container--${t(b)}`
|
|
687
687
|
])
|
|
@@ -700,10 +700,10 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
700
700
|
}), null, 16, en), [
|
|
701
701
|
[N, t(l).focus]
|
|
702
702
|
]),
|
|
703
|
-
t(c) ? (n(), $(
|
|
703
|
+
t(c) ? (n(), $(D, {
|
|
704
704
|
key: 0,
|
|
705
705
|
icon: t(l).icon || "magnifying-glass",
|
|
706
|
-
class:
|
|
706
|
+
class: H([
|
|
707
707
|
"input__icon",
|
|
708
708
|
`input__icon--${t(b)}`
|
|
709
709
|
])
|
|
@@ -711,14 +711,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
711
711
|
t(d) ? (n(), s("div", tn, [
|
|
712
712
|
L(Xt, null, {
|
|
713
713
|
text: y(() => [...J[2] || (J[2] = [
|
|
714
|
-
|
|
714
|
+
U("Copiar", -1)
|
|
715
715
|
])]),
|
|
716
716
|
default: y(() => [
|
|
717
|
-
v.value ? (n(), $(
|
|
717
|
+
v.value ? (n(), $(D, {
|
|
718
718
|
key: 0,
|
|
719
719
|
reactive: "",
|
|
720
720
|
icon: "check"
|
|
721
|
-
})) : K((n(), $(
|
|
721
|
+
})) : K((n(), $(D, {
|
|
722
722
|
key: 1,
|
|
723
723
|
reactive: "",
|
|
724
724
|
icon: "clipboard",
|
|
@@ -785,7 +785,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
785
785
|
},
|
|
786
786
|
onChange: b[0] || (b[0] = (_) => p(_.target.value))
|
|
787
787
|
}), [
|
|
788
|
-
t(c) && t(c).icon ? (n(), $(
|
|
788
|
+
t(c) && t(c).icon ? (n(), $(D, {
|
|
789
789
|
key: 0,
|
|
790
790
|
icon: t(c).icon
|
|
791
791
|
}, null, 8, ["icon"])) : h("", !0),
|
|
@@ -835,7 +835,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
835
835
|
onClick: v[0] || (v[0] = (m) => l.value = 0)
|
|
836
836
|
}, {
|
|
837
837
|
default: y(() => [
|
|
838
|
-
L(
|
|
838
|
+
L(D, { icon: "caret-double-left" })
|
|
839
839
|
]),
|
|
840
840
|
_: 1
|
|
841
841
|
}, 8, ["disabled"]),
|
|
@@ -844,7 +844,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
844
844
|
onClick: v[1] || (v[1] = (m) => l.value -= 1)
|
|
845
845
|
}, {
|
|
846
846
|
default: y(() => [
|
|
847
|
-
L(
|
|
847
|
+
L(D, { icon: "caret-left" })
|
|
848
848
|
]),
|
|
849
849
|
_: 1
|
|
850
850
|
}, 8, ["disabled"]),
|
|
@@ -853,7 +853,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
853
853
|
onClick: v[2] || (v[2] = (m) => l.value += 1)
|
|
854
854
|
}, {
|
|
855
855
|
default: y(() => [
|
|
856
|
-
L(
|
|
856
|
+
L(D, { icon: "caret-right" })
|
|
857
857
|
]),
|
|
858
858
|
_: 1
|
|
859
859
|
}, 8, ["disabled"]),
|
|
@@ -862,7 +862,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
862
862
|
onClick: v[3] || (v[3] = (m) => l.value = p.value - 1)
|
|
863
863
|
}, {
|
|
864
864
|
default: y(() => [
|
|
865
|
-
L(
|
|
865
|
+
L(D, { icon: "caret-double-right" })
|
|
866
866
|
]),
|
|
867
867
|
_: 1
|
|
868
868
|
}, 8, ["disabled"]),
|
|
@@ -885,7 +885,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
885
885
|
}, 8, ["modelValue"])
|
|
886
886
|
]),
|
|
887
887
|
e.noSummary ? h("", !0) : (n(), s("div", cn, [
|
|
888
|
-
|
|
888
|
+
U(V(t(R)("Page")) + " ", 1),
|
|
889
889
|
(n(), $(_e, {
|
|
890
890
|
key: l.value,
|
|
891
891
|
modelValue: r.value,
|
|
@@ -964,7 +964,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
964
964
|
return (m, b) => {
|
|
965
965
|
const _ = ee("clickable");
|
|
966
966
|
return K((n(), s("label", {
|
|
967
|
-
class:
|
|
967
|
+
class: H([
|
|
968
968
|
"checkbox",
|
|
969
969
|
{ "checkbox--readOnly": t(l) }
|
|
970
970
|
])
|
|
@@ -1070,7 +1070,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1070
1070
|
const v = ee("clickable");
|
|
1071
1071
|
return n(), s("div", Vn, [
|
|
1072
1072
|
K((n(), s("a", {
|
|
1073
|
-
class:
|
|
1073
|
+
class: H([
|
|
1074
1074
|
"switch",
|
|
1075
1075
|
{ "switch--active": e.modelValue },
|
|
1076
1076
|
{ "switch--readOnly": t(c) }
|
|
@@ -1079,7 +1079,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1079
1079
|
}, [
|
|
1080
1080
|
d[0] || (d[0] = O("div", { class: "switch__slider" }, null, -1)),
|
|
1081
1081
|
O("div", {
|
|
1082
|
-
class:
|
|
1082
|
+
class: H([
|
|
1083
1083
|
"switch__dummy",
|
|
1084
1084
|
{ "switch__dummy--flex": !e.modelValue }
|
|
1085
1085
|
])
|
|
@@ -1142,7 +1142,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1142
1142
|
o.value ? (n(), s("img", {
|
|
1143
1143
|
key: 1,
|
|
1144
1144
|
src: o.value,
|
|
1145
|
-
class:
|
|
1145
|
+
class: H([
|
|
1146
1146
|
"picture__image",
|
|
1147
1147
|
{ "picture__image--bordered": e.bordered },
|
|
1148
1148
|
{ "picture__image--expandable": e.expandable }
|
|
@@ -1157,7 +1157,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1157
1157
|
})
|
|
1158
1158
|
}, null, 14, jn)) : l.$slots.fallback ? C(l.$slots, "fallback", { key: 2 }, void 0, !0) : l.$slots.default ? C(l.$slots, "default", { key: 3 }, void 0, !0) : (n(), s("svg", {
|
|
1159
1159
|
key: 4,
|
|
1160
|
-
class:
|
|
1160
|
+
class: H(["picture__background", [
|
|
1161
1161
|
{ "picture__image--bordered": e.bordered }
|
|
1162
1162
|
]]),
|
|
1163
1163
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1221,7 +1221,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1221
1221
|
class: "item__picture"
|
|
1222
1222
|
}, null, 8, ["alt", "url"])) : h("", !0),
|
|
1223
1223
|
O("div", xn, [
|
|
1224
|
-
"_id" in t(o) ? (n(), $(
|
|
1224
|
+
"_id" in t(o) ? (n(), $(D, {
|
|
1225
1225
|
key: 0,
|
|
1226
1226
|
icon: "arrow-square-out",
|
|
1227
1227
|
href: t(o).link,
|
|
@@ -1229,7 +1229,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1229
1229
|
class: "item__name item__name--link"
|
|
1230
1230
|
}, {
|
|
1231
1231
|
default: y(() => [
|
|
1232
|
-
|
|
1232
|
+
U(V(t(o).name), 1)
|
|
1233
1233
|
]),
|
|
1234
1234
|
_: 1
|
|
1235
1235
|
}, 8, ["href"])) : (n(), s("div", Mn, V(t(o).name), 1)),
|
|
@@ -1317,7 +1317,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1317
1317
|
"model-value": T
|
|
1318
1318
|
}, {
|
|
1319
1319
|
default: y(() => [
|
|
1320
|
-
e.readOnly ? h("", !0) : K((n(), $(
|
|
1320
|
+
e.readOnly ? h("", !0) : K((n(), $(D, {
|
|
1321
1321
|
key: 0,
|
|
1322
1322
|
reactive: "",
|
|
1323
1323
|
icon: "trash",
|
|
@@ -1399,7 +1399,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1399
1399
|
return (b, _) => {
|
|
1400
1400
|
const g = ee("clickable");
|
|
1401
1401
|
return K((n(), s("div", {
|
|
1402
|
-
class:
|
|
1402
|
+
class: H({
|
|
1403
1403
|
item: !0,
|
|
1404
1404
|
"item--selected": p.value
|
|
1405
1405
|
}),
|
|
@@ -1412,7 +1412,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1412
1412
|
class: "item__value"
|
|
1413
1413
|
}, V(e.item[i]), 1))), 128))
|
|
1414
1414
|
]),
|
|
1415
|
-
e.readOnly ? (n(), $(
|
|
1415
|
+
e.readOnly ? (n(), $(D, {
|
|
1416
1416
|
key: 0,
|
|
1417
1417
|
icon: "arrow-square-out",
|
|
1418
1418
|
style: { "--icon-color": "var(--theme-brand-color-contrast)" }
|
|
@@ -1524,7 +1524,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1524
1524
|
onClick: j
|
|
1525
1525
|
}, {
|
|
1526
1526
|
default: y(() => [
|
|
1527
|
-
|
|
1527
|
+
U(V(t(R)("action.save", { capitalize: !0 })), 1)
|
|
1528
1528
|
]),
|
|
1529
1529
|
_: 1
|
|
1530
1530
|
})
|
|
@@ -1594,12 +1594,12 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1594
1594
|
e.readOnly ? void 0 : {
|
|
1595
1595
|
name: "footer",
|
|
1596
1596
|
fn: y(() => [
|
|
1597
|
-
K((n(), $(
|
|
1597
|
+
K((n(), $(D, {
|
|
1598
1598
|
icon: "plus",
|
|
1599
1599
|
onClick: $e
|
|
1600
1600
|
}, {
|
|
1601
1601
|
default: y(() => [
|
|
1602
|
-
|
|
1602
|
+
U(V(t(R)("action.select", { capitalize: !0 })), 1)
|
|
1603
1603
|
]),
|
|
1604
1604
|
_: 1
|
|
1605
1605
|
})), [
|
|
@@ -1800,14 +1800,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1800
1800
|
(n(!0), s(Y, null, z(t(N), ([S, q]) => (n(), s("div", {
|
|
1801
1801
|
key: `field-${S}`,
|
|
1802
1802
|
style: ve($e(S, q)),
|
|
1803
|
-
class:
|
|
1803
|
+
class: H({
|
|
1804
1804
|
form__field: !0,
|
|
1805
1805
|
"form__field--form": "properties" in q
|
|
1806
1806
|
})
|
|
1807
1807
|
}, [
|
|
1808
1808
|
(!("type" in q) || q.type !== "boolean" || e.searchOnly) && !q.noLabel && !t(F) && !t(I) ? (n(), s("label", ca, [
|
|
1809
1809
|
O("div", {
|
|
1810
|
-
class:
|
|
1810
|
+
class: H({
|
|
1811
1811
|
"form__field-label": !0,
|
|
1812
1812
|
"form__field-label--section": "items" in q ? "properties" in q.items : "properties" in q,
|
|
1813
1813
|
"form__field-required-hint": e.highlightRequired && !t(p) && !e.searchOnly && (!A.value || t(je)(S, A.value, e.modelValue))
|
|
@@ -1889,7 +1889,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1889
1889
|
}, ["prevent"])
|
|
1890
1890
|
}, {
|
|
1891
1891
|
default: y(() => [
|
|
1892
|
-
|
|
1892
|
+
U(V(t(R)("action.add", { capitalize: !0 })), 1)
|
|
1893
1893
|
]),
|
|
1894
1894
|
_: 1
|
|
1895
1895
|
}, 8, ["disabled", "onClick"])
|
|
@@ -1899,14 +1899,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1899
1899
|
key: `rep-${S}-${t($t)(Q, ge)}`,
|
|
1900
1900
|
class: "form__array-item"
|
|
1901
1901
|
}, [
|
|
1902
|
-
t(p) ? h("", !0) : K((n(), $(
|
|
1902
|
+
t(p) ? h("", !0) : K((n(), $(D, {
|
|
1903
1903
|
key: 0,
|
|
1904
1904
|
icon: "trash",
|
|
1905
1905
|
class: "form__array-remove",
|
|
1906
1906
|
onClick: Ie((ye) => t(sa)(e.modelValue[S], ge), ["prevent"])
|
|
1907
1907
|
}, {
|
|
1908
1908
|
default: y(() => [
|
|
1909
|
-
|
|
1909
|
+
U(V(t(R)("action.remove", { capitalize: !0 })), 1)
|
|
1910
1910
|
]),
|
|
1911
1911
|
_: 1
|
|
1912
1912
|
}, 8, ["onClick"])), [
|
|
@@ -1996,10 +1996,10 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
1996
1996
|
})
|
|
1997
1997
|
}, {
|
|
1998
1998
|
default: y(() => [
|
|
1999
|
-
|
|
1999
|
+
U(V(p.t("action.clear", { capitalize: !0 })) + " ", 1),
|
|
2000
2000
|
L(he, null, {
|
|
2001
2001
|
default: y(() => [
|
|
2002
|
-
|
|
2002
|
+
U(V(t(a).filtersCount), 1)
|
|
2003
2003
|
]),
|
|
2004
2004
|
_: 1
|
|
2005
2005
|
})
|
|
@@ -2013,7 +2013,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2013
2013
|
onClick: r
|
|
2014
2014
|
}, {
|
|
2015
2015
|
default: y(() => [
|
|
2016
|
-
|
|
2016
|
+
U(V(p.t("action.filter", { capitalize: !0 })), 1)
|
|
2017
2017
|
]),
|
|
2018
2018
|
_: 1
|
|
2019
2019
|
}, 8, ["disabled"])
|
|
@@ -2105,7 +2105,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2105
2105
|
default: y(({
|
|
2106
2106
|
visible: i
|
|
2107
2107
|
}) => [
|
|
2108
|
-
t(r).item._id ? K((n(), $(
|
|
2108
|
+
t(r).item._id ? K((n(), $(D, {
|
|
2109
2109
|
key: 0,
|
|
2110
2110
|
reactive: "",
|
|
2111
2111
|
active: i,
|
|
@@ -2158,7 +2158,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2158
2158
|
onClick: m
|
|
2159
2159
|
}, {
|
|
2160
2160
|
default: y(() => [
|
|
2161
|
-
|
|
2161
|
+
U(V(t(v)("action.cancel", { capitalize: !0 })), 1)
|
|
2162
2162
|
]),
|
|
2163
2163
|
_: 1
|
|
2164
2164
|
})) : h("", !0),
|
|
@@ -2169,7 +2169,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2169
2169
|
onClick: d
|
|
2170
2170
|
}, {
|
|
2171
2171
|
default: y(() => [
|
|
2172
|
-
|
|
2172
|
+
U(V(t(v)("action.insert", { capitalize: !0 })), 1)
|
|
2173
2173
|
]),
|
|
2174
2174
|
_: 1
|
|
2175
2175
|
}, 8, ["disabled", "loading"])
|
|
@@ -2327,22 +2327,22 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2327
2327
|
])) : (n(), s("div", Fa, [
|
|
2328
2328
|
O("div", Ua, [
|
|
2329
2329
|
"type" in w && w.type === "boolean" ? (n(), s("div", Ha, [
|
|
2330
|
-
k[I] ? (n(), $(
|
|
2330
|
+
k[I] ? (n(), $(D, {
|
|
2331
2331
|
key: 0,
|
|
2332
2332
|
icon: "check",
|
|
2333
2333
|
"icon-classes": "aeria-blueish"
|
|
2334
2334
|
}, {
|
|
2335
2335
|
default: y(() => [
|
|
2336
|
-
|
|
2336
|
+
U(V(t(R)("yes")), 1)
|
|
2337
2337
|
]),
|
|
2338
2338
|
_: 1
|
|
2339
|
-
})) : (n(), $(
|
|
2339
|
+
})) : (n(), $(D, {
|
|
2340
2340
|
key: 1,
|
|
2341
2341
|
icon: "x",
|
|
2342
2342
|
"icon-classes": "aeria-redish"
|
|
2343
2343
|
}, {
|
|
2344
2344
|
default: y(() => [
|
|
2345
|
-
|
|
2345
|
+
U(V(t(R)("no")), 1)
|
|
2346
2346
|
]),
|
|
2347
2347
|
_: 1
|
|
2348
2348
|
}))
|
|
@@ -2402,7 +2402,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2402
2402
|
onClick: (w) => I.click(k)
|
|
2403
2403
|
}, {
|
|
2404
2404
|
default: y(() => [
|
|
2405
|
-
|
|
2405
|
+
U(V(t(R)(I.label)), 1)
|
|
2406
2406
|
]),
|
|
2407
2407
|
_: 2
|
|
2408
2408
|
}, 1032, ["icon", "style", "onClick"]))), 128)),
|
|
@@ -2416,7 +2416,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2416
2416
|
default: y(({
|
|
2417
2417
|
visible: I
|
|
2418
2418
|
}) => [
|
|
2419
|
-
K(L(
|
|
2419
|
+
K(L(D, {
|
|
2420
2420
|
reactive: "",
|
|
2421
2421
|
active: I,
|
|
2422
2422
|
icon: "dots-three"
|
|
@@ -2438,11 +2438,11 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2438
2438
|
onClick: (w) => I.click(k)
|
|
2439
2439
|
}, {
|
|
2440
2440
|
default: y(() => [
|
|
2441
|
-
L(
|
|
2441
|
+
L(D, {
|
|
2442
2442
|
icon: I.icon || "gear"
|
|
2443
2443
|
}, {
|
|
2444
2444
|
default: y(() => [
|
|
2445
|
-
|
|
2445
|
+
U(V(t(R)(I.label)), 1)
|
|
2446
2446
|
]),
|
|
2447
2447
|
_: 2
|
|
2448
2448
|
}, 1032, ["icon"])
|
|
@@ -2457,7 +2457,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2457
2457
|
actions: b(k)
|
|
2458
2458
|
}), {
|
|
2459
2459
|
default: y(() => [
|
|
2460
|
-
L(
|
|
2460
|
+
L(D, {
|
|
2461
2461
|
icon: "dots-three",
|
|
2462
2462
|
class: "table__mobile-actions-button"
|
|
2463
2463
|
})
|
|
@@ -2523,7 +2523,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2523
2523
|
},
|
|
2524
2524
|
setup(e) {
|
|
2525
2525
|
return (u, o) => (n(), s("div", {
|
|
2526
|
-
class:
|
|
2526
|
+
class: H([
|
|
2527
2527
|
"grid",
|
|
2528
2528
|
{ "grid--list": e.list }
|
|
2529
2529
|
])
|
|
@@ -2577,7 +2577,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2577
2577
|
default: y(({
|
|
2578
2578
|
visible: v
|
|
2579
2579
|
}) => [
|
|
2580
|
-
K(L(
|
|
2580
|
+
K(L(D, {
|
|
2581
2581
|
reactive: "",
|
|
2582
2582
|
active: v,
|
|
2583
2583
|
icon: "dots-three-vertical"
|
|
@@ -2606,7 +2606,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2606
2606
|
large: ""
|
|
2607
2607
|
}, {
|
|
2608
2608
|
default: y(() => [
|
|
2609
|
-
|
|
2609
|
+
U(V(t(o).translateBadge ? t(R)(v) : v), 1)
|
|
2610
2610
|
]),
|
|
2611
2611
|
_: 2
|
|
2612
2612
|
}, 1024))), 128))
|
|
@@ -2617,7 +2617,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2617
2617
|
fn: y(() => [
|
|
2618
2618
|
L(he, null, {
|
|
2619
2619
|
default: y(() => [
|
|
2620
|
-
|
|
2620
|
+
U(V(t(o).translateBadge && typeof d[t(o).badge] == "string" ? t(R)(d[t(o).badge]) : d[t(o).badge]), 1)
|
|
2621
2621
|
]),
|
|
2622
2622
|
_: 2
|
|
2623
2623
|
}, 1024)
|
|
@@ -2855,7 +2855,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2855
2855
|
default: y(() => [
|
|
2856
2856
|
t(i).filtersCount ? (n(), $(he, { key: 0 }, {
|
|
2857
2857
|
default: y(() => [
|
|
2858
|
-
|
|
2858
|
+
U(V(t(i).filtersCount), 1)
|
|
2859
2859
|
]),
|
|
2860
2860
|
_: 1
|
|
2861
2861
|
})) : h("", !0)
|
|
@@ -2868,12 +2868,12 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2868
2868
|
Object.keys(t(i).description.filters || {}).length > 0 ? {
|
|
2869
2869
|
name: "filter",
|
|
2870
2870
|
fn: y(() => [
|
|
2871
|
-
K((n(), $(
|
|
2871
|
+
K((n(), $(D, {
|
|
2872
2872
|
icon: "funnel",
|
|
2873
2873
|
onClick: j[4] || (j[4] = (f) => a.value = !0)
|
|
2874
2874
|
}, {
|
|
2875
2875
|
default: y(() => [
|
|
2876
|
-
|
|
2876
|
+
U(V(t(R)("filters", { capitalize: !0 })), 1)
|
|
2877
2877
|
]),
|
|
2878
2878
|
_: 1
|
|
2879
2879
|
})), [
|
|
@@ -2882,7 +2882,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2882
2882
|
O("div", _o, [
|
|
2883
2883
|
t(i).filtersCount ? (n(), $(he, { key: 0 }, {
|
|
2884
2884
|
default: y(() => [
|
|
2885
|
-
|
|
2885
|
+
U(V(t(i).filtersCount), 1)
|
|
2886
2886
|
]),
|
|
2887
2887
|
_: 1
|
|
2888
2888
|
})) : h("", !0)
|
|
@@ -2893,12 +2893,12 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2893
2893
|
!e.noLayoutToggle && t(i).description.layout && t(i).description.layout?.name !== "tabular" ? {
|
|
2894
2894
|
name: "layout-toggle",
|
|
2895
2895
|
fn: y(() => [
|
|
2896
|
-
K((n(), $(
|
|
2896
|
+
K((n(), $(D, {
|
|
2897
2897
|
icon: "table",
|
|
2898
2898
|
onClick: j[5] || (j[5] = (f) => ce(t(i)))
|
|
2899
2899
|
}, {
|
|
2900
2900
|
default: y(() => [
|
|
2901
|
-
|
|
2901
|
+
U(V(t(R)("change_layout", { capitalize: !0 })), 1)
|
|
2902
2902
|
]),
|
|
2903
2903
|
_: 1
|
|
2904
2904
|
})), [
|
|
@@ -2910,14 +2910,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2910
2910
|
z(me.value, (f, B) => ({
|
|
2911
2911
|
name: `action-${B}`,
|
|
2912
2912
|
fn: y(() => [
|
|
2913
|
-
f ? (n(), $(
|
|
2913
|
+
f ? (n(), $(D, {
|
|
2914
2914
|
key: 0,
|
|
2915
2915
|
icon: f.icon || "gear",
|
|
2916
2916
|
disabled: t(i).selected.length === 0 && "selection" in f && f.selection,
|
|
2917
2917
|
onClick: (W) => l.value(f)({ _id: t(i).selected.map((te) => typeof te == "string" || te._id) })
|
|
2918
2918
|
}, {
|
|
2919
2919
|
default: y(() => [
|
|
2920
|
-
|
|
2920
|
+
U(V(t(R)(f.label, { capitalize: !0 })), 1)
|
|
2921
2921
|
]),
|
|
2922
2922
|
_: 2
|
|
2923
2923
|
}, 1032, ["icon", "disabled", "onClick"])) : h("", !0)
|
|
@@ -2933,7 +2933,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2933
2933
|
O("div", null, V(t(R)("Filters")), 1),
|
|
2934
2934
|
t(i).filtersCount ? (n(), $(he, { key: 0 }, {
|
|
2935
2935
|
default: y(() => [
|
|
2936
|
-
|
|
2936
|
+
U(V(t(i).filtersCount), 1)
|
|
2937
2937
|
]),
|
|
2938
2938
|
_: 1
|
|
2939
2939
|
})) : h("", !0)
|
|
@@ -2947,7 +2947,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2947
2947
|
onClick: (W) => l.value(f)({ _id: t(i).selected.map((te) => typeof te == "string" || te._id) })
|
|
2948
2948
|
}, {
|
|
2949
2949
|
default: y(() => [
|
|
2950
|
-
|
|
2950
|
+
U(V(t(R)(f.label, { capitalize: !0 })), 1)
|
|
2951
2951
|
]),
|
|
2952
2952
|
_: 2
|
|
2953
2953
|
}, 1032, ["icon", "disabled", "onClick"]))), 128)),
|
|
@@ -2969,7 +2969,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
2969
2969
|
})())
|
|
2970
2970
|
}, {
|
|
2971
2971
|
default: y(() => [
|
|
2972
|
-
|
|
2972
|
+
U(V(t(R)("add_first_item", { capitalize: !0 })), 1)
|
|
2973
2973
|
]),
|
|
2974
2974
|
_: 1
|
|
2975
2975
|
})) : h("", !0)
|
|
@@ -3037,14 +3037,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
3037
3037
|
}, [
|
|
3038
3038
|
(n(!0), s(Y, null, z(Object.entries(e.options), ([c, r], p) => (n(), $(de, {
|
|
3039
3039
|
key: `option-${p}`,
|
|
3040
|
-
class:
|
|
3040
|
+
class: H([
|
|
3041
3041
|
"prompt__option",
|
|
3042
3042
|
`prompt__option--${r.variant || "primary"}`
|
|
3043
3043
|
]),
|
|
3044
3044
|
onClick: (d) => r.click ? r.click(c, r) : o(c, r)
|
|
3045
3045
|
}, {
|
|
3046
3046
|
default: y(() => [
|
|
3047
|
-
|
|
3047
|
+
U(V(r.title), 1)
|
|
3048
3048
|
]),
|
|
3049
3049
|
_: 2
|
|
3050
3050
|
}, 1032, ["class", "onClick"]))), 128))
|
|
@@ -3071,14 +3071,14 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
3071
3071
|
return (o, a) => {
|
|
3072
3072
|
const l = ee("clickable");
|
|
3073
3073
|
return K((n(), s("div", {
|
|
3074
|
-
class:
|
|
3074
|
+
class: H({
|
|
3075
3075
|
toast: !0,
|
|
3076
3076
|
"toast--animate": t(u).toasts[0].itr === e.itr
|
|
3077
3077
|
}),
|
|
3078
3078
|
onAnimationend: a[0] || (a[0] = (c) => t(u).$actions.popToast()),
|
|
3079
3079
|
onClick: a[1] || (a[1] = (c) => t(u).$actions.popToast(e.itr))
|
|
3080
3080
|
}, [
|
|
3081
|
-
L(
|
|
3081
|
+
L(D, x(
|
|
3082
3082
|
e.icon ? { icon: e.icon } : { icon: "warning-circle" },
|
|
3083
3083
|
{ style: { "--icon-size": "4rem", "--icon-color": "var(--theme-brand-color-shade-3)" } }
|
|
3084
3084
|
), null, 16),
|
|
@@ -3099,15 +3099,16 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
3099
3099
|
const c = at("router-view");
|
|
3100
3100
|
return n(), s("main", {
|
|
3101
3101
|
id: "main",
|
|
3102
|
-
class:
|
|
3102
|
+
class: H([
|
|
3103
3103
|
"main",
|
|
3104
3104
|
`main--${o.value}`,
|
|
3105
3105
|
{ dark: o.value === "dark" }
|
|
3106
3106
|
])
|
|
3107
3107
|
}, [
|
|
3108
|
+
l[2] || (l[2] = U(" ] ", -1)),
|
|
3108
3109
|
(n(), $(ot, null, {
|
|
3109
3110
|
default: y(() => [
|
|
3110
|
-
|
|
3111
|
+
a.$slots.default ? C(a.$slots, "default", { key: 0 }, void 0, !0) : (n(), $(c, { key: 1 }, {
|
|
3111
3112
|
default: y(({ Component: r }) => [
|
|
3112
3113
|
(n(), $(pe(r), null, ie({ _: 2 }, [
|
|
3113
3114
|
z(Object.keys(a.$slots), (p) => ({
|
|
@@ -3119,11 +3120,10 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
3119
3120
|
]), 1024))
|
|
3120
3121
|
]),
|
|
3121
3122
|
_: 3
|
|
3122
|
-
})
|
|
3123
|
+
}))
|
|
3123
3124
|
]),
|
|
3124
3125
|
_: 3
|
|
3125
3126
|
})),
|
|
3126
|
-
C(a.$slots, "default", {}, void 0, !0),
|
|
3127
3127
|
L(Oe, x({
|
|
3128
3128
|
modelValue: t(u).modal.visible,
|
|
3129
3129
|
"onUpdate:modelValue": l[0] || (l[0] = (r) => t(u).modal.visible = r),
|
|
@@ -3166,7 +3166,7 @@ const gt = ["onClick"], kt = { key: 0 }, Vt = {
|
|
|
3166
3166
|
], 2);
|
|
3167
3167
|
};
|
|
3168
3168
|
}
|
|
3169
|
-
}), ul = /* @__PURE__ */ E(Lo, [["__scopeId", "data-v-
|
|
3169
|
+
}), ul = /* @__PURE__ */ E(Lo, [["__scopeId", "data-v-3823929d"]]), xo = {}, Mo = { class: "menu" };
|
|
3170
3170
|
function zo(e, u) {
|
|
3171
3171
|
return n(), s("menu", Mo, [
|
|
3172
3172
|
(n(!0), s(Y, null, z(Object.keys(e.$slots), (o) => (n(), s("div", {
|
|
@@ -3225,7 +3225,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3225
3225
|
])) : h("", !0),
|
|
3226
3226
|
(n(!0), s(Y, null, z(Object.keys(p.$slots).filter((m) => m !== "default"), (m, b) => (n(), s("div", {
|
|
3227
3227
|
key: m,
|
|
3228
|
-
class:
|
|
3228
|
+
class: H({
|
|
3229
3229
|
tabs__tab: !0,
|
|
3230
3230
|
"tabs__tab--current": m === c.value || !c.value && b === 0
|
|
3231
3231
|
}),
|
|
@@ -3236,7 +3236,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3236
3236
|
])) : (n(), s("div", Do, [
|
|
3237
3237
|
L(Ve, null, ie({
|
|
3238
3238
|
default: y(({ visible: m }) => [
|
|
3239
|
-
K((n(), $(
|
|
3239
|
+
K((n(), $(D, {
|
|
3240
3240
|
"icon-right": "",
|
|
3241
3241
|
active: m,
|
|
3242
3242
|
icon: "caret-down",
|
|
@@ -3303,12 +3303,12 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3303
3303
|
class: "topbar__preset",
|
|
3304
3304
|
onClick: (b) => t(Pe)(m, c.value)
|
|
3305
3305
|
}, [
|
|
3306
|
-
m.icon ? (n(), $(
|
|
3306
|
+
m.icon ? (n(), $(D, {
|
|
3307
3307
|
key: 0,
|
|
3308
3308
|
icon: m.icon
|
|
3309
3309
|
}, {
|
|
3310
3310
|
default: y(() => [
|
|
3311
|
-
|
|
3311
|
+
U(V(m.label || t(R)(v, { plural: !0 })), 1)
|
|
3312
3312
|
]),
|
|
3313
3313
|
_: 2
|
|
3314
3314
|
}, 1032, ["icon"])) : (n(), s("div", Xo, V(m.label || t(R)(v, { plural: !0 })), 1)),
|
|
@@ -3383,7 +3383,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3383
3383
|
{
|
|
3384
3384
|
path: "signin",
|
|
3385
3385
|
name: "/user/signin",
|
|
3386
|
-
component: () => import("./signin-
|
|
3386
|
+
component: () => import("./signin-Gx25b2IX.js"),
|
|
3387
3387
|
meta: {
|
|
3388
3388
|
title: "Sign in"
|
|
3389
3389
|
}
|
|
@@ -3391,7 +3391,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3391
3391
|
{
|
|
3392
3392
|
path: "signup",
|
|
3393
3393
|
name: "/user/signup",
|
|
3394
|
-
component: () => import("./signup-
|
|
3394
|
+
component: () => import("./signup-DadDQtJQ.js"),
|
|
3395
3395
|
meta: {
|
|
3396
3396
|
title: "Sign up"
|
|
3397
3397
|
}
|
|
@@ -3399,7 +3399,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3399
3399
|
{
|
|
3400
3400
|
path: "redefine-password",
|
|
3401
3401
|
name: "/user/redefine-password",
|
|
3402
|
-
component: () => import("./redefine-password-
|
|
3402
|
+
component: () => import("./redefine-password-qAgn9kbE.js"),
|
|
3403
3403
|
meta: {
|
|
3404
3404
|
title: "Redefine password"
|
|
3405
3405
|
}
|
|
@@ -3407,7 +3407,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3407
3407
|
{
|
|
3408
3408
|
path: "activation",
|
|
3409
3409
|
name: "/user/activation",
|
|
3410
|
-
component: () => import("./activation-
|
|
3410
|
+
component: () => import("./activation-DWnv4YYM.js"),
|
|
3411
3411
|
meta: {
|
|
3412
3412
|
title: "Activate user"
|
|
3413
3413
|
}
|
|
@@ -3429,7 +3429,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3429
3429
|
name: "/dashboard/:collection",
|
|
3430
3430
|
props: !0,
|
|
3431
3431
|
components: {
|
|
3432
|
-
default: () => import("./index-
|
|
3432
|
+
default: () => import("./index-D8Jk3vxU.js"),
|
|
3433
3433
|
topbar: () => Promise.resolve().then(() => Po)
|
|
3434
3434
|
},
|
|
3435
3435
|
meta: {
|
|
@@ -3443,7 +3443,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3443
3443
|
name: "/dashboard/:collection/:id",
|
|
3444
3444
|
props: !0,
|
|
3445
3445
|
components: {
|
|
3446
|
-
default: () => import("./_id_-
|
|
3446
|
+
default: () => import("./_id_-DYaLEoj1.js")
|
|
3447
3447
|
},
|
|
3448
3448
|
meta: {
|
|
3449
3449
|
title: ({ collectionName: o, t: a }) => a(o, {
|
|
@@ -3463,7 +3463,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3463
3463
|
children: [
|
|
3464
3464
|
{
|
|
3465
3465
|
path: "profile",
|
|
3466
|
-
component: () => import("./index-
|
|
3466
|
+
component: () => import("./index-BpLcvVdU.js"),
|
|
3467
3467
|
meta: {
|
|
3468
3468
|
title: "User profile",
|
|
3469
3469
|
icon: "user-square"
|
|
@@ -3472,7 +3472,7 @@ const cl = /* @__PURE__ */ E(xo, [["render", zo], ["__scopeId", "data-v-3cfef7fb
|
|
|
3472
3472
|
{
|
|
3473
3473
|
path: "changepass",
|
|
3474
3474
|
name: "/dashboard/user/changepass",
|
|
3475
|
-
component: () => import("./index-
|
|
3475
|
+
component: () => import("./index-Ca0UCFPf.js"),
|
|
3476
3476
|
meta: {
|
|
3477
3477
|
title: "Change password",
|
|
3478
3478
|
icon: "lock"
|
|
@@ -3493,7 +3493,7 @@ export {
|
|
|
3493
3493
|
pl as H,
|
|
3494
3494
|
E as _,
|
|
3495
3495
|
le as a,
|
|
3496
|
-
|
|
3496
|
+
D as b,
|
|
3497
3497
|
dl as c,
|
|
3498
3498
|
_n as d,
|
|
3499
3499
|
rl as e,
|
|
@@ -2,7 +2,7 @@ import { defineComponent as p, ref as m, createBlock as _, openBlock as f, 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 c } from "@aeria-ui/state-management";
|
|
5
|
-
import { i as y, c as S, a as V } from "./index-
|
|
5
|
+
import { i as y, c as S, a as V } from "./index-CVB9yudm.js";
|
|
6
6
|
const A = /* @__PURE__ */ p({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(k) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as t, createBlock as c, createCommentVNode as n, openBlock as l, createSlots as r, withCtx as i, renderSlot as m } from "vue";
|
|
2
|
-
import { e as a } from "./index-
|
|
2
|
+
import { e as a } from "./index-CVB9yudm.js";
|
|
3
3
|
const p = /* @__PURE__ */ t({
|
|
4
4
|
__name: "index",
|
|
5
5
|
props: {
|
package/dist/less/polyfill.less
CHANGED
|
@@ -3,7 +3,7 @@ import { INSTANCE_VARS_SYMBOL as C } from "@aeria-ui/core";
|
|
|
3
3
|
import { useStore as $ } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as I } from "vue-router";
|
|
5
5
|
import { t as i } from "@aeria-ui/i18n";
|
|
6
|
-
import { A as U, c as E, a as y, _ as N } from "./index-
|
|
6
|
+
import { A as U, c as E, a as y, _ as N } from "./index-CVB9yudm.js";
|
|
7
7
|
const T = { key: 0 }, q = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "redefine-password__step"
|
|
@@ -2,7 +2,7 @@ import { defineComponent as V, inject as A, resolveComponent as C, createElement
|
|
|
2
2
|
import { INSTANCE_VARS_SYMBOL as b, STORAGE_NAMESPACE as v } from "@aeria-ui/core";
|
|
3
3
|
import { useStore as h } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as w } from "vue-router";
|
|
5
|
-
import { A as x, a as y, _ as B } from "./index-
|
|
5
|
+
import { A as x, a as y, _ as B } from "./index-CVB9yudm.js";
|
|
6
6
|
const L = { class: "signin" }, I = ["innerHTML"], M = { key: 1 }, R = { class: "signin__buttons" }, F = /* @__PURE__ */ V({
|
|
7
7
|
__name: "signin",
|
|
8
8
|
setup(H) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as y, withAsyncContext as A, ref as d, resolveDirective as C, createElementBlock as $, openBlock as w, Fragment as x, createElementVNode as p, createVNode as n, withDirectives as B, toDisplayString as i, createBlock as S, unref as b, withCtx as s, createTextVNode as m, mergeProps as U, withModifiers as D } from "vue";
|
|
2
2
|
import { useRouter as E } from "vue-router";
|
|
3
3
|
import { useStore as g } from "@aeria-ui/state-management";
|
|
4
|
-
import { b as M, A as N, c as F, d as I, a as P, _ as j } from "./index-
|
|
4
|
+
import { b as M, A as N, c as F, d as I, a as P, _ as j } from "./index-CVB9yudm.js";
|
|
5
5
|
const q = { class: "signup__checkboxes" }, R = /* @__PURE__ */ y({
|
|
6
6
|
__name: "signup",
|
|
7
7
|
async setup(T) {
|
package/dist/ui.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-4cbce7ef]{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-4cbce7ef]{background:var(--theme-brand-color-shade-2)}.badge--large[data-v-4cbce7ef]{padding:.35rem .55rem;border-radius:6px}.barebutton[data-v-51833bfd]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-51833bfd]:active{text-decoration:underline}.barebutton[data-v-51833bfd]:not(.button){padding:0}@media screen and (min-width:600px){.barebutton--enabled[data-v-51833bfd]{cursor:pointer}}.barebutton--disabled[data-v-51833bfd]{cursor:not-allowed;opacity:.5}.icon-active[data-v-263a2782]{border-color:var(--theme-brand-color)!important}.icon[data-v-263a2782]{display:flex;align-items:center;fill:var(--icon-color, currentcolor);line-height:100%}.icon svg[data-v-263a2782]{width:100%;height:100%}.icon--reactive[data-v-263a2782]{padding:8px;border:1px solid transparent;border-radius:5px}.icon--reactive[data-v-263a2782]:hover{border-color:var(--theme-border-color)}.icon--reactive[data-v-263a2782]:active,.icon--reactive .icon--active[data-v-263a2782],.icon--active[data-v-263a2782]{border-color:var(--theme-brand-color)!important}.icon--centered[data-v-263a2782]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-263a2782]{--icon-size: 18px}.icon__icon[data-v-263a2782]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-263a2782]{order:1}@keyframes progress-7b10f012{0%{width:0}to{width:100%;opacity:0}}.button[data-v-7b10f012]{--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-7b10f012]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-7b10f012 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-7b10f012],.button--alt[data-v-7b10f012]{font-weight:300}.button--transparent[data-v-7b10f012]:hover,.button--alt[data-v-7b10f012]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-7b10f012] svg,.button--primary[data-v-7b10f012] svg{fill:currentcolor}.button--alt[data-v-7b10f012]{border:1px solid var(--theme-border-color)}.button--primary[data-v-7b10f012]{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-7b10f012]{padding:.6rem;font-size:9pt}.button--medium[data-v-7b10f012]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-7b10f012]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-7b10f012]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}.card[data-v-e7d2c665]{position:relative;display:flex;overflow:hidden;flex-direction:column;border:var(--theme-frame-border);border-radius:var(--theme-radius-extra-large);background:var(--theme-background-color-shade-2)}.card--inactive[data-v-e7d2c665]{opacity:.6}.card--horizontal[data-v-e7d2c665]{flex-direction:row}.card--horizontal .card__footer[data-v-e7d2c665]{display:flex;flex-direction:column}.card--horizontal .card__badge[data-v-e7d2c665]{position:relative;margin:auto 0 0}@media screen and (max-width:768px){.card--horizontal .card__footer-upper[data-v-e7d2c665]{flex-direction:column}}.card__picture[data-v-e7d2c665]{overflow:hidden}.card__picture[data-v-e7d2c665] figure{height:100%}.card__footer[data-v-e7d2c665]{height:100%;flex:1;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-e7d2c665]{display:flex;height:100%;align-items:flex-start;justify-content:space-between;gap:1rem}.card__actions[data-v-e7d2c665]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.card__badge[data-v-e7d2c665]{position:absolute;top:0;right:0;display:flex;flex-wrap:wrap;align-items:flex-end;margin:.8rem;gap:.2rem}.padding[data-v-8463f8df]{padding:1rem}@media screen and (min-width:768px){.padding[data-v-8463f8df]{padding:1.8rem 2.4rem}}.header-padding[data-v-8463f8df]{padding:.6rem 1rem}@media screen and (min-width:768px){.header-padding[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel[data-v-8463f8df]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-8463f8df]{position:absolute}.panel__content[data-v-8463f8df]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (min-width:768px){.panel__content[data-v-8463f8df]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-8463f8df]{background:transparent!important}.panel__content--outer-header .panel__body[data-v-8463f8df],.panel__content--outer-header .panel__footer[data-v-8463f8df]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-8463f8df]{border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.panel__content--float .panel__header[data-v-8463f8df],.panel__content--fixed-right .panel__header[data-v-8463f8df]{padding:.6rem 1rem;min-height:var(--theme-panel-header-height);border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (min-width:768px){.panel__content--float .panel__header[data-v-8463f8df],.panel__content--fixed-right .panel__header[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel__content--float .panel__header-title[data-v-8463f8df],.panel__content--fixed-right .panel__header-title[data-v-8463f8df]{padding:0}.panel__content--float .panel__body[data-v-8463f8df],.panel__content--fixed-right .panel__body[data-v-8463f8df]{overscroll-behavior:contain}.panel__content--float[data-v-8463f8df]{position:fixed;top:50%;min-width:90vw;max-width:90vw;max-height:80vh;border-radius:var(--theme-radius-large);margin:auto;animation:var(--theme-animation-float);transform:translateY(-50%)}@media screen and (min-width:768px){.panel__content--float[data-v-8463f8df]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-8463f8df]{position:fixed;top:0;width:100vw;height:100vh;border:0;border-radius:0;margin:auto 0 auto auto;animation:var(--theme-animation-fixed-right)}@media screen and (min-width:768px){.panel__content--fixed-right[data-v-8463f8df]{width:var(--fixed-width)}}.panel__content--transparent[data-v-8463f8df]{border:none!important;background:none!important}@media screen and (max-width:768px){.panel__content--transparent-mobile[data-v-8463f8df]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-8463f8df]{margin-bottom:1rem}}.panel__header[data-v-8463f8df]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-8463f8df] [data-component=icon]{width:1.2rem}.panel__header[data-v-8463f8df]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-8463f8df]{display:flex;flex:1;align-items:center}.panel__header-title[data-v-8463f8df]{padding:.6rem 1rem}@media screen and (min-width:768px){.panel__header-title[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel__body[data-v-8463f8df]{display:flex;flex-direction:column;overflow-y:auto;row-gap:1.8rem}.panel__body--padded[data-v-8463f8df]{padding:1rem}@media screen and (min-width:768px){.panel__body--padded[data-v-8463f8df]{padding:1.8rem 2.4rem}}.panel__footer[data-v-8463f8df]{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-8463f8df]{padding:1rem}@media screen and (min-width:768px){.panel__footer--padded[data-v-8463f8df]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-8463f8df]{z-index:10;box-shadow:0 4px 20px var(--theme-shadow-color)}.content__body[data-v-ee3ea72f]{animation:var(--theme-animation-dropdown)}.content__section[data-v-ee3ea72f]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (min-width:600px){.content__section[data-v-ee3ea72f]{min-width:12rem}}.content__item[data-v-ee3ea72f]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-ee3ea72f]>*{display:flex;width:100%;height:100%;align-items:center;padding:1.6rem!important;font-size:11pt;gap:.4rem}@media screen and (min-width:600px){.content__item[data-v-ee3ea72f]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-ee3ea72f]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-ee3ea72f]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-ee3ea72f]{display:flex;justify-content:flex-start}.content[data-v-ee3ea72f] .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-ee3ea72f] .panel__content{top:0;left:0;transform:translate(min(var(--v4078ef85),calc(100vw - 100%))) translateY(min(var(--v4078ef86),calc(100vh - 100%)))!important;width:auto}}.info[data-v-15a38847]{position:relative;display:inline-flex;--height: 2rem;--vertical-offset: calc(var(--height) + .4rem)}.info__content[data-v-15a38847]{height:var(--height);padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-15a38847]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-15a38847]{top:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-15a38847]{top:calc(var(--vertical-offset) * -1);right:100%}.info__bubble--left[data-v-15a38847]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-15a38847]{bottom:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--right[data-v-15a38847]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container--normal[data-v-6e5fdbe7],.focus .input__container--bold[data-v-6e5fdbe7]{border:1px solid var(--theme-brand-color)}.focus .input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container--normal[data-v-6e5fdbe7],.textarea:focus-within .input__container--normal[data-v-6e5fdbe7],.input:focus-within .input__container--bold[data-v-6e5fdbe7],.textarea:focus-within .input__container--bold[data-v-6e5fdbe7]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__container--light[data-v-6e5fdbe7],.textarea:focus-within .input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-6e5fdbe7] [data-component=icon],.textarea:focus-within .input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-6e5fdbe7]{--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-6e5fdbe7]{position:relative;display:flex;overflow:hidden;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-6e5fdbe7]:not(.input__container--textarea){height:var(--height)}.input__container--normal[data-v-6e5fdbe7],.input__container--bold[data-v-6e5fdbe7]{border-radius:var(--theme-radius-medium);background:var(--background-color)}.input__container--bold[data-v-6e5fdbe7]{height:var(--height-large)}.input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-6e5fdbe7],.input__container>.input__textarea[data-v-6e5fdbe7]{background:var(--background-color)}.input__input[data-v-6e5fdbe7],.input__textarea[data-v-6e5fdbe7]{font-family:unset}.input__input[data-v-6e5fdbe7]{width:100%;height:100%;outline:none}.input__input--normal[data-v-6e5fdbe7],.input__input--bold[data-v-6e5fdbe7]{color:var(--theme-foreground-color)}.input__input--normal[data-v-6e5fdbe7]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-6e5fdbe7]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-6e5fdbe7]{padding:.6rem;background:transparent}.input__input--icon[data-v-6e5fdbe7]{padding-left:2.6em!important}.input__input--readOnly[data-v-6e5fdbe7]{background:#eee}.input__textarea[data-v-6e5fdbe7]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-6e5fdbe7]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-6e5fdbe7] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-6e5fdbe7]{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-6294bdce]{--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-6294bdce]:focus{outline:none}.select[data-v-6294bdce] option{background:var(--background-color)}.select--outline[data-v-6294bdce]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-6294bdce]{padding:0}.select--multiple[data-v-6294bdce] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-6294bdce] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-8cd299be]{--input-width: 4rem;--input-height: 100%;--input-padding: 0 .4rem;--input-border: 1px solid var(--theme-border-color);display:inline-flex;height:2.6rem;align-items:stretch;gap:1rem}.pagination__arrows[data-v-8cd299be]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-8cd299be]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-8cd299be]{padding:.6rem;color:var(--theme-foreground-color)}.pagination__arrows>button>a[data-v-8cd299be]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-8cd299be]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-5ef340be]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-5ef340be]{width:1rem;height:1rem}.checkbox__input[data-v-5ef340be]:hover{background:red}.checkbox__text[data-v-5ef340be]{display:grid;width:100%;padding:0 .6rem}.options[data-v-b22b359b]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-b22b359b]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-b22b359b]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-ae45597d]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-ae45597d]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-ae45597d]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-ae45597d]{opacity:.6}.switch__slider[data-v-ae45597d]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-ae45597d]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-ae45597d]{flex:1}.picture[data-v-6705b19f]{margin:0}.picture__image--bordered[data-v-6705b19f]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-6705b19f]{cursor:pointer}.picture__background[data-v-6705b19f]{width:100%;height:100%}.picture__background[data-v-6705b19f]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-6705b19f]{font-size:11pt}.picture>figcaption[data-v-6705b19f]{margin-top:.4rem;color:var(--theme-foreground-color)}.item[data-v-85a82246]{display:flex;flex-direction:row;align-items:center;padding:.6rem;gap:1rem}.item__presentation[data-v-85a82246]{margin-right:auto}.item__name[data-v-85a82246]{font-size:.9rem}.item__name--link[data-v-85a82246]{color:var(--theme-blueish);font-weight:600}.item__size[data-v-85a82246]{font-size:.8rem;opacity:.8}.item__picture[data-v-85a82246]{width:3rem;height:3rem}.file[data-v-9950a715]{display:flex;flex-direction:column;row-gap:.8rem}.file__list[data-v-9950a715]{display:flex;flex-direction:column;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.file__list[data-v-9950a715]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.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-63761718]{display:flex;min-height:2.8rem;align-items:center;padding:var(--theme-input-padding);color:var(--theme-foreground-color)}.item--selected[data-v-63761718]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-63761718]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-63761718]{display:flex;font-size:10pt}.item__value[data-v-63761718]:not(:first-child){font-size:8pt}.search[data-v-7a35daa0]{display:flex;flex-direction:column}.search__panel[data-v-7a35daa0]{display:flex;flex-direction:column;gap:1rem}.search__input[data-v-7a35daa0]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-7a35daa0]{font-size:11pt}.form[data-v-a4afcd70]{display:flex;flex-direction:column}.form__footer[data-v-a4afcd70]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-a4afcd70]{display:grid;width:100%;align-items:flex-start;padding:0;border:none;margin:0;gap:1rem;grid-template-columns:repeat(6,1fr)}.form__field--form[data-v-a4afcd70]:not(:last-child):not(:first-child){padding:1rem 0;border:1px solid var(--theme-border-color);border-width:1px 0 1px 0}.form__field--form:not(:last-child):not(:first-child)~.form__field--form[data-v-a4afcd70]{border-width:0 0 1px 0;margin-top:0}.form__field-label[data-v-a4afcd70]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-a4afcd70]{font-size:12pt;font-weight:500}.form__field-hint[data-v-a4afcd70]{font-size:.9rem}.form__field-required-hint[data-v-a4afcd70]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-a4afcd70]{display:grid;gap:2rem}.form__validation-error[data-v-a4afcd70]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-a4afcd70]{display:flex;flex-direction:column-reverse;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.form__array[data-v-a4afcd70]>*{padding:1rem}.form__array-item[data-v-a4afcd70]{display:flex;flex-direction:column;gap:1rem}.form__array-item[data-v-a4afcd70]:not(:last-child){border-top:1px solid var(--theme-border-color)}.form__array-remove[data-v-a4afcd70]{font-size:.8rem}.cell-padding[data-v-e01a149a]{padding:10px .8rem}.table[data-v-e01a149a]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (min-width:768px){.table[data-v-e01a149a]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-e01a149a] thead>tr{display:none}@media print{.table[data-v-e01a149a] thead>tr{display:table-row}}@media screen and (min-width:768px){.table[data-v-e01a149a] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-e01a149a] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (min-width:768px){.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{border:0}.table[data-v-e01a149a] tbody>tr:hover,.table[data-v-e01a149a] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (max-width:768px){.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-e01a149a] tbody>tr:not(:last-child),.table[data-v-e01a149a] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (min-width:768px){.table[data-v-e01a149a] tbody>tr:not(:last-child)>td,.table[data-v-e01a149a] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-e01a149a] tbody>tr>td,.table[data-v-e01a149a] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (min-width:768px){.table[data-v-e01a149a] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (max-width:768px){.table__cell-grid[data-v-e01a149a]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-e01a149a]{display:none;font-weight:500}@media screen and (max-width:768px){.table__cell-mobile-label[data-v-e01a149a]{display:inherit}}.table__cell-actions[data-v-e01a149a]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-e01a149a]{font-weight:300}.table__mobile-actions[data-v-e01a149a]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-e01a149a]{display:grid}.table__mobile-actions-button[data-v-e01a149a]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-e01a149a]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-e01a149a]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-e01a149a]{display:grid;padding:1.6rem 0;place-items:center}.grid[data-v-4839c834]{display:grid;gap:1rem}@media screen and (min-width:600px){.grid[data-v-4839c834]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1400px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-ce6f7461]{display:flex;align-items:center}.card__information[data-v-ce6f7461]{display:flex;flex-wrap:wrap;margin-top:.5rem;font-size:9.5pt;gap:.4rem;opacity:.6}.card__information div[data-v-ce6f7461]:not(:first-child){padding-left:.4rem;border-left:1px solid var(--theme-border-color)}.crud__controls[data-v-a8b515b9]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-a8b515b9]{min-width:90vw;flex:1;order:1}.crud__search[data-v-a8b515b9] .input__container{height:100%}@media screen and (min-width:600px){.crud__search[data-v-a8b515b9]{min-width:auto;order:0}}.crud__actions[data-v-a8b515b9]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-a8b515b9]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-a8b515b9]{display:flex;justify-content:flex-end}@media screen and (min-width:768px){.crud__data[data-v-a8b515b9]{max-width:auto;overflow-x:auto}}.prompt[data-v-4cbfd28f]{max-width:32rem}.prompt__options[data-v-4cbfd28f]{display:grid;width:100%;height:4rem}.prompt__option[data-v-4cbfd28f]{display:grid;place-items:center}.prompt__option[data-v-4cbfd28f]:not(:last-child){border-right:1px solid var(--theme-border-color)}.prompt__option--primary[data-v-4cbfd28f]{color:var(--theme-blueish)}.prompt__option--danger[data-v-4cbfd28f]{color:var(--theme-redish)}@keyframes blink-606d47bf{0%{opacity:1}to{opacity:.4}}.toast[data-v-606d47bf]{display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-606d47bf .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 (min-width:768px){.toast[data-v-606d47bf]{width:24rem}}.toast[data-v-606d47bf]:hover{animation-play-state:paused}.toast--animate[data-v-606d47bf]{animation-play-state:running}.toast__content[data-v-606d47bf]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-606d47bf]{font-size:10pt;opacity:.8}.main[data-v-8de8a4eb]{display:flex;min-height:100vh;flex-direction:column}.main__toasts[data-v-8de8a4eb]{position:fixed;z-index:100;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}a:link,a:visited,a:hover,a:active{color:inherit;text-decoration:none}input[type=number]{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 (min-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 (min-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-f0a45677]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (min-width:600px){.topbar__preset[data-v-f0a45677]{justify-content:flex-start}}.signin[data-v-df2df558]{text-align:center}.signin__header[data-v-df2df558]{margin-bottom:.8rem;font-size:2.4rem}.signin__buttons[data-v-df2df558]{display:flex;width:100%;flex-direction:column;gap:1rem}.signup__checkboxes[data-v-8352f05a]{display:flex;flex-direction:column;align-items:start;gap:2rem}.redefine-password__step[data-v-04c890cb],.activation__step[data-v-144e82a6]{display:flex;flex-direction:column;gap:1rem}.profile__user-name[data-v-368b73ef]{font-size:18pt;font-weight:600}.profile__menu[data-v-368b73ef]{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-368b73ef]>*{padding:1.4rem}.profile__menu[data-v-368b73ef]>*: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-4cbce7ef]{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-4cbce7ef]{background:var(--theme-brand-color-shade-2)}.badge--large[data-v-4cbce7ef]{padding:.35rem .55rem;border-radius:6px}.barebutton[data-v-51833bfd]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-51833bfd]:active{text-decoration:underline}.barebutton[data-v-51833bfd]:not(.button){padding:0}@media screen and (min-width:600px){.barebutton--enabled[data-v-51833bfd]{cursor:pointer}}.barebutton--disabled[data-v-51833bfd]{cursor:not-allowed;opacity:.5}.icon-active[data-v-263a2782]{border-color:var(--theme-brand-color)!important}.icon[data-v-263a2782]{display:flex;align-items:center;fill:var(--icon-color, currentcolor);line-height:100%}.icon svg[data-v-263a2782]{width:100%;height:100%}.icon--reactive[data-v-263a2782]{padding:8px;border:1px solid transparent;border-radius:5px}.icon--reactive[data-v-263a2782]:hover{border-color:var(--theme-border-color)}.icon--reactive[data-v-263a2782]:active,.icon--reactive .icon--active[data-v-263a2782],.icon--active[data-v-263a2782]{border-color:var(--theme-brand-color)!important}.icon--centered[data-v-263a2782]{align-items:center;gap:calc(var(--icon-size, 1em)/2)}.icon--standalone[data-v-263a2782]{--icon-size: 18px}.icon__icon[data-v-263a2782]{display:grid;width:var(--icon-size, 1em);height:var(--icon-size, 1em);place-items:center}.icon__icon--right[data-v-263a2782]{order:1}@keyframes progress-7b10f012{0%{width:0}to{width:100%;opacity:0}}.button[data-v-7b10f012]{--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-7b10f012]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-7b10f012 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-7b10f012],.button--alt[data-v-7b10f012]{font-weight:300}.button--transparent[data-v-7b10f012]:hover,.button--alt[data-v-7b10f012]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-7b10f012] svg,.button--primary[data-v-7b10f012] svg{fill:currentcolor}.button--alt[data-v-7b10f012]{border:1px solid var(--theme-border-color)}.button--primary[data-v-7b10f012]{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-7b10f012]{padding:.6rem;font-size:9pt}.button--medium[data-v-7b10f012]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-7b10f012]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-7b10f012]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}.card[data-v-e7d2c665]{position:relative;display:flex;overflow:hidden;flex-direction:column;border:var(--theme-frame-border);border-radius:var(--theme-radius-extra-large);background:var(--theme-background-color-shade-2)}.card--inactive[data-v-e7d2c665]{opacity:.6}.card--horizontal[data-v-e7d2c665]{flex-direction:row}.card--horizontal .card__footer[data-v-e7d2c665]{display:flex;flex-direction:column}.card--horizontal .card__badge[data-v-e7d2c665]{position:relative;margin:auto 0 0}@media screen and (max-width:768px){.card--horizontal .card__footer-upper[data-v-e7d2c665]{flex-direction:column}}.card__picture[data-v-e7d2c665]{overflow:hidden}.card__picture[data-v-e7d2c665] figure{height:100%}.card__footer[data-v-e7d2c665]{height:100%;flex:1;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-e7d2c665]{display:flex;height:100%;align-items:flex-start;justify-content:space-between;gap:1rem}.card__actions[data-v-e7d2c665]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.card__badge[data-v-e7d2c665]{position:absolute;top:0;right:0;display:flex;flex-wrap:wrap;align-items:flex-end;margin:.8rem;gap:.2rem}.padding[data-v-8463f8df]{padding:1rem}@media screen and (min-width:768px){.padding[data-v-8463f8df]{padding:1.8rem 2.4rem}}.header-padding[data-v-8463f8df]{padding:.6rem 1rem}@media screen and (min-width:768px){.header-padding[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel[data-v-8463f8df]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-8463f8df]{position:absolute}.panel__content[data-v-8463f8df]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (min-width:768px){.panel__content[data-v-8463f8df]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-8463f8df]{background:transparent!important}.panel__content--outer-header .panel__body[data-v-8463f8df],.panel__content--outer-header .panel__footer[data-v-8463f8df]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-8463f8df]{border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.panel__content--float .panel__header[data-v-8463f8df],.panel__content--fixed-right .panel__header[data-v-8463f8df]{padding:.6rem 1rem;min-height:var(--theme-panel-header-height);border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (min-width:768px){.panel__content--float .panel__header[data-v-8463f8df],.panel__content--fixed-right .panel__header[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel__content--float .panel__header-title[data-v-8463f8df],.panel__content--fixed-right .panel__header-title[data-v-8463f8df]{padding:0}.panel__content--float .panel__body[data-v-8463f8df],.panel__content--fixed-right .panel__body[data-v-8463f8df]{overscroll-behavior:contain}.panel__content--float[data-v-8463f8df]{position:fixed;top:50%;min-width:90vw;max-width:90vw;max-height:80vh;border-radius:var(--theme-radius-large);margin:auto;animation:var(--theme-animation-float);transform:translateY(-50%)}@media screen and (min-width:768px){.panel__content--float[data-v-8463f8df]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-8463f8df]{position:fixed;top:0;width:100vw;height:100vh;border:0;border-radius:0;margin:auto 0 auto auto;animation:var(--theme-animation-fixed-right)}@media screen and (min-width:768px){.panel__content--fixed-right[data-v-8463f8df]{width:var(--fixed-width)}}.panel__content--transparent[data-v-8463f8df]{border:none!important;background:none!important}@media screen and (max-width:768px){.panel__content--transparent-mobile[data-v-8463f8df]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-8463f8df]{margin-bottom:1rem}}.panel__header[data-v-8463f8df]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-8463f8df] [data-component=icon]{width:1.2rem}.panel__header[data-v-8463f8df]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-8463f8df]{display:flex;flex:1;align-items:center}.panel__header-title[data-v-8463f8df]{padding:.6rem 1rem}@media screen and (min-width:768px){.panel__header-title[data-v-8463f8df]{padding:.6rem 2.4rem}}.panel__body[data-v-8463f8df]{display:flex;flex-direction:column;overflow-y:auto;row-gap:1.8rem}.panel__body--padded[data-v-8463f8df]{padding:1rem}@media screen and (min-width:768px){.panel__body--padded[data-v-8463f8df]{padding:1.8rem 2.4rem}}.panel__footer[data-v-8463f8df]{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-8463f8df]{padding:1rem}@media screen and (min-width:768px){.panel__footer--padded[data-v-8463f8df]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-8463f8df]{z-index:10;box-shadow:0 4px 20px var(--theme-shadow-color)}.content__body[data-v-ee3ea72f]{animation:var(--theme-animation-dropdown)}.content__section[data-v-ee3ea72f]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}@media screen and (min-width:600px){.content__section[data-v-ee3ea72f]{min-width:12rem}}.content__item[data-v-ee3ea72f]{display:flex;width:100%;color:var(--theme-foreground-color);font-weight:400}.content__item[data-v-ee3ea72f]>*{display:flex;width:100%;height:100%;align-items:center;padding:1.6rem!important;font-size:11pt;gap:.4rem}@media screen and (min-width:600px){.content__item[data-v-ee3ea72f]>*{justify-content:flex-start;padding:1rem!important}}.content__item--reactive[data-v-ee3ea72f]:hover{background:var(--theme-background-color-shade-4)}.content__item[data-v-ee3ea72f]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.contextmenu__trigger[data-v-ee3ea72f]{display:flex;justify-content:flex-start}.content[data-v-ee3ea72f] .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-ee3ea72f] .panel__content{top:0;left:0;transform:translate(min(var(--v4078ef85),calc(100vw - 100%))) translateY(min(var(--v4078ef86),calc(100vh - 100%)))!important;width:auto}}.info[data-v-15a38847]{position:relative;display:inline-flex;--height: 2rem;--vertical-offset: calc(var(--height) + .4rem)}.info__content[data-v-15a38847]{height:var(--height);padding:.5rem 1rem;border-radius:5px;background:#000;color:#fff;font-size:10pt;white-space:nowrap}.info__bubble[data-v-15a38847]{position:absolute;z-index:20;overflow:hidden;border-radius:0 5rem 5rem 0!important}.info__bubble--top[data-v-15a38847]{top:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--topleft[data-v-15a38847]{top:calc(var(--vertical-offset) * -1);right:100%}.info__bubble--left[data-v-15a38847]{top:50%;right:100%;transform:translateY(-50%)}.info__bubble--bottom[data-v-15a38847]{bottom:calc(var(--vertical-offset) * -1);left:50%;transform:translate(-50%)}.info__bubble--right[data-v-15a38847]{top:50%;left:80%;transform:translateY(-50%)}.focus .input__container--normal[data-v-6e5fdbe7],.focus .input__container--bold[data-v-6e5fdbe7]{border:1px solid var(--theme-brand-color)}.focus .input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container--normal[data-v-6e5fdbe7],.textarea:focus-within .input__container--normal[data-v-6e5fdbe7],.input:focus-within .input__container--bold[data-v-6e5fdbe7],.textarea:focus-within .input__container--bold[data-v-6e5fdbe7]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__container--light[data-v-6e5fdbe7],.textarea:focus-within .input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-6e5fdbe7] [data-component=icon],.textarea:focus-within .input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-6e5fdbe7]{--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-6e5fdbe7]{position:relative;display:flex;overflow:hidden;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-6e5fdbe7]:not(.input__container--textarea){height:var(--height)}.input__container--normal[data-v-6e5fdbe7],.input__container--bold[data-v-6e5fdbe7]{border-radius:var(--theme-radius-medium);background:var(--background-color)}.input__container--bold[data-v-6e5fdbe7]{height:var(--height-large)}.input__container--light[data-v-6e5fdbe7]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-6e5fdbe7],.input__container>.input__textarea[data-v-6e5fdbe7]{background:var(--background-color)}.input__input[data-v-6e5fdbe7],.input__textarea[data-v-6e5fdbe7]{font-family:unset}.input__input[data-v-6e5fdbe7]{width:100%;height:100%;outline:none}.input__input--normal[data-v-6e5fdbe7],.input__input--bold[data-v-6e5fdbe7]{color:var(--theme-foreground-color)}.input__input--normal[data-v-6e5fdbe7]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-6e5fdbe7]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-6e5fdbe7]{padding:.6rem;background:transparent}.input__input--icon[data-v-6e5fdbe7]{padding-left:2.6em!important}.input__input--readOnly[data-v-6e5fdbe7]{background:#eee}.input__textarea[data-v-6e5fdbe7]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-6e5fdbe7]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-6e5fdbe7] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-6e5fdbe7] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-6e5fdbe7]{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-6294bdce]{--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-6294bdce]:focus{outline:none}.select[data-v-6294bdce] option{background:var(--background-color)}.select--outline[data-v-6294bdce]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-6294bdce]{padding:0}.select--multiple[data-v-6294bdce] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-6294bdce] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-8cd299be]{--input-width: 4rem;--input-height: 100%;--input-padding: 0 .4rem;--input-border: 1px solid var(--theme-border-color);display:inline-flex;height:2.6rem;align-items:stretch;gap:1rem}.pagination__arrows[data-v-8cd299be]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-8cd299be]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-8cd299be]{padding:.6rem;color:var(--theme-foreground-color)}.pagination__arrows>button>a[data-v-8cd299be]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-8cd299be]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-5ef340be]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-5ef340be]{width:1rem;height:1rem}.checkbox__input[data-v-5ef340be]:hover{background:red}.checkbox__text[data-v-5ef340be]{display:grid;width:100%;padding:0 .6rem}.options[data-v-b22b359b]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-b22b359b]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-b22b359b]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.switch-wrapper[data-v-ae45597d]{display:flex;align-items:center;column-gap:.6rem}.switch[data-v-ae45597d]{display:flex;overflow:hidden;width:3rem;justify-content:flex-end;padding:4px;border-radius:1rem;background:#ddd;transition:background .4s}.switch--active[data-v-ae45597d]{background:var(--theme-brand-color-shade-3)}.switch--readOnly[data-v-ae45597d]{opacity:.6}.switch__slider[data-v-ae45597d]{width:1rem;height:1rem;border-radius:50%;background:#fff}.switch__dummy[data-v-ae45597d]{flex:0;transition:flex .35s}.switch__dummy--flex[data-v-ae45597d]{flex:1}.picture[data-v-6705b19f]{margin:0}.picture__image--bordered[data-v-6705b19f]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-6705b19f]{cursor:pointer}.picture__background[data-v-6705b19f]{width:100%;height:100%}.picture__background[data-v-6705b19f]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-6705b19f]{font-size:11pt}.picture>figcaption[data-v-6705b19f]{margin-top:.4rem;color:var(--theme-foreground-color)}.item[data-v-85a82246]{display:flex;flex-direction:row;align-items:center;padding:.6rem;gap:1rem}.item__presentation[data-v-85a82246]{margin-right:auto}.item__name[data-v-85a82246]{font-size:.9rem}.item__name--link[data-v-85a82246]{color:var(--theme-blueish);font-weight:600}.item__size[data-v-85a82246]{font-size:.8rem;opacity:.8}.item__picture[data-v-85a82246]{width:3rem;height:3rem}.file[data-v-9950a715]{display:flex;flex-direction:column;row-gap:.8rem}.file__list[data-v-9950a715]{display:flex;flex-direction:column;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.file__list[data-v-9950a715]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.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-63761718]{display:flex;min-height:2.8rem;align-items:center;padding:var(--theme-input-padding);color:var(--theme-foreground-color)}.item--selected[data-v-63761718]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-63761718]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-63761718]{display:flex;font-size:10pt}.item__value[data-v-63761718]:not(:first-child){font-size:8pt}.search[data-v-7a35daa0]{display:flex;flex-direction:column}.search__panel[data-v-7a35daa0]{display:flex;flex-direction:column;gap:1rem}.search__input[data-v-7a35daa0]{display:flex;align-items:stretch;margin-bottom:.8rem;gap:.8rem}.search__summary[data-v-7a35daa0]{font-size:11pt}.form[data-v-a4afcd70]{display:flex;flex-direction:column}.form__footer[data-v-a4afcd70]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-a4afcd70]{display:grid;width:100%;align-items:flex-start;padding:0;border:none;margin:0;gap:1rem;grid-template-columns:repeat(6,1fr)}.form__field--form[data-v-a4afcd70]:not(:last-child):not(:first-child){padding:1rem 0;border:1px solid var(--theme-border-color);border-width:1px 0 1px 0}.form__field--form:not(:last-child):not(:first-child)~.form__field--form[data-v-a4afcd70]{border-width:0 0 1px 0;margin-top:0}.form__field-label[data-v-a4afcd70]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-a4afcd70]{font-size:12pt;font-weight:500}.form__field-hint[data-v-a4afcd70]{font-size:.9rem}.form__field-required-hint[data-v-a4afcd70]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-a4afcd70]{display:grid;gap:2rem}.form__validation-error[data-v-a4afcd70]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-a4afcd70]{display:flex;flex-direction:column-reverse;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.form__array[data-v-a4afcd70]>*{padding:1rem}.form__array-item[data-v-a4afcd70]{display:flex;flex-direction:column;gap:1rem}.form__array-item[data-v-a4afcd70]:not(:last-child){border-top:1px solid var(--theme-border-color)}.form__array-remove[data-v-a4afcd70]{font-size:.8rem}.cell-padding[data-v-e01a149a]{padding:10px .8rem}.table[data-v-e01a149a]{width:100%;border-radius:var(--theme-radius-large);border-spacing:0}@media screen and (min-width:768px){.table[data-v-e01a149a]{overflow:hidden;border:var(--theme-frame-border)}}.table[data-v-e01a149a] thead>tr{display:none}@media print{.table[data-v-e01a149a] thead>tr{display:table-row}}@media screen and (min-width:768px){.table[data-v-e01a149a] thead>tr{display:table-row;height:3rem;background:var(--theme-background-color-shade-4);text-align:left}}.table[data-v-e01a149a] thead>tr>th{padding:10px .8rem;font-weight:400}.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{height:3rem;border:var(--theme-frame-border);background:var(--theme-background-color-shade-2)}@media screen and (min-width:768px){.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{border:0}.table[data-v-e01a149a] tbody>tr:hover,.table[data-v-e01a149a] tfoot>tr:hover{background:var(--theme-background-color-shade-2)}}@media screen and (max-width:768px){.table[data-v-e01a149a] tbody>tr,.table[data-v-e01a149a] tfoot>tr{display:flex;overflow:hidden;height:auto;flex-direction:column;border-radius:var(--theme-radius-large)}.table[data-v-e01a149a] tbody>tr:not(:last-child),.table[data-v-e01a149a] tfoot>tr:not(:last-child){margin-bottom:1rem}}@media screen and (min-width:768px){.table[data-v-e01a149a] tbody>tr:not(:last-child)>td,.table[data-v-e01a149a] tfoot>tr:not(:last-child)>td{border-bottom:1px solid var(--theme-border-color)}}.table[data-v-e01a149a] tbody>tr>td,.table[data-v-e01a149a] tfoot>tr>td{padding:10px .8rem;font-size:9.5pt}@media screen and (min-width:768px){.table[data-v-e01a149a] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (max-width:768px){.table__cell-grid[data-v-e01a149a]{display:flex;flex-direction:column}}.table__cell-mobile-label[data-v-e01a149a]{display:none;font-weight:500}@media screen and (max-width:768px){.table__cell-mobile-label[data-v-e01a149a]{display:inherit}}.table__cell-actions[data-v-e01a149a]{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;column-gap:.8rem}.table__cell-subvalue[data-v-e01a149a]{font-weight:300}.table__mobile-actions[data-v-e01a149a]{position:relative;padding:0!important;background:var(--theme-background-color-shade-4)}.table__mobile-actions-grid[data-v-e01a149a]{display:grid}.table__mobile-actions-button[data-v-e01a149a]{display:grid;width:100%;height:3.2rem;place-items:center}.table__mobile-actions-button[data-v-e01a149a]:not(last-child){border-right:1px solid var(--theme-border-color)}.table__picture[data-v-e01a149a]{overflow:hidden;width:2rem;height:2rem;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.table__empty[data-v-e01a149a]{display:grid;padding:1.6rem 0;place-items:center}.grid[data-v-4839c834]{display:grid;gap:1rem}@media screen and (min-width:600px){.grid[data-v-4839c834]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1400px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-ce6f7461]{display:flex;align-items:center}.card__information[data-v-ce6f7461]{display:flex;flex-wrap:wrap;margin-top:.5rem;font-size:9.5pt;gap:.4rem;opacity:.6}.card__information div[data-v-ce6f7461]:not(:first-child){padding-left:.4rem;border-left:1px solid var(--theme-border-color)}.crud__controls[data-v-a8b515b9]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-a8b515b9]{min-width:90vw;flex:1;order:1}.crud__search[data-v-a8b515b9] .input__container{height:100%}@media screen and (min-width:600px){.crud__search[data-v-a8b515b9]{min-width:auto;order:0}}.crud__actions[data-v-a8b515b9]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-a8b515b9]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-a8b515b9]{display:flex;justify-content:flex-end}@media screen and (min-width:768px){.crud__data[data-v-a8b515b9]{max-width:auto;overflow-x:auto}}.prompt[data-v-4cbfd28f]{max-width:32rem}.prompt__options[data-v-4cbfd28f]{display:grid;width:100%;height:4rem}.prompt__option[data-v-4cbfd28f]{display:grid;place-items:center}.prompt__option[data-v-4cbfd28f]:not(:last-child){border-right:1px solid var(--theme-border-color)}.prompt__option--primary[data-v-4cbfd28f]{color:var(--theme-blueish)}.prompt__option--danger[data-v-4cbfd28f]{color:var(--theme-redish)}@keyframes blink-606d47bf{0%{opacity:1}to{opacity:.4}}.toast[data-v-606d47bf]{display:flex;width:90vw;padding:1rem;border:1px solid var(--theme-border-color);border-radius:5px;animation:blink-606d47bf .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 (min-width:768px){.toast[data-v-606d47bf]{width:24rem}}.toast[data-v-606d47bf]:hover{animation-play-state:paused}.toast--animate[data-v-606d47bf]{animation-play-state:running}.toast__content[data-v-606d47bf]{display:flex;flex-direction:column;gap:.6rem}.toast__time[data-v-606d47bf]{font-size:10pt;opacity:.8}.main[data-v-3823929d]{display:flex;min-height:100vh;flex-direction:column}.main__toasts[data-v-3823929d]{position:fixed;z-index:100;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}a:link,a:visited,a:hover,a:active{color:inherit;text-decoration:none}input[type=number]{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 (min-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 (min-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-f0a45677]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (min-width:600px){.topbar__preset[data-v-f0a45677]{justify-content:flex-start}}.signin[data-v-df2df558]{text-align:center}.signin__header[data-v-df2df558]{margin-bottom:.8rem;font-size:2.4rem}.signin__buttons[data-v-df2df558]{display:flex;width:100%;flex-direction:column;gap:1rem}.signup__checkboxes[data-v-8352f05a]{display:flex;flex-direction:column;align-items:start;gap:2rem}.redefine-password__step[data-v-04c890cb],.activation__step[data-v-144e82a6]{display:flex;flex-direction:column;gap:1rem}.profile__user-name[data-v-368b73ef]{font-size:18pt;font-weight:600}.profile__menu[data-v-368b73ef]{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-368b73ef]>*{padding:1.4rem}.profile__menu[data-v-368b73ef]>*:not(:last-child){border-bottom:1px solid var(--theme-border-color)}
|
package/dist/ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as r, C as s, k as i, l as A, a as o, m as t, d as n, n as u, e as c, F as d, v as l, p as P, A as b, o as p, b as C, q as h, w as m, f as B, r as F, h as x, x as I, s as T, i as f, c as g, g as w, D as M, y as S, z as k, B as y, t as G, u as R, E as j, H as q, G as v } from "./index-
|
|
1
|
+
import { j as r, C as s, k as i, l as A, a as o, m as t, d as n, n as u, e as c, F as d, v as l, p as P, A as b, o as p, b as C, q as h, w as m, f as B, r as F, h as x, x as I, s as T, i as f, c as g, g as w, D as M, y as S, z as k, B as y, t as G, u as R, E as j, H as q, G as v } from "./index-CVB9yudm.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AeriaAccordion,
|
|
4
4
|
s as AeriaAsync,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aeria-ui/ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.205",
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [],
|
|
7
7
|
"author": "",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"vite-plugin-static-copy": "^3.2.0"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
|
-
"@aeria-ui/core": "^0.0.
|
|
48
|
+
"@aeria-ui/core": "^0.0.122",
|
|
49
49
|
"@aeria-ui/i18n": "^0.0.19",
|
|
50
50
|
"@aeria-ui/state-management": "^0.0.21",
|
|
51
51
|
"@aeria-ui/utils": "^0.0.12",
|