@opengis/admin 0.2.48 → 0.2.50
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-BdD2hDEX.js → add-page-CqFZSfPN.js} +1 -1
- package/dist/{admin-interface-DIH-Dpy4.js → admin-interface-BbbMnpi9.js} +1 -1
- package/dist/{admin-view-BHBuXFnc.js → admin-view-CgrBpmwi.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +42 -42
- package/dist/{card-view-Cb3la_ux.js → card-view-DEYLjjBs.js} +1 -1
- package/dist/{edit-page-HYcjBqp_.js → edit-page-Dbhk0RYj.js} +1 -1
- package/dist/{import-file-Bmfz3-ot.js → import-file-2iLrGwLC.js} +1694 -1689
- package/module/settings/form/admin.users.form.json +17 -6
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as g, u as f, d as u } from "./import-file-
|
1
|
+
import { _ as g, u as f, d as u } from "./import-file-2iLrGwLC.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 C, e as Le, f as Be, g as ze, d as F, I as Oe, A as O, V as Ue, h as Ne, i as Ee, j as He, k as Re, l as We, a as Je, u as Te, s as Ze } from "./import-file-
|
1
|
+
import { _ as C, e as Le, f as Be, g as ze, d as F, I as Oe, A as O, V as Ue, h as Ne, i as Ee, j as He, k as Re, l as We, a as Je, u as Te, s as Ze } from "./import-file-2iLrGwLC.js";
|
2
2
|
import { openBlock as l, createElementBlock as i, createTextVNode as j, toDisplayString as I, createCommentVNode as k, resolveComponent as p, Fragment as $, createElementVNode as o, createVNode as g, withCtx as A, createBlock as v, renderList as V, withModifiers as Ge, normalizeClass as D, createStaticVNode as Ie, withDirectives as U, vModelCheckbox as Ke, Transition as N, renderSlot as Qe, vShow as Se, normalizeStyle as L, getCurrentInstance as Ve, ref as B, resolveDynamicComponent as z } from "vue";
|
3
3
|
const Xe = {
|
4
4
|
data() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as v, I as R, a as q, u as Z, s as T, b as G, c as J, d as S } from "./import-file-
|
1
|
+
import { _ as v, I as R, a as q, u as Z, s as T, b as G, c as J, d as S } from "./import-file-2iLrGwLC.js";
|
2
2
|
import { openBlock as l, createElementBlock as a, createElementVNode as n, createStaticVNode as B, resolveComponent as p, normalizeClass as L, createTextVNode as U, toDisplayString as A, createVNode as c, Transition as K, withCtx as Q, withDirectives as P, Fragment as E, renderList as F, vShow as W, createCommentVNode as D, withModifiers as X, createBlock as Y, resolveDynamicComponent as e1 } from "vue";
|
3
3
|
const t1 = {}, o1 = {
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
package/dist/admin.js
CHANGED