@opengis/admin 0.2.95 → 0.2.96
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{add-page-CH8-Z3JC.js → add-page-nHjwsedA.js} +1 -1
- package/dist/{admin-interface-K55s3lA3.js → admin-interface-CB_Qt2b0.js} +3 -3
- package/dist/{admin-view-BXdF3mYY.js → admin-view-3lzj-K1A.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +74 -74
- package/dist/{card-view-CeCWxnBT.js → card-view-BuMwcriR.js} +1 -1
- package/dist/{edit-page-Bmt6n3xK.js → edit-page-dEc_oPP2.js} +1 -1
- package/dist/{import-file-RxIZbGWJ.js → import-file-B5mxodWe.js} +11355 -11337
- package/dist/style.css +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as g, u as f, e as u } from "./import-file-
|
1
|
+
import { _ as g, u as f, e as u } from "./import-file-B5mxodWe.js";
|
2
2
|
import { resolveComponent as x, openBlock as h, createElementBlock as w, createElementVNode as n, createBlock as y, normalizeStyle as k, createCommentVNode as v } from "vue";
|
3
3
|
const V = {
|
4
4
|
data() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as T, g as Re, h as Je, i as Ge, e as F, I as Le, j as Me, k as B, A as N, V as Ke, l as Qe, m as Xe, n as Ye, o as Ze, p as et, q as tt, a as st, r as nt, u as je, s as lt } from "./import-file-
|
1
|
+
import { _ as T, g as Re, h as Je, i as Ge, e as F, I as Le, j as Me, k as B, A as N, V as Ke, l as Qe, m as Xe, n as Ye, o as Ze, p as et, q as tt, a as st, r as nt, u as je, s as lt } from "./import-file-B5mxodWe.js";
|
2
2
|
import { openBlock as o, createElementBlock as i, createTextVNode as P, toDisplayString as $, createElementVNode as l, normalizeClass as S, createCommentVNode as v, resolveComponent as b, Fragment as C, createVNode as g, withCtx as I, createBlock as k, renderList as D, withModifiers as rt, withDirectives as M, vModelRadio as ot, createStaticVNode as at, vModelCheckbox as it, Transition as z, vModelText as dt, renderSlot as ut, vShow as U, Teleport as ct, getCurrentInstance as ze, ref as q, resolveDynamicComponent as O, defineComponent as pt, normalizeStyle as Fe } from "vue";
|
3
3
|
const bt = {
|
4
4
|
data() {
|
@@ -1610,7 +1610,7 @@ const On = /* @__PURE__ */ T(Vn, [["render", qn]]), Bn = {
|
|
1610
1610
|
},
|
1611
1611
|
async handlePageChange(t, e) {
|
1612
1612
|
const n = this.$route.query;
|
1613
|
-
this.page = t, await this.$router.replace({ query: { ...n, page: t, limit: e } }), await this.getTableData();
|
1613
|
+
this.page = t, this.limit = e, await this.$router.replace({ query: { ...n, page: t, limit: e } }), await this.getTableData();
|
1614
1614
|
},
|
1615
1615
|
async filterChange({ url: t, state: e }) {
|
1616
1616
|
var n;
|
@@ -1901,7 +1901,7 @@ function il(t, e, n, a, s, r) {
|
|
1901
1901
|
])
|
1902
1902
|
]);
|
1903
1903
|
}
|
1904
|
-
const dl = /* @__PURE__ */ T(Bn, [["render", il], ["__scopeId", "data-v-
|
1904
|
+
const dl = /* @__PURE__ */ T(Bn, [["render", il], ["__scopeId", "data-v-dc5b48b8"]]), ul = {
|
1905
1905
|
components: { AdminTable: dl },
|
1906
1906
|
data() {
|
1907
1907
|
return {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as x, I as K, s as C, a as W, u as T, b as X, c as Y, d as ee, e as A, f as q } from "./import-file-
|
1
|
+
import { _ as x, I as K, s as C, a as W, u as T, b as X, c as Y, d as ee, e as A, f as q } from "./import-file-B5mxodWe.js";
|
2
2
|
import { openBlock as n, createElementBlock as i, createElementVNode as o, createStaticVNode as P, resolveComponent as p, normalizeClass as f, createTextVNode as B, toDisplayString as N, createCommentVNode as w, createVNode as h, Transition as te, withCtx as y, withDirectives as re, Fragment as j, renderList as F, vShow as le, createBlock as U, resolveDynamicComponent as S, withModifiers as oe } from "vue";
|
3
3
|
const se = {}, ne = {
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
package/dist/admin.js
CHANGED