@opengis/bi 1.2.34 → 1.2.35
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 +10 -5
- package/dist/bi.js +1 -1
- package/dist/bi.umd.cjs +62 -62
- package/dist/{import-file-BwxPX622.js → import-file-Ds-E7FRA.js} +938 -871
- package/dist/style.css +1 -1
- package/dist/{vs-funnel-bar-BV18EA4K.js → vs-funnel-bar-CWSZGLeM.js} +1 -1
- package/dist/{vs-list-WrrWQ5KF.js → vs-list-hyfVhVWJ.js} +52 -31
- package/dist/{vs-map-CYd9vdrd.js → vs-map-Izi22DyD.js} +2 -2
- package/dist/{vs-map-cluster-5TnGPuBH.js → vs-map-cluster-Mqtz-I8h.js} +2 -2
- package/dist/{vs-number-DUeRr7uz.js → vs-number-kaERn0pu.js} +1 -1
- package/dist/{vs-table-CZJnXfUv.js → vs-table-oIk-eYt8.js} +1 -1
- package/dist/{vs-text-D3nCPkgk.js → vs-text-L9R9n3i7.js} +1 -1
- package/package.json +25 -25
- package/plugin.js +2 -2
- package/server/plugins/vite.js +81 -81
package/README.md
CHANGED
|
@@ -4,11 +4,16 @@
|
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
* **Admin Panel / Dashboard** – Manage dashboards and analytics from a clean interface.
|
|
8
|
+
* **Visual Dashboard Builder** – Create and customize dashboard layouts with drag-and-drop.
|
|
9
|
+
* **Widget Editor** – Configure widgets’ style, size, and appearance.
|
|
10
|
+
* **Data Visualization Widgets** – Use charts, tables, KPIs, maps, and pivot views for analytics.
|
|
11
|
+
* **Advanced Filtering** – Apply flexible filters across all dashboards and widgets.
|
|
12
|
+
* **Data Import & Sync** – Connect databases, import files, and automate data updates.
|
|
13
|
+
* **Dashboard Import / Export** – Save, reuse, and transfer dashboards between environments.
|
|
14
|
+
* **Geospatial Analytics** – Use maps with layers and clustering for location-based insights.
|
|
15
|
+
* **Flexible Data Model** – Extend and modify data structures for evolving analytics needs.
|
|
16
|
+
* **Flexible Deployment** – Available as SaaS, Docker, or NPM modules.
|
|
12
17
|
|
|
13
18
|
## Install
|
|
14
19
|
|
package/dist/bi.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as t, l as V, R as e, U as i, V as P, t as d, v as g, k as l, o as p, r as E, n as b, s as m, q as n, p as B, u as D } from "./import-file-
|
|
1
|
+
import { j as t, l as V, R as e, U as i, V as P, t as d, v as g, k as l, o as p, r as E, n as b, s as m, q as n, p as B, u as D } from "./import-file-Ds-E7FRA.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
export {
|