@opengis/admin 0.1.52 → 0.1.54
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{add-page-D3Thmccd.js → add-page-DTF2UYpa.js} +1 -1
- package/dist/{admin-interface-mBxwmjkA.js → admin-interface-CAxK1XOD.js} +2 -2
- package/dist/{admin-view-Cu4fu-mJ.js → admin-view-C9ImK2sO.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +51 -51
- package/dist/{card-page-Csfrh5xr.js → card-page-2mrzfvH7.js} +8 -8
- package/dist/{card-view-BaO818Yt.js → card-view-D8biFeBR.js} +1 -1
- package/dist/{edit-page-BlkwSxqs.js → edit-page-C97TQRUy.js} +1 -1
- package/dist/{import-file-DUlLgT0y.js → import-file-BNnG8cW-.js} +5244 -5235
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/plugin.js +1 -1
- package/server/routes/calendar/controllers/calendar.data.js +89 -0
- package/server/routes/calendar/index.mjs +17 -0
- package/server/routes/data/controllers/tableData.js +0 -4
- package/server/routes/data/schema.js +1 -2
- package/server/routes/menu/controllers/getMenu.js +0 -1
- package/utils.js +11 -40
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as V, u as $, a as z } from "./import-file-
|
1
|
+
import { _ as V, u as $, a as z } from "./import-file-BNnG8cW-.js";
|
2
2
|
import { resolveComponent as N, openBlock as n, createElementBlock as c, createElementVNode as d, toDisplayString as C, createVNode as m, withCtx as q, createTextVNode as B, normalizeClass as T, Fragment as k, renderList as M, createBlock as L, resolveDynamicComponent as H, createCommentVNode as v } from "vue";
|
3
3
|
const E = {
|
4
4
|
data() {
|
@@ -76,10 +76,10 @@ const E = {
|
|
76
76
|
}
|
77
77
|
}, A = {
|
78
78
|
style: { width: "calc(100vw - 260px)", height: "calc(100vh - 60px)" },
|
79
|
-
class: "
|
80
|
-
}, G = { class: "h-[76px] bg-gray-50 flex items-center justify-between
|
79
|
+
class: "p-4 overflow-y-auto bg-gray-50"
|
80
|
+
}, G = { class: "h-[76px] bg-gray-50 flex items-center justify-between pl-[15px]" }, O = { class: "" }, R = { class: "text-lg font-semibold md:text-xl text-stone-800 dark:text-neutral-200" }, F = { class: "flex items-center gap-[6px]" }, I = {
|
81
81
|
key: 0,
|
82
|
-
class: "border rounded-xl
|
82
|
+
class: "bg-white border rounded-xl"
|
83
83
|
}, P = { class: "p-[10px] pl-[20px] text-xl" }, S = ["innerHTML"], J = { key: 1 }, K = { class: "p-[10px] pl-[20px] text-xl" }, Q = {
|
84
84
|
key: 0,
|
85
85
|
class: "p-[20px] border-t"
|
@@ -88,7 +88,7 @@ const E = {
|
|
88
88
|
class: "p-[20px] border-t"
|
89
89
|
}, W = ["innerHTML"], X = { class: "flex space-x-1 w-full bg-white border border-b-0 rounded-tr-xl rounded-tl-xl h-[60px] items-center pl-[20px]" }, Y = ["onClick"], Z = {
|
90
90
|
key: 0,
|
91
|
-
class: "
|
91
|
+
class: "bg-white border border-t-0 rounded-bl-xl rounded-br-xl"
|
92
92
|
}, ee = {
|
93
93
|
key: 0,
|
94
94
|
class: "p-[20px] border-t"
|
@@ -111,7 +111,7 @@ function re(t, r, a, l, s, h) {
|
|
111
111
|
d("div", F, [
|
112
112
|
m(i, {
|
113
113
|
to: `/edit?table=${h.getRoute}&id=${(g = (x = t.$route) == null ? void 0 : x.params) == null ? void 0 : g.id}`,
|
114
|
-
class: "
|
114
|
+
class: "inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-blue-600 border border-transparent rounded-lg gap-x-2 hover:bg-blue-700 hover:text-white"
|
115
115
|
}, {
|
116
116
|
default: q(() => r[1] || (r[1] = [
|
117
117
|
B(" Редагувати ")
|
@@ -127,7 +127,7 @@ function re(t, r, a, l, s, h) {
|
|
127
127
|
var w;
|
128
128
|
return n(), c("div", {
|
129
129
|
key: j,
|
130
|
-
class: T(
|
130
|
+
class: T(h.getColClass(o.col))
|
131
131
|
}, [
|
132
132
|
o != null && o.name ? (n(), c("div", I, [
|
133
133
|
d("h2", P, C((o == null ? void 0 : o.title) || "Панель"), 1),
|
@@ -194,7 +194,7 @@ function re(t, r, a, l, s, h) {
|
|
194
194
|
], 2)
|
195
195
|
]);
|
196
196
|
}
|
197
|
-
const ae = /* @__PURE__ */ V(E, [["render", re], ["__scopeId", "data-v-
|
197
|
+
const ae = /* @__PURE__ */ V(E, [["render", re], ["__scopeId", "data-v-ed2cfe89"]]);
|
198
198
|
export {
|
199
199
|
ae as default
|
200
200
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as m, u as b, a as i } from "./import-file-
|
1
|
+
import { _ as m, u as b, a as i } from "./import-file-BNnG8cW-.js";
|
2
2
|
import { resolveComponent as d, openBlock as u, createElementBlock as h, createElementVNode as n, createBlock as p, createCommentVNode as f } from "vue";
|
3
3
|
const g = {
|
4
4
|
data() {
|