@opengis/admin 0.2.88 → 0.2.89

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  import { resolveComponent as e, openBlock as r, createBlock as t } from "vue";
2
- import { _ as c } from "./import-file-BRBKwVL4.js";
2
+ import { _ as c } from "./import-file-BeLbxtkp.js";
3
3
  const n = {};
4
4
  function s(_, p, a, i, f, m) {
5
5
  const o = e("router-view");
@@ -1,4 +1,4 @@
1
- import { _ as g, u as f, e as b } from "./import-file-BRBKwVL4.js";
1
+ import { _ as g, u as f, e as b } from "./import-file-BeLbxtkp.js";
2
2
  import { resolveComponent as y, openBlock as p, createElementBlock as x, createElementVNode as u, createBlock as w, normalizeStyle as k, createCommentVNode as v } from "vue";
3
3
  const V = {
4
4
  data() {
@@ -3694,16 +3694,16 @@ function EB(n) {
3694
3694
  }
3695
3695
  const CB = [
3696
3696
  // { name: 'profile', path: '/profile', component: () => import('../components/profile/vs-profile.vue') },
3697
- { name: "edit", path: "/edit", component: () => import("./edit-page-Bd3RRgti.js") },
3698
- { name: "add", path: "/add", component: () => import("./add-page-2HtfoXYW.js") },
3697
+ { name: "edit", path: "/edit", component: () => import("./edit-page-20ANvkZP.js") },
3698
+ { name: "add", path: "/add", component: () => import("./add-page-9VS8j2gq.js") },
3699
3699
  {
3700
3700
  name: "card-view",
3701
3701
  path: "/card",
3702
- component: () => import("./card-view-zTn40qzk.js"),
3702
+ component: () => import("./card-view-CuPa0AtT.js"),
3703
3703
  children: [{
3704
3704
  name: "table",
3705
3705
  path: ":table",
3706
- component: () => import("./card-view-zTn40qzk.js"),
3706
+ component: () => import("./card-view-CuPa0AtT.js"),
3707
3707
  children: [{ name: "card", path: ":id", component: () => Promise.resolve().then(() => jse) }]
3708
3708
  }]
3709
3709
  }
@@ -3757,14 +3757,14 @@ const IB = /* @__PURE__ */ dt(TB, [["render", DB]]), PB = (n) => {
3757
3757
  {
3758
3758
  path: "/",
3759
3759
  name: "home",
3760
- component: () => import("./admin-view-CQ3W9LX4.js"),
3760
+ component: () => import("./admin-view-C_sQOio1.js"),
3761
3761
  children: [
3762
3762
  ...e,
3763
3763
  ...n,
3764
3764
  // { path: '/', redirect: '/home' },
3765
3765
  {
3766
3766
  path: "/:catchAll(.*)",
3767
- component: () => import("./admin-interface-BPr6jXSM.js")
3767
+ component: () => import("./admin-interface-DkK-BySx.js")
3768
3768
  }
3769
3769
  ]
3770
3770
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengis/admin",
3
- "version": "0.2.88",
3
+ "version": "0.2.89",
4
4
  "description": "This project Softpro Admin",
5
5
  "main": "dist/admin.js",
6
6
  "type": "module",
@@ -97,4 +97,4 @@
97
97
  "vitepress-plugin-tabs": "^0.5.0",
98
98
  "vitepress-sidebar": "^1.22.0"
99
99
  }
100
- }
100
+ }