@opengis/admin 0.4.39 → 0.4.40

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,5 +1,5 @@
1
1
  import { resolveComponent as e, createBlock as r, openBlock as t } from "vue";
2
- import { _ as c } from "./import-file-BdeywHTv.js";
2
+ import { _ as c } from "./import-file-Co2iKD-h.js";
3
3
  const n = {};
4
4
  function s(_, p, a, i, f, m) {
5
5
  const o = e("router-view");
@@ -1,4 +1,4 @@
1
- import { _ as $, f as d, u as k, s as V } from "./import-file-BdeywHTv.js";
1
+ import { _ as $, f as d, u as k, s as V } from "./import-file-Co2iKD-h.js";
2
2
  import { resolveComponent as j, createElementBlock as g, openBlock as p, createElementVNode as m, createCommentVNode as b, normalizeClass as x, normalizeStyle as y, createBlock as E } from "vue";
3
3
  const O = {
4
4
  data() {
@@ -3540,27 +3540,27 @@ const cM = [
3540
3540
  {
3541
3541
  name: "edit",
3542
3542
  path: "/edit",
3543
- component: () => import("./edit-page-KgtxNGI7.js")
3543
+ component: () => import("./edit-page-DQa7-Of0.js")
3544
3544
  },
3545
3545
  {
3546
3546
  name: "add",
3547
3547
  path: "/add",
3548
- component: () => import("./add-page-CR6fy7am.js")
3548
+ component: () => import("./add-page-D9YJ_59A.js")
3549
3549
  },
3550
3550
  {
3551
3551
  path: "/profile",
3552
3552
  name: "profile",
3553
- component: () => import("./profile-page-D4Vs23oW.js")
3553
+ component: () => import("./profile-page-ZRapafOD.js")
3554
3554
  },
3555
3555
  {
3556
3556
  name: "card-view",
3557
3557
  path: "/card",
3558
- component: () => import("./card-view-D9MG40r8.js"),
3558
+ component: () => import("./card-view-DGOoNFbq.js"),
3559
3559
  children: [
3560
3560
  {
3561
3561
  name: "table",
3562
3562
  path: ":table",
3563
- component: () => import("./card-view-D9MG40r8.js"),
3563
+ component: () => import("./card-view-DGOoNFbq.js"),
3564
3564
  children: [
3565
3565
  {
3566
3566
  name: "card",
@@ -3621,14 +3621,14 @@ const pM = /* @__PURE__ */ gt(uM, [["render", fM]]), mM = (t) => {
3621
3621
  {
3622
3622
  path: "/",
3623
3623
  name: "home",
3624
- component: () => import("./admin-view-DoipOYc5.js"),
3624
+ component: () => import("./admin-view-sijvfL-u.js"),
3625
3625
  children: [
3626
3626
  ...t,
3627
3627
  ...e,
3628
3628
  // { path: '/', redirect: '/home' },
3629
3629
  {
3630
3630
  path: "/:catchAll(.*)",
3631
- component: () => import("./admin-interface-CkE_Ldlf.js")
3631
+ component: () => import("./admin-interface-CWubzRXu.js")
3632
3632
  }
3633
3633
  ]
3634
3634
  }
@@ -31537,9 +31537,7 @@ const Y2 = /* @__PURE__ */ gt(fB, [["render", vB]]), bB = {
31537
31537
  title: "Помилка!"
31538
31538
  });
31539
31539
  }
31540
- };
31541
- x();
31542
- const w = async () => {
31540
+ }, w = async () => {
31543
31541
  try {
31544
31542
  await Xe.get("/api/notification-read"), await x();
31545
31543
  } catch {
@@ -1,4 +1,4 @@
1
- import { _ as u, f as a } from "./import-file-BdeywHTv.js";
1
+ import { _ as u, f as a } from "./import-file-Co2iKD-h.js";
2
2
  import "./user-DCzCj0wb.js";
3
3
  import { resolveComponent as m, createElementBlock as p, openBlock as c, createElementVNode as r, createTextVNode as d, toDisplayString as b, createBlock as h, createCommentVNode as f } from "vue";
4
4
  const g = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengis/admin",
3
- "version": "0.4.39",
3
+ "version": "0.4.40",
4
4
  "description": "This project Softpro Admin",
5
5
  "main": "dist/admin.js",
6
6
  "type": "module",
@@ -26,6 +26,7 @@
26
26
  "prod": "cross-env NODE_ENV=production npm run start",
27
27
  "debug": "node --watch-path=server server",
28
28
  "start": "node server",
29
+ "start1": "bun server",
29
30
  "start-env": "node --env-file=.env server",
30
31
  "docs:i": "npm install --prefix ./docs",
31
32
  "docs:dev": "npm run --prefix ./docs docs:dev",
@@ -44,38 +45,38 @@
44
45
  "license": "ISC",
45
46
  "dependencies": {
46
47
  "@fancyapps/ui": "^5.0.36",
47
- "@fullcalendar/core": "^6.1.15",
48
- "@fullcalendar/daygrid": "^6.1.15",
49
- "@fullcalendar/interaction": "^6.1.15",
50
- "@fullcalendar/list": "^6.1.15",
51
- "@fullcalendar/timegrid": "^6.1.15",
52
- "@fullcalendar/vue3": "^6.1.15",
48
+ "@fullcalendar/core": "^6.1.19",
49
+ "@fullcalendar/daygrid": "^6.1.19",
50
+ "@fullcalendar/interaction": "^6.1.19",
51
+ "@fullcalendar/list": "^6.1.19",
52
+ "@fullcalendar/timegrid": "^6.1.19",
53
+ "@fullcalendar/vue3": "^6.1.19",
53
54
  "@opengis/v3-core": "^0.3.226",
54
55
  "@opengis/v3-filter": "^0.1.34",
55
- "@turf/turf": "^7.1.0",
56
- "@vitejs/plugin-vue": "^5.0.4",
57
- "@vueuse/core": "^13.0.0",
56
+ "@turf/turf": "^7.2.0",
57
+ "@vitejs/plugin-vue": "^5.2.4",
58
+ "@vueuse/core": "^13.9.0",
58
59
  "close-with-grace": "^1.3.0",
59
60
  "cross-env": "^7.0.3",
60
61
  "date-fns": "^4.1.0",
61
- "maplibre-gl": "^4.7.0",
62
+ "maplibre-gl": "^4.7.1",
62
63
  "markdown-it": "14.1.0",
63
64
  "moment": "^2.30.1",
64
- "nodemailer": "^6.5.0",
65
+ "nodemailer": "^6.10.1",
65
66
  "qrcode": "^1.5.4",
66
- "vite": "^5.1.4",
67
- "vue": "^3.4.21",
68
- "vue-router": "^4.3.0",
67
+ "vite": "^5.4.21",
68
+ "vue": "^3.5.24",
69
+ "vue-router": "^4.6.3",
69
70
  "vuedraggable": "^4.1.0"
70
71
  },
71
72
  "devDependencies": {
72
- "@opengis/fastify-table": "^2.0.7",
73
- "@opengis/table-builder": "^1.1.1",
73
+ "@opengis/fastify-table": "^2.0.72",
74
+ "@opengis/table-builder": "^1.1.2",
74
75
  "@vue/eslint-config-typescript": "^12.0.0",
75
- "eslint": "^8.49.0",
76
+ "eslint": "^8.57.1",
76
77
  "eslint-config-airbnb": "^19.0.4",
77
- "eslint-plugin-import": "^2.25.3",
78
- "eslint-plugin-vue": "^9.17.0",
78
+ "eslint-plugin-import": "^2.32.0",
79
+ "eslint-plugin-vue": "^9.33.0",
79
80
  "sass-embedded": "1.89.2"
80
81
  }
81
- }
82
+ }