@opengis/admin 0.2.7 → 0.2.9
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{IconChevronDown-B3Ry6l2F.js → IconChevronDown-Dm6WTz6T.js} +1 -1
- package/dist/{add-page-Dv6JSPJD.js → add-page-691SOUZb.js} +1 -1
- package/dist/{admin-interface-BWZcS6r_.js → admin-interface-BOJ8_vEA.js} +2 -2
- package/dist/{admin-view-xT8rj54J.js → admin-view-EqjCuhXc.js} +2 -2
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +35 -35
- package/dist/{card-view-DbHBF1Gz.js → card-view-CX7x_aTI.js} +1 -1
- package/dist/edit-page-Boj91vBk.js +128 -0
- package/dist/{import-file-1QgPYOHQ.js → import-file-DtUVr-xP.js} +6 -6
- package/package.json +1 -1
- package/server/helpers/index.js +1 -0
- package/server/plugins/hook.js +6 -0
- package/server/routes/templates/controllers/getTemplate.js +6 -4
- package/dist/edit-page-TnYoAVr7.js +0 -120
@@ -1,5 +1,5 @@
|
|
1
1
|
import { openBlock as e, createElementBlock as t, createElementVNode as n } from "vue";
|
2
|
-
import { _ as r } from "./import-file-
|
2
|
+
import { _ as r } from "./import-file-DtUVr-xP.js";
|
3
3
|
const l = {}, s = {
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
5
5
|
viewBox: "0 0 24 24",
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as g, u as f, c as u } from "./import-file-
|
1
|
+
import { _ as g, u as f, c as u } from "./import-file-DtUVr-xP.js";
|
2
2
|
import { resolveComponent as x, openBlock as d, createElementBlock as w, createElementVNode as n, createBlock as k, createCommentVNode as y } from "vue";
|
3
3
|
const v = {
|
4
4
|
data() {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { _ as v, d as Ie, c as F, V as De, e as Fe, f as je, g as Me, A as qe, I as ze, u as _e, s as Le } from "./import-file-
|
1
|
+
import { _ as v, d as Ie, c as F, V as De, e as Fe, f as je, g as Me, A as qe, I as ze, u as _e, s as Le } from "./import-file-DtUVr-xP.js";
|
2
2
|
import { openBlock as o, createElementBlock as a, createTextVNode as j, toDisplayString as T, createCommentVNode as w, createStaticVNode as L, Fragment as S, createElementVNode as l, resolveComponent as p, createVNode as x, withCtx as $, createBlock as _, renderList as D, withModifiers as Pe, normalizeClass as I, withDirectives as P, vModelCheckbox as Be, resolveDynamicComponent as z, Transition as B, renderSlot as Ue, vShow as we, getCurrentInstance as Oe, ref as ve, normalizeStyle as ke } from "vue";
|
3
|
-
import { I as Ee } from "./IconChevronDown-
|
3
|
+
import { I as Ee } from "./IconChevronDown-Dm6WTz6T.js";
|
4
4
|
const Ne = {
|
5
5
|
data() {
|
6
6
|
return {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { _, I as F, u as D, s as T, a as R, b as q, c as j } from "./import-file-
|
1
|
+
import { _, I as F, u as D, s as T, a as R, b as q, c as j } from "./import-file-DtUVr-xP.js";
|
2
2
|
import { openBlock as l, createElementBlock as c, createElementVNode as n, createStaticVNode as G, resolveComponent as p, normalizeClass as I, createTextVNode as B, toDisplayString as U, createVNode as u, Transition as J, withCtx as A, withDirectives as K, Fragment as Z, renderList as Q, vShow as P, createCommentVNode as E, withModifiers as W, createBlock as X, resolveDynamicComponent as Y } from "vue";
|
3
|
-
import { I as e1 } from "./IconChevronDown-
|
3
|
+
import { I as e1 } from "./IconChevronDown-Dm6WTz6T.js";
|
4
4
|
const t1 = {}, o1 = {
|
5
5
|
xmlns: "http://www.w3.org/2000/svg",
|
6
6
|
viewBox: "0 0 24 24",
|
package/dist/admin.js
CHANGED