@opengis/admin 0.2.57 → 0.2.58
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-C_6GvD6p.js → add-page-DdvFmTgc.js} +1 -1
- package/dist/{admin-interface-DYxxHcAy.js → admin-interface-D3qL--vJ.js} +1 -1
- package/dist/{admin-view-C5aApnHM.js → admin-view-HtofXFzi.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +79 -79
- package/dist/{card-view-C3TSEIbU.js → card-view-Dh_K-AYO.js} +1 -1
- package/dist/{edit-page-ByC8dn7G.js → edit-page-6ni8DMRH.js} +1 -1
- package/dist/{import-file-xl_ox7Y3.js → import-file-BCQRB2FQ.js} +10524 -10490
- package/dist/style.css +1 -1
- package/package.json +1 -1
@@ -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-BCQRB2FQ.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, e as Pe, f as Be, g as Le, d as F, I as ze, h as z, A as O, V as Oe, i as Ue, j as Ne, k as Ee, l as He, m as Re, n as We, a as Je, u as Ae, s as Ge } from "./import-file-
|
1
|
+
import { _ as T, e as Pe, f as Be, g as Le, d as F, I as ze, h as z, A as O, V as Oe, i as Ue, j as Ne, k as Ee, l as He, m as Re, n as We, a as Je, u as Ae, s as Ge } from "./import-file-BCQRB2FQ.js";
|
2
2
|
import { openBlock as l, createElementBlock as i, createTextVNode as j, toDisplayString as I, createCommentVNode as v, resolveComponent as p, Fragment as $, createElementVNode as o, createVNode as y, withCtx as A, createBlock as _, renderList as V, withModifiers as Ke, normalizeClass as D, createStaticVNode as Qe, withDirectives as U, vModelCheckbox as Xe, Transition as N, renderSlot as Ye, vShow as Ie, getCurrentInstance as Se, ref as B, resolveDynamicComponent as L, normalizeStyle as Te } from "vue";
|
3
3
|
const Ze = {
|
4
4
|
data() {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as x, I as G, a as J, u as Z, s as U, b as K, c as P, d as B } from "./import-file-
|
1
|
+
import { _ as x, I as G, a as J, u as Z, s as U, b as K, c as P, d as B } from "./import-file-BCQRB2FQ.js";
|
2
2
|
import { openBlock as l, createElementBlock as a, createElementVNode as n, createStaticVNode as A, resolveComponent as p, normalizeClass as _, createCommentVNode as I, createTextVNode as Q, toDisplayString as F, createVNode as d, Transition as W, withCtx as R, withDirectives as X, Fragment as E, renderList as q, vShow as Y, withModifiers as e1, createBlock as t1, resolveDynamicComponent as o1 } from "vue";
|
3
3
|
const r1 = {}, n1 = {
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
package/dist/admin.js
CHANGED