@autoafleveren/ui 0.10.0 → 0.10.1
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/types/plugins/Toast/Toast.vue.d.ts +21 -8
- package/dist/ui.cjs +3 -3
- package/dist/ui.js +99 -92
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -14373,7 +14373,7 @@ class Vr {
|
|
|
14373
14373
|
const Ho = {
|
|
14374
14374
|
loaded: G(!1)
|
|
14375
14375
|
};
|
|
14376
|
-
function
|
|
14376
|
+
function PR() {
|
|
14377
14377
|
async function e(t) {
|
|
14378
14378
|
Ho.loaded && (await new Vr({
|
|
14379
14379
|
apiKey: t,
|
|
@@ -14480,7 +14480,7 @@ const Zh = /* @__PURE__ */ ar(e2, [["render", i2]]), s2 = {
|
|
|
14480
14480
|
key: 0,
|
|
14481
14481
|
class: "mt-1",
|
|
14482
14482
|
"data-test-description": ""
|
|
14483
|
-
},
|
|
14483
|
+
}, MR = /* @__PURE__ */ ve({
|
|
14484
14484
|
__name: "AppAlert",
|
|
14485
14485
|
props: {
|
|
14486
14486
|
type: {},
|
|
@@ -14604,7 +14604,7 @@ const Zh = /* @__PURE__ */ ar(e2, [["render", i2]]), s2 = {
|
|
|
14604
14604
|
])
|
|
14605
14605
|
]));
|
|
14606
14606
|
}
|
|
14607
|
-
}), b2 = ["src"],
|
|
14607
|
+
}), b2 = ["src"], RR = /* @__PURE__ */ ve({
|
|
14608
14608
|
__name: "AppAvatar",
|
|
14609
14609
|
props: {
|
|
14610
14610
|
size: { default: "medium" },
|
|
@@ -14627,7 +14627,7 @@ const Zh = /* @__PURE__ */ ar(e2, [["render", i2]]), s2 = {
|
|
|
14627
14627
|
}, null, 8, ["color"]))
|
|
14628
14628
|
], 2));
|
|
14629
14629
|
}
|
|
14630
|
-
}), w2 = { class: "group mb-3 flex items-center font-semibold text-zinc-700" }, S2 = { class: "mr-4 flex items-center justify-center rounded-full bg-white p-2 drop-shadow-sm transition-transform group-hover:-translate-x-2" },
|
|
14630
|
+
}), w2 = { class: "group mb-3 flex items-center font-semibold text-zinc-700" }, S2 = { class: "mr-4 flex items-center justify-center rounded-full bg-white p-2 drop-shadow-sm transition-transform group-hover:-translate-x-2" }, $R = /* @__PURE__ */ ve({
|
|
14631
14631
|
__name: "AppBackButton",
|
|
14632
14632
|
props: {
|
|
14633
14633
|
buttonText: {},
|
|
@@ -14895,7 +14895,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
14895
14895
|
key: 1,
|
|
14896
14896
|
class: "text-2xl font-bold text-zinc-900",
|
|
14897
14897
|
"data-test-title": ""
|
|
14898
|
-
},
|
|
14898
|
+
}, AR = /* @__PURE__ */ ve({
|
|
14899
14899
|
__name: "AppCard",
|
|
14900
14900
|
props: {
|
|
14901
14901
|
title: { default: void 0 },
|
|
@@ -15332,7 +15332,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
15332
15332
|
return (i, s) => a.value || !a.value && !i.hideEmptyValues ? (v(), D("div", dC, [
|
|
15333
15333
|
r.value ? (v(), D("dt", {
|
|
15334
15334
|
key: 0,
|
|
15335
|
-
class: re([{ "w-1/2": a.value || i.component }, "font-bold"]),
|
|
15335
|
+
class: re([{ "w-1/2": a.value || i.component }, "font-bold text-zinc-900"]),
|
|
15336
15336
|
"data-test-title": ""
|
|
15337
15337
|
}, [
|
|
15338
15338
|
K(i.$slots, "title", {}, () => [
|
|
@@ -15351,7 +15351,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
15351
15351
|
], 2)) : H("", !0)
|
|
15352
15352
|
])) : H("", !0);
|
|
15353
15353
|
}
|
|
15354
|
-
}), pC = { class: "flex flex-col gap-1.5" },
|
|
15354
|
+
}), pC = { class: "flex flex-col gap-1.5" }, NR = /* @__PURE__ */ ve({
|
|
15355
15355
|
__name: "AppDefinitionList",
|
|
15356
15356
|
props: {
|
|
15357
15357
|
items: {},
|
|
@@ -15369,7 +15369,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
15369
15369
|
}, null, 8, ["title", "description", "component", "component-properties", "hide-empty-values"]))), 128))
|
|
15370
15370
|
]));
|
|
15371
15371
|
}
|
|
15372
|
-
}),
|
|
15372
|
+
}), LR = /* @__PURE__ */ ve({
|
|
15373
15373
|
__name: "AppDisclosure",
|
|
15374
15374
|
props: {
|
|
15375
15375
|
defaultOpen: { type: Boolean, default: !1 }
|
|
@@ -15386,7 +15386,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
15386
15386
|
_: 3
|
|
15387
15387
|
}, 8, ["default-open"]));
|
|
15388
15388
|
}
|
|
15389
|
-
}), hC = { class: "ml-auto pl-2" },
|
|
15389
|
+
}), hC = { class: "ml-auto pl-2" }, BR = /* @__PURE__ */ ve({
|
|
15390
15390
|
__name: "AppDisclosureButton",
|
|
15391
15391
|
setup(e) {
|
|
15392
15392
|
const t = G(null);
|
|
@@ -15418,7 +15418,7 @@ const H2 = /* @__PURE__ */ ar(F2, [["__scopeId", "data-v-817cbc72"]]), U2 = {
|
|
|
15418
15418
|
_: 3
|
|
15419
15419
|
}, 512));
|
|
15420
15420
|
}
|
|
15421
|
-
}),
|
|
15421
|
+
}), FR = /* @__PURE__ */ ve({
|
|
15422
15422
|
__name: "AppDisclosurePanel",
|
|
15423
15423
|
props: {
|
|
15424
15424
|
static: { type: Boolean, default: !1 },
|
|
@@ -23961,7 +23961,7 @@ function v3(e, t, n) {
|
|
|
23961
23961
|
let qe = V;
|
|
23962
23962
|
if (X.value && $.value) {
|
|
23963
23963
|
let Rt = N.value;
|
|
23964
|
-
Rt || (Rt = (Xa,
|
|
23964
|
+
Rt || (Rt = (Xa, xR) => {
|
|
23965
23965
|
let rc = Zo(nt(Xa[E.value]), O.value);
|
|
23966
23966
|
return Z.value ? rc.startsWith(Zo(X.value, O.value)) : rc.indexOf(Zo(X.value, O.value)) !== -1;
|
|
23967
23967
|
}), qe = qe.filter(Rt);
|
|
@@ -25405,7 +25405,7 @@ const K3 = ["onClick"], X3 = {
|
|
|
25405
25405
|
key: 1,
|
|
25406
25406
|
class: "order-2 mt-1.5 flex items-center gap-x-1 text-xs italic text-error",
|
|
25407
25407
|
"data-test-error-message": ""
|
|
25408
|
-
},
|
|
25408
|
+
}, HR = /* @__PURE__ */ ve({
|
|
25409
25409
|
inheritAttrs: !1,
|
|
25410
25410
|
__name: "AppSelect",
|
|
25411
25411
|
props: {
|
|
@@ -25525,7 +25525,7 @@ function Z3() {
|
|
|
25525
25525
|
const e = document.createElement("div");
|
|
25526
25526
|
return e.classList.add(...Q3), rl(hr(uR), e), e;
|
|
25527
25527
|
}
|
|
25528
|
-
const
|
|
25528
|
+
const UR = /* @__PURE__ */ ve({
|
|
25529
25529
|
__name: "AppMaps",
|
|
25530
25530
|
props: {
|
|
25531
25531
|
withMarker: { type: Boolean, default: !0 },
|
|
@@ -25897,7 +25897,7 @@ const ec = /* @__PURE__ */ ar(fP, [["__scopeId", "data-v-8287ec08"]]), pP = { cl
|
|
|
25897
25897
|
])
|
|
25898
25898
|
]));
|
|
25899
25899
|
}
|
|
25900
|
-
}), kP = { class: "space-y-5" },
|
|
25900
|
+
}), kP = { class: "space-y-5" }, jR = /* @__PURE__ */ ve({
|
|
25901
25901
|
__name: "AppTimeline",
|
|
25902
25902
|
props: {
|
|
25903
25903
|
items: {}
|
|
@@ -27210,7 +27210,7 @@ const UM = { class: "relative z-50 -mt-20 w-full -translate-y-0.5 rounded-2xl bg
|
|
|
27210
27210
|
])
|
|
27211
27211
|
]));
|
|
27212
27212
|
}
|
|
27213
|
-
}),
|
|
27213
|
+
}), VR = /* @__PURE__ */ ve({
|
|
27214
27214
|
inheritAttrs: !1,
|
|
27215
27215
|
__name: "AppDataTable",
|
|
27216
27216
|
props: {
|
|
@@ -27493,7 +27493,7 @@ const zM = {
|
|
|
27493
27493
|
"data-test-handle": ""
|
|
27494
27494
|
}, null, -1), nR = [
|
|
27495
27495
|
tR
|
|
27496
|
-
],
|
|
27496
|
+
], WR = /* @__PURE__ */ ve({
|
|
27497
27497
|
__name: "AppToggle",
|
|
27498
27498
|
props: Km({
|
|
27499
27499
|
disabled: { type: Boolean, default: !1 }
|
|
@@ -27522,7 +27522,7 @@ function hf(e) {
|
|
|
27522
27522
|
var t, n;
|
|
27523
27523
|
(t = e == null ? void 0 : e.instance) == null || t.unmount(), (n = e == null ? void 0 : e.element) == null || n.remove();
|
|
27524
27524
|
}
|
|
27525
|
-
function
|
|
27525
|
+
function zR() {
|
|
27526
27526
|
async function e(n) {
|
|
27527
27527
|
window.scrollTo(0, 0);
|
|
27528
27528
|
const r = document.createElement("div");
|
|
@@ -27561,7 +27561,7 @@ function vf(e) {
|
|
|
27561
27561
|
var t, n;
|
|
27562
27562
|
(t = e == null ? void 0 : e.instance) == null || t.unmount(), (n = e == null ? void 0 : e.element) == null || n.remove();
|
|
27563
27563
|
}
|
|
27564
|
-
function
|
|
27564
|
+
function YR(e, t) {
|
|
27565
27565
|
const n = G();
|
|
27566
27566
|
async function r(i) {
|
|
27567
27567
|
t && (t.content = e), window.scrollTo(0, 0);
|
|
@@ -27674,61 +27674,68 @@ const rR = {}, aR = {
|
|
|
27674
27674
|
function lR(e, t) {
|
|
27675
27675
|
return v(), D("svg", aR, oR);
|
|
27676
27676
|
}
|
|
27677
|
-
const uR = /* @__PURE__ */ ar(rR, [["render", lR]]), cR = { class: "
|
|
27677
|
+
const uR = /* @__PURE__ */ ar(rR, [["render", lR]]), cR = { class: "flex items-center space-x-5" }, dR = {
|
|
27678
27678
|
class: "text-base font-bold text-zinc-900",
|
|
27679
27679
|
"data-test-title": ""
|
|
27680
|
-
},
|
|
27681
|
-
key: 0,
|
|
27682
|
-
class: "text-base text-zinc-700",
|
|
27683
|
-
"data-test-content": ""
|
|
27684
|
-
}, nl = /* @__PURE__ */ ve({
|
|
27680
|
+
}, fR = ["innerHTML"], nl = /* @__PURE__ */ ve({
|
|
27685
27681
|
__name: "Toast",
|
|
27686
27682
|
props: {
|
|
27687
27683
|
title: {},
|
|
27688
|
-
content: {},
|
|
27689
|
-
type: {}
|
|
27684
|
+
content: { default: void 0 },
|
|
27685
|
+
type: {},
|
|
27686
|
+
options: { default: void 0 }
|
|
27690
27687
|
},
|
|
27691
27688
|
emits: ["closeToast"],
|
|
27692
27689
|
setup(e, { emit: t }) {
|
|
27693
|
-
return (n, r) =>
|
|
27694
|
-
|
|
27695
|
-
|
|
27696
|
-
|
|
27697
|
-
}
|
|
27698
|
-
|
|
27699
|
-
|
|
27700
|
-
(
|
|
27701
|
-
|
|
27702
|
-
|
|
27703
|
-
|
|
27704
|
-
|
|
27705
|
-
|
|
27706
|
-
|
|
27707
|
-
|
|
27690
|
+
return (n, r) => {
|
|
27691
|
+
var a;
|
|
27692
|
+
return v(), D("div", {
|
|
27693
|
+
class: re([{ "cursor-pointer": (a = n.options) == null ? void 0 : a.onClick }, "relative"])
|
|
27694
|
+
}, [
|
|
27695
|
+
De(w(go), {
|
|
27696
|
+
class: "absolute right-0 top-0 h-4 w-4 cursor-pointer",
|
|
27697
|
+
onClick: r[0] || (r[0] = () => t("closeToast"))
|
|
27698
|
+
}),
|
|
27699
|
+
B("div", cR, [
|
|
27700
|
+
B("div", null, [
|
|
27701
|
+
(v(), se(Ze(w(em)[n.type]), {
|
|
27702
|
+
class: "h-7 w-7",
|
|
27703
|
+
"data-test-icon": ""
|
|
27704
|
+
}))
|
|
27705
|
+
]),
|
|
27706
|
+
B("div", null, [
|
|
27707
|
+
B("p", dR, me(n.title), 1),
|
|
27708
|
+
n.content ? (v(), D("p", {
|
|
27709
|
+
key: 0,
|
|
27710
|
+
class: "text-base text-zinc-700",
|
|
27711
|
+
"data-test-content": "",
|
|
27712
|
+
innerHTML: n.content
|
|
27713
|
+
}, null, 8, fR)) : H("", !0)
|
|
27714
|
+
])
|
|
27708
27715
|
])
|
|
27709
|
-
])
|
|
27710
|
-
|
|
27716
|
+
], 2);
|
|
27717
|
+
};
|
|
27711
27718
|
}
|
|
27712
27719
|
});
|
|
27713
|
-
function
|
|
27720
|
+
function qR(e) {
|
|
27714
27721
|
const t = Jv(e);
|
|
27715
27722
|
return {
|
|
27716
27723
|
...t,
|
|
27717
27724
|
success: (n, r, a) => t.success({
|
|
27718
27725
|
component: nl,
|
|
27719
|
-
props: { title: n, content: r, type: "success" }
|
|
27726
|
+
props: { title: n, content: r, type: "success", options: a }
|
|
27720
27727
|
}, a),
|
|
27721
27728
|
warning: (n, r, a) => t.warning({
|
|
27722
27729
|
component: nl,
|
|
27723
|
-
props: { title: n, content: r, type: "warning" }
|
|
27730
|
+
props: { title: n, content: r, type: "warning", options: a }
|
|
27724
27731
|
}, a),
|
|
27725
27732
|
error: (n, r, a) => t.error({
|
|
27726
27733
|
component: nl,
|
|
27727
|
-
props: { title: n, content: r, type: "error" }
|
|
27734
|
+
props: { title: n, content: r, type: "error", options: a }
|
|
27728
27735
|
}, a)
|
|
27729
27736
|
};
|
|
27730
27737
|
}
|
|
27731
|
-
const
|
|
27738
|
+
const GR = {
|
|
27732
27739
|
install: (e, t) => {
|
|
27733
27740
|
var a;
|
|
27734
27741
|
(a = t == null ? void 0 : t.sentry) != null && a.dsn && $T(e, t.sentry.router, t == null ? void 0 : t.sentry);
|
|
@@ -27748,40 +27755,40 @@ const KR = {
|
|
|
27748
27755
|
};
|
|
27749
27756
|
e.use(zy, r);
|
|
27750
27757
|
}
|
|
27751
|
-
},
|
|
27758
|
+
}, pR = { class: "flex min-h-screen flex-col md:flex-row md:bg-secondary" }, hR = {
|
|
27752
27759
|
class: "flex h-full grow flex-col bg-white md:h-auto md:w-1/2 md:grow-0 md:rounded-l-2xl",
|
|
27753
27760
|
"data-test-main-wrapper": ""
|
|
27754
|
-
},
|
|
27761
|
+
}, mR = { class: "flex grow justify-center px-10 transition-all md:items-center md:px-24" }, vR = { class: "mx-auto md:max-w-lg" }, gR = {
|
|
27755
27762
|
class: "hidden w-1/2 md:block",
|
|
27756
27763
|
"data-test-layout-image-wrapper": ""
|
|
27757
|
-
},
|
|
27764
|
+
}, yR = ["src"], KR = /* @__PURE__ */ ve({
|
|
27758
27765
|
__name: "Auth",
|
|
27759
27766
|
setup(e) {
|
|
27760
27767
|
const { layoutImage: t } = Xh();
|
|
27761
|
-
return (n, r) => (v(), D("div",
|
|
27768
|
+
return (n, r) => (v(), D("div", pR, [
|
|
27762
27769
|
De(w(ec)),
|
|
27763
|
-
B("div",
|
|
27770
|
+
B("div", hR, [
|
|
27764
27771
|
K(n.$slots, "secondaryNavBar"),
|
|
27765
|
-
B("main",
|
|
27766
|
-
B("div",
|
|
27772
|
+
B("main", mR, [
|
|
27773
|
+
B("div", vR, [
|
|
27767
27774
|
K(n.$slots, "default")
|
|
27768
27775
|
])
|
|
27769
27776
|
])
|
|
27770
27777
|
]),
|
|
27771
|
-
B("div",
|
|
27778
|
+
B("div", gR, [
|
|
27772
27779
|
w(t) ? (v(), D("img", {
|
|
27773
27780
|
key: 0,
|
|
27774
27781
|
src: w(t),
|
|
27775
27782
|
class: "h-screen w-full object-fill"
|
|
27776
|
-
}, null, 8,
|
|
27783
|
+
}, null, 8, yR)) : H("", !0)
|
|
27777
27784
|
])
|
|
27778
27785
|
]));
|
|
27779
27786
|
}
|
|
27780
|
-
}),
|
|
27787
|
+
}), _R = { class: "flex min-h-screen w-screen flex-col bg-zinc-100 md:flex-row" }, bR = { class: "relative order-4 flex shrink-0 grow flex-col overflow-y-auto overflow-x-hidden bg-zinc-100 transition-all duration-300 md:order-3 md:-mt-0 md:h-screen md:basis-0 md:overflow-y-auto md:overflow-x-hidden" }, wR = { class: "w-full px-4 py-8 md:px-6 md:py-12" }, SR = {
|
|
27781
27788
|
id: "sidebar-wrapper",
|
|
27782
27789
|
class: "order-3 flex w-full max-w-full shrink-0 grow-0 flex-col overflow-x-hidden bg-zinc-100 px-4 pt-8 transition-all empty:-mr-96 empty:ml-0 empty:whitespace-nowrap empty:p-0 md:sticky md:top-0 md:order-4 md:max-h-screen md:w-96 md:overflow-hidden md:rounded-l-3xl md:bg-white md:p-12 xl:w-110 empty:xl:-mr-110 2xl:w-141 empty:2xl:-mr-141",
|
|
27783
27790
|
"data-test-layout-sidebar-wrapper": ""
|
|
27784
|
-
},
|
|
27791
|
+
}, XR = /* @__PURE__ */ ve({
|
|
27785
27792
|
__name: "Base",
|
|
27786
27793
|
setup(e) {
|
|
27787
27794
|
const t = G(null), n = G(!0), r = new MutationObserver(a);
|
|
@@ -27797,7 +27804,7 @@ const KR = {
|
|
|
27797
27804
|
const i = document.getElementById("sidebar-left-wrapper");
|
|
27798
27805
|
n.value = !!(i != null && i.innerHTML);
|
|
27799
27806
|
}
|
|
27800
|
-
return ms("sidebarLeftHasContent", n), (i, s) => (v(), D("div",
|
|
27807
|
+
return ms("sidebarLeftHasContent", n), (i, s) => (v(), D("div", _R, [
|
|
27801
27808
|
De(w(ec), { class: "z-50 order-1" }),
|
|
27802
27809
|
B("div", {
|
|
27803
27810
|
id: "sidebar-left-wrapper",
|
|
@@ -27808,22 +27815,22 @@ const KR = {
|
|
|
27808
27815
|
}, [
|
|
27809
27816
|
K(i.$slots, "sidebarLeft")
|
|
27810
27817
|
], 512),
|
|
27811
|
-
B("main",
|
|
27818
|
+
B("main", bR, [
|
|
27812
27819
|
De(w($m)),
|
|
27813
|
-
B("div",
|
|
27820
|
+
B("div", wR, [
|
|
27814
27821
|
K(i.$slots, "default")
|
|
27815
27822
|
])
|
|
27816
27823
|
]),
|
|
27817
|
-
B("div",
|
|
27824
|
+
B("div", SR, [
|
|
27818
27825
|
K(i.$slots, "sidebar")
|
|
27819
27826
|
])
|
|
27820
27827
|
]));
|
|
27821
27828
|
}
|
|
27822
|
-
}),
|
|
27829
|
+
}), kR = { class: "flex min-h-screen w-screen flex-col bg-zinc-100 md:flex-row" }, TR = { class: "relative order-4 flex shrink-0 flex-col overflow-y-auto overflow-x-hidden bg-zinc-100 transition-all duration-300 md:order-3 md:-mt-0 md:h-screen md:grow md:basis-0 md:overflow-y-auto md:overflow-x-hidden" }, CR = { class: "w-full px-4 py-8 md:px-6 md:py-12" }, ER = {
|
|
27823
27830
|
id: "sidebar-wrapper",
|
|
27824
|
-
class: "order-
|
|
27831
|
+
class: "order-5 flex w-full max-w-full shrink-0 grow-0 flex-col overflow-x-hidden bg-zinc-100 px-4 py-8 transition-all empty:-mr-96 empty:ml-0 empty:whitespace-nowrap empty:p-0 md:sticky md:top-0 md:order-4 md:max-h-screen md:w-96 md:overflow-hidden md:rounded-l-3xl md:bg-white md:px-6 md:pb-6 md:pt-12 xl:w-[580px] empty:xl:mr-[-580px]",
|
|
27825
27832
|
"data-test-layout-sidebar-wrapper": ""
|
|
27826
|
-
},
|
|
27833
|
+
}, JR = /* @__PURE__ */ ve({
|
|
27827
27834
|
__name: "Platform",
|
|
27828
27835
|
setup(e) {
|
|
27829
27836
|
const t = G(null), n = G(!0), r = new MutationObserver(a);
|
|
@@ -27839,7 +27846,7 @@ const KR = {
|
|
|
27839
27846
|
const i = document.getElementById("sidebar-left-wrapper");
|
|
27840
27847
|
n.value = !!(i != null && i.innerHTML);
|
|
27841
27848
|
}
|
|
27842
|
-
return ms("sidebarLeftHasContent", n), (i, s) => (v(), D("div",
|
|
27849
|
+
return ms("sidebarLeftHasContent", n), (i, s) => (v(), D("div", kR, [
|
|
27843
27850
|
De(w(ec), { class: "z-50 order-1" }),
|
|
27844
27851
|
B("div", {
|
|
27845
27852
|
id: "sidebar-left-wrapper",
|
|
@@ -27850,13 +27857,13 @@ const KR = {
|
|
|
27850
27857
|
}, [
|
|
27851
27858
|
K(i.$slots, "sidebarLeft")
|
|
27852
27859
|
], 512),
|
|
27853
|
-
B("main",
|
|
27860
|
+
B("main", TR, [
|
|
27854
27861
|
De(w($m)),
|
|
27855
|
-
B("div",
|
|
27862
|
+
B("div", CR, [
|
|
27856
27863
|
K(i.$slots, "default")
|
|
27857
27864
|
])
|
|
27858
27865
|
]),
|
|
27859
|
-
B("div",
|
|
27866
|
+
B("div", ER, [
|
|
27860
27867
|
K(i.$slots, "sidebar")
|
|
27861
27868
|
])
|
|
27862
27869
|
]));
|
|
@@ -27864,42 +27871,42 @@ const KR = {
|
|
|
27864
27871
|
});
|
|
27865
27872
|
export {
|
|
27866
27873
|
$m as AppActionBar,
|
|
27867
|
-
|
|
27868
|
-
|
|
27869
|
-
|
|
27874
|
+
MR as AppAlert,
|
|
27875
|
+
RR as AppAvatar,
|
|
27876
|
+
$R as AppBackButton,
|
|
27870
27877
|
Fl as AppBadge,
|
|
27871
27878
|
Ps as AppButton,
|
|
27872
|
-
|
|
27879
|
+
AR as AppCard,
|
|
27873
27880
|
tC as AppConfirm,
|
|
27874
|
-
|
|
27875
|
-
|
|
27876
|
-
|
|
27877
|
-
|
|
27878
|
-
|
|
27881
|
+
VR as AppDataTable,
|
|
27882
|
+
NR as AppDefinitionList,
|
|
27883
|
+
LR as AppDisclosure,
|
|
27884
|
+
BR as AppDisclosureButton,
|
|
27885
|
+
FR as AppDisclosurePanel,
|
|
27879
27886
|
u3 as AppInput,
|
|
27880
27887
|
Pm as AppInputLabel,
|
|
27881
27888
|
mP as AppLicensePlate,
|
|
27882
27889
|
Ka as AppLoader,
|
|
27883
|
-
|
|
27890
|
+
UR as AppMaps,
|
|
27884
27891
|
cC as AppModal,
|
|
27885
27892
|
ec as AppNavigationMenu,
|
|
27886
27893
|
ZM as AppPagination,
|
|
27887
|
-
|
|
27888
|
-
|
|
27894
|
+
HR as AppSelect,
|
|
27895
|
+
jR as AppTimeline,
|
|
27889
27896
|
SP as AppTimelineItem,
|
|
27890
27897
|
vP as AppTimelineItemIcon,
|
|
27891
|
-
|
|
27892
|
-
|
|
27893
|
-
|
|
27894
|
-
|
|
27895
|
-
|
|
27896
|
-
|
|
27898
|
+
WR as AppToggle,
|
|
27899
|
+
KR as AuthLayout,
|
|
27900
|
+
XR as BaseLayout,
|
|
27901
|
+
JR as PlatformLayout,
|
|
27902
|
+
GR as default,
|
|
27903
|
+
GR as plugin,
|
|
27897
27904
|
Nf as toastInjectionKey,
|
|
27898
27905
|
tc as useActionBar,
|
|
27899
|
-
|
|
27900
|
-
|
|
27906
|
+
zR as useConfirm,
|
|
27907
|
+
PR as useGoogleApi,
|
|
27901
27908
|
Xh as useLayout,
|
|
27902
|
-
|
|
27909
|
+
YR as useModal,
|
|
27903
27910
|
Fi as useNavigation,
|
|
27904
|
-
|
|
27911
|
+
qR as useToast
|
|
27905
27912
|
};
|