@opengis/admin 0.3.26 → 0.3.27
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-B3H-0GBH.js → add-page-C6DwbJjf.js} +1 -1
- package/dist/{admin-interface-CpMI-QOq.js → admin-interface-BrB1qb2I.js} +423 -482
- package/dist/{admin-view-BuCmto5A.js → admin-view-CZJ6KMWm.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +74 -74
- package/dist/{card-view-C4EvhyJT.js → card-view-CpED7yAp.js} +1 -1
- package/dist/{edit-page-Bk2BoWiz.js → edit-page-DBVGsNB1.js} +1 -1
- package/dist/{import-file-DoPKjOx2.js → import-file-CPyXYrIv.js} +16650 -16660
- package/dist/{profile-page-D2CDkSuS.js → profile-page-HrN4f8PO.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/server/helpers/list/utils/button.js +5 -5
- package/server/routes/data/controllers/utils/conditions.js +20 -20
@@ -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-CPyXYrIv.js";
|
2
2
|
import { openBlock as s, createElementBlock as a, createElementVNode as o, createStaticVNode as A, resolveComponent as g, normalizeClass as p, createTextVNode as L, toDisplayString as V, createCommentVNode as w, createVNode as d, 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