@aeria-ui/ui 0.0.167 → 0.0.169
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_-BfAy95FM.js → _id_-DqHbDl1f.js} +1 -1
- package/dist/{activation-DX6bZU4X.js → activation-C-S3_ZWE.js} +1 -1
- package/dist/components/form/aeria-checkbox/aeria-checkbox.vue.d.ts +6 -6
- package/dist/components/form/aeria-file/aeria-file.vue.d.ts +16 -0
- package/dist/components/form/aeria-search/_internals/components/aeria-search-item/aeria-search-item.vue.d.ts +3 -3
- package/dist/components/form/aeria-switch/aeria-switch.vue.d.ts +2 -2
- package/dist/{index-CDZJZN6Y.js → index-BG5BQYo0.js} +81 -85
- package/dist/{index-DSnK-CVK.js → index-BvudpjBc.js} +1 -1
- package/dist/{index-665GkH7U.js → index-CRH0wu2o.js} +1 -1
- package/dist/{index-B-JkWyqC.js → index-zY4PUabQ.js} +1 -1
- package/dist/{redefine-password-BIjWzwY2.js → redefine-password-BFFoVX-Q.js} +1 -1
- package/dist/{signin-D_X69D2H.js → signin-CAbH7Jre.js} +1 -1
- package/dist/{signup-L39DCd6m.js → signup-CVsqzPUm.js} +1 -1
- package/dist/ui.css +1 -1
- package/dist/ui.js +1 -1
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as i, watch as c, createBlock as r, openBlock as l } from "vue";
|
|
2
2
|
import { getGlobalStateManager as a, useStore as s } from "@aeria-ui/state-management";
|
|
3
|
-
import { f as d } from "./index-
|
|
3
|
+
import { f as d } from "./index-BG5BQYo0.js";
|
|
4
4
|
const _ = /* @__PURE__ */ i({
|
|
5
5
|
__name: "[id]",
|
|
6
6
|
props: {
|
|
@@ -3,7 +3,7 @@ import { INSTANCE_VARS_SYMBOL as U } from "@aeria-ui/core";
|
|
|
3
3
|
import { useStore as $ } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as x } from "vue-router";
|
|
5
5
|
import { t as i } from "@aeria-ui/i18n";
|
|
6
|
-
import { A as E, c as I, a as v } from "./index-
|
|
6
|
+
import { A as E, c as I, a as v } from "./index-BG5BQYo0.js";
|
|
7
7
|
const N = { key: 0 }, T = {
|
|
8
8
|
key: 0,
|
|
9
9
|
style: { display: "grid", gap: "1rem" }
|
|
@@ -10,15 +10,15 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Fo
|
|
|
10
10
|
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').VariableObjectProperty & {
|
|
11
11
|
type: "object";
|
|
12
12
|
default?: unknown;
|
|
13
|
-
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').StringProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').NumberProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & BooleanProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').GetterProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
13
|
+
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').StringProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').NumberProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & BooleanProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').GetterProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
14
14
|
$ref: "file";
|
|
15
15
|
accept?: readonly string[];
|
|
16
16
|
extensions?: readonly string[];
|
|
17
|
-
}) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
17
|
+
}) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
18
18
|
$ref: "file";
|
|
19
19
|
accept?: readonly string[];
|
|
20
20
|
extensions?: readonly string[];
|
|
21
|
-
}) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & ArrayProperty<unknown>) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
21
|
+
}) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & ArrayProperty<unknown>) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty)> & {
|
|
22
22
|
value?: unknown;
|
|
23
23
|
variant?: string;
|
|
24
24
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -34,15 +34,15 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Fo
|
|
|
34
34
|
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').VariableObjectProperty & {
|
|
35
35
|
type: "object";
|
|
36
36
|
default?: unknown;
|
|
37
|
-
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').StringProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').NumberProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & BooleanProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').GetterProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
37
|
+
}) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').StringProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').NumberProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & BooleanProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').GetterProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (EnumProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
38
38
|
$ref: "file";
|
|
39
39
|
accept?: readonly string[];
|
|
40
40
|
extensions?: readonly string[];
|
|
41
|
-
}) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
41
|
+
}) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (BooleanProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
42
42
|
$ref: "file";
|
|
43
43
|
accept?: readonly string[];
|
|
44
44
|
extensions?: readonly string[];
|
|
45
|
-
}) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & ArrayProperty<unknown>) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
45
|
+
}) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & EnumProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & ArrayProperty<unknown>) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty) | (ArrayProperty & import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty)> & {
|
|
46
46
|
value?: unknown;
|
|
47
47
|
variant?: string;
|
|
48
48
|
}> & Readonly<{
|
|
@@ -37,9 +37,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
37
37
|
readonly type: "boolean";
|
|
38
38
|
};
|
|
39
39
|
readonly link: {
|
|
40
|
+
readonly type: "getter";
|
|
40
41
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
41
42
|
};
|
|
42
43
|
readonly download_link: {
|
|
44
|
+
readonly type: "getter";
|
|
43
45
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
44
46
|
};
|
|
45
47
|
};
|
|
@@ -88,9 +90,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
88
90
|
readonly type: "boolean";
|
|
89
91
|
};
|
|
90
92
|
readonly link: {
|
|
93
|
+
readonly type: "getter";
|
|
91
94
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
92
95
|
};
|
|
93
96
|
readonly download_link: {
|
|
97
|
+
readonly type: "getter";
|
|
94
98
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
95
99
|
};
|
|
96
100
|
};
|
|
@@ -139,9 +143,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
139
143
|
readonly type: "boolean";
|
|
140
144
|
};
|
|
141
145
|
readonly link: {
|
|
146
|
+
readonly type: "getter";
|
|
142
147
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
143
148
|
};
|
|
144
149
|
readonly download_link: {
|
|
150
|
+
readonly type: "getter";
|
|
145
151
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
146
152
|
};
|
|
147
153
|
};
|
|
@@ -189,9 +195,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
189
195
|
readonly type: "boolean";
|
|
190
196
|
};
|
|
191
197
|
readonly link: {
|
|
198
|
+
readonly type: "getter";
|
|
192
199
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
193
200
|
};
|
|
194
201
|
readonly download_link: {
|
|
202
|
+
readonly type: "getter";
|
|
195
203
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
196
204
|
};
|
|
197
205
|
};
|
|
@@ -241,9 +249,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
241
249
|
readonly type: "boolean";
|
|
242
250
|
};
|
|
243
251
|
readonly link: {
|
|
252
|
+
readonly type: "getter";
|
|
244
253
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
245
254
|
};
|
|
246
255
|
readonly download_link: {
|
|
256
|
+
readonly type: "getter";
|
|
247
257
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
248
258
|
};
|
|
249
259
|
};
|
|
@@ -292,9 +302,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
292
302
|
readonly type: "boolean";
|
|
293
303
|
};
|
|
294
304
|
readonly link: {
|
|
305
|
+
readonly type: "getter";
|
|
295
306
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
296
307
|
};
|
|
297
308
|
readonly download_link: {
|
|
309
|
+
readonly type: "getter";
|
|
298
310
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
299
311
|
};
|
|
300
312
|
};
|
|
@@ -342,9 +354,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
342
354
|
readonly type: "boolean";
|
|
343
355
|
};
|
|
344
356
|
readonly link: {
|
|
357
|
+
readonly type: "getter";
|
|
345
358
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
346
359
|
};
|
|
347
360
|
readonly download_link: {
|
|
361
|
+
readonly type: "getter";
|
|
348
362
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
349
363
|
};
|
|
350
364
|
};
|
|
@@ -393,9 +407,11 @@ declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
393
407
|
readonly type: "boolean";
|
|
394
408
|
};
|
|
395
409
|
readonly link: {
|
|
410
|
+
readonly type: "getter";
|
|
396
411
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
397
412
|
};
|
|
398
413
|
readonly download_link: {
|
|
414
|
+
readonly type: "getter";
|
|
399
415
|
readonly getter: (doc: object) => Promise<string | undefined>;
|
|
400
416
|
};
|
|
401
417
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CollectionStoreItem } from '../../../../../../../../core/dist';
|
|
2
2
|
import { SearchProperty } from '../../../../types.js';
|
|
3
3
|
type Props = {
|
|
4
|
-
item:
|
|
4
|
+
item: CollectionStoreItem;
|
|
5
5
|
indexes: readonly string[];
|
|
6
6
|
modelValue?: CollectionStoreItem | CollectionStoreItem[];
|
|
7
7
|
property: SearchProperty;
|
|
@@ -17,10 +17,10 @@ declare function __VLS_template(): {
|
|
|
17
17
|
};
|
|
18
18
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
19
19
|
declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
20
|
-
change: (value:
|
|
20
|
+
change: (value: CollectionStoreItem) => any;
|
|
21
21
|
"update:modelValue": (value: CollectionStoreItem | CollectionStoreItem[] | null | undefined) => any;
|
|
22
22
|
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
23
|
-
onChange?: ((value:
|
|
23
|
+
onChange?: ((value: CollectionStoreItem) => any) | undefined;
|
|
24
24
|
"onUpdate:modelValue"?: ((value: CollectionStoreItem | CollectionStoreItem[] | null | undefined) => any) | undefined;
|
|
25
25
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
26
26
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
@@ -4,14 +4,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Fo
|
|
|
4
4
|
$ref: "file";
|
|
5
5
|
accept?: readonly string[];
|
|
6
6
|
extensions?: readonly string[];
|
|
7
|
-
} & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').EnumProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
7
|
+
} & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').EnumProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty & BooleanProperty)>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
8
8
|
change: (value: boolean) => any;
|
|
9
9
|
"update:modelValue": (value: boolean) => any;
|
|
10
10
|
}, string, import('vue').PublicProps, Readonly<FormFieldProps<any, (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').RefProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & Omit<import('../../../../../../node_modules/@aeriajs/types').RefProperty, "$ref"> & {
|
|
11
11
|
$ref: "file";
|
|
12
12
|
accept?: readonly string[];
|
|
13
13
|
extensions?: readonly string[];
|
|
14
|
-
} & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').EnumProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').
|
|
14
|
+
} & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').EnumProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstProperty & BooleanProperty) | (import('../../../../../../node_modules/@aeriajs/types').PropertyBase & import('../../../../../../node_modules/@aeriajs/types').ConstUndefinedProperty & BooleanProperty)>> & Readonly<{
|
|
15
15
|
onChange?: ((value: boolean) => any) | undefined;
|
|
16
16
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
17
17
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, {
|
|
@@ -50,7 +50,7 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
50
50
|
for (const [o, a] of r)
|
|
51
51
|
n[o] = a;
|
|
52
52
|
return n;
|
|
53
|
-
},
|
|
53
|
+
}, Bl = /* @__PURE__ */ G(Wt, [["__scopeId", "data-v-3ea933d4"]]), Yt = /* @__PURE__ */ z({
|
|
54
54
|
__name: "aeria-badge",
|
|
55
55
|
props: {
|
|
56
56
|
large: { type: Boolean },
|
|
@@ -1414,7 +1414,7 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
1414
1414
|
]);
|
|
1415
1415
|
};
|
|
1416
1416
|
}
|
|
1417
|
-
}), Qe = /* @__PURE__ */ G(bo, [["__scopeId", "data-v-
|
|
1417
|
+
}), Qe = /* @__PURE__ */ G(bo, [["__scopeId", "data-v-63761718"]]), $o = { class: "search__panel" }, go = { key: 1 }, ko = { key: 0 }, Vo = { key: 1 }, Co = { class: "search__summary" }, Oo = {
|
|
1418
1418
|
key: 1,
|
|
1419
1419
|
class: "search"
|
|
1420
1420
|
}, Ao = { key: 0 }, Ee = 10, Io = /* @__PURE__ */ z({
|
|
@@ -1814,9 +1814,8 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
1814
1814
|
}), void 0, !0) : (ie = (j = (re = f.layout) == null ? void 0 : re.fields) == null ? void 0 : j[S]) != null && ie.component && e(s)[f.layout.fields[S].component.name] ? (t(), V($e(e(s)[f.layout.fields[S].component.name]), M({
|
|
1815
1815
|
key: 2,
|
|
1816
1816
|
modelValue: f.modelValue[S],
|
|
1817
|
-
"onUpdate:modelValue": (x) => f.modelValue[S] = x
|
|
1818
|
-
|
|
1819
|
-
}, {
|
|
1817
|
+
"onUpdate:modelValue": (x) => f.modelValue[S] = x
|
|
1818
|
+
}, { ref_for: !0 }, {
|
|
1820
1819
|
readOnly: e(m),
|
|
1821
1820
|
property: R,
|
|
1822
1821
|
propertyName: S,
|
|
@@ -1833,17 +1832,15 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
1833
1832
|
}, [
|
|
1834
1833
|
q(Oe, M({
|
|
1835
1834
|
modelValue: f.modelValue[S].$gte,
|
|
1836
|
-
"onUpdate:modelValue": (x) => f.modelValue[S].$gte = x
|
|
1837
|
-
|
|
1838
|
-
}, {
|
|
1835
|
+
"onUpdate:modelValue": (x) => f.modelValue[S].$gte = x
|
|
1836
|
+
}, { ref_for: !0 }, {
|
|
1839
1837
|
property: R,
|
|
1840
1838
|
propertyName: S
|
|
1841
1839
|
}), null, 16, ["modelValue", "onUpdate:modelValue"]),
|
|
1842
1840
|
q(Oe, M({
|
|
1843
1841
|
modelValue: f.modelValue[S].$lte,
|
|
1844
|
-
"onUpdate:modelValue": (x) => f.modelValue[S].$lte = x
|
|
1845
|
-
|
|
1846
|
-
}, {
|
|
1842
|
+
"onUpdate:modelValue": (x) => f.modelValue[S].$lte = x
|
|
1843
|
+
}, { ref_for: !0 }, {
|
|
1847
1844
|
property: R,
|
|
1848
1845
|
propertyName: S
|
|
1849
1846
|
}), null, 16, ["modelValue", "onUpdate:modelValue"])
|
|
@@ -1904,9 +1901,8 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
1904
1901
|
]),
|
|
1905
1902
|
(t(), V($e(e(mt)(R, e(B))), M({
|
|
1906
1903
|
modelValue: f.modelValue[S][we],
|
|
1907
|
-
"onUpdate:modelValue": (Te) => f.modelValue[S][we] = Te
|
|
1908
|
-
|
|
1909
|
-
}, {
|
|
1904
|
+
"onUpdate:modelValue": (Te) => f.modelValue[S][we] = Te
|
|
1905
|
+
}, { ref_for: !0 }, {
|
|
1910
1906
|
readOnly: e(m),
|
|
1911
1907
|
property: R.items,
|
|
1912
1908
|
propertyName: S,
|
|
@@ -1925,9 +1921,8 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
1925
1921
|
])) : f.modelValue ? N((t(), V($e(e(mt)(R, e(B))), M({
|
|
1926
1922
|
key: 6,
|
|
1927
1923
|
modelValue: f.modelValue[S],
|
|
1928
|
-
"onUpdate:modelValue": (x) => f.modelValue[S] = x
|
|
1929
|
-
|
|
1930
|
-
}, {
|
|
1924
|
+
"onUpdate:modelValue": (x) => f.modelValue[S] = x
|
|
1925
|
+
}, { ref_for: !0 }, {
|
|
1931
1926
|
readOnly: e(m),
|
|
1932
1927
|
property: R,
|
|
1933
1928
|
propertyName: S,
|
|
@@ -2598,10 +2593,7 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
2598
2593
|
default: h(() => {
|
|
2599
2594
|
var _, i;
|
|
2600
2595
|
return [
|
|
2601
|
-
q(Ue, M({
|
|
2602
|
-
expandable: "",
|
|
2603
|
-
ref_for: !0
|
|
2604
|
-
}, {
|
|
2596
|
+
q(Ue, M({ expandable: "" }, { ref_for: !0 }, {
|
|
2605
2597
|
url: (_ = a(c[e(n).picture])) == null ? void 0 : _.link,
|
|
2606
2598
|
meta: a(c[e(n).picture]),
|
|
2607
2599
|
height: "16rem",
|
|
@@ -2653,10 +2645,10 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
2653
2645
|
}, Fa = {
|
|
2654
2646
|
key: 0,
|
|
2655
2647
|
class: "crud__search"
|
|
2656
|
-
}, Ua = { class: "crud__actions" }, Ha = { class: "crud__context-badge" }, Da = { key: 0 },
|
|
2648
|
+
}, Ua = { class: "crud__actions" }, Ha = { class: "crud__context-badge" }, Da = { class: "crud__data" }, Qa = { key: 0 }, Ga = {
|
|
2657
2649
|
key: 3,
|
|
2658
2650
|
class: "crud__pagination"
|
|
2659
|
-
}, vt = 30,
|
|
2651
|
+
}, vt = 30, Wa = /* @__PURE__ */ z({
|
|
2660
2652
|
__name: "aeria-crud",
|
|
2661
2653
|
props: {
|
|
2662
2654
|
collection: {},
|
|
@@ -2785,8 +2777,12 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
2785
2777
|
...T,
|
|
2786
2778
|
[F]: Z
|
|
2787
2779
|
};
|
|
2788
|
-
}, {
|
|
2789
|
-
|
|
2780
|
+
}, {
|
|
2781
|
+
_id: void 0
|
|
2782
|
+
});
|
|
2783
|
+
s.$actions.setItem(f), delete s.item._id, s.referenceItem = {
|
|
2784
|
+
_id: void 0
|
|
2785
|
+
}, n.value = "duplicate";
|
|
2790
2786
|
} else
|
|
2791
2787
|
m("uiEvent", k);
|
|
2792
2788
|
}, {
|
|
@@ -2967,8 +2963,8 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
2967
2963
|
O.$slots.actions ? A(O.$slots, "actions", { key: 2 }, void 0, !0) : $("", !0)
|
|
2968
2964
|
])
|
|
2969
2965
|
])) : $("", !0),
|
|
2970
|
-
N((t(), l("div",
|
|
2971
|
-
e(s).itemsCount === 0 && !e(s).loading.getAll && b.value && (e(ue) || O.$slots.empty) ? (t(), l("div",
|
|
2966
|
+
N((t(), l("div", Da, [
|
|
2967
|
+
e(s).itemsCount === 0 && !e(s).loading.getAll && b.value && (e(ue) || O.$slots.empty) ? (t(), l("div", Qa, [
|
|
2972
2968
|
e(ue) ? (t(), V($e(e(ue)), ce(M({ key: 0 }, {
|
|
2973
2969
|
collection: e(s).$id
|
|
2974
2970
|
})), {
|
|
@@ -3017,7 +3013,7 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3017
3013
|
])), [
|
|
3018
3014
|
[ae, (!e(B) || X.value === vt) && e(s).loading.getAll]
|
|
3019
3015
|
]),
|
|
3020
|
-
!e(B) && !O.noControls && !e(s).loading.getAll && e(s).itemsCount > 0 ? (t(), l("div",
|
|
3016
|
+
!e(B) && !O.noControls && !e(s).loading.getAll && e(s).itemsCount > 0 ? (t(), l("div", Ga, [
|
|
3021
3017
|
q(Ln, {
|
|
3022
3018
|
pagination: e(s).pagination,
|
|
3023
3019
|
onPaginate: oe
|
|
@@ -3026,7 +3022,7 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3026
3022
|
], 64);
|
|
3027
3023
|
};
|
|
3028
3024
|
}
|
|
3029
|
-
}),
|
|
3025
|
+
}), Sl = /* @__PURE__ */ G(Wa, [["__scopeId", "data-v-e3299a1c"]]), Ya = { class: "prompt" }, Ka = /* @__PURE__ */ z({
|
|
3030
3026
|
__name: "aeria-prompt",
|
|
3031
3027
|
props: {
|
|
3032
3028
|
title: {},
|
|
@@ -3064,14 +3060,14 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3064
3060
|
], 4)
|
|
3065
3061
|
]),
|
|
3066
3062
|
default: h(() => [
|
|
3067
|
-
I("div",
|
|
3063
|
+
I("div", Ya, [
|
|
3068
3064
|
A(o.$slots, "default", {}, void 0, !0)
|
|
3069
3065
|
])
|
|
3070
3066
|
]),
|
|
3071
3067
|
_: 3
|
|
3072
3068
|
}, 8, ["title"]));
|
|
3073
3069
|
}
|
|
3074
|
-
}),
|
|
3070
|
+
}), Xa = /* @__PURE__ */ G(Ka, [["__scopeId", "data-v-4cbfd28f"]]), Ja = { class: "toast__content" }, Za = { class: "toast__time" }, Pa = /* @__PURE__ */ z({
|
|
3075
3071
|
__name: "aeria-toast",
|
|
3076
3072
|
props: {
|
|
3077
3073
|
idx: {},
|
|
@@ -3095,16 +3091,16 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3095
3091
|
n.icon ? { icon: n.icon } : { icon: "warning-circle" },
|
|
3096
3092
|
{ style: { "--icon-size": "4rem", "--icon-color": "var(--theme-brand-color-shade-3)" } }
|
|
3097
3093
|
), null, 16),
|
|
3098
|
-
I("div",
|
|
3094
|
+
I("div", Ja, [
|
|
3099
3095
|
A(n.$slots, "default", {}, void 0, !0),
|
|
3100
|
-
I("div",
|
|
3096
|
+
I("div", Za, C(n.formatDateTime(n.date, { hoursOnly: !0 })), 1)
|
|
3101
3097
|
])
|
|
3102
3098
|
], 34)), [
|
|
3103
3099
|
[a]
|
|
3104
3100
|
]);
|
|
3105
3101
|
};
|
|
3106
3102
|
}
|
|
3107
|
-
}),
|
|
3103
|
+
}), Na = /* @__PURE__ */ G(Pa, [["__scopeId", "data-v-606d47bf"]]), xa = ["innerHTML"], el = ["innerHTML"], tl = { class: "main__toasts" }, nl = ["innerHTML"], ol = /* @__PURE__ */ z({
|
|
3108
3104
|
__name: "aeria-main",
|
|
3109
3105
|
setup(p) {
|
|
3110
3106
|
const r = se("meta"), n = J(() => r.themeOverride || r.theme);
|
|
@@ -3151,27 +3147,27 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3151
3147
|
key: 0,
|
|
3152
3148
|
style: { "white-space": "pre-wrap" },
|
|
3153
3149
|
innerHTML: e(r).modal.body
|
|
3154
|
-
}, null, 8,
|
|
3150
|
+
}, null, 8, xa)) : $("", !0),
|
|
3155
3151
|
e(r).modal.component ? (t(), V($e(e(r).modal.component), { key: 1 })) : $("", !0)
|
|
3156
3152
|
]),
|
|
3157
3153
|
_: 1
|
|
3158
3154
|
}, 16, ["modelValue"]),
|
|
3159
|
-
e(r).prompt.visible ? (t(), V(
|
|
3155
|
+
e(r).prompt.visible ? (t(), V(Xa, ce(M({ key: 0 }, e(r).prompt)), {
|
|
3160
3156
|
default: h(() => [
|
|
3161
3157
|
I("div", {
|
|
3162
3158
|
innerHTML: e(r).prompt.body
|
|
3163
|
-
}, null, 8,
|
|
3159
|
+
}, null, 8, el)
|
|
3164
3160
|
]),
|
|
3165
3161
|
_: 1
|
|
3166
3162
|
}, 16)) : $("", !0),
|
|
3167
|
-
I("div",
|
|
3168
|
-
(t(!0), l(P, null, D(e(r).toasts, (u) => (t(), V(
|
|
3163
|
+
I("div", tl, [
|
|
3164
|
+
(t(!0), l(P, null, D(e(r).toasts, (u) => (t(), V(Na, M({ ref_for: !0 }, u, {
|
|
3169
3165
|
key: `toast-${u.itr}`
|
|
3170
3166
|
}), {
|
|
3171
3167
|
default: h(() => [
|
|
3172
3168
|
I("div", {
|
|
3173
3169
|
innerHTML: e(L)(u.text)
|
|
3174
|
-
}, null, 8,
|
|
3170
|
+
}, null, 8, nl)
|
|
3175
3171
|
]),
|
|
3176
3172
|
_: 2
|
|
3177
3173
|
}, 1040))), 128))
|
|
@@ -3179,9 +3175,9 @@ const Dt = ["onClick"], Qt = { key: 0 }, Gt = {
|
|
|
3179
3175
|
], 2);
|
|
3180
3176
|
};
|
|
3181
3177
|
}
|
|
3182
|
-
}),
|
|
3183
|
-
function
|
|
3184
|
-
return t(), l("menu",
|
|
3178
|
+
}), wl = /* @__PURE__ */ G(ol, [["__scopeId", "data-v-8de8a4eb"]]), al = {}, ll = { class: "menu" };
|
|
3179
|
+
function il(p, r) {
|
|
3180
|
+
return t(), l("menu", ll, [
|
|
3185
3181
|
(t(!0), l(P, null, D(Object.keys(p.$slots), (n) => (t(), l("div", {
|
|
3186
3182
|
key: n,
|
|
3187
3183
|
class: "menu__entry"
|
|
@@ -3190,16 +3186,16 @@ function ll(p, r) {
|
|
|
3190
3186
|
]))), 128))
|
|
3191
3187
|
]);
|
|
3192
3188
|
}
|
|
3193
|
-
const
|
|
3189
|
+
const Tl = /* @__PURE__ */ G(al, [["render", il], ["__scopeId", "data-v-3cfef7fb"]]), sl = { class: "tabs" }, rl = {
|
|
3194
3190
|
key: 0,
|
|
3195
3191
|
class: "tabs__horizontal"
|
|
3196
|
-
},
|
|
3192
|
+
}, ul = {
|
|
3197
3193
|
key: 0,
|
|
3198
3194
|
class: "tabs__tab tabs__tab--info"
|
|
3199
|
-
},
|
|
3195
|
+
}, dl = ["onClick"], cl = {
|
|
3200
3196
|
key: 1,
|
|
3201
3197
|
class: "tabs__context-menu"
|
|
3202
|
-
},
|
|
3198
|
+
}, pl = ["onClick"], ml = /* @__PURE__ */ z({
|
|
3203
3199
|
__name: "aeria-tabs",
|
|
3204
3200
|
props: {
|
|
3205
3201
|
query: {},
|
|
@@ -3231,9 +3227,9 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3231
3227
|
};
|
|
3232
3228
|
return (m, c) => {
|
|
3233
3229
|
const _ = te("clickable");
|
|
3234
|
-
return t(), l("div",
|
|
3235
|
-
e(a).md && !m.dropdown ? (t(), l("div",
|
|
3236
|
-
m.$slots.default ? (t(), l("div",
|
|
3230
|
+
return t(), l("div", sl, [
|
|
3231
|
+
e(a).md && !m.dropdown ? (t(), l("div", rl, [
|
|
3232
|
+
m.$slots.default ? (t(), l("div", ul, [
|
|
3237
3233
|
A(m.$slots, "default", {}, void 0, !0)
|
|
3238
3234
|
])) : $("", !0),
|
|
3239
3235
|
(t(!0), l(P, null, D(Object.keys(m.$slots).filter((i) => i !== "default"), (i, v) => (t(), l("div", {
|
|
@@ -3245,8 +3241,8 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3245
3241
|
onClick: (g) => u(i)
|
|
3246
3242
|
}, [
|
|
3247
3243
|
A(m.$slots, i, {}, void 0, !0)
|
|
3248
|
-
], 10,
|
|
3249
|
-
])) : (t(), l("div",
|
|
3244
|
+
], 10, dl))), 128))
|
|
3245
|
+
])) : (t(), l("div", cl, [
|
|
3250
3246
|
q(Ie, null, me({
|
|
3251
3247
|
default: h(({ visible: i }) => [
|
|
3252
3248
|
N((t(), V(K, {
|
|
@@ -3273,7 +3269,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3273
3269
|
onClick: (v) => u(i)
|
|
3274
3270
|
}, [
|
|
3275
3271
|
A(m.$slots, i, {}, void 0, !0)
|
|
3276
|
-
], 8,
|
|
3272
|
+
], 8, pl)
|
|
3277
3273
|
])
|
|
3278
3274
|
}))
|
|
3279
3275
|
]), 1024)
|
|
@@ -3281,7 +3277,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3281
3277
|
]);
|
|
3282
3278
|
};
|
|
3283
3279
|
}
|
|
3284
|
-
}),
|
|
3280
|
+
}), fl = /* @__PURE__ */ G(ml, [["__scopeId", "data-v-a20914ab"]]), vl = z({
|
|
3285
3281
|
props: {
|
|
3286
3282
|
initialValue: String,
|
|
3287
3283
|
promise: Promise
|
|
@@ -3292,7 +3288,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3292
3288
|
r.value = n;
|
|
3293
3289
|
}), () => It("div", String(r.value));
|
|
3294
3290
|
}
|
|
3295
|
-
}),
|
|
3291
|
+
}), yl = ["onClick"], _l = { key: 1 }, hl = /* @__PURE__ */ z({
|
|
3296
3292
|
__name: "aeria-crud-topbar",
|
|
3297
3293
|
props: {
|
|
3298
3294
|
collection: {}
|
|
@@ -3304,7 +3300,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3304
3300
|
});
|
|
3305
3301
|
return _ ? 0 : i;
|
|
3306
3302
|
};
|
|
3307
|
-
return (m, c) => d.value && d.value.description.filtersPresets ? (t(), V(
|
|
3303
|
+
return (m, c) => d.value && d.value.description.filtersPresets ? (t(), V(fl, {
|
|
3308
3304
|
key: 0,
|
|
3309
3305
|
dropdown: "",
|
|
3310
3306
|
query: "section"
|
|
@@ -3324,25 +3320,25 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3324
3320
|
W(C(i.label || e(L)(_, { plural: !0 })), 1)
|
|
3325
3321
|
]),
|
|
3326
3322
|
_: 2
|
|
3327
|
-
}, 1032, ["icon"])) : (t(), l("div",
|
|
3323
|
+
}, 1032, ["icon"])) : (t(), l("div", _l, C(i.label || e(L)(_, { plural: !0 })), 1)),
|
|
3328
3324
|
i.badgeFunction ? (t(), V(Ve, { key: 2 }, {
|
|
3329
3325
|
default: h(() => [
|
|
3330
|
-
q(e(
|
|
3326
|
+
q(e(vl), {
|
|
3331
3327
|
"initial-value": "0",
|
|
3332
3328
|
promise: u(i, d.value)
|
|
3333
3329
|
}, null, 8, ["promise"])
|
|
3334
3330
|
]),
|
|
3335
3331
|
_: 2
|
|
3336
3332
|
}, 1024)) : $("", !0)
|
|
3337
|
-
], 8,
|
|
3333
|
+
], 8, yl)
|
|
3338
3334
|
])
|
|
3339
3335
|
}))
|
|
3340
3336
|
]), 1024)) : $("", !0);
|
|
3341
3337
|
}
|
|
3342
|
-
}),
|
|
3338
|
+
}), bl = /* @__PURE__ */ G(hl, [["__scopeId", "data-v-f0a45677"]]), $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3343
3339
|
__proto__: null,
|
|
3344
|
-
default:
|
|
3345
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3340
|
+
default: bl
|
|
3341
|
+
}, Symbol.toStringTag, { value: "Module" })), jl = /* @__PURE__ */ z({
|
|
3346
3342
|
__name: "aeria-password-form",
|
|
3347
3343
|
props: {
|
|
3348
3344
|
modelValue: {}
|
|
@@ -3378,7 +3374,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3378
3374
|
_: 3
|
|
3379
3375
|
}, 8, ["model-value"]));
|
|
3380
3376
|
}
|
|
3381
|
-
}),
|
|
3377
|
+
}), Rl = (p, r = []) => ({
|
|
3382
3378
|
path: "/user",
|
|
3383
3379
|
name: "/builtin:user",
|
|
3384
3380
|
component: p,
|
|
@@ -3396,7 +3392,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3396
3392
|
{
|
|
3397
3393
|
path: "signin",
|
|
3398
3394
|
name: "/user/signin",
|
|
3399
|
-
component: () => import("./signin-
|
|
3395
|
+
component: () => import("./signin-CAbH7Jre.js"),
|
|
3400
3396
|
meta: {
|
|
3401
3397
|
title: "Sign in"
|
|
3402
3398
|
}
|
|
@@ -3404,7 +3400,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3404
3400
|
{
|
|
3405
3401
|
path: "signup",
|
|
3406
3402
|
name: "/user/signup",
|
|
3407
|
-
component: () => import("./signup-
|
|
3403
|
+
component: () => import("./signup-CVsqzPUm.js"),
|
|
3408
3404
|
meta: {
|
|
3409
3405
|
title: "Sign up"
|
|
3410
3406
|
}
|
|
@@ -3412,7 +3408,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3412
3408
|
{
|
|
3413
3409
|
path: "redefine-password",
|
|
3414
3410
|
name: "/user/redefine-password",
|
|
3415
|
-
component: () => import("./redefine-password-
|
|
3411
|
+
component: () => import("./redefine-password-BFFoVX-Q.js"),
|
|
3416
3412
|
meta: {
|
|
3417
3413
|
title: "Redefine password"
|
|
3418
3414
|
}
|
|
@@ -3420,13 +3416,13 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3420
3416
|
{
|
|
3421
3417
|
path: "activation",
|
|
3422
3418
|
name: "/user/activation",
|
|
3423
|
-
component: () => import("./activation-
|
|
3419
|
+
component: () => import("./activation-C-S3_ZWE.js"),
|
|
3424
3420
|
meta: {
|
|
3425
3421
|
title: "Activate user"
|
|
3426
3422
|
}
|
|
3427
3423
|
}
|
|
3428
3424
|
])
|
|
3429
|
-
}),
|
|
3425
|
+
}), Ll = (p, r = []) => ({
|
|
3430
3426
|
path: "/dashboard",
|
|
3431
3427
|
name: "/builtin:dashboard",
|
|
3432
3428
|
component: p,
|
|
@@ -3442,8 +3438,8 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3442
3438
|
name: "/dashboard/:collection",
|
|
3443
3439
|
props: !0,
|
|
3444
3440
|
components: {
|
|
3445
|
-
default: () => import("./index-
|
|
3446
|
-
topbar: () => Promise.resolve().then(() =>
|
|
3441
|
+
default: () => import("./index-zY4PUabQ.js"),
|
|
3442
|
+
topbar: () => Promise.resolve().then(() => $l)
|
|
3447
3443
|
},
|
|
3448
3444
|
meta: {
|
|
3449
3445
|
title: ({ collectionName: n, t: o }) => o(n, {
|
|
@@ -3456,7 +3452,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3456
3452
|
name: "/dashboard/:collection/:id",
|
|
3457
3453
|
props: !0,
|
|
3458
3454
|
components: {
|
|
3459
|
-
default: () => import("./_id_-
|
|
3455
|
+
default: () => import("./_id_-DqHbDl1f.js")
|
|
3460
3456
|
},
|
|
3461
3457
|
meta: {
|
|
3462
3458
|
title: ({ collectionName: n, t: o }) => o(n, {
|
|
@@ -3476,7 +3472,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3476
3472
|
children: [
|
|
3477
3473
|
{
|
|
3478
3474
|
path: "profile",
|
|
3479
|
-
component: () => import("./index-
|
|
3475
|
+
component: () => import("./index-CRH0wu2o.js"),
|
|
3480
3476
|
meta: {
|
|
3481
3477
|
title: "User profile",
|
|
3482
3478
|
icon: "user-square"
|
|
@@ -3485,7 +3481,7 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3485
3481
|
{
|
|
3486
3482
|
path: "changepass",
|
|
3487
3483
|
name: "/dashboard/user/changepass",
|
|
3488
|
-
component: () => import("./index-
|
|
3484
|
+
component: () => import("./index-BvudpjBc.js"),
|
|
3489
3485
|
meta: {
|
|
3490
3486
|
title: "Change password",
|
|
3491
3487
|
icon: "lock"
|
|
@@ -3498,23 +3494,23 @@ const wl = /* @__PURE__ */ G(ol, [["render", ll], ["__scopeId", "data-v-3cfef7fb
|
|
|
3498
3494
|
export {
|
|
3499
3495
|
De as A,
|
|
3500
3496
|
Jn as B,
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3497
|
+
vl as C,
|
|
3498
|
+
Xa as D,
|
|
3499
|
+
Na as E,
|
|
3500
|
+
bl as F,
|
|
3501
|
+
Rl as G,
|
|
3502
|
+
Ll as H,
|
|
3507
3503
|
G as _,
|
|
3508
3504
|
pe as a,
|
|
3509
3505
|
K as b,
|
|
3510
|
-
|
|
3506
|
+
jl as c,
|
|
3511
3507
|
Hn as d,
|
|
3512
|
-
|
|
3508
|
+
Sl as e,
|
|
3513
3509
|
Xo as f,
|
|
3514
3510
|
Ue as g,
|
|
3515
|
-
|
|
3511
|
+
Tl as h,
|
|
3516
3512
|
Se as i,
|
|
3517
|
-
|
|
3513
|
+
Bl as j,
|
|
3518
3514
|
Ve as k,
|
|
3519
3515
|
he as l,
|
|
3520
3516
|
sn as m,
|
|
@@ -3522,10 +3518,10 @@ export {
|
|
|
3522
3518
|
ja as o,
|
|
3523
3519
|
Ko as p,
|
|
3524
3520
|
hn as q,
|
|
3525
|
-
|
|
3521
|
+
wl as r,
|
|
3526
3522
|
Ln as s,
|
|
3527
3523
|
Sa as t,
|
|
3528
|
-
|
|
3524
|
+
fl as u,
|
|
3529
3525
|
fo as v,
|
|
3530
3526
|
Oe as w,
|
|
3531
3527
|
Gn as x,
|
|
@@ -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-BG5BQYo0.js";
|
|
6
6
|
const A = /* @__PURE__ */ p({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(k) {
|
|
@@ -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-BG5BQYo0.js";
|
|
6
6
|
const D = { class: "profile__user-name" }, F = /* @__PURE__ */ k({
|
|
7
7
|
__name: "index",
|
|
8
8
|
setup(j) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as o, createBlock as t, createCommentVNode as r, openBlock as n, createSlots as c, withCtx as l, renderSlot as i } from "vue";
|
|
2
|
-
import { e as m } from "./index-
|
|
2
|
+
import { e as m } from "./index-BG5BQYo0.js";
|
|
3
3
|
const u = /* @__PURE__ */ o({
|
|
4
4
|
__name: "index",
|
|
5
5
|
props: {
|
|
@@ -3,7 +3,7 @@ import { INSTANCE_VARS_SYMBOL as U } from "@aeria-ui/core";
|
|
|
3
3
|
import { useStore as $ } from "@aeria-ui/state-management";
|
|
4
4
|
import { useRouter as x } from "vue-router";
|
|
5
5
|
import { t as i } from "@aeria-ui/i18n";
|
|
6
|
-
import { A as E, c as I, a as _ } from "./index-
|
|
6
|
+
import { A as E, c as I, a as _ } from "./index-BG5BQYo0.js";
|
|
7
7
|
const N = { key: 0 }, T = {
|
|
8
8
|
key: 0,
|
|
9
9
|
style: { display: "grid", gap: "1rem" }
|
|
@@ -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-BG5BQYo0.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 h, withAsyncContext as A, ref as c, resolveDirective as C, createElementBlock as $, openBlock as b, Fragment as x, createElementVNode as p, createVNode as n, withDirectives as B, toDisplayString as i, createBlock as S, unref as g, 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 V } from "@aeria-ui/state-management";
|
|
4
|
-
import { b as M, A as N, c as F, d as P, a as j } from "./index-
|
|
4
|
+
import { b as M, A as N, c as F, d as P, a as j } from "./index-BG5BQYo0.js";
|
|
5
5
|
const q = { style: { display: "flex", "flex-direction": "column", "align-items": "start", gap: "2rem" } }, H = /* @__PURE__ */ h({
|
|
6
6
|
__name: "signup",
|
|
7
7
|
async setup(I) {
|
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-1883f6a0]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-1883f6a0]:active{text-decoration:underline}.barebutton[data-v-1883f6a0]:not(.button){padding:0}@media screen and (width >= 600px){.barebutton--enabled[data-v-1883f6a0]{cursor:pointer}}.barebutton--disabled[data-v-1883f6a0]{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-e9f582db{0%{width:0}to{width:100%;opacity:0}}.button[data-v-e9f582db]{--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-e9f582db]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-e9f582db 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-e9f582db],.button--alt[data-v-e9f582db]{font-weight:300}.button--transparent[data-v-e9f582db]:hover,.button--alt[data-v-e9f582db]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-e9f582db] svg,.button--primary[data-v-e9f582db] svg{fill:currentcolor}.button--alt[data-v-e9f582db]{border:1px solid var(--theme-border-color)}.button--primary[data-v-e9f582db]{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-e9f582db]{padding:.6rem;font-size:9pt}.button--medium[data-v-e9f582db]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-e9f582db]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-e9f582db]{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 (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-3075829a]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-3075829a]{padding:1.8rem 2.4rem}}.panel[data-v-3075829a]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-3075829a]{position:absolute}.panel__content[data-v-3075829a]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (width >= 768px){.panel__content[data-v-3075829a]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-3075829a]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-3075829a],.panel__content--outer-header .panel__footer[data-v-3075829a]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-3075829a]{border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.panel__content--float .panel__header[data-v-3075829a],.panel__content--fixed-right .panel__header[data-v-3075829a]{min-height:var(--theme-panel-header-height);padding:.6rem 1.4rem;border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (width >= 768px){.panel__content--float .panel__header[data-v-3075829a],.panel__content--fixed-right .panel__header[data-v-3075829a]{padding:.6rem 2.4rem}}.panel__content--float[data-v-3075829a]{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 (width >= 768px){.panel__content--float[data-v-3075829a]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-3075829a]{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 (width >= 768px){.panel__content--fixed-right[data-v-3075829a]{width:var(--fixed-width)}}.panel__content--transparent[data-v-3075829a]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-3075829a]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-3075829a]{margin-bottom:1rem}}.panel__header[data-v-3075829a]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-3075829a] [data-component=icon]{width:1.2rem}.panel__header[data-v-3075829a]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-3075829a]{display:flex;flex:1;align-items:center}.panel__body[data-v-3075829a]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-3075829a]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-3075829a]{padding:1.8rem 2.4rem}}.panel__footer[data-v-3075829a]{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-3075829a]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-3075829a]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-3075829a]{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 (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 (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(--4078ef85),calc(100vw - 100%))) translateY(min(var(--4078ef86),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[data-v-36753c7c]{border:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-36753c7c] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container[data-v-36753c7c],.textarea:focus-within .input__container[data-v-36753c7c]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-36753c7c] [data-component=icon],.textarea:focus-within .input__icon[data-v-36753c7c] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-36753c7c]{--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-36753c7c]{position:relative;display:flex;overflow:hidden;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-36753c7c]:not(.input__container--textarea){height:var(--height)}.input__container--normal[data-v-36753c7c],.input__container--bold[data-v-36753c7c]{border-radius:var(--theme-radius-medium);background:var(--background-color)}.input__container--bold[data-v-36753c7c]{height:var(--height-large)}.input__container--light[data-v-36753c7c]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-36753c7c],.input__container>.input__textarea[data-v-36753c7c]{background:var(--background-color)}.input__input[data-v-36753c7c],.input__textarea[data-v-36753c7c]{font-family:unset}.input__input[data-v-36753c7c]{width:100%;height:100%;outline:none}.input__input--normal[data-v-36753c7c],.input__input--bold[data-v-36753c7c]{color:var(--theme-foreground-color)}.input__input--normal[data-v-36753c7c]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-36753c7c]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-36753c7c]{padding:.6rem;background:transparent}.input__input--icon[data-v-36753c7c]{padding-left:2.6em!important}.input__input--readOnly[data-v-36753c7c]{background:#eee}.input__textarea[data-v-36753c7c]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-36753c7c]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-36753c7c] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-36753c7c] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-36753c7c]{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-50bbcc3b]{--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-50bbcc3b]:focus{outline:none}.select[data-v-50bbcc3b] option{background:var(--background-color)}.select--outline[data-v-50bbcc3b]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-50bbcc3b]{padding:0}.select--multiple[data-v-50bbcc3b] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-50bbcc3b] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-ae7235de]{--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-ae7235de]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-ae7235de]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-ae7235de]{padding:.6rem;color:var(--theme-foreground-color)}.pagination__arrows>button>a[data-v-ae7235de]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-ae7235de]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-7e6efc77]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-7e6efc77]{width:1rem;height:1rem}.checkbox__input[data-v-7e6efc77]:hover{background:red}.checkbox__text[data-v-7e6efc77]{display:grid;width:100%;padding:0 .6rem}.options[data-v-bcfc697e]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-bcfc697e]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-bcfc697e]: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-9e6a58b0]{margin:0}.picture__image--bordered[data-v-9e6a58b0]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-9e6a58b0]{cursor:pointer}.picture__background[data-v-9e6a58b0]{width:100%;height:100%}.picture__background[data-v-9e6a58b0]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-9e6a58b0]{font-size:11pt}.picture>figcaption[data-v-9e6a58b0]{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-10ee6b3b]{display:flex;min-height:2.8rem;align-items:center;padding:var(--theme-input-padding);color:var(--theme-foreground-color)}.item--selected[data-v-10ee6b3b]{background:var(--theme-brand-color-shade-1);color:var(--theme-brand-color-contrast)}.item__values[data-v-10ee6b3b]{display:flex;flex-direction:column;margin-right:auto;row-gap:.4rem}.item__value[data-v-10ee6b3b]{display:flex;font-size:10pt}.item__value[data-v-10ee6b3b]: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-e9376cc1]{display:flex;flex-direction:column}.form__footer[data-v-e9376cc1]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-e9376cc1]{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-e9376cc1]: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-e9376cc1]{border-width:0 0 1px 0;margin-top:0}.form__field-label[data-v-e9376cc1]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-e9376cc1]{font-size:12pt;font-weight:500}.form__field-hint[data-v-e9376cc1]{font-size:.9rem}.form__field-required-hint[data-v-e9376cc1]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-e9376cc1]{display:grid;gap:2rem}.form__validation-error[data-v-e9376cc1]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-e9376cc1]{display:flex;flex-direction:column-reverse;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.form__array[data-v-e9376cc1]>*{padding:1rem}.form__array-item[data-v-e9376cc1]{display:flex;flex-direction:column;gap:1rem}.form__array-item[data-v-e9376cc1]:not(:last-child){border-top:1px solid var(--theme-border-color)}.form__array-remove[data-v-e9376cc1]{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 (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 (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 (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 (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 (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 (width >= 768px){.table[data-v-e01a149a] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (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 (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 (width >= 600px){.grid[data-v-4839c834]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (width >= 1200px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (width >= 1400px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-b4b8f1e7]{display:flex;align-items:center}.card__information[data-v-b4b8f1e7]{display:flex;flex-wrap:wrap;margin-top:.5rem;font-size:9.5pt;gap:.4rem;opacity:.6}.card__information div[data-v-b4b8f1e7]:not(:first-child){padding-left:.4rem;border-left:1px solid var(--theme-border-color)}.crud__controls[data-v-d64cb42a]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-d64cb42a]{min-width:90vw;flex:1;order:1}.crud__search[data-v-d64cb42a] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-d64cb42a]{min-width:auto;order:0}}.crud__actions[data-v-d64cb42a]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-d64cb42a]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-d64cb42a]{display:flex;justify-content:flex-end}.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 (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]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}@media print{.no-print{display:none!important}}.aeria-surface{background:var(--theme-background-color);color:var(--theme-foreground-color)}.aeria-surface-alt{background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}.aeria-body{background:var(--theme-body-background)}.aeria-branded-text{color:var(--theme-brand-color)}.aeria-redish{color:var(--theme-redish);fill:var(--theme-redish)}.aeria-blueish{color:var(--theme-blueish);fill:var(--theme-blueish)}.loading div{border:4px solid var(--theme-brand-color)!important}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.loading{position:relative;display:inline-block;width:80px;height:80px}.loading div{position:absolute;border:4px solid #fff;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;opacity:1}.loading div:nth-child(2){animation-delay:-.5s}.menu[data-v-3cfef7fb]{min-width:90vw;align-self:center;padding:0;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}@media screen and (width >= 600px){.menu[data-v-3cfef7fb]{min-width:22rem}}.menu__entry[data-v-3cfef7fb]{padding:1rem;font-size:11pt}.menu__entry[data-v-3cfef7fb]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.tabs__horizontal[data-v-a20914ab]{display:flex;gap:1.2rem}.tabs__tab[data-v-a20914ab]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-a20914ab]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-a20914ab]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-a20914ab]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-a20914ab]:first-child{gap:0}.topbar__preset[data-v-f0a45677]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-f0a45677]{justify-content:flex-start}}.signin[data-v-0a6df93d]{text-align:center}.signin__header[data-v-0a6df93d]{margin-bottom:.8rem;font-size:2.4rem}.signin__buttons[data-v-0a6df93d]{display:flex;width:100%;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-1883f6a0]{display:flex;border:none;background:transparent;column-gap:.2rem;outline:none;place-items:center;-webkit-user-select:none;user-select:none}.barebutton[data-v-1883f6a0]:active{text-decoration:underline}.barebutton[data-v-1883f6a0]:not(.button){padding:0}@media screen and (width >= 600px){.barebutton--enabled[data-v-1883f6a0]{cursor:pointer}}.barebutton--disabled[data-v-1883f6a0]{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-e9f582db{0%{width:0}to{width:100%;opacity:0}}.button[data-v-e9f582db]{--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-e9f582db]:before{position:absolute;left:0;display:block;width:2rem;height:100%;animation:progress-e9f582db 1s forwards;background:#000;content:" ";opacity:.4}.button--transparent[data-v-e9f582db],.button--alt[data-v-e9f582db]{font-weight:300}.button--transparent[data-v-e9f582db]:hover,.button--alt[data-v-e9f582db]:hover{background:var(--theme-background-color-shade-4)}.button--alt[data-v-e9f582db] svg,.button--primary[data-v-e9f582db] svg{fill:currentcolor}.button--alt[data-v-e9f582db]{border:1px solid var(--theme-border-color)}.button--primary[data-v-e9f582db]{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-e9f582db]{padding:.6rem;font-size:9pt}.button--medium[data-v-e9f582db]{height:var(--theme-input-height);padding:var(--theme-input-padding);font-size:10pt}.button--large[data-v-e9f582db]{height:var(--theme-input-height-large);padding:var(--theme-input-padding-large);font-size:11pt}.button__content[data-v-e9f582db]{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 (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-3075829a]{padding:1.4rem}@media screen and (width >= 768px){.padding[data-v-3075829a]{padding:1.8rem 2.4rem}}.panel[data-v-3075829a]{--min-width: var(--panel-min-width, 36rem);--max-width: var(--panel-max-width, unset);--fixed-width: 50rem}.panel--fixed[data-v-3075829a]{position:absolute}.panel__content[data-v-3075829a]{display:flex;overflow:hidden;flex-direction:column;padding:0}@media screen and (width >= 768px){.panel__content[data-v-3075829a]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--outer-header[data-v-3075829a]{border:none!important;background:transparent!important}.panel__content--outer-header .panel__body[data-v-3075829a],.panel__content--outer-header .panel__footer[data-v-3075829a]{border-radius:5px;background:var(--theme-background-color)}.panel__content--bordered[data-v-3075829a]{border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.panel__content--float .panel__header[data-v-3075829a],.panel__content--fixed-right .panel__header[data-v-3075829a]{min-height:var(--theme-panel-header-height);padding:.6rem 1.4rem;border-bottom:var(--theme-frame-border);font-size:14pt;font-weight:600}@media screen and (width >= 768px){.panel__content--float .panel__header[data-v-3075829a],.panel__content--fixed-right .panel__header[data-v-3075829a]{padding:.6rem 2.4rem}}.panel__content--float[data-v-3075829a]{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 (width >= 768px){.panel__content--float[data-v-3075829a]{min-width:var(--min-width);max-width:var(--max-width)}}.panel__content--fixed-right[data-v-3075829a]{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 (width >= 768px){.panel__content--fixed-right[data-v-3075829a]{width:var(--fixed-width)}}.panel__content--transparent[data-v-3075829a]{border:none!important;background:none!important}@media screen and (width <= 768px){.panel__content--transparent-mobile[data-v-3075829a]{border:none!important;background:none!important}.panel__content--transparent-mobile .panel__header[data-v-3075829a]{margin-bottom:1rem}}.panel__header[data-v-3075829a]{display:flex;min-height:3rem;align-items:center;line-height:100%}.panel__header[data-v-3075829a] [data-component=icon]{width:1.2rem}.panel__header[data-v-3075829a]:not(.panel__header--outer){background:var(--theme-background-color-shade-4)}.panel__header-left[data-v-3075829a]{display:flex;flex:1;align-items:center}.panel__body[data-v-3075829a]{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;row-gap:1.8rem}.panel__body--padded[data-v-3075829a]{padding:1.4rem}@media screen and (width >= 768px){.panel__body--padded[data-v-3075829a]{padding:1.8rem 2.4rem}}.panel__footer[data-v-3075829a]{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-3075829a]{padding:1rem 1.4rem}@media screen and (width >= 768px){.panel__footer--padded[data-v-3075829a]{padding:1rem 2.4rem}}.panel__footer--shadowed[data-v-3075829a]{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 (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 (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(--4078ef85),calc(100vw - 100%))) translateY(min(var(--4078ef86),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[data-v-36753c7c]{border:1px solid var(--theme-brand-color)}.focus .input__icon[data-v-36753c7c] [data-component=icon]{fill:var(--theme-brand-color)}.input:focus-within .input__container[data-v-36753c7c],.textarea:focus-within .input__container[data-v-36753c7c]{border:1px solid var(--theme-brand-color)}.input:focus-within .input__icon[data-v-36753c7c] [data-component=icon],.textarea:focus-within .input__icon[data-v-36753c7c] [data-component=icon]{fill:var(--theme-brand-color)}.input[data-v-36753c7c]{--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-36753c7c]{position:relative;display:flex;overflow:hidden;width:var(--input-width, 100%);border:var(--border)}.input__container[data-v-36753c7c]:not(.input__container--textarea){height:var(--height)}.input__container--normal[data-v-36753c7c],.input__container--bold[data-v-36753c7c]{border-radius:var(--theme-radius-medium);background:var(--background-color)}.input__container--bold[data-v-36753c7c]{height:var(--height-large)}.input__container--light[data-v-36753c7c]{border-bottom:1px solid var(--theme-border-color)}.input__container>.input__input[data-v-36753c7c],.input__container>.input__textarea[data-v-36753c7c]{background:var(--background-color)}.input__input[data-v-36753c7c],.input__textarea[data-v-36753c7c]{font-family:unset}.input__input[data-v-36753c7c]{width:100%;height:100%;outline:none}.input__input--normal[data-v-36753c7c],.input__input--bold[data-v-36753c7c]{color:var(--theme-foreground-color)}.input__input--normal[data-v-36753c7c]{padding:var(--padding);font-size:11pt}.input__input--bold[data-v-36753c7c]{padding:var(--padding-large);font-size:12.5pt}.input__input--light[data-v-36753c7c]{padding:.6rem;background:transparent}.input__input--icon[data-v-36753c7c]{padding-left:2.6em!important}.input__input--readOnly[data-v-36753c7c]{background:#eee}.input__textarea[data-v-36753c7c]{display:block;width:100%;height:8em;outline:none}.input__icon[data-v-36753c7c]{position:absolute;top:50%;left:.6em;width:1.1em;transform:translateY(-50%)}.input__icon[data-v-36753c7c] [data-component=icon]{fill:#bbb}.input__icon--bold[data-v-36753c7c] [data-component=icon]{width:1.2rem;height:1.2rem}.input__clipboard[data-v-36753c7c]{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-50bbcc3b]{--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-50bbcc3b]:focus{outline:none}.select[data-v-50bbcc3b] option{background:var(--background-color)}.select--outline[data-v-50bbcc3b]:focus-within{border-color:var(--theme-brand-color)}.select--multiple[data-v-50bbcc3b]{padding:0}.select--multiple[data-v-50bbcc3b] option{height:var(--height);padding:var(--padding)}.select--multiple[data-v-50bbcc3b] option[data-selected=true]{background:var(--theme-brand-color);color:var(--theme-brand-color-contrast)}.pagination[data-v-ae7235de]{--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-ae7235de]{display:flex;align-items:stretch;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.pagination__arrows>button[data-v-ae7235de]:not(:last-child){border-right:1px solid var(--theme-border-color)}.pagination__arrows>button>a[data-v-ae7235de]{padding:.6rem;color:var(--theme-foreground-color)}.pagination__arrows>button>a[data-v-ae7235de]:hover{background:var(--theme-background-color-shade-2)}.pagination__summary[data-v-ae7235de]{display:flex;align-items:center;gap:.4rem}.checkbox[data-v-7e6efc77]{display:flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox__input[data-v-7e6efc77]{width:1rem;height:1rem}.checkbox__input[data-v-7e6efc77]:hover{background:red}.checkbox__text[data-v-7e6efc77]{display:grid;width:100%;padding:0 .6rem}.options[data-v-bcfc697e]{display:grid;border:1px solid var(--theme-border-color);border-width:1px 1px 1px 0;border-radius:5px}.options__checkbox[data-v-bcfc697e]{padding:.8rem;border-left:1px solid var(--theme-border-color)}.options__checkbox[data-v-bcfc697e]: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-9e6a58b0]{margin:0}.picture__image--bordered[data-v-9e6a58b0]{border:1px solid var(--theme-border-color)}.picture__image--expandable[data-v-9e6a58b0]{cursor:pointer}.picture__background[data-v-9e6a58b0]{width:100%;height:100%}.picture__background[data-v-9e6a58b0]>*{stroke:var(--theme-border-color)}.picture__meta[data-v-9e6a58b0]{font-size:11pt}.picture>figcaption[data-v-9e6a58b0]{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-e9376cc1]{display:flex;flex-direction:column}.form__footer[data-v-e9376cc1]{display:flex;align-items:center;margin-top:-1rem;column-gap:.6rem}.form__fieldset[data-v-e9376cc1]{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-e9376cc1]: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-e9376cc1]{border-width:0 0 1px 0;margin-top:0}.form__field-label[data-v-e9376cc1]{font-size:10.2pt;line-height:1.6rem}.form__field-label--section[data-v-e9376cc1]{font-size:12pt;font-weight:500}.form__field-hint[data-v-e9376cc1]{font-size:.9rem}.form__field-required-hint[data-v-e9376cc1]:after{margin-left:.35rem;color:#e22;content:"*"}.form__search-grid[data-v-e9376cc1]{display:grid;gap:2rem}.form__validation-error[data-v-e9376cc1]{padding:.4rem 0;color:red;font-size:.9rem}.form__array[data-v-e9376cc1]{display:flex;flex-direction:column-reverse;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large)}.form__array[data-v-e9376cc1]>*{padding:1rem}.form__array-item[data-v-e9376cc1]{display:flex;flex-direction:column;gap:1rem}.form__array-item[data-v-e9376cc1]:not(:last-child){border-top:1px solid var(--theme-border-color)}.form__array-remove[data-v-e9376cc1]{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 (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 (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 (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 (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 (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 (width >= 768px){.table[data-v-e01a149a] tfoot>tr>td{border-top:1px solid var(--theme-border-color)}}@media screen and (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 (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 (width >= 600px){.grid[data-v-4839c834]:not(.grid--list){gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media screen and (width >= 1200px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(3,1fr)}}@media screen and (width >= 1400px){.grid[data-v-4839c834]:not(.grid--list){grid-template-columns:repeat(4,1fr)}}.card__upper[data-v-b4b8f1e7]{display:flex;align-items:center}.card__information[data-v-b4b8f1e7]{display:flex;flex-wrap:wrap;margin-top:.5rem;font-size:9.5pt;gap:.4rem;opacity:.6}.card__information div[data-v-b4b8f1e7]:not(:first-child){padding-left:.4rem;border-left:1px solid var(--theme-border-color)}.crud__controls[data-v-e3299a1c]{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:1rem}.crud__search[data-v-e3299a1c]{min-width:90vw;flex:1;order:1}.crud__search[data-v-e3299a1c] .input__container{height:100%}@media screen and (width >= 600px){.crud__search[data-v-e3299a1c]{min-width:auto;order:0}}.crud__actions[data-v-e3299a1c]{display:flex;align-items:stretch;gap:.5rem}.crud__pagination[data-v-e3299a1c]{display:flex;align-items:center;justify-content:flex-end}.crud__context-badge[data-v-e3299a1c]{display:flex;justify-content:flex-end}@media screen and (width >= 768px){.crud__data[data-v-e3299a1c]{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 (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]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}@media print{.no-print{display:none!important}}.aeria-surface{background:var(--theme-background-color);color:var(--theme-foreground-color)}.aeria-surface-alt{background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}.aeria-body{background:var(--theme-body-background)}.aeria-branded-text{color:var(--theme-brand-color)}.aeria-redish{color:var(--theme-redish);fill:var(--theme-redish)}.aeria-blueish{color:var(--theme-blueish);fill:var(--theme-blueish)}.loading div{border:4px solid var(--theme-brand-color)!important}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}5%{opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.loading{position:relative;display:inline-block;width:80px;height:80px}.loading div{position:absolute;border:4px solid #fff;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;opacity:1}.loading div:nth-child(2){animation-delay:-.5s}.menu[data-v-3cfef7fb]{min-width:90vw;align-self:center;padding:0;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius-large);background:var(--theme-background-color-shade-2);color:var(--theme-foreground-color)}@media screen and (width >= 600px){.menu[data-v-3cfef7fb]{min-width:22rem}}.menu__entry[data-v-3cfef7fb]{padding:1rem;font-size:11pt}.menu__entry[data-v-3cfef7fb]:not(:last-child){border-bottom:1px solid var(--theme-border-color)}.tabs__horizontal[data-v-a20914ab]{display:flex;gap:1.2rem}.tabs__tab[data-v-a20914ab]{display:flex;align-items:center;cursor:pointer;gap:.2rem}.tabs__tab--current[data-v-a20914ab]{font-weight:600}@media screen and (width >= 600px){.tabs__tab--info[data-v-a20914ab]{margin-right:.6rem;font-size:12pt;font-weight:500}}.tabs__context-menu-icon[data-v-a20914ab]{color:var(--theme-brand-color);font-weight:600}.tabs__context-menu-icon[data-v-a20914ab]:first-child{gap:0}.topbar__preset[data-v-f0a45677]{display:flex;width:100%;align-items:center;justify-content:center;gap:.4rem}@media screen and (width >= 600px){.topbar__preset[data-v-f0a45677]{justify-content:flex-start}}.signin[data-v-0a6df93d]{text-align:center}.signin__header[data-v-0a6df93d]{margin-bottom:.8rem;font-size:2.4rem}.signin__buttons[data-v-0a6df93d]{display:flex;width:100%;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-BG5BQYo0.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.169",
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [],
|
|
7
7
|
"author": "",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"@aeria-ui/i18n": "link:../i18n",
|
|
35
35
|
"@aeria-ui/state-management": "link:../state-management",
|
|
36
36
|
"@aeria-ui/utils": "link:../utils",
|
|
37
|
-
"@aeriajs/common": "~0.0.
|
|
38
|
-
"@aeriajs/types": "~0.0.
|
|
37
|
+
"@aeriajs/common": "~0.0.150",
|
|
38
|
+
"@aeriajs/types": "~0.0.128",
|
|
39
39
|
"@vitejs/plugin-vue": "^5.2.4",
|
|
40
40
|
"@vue/test-utils": "^2.4.6",
|
|
41
41
|
"jsdom": "^26.1.0",
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"vite-plugin-static-copy": "^3.0.0"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
|
-
"@aeria-ui/core": "^0.0.
|
|
47
|
+
"@aeria-ui/core": "^0.0.105",
|
|
48
48
|
"@aeria-ui/i18n": "^0.0.16",
|
|
49
49
|
"@aeria-ui/state-management": "^0.0.19",
|
|
50
|
-
"@aeria-ui/utils": "^0.0.
|
|
50
|
+
"@aeria-ui/utils": "^0.0.9",
|
|
51
51
|
"@aeriajs/common": "0.0"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|