@opengis/admin 0.3.96 → 0.3.98
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-Ce1XqVaB.js → add-page-BiwdRL1y.js} +1 -1
- package/dist/{admin-interface-DMyJ4clr.js → admin-interface-BpstmBbN.js} +1 -1
- package/dist/{admin-view-BvK1cKmm.js → admin-view-7je9xiTw.js} +3 -3
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +73 -73
- package/dist/{card-view-DzxO0D5B.js → card-view-RBJgs7wN.js} +1 -1
- package/dist/{edit-page-e_bkBCjE.js → edit-page-O6KsnQ3e.js} +1 -1
- package/dist/{import-file-khRz6ksR.js → import-file-DvLlvFFU.js} +11528 -11572
- package/dist/{profile-page-BVLo3OJJ.js → profile-page-B9wBtg25.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as d, s as f, u as g, g as m } from "./import-file-
|
1
|
+
import { _ as d, s as f, u as g, g as m } from "./import-file-DvLlvFFU.js";
|
2
2
|
import { resolveComponent as b, openBlock as h, createElementBlock as x, createElementVNode as i, normalizeClass as y, normalizeStyle as p, createBlock as w, createCommentVNode as v } from "vue";
|
3
3
|
const $ = {
|
4
4
|
data() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as S, h as Je, i as Ge, j as Qe, g as M, I as Xe, s as E, k as Ue, l as Q, A as X, V as Ye, m as Ze, n as et, o as tt, p as st, b as nt, q as lt, a as at, r as rt, t as ot, u as Ee } from "./import-file-
|
1
|
+
import { _ as S, h as Je, i as Ge, j as Qe, g as M, I as Xe, s as E, k as Ue, l as Q, A as X, V as Ye, m as Ze, n as et, o as tt, p as st, b as nt, q as lt, a as at, r as rt, t as ot, u as Ee } from "./import-file-DvLlvFFU.js";
|
2
2
|
import { openBlock as r, createElementBlock as i, createTextVNode as P, toDisplayString as A, createElementVNode as a, normalizeClass as w, createCommentVNode as k, resolveComponent as f, Fragment as $, createVNode as x, withCtx as D, createBlock as v, renderList as V, withModifiers as it, createStaticVNode as dt, withDirectives as U, vModelCheckbox as ut, Transition as W, vModelText as ct, renderSlot as ht, vShow as Y, Teleport as pt, getCurrentInstance as Re, ref as J, resolveDynamicComponent as G, defineComponent as bt, withKeys as ft, normalizeStyle as K } from "vue";
|
3
3
|
const gt = {
|
4
4
|
data() {
|
@@ -1,5 +1,5 @@
|
|
1
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-
|
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-DvLlvFFU.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-
|
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-
|
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 = {
|
package/dist/admin.js
CHANGED