@opengis/admin 0.2.18 → 0.2.19
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.
- package/README.md +31 -25
- package/dist/{IconChevronDown-B_aOIDlD.js → IconChevronDown-DtlSHP-K.js} +1 -1
- package/dist/{add-page-BrILD_FJ.js → add-page-FRepJ5ch.js} +1 -1
- package/dist/{admin-interface-BblQCppE.js → admin-interface-Lrt4M-UQ.js} +2 -2
- package/dist/{admin-view-B6-VyUCB.js → admin-view-BeHDis_O.js} +2 -2
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +1 -1
- package/dist/{card-view-BR257vxe.js → card-view-BGm6jy_G.js} +1 -1
- package/dist/{edit-page-CTNsDMqW.js → edit-page-D34hgHQi.js} +1 -1
- package/dist/{import-file-wvzBBZmj.js → import-file-CCBPeT00.js} +2082 -2084
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,67 +1,73 @@
|
|
1
|
-
|
1
|
+

|
2
2
|
|
3
3
|
[](https://www.npmjs.com/package/@opengis/admin)
|
4
4
|
[](http://standardjs.com/)
|
5
5
|
|
6
|
-
This package standardizes the entire website administration process. Built using the Vue
|
6
|
+
This package standardizes the entire website administration process. Built using the **Vue** and **Vite** frameworks for reactive, component-driven development.
|
7
7
|
|
8
|
-
###
|
9
|
-
Offers limitless customization options, allowing developers to create their own components and add them to their projects with convenient import system.
|
8
|
+
### Features
|
10
9
|
|
11
|
-
|
12
|
-
|
13
|
-
Supports dynamic tables, customizable forms, and a CLS (class-based styling) system for easy database management.
|
10
|
+
#### Customization
|
11
|
+
Allowing developers to create their own components and add them to their projects with convenient import system.
|
14
12
|
|
15
|
-
|
16
|
-
|
17
|
-
|
13
|
+
#### Database Management
|
14
|
+
Provides tools to facilitate seamless management and interaction with PostgreSQL.
|
15
|
+
Supports customizable forms, tables and a CLS (class-based styling) system for easy database management.
|
18
16
|
|
19
|
-
|
20
|
-
|
21
|
-
Integrates the Tailwind library for enhanced UI components and elements.
|
17
|
+
#### Style
|
18
|
+
Design based on Preline is clean and functional, emphasizing simplicity and practicality.
|
22
19
|
|
23
|
-
|
24
|
-
|
20
|
+
#### Info Cards
|
21
|
+
Info Cards can be customized with pre-built panel layouts or tabs as well as custom vue-components.
|
22
|
+
Handlebars templates are used for fast and efficient code writing, which significantly reduces clutter, allowing you to concentrate on data.
|
25
23
|
|
26
|
-
|
24
|
+
#### Geometry Visualization
|
25
|
+
Enables visualization and editing of geometric data, using interactive maps.
|
26
|
+
|
27
|
+
#### User Settings
|
27
28
|
Includes robust functionality for managing user settings, creating user groups, and defining roles with appropriate permissions.
|
28
29
|
|
29
|
-
|
30
|
+
#### Security
|
30
31
|
Ensures a high level of security, with features that protect user data and prevent unauthorized access.
|
31
32
|
|
32
|
-
|
33
|
+
---
|
34
|
+
|
35
|
+
### Install
|
33
36
|
|
34
37
|
```bash
|
35
38
|
npm i @opengis/admin
|
36
39
|
```
|
37
40
|
|
38
|
-
|
41
|
+
### Publish
|
39
42
|
|
40
43
|
```bash
|
41
44
|
npm run build
|
42
45
|
npm publish
|
43
46
|
```
|
44
47
|
|
45
|
-
|
48
|
+
### Usage
|
46
49
|
|
47
50
|
```js
|
48
51
|
fastify.register(import('@opengis/admin'), config);
|
49
52
|
```
|
53
|
+
---
|
50
54
|
|
51
|
-
|
55
|
+
### Documenation
|
52
56
|
|
53
57
|
For a detailed understanding of `admin`, its features, and how to use them, refer to our [Documentation](https://apidocs.softpro.ua/admin/).
|
54
58
|
|
55
59
|
|
56
|
-
## Keywords
|
60
|
+
<!-- ## Keywords
|
61
|
+
|
62
|
+
admin, administration, vue, database management -->
|
57
63
|
|
58
|
-
|
64
|
+
---
|
59
65
|
|
60
|
-
|
66
|
+
### Contacts
|
61
67
|
|
62
68
|
Softpro
|
63
69
|
|
64
|
-
|
70
|
+
### License
|
65
71
|
|
66
72
|
Copyright © SOFTPRO. All rights reserved.
|
67
73
|
|
@@ -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-
|
2
|
+
import { _ as r } from "./import-file-CCBPeT00.js";
|
3
3
|
const l = {}, s = {
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
5
5
|
viewBox: "0 0 24 24",
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { _ as g, u as f, c as u } from "./import-file-
|
1
|
+
import { _ as g, u as f, c as u } from "./import-file-CCBPeT00.js";
|
2
2
|
import { resolveComponent as x, openBlock as d, createElementBlock as w, createElementVNode as n, createBlock as k, createCommentVNode as y } from "vue";
|
3
3
|
const v = {
|
4
4
|
data() {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { _ as v, d as Ve, c as F, V as De, e as Fe, f as je, g as Me, A as qe, I as ze, u as _e, s as Le } from "./import-file-
|
1
|
+
import { _ as v, d as Ve, c as F, V as De, e as Fe, f as je, g as Me, A as qe, I as ze, u as _e, s as Le } from "./import-file-CCBPeT00.js";
|
2
2
|
import { openBlock as o, createElementBlock as a, createTextVNode as j, toDisplayString as I, createCommentVNode as w, createStaticVNode as L, Fragment as S, createElementVNode as l, resolveComponent as h, createVNode as x, withCtx as $, createBlock as _, renderList as D, withModifiers as Pe, normalizeClass as V, withDirectives as P, vModelCheckbox as Be, resolveDynamicComponent as z, Transition as B, renderSlot as Ue, vShow as we, getCurrentInstance as Oe, ref as ve, normalizeStyle as ke } from "vue";
|
3
|
-
import { I as Ee } from "./IconChevronDown-
|
3
|
+
import { I as Ee } from "./IconChevronDown-DtlSHP-K.js";
|
4
4
|
const Ne = {
|
5
5
|
data() {
|
6
6
|
return {
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { _, I as F, u as D, s as T, a as R, b as q, c as z } from "./import-file-
|
1
|
+
import { _, I as F, u as D, s as T, a as R, b as q, c as z } from "./import-file-CCBPeT00.js";
|
2
2
|
import { openBlock as l, createElementBlock as c, createElementVNode as s, createStaticVNode as G, resolveComponent as p, normalizeClass as I, createTextVNode as B, toDisplayString as U, createVNode as u, Transition as J, withCtx as A, withDirectives as K, Fragment as Z, renderList as Q, vShow as P, createCommentVNode as E, withModifiers as W, createBlock as X, resolveDynamicComponent as Y } from "vue";
|
3
|
-
import { I as e1 } from "./IconChevronDown-
|
3
|
+
import { I as e1 } from "./IconChevronDown-DtlSHP-K.js";
|
4
4
|
const t1 = {}, o1 = {
|
5
5
|
xmlns: "http://www.w3.org/2000/svg",
|
6
6
|
viewBox: "0 0 24 24",
|
package/dist/admin.js
CHANGED