@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,22 +1,17 @@
|
|
|
1
1
|
import type { DefineComponent } from "vue";
|
|
2
2
|
|
|
3
|
-
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
4
3
|
import type { TerraButton } from "../../components/button/button.component.js";
|
|
5
4
|
import type { TerraCombobox } from "../../components/combobox/combobox.component.js";
|
|
6
5
|
import type { TerraDateRangeSlider } from "../../components/date-range-slider/date-range-slider.component.js";
|
|
7
|
-
import type { TerraIcon } from "../../components/icon/icon.component.js";
|
|
8
6
|
import type { TerraLoader } from "../../components/loader/loader.component.js";
|
|
9
|
-
import type {
|
|
7
|
+
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
10
8
|
import type { TerraPlot } from "../../components/plot/plot.component.js";
|
|
9
|
+
import type { TerraMap } from "../../components/map/map.component.js";
|
|
10
|
+
import type { TerraIcon } from "../../components/icon/icon.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 TerraChipProps = {
|
|
16
|
-
/** */
|
|
17
|
-
size?: TerraChip["size"];
|
|
18
|
-
};
|
|
19
|
-
|
|
20
15
|
type TerraButtonProps = {
|
|
21
16
|
/** */
|
|
22
17
|
title?: TerraButton["title"];
|
|
@@ -125,29 +120,6 @@ type TerraDateRangeSliderProps = {
|
|
|
125
120
|
slider?: TerraDateRangeSlider["slider"];
|
|
126
121
|
};
|
|
127
122
|
|
|
128
|
-
type TerraIconProps = {
|
|
129
|
-
/** The name of the icon to draw. Available names depend on the icon library being used. */
|
|
130
|
-
name?: TerraIcon["name"];
|
|
131
|
-
/** An external URL of an SVG file. Be sure you trust the content you are including, as it will be executed as code and
|
|
132
|
-
can result in XSS attacks. */
|
|
133
|
-
src?: TerraIcon["src"];
|
|
134
|
-
/** An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and
|
|
135
|
-
ignored by assistive devices. */
|
|
136
|
-
label?: TerraIcon["label"];
|
|
137
|
-
/** The name of a registered custom icon library. */
|
|
138
|
-
library?: TerraIcon["library"];
|
|
139
|
-
/** The CSS color to assign to the SVG. */
|
|
140
|
-
color?: TerraIcon["color"];
|
|
141
|
-
/** The CSS font-size to assign to the SVG. */
|
|
142
|
-
"font-size"?: TerraIcon["fontSize"];
|
|
143
|
-
/** */
|
|
144
|
-
svg?: TerraIcon["svg"];
|
|
145
|
-
/** Emitted when the icon has loaded. */
|
|
146
|
-
onTerraLoad?: (e: CustomEvent<never>) => void;
|
|
147
|
-
/** Emitted when the icon fails to load due to an error. */
|
|
148
|
-
onTerraError?: (e: CustomEvent<never>) => void;
|
|
149
|
-
};
|
|
150
|
-
|
|
151
123
|
type TerraLoaderProps = {
|
|
152
124
|
/** The loader's size */
|
|
153
125
|
size?: TerraLoader["size"];
|
|
@@ -155,12 +127,34 @@ type TerraLoaderProps = {
|
|
|
155
127
|
theme?: TerraLoader["theme"];
|
|
156
128
|
/** The percent complete for the loader to display */
|
|
157
129
|
percent?: TerraLoader["percent"];
|
|
130
|
+
/** an indeterminate loader has an unknown progress and will show a spinner */
|
|
131
|
+
indeterminate?: TerraLoader["indeterminate"];
|
|
158
132
|
/** A label used by a screen reader which describes the loader element (e.g., "Loading video of Tropical Storm Nepartak") */
|
|
159
133
|
label?: TerraLoader["label"];
|
|
160
134
|
/** 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") */
|
|
161
135
|
message?: TerraLoader["message"];
|
|
162
136
|
};
|
|
163
137
|
|
|
138
|
+
type TerraChipProps = {
|
|
139
|
+
/** */
|
|
140
|
+
size?: TerraChip["size"];
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
type TerraPlotProps = {
|
|
144
|
+
/** */
|
|
145
|
+
plotTitle?: TerraPlot["plotTitle"];
|
|
146
|
+
/** */
|
|
147
|
+
layout?: TerraPlot["layout"];
|
|
148
|
+
/** */
|
|
149
|
+
config?: TerraPlot["config"];
|
|
150
|
+
/** */
|
|
151
|
+
data?: TerraPlot["data"];
|
|
152
|
+
/** */
|
|
153
|
+
plotData?: TerraPlot["plotData"];
|
|
154
|
+
/** */
|
|
155
|
+
base?: TerraPlot["base"];
|
|
156
|
+
};
|
|
157
|
+
|
|
164
158
|
type TerraMapProps = {
|
|
165
159
|
/** Minimum zoom level of the map. */
|
|
166
160
|
"min-zoom"?: TerraMap["minZoom"];
|
|
@@ -186,19 +180,27 @@ type TerraMapProps = {
|
|
|
186
180
|
_mapController?: TerraMap["_mapController"];
|
|
187
181
|
};
|
|
188
182
|
|
|
189
|
-
type
|
|
190
|
-
/**
|
|
191
|
-
|
|
192
|
-
/**
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
/**
|
|
199
|
-
|
|
183
|
+
type TerraIconProps = {
|
|
184
|
+
/** The name of the icon to draw. Available names depend on the icon library being used. */
|
|
185
|
+
name?: TerraIcon["name"];
|
|
186
|
+
/** An external URL of an SVG file. Be sure you trust the content you are including, as it will be executed as code and
|
|
187
|
+
can result in XSS attacks. */
|
|
188
|
+
src?: TerraIcon["src"];
|
|
189
|
+
/** An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and
|
|
190
|
+
ignored by assistive devices. */
|
|
191
|
+
label?: TerraIcon["label"];
|
|
192
|
+
/** The name of a registered custom icon library. */
|
|
193
|
+
library?: TerraIcon["library"];
|
|
194
|
+
/** The CSS color to assign to the SVG. */
|
|
195
|
+
color?: TerraIcon["color"];
|
|
196
|
+
/** The CSS font-size to assign to the SVG. */
|
|
197
|
+
"font-size"?: TerraIcon["fontSize"];
|
|
200
198
|
/** */
|
|
201
|
-
|
|
199
|
+
svg?: TerraIcon["svg"];
|
|
200
|
+
/** Emitted when the icon has loaded. */
|
|
201
|
+
onTerraLoad?: (e: CustomEvent<never>) => void;
|
|
202
|
+
/** Emitted when the icon fails to load due to an error. */
|
|
203
|
+
onTerraError?: (e: CustomEvent<never>) => void;
|
|
202
204
|
};
|
|
203
205
|
|
|
204
206
|
type TerraSpatialPickerProps = {
|
|
@@ -281,16 +283,6 @@ When hidden, still presents to screen readers. */
|
|
|
281
283
|
};
|
|
282
284
|
|
|
283
285
|
export type CustomElements = {
|
|
284
|
-
/**
|
|
285
|
-
* Used for contacts and tags
|
|
286
|
-
* ---
|
|
287
|
-
*
|
|
288
|
-
*
|
|
289
|
-
* ### **Slots:**
|
|
290
|
-
* - _default_ - The chip's label.
|
|
291
|
-
*/
|
|
292
|
-
"terra-chip": DefineComponent<TerraChipProps>;
|
|
293
|
-
|
|
294
286
|
/**
|
|
295
287
|
* Buttons represent actions that are available to the user.
|
|
296
288
|
* ---
|
|
@@ -356,31 +348,37 @@ export type CustomElements = {
|
|
|
356
348
|
"terra-date-range-slider": DefineComponent<TerraDateRangeSliderProps>;
|
|
357
349
|
|
|
358
350
|
/**
|
|
359
|
-
*
|
|
351
|
+
* Loaders are used to indicate there is content that is loading.
|
|
360
352
|
* ---
|
|
361
353
|
*
|
|
362
354
|
*
|
|
363
|
-
* ### **
|
|
364
|
-
* - **
|
|
365
|
-
* - **terra-error** - Emitted when the icon fails to load due to an error.
|
|
355
|
+
* ### **CSS Properties:**
|
|
356
|
+
* - **--example** - An example CSS custom property. _(default: undefined)_
|
|
366
357
|
*
|
|
367
358
|
* ### **CSS Parts:**
|
|
368
|
-
* - **
|
|
359
|
+
* - **base** - The component's base wrapper.
|
|
369
360
|
*/
|
|
370
|
-
"terra-
|
|
361
|
+
"terra-loader": DefineComponent<TerraLoaderProps>;
|
|
371
362
|
|
|
372
363
|
/**
|
|
373
|
-
*
|
|
364
|
+
* Used for contacts and tags
|
|
374
365
|
* ---
|
|
375
366
|
*
|
|
376
367
|
*
|
|
377
|
-
* ### **
|
|
378
|
-
* -
|
|
368
|
+
* ### **Slots:**
|
|
369
|
+
* - _default_ - The chip's label.
|
|
370
|
+
*/
|
|
371
|
+
"terra-chip": DefineComponent<TerraChipProps>;
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* A web component for interactive graphs using Plotly.js.
|
|
375
|
+
* ---
|
|
376
|
+
*
|
|
379
377
|
*
|
|
380
378
|
* ### **CSS Parts:**
|
|
381
379
|
* - **base** - The component's base wrapper.
|
|
382
380
|
*/
|
|
383
|
-
"terra-
|
|
381
|
+
"terra-plot": DefineComponent<TerraPlotProps>;
|
|
384
382
|
|
|
385
383
|
/**
|
|
386
384
|
* A map component for visualizing and selecting coordinates.
|
|
@@ -390,14 +388,18 @@ export type CustomElements = {
|
|
|
390
388
|
"terra-map": DefineComponent<TerraMapProps>;
|
|
391
389
|
|
|
392
390
|
/**
|
|
393
|
-
*
|
|
391
|
+
* Icons are symbols that can be used to represent various options within an application.
|
|
394
392
|
* ---
|
|
395
393
|
*
|
|
396
394
|
*
|
|
395
|
+
* ### **Events:**
|
|
396
|
+
* - **terra-load** - Emitted when the icon has loaded.
|
|
397
|
+
* - **terra-error** - Emitted when the icon fails to load due to an error.
|
|
398
|
+
*
|
|
397
399
|
* ### **CSS Parts:**
|
|
398
|
-
* - **
|
|
400
|
+
* - **svg** - The internal SVG element.
|
|
399
401
|
*/
|
|
400
|
-
"terra-
|
|
402
|
+
"terra-icon": DefineComponent<TerraIconProps>;
|
|
401
403
|
|
|
402
404
|
/**
|
|
403
405
|
* A component that allows input of coordinates and rendering of map.
|
|
@@ -153,26 +153,6 @@
|
|
|
153
153
|
}
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
|
-
{
|
|
157
|
-
"name": "terra-chip",
|
|
158
|
-
"description": "Used for contacts and tags\n---\n\n\n### **Slots:**\n - _default_ - The chip's label.",
|
|
159
|
-
"attributes": [
|
|
160
|
-
{
|
|
161
|
-
"name": "size",
|
|
162
|
-
"values": [
|
|
163
|
-
{ "name": "small" },
|
|
164
|
-
{ "name": "medium" },
|
|
165
|
-
{ "name": "large" }
|
|
166
|
-
]
|
|
167
|
-
}
|
|
168
|
-
],
|
|
169
|
-
"references": [
|
|
170
|
-
{
|
|
171
|
-
"name": "Documentation",
|
|
172
|
-
"url": "https://disc.gsfc.nasa.gov/components/chip"
|
|
173
|
-
}
|
|
174
|
-
]
|
|
175
|
-
},
|
|
176
156
|
{
|
|
177
157
|
"name": "terra-combobox",
|
|
178
158
|
"description": "Fuzzy-search for combobox with list autocomplete.\n---\n\n\n### **CSS Properties:**\n - **--host-height** - The height of the host element. _(default: undefined)_\n- **--help-height** - The height of the search help element. _(default: undefined)_\n- **--label-height** - The height of the input's label element. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - A `search` element, the component's base.\n- **combobox** - An `input` element used for searching.\n- **button** - A `button` used for toggling the listbox's visibility.\n- **listbox** - A `ul` that holds the clickable options.",
|
|
@@ -248,48 +228,6 @@
|
|
|
248
228
|
}
|
|
249
229
|
]
|
|
250
230
|
},
|
|
251
|
-
{
|
|
252
|
-
"name": "terra-icon",
|
|
253
|
-
"description": "Icons are symbols that can be used to represent various options within an application.\n---\n\n\n### **Events:**\n - **terra-load** - Emitted when the icon has loaded.\n- **terra-error** - Emitted when the icon fails to load due to an error.\n\n### **CSS Parts:**\n - **svg** - The internal SVG element.",
|
|
254
|
-
"attributes": [
|
|
255
|
-
{
|
|
256
|
-
"name": "name",
|
|
257
|
-
"description": "The name of the icon to draw. Available names depend on the icon library being used.",
|
|
258
|
-
"values": []
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"name": "src",
|
|
262
|
-
"description": "An external URL of an SVG file. Be sure you trust the content you are including, as it will be executed as code and\ncan result in XSS attacks.",
|
|
263
|
-
"values": []
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"name": "label",
|
|
267
|
-
"description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
|
|
268
|
-
"values": []
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"name": "library",
|
|
272
|
-
"description": "The name of a registered custom icon library.",
|
|
273
|
-
"values": [{ "name": "default" }, { "name": "heroicons" }]
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"name": "color",
|
|
277
|
-
"description": "The CSS color to assign to the SVG.",
|
|
278
|
-
"values": []
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"name": "font-size",
|
|
282
|
-
"description": "The CSS font-size to assign to the SVG.",
|
|
283
|
-
"values": []
|
|
284
|
-
}
|
|
285
|
-
],
|
|
286
|
-
"references": [
|
|
287
|
-
{
|
|
288
|
-
"name": "Documentation",
|
|
289
|
-
"url": "https://disc.gsfc.nasa.gov/components/icon"
|
|
290
|
-
}
|
|
291
|
-
]
|
|
292
|
-
},
|
|
293
231
|
{
|
|
294
232
|
"name": "terra-loader",
|
|
295
233
|
"description": "Loaders are used to indicate there is content that is loading.\n---\n\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -309,6 +247,11 @@
|
|
|
309
247
|
"description": "The percent complete for the loader to display",
|
|
310
248
|
"values": []
|
|
311
249
|
},
|
|
250
|
+
{
|
|
251
|
+
"name": "indeterminate",
|
|
252
|
+
"description": "an indeterminate loader has an unknown progress and will show a spinner",
|
|
253
|
+
"values": []
|
|
254
|
+
},
|
|
312
255
|
{
|
|
313
256
|
"name": "label",
|
|
314
257
|
"description": "A label used by a screen reader which describes the loader element (e.g., \"Loading video of Tropical Storm Nepartak\")",
|
|
@@ -327,6 +270,42 @@
|
|
|
327
270
|
}
|
|
328
271
|
]
|
|
329
272
|
},
|
|
273
|
+
{
|
|
274
|
+
"name": "terra-chip",
|
|
275
|
+
"description": "Used for contacts and tags\n---\n\n\n### **Slots:**\n - _default_ - The chip's label.",
|
|
276
|
+
"attributes": [
|
|
277
|
+
{
|
|
278
|
+
"name": "size",
|
|
279
|
+
"values": [
|
|
280
|
+
{ "name": "small" },
|
|
281
|
+
{ "name": "medium" },
|
|
282
|
+
{ "name": "large" }
|
|
283
|
+
]
|
|
284
|
+
}
|
|
285
|
+
],
|
|
286
|
+
"references": [
|
|
287
|
+
{
|
|
288
|
+
"name": "Documentation",
|
|
289
|
+
"url": "https://disc.gsfc.nasa.gov/components/chip"
|
|
290
|
+
}
|
|
291
|
+
]
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"name": "terra-plot",
|
|
295
|
+
"description": "A web component for interactive graphs using Plotly.js.\n---\n\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
296
|
+
"attributes": [
|
|
297
|
+
{ "name": "plotTitle", "values": [] },
|
|
298
|
+
{ "name": "layout", "values": [{ "name": "Partial<Layout>" }] },
|
|
299
|
+
{ "name": "config", "values": [{ "name": "Partial<Config>" }] },
|
|
300
|
+
{ "name": "data", "values": [{ "name": "Array<Partial<Data>>" }] }
|
|
301
|
+
],
|
|
302
|
+
"references": [
|
|
303
|
+
{
|
|
304
|
+
"name": "Documentation",
|
|
305
|
+
"url": "https://disc.gsfc.nasa.gov/components/plot"
|
|
306
|
+
}
|
|
307
|
+
]
|
|
308
|
+
},
|
|
330
309
|
{
|
|
331
310
|
"name": "terra-map",
|
|
332
311
|
"description": "A map component for visualizing and selecting coordinates.\n---\n",
|
|
@@ -371,18 +350,44 @@
|
|
|
371
350
|
]
|
|
372
351
|
},
|
|
373
352
|
{
|
|
374
|
-
"name": "terra-
|
|
375
|
-
"description": "
|
|
353
|
+
"name": "terra-icon",
|
|
354
|
+
"description": "Icons are symbols that can be used to represent various options within an application.\n---\n\n\n### **Events:**\n - **terra-load** - Emitted when the icon has loaded.\n- **terra-error** - Emitted when the icon fails to load due to an error.\n\n### **CSS Parts:**\n - **svg** - The internal SVG element.",
|
|
376
355
|
"attributes": [
|
|
377
|
-
{
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
356
|
+
{
|
|
357
|
+
"name": "name",
|
|
358
|
+
"description": "The name of the icon to draw. Available names depend on the icon library being used.",
|
|
359
|
+
"values": []
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"name": "src",
|
|
363
|
+
"description": "An external URL of an SVG file. Be sure you trust the content you are including, as it will be executed as code and\ncan result in XSS attacks.",
|
|
364
|
+
"values": []
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"name": "label",
|
|
368
|
+
"description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
|
|
369
|
+
"values": []
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"name": "library",
|
|
373
|
+
"description": "The name of a registered custom icon library.",
|
|
374
|
+
"values": [{ "name": "default" }, { "name": "heroicons" }]
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"name": "color",
|
|
378
|
+
"description": "The CSS color to assign to the SVG.",
|
|
379
|
+
"values": []
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"name": "font-size",
|
|
383
|
+
"description": "The CSS font-size to assign to the SVG.",
|
|
384
|
+
"values": []
|
|
385
|
+
}
|
|
381
386
|
],
|
|
382
387
|
"references": [
|
|
383
388
|
{
|
|
384
389
|
"name": "Documentation",
|
|
385
|
-
"url": "https://disc.gsfc.nasa.gov/components/
|
|
390
|
+
"url": "https://disc.gsfc.nasa.gov/components/icon"
|
|
386
391
|
}
|
|
387
392
|
]
|
|
388
393
|
},
|