@opengis/admin 0.3.23 → 0.3.24
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-2cPkdIAC.js → add-page-CY3jyjng.js} +1 -1
- package/dist/{admin-interface-D9Dx7QqK.js → admin-interface-B09NhAi-.js} +226 -226
- package/dist/{admin-view-C_Ecdip-.js → admin-view-obFqHA0_.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +34 -34
- package/dist/{card-view-MuS2Gqq6.js → card-view-CAnhvY0b.js} +1 -1
- package/dist/{edit-page-Dr397YuE.js → edit-page-DOpbSZWg.js} +1 -1
- package/dist/{import-file-CcRnsq1s.js → import-file-DAyouRPm.js} +7 -7
- package/dist/{profile-page-BrKTAsqO.js → profile-page-Cm3oX_ZN.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as f, e as m, u as y } from "./import-file-
|
1
|
+
import { _ as f, e as m, u as y } from "./import-file-DAyouRPm.js";
|
2
2
|
import { resolveComponent as x, createElementBlock as w, openBlock as h, createElementVNode as u, normalizeStyle as d, createBlock as k, createCommentVNode as v } from "vue";
|
3
3
|
const $ = {
|
4
4
|
data() {
|
@@ -3703,27 +3703,27 @@ const rF = [
|
|
3703
3703
|
{
|
3704
3704
|
name: "edit",
|
3705
3705
|
path: "/edit",
|
3706
|
-
component: () => import("./edit-page-
|
3706
|
+
component: () => import("./edit-page-DOpbSZWg.js")
|
3707
3707
|
},
|
3708
3708
|
{
|
3709
3709
|
name: "add",
|
3710
3710
|
path: "/add",
|
3711
|
-
component: () => import("./add-page-
|
3711
|
+
component: () => import("./add-page-CY3jyjng.js")
|
3712
3712
|
},
|
3713
3713
|
{
|
3714
3714
|
path: "/profile",
|
3715
3715
|
name: "profile",
|
3716
|
-
component: () => import("./profile-page-
|
3716
|
+
component: () => import("./profile-page-Cm3oX_ZN.js")
|
3717
3717
|
},
|
3718
3718
|
{
|
3719
3719
|
name: "card-view",
|
3720
3720
|
path: "/card",
|
3721
|
-
component: () => import("./card-view-
|
3721
|
+
component: () => import("./card-view-CAnhvY0b.js"),
|
3722
3722
|
children: [
|
3723
3723
|
{
|
3724
3724
|
name: "table",
|
3725
3725
|
path: ":table",
|
3726
|
-
component: () => import("./card-view-
|
3726
|
+
component: () => import("./card-view-CAnhvY0b.js"),
|
3727
3727
|
children: [
|
3728
3728
|
{
|
3729
3729
|
name: "card",
|
@@ -3784,14 +3784,14 @@ const lF = /* @__PURE__ */ ft(iF, [["render", aF]]), cF = (t) => {
|
|
3784
3784
|
{
|
3785
3785
|
path: "/",
|
3786
3786
|
name: "home",
|
3787
|
-
component: () => import("./admin-view-
|
3787
|
+
component: () => import("./admin-view-obFqHA0_.js"),
|
3788
3788
|
children: [
|
3789
3789
|
...e,
|
3790
3790
|
...t,
|
3791
3791
|
// { path: '/', redirect: '/home' },
|
3792
3792
|
{
|
3793
3793
|
path: "/:catchAll(.*)",
|
3794
|
-
component: () => import("./admin-interface-
|
3794
|
+
component: () => import("./admin-interface-B09NhAi-.js")
|
3795
3795
|
}
|
3796
3796
|
]
|
3797
3797
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as n, e as m } from "./import-file-
|
1
|
+
import { _ as n, e as m } from "./import-file-DAyouRPm.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 = {
|