@opengis/admin 0.3.4 → 0.3.5
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-BzA3ExxI.js → add-page-DElH46E4.js} +1 -1
- package/dist/{admin-interface-DkIsQSBE.js → admin-interface-BTZQGRsy.js} +3 -3
- package/dist/{admin-view-DkitsSaV.js → admin-view-CE__3FOQ.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +1 -1
- package/dist/{card-view-Dhmnaz6b.js → card-view-Chnf8xCf.js} +1 -1
- package/dist/{edit-page-efoYzshm.js → edit-page-DktZZssF.js} +1 -1
- package/dist/{import-file-X5f6VDhJ.js → import-file-7gyF4Thb.js} +7 -7
- package/dist/{profile-page-BVudVnew.js → profile-page-Zol2PNu9.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as h, e as u, u as p } from "./import-file-
|
1
|
+
import { _ as h, e as u, u as p } from "./import-file-7gyF4Thb.js";
|
2
2
|
import { resolveComponent as d, createElementBlock as g, openBlock as b, createElementVNode as n, createBlock as f, createCommentVNode as x, normalizeStyle as w } from "vue";
|
3
3
|
const y = {
|
4
4
|
data() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as A, g as Oe, h as Ne, i as Ue, e as j, I as Ee, j as Fe, k as U, V as He, l as Re, m as We, n as Je, A as E, o as Ge, p as Ke, q as Qe, r as Xe, a as Ye, t as Ze, u as Ve, s as et } from "./import-file-
|
1
|
+
import { _ as A, g as Oe, h as Ne, i as Ue, e as j, I as Ee, j as Fe, k as U, V as He, l as Re, m as We, n as Je, A as E, o as Ge, p as Ke, q as Qe, r as Xe, a as Ye, t as Ze, u as Ve, s as et } from "./import-file-7gyF4Thb.js";
|
2
2
|
import { createElementBlock as i, openBlock as r, createTextVNode as F, createElementVNode as l, toDisplayString as T, createCommentVNode as v, normalizeClass as I, resolveComponent as p, Fragment as $, createVNode as x, withCtx as S, createBlock as k, renderList as V, withModifiers as tt, createStaticVNode as st, withDirectives as z, vModelCheckbox as nt, Transition as B, vModelText as lt, renderSlot as at, vShow as H, Teleport as rt, getCurrentInstance as je, ref as O, resolveDynamicComponent as N, defineComponent as ot, normalizeStyle as Pe } from "vue";
|
3
3
|
const it = {
|
4
4
|
data() {
|
@@ -1719,7 +1719,7 @@ function Rn(t, e, s, o, n, a) {
|
|
1719
1719
|
l("span", Hn, " Об'єктів: " + T(n.limit < ((be = n.tableData) == null ? void 0 : be.filtered) ? n.limit : (fe = n.tableData) == null ? void 0 : fe.filtered) + " з " + T(((ge = n.tableData) == null ? void 0 : ge.filtered) || 0), 1)
|
1720
1720
|
])
|
1721
1721
|
]),
|
1722
|
-
Math.ceil((
|
1722
|
+
Math.ceil((me = n.tableData) == null ? void 0 : me.filtered) > 10 ? (r(), k(ze, {
|
1723
1723
|
key: 0,
|
1724
1724
|
class: "justify-end",
|
1725
1725
|
"default-page": parseInt(a.defaultPage),
|
@@ -1749,7 +1749,7 @@ function Rn(t, e, s, o, n, a) {
|
|
1749
1749
|
])
|
1750
1750
|
]);
|
1751
1751
|
}
|
1752
|
-
const Wn = /* @__PURE__ */ A(wn, [["render", Rn], ["__scopeId", "data-v-
|
1752
|
+
const Wn = /* @__PURE__ */ A(wn, [["render", Rn], ["__scopeId", "data-v-5e74d2f0"]]), Jn = {
|
1753
1753
|
components: { AdminTable: Wn },
|
1754
1754
|
data() {
|
1755
1755
|
return {
|
@@ -1,4 +1,4 @@
|
|
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-
|
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-7gyF4Thb.js";
|
2
2
|
import { createElementBlock as a, openBlock as s, createElementVNode as o, createStaticVNode as A, resolveComponent as g, createCommentVNode as _, 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 = {
|
package/dist/admin.js
CHANGED