@opengis/admin 0.3.80 → 0.3.82

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 { createElementBlock as u, openBlock as n, createElementVNode as o, createStaticVNode as Q, resolveComponent as p, createCommentVNode as w, createVNode as h, normalizeClass as f, createTextVNode as V, toDisplayString as B, Transition as q, withCtx as _, withDirectives as W, Fragment as U, renderList as P, vShow as J, createBlock as T, resolveDynamicComponent as F, ref as le, onMounted as ae, computed as oe, withModifiers as ne } from "vue";
2
- import { _ as y, I as K, s as g, a as X, u as A, b as se, c as Y, d as ue, e as ie, f as de, g as ce } from "./import-file-Cro1RJWt.js";
1
+ import { openBlock as n, createElementBlock as u, createElementVNode as o, createStaticVNode as Q, resolveComponent as p, normalizeClass as f, createTextVNode as V, toDisplayString as B, createCommentVNode as w, createVNode as h, Transition as q, withCtx as _, withDirectives as W, Fragment as U, renderList as P, vShow as J, createBlock as T, resolveDynamicComponent as F, ref as le, onMounted as ae, computed as oe, withModifiers as ne } from "vue";
2
+ import { _ as y, I as K, s as g, a as X, u as A, b as se, c as Y, d as ue, e as ie, f as de, g as ce } from "./import-file-C3EAa9LL.js";
3
3
  import "./user-B_2kh6ic.js";
4
4
  const he = {}, ge = {
5
5
  xmlns: "http://www.w3.org/2000/svg",
@@ -469,7 +469,7 @@ function et(t, e, r, s, a, l) {
469
469
  }, null, 8, ["docs", "languages"])) : w("", !0)
470
470
  ], 2);
471
471
  }
472
- const R = /* @__PURE__ */ y(Re, [["render", et], ["__scopeId", "data-v-7817bab2"]]), tt = {
472
+ const R = /* @__PURE__ */ y(Re, [["render", et], ["__scopeId", "data-v-d8b78d9f"]]), tt = {
473
473
  components: { IconChevronDown: K },
474
474
  props: { route: Object, searchable: String },
475
475
  mounted() {
@@ -770,7 +770,7 @@ function _t(t, e, r, s, a, l) {
770
770
  ])
771
771
  ], 2);
772
772
  }
773
- const wt = /* @__PURE__ */ y(ft, [["render", _t], ["__scopeId", "data-v-3cea82a7"]]), yt = {
773
+ const wt = /* @__PURE__ */ y(ft, [["render", _t], ["__scopeId", "data-v-05078f3f"]]), yt = {
774
774
  __name: "navbar",
775
775
  setup(t) {
776
776
  const e = {
@@ -787,9 +787,9 @@ const wt = /* @__PURE__ */ y(ft, [["render", _t], ["__scopeId", "data-v-3cea82a7
787
787
  }, Ct = {
788
788
  components: {
789
789
  IconQuestion: te,
790
- IconUser: ie,
790
+ IconUser: ue,
791
791
  AdminNotification: Y,
792
- IconUserOutline: ue,
792
+ IconUserOutline: ie,
793
793
  IconLogout: G
794
794
  },
795
795
  data() {
@@ -817,12 +817,12 @@ const wt = /* @__PURE__ */ y(ft, [["render", _t], ["__scopeId", "data-v-3cea82a7
817
817
  }
818
818
  },
819
819
  created() {
820
- this.userData = this.$user, ce.value = this.$settings;
820
+ this.userData = this.$user, de.value = this.$settings;
821
821
  },
822
822
  methods: {
823
823
  async logout() {
824
824
  try {
825
- await de.get("/logout"), await window.history.pushState({}, "", "/login"), await location.reload(), localStorage.removeItem("user");
825
+ await ce.get("/logout"), await window.history.pushState({}, "", "/login"), await location.reload(), localStorage.removeItem("user");
826
826
  } catch {
827
827
  }
828
828
  },
package/dist/admin.js CHANGED
@@ -1,4 +1,4 @@
1
- import { v as f } from "./import-file-Cro1RJWt.js";
1
+ import { v as f } from "./import-file-C3EAa9LL.js";
2
2
  export {
3
3
  f as default
4
4
  };