@opengis/admin 0.1.13 → 0.1.14
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/{add-page-D-5feL0y.js → add-page-Brc-OoJB.js} +1 -1
- package/dist/{admin-interface-BCKLKiHp.js → admin-interface-Dd34YKTr.js} +162 -157
- package/dist/{admin-view-CtkujtDv.js → admin-view-CI7J2Yzg.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +3 -3
- package/dist/{card-page-CzyADTAX.js → card-page-zKtW4FdS.js} +1 -1
- package/dist/{card-view-pyDKvjtq.js → card-view-D6m2I429.js} +1 -1
- package/dist/{edit-page-BtBLz-_b.js → edit-page-B2M7ufEc.js} +1 -1
- package/dist/{import-file-CBAkm6Oe.js → import-file-BvbReH2G.js} +7 -7
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { u as L } from "./userMenu-CT1xO2Pt.js";
|
|
2
|
-
import { _ as H, a as V } from "./import-file-
|
|
2
|
+
import { _ as H, a as V } from "./import-file-BvbReH2G.js";
|
|
3
3
|
import { resolveComponent as z, openBlock as s, createElementBlock as c, createElementVNode as l, toDisplayString as D, createVNode as N, withCtx as q, createTextVNode as B, normalizeClass as M, Fragment as b, renderList as C, createBlock as $, resolveDynamicComponent as T, createCommentVNode as x } from "vue";
|
|
4
4
|
const E = {
|
|
5
5
|
data() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { u as m } from "./userMenu-CT1xO2Pt.js";
|
|
2
|
-
import { _ as d, a as i } from "./import-file-
|
|
2
|
+
import { _ as d, a as i } from "./import-file-BvbReH2G.js";
|
|
3
3
|
import { resolveComponent as h, openBlock as u, createElementBlock as b, createElementVNode as n, createBlock as f, createCommentVNode as p } from "vue";
|
|
4
4
|
const g = {
|
|
5
5
|
data() {
|
|
@@ -3577,17 +3577,17 @@ function O2(s, i) {
|
|
|
3577
3577
|
return [a, c, f];
|
|
3578
3578
|
}
|
|
3579
3579
|
const F2 = [
|
|
3580
|
-
{ name: "edit", path: "/edit", component: () => import("./edit-page-
|
|
3581
|
-
{ name: "add", path: "/add", component: () => import("./add-page-
|
|
3580
|
+
{ name: "edit", path: "/edit", component: () => import("./edit-page-B2M7ufEc.js") },
|
|
3581
|
+
{ name: "add", path: "/add", component: () => import("./add-page-Brc-OoJB.js") },
|
|
3582
3582
|
{
|
|
3583
3583
|
name: "card-view",
|
|
3584
3584
|
path: "/card",
|
|
3585
|
-
component: () => import("./card-view-
|
|
3585
|
+
component: () => import("./card-view-D6m2I429.js"),
|
|
3586
3586
|
children: [{
|
|
3587
3587
|
name: "table",
|
|
3588
3588
|
path: ":table",
|
|
3589
|
-
component: () => import("./card-view-
|
|
3590
|
-
children: [{ name: "card", path: ":id", component: () => import("./card-page-
|
|
3589
|
+
component: () => import("./card-view-D6m2I429.js"),
|
|
3590
|
+
children: [{ name: "card", path: ":id", component: () => import("./card-page-zKtW4FdS.js") }]
|
|
3591
3591
|
}]
|
|
3592
3592
|
}
|
|
3593
3593
|
], B2 = {}, N2 = { class: "bg-gray-200 w-full px-16 md:px-0 h-screen flex items-center justify-center" }, j2 = { class: "bg-white border border-gray-200 flex flex-col items-center justify-center px-4 md:px-8 lg:px-24 py-8 rounded-lg shadow-2xl" };
|
|
@@ -3635,13 +3635,13 @@ const $2 = /* @__PURE__ */ Xi(B2, [["render", V2]]), U2 = (s) => {
|
|
|
3635
3635
|
{
|
|
3636
3636
|
path: "/",
|
|
3637
3637
|
name: "global",
|
|
3638
|
-
component: () => import("./admin-view-
|
|
3638
|
+
component: () => import("./admin-view-CI7J2Yzg.js"),
|
|
3639
3639
|
children: [
|
|
3640
3640
|
...i,
|
|
3641
3641
|
...s,
|
|
3642
3642
|
{
|
|
3643
3643
|
path: "/:catchAll(.*)",
|
|
3644
|
-
component: () => import("./admin-interface-
|
|
3644
|
+
component: () => import("./admin-interface-Dd34YKTr.js")
|
|
3645
3645
|
}
|
|
3646
3646
|
]
|
|
3647
3647
|
}
|