@opengis/admin 0.1.74 → 0.1.75
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{IconChevronDown-B65ioxEK.js → IconChevronDown-DpFXvgwL.js} +1 -1
- package/dist/{add-page-Dva8zP3n.js → add-page-B34T9kD5.js} +33 -30
- package/dist/{admin-interface-BfAJWo-U.js → admin-interface-B7RH9jC0.js} +320 -314
- package/dist/{admin-view-DW5O-fWK.js → admin-view-CB6GnWqy.js} +2 -2
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +9 -9
- package/dist/{card-page-TcYbRehu.js → card-page-B2ZFa7Pi.js} +1 -1
- package/dist/{card-view-CRIWNsOX.js → card-view-BRWlfh-Z.js} +1 -1
- package/dist/{edit-page-Cx50IR_w.js → edit-page-BUhpjmtA.js} +1 -1
- package/dist/{import-file-CFLFN46x.js → import-file-C08TESFR.js} +1828 -1837
- package/dist/style.css +1 -1
- package/module/settings/form/admin.users.form.json +4 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as V, h as z, _ as A, u as L, a as q } from "./import-file-
|
1
|
+
import { g as V, h as z, _ as A, u as L, a as q } from "./import-file-C08TESFR.js";
|
2
2
|
import { computed as B, resolveComponent as R, openBlock as r, createElementBlock as s, createElementVNode as d, toDisplayString as M, createVNode as N, withCtx as E, createTextVNode as S, createBlock as H, createCommentVNode as u, normalizeClass as D, Fragment as w, renderList as j, resolveDynamicComponent as T } from "vue";
|
3
3
|
const G = { class: "h-[76px] bg-white border rounded-xl flex items-center justify-between px-[20px] mb-[16px]" }, O = { class: "text-lg font-semibold md:text-xl text-stone-800 dark:text-neutral-200" }, F = { class: "flex items-center gap-[6px]" }, I = {
|
4
4
|
__name: "admin-card-header",
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as d, u as m, a as n } from "./import-file-
|
1
|
+
import { _ as d, u as m, a as n } from "./import-file-C08TESFR.js";
|
2
2
|
import { resolveComponent as b, openBlock as u, createElementBlock as h, createElementVNode as a, createBlock as f, createCommentVNode as p } from "vue";
|
3
3
|
const g = {
|
4
4
|
data() {
|