@opengis/admin 0.1.85 → 0.1.86
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/{IconChevronDown-IrRpX-i0.js → IconChevronDown-BP50SBFz.js} +1 -1
- package/dist/{add-page-DRXx4iOi.js → add-page-DbjBxsHN.js} +1 -1
- package/dist/{admin-interface-BY-D9Jvu.js → admin-interface-CNBVM_7D.js} +2 -2
- package/dist/{admin-view-BZ75rygK.js → admin-view-CyAXWfSU.js} +2 -2
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +3 -3
- package/dist/{card-page-BAeSkHUO.js → card-page-BNs9nE8c.js} +1 -1
- package/dist/{card-view-p73B3Gbl.js → card-view-Dyopcvx4.js} +1 -1
- package/dist/{edit-page-CZ8SDvjo.js → edit-page-CtNICp9w.js} +1 -1
- package/dist/{import-file-f46xrNIz.js → import-file-CBlObEWm.js} +843 -827
- package/package.json +1 -1
- package/server/plugins/hook.js +5 -2
- package/server/routes/notifications/funcs/sendNotification.js +1 -1
- package/server/routes/properties/controllers/admin.properties.get.js +1 -1
- package/server/routes/properties/controllers/admin.properties.post.js +2 -2
- package/server/routes/templates/controllers/getTemplate.js +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as K, h as Q, _ as U, u as F, r as W, a as X } from "./import-file-
|
1
|
+
import { g as K, h as Q, _ as U, u as F, r as W, a as X } from "./import-file-CBlObEWm.js";
|
2
2
|
import { getCurrentInstance as J, ref as G, computed as Y, resolveComponent as I, openBlock as e, createElementBlock as r, createElementVNode as k, toDisplayString as E, createBlock as j, resolveDynamicComponent as B, createVNode as Z, withCtx as $, createTextVNode as i, createCommentVNode as y, normalizeClass as z, Fragment as w, renderList as q } from "vue";
|
3
3
|
const m = { class: "h-[76px] bg-white border rounded-xl flex items-center justify-start px-[20px] mb-[16px]" }, oo = { class: "mr-[10px]" }, to = { class: "text-lg font-semibold md:text-xl text-stone-800 dark:text-neutral-200" }, eo = { class: "flex items-center gap-[6px] ml-auto" }, no = { class: "mr-[10px]" }, so = {
|
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-CBlObEWm.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() {
|