@opengis/admin 0.3.27 → 0.3.29
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-C6DwbJjf.js → add-page-BMVmxRXA.js} +4 -4
- package/dist/{admin-interface-BrB1qb2I.js → admin-interface-D3dLkYbe.js} +13 -13
- package/dist/{admin-view-CZJ6KMWm.js → admin-view-BjLUi828.js} +6 -6
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +73 -73
- package/dist/{card-view-CpED7yAp.js → card-view-CUAJ2OnV.js} +3 -3
- package/dist/{edit-page-DBVGsNB1.js → edit-page-CiTVA3h_.js} +4 -4
- package/dist/{import-file-CPyXYrIv.js → import-file-CUCwPWfV.js} +18202 -18091
- package/dist/{profile-page-HrN4f8PO.js → profile-page-CScybeS4.js} +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/server/routes/widget/controllers/widget.del.js +1 -1
@@ -1,5 +1,5 @@
|
|
1
|
-
import { _ as p,
|
2
|
-
import { resolveComponent as f,
|
1
|
+
import { _ as p, e as m, u as d, s as g } from "./import-file-CUCwPWfV.js";
|
2
|
+
import { resolveComponent as f, createElementBlock as x, openBlock as b, createElementVNode as n, normalizeClass as w, normalizeStyle as h, createBlock as y, createCommentVNode as k } from "vue";
|
3
3
|
const v = {
|
4
4
|
data() {
|
5
5
|
return {
|
@@ -16,7 +16,7 @@ const v = {
|
|
16
16
|
},
|
17
17
|
computed: {
|
18
18
|
color() {
|
19
|
-
return
|
19
|
+
return g.value.sidebarColor || "blue";
|
20
20
|
}
|
21
21
|
},
|
22
22
|
methods: {
|
@@ -28,7 +28,7 @@ const v = {
|
|
28
28
|
},
|
29
29
|
async getFormScheme() {
|
30
30
|
var i, a;
|
31
|
-
const t = this.flattenMenu(
|
31
|
+
const t = this.flattenMenu(d.value);
|
32
32
|
t != null && t.length || this.$router.replace("/404");
|
33
33
|
const e = t == null ? void 0 : t.find((r) => {
|
34
34
|
var s, l;
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { _ as S, g as Je, h as Ge, i as Qe,
|
2
|
-
import {
|
1
|
+
import { _ as S, g as Je, h as Ge, i as Qe, e as M, I as Xe, s as E, j as Ue, k as Q, V as Ye, l as Ze, m as et, n as tt, A as X, o as st, p as nt, q as lt, r as at, a as rt, t as ot, u as Ee } from "./import-file-CUCwPWfV.js";
|
2
|
+
import { createElementBlock as i, openBlock as r, createTextVNode as P, createElementVNode as a, toDisplayString as A, createCommentVNode as k, normalizeClass as w, 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() {
|
5
5
|
return {
|
@@ -101,9 +101,9 @@ function vt(t, e, n, o, s, l) {
|
|
101
101
|
}
|
102
102
|
const kt = /* @__PURE__ */ S(gt, [["render", vt]]), _t = {
|
103
103
|
components: {
|
104
|
-
IconMore:
|
104
|
+
IconMore: Qe,
|
105
105
|
IconDelete: Ge,
|
106
|
-
IconEdit:
|
106
|
+
IconEdit: Je
|
107
107
|
},
|
108
108
|
emits: ["updateTable"],
|
109
109
|
props: {
|
@@ -774,15 +774,15 @@ const Vs = /* @__PURE__ */ S($s, [["render", Ds], ["__scopeId", "data-v-c6318482
|
|
774
774
|
components: {
|
775
775
|
AdminComponentIs: X,
|
776
776
|
AdminTree: Vs,
|
777
|
-
VsNoData:
|
778
|
-
VsWidgetComments:
|
779
|
-
VsWidgetMap:
|
780
|
-
VsWidgetFileList:
|
777
|
+
VsNoData: tt,
|
778
|
+
VsWidgetComments: et,
|
779
|
+
VsWidgetMap: Ze,
|
780
|
+
VsWidgetFileList: Ye
|
781
781
|
},
|
782
782
|
props: { table: String, columns: Array, row: Object }
|
783
783
|
}, Fs = {
|
784
784
|
class: "pl-2 hs-accordion w-[360px] shrink-0 overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500",
|
785
|
-
style: { height: "calc(100vh -
|
785
|
+
style: { height: "calc(100vh - 229px)" }
|
786
786
|
}, js = {
|
787
787
|
style: { height: "calc(100vh - 360px)" },
|
788
788
|
class: "pl-2"
|
@@ -1252,11 +1252,11 @@ const In = /* @__PURE__ */ S(vn, [["render", An]]), Dn = {
|
|
1252
1252
|
// AdminTablePrint,
|
1253
1253
|
AdminTableColumnsHidden: vs,
|
1254
1254
|
AdminTableColumn: kt,
|
1255
|
-
AdminNodata:
|
1255
|
+
AdminNodata: ot,
|
1256
1256
|
IconPlus: Q,
|
1257
|
-
IconSearch:
|
1257
|
+
IconSearch: rt,
|
1258
1258
|
AdminTableCardInfo: Ns,
|
1259
|
-
IconOpenCard:
|
1259
|
+
IconOpenCard: at,
|
1260
1260
|
AdminComponentIs: X,
|
1261
1261
|
AdminTableFilters: Ws,
|
1262
1262
|
AdminTableTabs: Xs,
|
@@ -1330,7 +1330,7 @@ const In = /* @__PURE__ */ S(vn, [["render", An]]), Dn = {
|
|
1330
1330
|
this.tableData = null, this.columnsWidth = {}, await this.getTableData();
|
1331
1331
|
},
|
1332
1332
|
searchValue: {
|
1333
|
-
handler:
|
1333
|
+
handler: lt(async function(t) {
|
1334
1334
|
var e;
|
1335
1335
|
this.page = 1, await this.getTableData(), this.$router.push({
|
1336
1336
|
...this.$route,
|
@@ -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-
|
2
|
-
import {
|
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-CUCwPWfV.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";
|
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:
|
475
|
+
IconUser: X,
|
476
476
|
AdminNotification: W,
|
477
|
-
IconUserOutline:
|
477
|
+
IconUserOutline: K,
|
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,
|
505
|
+
this.userData = this.$user, ee.value = this.$settings;
|
506
506
|
},
|
507
507
|
methods: {
|
508
508
|
async logout() {
|
509
509
|
try {
|
510
|
-
await
|
510
|
+
await Y.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