@nasa-terra/components 0.0.1 → 0.0.3
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/cdn/chunks/{chunk.JV6B7CXO.js → chunk.2LF7SMGQ.js} +11 -13
- package/cdn/chunks/{chunk.MXAZ646L.js → chunk.3JODJSTO.js} +1 -1
- package/cdn/chunks/{chunk.KVY2Y3KE.js → chunk.4D2G6L4V.js} +1 -1
- package/cdn/chunks/{chunk.GCKJPPGU.js → chunk.566BRIWX.js} +1 -1
- package/cdn/chunks/{chunk.JCZW2OWI.js → chunk.74CNHGFN.js} +1 -1
- package/cdn/chunks/{chunk.RBKBAQOH.js → chunk.A3BJQZCH.js} +6 -6
- package/cdn/chunks/{chunk.TV2NZLRC.js → chunk.B2HOKF44.js} +4 -4
- package/cdn/chunks/{chunk.IQITDFID.js → chunk.E2SRXXI6.js} +1 -1
- package/cdn/chunks/{chunk.4YOL6PQR.js → chunk.ELPRRHTE.js} +1 -1
- package/cdn/chunks/{chunk.VEUDIPUW.js → chunk.FS5IKMJD.js} +1 -1
- package/cdn/chunks/{chunk.MOJMTJF6.js → chunk.GR5QBZMP.js} +1 -1
- package/cdn/chunks/{chunk.ITX3RB2M.js → chunk.HCBG34UV.js} +1 -1
- package/cdn/chunks/{chunk.U6DUAIIP.js → chunk.IKBILRIY.js} +21 -0
- package/{dist/chunks/chunk.NZIGCRLS.js → cdn/chunks/chunk.JCBJR2VJ.js} +1 -1
- package/cdn/chunks/{chunk.2B4YBQ5O.js → chunk.JE7ZZRL6.js} +1 -1
- package/cdn/chunks/{chunk.A4PYD2BT.js → chunk.JM6ZF7AP.js} +4 -1
- package/{dist/chunks/chunk.7DEY3B3N.js → cdn/chunks/chunk.JOSFOMOK.js} +1 -1
- package/cdn/chunks/{chunk.NU4LRV7F.js → chunk.JUCL53DU.js} +1 -1
- package/cdn/chunks/{chunk.BINGLTII.js → chunk.K6YHM5TZ.js} +7 -3
- package/cdn/chunks/{chunk.M25XJ2VR.js → chunk.LBKLXTIO.js} +77 -52
- package/cdn/chunks/{chunk.QQ33BJLG.js → chunk.LHW6ZEEG.js} +1 -1
- package/{dist/chunks/chunk.IP3XWLQI.js → cdn/chunks/chunk.LIQU3FGS.js} +1 -1
- package/cdn/chunks/{chunk.MIAPAPCI.js → chunk.LT6GFPPN.js} +1 -1
- package/cdn/chunks/{chunk.FZT3BVW7.js → chunk.M4QB4Z2D.js} +1 -1
- package/cdn/chunks/{chunk.R3AE5AQ5.js → chunk.ON2RU4HZ.js} +4 -4
- package/cdn/chunks/{chunk.UQVPFKN3.js → chunk.ONGS57TV.js} +7 -7
- package/cdn/chunks/{chunk.DQGFAA4K.js → chunk.PDXFKRVY.js} +4 -4
- package/cdn/chunks/{chunk.MQ5JNQCQ.js → chunk.PM3G4HWU.js} +1 -1
- package/{dist/chunks/chunk.IEU4MULT.js → cdn/chunks/chunk.PS5CJCUL.js} +1 -1
- package/cdn/chunks/{chunk.FXIUS5TR.js → chunk.RXDN2NM7.js} +1 -1
- package/cdn/chunks/{chunk.2YI7V6QJ.js → chunk.SBDX4GGT.js} +24 -0
- package/cdn/chunks/{chunk.ZQ5WJYY5.js → chunk.SNTGQTAS.js} +1 -1
- package/cdn/chunks/{chunk.RVJP24KU.js → chunk.U5J3OV4V.js} +1 -1
- package/cdn/chunks/{chunk.2O76GCUZ.js → chunk.X56PW5HS.js} +1 -1
- package/cdn/chunks/{chunk.J576Q62R.js → chunk.XQOP7YET.js} +1 -1
- package/cdn/chunks/{chunk.IO4MLLEG.js → chunk.XZEK52FD.js} +1 -1
- package/cdn/chunks/{chunk.KXLY6BVH.js → chunk.ZO75EFUN.js} +4 -4
- package/cdn/chunks/{chunk.WNRL2JWN.js → chunk.ZUGL2FNZ.js} +1 -1
- package/cdn/components/button/button.component.js +3 -3
- package/cdn/components/button/button.js +4 -4
- package/cdn/components/chip/chip.component.js +3 -3
- package/cdn/components/chip/chip.js +4 -4
- package/cdn/components/combobox/combobox.component.js +4 -4
- package/cdn/components/combobox/combobox.js +5 -5
- package/cdn/components/date-range-slider/date-range-slider.component.js +2 -2
- package/cdn/components/date-range-slider/date-range-slider.js +3 -3
- package/cdn/components/icon/icon.component.js +3 -3
- package/cdn/components/icon/icon.js +4 -4
- package/cdn/components/loader/loader.component.d.ts +2 -0
- package/cdn/components/loader/loader.component.js +3 -3
- package/cdn/components/loader/loader.js +4 -4
- package/cdn/components/loader/loader.styles.js +1 -1
- package/cdn/components/map/map.component.js +4 -4
- package/cdn/components/map/map.js +5 -5
- package/cdn/components/plot/plot.component.js +2 -2
- package/cdn/components/plot/plot.js +3 -3
- package/cdn/components/spatial-picker/spatial-picker.component.js +5 -5
- package/cdn/components/spatial-picker/spatial-picker.js +6 -6
- package/cdn/components/time-series/time-series.component.d.ts +4 -0
- package/cdn/components/time-series/time-series.component.js +30 -28
- package/cdn/components/time-series/time-series.controller.d.ts +1 -0
- package/cdn/components/time-series/time-series.controller.js +1 -1
- package/cdn/components/time-series/time-series.js +31 -29
- package/cdn/components/time-series/time-series.styles.js +1 -1
- package/cdn/components/variable-combobox/variable-combobox.component.js +12 -12
- package/cdn/components/variable-combobox/variable-combobox.controller.js +1 -1
- package/cdn/components/variable-combobox/variable-combobox.js +13 -13
- package/cdn/custom-elements.json +352 -326
- package/cdn/react/button/index.js +4 -4
- package/cdn/react/chip/index.js +4 -4
- package/cdn/react/combobox/index.js +5 -5
- package/cdn/react/date-range-slider/index.js +3 -3
- package/cdn/react/icon/index.js +4 -4
- package/cdn/react/index.d.ts +4 -4
- package/cdn/react/index.js +52 -52
- package/cdn/react/loader/index.js +4 -4
- package/cdn/react/map/index.js +5 -5
- package/cdn/react/plot/index.js +3 -3
- package/cdn/react/spatial-picker/index.js +6 -6
- package/cdn/react/time-series/index.d.ts +2 -0
- package/cdn/react/time-series/index.js +31 -29
- package/cdn/react/variable-combobox/index.js +13 -13
- package/cdn/terra-ui-components.js +55 -55
- package/cdn/types/vue/index.d.ts +68 -66
- package/cdn/utilities/animation.js +3 -3
- package/cdn/vscode.html-custom-data.json +74 -69
- package/cdn/web-types.json +152 -142
- package/{cdn/chunks/chunk.OOUCODFZ.js → dist/chunks/chunk.2RJXTLAA.js} +11 -13
- package/{cdn/chunks/chunk.Y3WAKQQ3.js → dist/chunks/chunk.33FFT37R.js} +2 -2
- package/{cdn/chunks/chunk.77L4US7V.js → dist/chunks/chunk.3SRITTYR.js} +1 -1
- package/dist/chunks/{chunk.QSCELHEQ.js → chunk.4GCNO2RC.js} +4 -4
- package/dist/chunks/{chunk.UE4FYVUH.js → chunk.6DRNHPKF.js} +1 -1
- package/{cdn/chunks/chunk.MKXJDRVT.js → dist/chunks/chunk.7DFKM3M3.js} +1 -1
- package/{cdn/chunks/chunk.OLCGKQR3.js → dist/chunks/chunk.AJUYULUM.js} +1 -1
- package/dist/chunks/{chunk.EFAXKQZX.js → chunk.ALFBRTWT.js} +1 -1
- package/dist/chunks/{chunk.Z2WXDYZC.js → chunk.B7L6K56Y.js} +7 -3
- package/dist/chunks/{chunk.I2NEFB34.js → chunk.CL62YJ3N.js} +21 -0
- package/{cdn/chunks/chunk.BB7N2ZYB.js → dist/chunks/chunk.EDKH7GOS.js} +1 -1
- package/{cdn/chunks/chunk.7DEY3B3N.js → dist/chunks/chunk.EPOITANB.js} +1 -1
- package/dist/chunks/{chunk.65A3A43G.js → chunk.FLO6VVGK.js} +1 -1
- package/{cdn/chunks/chunk.27YQ2AOA.js → dist/chunks/chunk.FOD357NT.js} +35 -12
- package/{cdn/chunks/chunk.ZGJAUXFV.js → dist/chunks/chunk.GPUFE4ML.js} +24 -0
- package/dist/chunks/{chunk.MWHQHPUM.js → chunk.GWHZAFS3.js} +4 -1
- package/{cdn/chunks/chunk.ZAHTEXVC.js → dist/chunks/chunk.HSPKB2MG.js} +1 -1
- package/{cdn/chunks/chunk.36AVAQOO.js → dist/chunks/chunk.IOP7DABN.js} +6 -6
- package/dist/chunks/{chunk.P25SJ6YA.js → chunk.JL4ZDCDW.js} +4 -4
- package/{cdn/chunks/chunk.SMRM4VEQ.js → dist/chunks/chunk.KJIDKCTU.js} +1 -1
- package/{cdn/chunks/chunk.P7W2ODWK.js → dist/chunks/chunk.LUYLEISL.js} +1 -1
- package/dist/chunks/{chunk.MOJMTJF6.js → chunk.LXE4USTN.js} +1 -1
- package/{cdn/chunks/chunk.D33ZL7ZQ.js → dist/chunks/chunk.LZWNT5PB.js} +1 -1
- package/{cdn/chunks/chunk.GHCQCYO6.js → dist/chunks/chunk.MMYKMN6B.js} +4 -4
- package/dist/chunks/{chunk.RDOXOIYG.js → chunk.MPA4M3E7.js} +1 -1
- package/{cdn/chunks/chunk.UJBBUYTN.js → dist/chunks/chunk.MVKAIELO.js} +1 -1
- package/dist/chunks/{chunk.PGNCNTOA.js → chunk.NF7CULQM.js} +1 -1
- package/{cdn/chunks/chunk.KH54YRZ3.js → dist/chunks/chunk.OIEDIUMT.js} +1 -1
- package/dist/chunks/{chunk.3LUNFNDR.js → chunk.PRBM2XXL.js} +1 -1
- package/{cdn/chunks/chunk.PJXIJK2G.js → dist/chunks/chunk.PSTXVQB5.js} +1 -1
- package/dist/chunks/{chunk.EMISRECR.js → chunk.PU5MKRJ3.js} +1 -1
- package/dist/chunks/{chunk.FZT3BVW7.js → chunk.Q2BSVCPH.js} +1 -1
- package/{cdn/chunks/chunk.JOVDYQHE.js → dist/chunks/chunk.S2WDTAIJ.js} +1 -1
- package/{cdn/chunks/chunk.YOR2OZZR.js → dist/chunks/chunk.S4JQ7QD5.js} +1 -1
- package/{cdn/chunks/chunk.ZPPR6CPT.js → dist/chunks/chunk.XLQO6OZU.js} +1 -1
- package/{cdn/chunks/chunk.SJADWOCY.js → dist/chunks/chunk.YRZFOIW4.js} +1 -1
- package/dist/chunks/{chunk.NOEGCTIS.js → chunk.YUEY7TCJ.js} +7 -7
- package/dist/chunks/{chunk.5B33QFBB.js → chunk.ZB6UWPGQ.js} +4 -4
- package/dist/components/button/button.component.js +3 -3
- package/dist/components/button/button.js +4 -4
- package/dist/components/chip/chip.component.js +2 -2
- package/dist/components/chip/chip.js +3 -3
- package/dist/components/combobox/combobox.component.js +4 -4
- package/dist/components/combobox/combobox.js +5 -5
- package/dist/components/date-range-slider/date-range-slider.component.js +2 -2
- package/dist/components/date-range-slider/date-range-slider.js +3 -3
- package/dist/components/icon/icon.component.js +2 -2
- package/dist/components/icon/icon.js +3 -3
- package/dist/components/loader/loader.component.d.ts +2 -0
- package/dist/components/loader/loader.component.js +3 -3
- package/dist/components/loader/loader.js +4 -4
- package/dist/components/loader/loader.styles.js +1 -1
- package/dist/components/map/map.component.js +4 -4
- package/dist/components/map/map.js +5 -5
- package/dist/components/plot/plot.component.js +2 -2
- package/dist/components/plot/plot.js +3 -3
- package/dist/components/spatial-picker/spatial-picker.component.js +5 -5
- package/dist/components/spatial-picker/spatial-picker.js +6 -6
- package/dist/components/time-series/time-series.component.d.ts +4 -0
- package/dist/components/time-series/time-series.component.js +25 -23
- package/dist/components/time-series/time-series.controller.d.ts +1 -0
- package/dist/components/time-series/time-series.controller.js +1 -1
- package/dist/components/time-series/time-series.js +26 -24
- package/dist/components/time-series/time-series.styles.js +1 -1
- package/dist/components/variable-combobox/variable-combobox.component.js +9 -9
- package/dist/components/variable-combobox/variable-combobox.controller.js +1 -1
- package/dist/components/variable-combobox/variable-combobox.js +10 -10
- package/dist/custom-elements.json +352 -326
- package/dist/react/button/index.js +4 -4
- package/dist/react/chip/index.js +3 -3
- package/dist/react/combobox/index.js +5 -5
- package/dist/react/date-range-slider/index.js +3 -3
- package/dist/react/icon/index.js +3 -3
- package/dist/react/index.d.ts +4 -4
- package/dist/react/index.js +48 -48
- package/dist/react/loader/index.js +4 -4
- package/dist/react/map/index.js +5 -5
- package/dist/react/plot/index.js +3 -3
- package/dist/react/spatial-picker/index.js +6 -6
- package/dist/react/time-series/index.d.ts +2 -0
- package/dist/react/time-series/index.js +26 -24
- package/dist/react/variable-combobox/index.js +10 -10
- package/dist/terra-ui-components.js +48 -48
- package/dist/types/vue/index.d.ts +68 -66
- package/dist/vscode.html-custom-data.json +74 -69
- package/dist/web-types.json +152 -142
- package/package.json +1 -1
- package/cdn/chunks/chunk.2I657ASB.js +0 -85
- package/cdn/chunks/chunk.2J6CFV4K.js +0 -11
- package/cdn/chunks/chunk.2V4XFMTB.js +0 -7
- package/cdn/chunks/chunk.3ZGFXEAJ.js +0 -273
- package/cdn/chunks/chunk.7VUSSQRI.js +0 -20
- package/cdn/chunks/chunk.AAWOHDFX.js +0 -259
- package/cdn/chunks/chunk.AEIZVWLR.js +0 -24
- package/cdn/chunks/chunk.BLNUBLUS.js +0 -289
- package/cdn/chunks/chunk.DL3FIOYA.js +0 -21
- package/cdn/chunks/chunk.EFAXKQZX.js +0 -11
- package/cdn/chunks/chunk.EMISRECR.js +0 -214
- package/cdn/chunks/chunk.FGILL5W6.js +0 -118
- package/cdn/chunks/chunk.I2NEFB34.js +0 -99
- package/cdn/chunks/chunk.I32QCWMN.js +0 -21
- package/cdn/chunks/chunk.IBEKZVOY.js +0 -80
- package/cdn/chunks/chunk.IP3XWLQI.js +0 -11
- package/cdn/chunks/chunk.JFU3ZCDL.js +0 -359
- package/cdn/chunks/chunk.LELNKRPW.js +0 -685
- package/cdn/chunks/chunk.MDM7S6E6.js +0 -21
- package/cdn/chunks/chunk.MWHQHPUM.js +0 -54
- package/cdn/chunks/chunk.N2DS7NLI.js +0 -102
- package/cdn/chunks/chunk.NYBJ252W.js +0 -318
- package/cdn/chunks/chunk.OIDMX5LU.js +0 -10
- package/cdn/chunks/chunk.OQE2USZJ.js +0 -41
- package/cdn/chunks/chunk.OU4UPMYR.js +0 -330
- package/cdn/chunks/chunk.P25SJ6YA.js +0 -478
- package/cdn/chunks/chunk.RDOXOIYG.js +0 -11
- package/cdn/chunks/chunk.RYPAZDXE.js +0 -61
- package/cdn/chunks/chunk.SCU5LFS3.js +0 -325
- package/cdn/chunks/chunk.SHS42OAD.js +0 -620
- package/cdn/chunks/chunk.SQMSSGQI.js +0 -11
- package/cdn/chunks/chunk.T322FDKI.js +0 -300
- package/cdn/chunks/chunk.UE4FYVUH.js +0 -25
- package/cdn/chunks/chunk.UU46CLE7.js +0 -120
- package/cdn/chunks/chunk.WGFD2LHA.js +0 -83
- package/cdn/chunks/chunk.WL747XGE.js +0 -194
- package/cdn/chunks/chunk.ZCNMYQP2.js +0 -113
- package/cdn/chunks/chunk.ZK7QVWBI.js +0 -37
- package/cdn/chunks/chunk.ZVKNJQPF.js +0 -25
- package/dist/chunks/chunk.27YQ2AOA.js +0 -251
- package/dist/chunks/chunk.2I657ASB.js +0 -85
- package/dist/chunks/chunk.2O76GCUZ.js +0 -21
- package/dist/chunks/chunk.2WZAYHEX.js +0 -214
- package/dist/chunks/chunk.356SSUTI.js +0 -11
- package/dist/chunks/chunk.36AVAQOO.js +0 -404
- package/dist/chunks/chunk.3D66L46K.js +0 -11
- package/dist/chunks/chunk.4MN2BLJS.js +0 -21
- package/dist/chunks/chunk.BB7N2ZYB.js +0 -21
- package/dist/chunks/chunk.D6FJH7WA.js +0 -21
- package/dist/chunks/chunk.DDPOISEU.js +0 -179
- package/dist/chunks/chunk.EBBV6NVD.js +0 -11
- package/dist/chunks/chunk.FGILL5W6.js +0 -118
- package/dist/chunks/chunk.FXIUS5TR.js +0 -21
- package/dist/chunks/chunk.GHCQCYO6.js +0 -179
- package/dist/chunks/chunk.HO5CZIK5.js +0 -11
- package/dist/chunks/chunk.I32QCWMN.js +0 -21
- package/dist/chunks/chunk.IO4MLLEG.js +0 -21
- package/dist/chunks/chunk.J4B6HPXD.js +0 -11
- package/dist/chunks/chunk.J576Q62R.js +0 -11
- package/dist/chunks/chunk.JCZW2OWI.js +0 -11
- package/dist/chunks/chunk.K2HRGRYE.js +0 -11
- package/dist/chunks/chunk.KXNDHJXA.js +0 -404
- package/dist/chunks/chunk.MIAPAPCI.js +0 -21
- package/dist/chunks/chunk.MXAZ646L.js +0 -11
- package/dist/chunks/chunk.NNLAIN52.js +0 -11
- package/dist/chunks/chunk.NO35M7LF.js +0 -21
- package/dist/chunks/chunk.NU4LRV7F.js +0 -21
- package/dist/chunks/chunk.OIGE7CMM.js +0 -11
- package/dist/chunks/chunk.OOUCODFZ.js +0 -179
- package/dist/chunks/chunk.ORZO3BCW.js +0 -102
- package/dist/chunks/chunk.P4QMMCAR.js +0 -24
- package/dist/chunks/chunk.PJXIJK2G.js +0 -102
- package/dist/chunks/chunk.Q7F3GGVA.js +0 -251
- package/dist/chunks/chunk.QQ33BJLG.js +0 -11
- package/dist/chunks/chunk.SBTZE5QZ.js +0 -21
- package/dist/chunks/chunk.SCU5LFS3.js +0 -325
- package/dist/chunks/chunk.SJADWOCY.js +0 -11
- package/dist/chunks/chunk.SMRM4VEQ.js +0 -11
- package/dist/chunks/chunk.T7MOUOBT.js +0 -11
- package/dist/chunks/chunk.UJBBUYTN.js +0 -11
- package/dist/chunks/chunk.WGFD2LHA.js +0 -83
- package/dist/chunks/chunk.WL747XGE.js +0 -194
- package/dist/chunks/chunk.WNRL2JWN.js +0 -21
- package/dist/chunks/chunk.XKDGF53W.js +0 -21
- package/dist/chunks/chunk.XLYZ6HY4.js +0 -179
- package/dist/chunks/chunk.XXV47QL2.js +0 -21
- package/dist/chunks/chunk.Y3WAKQQ3.js +0 -179
- package/dist/chunks/chunk.Y5CHSR6B.js +0 -21
- package/dist/chunks/chunk.YDJ7Z7YW.js +0 -478
- package/dist/chunks/chunk.YDMA4OA3.js +0 -11
- package/dist/chunks/chunk.ZGJAUXFV.js +0 -39
- package/cdn/chunks/{chunk.XR56EMXH.js → chunk.LQCRC4E2.js} +8 -8
|
@@ -1,28 +1,34 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TimeSeriesController
|
|
3
|
-
} from "./chunk.
|
|
3
|
+
} from "./chunk.2LF7SMGQ.js";
|
|
4
4
|
import {
|
|
5
5
|
time_series_styles_default
|
|
6
|
-
} from "./chunk.
|
|
6
|
+
} from "./chunk.SBDX4GGT.js";
|
|
7
7
|
import {
|
|
8
8
|
TerraVariableCombobox
|
|
9
|
-
} from "./chunk.
|
|
9
|
+
} from "./chunk.A3BJQZCH.js";
|
|
10
|
+
import {
|
|
11
|
+
s
|
|
12
|
+
} from "./chunk.UGTZ22DI.js";
|
|
10
13
|
import {
|
|
11
14
|
spatial_picker_default
|
|
12
|
-
} from "./chunk.
|
|
15
|
+
} from "./chunk.LIQU3FGS.js";
|
|
16
|
+
import {
|
|
17
|
+
TerraDateRangeSlider
|
|
18
|
+
} from "./chunk.JE7ZZRL6.js";
|
|
13
19
|
import {
|
|
14
20
|
TerraPlot
|
|
15
|
-
} from "./chunk.
|
|
21
|
+
} from "./chunk.4D2G6L4V.js";
|
|
16
22
|
import {
|
|
17
|
-
|
|
18
|
-
} from "./chunk.
|
|
23
|
+
TerraLoader
|
|
24
|
+
} from "./chunk.K6YHM5TZ.js";
|
|
19
25
|
import {
|
|
20
26
|
watch
|
|
21
27
|
} from "./chunk.IUDWCWFV.js";
|
|
22
28
|
import {
|
|
23
29
|
TerraElement,
|
|
24
30
|
component_styles_default
|
|
25
|
-
} from "./chunk.
|
|
31
|
+
} from "./chunk.FS5IKMJD.js";
|
|
26
32
|
import {
|
|
27
33
|
e,
|
|
28
34
|
n,
|
|
@@ -47,7 +53,7 @@ var require_dayjs_min = __commonJS({
|
|
|
47
53
|
"object" == typeof exports && "undefined" != typeof module ? module.exports = e2() : "function" == typeof define && define.amd ? define(e2) : (t = "undefined" != typeof globalThis ? globalThis : t || self).dayjs = e2();
|
|
48
54
|
}(exports, function() {
|
|
49
55
|
"use strict";
|
|
50
|
-
var t = 1e3, e2 = 6e4, n2 = 36e5, r2 = "millisecond", i = "second",
|
|
56
|
+
var t = 1e3, e2 = 6e4, n2 = 36e5, r2 = "millisecond", i = "second", s2 = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
|
|
51
57
|
var e3 = ["th", "st", "nd", "rd"], n3 = t2 % 100;
|
|
52
58
|
return "[" + t2 + (e3[(n3 - 20) % 10] || e3[n3] || e3[0]) + "]";
|
|
53
59
|
} }, m = function(t2, e3, n3) {
|
|
@@ -59,12 +65,12 @@ var require_dayjs_min = __commonJS({
|
|
|
59
65
|
}, m: function t2(e3, n3) {
|
|
60
66
|
if (e3.date() < n3.date())
|
|
61
67
|
return -t2(n3, e3);
|
|
62
|
-
var r3 = 12 * (n3.year() - e3.year()) + (n3.month() - e3.month()), i2 = e3.clone().add(r3, c),
|
|
63
|
-
return +(-(r3 + (n3 - i2) / (
|
|
68
|
+
var r3 = 12 * (n3.year() - e3.year()) + (n3.month() - e3.month()), i2 = e3.clone().add(r3, c), s3 = n3 - i2 < 0, u2 = e3.clone().add(r3 + (s3 ? -1 : 1), c);
|
|
69
|
+
return +(-(r3 + (n3 - i2) / (s3 ? i2 - u2 : u2 - i2)) || 0);
|
|
64
70
|
}, a: function(t2) {
|
|
65
71
|
return t2 < 0 ? Math.ceil(t2) || 0 : Math.floor(t2);
|
|
66
72
|
}, p: function(t2) {
|
|
67
|
-
return { M: c, y: h, w: o, d: a, D: d, h: u, m:
|
|
73
|
+
return { M: c, y: h, w: o, d: a, D: d, h: u, m: s2, s: i, ms: r2, Q: f }[t2] || String(t2 || "").toLowerCase().replace(/s$/, "");
|
|
68
74
|
}, u: function(t2) {
|
|
69
75
|
return void 0 === t2;
|
|
70
76
|
} }, g = "en", D = {};
|
|
@@ -76,8 +82,8 @@ var require_dayjs_min = __commonJS({
|
|
|
76
82
|
if (!e3)
|
|
77
83
|
return g;
|
|
78
84
|
if ("string" == typeof e3) {
|
|
79
|
-
var
|
|
80
|
-
D[
|
|
85
|
+
var s3 = e3.toLowerCase();
|
|
86
|
+
D[s3] && (i2 = s3), n3 && (D[s3] = n3, i2 = s3);
|
|
81
87
|
var u2 = e3.split("-");
|
|
82
88
|
if (!i2 && u2.length > 1)
|
|
83
89
|
return t2(u2[0]);
|
|
@@ -112,8 +118,8 @@ var require_dayjs_min = __commonJS({
|
|
|
112
118
|
if ("string" == typeof e3 && !/Z$/i.test(e3)) {
|
|
113
119
|
var r3 = e3.match($);
|
|
114
120
|
if (r3) {
|
|
115
|
-
var i2 = r3[2] - 1 || 0,
|
|
116
|
-
return n3 ? new Date(Date.UTC(r3[1], i2, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0,
|
|
121
|
+
var i2 = r3[2] - 1 || 0, s3 = (r3[7] || "0").substring(0, 3);
|
|
122
|
+
return n3 ? new Date(Date.UTC(r3[1], i2, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3)) : new Date(r3[1], i2, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3);
|
|
117
123
|
}
|
|
118
124
|
}
|
|
119
125
|
return new Date(e3);
|
|
@@ -158,7 +164,7 @@ var require_dayjs_min = __commonJS({
|
|
|
158
164
|
return $2(v2 + "Hours", 0);
|
|
159
165
|
case u:
|
|
160
166
|
return $2(v2 + "Minutes", 1);
|
|
161
|
-
case
|
|
167
|
+
case s2:
|
|
162
168
|
return $2(v2 + "Seconds", 2);
|
|
163
169
|
case i:
|
|
164
170
|
return $2(v2 + "Milliseconds", 3);
|
|
@@ -168,7 +174,7 @@ var require_dayjs_min = __commonJS({
|
|
|
168
174
|
}, m2.endOf = function(t2) {
|
|
169
175
|
return this.startOf(t2, false);
|
|
170
176
|
}, m2.$set = function(t2, e3) {
|
|
171
|
-
var n3, o2 = b.p(t2), f2 = "set" + (this.$u ? "UTC" : ""), l2 = (n3 = {}, n3[a] = f2 + "Date", n3[d] = f2 + "Date", n3[c] = f2 + "Month", n3[h] = f2 + "FullYear", n3[u] = f2 + "Hours", n3[
|
|
177
|
+
var n3, o2 = b.p(t2), f2 = "set" + (this.$u ? "UTC" : ""), l2 = (n3 = {}, n3[a] = f2 + "Date", n3[d] = f2 + "Date", n3[c] = f2 + "Month", n3[h] = f2 + "FullYear", n3[u] = f2 + "Hours", n3[s2] = f2 + "Minutes", n3[i] = f2 + "Seconds", n3[r2] = f2 + "Milliseconds", n3)[o2], $2 = o2 === a ? this.$D + (e3 - this.$W) : e3;
|
|
172
178
|
if (o2 === c || o2 === h) {
|
|
173
179
|
var y2 = this.clone().set(d, 1);
|
|
174
180
|
y2.$d[l2]($2), y2.init(), this.$d = y2.set(d, Math.min(this.$D, y2.daysInMonth())).$d;
|
|
@@ -194,7 +200,7 @@ var require_dayjs_min = __commonJS({
|
|
|
194
200
|
return y2(1);
|
|
195
201
|
if ($2 === o)
|
|
196
202
|
return y2(7);
|
|
197
|
-
var M3 = (d2 = {}, d2[
|
|
203
|
+
var M3 = (d2 = {}, d2[s2] = e2, d2[u] = n2, d2[i] = t, d2)[$2] || 1, m3 = this.$d.getTime() + r3 * M3;
|
|
198
204
|
return b.w(m3, this);
|
|
199
205
|
}, m2.subtract = function(t2, e3) {
|
|
200
206
|
return this.add(-1 * t2, e3);
|
|
@@ -202,10 +208,10 @@ var require_dayjs_min = __commonJS({
|
|
|
202
208
|
var e3 = this, n3 = this.$locale();
|
|
203
209
|
if (!this.isValid())
|
|
204
210
|
return n3.invalidDate || l;
|
|
205
|
-
var r3 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = b.z(this),
|
|
206
|
-
return t3 && (t3[n4] || t3(e3, r3)) || i3[n4].slice(0,
|
|
211
|
+
var r3 = t2 || "YYYY-MM-DDTHH:mm:ssZ", i2 = b.z(this), s3 = this.$H, u2 = this.$m, a2 = this.$M, o2 = n3.weekdays, c2 = n3.months, f2 = n3.meridiem, h2 = function(t3, n4, i3, s4) {
|
|
212
|
+
return t3 && (t3[n4] || t3(e3, r3)) || i3[n4].slice(0, s4);
|
|
207
213
|
}, d2 = function(t3) {
|
|
208
|
-
return b.s(
|
|
214
|
+
return b.s(s3 % 12 || 12, t3, "0");
|
|
209
215
|
}, $2 = f2 || function(t3, e4, n4) {
|
|
210
216
|
var r4 = t3 < 12 ? "AM" : "PM";
|
|
211
217
|
return n4 ? r4.toLowerCase() : r4;
|
|
@@ -238,17 +244,17 @@ var require_dayjs_min = __commonJS({
|
|
|
238
244
|
case "dddd":
|
|
239
245
|
return o2[e3.$W];
|
|
240
246
|
case "H":
|
|
241
|
-
return String(
|
|
247
|
+
return String(s3);
|
|
242
248
|
case "HH":
|
|
243
|
-
return b.s(
|
|
249
|
+
return b.s(s3, 2, "0");
|
|
244
250
|
case "h":
|
|
245
251
|
return d2(1);
|
|
246
252
|
case "hh":
|
|
247
253
|
return d2(2);
|
|
248
254
|
case "a":
|
|
249
|
-
return $2(
|
|
255
|
+
return $2(s3, u2, true);
|
|
250
256
|
case "A":
|
|
251
|
-
return $2(
|
|
257
|
+
return $2(s3, u2, false);
|
|
252
258
|
case "m":
|
|
253
259
|
return String(u2);
|
|
254
260
|
case "mm":
|
|
@@ -290,7 +296,7 @@ var require_dayjs_min = __commonJS({
|
|
|
290
296
|
case u:
|
|
291
297
|
$2 = g2 / n2;
|
|
292
298
|
break;
|
|
293
|
-
case
|
|
299
|
+
case s2:
|
|
294
300
|
$2 = g2 / e2;
|
|
295
301
|
break;
|
|
296
302
|
case i:
|
|
@@ -321,7 +327,7 @@ var require_dayjs_min = __commonJS({
|
|
|
321
327
|
return this.$d.toUTCString();
|
|
322
328
|
}, M2;
|
|
323
329
|
}(), k = _.prototype;
|
|
324
|
-
return O.prototype = k, [["$ms", r2], ["$s", i], ["$m",
|
|
330
|
+
return O.prototype = k, [["$ms", r2], ["$s", i], ["$m", s2], ["$H", u], ["$W", a], ["$M", c], ["$y", h], ["$D", d]].forEach(function(t2) {
|
|
325
331
|
k[t2[1]] = function(e3) {
|
|
326
332
|
return this.$g(e3, t2[0], t2[1]);
|
|
327
333
|
};
|
|
@@ -342,7 +348,7 @@ var require_utc = __commonJS({
|
|
|
342
348
|
}(exports, function() {
|
|
343
349
|
"use strict";
|
|
344
350
|
var t = "minute", i = /[+-]\d\d(?::?\d\d)?/g, e2 = /([+-]|\d\d)/g;
|
|
345
|
-
return function(
|
|
351
|
+
return function(s2, f, n2) {
|
|
346
352
|
var u = f.prototype;
|
|
347
353
|
n2.utc = function(t2) {
|
|
348
354
|
var i2 = { date: t2, utc: true, args: arguments };
|
|
@@ -366,23 +372,23 @@ var require_utc = __commonJS({
|
|
|
366
372
|
r2.call(this);
|
|
367
373
|
};
|
|
368
374
|
var a = u.utcOffset;
|
|
369
|
-
u.utcOffset = function(
|
|
375
|
+
u.utcOffset = function(s3, f2) {
|
|
370
376
|
var n3 = this.$utils().u;
|
|
371
|
-
if (n3(
|
|
377
|
+
if (n3(s3))
|
|
372
378
|
return this.$u ? 0 : n3(this.$offset) ? a.call(this) : this.$offset;
|
|
373
|
-
if ("string" == typeof
|
|
379
|
+
if ("string" == typeof s3 && (s3 = function(t2) {
|
|
374
380
|
void 0 === t2 && (t2 = "");
|
|
375
|
-
var
|
|
376
|
-
if (!
|
|
381
|
+
var s4 = t2.match(i);
|
|
382
|
+
if (!s4)
|
|
377
383
|
return null;
|
|
378
|
-
var f3 = ("" +
|
|
384
|
+
var f3 = ("" + s4[0]).match(e2) || ["-", 0, 0], n4 = f3[0], u3 = 60 * +f3[1] + +f3[2];
|
|
379
385
|
return 0 === u3 ? 0 : "+" === n4 ? u3 : -u3;
|
|
380
|
-
}(
|
|
386
|
+
}(s3), null === s3))
|
|
381
387
|
return this;
|
|
382
|
-
var u2 = Math.abs(
|
|
388
|
+
var u2 = Math.abs(s3) <= 16 ? 60 * s3 : s3, o2 = this;
|
|
383
389
|
if (f2)
|
|
384
|
-
return o2.$offset = u2, o2.$u = 0 ===
|
|
385
|
-
if (0 !==
|
|
390
|
+
return o2.$offset = u2, o2.$u = 0 === s3, o2;
|
|
391
|
+
if (0 !== s3) {
|
|
386
392
|
var r3 = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
|
|
387
393
|
(o2 = this.local().add(u2 + r3, t)).$offset = u2, o2.$x.$localOffset = r3;
|
|
388
394
|
} else
|
|
@@ -411,8 +417,8 @@ var require_utc = __commonJS({
|
|
|
411
417
|
u.diff = function(t2, i2, e3) {
|
|
412
418
|
if (t2 && this.$u === t2.$u)
|
|
413
419
|
return c.call(this, t2, i2, e3);
|
|
414
|
-
var
|
|
415
|
-
return c.call(
|
|
420
|
+
var s3 = this.local(), f2 = n2(t2).local();
|
|
421
|
+
return c.call(s3, f2, i2, e3);
|
|
416
422
|
};
|
|
417
423
|
};
|
|
418
424
|
});
|
|
@@ -438,7 +444,7 @@ var require_timezone = __commonJS({
|
|
|
438
444
|
return r3.formatToParts(o2);
|
|
439
445
|
}, u = function(e3, n3) {
|
|
440
446
|
for (var i2 = a(e3, n3), r3 = [], u2 = 0; u2 < i2.length; u2 += 1) {
|
|
441
|
-
var f2 = i2[u2],
|
|
447
|
+
var f2 = i2[u2], s3 = f2.type, m = f2.value, c = t[s3];
|
|
442
448
|
c >= 0 && (r3[c] = parseInt(m, 10));
|
|
443
449
|
}
|
|
444
450
|
var d = r3[3], l = 24 === d ? 0 : d, h = r3[0] + "-" + r3[1] + "-" + r3[2] + " " + l + ":" + r3[4] + ":" + r3[5] + ":000", v = +e3;
|
|
@@ -448,8 +454,8 @@ var require_timezone = __commonJS({
|
|
|
448
454
|
void 0 === t2 && (t2 = r2);
|
|
449
455
|
var n3 = this.utcOffset(), i2 = this.toDate(), a2 = i2.toLocaleString("en-US", { timeZone: t2 }), u2 = Math.round((i2 - new Date(a2)) / 1e3 / 60), f2 = o(a2, { locale: this.$L }).$set("millisecond", this.$ms).utcOffset(15 * -Math.round(i2.getTimezoneOffset() / 15) - u2, true);
|
|
450
456
|
if (e3) {
|
|
451
|
-
var
|
|
452
|
-
f2 = f2.add(n3 -
|
|
457
|
+
var s3 = f2.utcOffset();
|
|
458
|
+
f2 = f2.add(n3 - s3, "minute");
|
|
453
459
|
}
|
|
454
460
|
return f2.$x.$timezone = t2, f2;
|
|
455
461
|
}, f.offsetName = function(t2) {
|
|
@@ -458,23 +464,23 @@ var require_timezone = __commonJS({
|
|
|
458
464
|
});
|
|
459
465
|
return n3 && n3.value;
|
|
460
466
|
};
|
|
461
|
-
var
|
|
467
|
+
var s2 = f.startOf;
|
|
462
468
|
f.startOf = function(t2, e3) {
|
|
463
469
|
if (!this.$x || !this.$x.$timezone)
|
|
464
|
-
return
|
|
470
|
+
return s2.call(this, t2, e3);
|
|
465
471
|
var n3 = o(this.format("YYYY-MM-DD HH:mm:ss:SSS"), { locale: this.$L });
|
|
466
|
-
return
|
|
472
|
+
return s2.call(n3, t2, e3).tz(this.$x.$timezone, true);
|
|
467
473
|
}, o.tz = function(t2, e3, n3) {
|
|
468
474
|
var i2 = n3 && e3, a2 = n3 || e3 || r2, f2 = u(+o(), a2);
|
|
469
475
|
if ("string" != typeof t2)
|
|
470
476
|
return o(t2).tz(a2);
|
|
471
|
-
var
|
|
477
|
+
var s3 = function(t3, e4, n4) {
|
|
472
478
|
var i3 = t3 - 60 * e4 * 1e3, o2 = u(i3, n4);
|
|
473
479
|
if (e4 === o2)
|
|
474
480
|
return [i3, e4];
|
|
475
481
|
var r3 = u(i3 -= 60 * (o2 - e4) * 1e3, n4);
|
|
476
482
|
return o2 === r3 ? [i3, o2] : [t3 - 60 * Math.min(o2, r3) * 1e3, Math.max(o2, r3)];
|
|
477
|
-
}(o.utc(t2, i2).valueOf(), f2, a2), m =
|
|
483
|
+
}(o.utc(t2, i2).valueOf(), f2, a2), m = s3[0], c = s3[1], d = o(m).utcOffset(c);
|
|
478
484
|
return d.$x.$timezone = a2, d;
|
|
479
485
|
}, o.tz.guess = function() {
|
|
480
486
|
return Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
@@ -493,7 +499,7 @@ var import_timezone = __toESM(require_timezone(), 1);
|
|
|
493
499
|
import_dayjs.default.extend(import_utc.default);
|
|
494
500
|
import_dayjs.default.extend(import_timezone.default);
|
|
495
501
|
import_dayjs.default.tz.setDefault("Etc/GMT");
|
|
496
|
-
var _timeSeriesController, _adaptPropertyToController, adaptPropertyToController_fn, _maybeSliceTimeForStartEnd, maybeSliceTimeForStartEnd_fn, _handleVariableChange, handleVariableChange_fn, _handleMapChange, handleMapChange_fn, _handleDateRangeSliderChangeEvent, handleDateRangeSliderChangeEvent_fn;
|
|
502
|
+
var _timeSeriesController, _adaptPropertyToController, adaptPropertyToController_fn, _maybeSliceTimeForStartEnd, maybeSliceTimeForStartEnd_fn, _handleVariableChange, handleVariableChange_fn, _handleMapChange, handleMapChange_fn, _handleDateRangeSliderChangeEvent, handleDateRangeSliderChangeEvent_fn, _abortDataLoad, abortDataLoad_fn;
|
|
497
503
|
var TerraTimeSeries = class extends TerraElement {
|
|
498
504
|
constructor() {
|
|
499
505
|
super(...arguments);
|
|
@@ -512,6 +518,10 @@ var TerraTimeSeries = class extends TerraElement {
|
|
|
512
518
|
* anytime the date range slider changes, update the start and end date
|
|
513
519
|
*/
|
|
514
520
|
__privateAdd(this, _handleDateRangeSliderChangeEvent);
|
|
521
|
+
/**
|
|
522
|
+
* aborts the underlying data loading task, which cancels the network request
|
|
523
|
+
*/
|
|
524
|
+
__privateAdd(this, _abortDataLoad);
|
|
515
525
|
__privateAdd(this, _timeSeriesController, new TimeSeriesController(this));
|
|
516
526
|
}
|
|
517
527
|
handleCollectionUpdate(_oldValue, newValue) {
|
|
@@ -548,7 +558,7 @@ var TerraTimeSeries = class extends TerraElement {
|
|
|
548
558
|
<terra-plot
|
|
549
559
|
exportparts="base:plot__base"
|
|
550
560
|
data="${JSON.stringify(
|
|
551
|
-
(_a = __privateGet(this, _timeSeriesController).
|
|
561
|
+
(_a = __privateGet(this, _timeSeriesController).lastTaskValue) != null ? _a : __privateGet(this, _timeSeriesController).emptyPlotData
|
|
552
562
|
)}"
|
|
553
563
|
.layout="${{
|
|
554
564
|
title: this.variable,
|
|
@@ -571,6 +581,15 @@ var TerraTimeSeries = class extends TerraElement {
|
|
|
571
581
|
end-date=${this.endDate}
|
|
572
582
|
@terra-date-range-change="${__privateMethod(this, _handleDateRangeSliderChangeEvent, handleDateRangeSliderChangeEvent_fn)}"
|
|
573
583
|
></terra-date-range-slider>
|
|
584
|
+
|
|
585
|
+
<dialog
|
|
586
|
+
open
|
|
587
|
+
class="${__privateGet(this, _timeSeriesController).task.status === s.PENDING ? "open" : ""}"
|
|
588
|
+
>
|
|
589
|
+
<terra-loader indeterminate></terra-loader>
|
|
590
|
+
<p>Plotting ${this.collection} ${this.variable}...</p>
|
|
591
|
+
<terra-button @click=${__privateMethod(this, _abortDataLoad, abortDataLoad_fn)}>Cancel</terra-button>
|
|
592
|
+
</dialog>
|
|
574
593
|
`;
|
|
575
594
|
}
|
|
576
595
|
};
|
|
@@ -631,12 +650,18 @@ handleDateRangeSliderChangeEvent_fn = function(event) {
|
|
|
631
650
|
this.startDate = event.detail.startDate;
|
|
632
651
|
this.endDate = event.detail.endDate;
|
|
633
652
|
};
|
|
653
|
+
_abortDataLoad = new WeakSet();
|
|
654
|
+
abortDataLoad_fn = function() {
|
|
655
|
+
var _a;
|
|
656
|
+
(_a = __privateGet(this, _timeSeriesController).task) == null ? void 0 : _a.abort();
|
|
657
|
+
};
|
|
634
658
|
TerraTimeSeries.styles = [component_styles_default, time_series_styles_default];
|
|
635
659
|
TerraTimeSeries.dependencies = {
|
|
636
660
|
"terra-plot": TerraPlot,
|
|
637
661
|
"terra-date-range-slider": TerraDateRangeSlider,
|
|
638
662
|
"terra-spatial-picker": spatial_picker_default,
|
|
639
|
-
"terra-variable-combobox": TerraVariableCombobox
|
|
663
|
+
"terra-variable-combobox": TerraVariableCombobox,
|
|
664
|
+
"terra-loader": TerraLoader
|
|
640
665
|
};
|
|
641
666
|
__decorateClass([
|
|
642
667
|
n({ reflect: true })
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
e
|
|
3
3
|
} from "./chunk.YVSJQ4KD.js";
|
|
4
|
+
import {
|
|
5
|
+
chip_styles_default
|
|
6
|
+
} from "./chunk.YW2OER7Y.js";
|
|
4
7
|
import {
|
|
5
8
|
TerraElement,
|
|
6
9
|
component_styles_default
|
|
7
|
-
} from "./chunk.
|
|
10
|
+
} from "./chunk.FS5IKMJD.js";
|
|
8
11
|
import {
|
|
9
12
|
n
|
|
10
13
|
} from "./chunk.K4EJQG4O.js";
|
|
11
|
-
import {
|
|
12
|
-
chip_styles_default
|
|
13
|
-
} from "./chunk.YW2OER7Y.js";
|
|
14
14
|
import {
|
|
15
15
|
x
|
|
16
16
|
} from "./chunk.PQFHJHNO.js";
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
MapController
|
|
3
|
-
} from "./chunk.KPXFSE3J.js";
|
|
4
|
-
import {
|
|
5
|
-
map_styles_default
|
|
6
|
-
} from "./chunk.L7XOR6JZ.js";
|
|
7
1
|
import {
|
|
8
2
|
leaflet_draw_styles_default
|
|
9
3
|
} from "./chunk.KJ4BZBTX.js";
|
|
@@ -13,6 +7,12 @@ import {
|
|
|
13
7
|
import {
|
|
14
8
|
leaflet_styles_default
|
|
15
9
|
} from "./chunk.VHHIJXG2.js";
|
|
10
|
+
import {
|
|
11
|
+
MapController
|
|
12
|
+
} from "./chunk.KPXFSE3J.js";
|
|
13
|
+
import {
|
|
14
|
+
map_styles_default
|
|
15
|
+
} from "./chunk.L7XOR6JZ.js";
|
|
16
16
|
import {
|
|
17
17
|
h
|
|
18
18
|
} from "./chunk.QB5SASDL.js";
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
TerraElement,
|
|
27
27
|
component_styles_default
|
|
28
|
-
} from "./chunk.
|
|
28
|
+
} from "./chunk.FS5IKMJD.js";
|
|
29
29
|
import {
|
|
30
30
|
e,
|
|
31
31
|
n,
|
|
@@ -13,9 +13,6 @@ import {
|
|
|
13
13
|
import {
|
|
14
14
|
o
|
|
15
15
|
} from "./chunk.QEA4QW6G.js";
|
|
16
|
-
import {
|
|
17
|
-
combobox_styles_default
|
|
18
|
-
} from "./chunk.IBV3HXI5.js";
|
|
19
16
|
import {
|
|
20
17
|
clearSelection,
|
|
21
18
|
walkToOption
|
|
@@ -26,11 +23,14 @@ import {
|
|
|
26
23
|
import {
|
|
27
24
|
TerraElement,
|
|
28
25
|
component_styles_default
|
|
29
|
-
} from "./chunk.
|
|
26
|
+
} from "./chunk.FS5IKMJD.js";
|
|
30
27
|
import {
|
|
31
28
|
n,
|
|
32
29
|
r
|
|
33
30
|
} from "./chunk.K4EJQG4O.js";
|
|
31
|
+
import {
|
|
32
|
+
combobox_styles_default
|
|
33
|
+
} from "./chunk.IBV3HXI5.js";
|
|
34
34
|
import {
|
|
35
35
|
T,
|
|
36
36
|
s,
|
|
@@ -35,6 +35,30 @@ var time_series_styles_default = i`
|
|
|
35
35
|
terra-spatial-picker::part(leaflet-edit) {
|
|
36
36
|
display: none;
|
|
37
37
|
}
|
|
38
|
+
|
|
39
|
+
.plot-container {
|
|
40
|
+
position: relative;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
dialog {
|
|
44
|
+
opacity: 0;
|
|
45
|
+
transition: all 0.15s ease-out;
|
|
46
|
+
transition-delay: 0.4s; /* a short delay, to allow local results to be displayed without a loading icon */
|
|
47
|
+
position: absolute;
|
|
48
|
+
top: 20%;
|
|
49
|
+
left: 0;
|
|
50
|
+
z-index: 100;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
dialog.open {
|
|
54
|
+
opacity: 1;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@starting-style {
|
|
58
|
+
dialog.open {
|
|
59
|
+
opacity: 0;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
38
62
|
`;
|
|
39
63
|
|
|
40
64
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TerraMap
|
|
3
|
-
} from "./chunk.UQVPFKN3.js";
|
|
4
1
|
import {
|
|
5
2
|
spatial_picker_styles_default
|
|
6
3
|
} from "./chunk.UOFDZJYP.js";
|
|
4
|
+
import {
|
|
5
|
+
TerraMap
|
|
6
|
+
} from "./chunk.ONGS57TV.js";
|
|
7
7
|
import {
|
|
8
8
|
StringifyBoundingBox,
|
|
9
9
|
parseBoundingBox
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
import {
|
|
12
12
|
TerraElement,
|
|
13
13
|
component_styles_default
|
|
14
|
-
} from "./chunk.
|
|
14
|
+
} from "./chunk.FS5IKMJD.js";
|
|
15
15
|
import {
|
|
16
16
|
e,
|
|
17
17
|
n,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TerraButton
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.B2HOKF44.js";
|
|
4
4
|
import "../../chunks/chunk.GNSDRDLV.js";
|
|
5
5
|
import "../../chunks/chunk.BT4IJCQK.js";
|
|
6
|
-
import "../../chunks/chunk.IUDWCWFV.js";
|
|
7
6
|
import "../../chunks/chunk.NTB4EIFE.js";
|
|
8
7
|
import "../../chunks/chunk.YVSJQ4KD.js";
|
|
8
|
+
import "../../chunks/chunk.IUDWCWFV.js";
|
|
9
9
|
import "../../chunks/chunk.UP75L23G.js";
|
|
10
|
-
import "../../chunks/chunk.
|
|
10
|
+
import "../../chunks/chunk.FS5IKMJD.js";
|
|
11
11
|
import "../../chunks/chunk.K4EJQG4O.js";
|
|
12
12
|
import "../../chunks/chunk.PQFHJHNO.js";
|
|
13
13
|
import "../../chunks/chunk.PH7RLQK2.js";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
button_default
|
|
3
|
-
} from "../../chunks/chunk.
|
|
4
|
-
import "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.3JODJSTO.js";
|
|
4
|
+
import "../../chunks/chunk.B2HOKF44.js";
|
|
5
5
|
import "../../chunks/chunk.GNSDRDLV.js";
|
|
6
6
|
import "../../chunks/chunk.BT4IJCQK.js";
|
|
7
|
-
import "../../chunks/chunk.IUDWCWFV.js";
|
|
8
7
|
import "../../chunks/chunk.NTB4EIFE.js";
|
|
9
8
|
import "../../chunks/chunk.YVSJQ4KD.js";
|
|
9
|
+
import "../../chunks/chunk.IUDWCWFV.js";
|
|
10
10
|
import "../../chunks/chunk.UP75L23G.js";
|
|
11
|
-
import "../../chunks/chunk.
|
|
11
|
+
import "../../chunks/chunk.FS5IKMJD.js";
|
|
12
12
|
import "../../chunks/chunk.K4EJQG4O.js";
|
|
13
13
|
import "../../chunks/chunk.PQFHJHNO.js";
|
|
14
14
|
import "../../chunks/chunk.PH7RLQK2.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
TerraChip
|
|
3
|
-
} from "../../chunks/chunk.
|
|
3
|
+
} from "../../chunks/chunk.ON2RU4HZ.js";
|
|
4
4
|
import "../../chunks/chunk.YVSJQ4KD.js";
|
|
5
|
+
import "../../chunks/chunk.YW2OER7Y.js";
|
|
5
6
|
import "../../chunks/chunk.UP75L23G.js";
|
|
6
|
-
import "../../chunks/chunk.
|
|
7
|
+
import "../../chunks/chunk.FS5IKMJD.js";
|
|
7
8
|
import "../../chunks/chunk.K4EJQG4O.js";
|
|
8
|
-
import "../../chunks/chunk.YW2OER7Y.js";
|
|
9
9
|
import "../../chunks/chunk.PQFHJHNO.js";
|
|
10
10
|
import "../../chunks/chunk.PH7RLQK2.js";
|
|
11
11
|
import "../../chunks/chunk.6QUGTGJO.js";
|