@opengis/admin 0.3.25 → 0.3.27

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.
@@ -1,5 +1,5 @@
1
- import { _ as C, I as G, s as v, a as J, u as T, b as K, c as W, d as X, e as Y, f as ee } from "./import-file-B8gDejaq.js";
2
- import { createElementBlock as a, openBlock as s, createElementVNode as o, createStaticVNode as A, resolveComponent as g, createCommentVNode as w, createVNode as d, normalizeClass as p, createTextVNode as L, toDisplayString as V, Transition as te, withCtx as k, withDirectives as re, Fragment as Z, renderList as P, vShow as le, createBlock as U, resolveDynamicComponent as S, withModifiers as oe } from "vue";
1
+ import { _ as C, I as G, s as v, a as J, u as T, b as K, c as W, d as X, e as Y, f as ee } from "./import-file-CPyXYrIv.js";
2
+ import { openBlock as s, createElementBlock as a, createElementVNode as o, createStaticVNode as A, resolveComponent as g, normalizeClass as p, createTextVNode as L, toDisplayString as V, createCommentVNode as w, createVNode as d, Transition as te, withCtx as k, withDirectives as re, Fragment as Z, renderList as P, vShow as le, createBlock as U, resolveDynamicComponent as S, withModifiers as oe } from "vue";
3
3
  import "./user-B_2kh6ic.js";
4
4
  const ne = {}, se = {
5
5
  xmlns: "http://www.w3.org/2000/svg",
@@ -472,9 +472,9 @@ function Je(t, e, l, u, n, r) {
472
472
  const Ke = /* @__PURE__ */ C(Ae, [["render", Je], ["__scopeId", "data-v-7ea2b8c5"]]), We = {
473
473
  components: {
474
474
  IconQuestion: q,
475
- IconUser: X,
475
+ IconUser: K,
476
476
  AdminNotification: W,
477
- IconUserOutline: K,
477
+ IconUserOutline: X,
478
478
  IconLogout: R
479
479
  },
480
480
  data() {
@@ -502,12 +502,12 @@ const Ke = /* @__PURE__ */ C(Ae, [["render", Je], ["__scopeId", "data-v-7ea2b8c5
502
502
  }
503
503
  },
504
504
  created() {
505
- this.userData = this.$user, ee.value = this.$settings;
505
+ this.userData = this.$user, Y.value = this.$settings;
506
506
  },
507
507
  methods: {
508
508
  async logout() {
509
509
  try {
510
- await Y.get("/logout"), await window.history.pushState({}, "", "/login"), await location.reload(), localStorage.removeItem("user");
510
+ await ee.get("/logout"), await window.history.pushState({}, "", "/login"), await location.reload(), localStorage.removeItem("user");
511
511
  } catch {
512
512
  }
513
513
  },
package/dist/admin.js CHANGED
@@ -1,4 +1,4 @@
1
- import { v as f } from "./import-file-B8gDejaq.js";
1
+ import { v as f } from "./import-file-CPyXYrIv.js";
2
2
  export {
3
3
  f as default
4
4
  };