@opengis/admin 0.1.67 → 0.1.68

Sign up to get free protection for your applications and to get access to all the features.
@@ -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-B80Ws8by.js";
2
+ import { _ as r } from "./import-file-DGI0k9si.js";
3
3
  const l = {}, s = {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
@@ -1,6 +1,6 @@
1
- import { _ as m, u as b, a as c } from "./import-file-B80Ws8by.js";
2
- import { resolveComponent as h, openBlock as i, createElementBlock as d, createElementVNode as a, createBlock as p, createCommentVNode as f } from "vue";
3
- const g = {
1
+ import { _ as m, u as b, a as c } from "./import-file-DGI0k9si.js";
2
+ import { resolveComponent as d, openBlock as i, createElementBlock as h, createElementVNode as a, createBlock as p, createCommentVNode as f } from "vue";
3
+ const x = {
4
4
  data() {
5
5
  return {
6
6
  formValues: {},
@@ -52,13 +52,16 @@ const g = {
52
52
  }
53
53
  }
54
54
  }
55
- }, x = { style: { width: "calc(100vw - 260px)" } }, w = { class: "h-[76px] bg-gray-50 flex items-center justify-between px-[30px]" }, y = { class: "flex items-center gap-[6px]" }, k = {
56
- style: { height: "calc(100vh - 150px)", width: "calc(100vw - 260px)" },
55
+ }, g = {
56
+ style: { width: "calc(100vw - 260px)" },
57
+ class: "bg-gray-50"
58
+ }, w = { class: "h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white border rounded-xl" }, y = { class: "flex items-center gap-[6px]" }, k = {
59
+ style: { height: "calc(100vh - 165px)", width: "calc(100vw - 260px)" },
57
60
  class: "bg-gray-50 p-[20px] flex"
58
61
  }, v = { class: "bg-white w-full rounded-xl border p-[20px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500" };
59
62
  function V(t, e, o, s, r, l) {
60
- const u = h("VsForm");
61
- return i(), d("div", x, [
63
+ const u = d("VsForm");
64
+ return i(), h("div", g, [
62
65
  a("div", w, [
63
66
  e[3] || (e[3] = a("h2", { class: "text-xl font-medium" }, "Створити", -1)),
64
67
  a("div", y, [
@@ -86,7 +89,7 @@ function V(t, e, o, s, r, l) {
86
89
  ])
87
90
  ]);
88
91
  }
89
- const j = /* @__PURE__ */ m(g, [["render", V]]);
92
+ const j = /* @__PURE__ */ m(x, [["render", V]]);
90
93
  export {
91
94
  j as default
92
95
  };