@opengis/admin 0.3.4 → 0.3.5
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-BzA3ExxI.js → add-page-DElH46E4.js} +1 -1
- package/dist/{admin-interface-DkIsQSBE.js → admin-interface-BTZQGRsy.js} +3 -3
- package/dist/{admin-view-DkitsSaV.js → admin-view-CE__3FOQ.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +1 -1
- package/dist/{card-view-Dhmnaz6b.js → card-view-Chnf8xCf.js} +1 -1
- package/dist/{edit-page-efoYzshm.js → edit-page-DktZZssF.js} +1 -1
- package/dist/{import-file-X5f6VDhJ.js → import-file-7gyF4Thb.js} +7 -7
- package/dist/{profile-page-BVudVnew.js → profile-page-Zol2PNu9.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as g, e as m, u as f } from "./import-file-
|
1
|
+
import { _ as g, e as m, u as f } from "./import-file-7gyF4Thb.js";
|
2
2
|
import { resolveComponent as y, createElementBlock as x, openBlock as h, createElementVNode as c, createBlock as w, createCommentVNode as k, normalizeStyle as v } from "vue";
|
3
3
|
const $ = {
|
4
4
|
data() {
|
@@ -3711,27 +3711,27 @@ const iF = [
|
|
3711
3711
|
{
|
3712
3712
|
name: "edit",
|
3713
3713
|
path: "/edit",
|
3714
|
-
component: () => import("./edit-page-
|
3714
|
+
component: () => import("./edit-page-DktZZssF.js")
|
3715
3715
|
},
|
3716
3716
|
{
|
3717
3717
|
name: "add",
|
3718
3718
|
path: "/add",
|
3719
|
-
component: () => import("./add-page-
|
3719
|
+
component: () => import("./add-page-DElH46E4.js")
|
3720
3720
|
},
|
3721
3721
|
{
|
3722
3722
|
path: "/profile",
|
3723
3723
|
name: "profile",
|
3724
|
-
component: () => import("./profile-page-
|
3724
|
+
component: () => import("./profile-page-Zol2PNu9.js")
|
3725
3725
|
},
|
3726
3726
|
{
|
3727
3727
|
name: "card-view",
|
3728
3728
|
path: "/card",
|
3729
|
-
component: () => import("./card-view-
|
3729
|
+
component: () => import("./card-view-Chnf8xCf.js"),
|
3730
3730
|
children: [
|
3731
3731
|
{
|
3732
3732
|
name: "table",
|
3733
3733
|
path: ":table",
|
3734
|
-
component: () => import("./card-view-
|
3734
|
+
component: () => import("./card-view-Chnf8xCf.js"),
|
3735
3735
|
children: [
|
3736
3736
|
{
|
3737
3737
|
name: "card",
|
@@ -3792,14 +3792,14 @@ const cF = /* @__PURE__ */ mt(sF, [["render", lF]]), uF = (n) => {
|
|
3792
3792
|
{
|
3793
3793
|
path: "/",
|
3794
3794
|
name: "home",
|
3795
|
-
component: () => import("./admin-view-
|
3795
|
+
component: () => import("./admin-view-CE__3FOQ.js"),
|
3796
3796
|
children: [
|
3797
3797
|
...e,
|
3798
3798
|
...n,
|
3799
3799
|
// { path: '/', redirect: '/home' },
|
3800
3800
|
{
|
3801
3801
|
path: "/:catchAll(.*)",
|
3802
|
-
component: () => import("./admin-interface-
|
3802
|
+
component: () => import("./admin-interface-BTZQGRsy.js")
|
3803
3803
|
}
|
3804
3804
|
]
|
3805
3805
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as n, e as m } from "./import-file-
|
1
|
+
import { _ as n, e as m } from "./import-file-7gyF4Thb.js";
|
2
2
|
import { u as p } from "./user-B_2kh6ic.js";
|
3
3
|
import { resolveComponent as d, createElementBlock as f, openBlock as u, createElementVNode as o, createBlock as h, createCommentVNode as b } from "vue";
|
4
4
|
const x = {
|