@opengis/admin 0.1.68 → 0.1.70

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.
@@ -1,6 +1,6 @@
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 = {
1
+ import { _ as m, u as b, a as c } from "./import-file-DgJqxKyF.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 = {
4
4
  data() {
5
5
  return {
6
6
  formValues: {},
@@ -52,16 +52,13 @@ const x = {
52
52
  }
53
53
  }
54
54
  }
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)" },
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)" },
60
57
  class: "bg-gray-50 p-[20px] flex"
61
58
  }, 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" };
62
59
  function V(t, e, o, s, r, l) {
63
- const u = d("VsForm");
64
- return i(), h("div", g, [
60
+ const u = h("VsForm");
61
+ return i(), d("div", x, [
65
62
  a("div", w, [
66
63
  e[3] || (e[3] = a("h2", { class: "text-xl font-medium" }, "Створити", -1)),
67
64
  a("div", y, [
@@ -89,7 +86,7 @@ function V(t, e, o, s, r, l) {
89
86
  ])
90
87
  ]);
91
88
  }
92
- const j = /* @__PURE__ */ m(x, [["render", V]]);
89
+ const j = /* @__PURE__ */ m(g, [["render", V]]);
93
90
  export {
94
91
  j as default
95
92
  };