@opengis/admin 0.1.25 → 0.1.26
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/{IconSearch-DOCujn58.js → IconSearch-Dzh7isDo.js} +1 -1
- package/dist/{add-page-YE2OHATZ.js → add-page-Bqo89ZhV.js} +1 -1
- package/dist/{admin-interface-DhsF_Hxe.js → admin-interface-_aBJ2Q5B.js} +285 -288
- package/dist/{admin-view-QFp8Pseb.js → admin-view-oqNsQ8Yh.js} +2 -2
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +53 -53
- package/dist/{card-page-D5KxxQww.js → card-page-DtL44Dyl.js} +3 -3
- package/dist/{card-view-C3M-hYVC.js → card-view-CJXpyOcM.js} +1 -1
- package/dist/{edit-page-C9nSZC01.js → edit-page-Rw4844su.js} +1 -1
- package/dist/{import-file-DFHqs_6d.js → import-file-De3lGFop.js} +8615 -8250
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/server/helpers/controllers/mls.js +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { u as $ } from "./userMenu-CT1xO2Pt.js";
|
|
2
|
-
import { _ as V, a as z } from "./import-file-
|
|
2
|
+
import { _ as V, a as z } from "./import-file-De3lGFop.js";
|
|
3
3
|
import { resolveComponent as N, openBlock as n, createElementBlock as c, createElementVNode as u, toDisplayString as j, createVNode as q, withCtx as B, createTextVNode as E, normalizeClass as T, Fragment as k, renderList as M, createBlock as L, resolveDynamicComponent as H, createCommentVNode as v } from "vue";
|
|
4
4
|
const A = {
|
|
5
5
|
data() {
|
|
@@ -87,7 +87,7 @@ const A = {
|
|
|
87
87
|
}, U = {
|
|
88
88
|
key: 1,
|
|
89
89
|
class: "p-[20px] border-t"
|
|
90
|
-
}, W = ["innerHTML"], X = { class: "flex space-x-1 w-
|
|
90
|
+
}, W = ["innerHTML"], X = { class: "flex space-x-1 w-full bg-white border rounded-xl h-[60px] items-center pl-[20px]" }, Y = ["onClick"], Z = {
|
|
91
91
|
key: 0,
|
|
92
92
|
class: "border rounded-xl bg-white mt-[20px]"
|
|
93
93
|
}, ee = { class: "p-[10px] pl-[20px] text-xl" }, te = {
|
|
@@ -196,7 +196,7 @@ function se(t, r, a, l, s, h) {
|
|
|
196
196
|
], 2)
|
|
197
197
|
]);
|
|
198
198
|
}
|
|
199
|
-
const le = /* @__PURE__ */ V(A, [["render", se], ["__scopeId", "data-v-
|
|
199
|
+
const le = /* @__PURE__ */ V(A, [["render", se], ["__scopeId", "data-v-1f38acae"]]);
|
|
200
200
|
export {
|
|
201
201
|
le as default
|
|
202
202
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { u as m } from "./userMenu-CT1xO2Pt.js";
|
|
2
|
-
import { _ as b, a as n } from "./import-file-
|
|
2
|
+
import { _ as b, a as n } from "./import-file-De3lGFop.js";
|
|
3
3
|
import { resolveComponent as d, openBlock as u, createElementBlock as h, createElementVNode as i, createBlock as p, createCommentVNode as f } from "vue";
|
|
4
4
|
const g = {
|
|
5
5
|
data() {
|