@nasa-terra/components 0.0.3 → 0.0.4
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/{dist/chunks/chunk.EPOITANB.js → cdn/chunks/chunk.3BAOHZ2G.js} +1 -1
- package/{dist/chunks/chunk.NF7CULQM.js → cdn/chunks/chunk.46CED5HM.js} +1 -1
- package/cdn/chunks/{chunk.LBKLXTIO.js → chunk.5IDL367Z.js} +11 -11
- package/cdn/chunks/{chunk.FS5IKMJD.js → chunk.A23M3KZO.js} +1 -1
- package/cdn/chunks/{chunk.U5J3OV4V.js → chunk.ABBR7BG2.js} +1 -1
- package/cdn/chunks/{chunk.PM3G4HWU.js → chunk.BUD5WPVO.js} +1 -1
- package/{dist/chunks/chunk.LZWNT5PB.js → cdn/chunks/chunk.CRBG3MD3.js} +1 -1
- package/{dist/chunks/chunk.KJIDKCTU.js → cdn/chunks/chunk.CRMCAOLZ.js} +1 -1
- package/cdn/chunks/{chunk.ELPRRHTE.js → chunk.DCFUISO5.js} +5 -5
- package/cdn/chunks/{chunk.JCBJR2VJ.js → chunk.DSORVH3D.js} +1 -1
- package/cdn/chunks/{chunk.XQOP7YET.js → chunk.DXDTKB2Z.js} +1 -1
- package/cdn/chunks/{chunk.LT6GFPPN.js → chunk.FDLUCURB.js} +1 -1
- package/cdn/chunks/{chunk.X56PW5HS.js → chunk.FTCNGW44.js} +1 -1
- package/cdn/chunks/{chunk.74CNHGFN.js → chunk.GL3JK5QO.js} +1 -1
- package/{dist/chunks/chunk.AJUYULUM.js → cdn/chunks/chunk.GSKNUBWS.js} +1 -1
- package/cdn/chunks/{chunk.M4QB4Z2D.js → chunk.IN3OZ72R.js} +1 -1
- package/cdn/chunks/{chunk.JE7ZZRL6.js → chunk.IS7PROYA.js} +4 -4
- package/cdn/chunks/{chunk.PS5CJCUL.js → chunk.LQXJYCKK.js} +1 -1
- package/cdn/chunks/{chunk.ZO75EFUN.js → chunk.LVM5DSMJ.js} +2 -2
- package/cdn/chunks/{chunk.ON2RU4HZ.js → chunk.NSCU3Y7E.js} +4 -4
- package/cdn/chunks/{chunk.LIQU3FGS.js → chunk.NYXXSTNY.js} +1 -1
- package/cdn/chunks/{chunk.2LF7SMGQ.js → chunk.O5NKXUCH.js} +1 -1
- package/{dist/chunks/chunk.LUYLEISL.js → cdn/chunks/chunk.OQXZR4ZX.js} +1 -1
- package/cdn/chunks/{chunk.A3BJQZCH.js → chunk.PP7XKOCQ.js} +5 -5
- package/cdn/chunks/{chunk.GR5QBZMP.js → chunk.QX5U3SVC.js} +1 -1
- package/{dist/chunks/chunk.EDKH7GOS.js → cdn/chunks/chunk.RNRFOQI7.js} +1 -1
- package/{dist/chunks/chunk.FLO6VVGK.js → cdn/chunks/chunk.SRTSFODC.js} +1 -1
- package/{dist/chunks/chunk.ALFBRTWT.js → cdn/chunks/chunk.SZWAOLYU.js} +1 -1
- package/cdn/chunks/{chunk.XZEK52FD.js → chunk.TWJTOEFA.js} +1 -1
- package/cdn/chunks/{chunk.K6YHM5TZ.js → chunk.U4PQZY6W.js} +1 -1
- package/cdn/chunks/{chunk.LHW6ZEEG.js → chunk.UNDKG3U4.js} +1 -1
- package/cdn/chunks/{chunk.PDXFKRVY.js → chunk.WU6XFJPA.js} +4 -4
- package/cdn/chunks/{chunk.B2HOKF44.js → chunk.YJID4SHW.js} +4 -4
- package/cdn/chunks/{chunk.4D2G6L4V.js → chunk.YK3ZPNPX.js} +1 -1
- package/cdn/chunks/{chunk.ONGS57TV.js → chunk.YPRKEZFP.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 +3 -3
- package/cdn/components/date-range-slider/date-range-slider.js +4 -4
- package/cdn/components/icon/icon.component.js +5 -5
- package/cdn/components/icon/icon.js +6 -6
- package/cdn/components/icon/library.js +2 -2
- package/cdn/components/loader/loader.component.js +2 -2
- package/cdn/components/loader/loader.js +3 -3
- package/cdn/components/map/map.component.js +2 -2
- package/cdn/components/map/map.js +3 -3
- 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 +3 -3
- package/cdn/components/spatial-picker/spatial-picker.js +4 -4
- package/cdn/components/time-series/time-series.component.js +27 -27
- package/cdn/components/time-series/time-series.controller.js +1 -1
- package/cdn/components/time-series/time-series.js +28 -28
- package/cdn/components/variable-combobox/variable-combobox.component.js +13 -13
- package/cdn/components/variable-combobox/variable-combobox.js +14 -14
- package/cdn/custom-elements.json +324 -324
- 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 +4 -4
- package/cdn/react/icon/index.js +6 -6
- package/cdn/react/index.d.ts +2 -2
- package/cdn/react/index.js +50 -50
- package/cdn/react/loader/index.js +3 -3
- package/cdn/react/map/index.js +3 -3
- package/cdn/react/plot/index.js +3 -3
- package/cdn/react/spatial-picker/index.js +4 -4
- package/cdn/react/time-series/index.js +28 -28
- package/cdn/react/variable-combobox/index.js +14 -14
- package/cdn/terra-ui-components.js +55 -55
- package/cdn/types/vue/index.d.ts +93 -93
- package/cdn/utilities/animation.js +3 -3
- package/cdn/utilities/icon-library.js +2 -2
- package/cdn/vscode.html-custom-data.json +62 -62
- package/cdn/web-types.json +209 -209
- package/{cdn/chunks/chunk.ZUGL2FNZ.js → dist/chunks/chunk.2YN2NCAJ.js} +1 -1
- package/dist/chunks/{chunk.6DRNHPKF.js → chunk.3WSYETU3.js} +1 -1
- package/{cdn/chunks/chunk.RXDN2NM7.js → dist/chunks/chunk.5JAZMTXS.js} +1 -1
- package/dist/chunks/{chunk.PRBM2XXL.js → chunk.5ZPHPIFF.js} +1 -1
- package/dist/chunks/{chunk.FOD357NT.js → chunk.6LGKPYEG.js} +11 -11
- package/{cdn/chunks/chunk.E2SRXXI6.js → dist/chunks/chunk.6ODALLBA.js} +1 -1
- package/dist/chunks/{chunk.MMYKMN6B.js → chunk.77CJZ2RP.js} +4 -4
- package/dist/chunks/{chunk.XLQO6OZU.js → chunk.7GEZG32N.js} +1 -1
- package/dist/chunks/{chunk.HSPKB2MG.js → chunk.AIVTWWUU.js} +1 -1
- package/dist/chunks/{chunk.IOP7DABN.js → chunk.BWPJE62Z.js} +5 -5
- package/{cdn/chunks/chunk.JOSFOMOK.js → dist/chunks/chunk.CXK7TBKA.js} +1 -1
- package/dist/chunks/{chunk.MPA4M3E7.js → chunk.DUNBSI2Y.js} +1 -1
- package/{cdn/chunks/chunk.566BRIWX.js → dist/chunks/chunk.EDIW4YUA.js} +1 -1
- package/{cdn/chunks/chunk.HCBG34UV.js → dist/chunks/chunk.EIVD3TZT.js} +1 -1
- package/dist/chunks/{chunk.PSTXVQB5.js → chunk.FFQ32TPH.js} +1 -1
- package/dist/chunks/{chunk.OIEDIUMT.js → chunk.G6JGOSCF.js} +1 -1
- package/dist/chunks/{chunk.YUEY7TCJ.js → chunk.GPDRN464.js} +1 -1
- package/dist/chunks/{chunk.JL4ZDCDW.js → chunk.GRKVP6IU.js} +4 -4
- package/dist/chunks/{chunk.LXE4USTN.js → chunk.JSPLWLW4.js} +1 -1
- package/dist/chunks/{chunk.S4JQ7QD5.js → chunk.JU5YFOQN.js} +1 -1
- package/{cdn/chunks/chunk.SNTGQTAS.js → dist/chunks/chunk.L6HX2ERA.js} +1 -1
- package/dist/chunks/{chunk.33FFT37R.js → chunk.L77E7KJ5.js} +2 -2
- package/dist/chunks/{chunk.PU5MKRJ3.js → chunk.P5WAUI32.js} +5 -5
- package/dist/chunks/{chunk.B7L6K56Y.js → chunk.QXJ53GFV.js} +1 -1
- package/dist/chunks/{chunk.4GCNO2RC.js → chunk.R4X6BEGH.js} +4 -4
- package/dist/chunks/{chunk.YRZFOIW4.js → chunk.SQLL2RBE.js} +1 -1
- package/dist/chunks/{chunk.3SRITTYR.js → chunk.SSIW5ZSF.js} +1 -1
- package/dist/chunks/{chunk.ZB6UWPGQ.js → chunk.TPCWPFMX.js} +4 -4
- package/dist/chunks/{chunk.7DFKM3M3.js → chunk.TYOFMEXP.js} +1 -1
- package/dist/chunks/{chunk.MVKAIELO.js → chunk.VI6CGSH2.js} +1 -1
- package/{cdn/chunks/chunk.3JODJSTO.js → dist/chunks/chunk.WDY2TEG5.js} +1 -1
- package/dist/chunks/{chunk.Q2BSVCPH.js → chunk.WND565J5.js} +1 -1
- package/dist/chunks/{chunk.S2WDTAIJ.js → chunk.WTWMCOXO.js} +1 -1
- package/{cdn/chunks/chunk.JUCL53DU.js → dist/chunks/chunk.WVE2X7DV.js} +1 -1
- package/dist/chunks/{chunk.2RJXTLAA.js → chunk.YCC37YOJ.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 +4 -4
- package/dist/components/icon/icon.js +5 -5
- package/dist/components/icon/library.js +2 -2
- package/dist/components/loader/loader.component.js +2 -2
- package/dist/components/loader/loader.js +3 -3
- package/dist/components/map/map.component.js +2 -2
- package/dist/components/map/map.js +3 -3
- 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 +3 -3
- package/dist/components/spatial-picker/spatial-picker.js +4 -4
- package/dist/components/time-series/time-series.component.js +22 -22
- package/dist/components/time-series/time-series.controller.js +1 -1
- package/dist/components/time-series/time-series.js +23 -23
- package/dist/components/variable-combobox/variable-combobox.component.js +10 -10
- package/dist/components/variable-combobox/variable-combobox.js +11 -11
- package/dist/custom-elements.json +324 -324
- 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 +5 -5
- package/dist/react/index.d.ts +2 -2
- package/dist/react/index.js +45 -45
- package/dist/react/loader/index.js +3 -3
- package/dist/react/map/index.js +3 -3
- package/dist/react/plot/index.js +3 -3
- package/dist/react/spatial-picker/index.js +4 -4
- package/dist/react/time-series/index.js +23 -23
- package/dist/react/variable-combobox/index.js +11 -11
- package/dist/terra-ui-components.js +47 -47
- package/dist/types/vue/index.d.ts +93 -93
- package/dist/utilities/icon-library.js +2 -2
- package/dist/vscode.html-custom-data.json +62 -62
- package/dist/web-types.json +209 -209
- package/package.json +1 -1
- package/{dist/chunks/chunk.MDRUDBRH.js → cdn/chunks/chunk.7DOMZGX7.js} +3 -3
- package/cdn/chunks/{chunk.LQCRC4E2.js → chunk.XR56EMXH.js} +8 -8
- package/{cdn/chunks/chunk.MDRUDBRH.js → dist/chunks/chunk.7DOMZGX7.js} +3 -3
package/cdn/types/vue/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import type { DefineComponent } from "vue";
|
|
2
2
|
|
|
3
3
|
import type { TerraButton } from "../../components/button/button.component.js";
|
|
4
|
+
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
4
5
|
import type { TerraCombobox } from "../../components/combobox/combobox.component.js";
|
|
5
|
-
import type {
|
|
6
|
+
import type { TerraIcon } from "../../components/icon/icon.component.js";
|
|
7
|
+
import type { TerraMap } from "../../components/map/map.component.js";
|
|
6
8
|
import type { TerraLoader } from "../../components/loader/loader.component.js";
|
|
7
|
-
import type { TerraChip } from "../../components/chip/chip.component.js";
|
|
8
9
|
import type { TerraPlot } from "../../components/plot/plot.component.js";
|
|
9
|
-
import type {
|
|
10
|
-
import type { TerraIcon } from "../../components/icon/icon.component.js";
|
|
10
|
+
import type { TerraDateRangeSlider } from "../../components/date-range-slider/date-range-slider.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";
|
|
@@ -75,6 +75,11 @@ value of this attribute must be an id of a form in the same document or shadow r
|
|
|
75
75
|
validationMessage?: TerraButton["validationMessage"];
|
|
76
76
|
};
|
|
77
77
|
|
|
78
|
+
type TerraChipProps = {
|
|
79
|
+
/** */
|
|
80
|
+
size?: TerraChip["size"];
|
|
81
|
+
};
|
|
82
|
+
|
|
78
83
|
type TerraComboboxProps = {
|
|
79
84
|
/** Label the combobox with this. */
|
|
80
85
|
label?: TerraCombobox["label"];
|
|
@@ -101,23 +106,52 @@ When hidden, still presents to screen readers. */
|
|
|
101
106
|
searchResults?: TerraCombobox["searchResults"];
|
|
102
107
|
};
|
|
103
108
|
|
|
104
|
-
type
|
|
105
|
-
/**
|
|
106
|
-
|
|
107
|
-
/**
|
|
108
|
-
|
|
109
|
+
type TerraIconProps = {
|
|
110
|
+
/** The name of the icon to draw. Available names depend on the icon library being used. */
|
|
111
|
+
name?: TerraIcon["name"];
|
|
112
|
+
/** An external URL of an SVG file. Be sure you trust the content you are including, as it will be executed as code and
|
|
113
|
+
can result in XSS attacks. */
|
|
114
|
+
src?: TerraIcon["src"];
|
|
115
|
+
/** An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and
|
|
116
|
+
ignored by assistive devices. */
|
|
117
|
+
label?: TerraIcon["label"];
|
|
118
|
+
/** The name of a registered custom icon library. */
|
|
119
|
+
library?: TerraIcon["library"];
|
|
120
|
+
/** The CSS color to assign to the SVG. */
|
|
121
|
+
color?: TerraIcon["color"];
|
|
122
|
+
/** The CSS font-size to assign to the SVG. */
|
|
123
|
+
"font-size"?: TerraIcon["fontSize"];
|
|
109
124
|
/** */
|
|
110
|
-
|
|
111
|
-
/**
|
|
112
|
-
|
|
125
|
+
svg?: TerraIcon["svg"];
|
|
126
|
+
/** Emitted when the icon has loaded. */
|
|
127
|
+
onTerraLoad?: (e: CustomEvent<never>) => void;
|
|
128
|
+
/** Emitted when the icon fails to load due to an error. */
|
|
129
|
+
onTerraError?: (e: CustomEvent<never>) => void;
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
type TerraMapProps = {
|
|
133
|
+
/** Minimum zoom level of the map. */
|
|
134
|
+
"min-zoom"?: TerraMap["minZoom"];
|
|
135
|
+
/** Maximum zoom level of the map. */
|
|
136
|
+
"max-zoom"?: TerraMap["maxZoom"];
|
|
137
|
+
/** Initial map zoom level */
|
|
138
|
+
zoom?: TerraMap["zoom"];
|
|
139
|
+
/** has map navigation toolbar */
|
|
140
|
+
"has-navigation"?: TerraMap["hasNavigation"];
|
|
141
|
+
/** has coordinate tracker */
|
|
142
|
+
"has-coord-tracker"?: TerraMap["hasCoordTracker"];
|
|
143
|
+
/** has shape selector */
|
|
144
|
+
"has-shape-selector"?: TerraMap["hasShapeSelector"];
|
|
113
145
|
/** */
|
|
114
|
-
|
|
146
|
+
value?: TerraMap["value"];
|
|
115
147
|
/** */
|
|
116
|
-
|
|
148
|
+
mapElement?: TerraMap["mapElement"];
|
|
117
149
|
/** */
|
|
118
|
-
|
|
150
|
+
map?: TerraMap["map"];
|
|
151
|
+
/** List of geojson shapes */
|
|
152
|
+
shapes?: TerraMap["shapes"];
|
|
119
153
|
/** */
|
|
120
|
-
|
|
154
|
+
_mapController?: TerraMap["_mapController"];
|
|
121
155
|
};
|
|
122
156
|
|
|
123
157
|
type TerraLoaderProps = {
|
|
@@ -135,11 +169,6 @@ type TerraLoaderProps = {
|
|
|
135
169
|
message?: TerraLoader["message"];
|
|
136
170
|
};
|
|
137
171
|
|
|
138
|
-
type TerraChipProps = {
|
|
139
|
-
/** */
|
|
140
|
-
size?: TerraChip["size"];
|
|
141
|
-
};
|
|
142
|
-
|
|
143
172
|
type TerraPlotProps = {
|
|
144
173
|
/** */
|
|
145
174
|
plotTitle?: TerraPlot["plotTitle"];
|
|
@@ -155,52 +184,23 @@ type TerraPlotProps = {
|
|
|
155
184
|
base?: TerraPlot["base"];
|
|
156
185
|
};
|
|
157
186
|
|
|
158
|
-
type
|
|
159
|
-
/** Minimum zoom level of the map. */
|
|
160
|
-
"min-zoom"?: TerraMap["minZoom"];
|
|
161
|
-
/** Maximum zoom level of the map. */
|
|
162
|
-
"max-zoom"?: TerraMap["maxZoom"];
|
|
163
|
-
/** Initial map zoom level */
|
|
164
|
-
zoom?: TerraMap["zoom"];
|
|
165
|
-
/** has map navigation toolbar */
|
|
166
|
-
"has-navigation"?: TerraMap["hasNavigation"];
|
|
167
|
-
/** has coordinate tracker */
|
|
168
|
-
"has-coord-tracker"?: TerraMap["hasCoordTracker"];
|
|
169
|
-
/** has shape selector */
|
|
170
|
-
"has-shape-selector"?: TerraMap["hasShapeSelector"];
|
|
187
|
+
type TerraDateRangeSliderProps = {
|
|
171
188
|
/** */
|
|
172
|
-
|
|
189
|
+
"time-scale"?: TerraDateRangeSlider["timeScale"];
|
|
173
190
|
/** */
|
|
174
|
-
|
|
191
|
+
"min-date"?: TerraDateRangeSlider["minDate"];
|
|
175
192
|
/** */
|
|
176
|
-
|
|
177
|
-
/**
|
|
178
|
-
|
|
193
|
+
"max-date"?: TerraDateRangeSlider["maxDate"];
|
|
194
|
+
/** The start date for the time series plot. */
|
|
195
|
+
"start-date"?: TerraDateRangeSlider["startDate"];
|
|
179
196
|
/** */
|
|
180
|
-
|
|
181
|
-
};
|
|
182
|
-
|
|
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"];
|
|
197
|
+
"end-date"?: TerraDateRangeSlider["endDate"];
|
|
198
198
|
/** */
|
|
199
|
-
|
|
200
|
-
/**
|
|
201
|
-
|
|
202
|
-
/**
|
|
203
|
-
|
|
199
|
+
disabled?: TerraDateRangeSlider["disabled"];
|
|
200
|
+
/** */
|
|
201
|
+
"has-pips"?: TerraDateRangeSlider["hasPips"];
|
|
202
|
+
/** */
|
|
203
|
+
slider?: TerraDateRangeSlider["slider"];
|
|
204
204
|
};
|
|
205
205
|
|
|
206
206
|
type TerraSpatialPickerProps = {
|
|
@@ -312,6 +312,16 @@ export type CustomElements = {
|
|
|
312
312
|
*/
|
|
313
313
|
"terra-button": DefineComponent<TerraButtonProps>;
|
|
314
314
|
|
|
315
|
+
/**
|
|
316
|
+
* Used for contacts and tags
|
|
317
|
+
* ---
|
|
318
|
+
*
|
|
319
|
+
*
|
|
320
|
+
* ### **Slots:**
|
|
321
|
+
* - _default_ - The chip's label.
|
|
322
|
+
*/
|
|
323
|
+
"terra-chip": DefineComponent<TerraChipProps>;
|
|
324
|
+
|
|
315
325
|
/**
|
|
316
326
|
* Fuzzy-search for combobox with list autocomplete.
|
|
317
327
|
* ---
|
|
@@ -331,21 +341,25 @@ export type CustomElements = {
|
|
|
331
341
|
"terra-combobox": DefineComponent<TerraComboboxProps>;
|
|
332
342
|
|
|
333
343
|
/**
|
|
334
|
-
*
|
|
344
|
+
* Icons are symbols that can be used to represent various options within an application.
|
|
335
345
|
* ---
|
|
336
346
|
*
|
|
337
347
|
*
|
|
338
|
-
* ### **
|
|
339
|
-
* -
|
|
340
|
-
* - **
|
|
341
|
-
*
|
|
342
|
-
* ### **CSS Properties:**
|
|
343
|
-
* - **--example** - An example CSS custom property. _(default: undefined)_
|
|
348
|
+
* ### **Events:**
|
|
349
|
+
* - **terra-load** - Emitted when the icon has loaded.
|
|
350
|
+
* - **terra-error** - Emitted when the icon fails to load due to an error.
|
|
344
351
|
*
|
|
345
352
|
* ### **CSS Parts:**
|
|
346
|
-
* - **
|
|
353
|
+
* - **svg** - The internal SVG element.
|
|
347
354
|
*/
|
|
348
|
-
"terra-
|
|
355
|
+
"terra-icon": DefineComponent<TerraIconProps>;
|
|
356
|
+
|
|
357
|
+
/**
|
|
358
|
+
* A map component for visualizing and selecting coordinates.
|
|
359
|
+
* ---
|
|
360
|
+
*
|
|
361
|
+
*/
|
|
362
|
+
"terra-map": DefineComponent<TerraMapProps>;
|
|
349
363
|
|
|
350
364
|
/**
|
|
351
365
|
* Loaders are used to indicate there is content that is loading.
|
|
@@ -360,16 +374,6 @@ export type CustomElements = {
|
|
|
360
374
|
*/
|
|
361
375
|
"terra-loader": DefineComponent<TerraLoaderProps>;
|
|
362
376
|
|
|
363
|
-
/**
|
|
364
|
-
* Used for contacts and tags
|
|
365
|
-
* ---
|
|
366
|
-
*
|
|
367
|
-
*
|
|
368
|
-
* ### **Slots:**
|
|
369
|
-
* - _default_ - The chip's label.
|
|
370
|
-
*/
|
|
371
|
-
"terra-chip": DefineComponent<TerraChipProps>;
|
|
372
|
-
|
|
373
377
|
/**
|
|
374
378
|
* A web component for interactive graphs using Plotly.js.
|
|
375
379
|
* ---
|
|
@@ -381,25 +385,21 @@ export type CustomElements = {
|
|
|
381
385
|
"terra-plot": DefineComponent<TerraPlotProps>;
|
|
382
386
|
|
|
383
387
|
/**
|
|
384
|
-
*
|
|
388
|
+
* Short summary of the component's intended use.
|
|
385
389
|
* ---
|
|
386
390
|
*
|
|
387
|
-
*/
|
|
388
|
-
"terra-map": DefineComponent<TerraMapProps>;
|
|
389
|
-
|
|
390
|
-
/**
|
|
391
|
-
* Icons are symbols that can be used to represent various options within an application.
|
|
392
|
-
* ---
|
|
393
391
|
*
|
|
392
|
+
* ### **Slots:**
|
|
393
|
+
* - _default_ - The default slot.
|
|
394
|
+
* - **example** - An example slot.
|
|
394
395
|
*
|
|
395
|
-
* ### **
|
|
396
|
-
* - **
|
|
397
|
-
* - **terra-error** - Emitted when the icon fails to load due to an error.
|
|
396
|
+
* ### **CSS Properties:**
|
|
397
|
+
* - **--example** - An example CSS custom property. _(default: undefined)_
|
|
398
398
|
*
|
|
399
399
|
* ### **CSS Parts:**
|
|
400
|
-
* - **
|
|
400
|
+
* - **base** - The component's base wrapper.
|
|
401
401
|
*/
|
|
402
|
-
"terra-
|
|
402
|
+
"terra-date-range-slider": DefineComponent<TerraDateRangeSliderProps>;
|
|
403
403
|
|
|
404
404
|
/**
|
|
405
405
|
* A component that allows input of coordinates and rendering of map.
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getAnimationNames,
|
|
3
3
|
getEasingNames
|
|
4
|
-
} from "../chunks/chunk.
|
|
5
|
-
import "../chunks/chunk.GNSDRDLV.js";
|
|
4
|
+
} from "../chunks/chunk.XR56EMXH.js";
|
|
6
5
|
import "../chunks/chunk.VORUJ5MH.js";
|
|
7
|
-
import "../chunks/chunk.YVSJQ4KD.js";
|
|
8
6
|
import "../chunks/chunk.2XCNCXGV.js";
|
|
9
7
|
import "../chunks/chunk.QEA4QW6G.js";
|
|
10
8
|
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";
|
|
@@ -2,9 +2,9 @@ import "../chunks/chunk.HAL7R4WT.js";
|
|
|
2
2
|
import {
|
|
3
3
|
registerIconLibrary,
|
|
4
4
|
unregisterIconLibrary
|
|
5
|
-
} from "../chunks/chunk.
|
|
6
|
-
import "../chunks/chunk.XTCYIPKA.js";
|
|
5
|
+
} from "../chunks/chunk.7DOMZGX7.js";
|
|
7
6
|
import "../chunks/chunk.UCNEPIMI.js";
|
|
7
|
+
import "../chunks/chunk.XTCYIPKA.js";
|
|
8
8
|
import "../chunks/chunk.NQKBKXPW.js";
|
|
9
9
|
import "../chunks/chunk.6QUGTGJO.js";
|
|
10
10
|
export {
|
|
@@ -153,6 +153,26 @@
|
|
|
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
|
+
},
|
|
156
176
|
{
|
|
157
177
|
"name": "terra-combobox",
|
|
158
178
|
"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.",
|
|
@@ -228,6 +248,48 @@
|
|
|
228
248
|
}
|
|
229
249
|
]
|
|
230
250
|
},
|
|
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
|
+
},
|
|
231
293
|
{
|
|
232
294
|
"name": "terra-loader",
|
|
233
295
|
"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.",
|
|
@@ -270,26 +332,6 @@
|
|
|
270
332
|
}
|
|
271
333
|
]
|
|
272
334
|
},
|
|
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
335
|
{
|
|
294
336
|
"name": "terra-plot",
|
|
295
337
|
"description": "A web component for interactive graphs using Plotly.js.\n---\n\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
|
|
@@ -349,48 +391,6 @@
|
|
|
349
391
|
}
|
|
350
392
|
]
|
|
351
393
|
},
|
|
352
|
-
{
|
|
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.",
|
|
355
|
-
"attributes": [
|
|
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
|
-
}
|
|
386
|
-
],
|
|
387
|
-
"references": [
|
|
388
|
-
{
|
|
389
|
-
"name": "Documentation",
|
|
390
|
-
"url": "https://disc.gsfc.nasa.gov/components/icon"
|
|
391
|
-
}
|
|
392
|
-
]
|
|
393
|
-
},
|
|
394
394
|
{
|
|
395
395
|
"name": "terra-spatial-picker",
|
|
396
396
|
"description": "A component that allows input of coordinates and rendering of map.\n---\n",
|