@opengis/admin 0.3.3 → 0.3.4
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-CKUWfeGP.js → add-page-BzA3ExxI.js} +1 -1
- package/dist/{admin-interface-DyGRB5s-.js → admin-interface-DkIsQSBE.js} +414 -421
- package/dist/{admin-view-_4q25xt2.js → admin-view-DkitsSaV.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +68 -68
- package/dist/{card-view-bfI6pLQ1.js → card-view-Dhmnaz6b.js} +1 -1
- package/dist/{edit-page-2WhvX6ad.js → edit-page-efoYzshm.js} +1 -1
- package/dist/{import-file-CdI_6AWB.js → import-file-X5f6VDhJ.js} +4436 -4383
- package/dist/{profile-page-5womFs4G.js → profile-page-BVudVnew.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +3 -2
@@ -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-X5f6VDhJ.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