@opengis/admin 0.2.93 → 0.2.94

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-C_95Dy6a.js";
2
+ import { _ as c } from "./import-file-C12CZdlT.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-C_95Dy6a.js";
1
+ import { _ as g, u as f, e as b } from "./import-file-C12CZdlT.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 PB(t) {
3694
3694
  }
3695
3695
  const RB = [
3696
3696
  // { name: 'profile', path: '/profile', component: () => import('../components/profile/vs-profile.vue') },
3697
- { name: "edit", path: "/edit", component: () => import("./edit-page-B_v_v4U1.js") },
3698
- { name: "add", path: "/add", component: () => import("./add-page-8CPqEe_Q.js") },
3697
+ { name: "edit", path: "/edit", component: () => import("./edit-page-B-lyDnYU.js") },
3698
+ { name: "add", path: "/add", component: () => import("./add-page-D0UWwZ2w.js") },
3699
3699
  {
3700
3700
  name: "card-view",
3701
3701
  path: "/card",
3702
- component: () => import("./card-view-Dm0ZPQmG.js"),
3702
+ component: () => import("./card-view-D4leyUQ2.js"),
3703
3703
  children: [{
3704
3704
  name: "table",
3705
3705
  path: ":table",
3706
- component: () => import("./card-view-Dm0ZPQmG.js"),
3706
+ component: () => import("./card-view-D4leyUQ2.js"),
3707
3707
  children: [{ name: "card", path: ":id", component: () => Promise.resolve().then(() => goe) }]
3708
3708
  }]
3709
3709
  }
@@ -3757,14 +3757,14 @@ const BB = /* @__PURE__ */ ut(OB, [["render", NB]]), FB = (t) => {
3757
3757
  {
3758
3758
  path: "/",
3759
3759
  name: "home",
3760
- component: () => import("./admin-view-CfgJuYJF.js"),
3760
+ component: () => import("./admin-view-BbzuLxIu.js"),
3761
3761
  children: [
3762
3762
  ...e,
3763
3763
  ...t,
3764
3764
  // { path: '/', redirect: '/home' },
3765
3765
  {
3766
3766
  path: "/:catchAll(.*)",
3767
- component: () => import("./admin-interface-Dgw882Ku.js")
3767
+ component: () => import("./admin-interface-Cl3gfZqa.js")
3768
3768
  }
3769
3769
  ]
3770
3770
  }
@@ -25442,7 +25442,7 @@ const Y$ = {
25442
25442
  };
25443
25443
  },
25444
25444
  async mounted() {
25445
- this.localLayers = this.layers, this.initMap(), setTimeout(() => {
25445
+ this.settingLayers.length || (this.localLayers = this.layers), this.initMap(), setTimeout(() => {
25446
25446
  var t, e, n;
25447
25447
  (n = (e = (t = this.map.getStyle()) == null ? void 0 : t.layers) == null ? void 0 : e.filter((i) => i.source == Ni)) == null || n.forEach((i) => {
25448
25448
  this.map.moveLayer(i.id);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengis/admin",
3
- "version": "0.2.93",
3
+ "version": "0.2.94",
4
4
  "description": "This project Softpro Admin",
5
5
  "main": "dist/admin.js",
6
6
  "type": "module",