@opengis/admin 0.2.112 → 0.2.114
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{add-page-CJwzSjcW.js → add-page-DBiLRC6C.js} +1 -1
- package/dist/{admin-interface-BZFCowsT.js → admin-interface-X48rcfn-.js} +58 -56
- package/dist/{admin-view-CCuPr8g1.js → admin-view-CHDjJda8.js} +1 -1
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +56 -56
- package/dist/{card-view-Cn_iP3q3.js → card-view-ComFWFMM.js} +1 -1
- package/dist/{edit-page-CieGhQpW.js → edit-page-C7lGT-fU.js} +1 -1
- package/dist/{import-file-BwBdLE9n.js → import-file-CpEg7H-h.js} +2637 -2606
- package/dist/{profile-page-CWBKAVrP.js → profile-page-DQSOt1nm.js} +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as n, e as m } from "./import-file-
|
1
|
+
import { _ as n, e as m } from "./import-file-CpEg7H-h.js";
|
2
2
|
import { u as p } from "./user-B_2kh6ic.js";
|
3
3
|
import { resolveComponent as d, openBlock as u, createElementBlock as f, createElementVNode as o, createBlock as h, createCommentVNode as b } from "vue";
|
4
4
|
const x = {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@opengis/admin",
|
3
|
-
"version": "0.2.
|
3
|
+
"version": "0.2.114",
|
4
4
|
"description": "This project Softpro Admin",
|
5
5
|
"main": "dist/admin.js",
|
6
6
|
"type": "module",
|
@@ -48,7 +48,7 @@
|
|
48
48
|
"@fullcalendar/vue3": "^6.1.15",
|
49
49
|
"@opengis/fastify-auth": "^1.0.66",
|
50
50
|
"@opengis/fastify-file": "^1.0.40",
|
51
|
-
"@opengis/fastify-table": "^1.2.
|
51
|
+
"@opengis/fastify-table": "^1.2.5",
|
52
52
|
"@opengis/v3-core": "^0.3.33",
|
53
53
|
"@opengis/v3-filter": "^0.0.62",
|
54
54
|
"@tabler/icons-vue": "^3.28.1",
|