@eodash/eodash 5.0.0-alpha.2.10 → 5.0.0-alpha.2.12
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/core/client/composables/index.js +37 -18
- package/core/client/eodash.js +3 -10
- package/core/client/store/Actions.js +9 -33
- package/core/client/store/States.js +3 -0
- package/core/client/utils/createLayers.js +131 -0
- package/core/client/utils/eodashSTAC.js +149 -227
- package/core/client/utils/helpers.js +49 -69
- package/dist/client/{DashboardLayout-C_3q8Y10.js → DashboardLayout-g4rqjeWc.js} +2 -2
- package/dist/client/{DynamicWebComponent-IiTTLBt-.js → DynamicWebComponent-BKV7nbud.js} +4 -4
- package/dist/client/{EodashDatePicker-DgC1lccp.js → EodashDatePicker-D4zsy9eq.js} +43 -43
- package/dist/client/EodashItemFilter-CRA5Ksjy.js +10067 -0
- package/dist/client/EodashLayerControl-CcFkORFA.js +31500 -0
- package/dist/client/{EodashMap-C96D3LLv.js → EodashMap-Bq6kJxfa.js} +8326 -8311
- package/dist/client/{EodashMapBtns-DDtzV94u.js → EodashMapBtns-Tzefzyf2.js} +5 -5
- package/dist/client/{ExportState-CduS2mFs.js → ExportState-CbK0FtDG.js} +37 -37
- package/dist/client/{Footer-DHQcutCv.js → Footer-BrNqLnRu.js} +1 -1
- package/dist/client/{Header-DC0y7rLK.js → Header-CbTE-BoI.js} +4 -4
- package/dist/client/{IframeWrapper-BK-10FbS.js → IframeWrapper-Ph5bZpJZ.js} +1 -1
- package/dist/client/{MobileLayout-BpLoMY4i.js → MobileLayout-kdgmpNhM.js} +6 -6
- package/dist/client/{PopUp-CNMCWL0z.js → PopUp-BWbFe1C1.js} +9 -9
- package/dist/client/{VImg-DT7eb8V-.js → VImg-CzQmrZjo.js} +2 -2
- package/dist/client/{VMain-OenWyy46.js → VMain-DfQqCpW9.js} +2 -2
- package/dist/client/{VOverlay-x3UXpKhr.js → VOverlay-sx4v7gXf.js} +71 -71
- package/dist/client/{WidgetsContainer-qMUwtN0W.js → WidgetsContainer-BrWo2pW8.js} +5 -5
- package/dist/client/{asWebComponent-DQrnLsI2.js → asWebComponent-CVFLR8Hh.js} +4117 -4117
- package/dist/client/{decoder-Cth6J7EK-CtUoHA6r.js → decoder-Cth6J7EK-DlG9ScOz.js} +1 -1
- package/dist/client/eo-dash.js +1 -1
- package/dist/client/{forwardRefs-CpNjL95t.js → forwardRefs-BOAfCdT0.js} +1 -1
- package/dist/client/{helpers-KCSgmfim.js → helpers-BjdrMtvO.js} +206 -232
- package/dist/client/{index-DopVrUzM.js → index-Ct9AYlRj.js} +5 -5
- package/dist/client/{lerc-BgbQqdFI-D986ErVw.js → lerc-BgbQqdFI-B1NkI4BO.js} +1 -1
- package/dist/client/{ssrBoot-DkjdOWvj.js → ssrBoot-BfIptj2L.js} +1 -1
- package/dist/client/style.css +1 -1
- package/dist/client/{transition-BtJHh7JK.js → transition-YJj28Lgx.js} +1 -1
- package/dist/node/cli.js +2 -2
- package/package.json +6 -3
- package/widgets/EodashDatePicker.vue +4 -3
- package/widgets/EodashItemFilter.vue +17 -12
- package/widgets/EodashLayerControl.vue +18 -0
- package/widgets/EodashMap.vue +46 -75
- package/widgets/ExportState.vue +3 -2
- package/dist/client/EodashItemFilter-DoWZGe6r.js +0 -7671
- package/dist/client/eox-jsonform-DCErgjhw.js +0 -17515
- package/dist/client/eox-layercontrol-D0Ht7Mag.js +0 -21298
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g,
|
|
1
|
+
import { g, bh as c, ab as h, ay as p, p as b, bi as S } from "./asWebComponent-CVFLR8Hh.js";
|
|
2
2
|
const _ = b({
|
|
3
3
|
disabled: Boolean,
|
|
4
4
|
group: Boolean,
|
|
@@ -54,8 +54,8 @@ function s(o, d, i) {
|
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
return () => {
|
|
57
|
-
const e = n.group ? c :
|
|
58
|
-
return
|
|
57
|
+
const e = n.group ? c : h;
|
|
58
|
+
return p(e, {
|
|
59
59
|
name: n.disabled ? "" : o,
|
|
60
60
|
css: !n.disabled,
|
|
61
61
|
...n.group ? void 0 : {
|
|
@@ -83,8 +83,8 @@ function m(o, d) {
|
|
|
83
83
|
let {
|
|
84
84
|
slots: a
|
|
85
85
|
} = r;
|
|
86
|
-
const t = n.group ? c :
|
|
87
|
-
return () =>
|
|
86
|
+
const t = n.group ? c : h;
|
|
87
|
+
return () => p(t, {
|
|
88
88
|
name: n.disabled ? "" : o,
|
|
89
89
|
css: !n.disabled,
|
|
90
90
|
// mode: props.mode, // TODO: vuejs/vue-next#3104
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as tA } from "./pako.esm-CB1uQYY0-DB0PYm1P.js";
|
|
2
|
-
import { k as sA, $ as gA, L as rA } from "./EodashMap-
|
|
2
|
+
import { k as sA, $ as gA, L as rA } from "./EodashMap-Bq6kJxfa.js";
|
|
3
3
|
import { g as DA } from "./basedecoder-DHcBySSe-BmCFNFnw.js";
|
|
4
4
|
var iA = { exports: {} };
|
|
5
5
|
(function(W) {
|