@nasa-terra/components 0.0.6 → 0.0.7
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.QPQHBWAF.js → chunk.2BF5ZHP6.js} +6 -6
- package/cdn/chunks/{chunk.SNUKWHYN.js → chunk.2MYFC7LM.js} +1 -1
- package/cdn/chunks/{chunk.ULMZXS76.js → chunk.4OMMI4NC.js} +1 -1
- package/cdn/chunks/{chunk.WWGF3RBK.js → chunk.5EDEDCDT.js} +13 -13
- package/cdn/chunks/{chunk.CPWV245H.js → chunk.5M6EGBKK.js} +1 -1
- package/cdn/chunks/{chunk.MKZRXFCD.js → chunk.6TG7HJRE.js} +4 -4
- package/cdn/chunks/{chunk.FWJJZ2ZQ.js → chunk.6TP5NQZR.js} +4 -4
- package/cdn/chunks/{chunk.O5NKXUCH.js → chunk.7R2BPQLY.js} +6 -2
- package/cdn/chunks/{chunk.VW5NONMW.js → chunk.7VBMSUOT.js} +1 -1
- package/{dist/chunks/chunk.GDRDMRMU.js → cdn/chunks/chunk.AG72D4AT.js} +1 -1
- package/cdn/chunks/{chunk.SEEOXT2D.js → chunk.BX66TSQY.js} +1 -1
- package/cdn/chunks/{chunk.Y26ZLER4.js → chunk.CDPMV7DB.js} +1 -1
- package/cdn/chunks/{chunk.7FIHTIPY.js → chunk.CGUXXQTT.js} +1 -1
- package/{dist/chunks/chunk.B2MTCB5H.js → cdn/chunks/chunk.CLFLLHS3.js} +1 -1
- package/cdn/chunks/{chunk.OGR23FON.js → chunk.CPNLKTGF.js} +1 -1
- package/cdn/chunks/{chunk.VVTXWY2S.js → chunk.DSTVDF3E.js} +1 -1
- package/cdn/chunks/{chunk.747YKR2J.js → chunk.FDOXEWGR.js} +1 -1
- package/cdn/chunks/{chunk.OP466O5Y.js → chunk.GCC4YOMG.js} +1 -1
- package/cdn/chunks/{chunk.RXU6DWRU.js → chunk.GMWFNQ7Q.js} +4 -4
- package/{dist/chunks/chunk.DLLADX3X.js → cdn/chunks/chunk.IKYLG6LM.js} +1 -1
- package/cdn/chunks/{chunk.7KR5SCX3.js → chunk.L4ODCAGX.js} +1 -1
- package/{dist/chunks/chunk.YMQ4KDTV.js → cdn/chunks/chunk.LNNGJCX4.js} +1 -1
- package/cdn/chunks/{chunk.EKFTCQIZ.js → chunk.LO2CROCV.js} +1 -1
- package/{dist/chunks/chunk.ELWOQ6AA.js → cdn/chunks/chunk.MCDYUBW2.js} +1 -1
- package/{dist/chunks/chunk.NZBZKDMB.js → cdn/chunks/chunk.NFSGAK6D.js} +1 -1
- package/cdn/chunks/{chunk.CJZBZADJ.js → chunk.P3N5PW3F.js} +4 -4
- package/{dist/chunks/chunk.RIPCW4LZ.js → cdn/chunks/chunk.RZV7PTZZ.js} +1 -1
- package/{dist/chunks/chunk.D7XP7XXA.js → cdn/chunks/chunk.SVBGCTUY.js} +1 -1
- package/cdn/chunks/{chunk.H2SFUFU3.js → chunk.THBBULDA.js} +1 -1
- package/cdn/chunks/{chunk.M77HV6VG.js → chunk.UBYAPUL3.js} +5 -5
- package/cdn/chunks/{chunk.EEFNHKM3.js → chunk.URIOYHEA.js} +1 -1
- package/cdn/chunks/{chunk.M5OJ3HWZ.js → chunk.UUZHIWQZ.js} +7 -7
- package/cdn/chunks/{chunk.UBUBPE2C.js → chunk.WY4A6BXW.js} +1 -1
- package/{dist/chunks/chunk.NYAG4XKO.js → cdn/chunks/chunk.XAVEBGFY.js} +1 -1
- package/{dist/chunks/chunk.7NBRSNIF.js → cdn/chunks/chunk.ZMTQ4YE2.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 +3 -3
- package/cdn/components/combobox/combobox.js +4 -4
- package/cdn/components/date-range-slider/date-range-slider.component.js +3 -3
- package/cdn/components/date-range-slider/date-range-slider.js +4 -4
- package/cdn/components/icon/icon.component.js +3 -3
- package/cdn/components/icon/icon.js +4 -4
- package/cdn/components/loader/loader.component.js +2 -2
- package/cdn/components/loader/loader.js +3 -3
- 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 +6 -6
- package/cdn/components/spatial-picker/spatial-picker.js +7 -7
- package/cdn/components/time-series/time-series.component.js +33 -33
- package/cdn/components/time-series/time-series.controller.js +1 -1
- package/cdn/components/time-series/time-series.js +34 -34
- package/cdn/components/variable-combobox/variable-combobox.component.js +13 -13
- package/cdn/components/variable-combobox/variable-combobox.controller.js +2 -2
- package/cdn/components/variable-combobox/variable-combobox.js +14 -14
- package/cdn/custom-elements.json +850 -850
- package/cdn/react/button/index.js +4 -4
- package/cdn/react/chip/index.js +4 -4
- package/cdn/react/combobox/index.js +4 -4
- package/cdn/react/date-range-slider/index.js +4 -4
- package/cdn/react/icon/index.js +4 -4
- package/cdn/react/index.d.ts +3 -3
- package/cdn/react/index.js +56 -56
- package/cdn/react/loader/index.js +3 -3
- package/cdn/react/map/index.js +5 -5
- package/cdn/react/plot/index.js +3 -3
- package/cdn/react/spatial-picker/index.js +7 -7
- package/cdn/react/time-series/index.js +34 -34
- package/cdn/react/variable-combobox/index.js +14 -14
- package/cdn/terra-ui-components.js +61 -61
- package/cdn/types/vue/index.d.ts +116 -116
- package/cdn/utilities/animation.js +3 -3
- package/cdn/vscode.html-custom-data.json +112 -112
- package/cdn/web-types.json +224 -224
- package/{cdn/chunks/chunk.ADGXHFTR.js → dist/chunks/chunk.33I7MBZO.js} +1 -1
- package/dist/chunks/{chunk.H32ZL2W2.js → chunk.4EEBFDHS.js} +1 -1
- package/dist/chunks/{chunk.YCC37YOJ.js → chunk.52JSYSOV.js} +6 -2
- package/{cdn/chunks/chunk.HUJ7CIC7.js → dist/chunks/chunk.6EFMX2ZD.js} +1 -1
- package/dist/chunks/{chunk.5YH3ZJUT.js → chunk.7C4FMTCE.js} +1 -1
- package/dist/chunks/{chunk.H4MAKR24.js → chunk.7I7C7JJF.js} +1 -1
- package/dist/chunks/{chunk.OFSIGYWI.js → chunk.7LODXAV5.js} +1 -1
- package/dist/chunks/{chunk.USXQP5U6.js → chunk.C5OZDL3F.js} +4 -4
- package/dist/chunks/{chunk.FHIIPJW6.js → chunk.CM3WMTBC.js} +1 -1
- package/{cdn/chunks/chunk.EJHNYX5L.js → dist/chunks/chunk.CNBF6GCR.js} +1 -1
- package/dist/chunks/{chunk.FEABKBW6.js → chunk.EYUPYDT4.js} +1 -1
- package/dist/chunks/{chunk.WHSMHOPB.js → chunk.FFZEV52Q.js} +5 -5
- package/dist/chunks/{chunk.PSVGC3Y5.js → chunk.FYST4D4G.js} +1 -1
- package/dist/chunks/{chunk.PG33VP73.js → chunk.GBVXVADE.js} +4 -4
- package/dist/chunks/{chunk.ZNMJES4B.js → chunk.IEHDLSGA.js} +1 -1
- package/{cdn/chunks/chunk.UFZVPTR4.js → dist/chunks/chunk.MMDLLVXS.js} +1 -1
- package/{cdn/chunks/chunk.M2VXN72F.js → dist/chunks/chunk.N6PKYR5K.js} +1 -1
- package/{cdn/chunks/chunk.4WBHMR2A.js → dist/chunks/chunk.N7ULTEAO.js} +1 -1
- package/{cdn/chunks/chunk.BPM4DDT2.js → dist/chunks/chunk.OUOWGBKV.js} +1 -1
- package/dist/chunks/{chunk.HOM4WTOH.js → chunk.PFSWFOXD.js} +1 -1
- package/dist/chunks/{chunk.2T4YTX6C.js → chunk.QJIYDTLQ.js} +1 -1
- package/dist/chunks/{chunk.AU3AGC4X.js → chunk.RFKXBNLY.js} +1 -1
- package/dist/chunks/{chunk.VYZKQA7M.js → chunk.RP6DCD5M.js} +4 -4
- package/dist/chunks/{chunk.TIWTYZP4.js → chunk.S3WKONT5.js} +11 -11
- package/dist/chunks/{chunk.X2KBQTBL.js → chunk.SDJHA4XN.js} +1 -1
- package/dist/chunks/{chunk.HBQCLZ37.js → chunk.TNACYALO.js} +1 -1
- package/dist/chunks/{chunk.QNRAB6NA.js → chunk.TWKECPWO.js} +1 -1
- package/dist/chunks/{chunk.6LKH47P2.js → chunk.UNE3VYFP.js} +1 -1
- package/{cdn/chunks/chunk.5EMGZZCG.js → dist/chunks/chunk.VEURJQW5.js} +1 -1
- package/dist/chunks/{chunk.UPRVNZ37.js → chunk.WVHQFXLD.js} +4 -4
- package/{cdn/chunks/chunk.OBKUG36C.js → dist/chunks/chunk.XB7LBTTU.js} +1 -1
- package/dist/chunks/{chunk.M6X67YK2.js → chunk.XIRKMIAU.js} +7 -7
- package/dist/chunks/{chunk.2HRRJNXL.js → chunk.XW5YT7AB.js} +1 -1
- package/dist/chunks/{chunk.DYMAZVQ6.js → chunk.Y72ZRL5L.js} +3 -3
- package/{cdn/chunks/chunk.6RSB2MQN.js → dist/chunks/chunk.YNMQZYQL.js} +1 -1
- 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 +3 -3
- package/dist/components/combobox/combobox.js +4 -4
- package/dist/components/date-range-slider/date-range-slider.component.js +3 -3
- package/dist/components/date-range-slider/date-range-slider.js +4 -4
- package/dist/components/icon/icon.component.js +2 -2
- package/dist/components/icon/icon.js +3 -3
- package/dist/components/loader/loader.component.js +2 -2
- package/dist/components/loader/loader.js +3 -3
- 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 +6 -6
- package/dist/components/spatial-picker/spatial-picker.js +7 -7
- package/dist/components/time-series/time-series.component.js +25 -25
- package/dist/components/time-series/time-series.controller.js +1 -1
- package/dist/components/time-series/time-series.js +26 -26
- package/dist/components/variable-combobox/variable-combobox.component.js +8 -8
- package/dist/components/variable-combobox/variable-combobox.js +9 -9
- package/dist/custom-elements.json +850 -850
- package/dist/react/button/index.js +4 -4
- package/dist/react/chip/index.js +3 -3
- package/dist/react/combobox/index.js +4 -4
- package/dist/react/date-range-slider/index.js +4 -4
- package/dist/react/icon/index.js +3 -3
- package/dist/react/index.d.ts +3 -3
- package/dist/react/index.js +48 -48
- package/dist/react/loader/index.js +3 -3
- package/dist/react/map/index.js +5 -5
- package/dist/react/plot/index.js +3 -3
- package/dist/react/spatial-picker/index.js +7 -7
- package/dist/react/time-series/index.js +26 -26
- package/dist/react/variable-combobox/index.js +9 -9
- package/dist/terra-ui-components.js +50 -50
- package/dist/types/vue/index.d.ts +116 -116
- package/dist/vscode.html-custom-data.json +112 -112
- package/dist/web-types.json +224 -224
- package/package.json +1 -1
- package/cdn/chunks/{chunk.XR56EMXH.js → chunk.LQCRC4E2.js} +8 -8
- package/cdn/chunks/{chunk.42JFVPPT.js → chunk.R2AQMZE4.js} +3 -3
|
@@ -1,52 +1,36 @@
|
|
|
1
1
|
import {
|
|
2
2
|
variable_combobox_default
|
|
3
|
-
} from "./chunks/chunk.
|
|
3
|
+
} from "./chunks/chunk.7VBMSUOT.js";
|
|
4
4
|
import {
|
|
5
5
|
getAnimationNames,
|
|
6
6
|
getEasingNames
|
|
7
|
-
} from "./chunks/chunk.
|
|
7
|
+
} from "./chunks/chunk.LQCRC4E2.js";
|
|
8
8
|
import {
|
|
9
9
|
getFormControls,
|
|
10
10
|
serialize
|
|
11
11
|
} from "./chunks/chunk.RJSQ5GQD.js";
|
|
12
12
|
import "./chunks/chunk.HAL7R4WT.js";
|
|
13
|
+
import {
|
|
14
|
+
map_default
|
|
15
|
+
} from "./chunks/chunk.BX66TSQY.js";
|
|
13
16
|
import {
|
|
14
17
|
time_series_default
|
|
15
|
-
} from "./chunks/chunk.
|
|
16
|
-
import "./chunks/chunk.
|
|
17
|
-
import "./chunks/chunk.
|
|
18
|
-
import "./chunks/chunk.SBDX4GGT.js";
|
|
19
|
-
import "./chunks/chunk.QPQHBWAF.js";
|
|
18
|
+
} from "./chunks/chunk.ZMTQ4YE2.js";
|
|
19
|
+
import "./chunks/chunk.5EDEDCDT.js";
|
|
20
|
+
import "./chunks/chunk.2BF5ZHP6.js";
|
|
20
21
|
import "./chunks/chunk.ZKRXIISK.js";
|
|
21
|
-
import "./chunks/chunk.
|
|
22
|
-
import "./chunks/chunk.UGTZ22DI.js";
|
|
22
|
+
import "./chunks/chunk.R2AQMZE4.js";
|
|
23
23
|
import "./chunks/chunk.5DPGWL3Y.js";
|
|
24
24
|
import {
|
|
25
|
-
|
|
26
|
-
} from "./chunks/chunk.
|
|
27
|
-
import {
|
|
28
|
-
plot_default
|
|
29
|
-
} from "./chunks/chunk.EJHNYX5L.js";
|
|
30
|
-
import "./chunks/chunk.EEFNHKM3.js";
|
|
31
|
-
import "./chunks/chunk.PTWY7M47.js";
|
|
25
|
+
icon_default
|
|
26
|
+
} from "./chunks/chunk.NFSGAK6D.js";
|
|
32
27
|
import {
|
|
33
28
|
spatial_picker_default
|
|
34
|
-
} from "./chunks/chunk.
|
|
35
|
-
import "./chunks/chunk.
|
|
36
|
-
import "./chunks/chunk.
|
|
37
|
-
import
|
|
38
|
-
|
|
39
|
-
} from "./chunks/chunk.7FIHTIPY.js";
|
|
40
|
-
import "./chunks/chunk.M5OJ3HWZ.js";
|
|
41
|
-
import "./chunks/chunk.KJ4BZBTX.js";
|
|
42
|
-
import "./chunks/chunk.KMTO4VEC.js";
|
|
43
|
-
import "./chunks/chunk.VHHIJXG2.js";
|
|
44
|
-
import "./chunks/chunk.KPXFSE3J.js";
|
|
45
|
-
import "./chunks/chunk.L7XOR6JZ.js";
|
|
46
|
-
import {
|
|
47
|
-
icon_default
|
|
48
|
-
} from "./chunks/chunk.UFZVPTR4.js";
|
|
49
|
-
import "./chunks/chunk.EKFTCQIZ.js";
|
|
29
|
+
} from "./chunks/chunk.4OMMI4NC.js";
|
|
30
|
+
import "./chunks/chunk.7R2BPQLY.js";
|
|
31
|
+
import "./chunks/chunk.UGTZ22DI.js";
|
|
32
|
+
import "./chunks/chunk.SBDX4GGT.js";
|
|
33
|
+
import "./chunks/chunk.LO2CROCV.js";
|
|
50
34
|
import "./chunks/chunk.VORUJ5MH.js";
|
|
51
35
|
import "./chunks/chunk.4XR5KYKG.js";
|
|
52
36
|
import {
|
|
@@ -55,51 +39,67 @@ import {
|
|
|
55
39
|
} from "./chunks/chunk.MDRUDBRH.js";
|
|
56
40
|
import "./chunks/chunk.XTCYIPKA.js";
|
|
57
41
|
import "./chunks/chunk.UCNEPIMI.js";
|
|
58
|
-
import "./chunks/chunk.747YKR2J.js";
|
|
59
|
-
import "./chunks/chunk.IKBILRIY.js";
|
|
60
42
|
import {
|
|
61
|
-
|
|
62
|
-
} from "./chunks/chunk.
|
|
63
|
-
import
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import "./chunks/chunk.
|
|
67
|
-
import "./chunks/chunk.
|
|
68
|
-
import
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
import "./chunks/chunk.
|
|
72
|
-
import "./chunks/chunk.
|
|
43
|
+
button_default
|
|
44
|
+
} from "./chunks/chunk.RZV7PTZZ.js";
|
|
45
|
+
import {
|
|
46
|
+
plot_default
|
|
47
|
+
} from "./chunks/chunk.LNNGJCX4.js";
|
|
48
|
+
import "./chunks/chunk.URIOYHEA.js";
|
|
49
|
+
import "./chunks/chunk.PTWY7M47.js";
|
|
50
|
+
import {
|
|
51
|
+
loader_default
|
|
52
|
+
} from "./chunks/chunk.CGUXXQTT.js";
|
|
53
|
+
import "./chunks/chunk.FDOXEWGR.js";
|
|
54
|
+
import "./chunks/chunk.IKBILRIY.js";
|
|
55
|
+
import "./chunks/chunk.UBYAPUL3.js";
|
|
56
|
+
import "./chunks/chunk.UUZHIWQZ.js";
|
|
57
|
+
import "./chunks/chunk.KPXFSE3J.js";
|
|
58
|
+
import "./chunks/chunk.L7XOR6JZ.js";
|
|
59
|
+
import "./chunks/chunk.KJ4BZBTX.js";
|
|
60
|
+
import "./chunks/chunk.KMTO4VEC.js";
|
|
61
|
+
import "./chunks/chunk.VHHIJXG2.js";
|
|
62
|
+
import "./chunks/chunk.UOFDZJYP.js";
|
|
73
63
|
import {
|
|
74
64
|
date_range_slider_default
|
|
75
|
-
} from "./chunks/chunk.
|
|
76
|
-
import "./chunks/chunk.
|
|
65
|
+
} from "./chunks/chunk.IKYLG6LM.js";
|
|
66
|
+
import "./chunks/chunk.GMWFNQ7Q.js";
|
|
77
67
|
import "./chunks/chunk.46IWBVYP.js";
|
|
78
68
|
import "./chunks/chunk.BPNFS4ED.js";
|
|
79
69
|
import "./chunks/chunk.FRHQ2JZY.js";
|
|
80
|
-
import "./chunks/chunk.KW4TJM4C.js";
|
|
81
70
|
import "./chunks/chunk.4GVU47B6.js";
|
|
71
|
+
import "./chunks/chunk.KW4TJM4C.js";
|
|
72
|
+
import "./chunks/chunk.P3N5PW3F.js";
|
|
73
|
+
import "./chunks/chunk.GNSDRDLV.js";
|
|
74
|
+
import "./chunks/chunk.BT4IJCQK.js";
|
|
75
|
+
import "./chunks/chunk.NTB4EIFE.js";
|
|
82
76
|
import {
|
|
83
77
|
getBasePath,
|
|
84
78
|
setBasePath
|
|
85
79
|
} from "./chunks/chunk.NQKBKXPW.js";
|
|
86
|
-
import {
|
|
87
|
-
button_default
|
|
88
|
-
} from "./chunks/chunk.OBKUG36C.js";
|
|
89
|
-
import "./chunks/chunk.CJZBZADJ.js";
|
|
90
|
-
import "./chunks/chunk.GNSDRDLV.js";
|
|
91
|
-
import "./chunks/chunk.BT4IJCQK.js";
|
|
92
|
-
import "./chunks/chunk.IUDWCWFV.js";
|
|
93
|
-
import "./chunks/chunk.NTB4EIFE.js";
|
|
94
80
|
import {
|
|
95
81
|
chip_default
|
|
96
|
-
} from "./chunks/chunk.
|
|
97
|
-
import "./chunks/chunk.
|
|
82
|
+
} from "./chunks/chunk.SVBGCTUY.js";
|
|
83
|
+
import "./chunks/chunk.6TP5NQZR.js";
|
|
98
84
|
import "./chunks/chunk.YVSJQ4KD.js";
|
|
85
|
+
import "./chunks/chunk.YW2OER7Y.js";
|
|
86
|
+
import {
|
|
87
|
+
combobox_default
|
|
88
|
+
} from "./chunks/chunk.2MYFC7LM.js";
|
|
89
|
+
import "./chunks/chunk.6TG7HJRE.js";
|
|
90
|
+
import "./chunks/chunk.NTNL4P6D.js";
|
|
91
|
+
import "./chunks/chunk.2XCNCXGV.js";
|
|
92
|
+
import "./chunks/chunk.PZRCJWJ4.js";
|
|
93
|
+
import "./chunks/chunk.QB5SASDL.js";
|
|
94
|
+
import "./chunks/chunk.QEA4QW6G.js";
|
|
95
|
+
import "./chunks/chunk.6NYH4BZ2.js";
|
|
96
|
+
import "./chunks/chunk.LMGJJIIS.js";
|
|
97
|
+
import "./chunks/chunk.UVHPNM6M.js";
|
|
98
|
+
import "./chunks/chunk.IUDWCWFV.js";
|
|
99
99
|
import "./chunks/chunk.UP75L23G.js";
|
|
100
|
-
import "./chunks/chunk.
|
|
100
|
+
import "./chunks/chunk.THBBULDA.js";
|
|
101
101
|
import "./chunks/chunk.K4EJQG4O.js";
|
|
102
|
-
import "./chunks/chunk.
|
|
102
|
+
import "./chunks/chunk.IBV3HXI5.js";
|
|
103
103
|
import "./chunks/chunk.PQFHJHNO.js";
|
|
104
104
|
import "./chunks/chunk.PH7RLQK2.js";
|
|
105
105
|
import "./chunks/chunk.6QUGTGJO.js";
|
package/cdn/types/vue/index.d.ts
CHANGED
|
@@ -1,17 +1,67 @@
|
|
|
1
1
|
import type { DefineComponent } from "vue";
|
|
2
2
|
|
|
3
|
-
import type { TerraButton } from "../../components/button/button.component.js";
|
|
4
|
-
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
5
|
-
import type { TerraDateRangeSlider } from "../../components/date-range-slider/date-range-slider.component.js";
|
|
6
3
|
import type { TerraCombobox } from "../../components/combobox/combobox.component.js";
|
|
7
|
-
import type {
|
|
4
|
+
import type { TerraDateRangeSlider } from "../../components/date-range-slider/date-range-slider.component.js";
|
|
5
|
+
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
6
|
+
import type { TerraButton } from "../../components/button/button.component.js";
|
|
8
7
|
import type { TerraIcon } from "../../components/icon/icon.component.js";
|
|
8
|
+
import type { TerraLoader } from "../../components/loader/loader.component.js";
|
|
9
9
|
import type { TerraMap } from "../../components/map/map.component.js";
|
|
10
10
|
import type { TerraPlot } from "../../components/plot/plot.component.js";
|
|
11
11
|
import type { TerraSpatialPicker } from "../../components/spatial-picker/spatial-picker.component.js";
|
|
12
12
|
import type { TerraTimeSeries } from "../../components/time-series/time-series.component.js";
|
|
13
13
|
import type { TerraVariableCombobox } from "../../components/variable-combobox/variable-combobox.component.js";
|
|
14
14
|
|
|
15
|
+
type TerraComboboxProps = {
|
|
16
|
+
/** Label the combobox with this. */
|
|
17
|
+
label?: TerraCombobox["label"];
|
|
18
|
+
/** name the combobox with this. */
|
|
19
|
+
name?: TerraCombobox["name"];
|
|
20
|
+
/** Set a placeholder for the combobox with this.
|
|
21
|
+
Defaults to the label's value. */
|
|
22
|
+
placeholder?: TerraCombobox["placeholder"];
|
|
23
|
+
/** Hide the combobox's help text.
|
|
24
|
+
When hidden, not rendered at all. */
|
|
25
|
+
"hide-help"?: TerraCombobox["hideHelp"];
|
|
26
|
+
/** Hide the combobox's label text.
|
|
27
|
+
When hidden, still presents to screen readers. */
|
|
28
|
+
"hide-label"?: TerraCombobox["hideLabel"];
|
|
29
|
+
/** status of the content */
|
|
30
|
+
status?: TerraCombobox["status"];
|
|
31
|
+
/** content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined */
|
|
32
|
+
content?: TerraCombobox["content"];
|
|
33
|
+
/** */
|
|
34
|
+
isExpanded?: TerraCombobox["isExpanded"];
|
|
35
|
+
/** */
|
|
36
|
+
query?: TerraCombobox["query"];
|
|
37
|
+
/** */
|
|
38
|
+
searchResults?: TerraCombobox["searchResults"];
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
type TerraDateRangeSliderProps = {
|
|
42
|
+
/** */
|
|
43
|
+
"time-scale"?: TerraDateRangeSlider["timeScale"];
|
|
44
|
+
/** */
|
|
45
|
+
"min-date"?: TerraDateRangeSlider["minDate"];
|
|
46
|
+
/** */
|
|
47
|
+
"max-date"?: TerraDateRangeSlider["maxDate"];
|
|
48
|
+
/** The start date for the time series plot. */
|
|
49
|
+
"start-date"?: TerraDateRangeSlider["startDate"];
|
|
50
|
+
/** */
|
|
51
|
+
"end-date"?: TerraDateRangeSlider["endDate"];
|
|
52
|
+
/** */
|
|
53
|
+
disabled?: TerraDateRangeSlider["disabled"];
|
|
54
|
+
/** */
|
|
55
|
+
"has-pips"?: TerraDateRangeSlider["hasPips"];
|
|
56
|
+
/** */
|
|
57
|
+
slider?: TerraDateRangeSlider["slider"];
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
type TerraChipProps = {
|
|
61
|
+
/** */
|
|
62
|
+
size?: TerraChip["size"];
|
|
63
|
+
};
|
|
64
|
+
|
|
15
65
|
type TerraButtonProps = {
|
|
16
66
|
/** */
|
|
17
67
|
title?: TerraButton["title"];
|
|
@@ -75,71 +125,6 @@ value of this attribute must be an id of a form in the same document or shadow r
|
|
|
75
125
|
validationMessage?: TerraButton["validationMessage"];
|
|
76
126
|
};
|
|
77
127
|
|
|
78
|
-
type TerraChipProps = {
|
|
79
|
-
/** */
|
|
80
|
-
size?: TerraChip["size"];
|
|
81
|
-
};
|
|
82
|
-
|
|
83
|
-
type TerraDateRangeSliderProps = {
|
|
84
|
-
/** */
|
|
85
|
-
"time-scale"?: TerraDateRangeSlider["timeScale"];
|
|
86
|
-
/** */
|
|
87
|
-
"min-date"?: TerraDateRangeSlider["minDate"];
|
|
88
|
-
/** */
|
|
89
|
-
"max-date"?: TerraDateRangeSlider["maxDate"];
|
|
90
|
-
/** The start date for the time series plot. */
|
|
91
|
-
"start-date"?: TerraDateRangeSlider["startDate"];
|
|
92
|
-
/** */
|
|
93
|
-
"end-date"?: TerraDateRangeSlider["endDate"];
|
|
94
|
-
/** */
|
|
95
|
-
disabled?: TerraDateRangeSlider["disabled"];
|
|
96
|
-
/** */
|
|
97
|
-
"has-pips"?: TerraDateRangeSlider["hasPips"];
|
|
98
|
-
/** */
|
|
99
|
-
slider?: TerraDateRangeSlider["slider"];
|
|
100
|
-
};
|
|
101
|
-
|
|
102
|
-
type TerraComboboxProps = {
|
|
103
|
-
/** Label the combobox with this. */
|
|
104
|
-
label?: TerraCombobox["label"];
|
|
105
|
-
/** name the combobox with this. */
|
|
106
|
-
name?: TerraCombobox["name"];
|
|
107
|
-
/** Set a placeholder for the combobox with this.
|
|
108
|
-
Defaults to the label's value. */
|
|
109
|
-
placeholder?: TerraCombobox["placeholder"];
|
|
110
|
-
/** Hide the combobox's help text.
|
|
111
|
-
When hidden, not rendered at all. */
|
|
112
|
-
"hide-help"?: TerraCombobox["hideHelp"];
|
|
113
|
-
/** Hide the combobox's label text.
|
|
114
|
-
When hidden, still presents to screen readers. */
|
|
115
|
-
"hide-label"?: TerraCombobox["hideLabel"];
|
|
116
|
-
/** status of the content */
|
|
117
|
-
status?: TerraCombobox["status"];
|
|
118
|
-
/** content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined */
|
|
119
|
-
content?: TerraCombobox["content"];
|
|
120
|
-
/** */
|
|
121
|
-
isExpanded?: TerraCombobox["isExpanded"];
|
|
122
|
-
/** */
|
|
123
|
-
query?: TerraCombobox["query"];
|
|
124
|
-
/** */
|
|
125
|
-
searchResults?: TerraCombobox["searchResults"];
|
|
126
|
-
};
|
|
127
|
-
|
|
128
|
-
type TerraLoaderProps = {
|
|
129
|
-
/** The loader's size */
|
|
130
|
-
size?: TerraLoader["size"];
|
|
131
|
-
/** The loader's theme, light or dark mode */
|
|
132
|
-
theme?: TerraLoader["theme"];
|
|
133
|
-
/** The percent complete for the loader to display */
|
|
134
|
-
percent?: TerraLoader["percent"];
|
|
135
|
-
/** an indeterminate loader has an unknown progress and will show a spinner */
|
|
136
|
-
indeterminate?: TerraLoader["indeterminate"];
|
|
137
|
-
/** A label used by a screen reader which describes the loader element (e.g., "Loading video of Tropical Storm Nepartak") */
|
|
138
|
-
label?: TerraLoader["label"];
|
|
139
|
-
/** A message used by a screen reader to describe current value of loader element in a more human-understandable way (e.g, "12% of 45MB") */
|
|
140
|
-
message?: TerraLoader["message"];
|
|
141
|
-
};
|
|
142
|
-
|
|
143
128
|
type TerraIconProps = {
|
|
144
129
|
/** The name of the icon to draw. Available names depend on the icon library being used. */
|
|
145
130
|
name?: TerraIcon["name"];
|
|
@@ -163,6 +148,21 @@ ignored by assistive devices. */
|
|
|
163
148
|
onTerraError?: (e: CustomEvent<never>) => void;
|
|
164
149
|
};
|
|
165
150
|
|
|
151
|
+
type TerraLoaderProps = {
|
|
152
|
+
/** The loader's size */
|
|
153
|
+
size?: TerraLoader["size"];
|
|
154
|
+
/** The loader's theme, light or dark mode */
|
|
155
|
+
theme?: TerraLoader["theme"];
|
|
156
|
+
/** The percent complete for the loader to display */
|
|
157
|
+
percent?: TerraLoader["percent"];
|
|
158
|
+
/** an indeterminate loader has an unknown progress and will show a spinner */
|
|
159
|
+
indeterminate?: TerraLoader["indeterminate"];
|
|
160
|
+
/** A label used by a screen reader which describes the loader element (e.g., "Loading video of Tropical Storm Nepartak") */
|
|
161
|
+
label?: TerraLoader["label"];
|
|
162
|
+
/** A message used by a screen reader to describe current value of loader element in a more human-understandable way (e.g, "12% of 45MB") */
|
|
163
|
+
message?: TerraLoader["message"];
|
|
164
|
+
};
|
|
165
|
+
|
|
166
166
|
type TerraMapProps = {
|
|
167
167
|
/** Minimum zoom level of the map. */
|
|
168
168
|
"min-zoom"?: TerraMap["minZoom"];
|
|
@@ -284,43 +284,22 @@ When hidden, still presents to screen readers. */
|
|
|
284
284
|
|
|
285
285
|
export type CustomElements = {
|
|
286
286
|
/**
|
|
287
|
-
*
|
|
287
|
+
* Fuzzy-search for combobox with list autocomplete.
|
|
288
288
|
* ---
|
|
289
289
|
*
|
|
290
290
|
*
|
|
291
|
-
* ### **
|
|
292
|
-
* - **
|
|
293
|
-
* - **
|
|
294
|
-
* - **
|
|
295
|
-
* - **checkValidity()** - Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid.
|
|
296
|
-
* - **getForm(): _HTMLFormElement | null_** - Gets the associated form, if one exists.
|
|
297
|
-
* - **reportValidity()** - Checks for validity and shows the browser's validation message if the control is invalid.
|
|
298
|
-
* - **setCustomValidity(message: _string_)** - Sets a custom validation message. Pass an empty string to restore validity.
|
|
299
|
-
*
|
|
300
|
-
* ### **Slots:**
|
|
301
|
-
* - _default_ - The button's label.
|
|
302
|
-
* - **prefix** - A presentational prefix icon or similar element.
|
|
303
|
-
* - **suffix** - A presentational suffix icon or similar element.
|
|
291
|
+
* ### **CSS Properties:**
|
|
292
|
+
* - **--host-height** - The height of the host element. _(default: undefined)_
|
|
293
|
+
* - **--help-height** - The height of the search help element. _(default: undefined)_
|
|
294
|
+
* - **--label-height** - The height of the input's label element. _(default: undefined)_
|
|
304
295
|
*
|
|
305
296
|
* ### **CSS Parts:**
|
|
306
|
-
* - **base** -
|
|
307
|
-
* - **
|
|
308
|
-
* - **
|
|
309
|
-
* - **
|
|
310
|
-
* - **caret** - The button's caret icon, an `<sl-icon>` element.
|
|
311
|
-
* - **spinner** - The spinner that shows when the button is in the loading state.
|
|
312
|
-
*/
|
|
313
|
-
"terra-button": DefineComponent<TerraButtonProps>;
|
|
314
|
-
|
|
315
|
-
/**
|
|
316
|
-
* Used for contacts and tags
|
|
317
|
-
* ---
|
|
318
|
-
*
|
|
319
|
-
*
|
|
320
|
-
* ### **Slots:**
|
|
321
|
-
* - _default_ - The chip's label.
|
|
297
|
+
* - **base** - A `search` element, the component's base.
|
|
298
|
+
* - **combobox** - An `input` element used for searching.
|
|
299
|
+
* - **button** - A `button` used for toggling the listbox's visibility.
|
|
300
|
+
* - **listbox** - A `ul` that holds the clickable options.
|
|
322
301
|
*/
|
|
323
|
-
"terra-
|
|
302
|
+
"terra-combobox": DefineComponent<TerraComboboxProps>;
|
|
324
303
|
|
|
325
304
|
/**
|
|
326
305
|
* Short summary of the component's intended use.
|
|
@@ -340,35 +319,43 @@ export type CustomElements = {
|
|
|
340
319
|
"terra-date-range-slider": DefineComponent<TerraDateRangeSliderProps>;
|
|
341
320
|
|
|
342
321
|
/**
|
|
343
|
-
*
|
|
322
|
+
* Used for contacts and tags
|
|
344
323
|
* ---
|
|
345
324
|
*
|
|
346
325
|
*
|
|
347
|
-
* ### **
|
|
348
|
-
* -
|
|
349
|
-
* - **--help-height** - The height of the search help element. _(default: undefined)_
|
|
350
|
-
* - **--label-height** - The height of the input's label element. _(default: undefined)_
|
|
351
|
-
*
|
|
352
|
-
* ### **CSS Parts:**
|
|
353
|
-
* - **base** - A `search` element, the component's base.
|
|
354
|
-
* - **combobox** - An `input` element used for searching.
|
|
355
|
-
* - **button** - A `button` used for toggling the listbox's visibility.
|
|
356
|
-
* - **listbox** - A `ul` that holds the clickable options.
|
|
326
|
+
* ### **Slots:**
|
|
327
|
+
* - _default_ - The chip's label.
|
|
357
328
|
*/
|
|
358
|
-
"terra-
|
|
329
|
+
"terra-chip": DefineComponent<TerraChipProps>;
|
|
359
330
|
|
|
360
331
|
/**
|
|
361
|
-
*
|
|
332
|
+
* Buttons represent actions that are available to the user.
|
|
362
333
|
* ---
|
|
363
334
|
*
|
|
364
335
|
*
|
|
365
|
-
* ### **
|
|
366
|
-
* -
|
|
336
|
+
* ### **Methods:**
|
|
337
|
+
* - **click()** - Simulates a click on the button.
|
|
338
|
+
* - **focus(options: _FocusOptions_)** - Sets focus on the button.
|
|
339
|
+
* - **blur()** - Removes focus from the button.
|
|
340
|
+
* - **checkValidity()** - Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid.
|
|
341
|
+
* - **getForm(): _HTMLFormElement | null_** - Gets the associated form, if one exists.
|
|
342
|
+
* - **reportValidity()** - Checks for validity and shows the browser's validation message if the control is invalid.
|
|
343
|
+
* - **setCustomValidity(message: _string_)** - Sets a custom validation message. Pass an empty string to restore validity.
|
|
344
|
+
*
|
|
345
|
+
* ### **Slots:**
|
|
346
|
+
* - _default_ - The button's label.
|
|
347
|
+
* - **prefix** - A presentational prefix icon or similar element.
|
|
348
|
+
* - **suffix** - A presentational suffix icon or similar element.
|
|
367
349
|
*
|
|
368
350
|
* ### **CSS Parts:**
|
|
369
351
|
* - **base** - The component's base wrapper.
|
|
352
|
+
* - **prefix** - The container that wraps the prefix.
|
|
353
|
+
* - **label** - The button's label.
|
|
354
|
+
* - **suffix** - The container that wraps the suffix.
|
|
355
|
+
* - **caret** - The button's caret icon, an `<sl-icon>` element.
|
|
356
|
+
* - **spinner** - The spinner that shows when the button is in the loading state.
|
|
370
357
|
*/
|
|
371
|
-
"terra-
|
|
358
|
+
"terra-button": DefineComponent<TerraButtonProps>;
|
|
372
359
|
|
|
373
360
|
/**
|
|
374
361
|
* Icons are symbols that can be used to represent various options within an application.
|
|
@@ -384,6 +371,19 @@ export type CustomElements = {
|
|
|
384
371
|
*/
|
|
385
372
|
"terra-icon": DefineComponent<TerraIconProps>;
|
|
386
373
|
|
|
374
|
+
/**
|
|
375
|
+
* Loaders are used to indicate there is content that is loading.
|
|
376
|
+
* ---
|
|
377
|
+
*
|
|
378
|
+
*
|
|
379
|
+
* ### **CSS Properties:**
|
|
380
|
+
* - **--example** - An example CSS custom property. _(default: undefined)_
|
|
381
|
+
*
|
|
382
|
+
* ### **CSS Parts:**
|
|
383
|
+
* - **base** - The component's base wrapper.
|
|
384
|
+
*/
|
|
385
|
+
"terra-loader": DefineComponent<TerraLoaderProps>;
|
|
386
|
+
|
|
387
387
|
/**
|
|
388
388
|
* A map component for visualizing and selecting coordinates.
|
|
389
389
|
* ---
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getAnimationNames,
|
|
3
3
|
getEasingNames
|
|
4
|
-
} from "../chunks/chunk.
|
|
4
|
+
} from "../chunks/chunk.LQCRC4E2.js";
|
|
5
5
|
import "../chunks/chunk.VORUJ5MH.js";
|
|
6
|
+
import "../chunks/chunk.GNSDRDLV.js";
|
|
7
|
+
import "../chunks/chunk.YVSJQ4KD.js";
|
|
6
8
|
import "../chunks/chunk.2XCNCXGV.js";
|
|
7
9
|
import "../chunks/chunk.QEA4QW6G.js";
|
|
8
10
|
import "../chunks/chunk.6NYH4BZ2.js";
|
|
9
|
-
import "../chunks/chunk.GNSDRDLV.js";
|
|
10
|
-
import "../chunks/chunk.YVSJQ4KD.js";
|
|
11
11
|
import "../chunks/chunk.UP75L23G.js";
|
|
12
12
|
import "../chunks/chunk.K4EJQG4O.js";
|
|
13
13
|
import "../chunks/chunk.PQFHJHNO.js";
|