@nasa-terra/components 0.0.5 → 0.0.6

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.
Files changed (151) hide show
  1. package/{dist/chunks/chunk.5PU55V3S.js → cdn/chunks/chunk.4WBHMR2A.js} +1 -1
  2. package/{dist/chunks/chunk.Q3HXKXEY.js → cdn/chunks/chunk.5EMGZZCG.js} +1 -1
  3. package/cdn/chunks/{chunk.SAHOLFVH.js → chunk.6RSB2MQN.js} +1 -1
  4. package/cdn/chunks/{chunk.F546PZRM.js → chunk.747YKR2J.js} +1 -1
  5. package/cdn/chunks/{chunk.JZA7H75D.js → chunk.7FIHTIPY.js} +1 -1
  6. package/cdn/chunks/{chunk.CQZVOZEP.js → chunk.7KR5SCX3.js} +1 -1
  7. package/{dist/chunks/chunk.SVIHKELP.js → cdn/chunks/chunk.ADGXHFTR.js} +1 -1
  8. package/{dist/chunks/chunk.6DPQZ5Q7.js → cdn/chunks/chunk.BPM4DDT2.js} +1 -1
  9. package/cdn/chunks/{chunk.3REGFZQ2.js → chunk.CJZBZADJ.js} +4 -4
  10. package/{dist/chunks/chunk.5U5H2J7Y.js → cdn/chunks/chunk.CPWV245H.js} +1 -1
  11. package/cdn/chunks/{chunk.KYJHDSP4.js → chunk.EEFNHKM3.js} +1 -1
  12. package/cdn/chunks/{chunk.3ONVTNFU.js → chunk.EJHNYX5L.js} +1 -1
  13. package/cdn/chunks/{chunk.HSFDDGOA.js → chunk.EKFTCQIZ.js} +1 -1
  14. package/cdn/chunks/{chunk.U4DCLZUF.js → chunk.FWJJZ2ZQ.js} +4 -4
  15. package/cdn/chunks/{chunk.XBVYVWHA.js → chunk.H2SFUFU3.js} +1 -1
  16. package/{dist/chunks/chunk.WK4PES2C.js → cdn/chunks/chunk.HUJ7CIC7.js} +1 -1
  17. package/cdn/chunks/{chunk.4IAEDA55.js → chunk.M2VXN72F.js} +1 -1
  18. package/cdn/chunks/{chunk.PBOWCL4D.js → chunk.M5OJ3HWZ.js} +7 -7
  19. package/cdn/chunks/{chunk.BR4NOX5U.js → chunk.M77HV6VG.js} +4 -4
  20. package/cdn/chunks/{chunk.A4RRFU35.js → chunk.MKZRXFCD.js} +4 -4
  21. package/{dist/chunks/chunk.NC4CH6WA.js → cdn/chunks/chunk.OBKUG36C.js} +1 -1
  22. package/cdn/chunks/{chunk.CMUAOMW7.js → chunk.OGR23FON.js} +1 -1
  23. package/{dist/chunks/chunk.D3DARZ4I.js → cdn/chunks/chunk.OP466O5Y.js} +1 -1
  24. package/cdn/chunks/{chunk.MDTWC6VG.js → chunk.QPQHBWAF.js} +11 -6
  25. package/cdn/chunks/{chunk.R2SK5EHC.js → chunk.RXU6DWRU.js} +1 -1
  26. package/{dist/chunks/chunk.5TSS4VKC.js → cdn/chunks/chunk.SEEOXT2D.js} +1 -1
  27. package/cdn/chunks/{chunk.SMM67YLK.js → chunk.SNUKWHYN.js} +1 -1
  28. package/cdn/chunks/{chunk.QURT33XU.js → chunk.UBUBPE2C.js} +1 -1
  29. package/{dist/chunks/chunk.HFWJWTKM.js → cdn/chunks/chunk.UFZVPTR4.js} +1 -1
  30. package/cdn/chunks/{chunk.KVT3GJNT.js → chunk.ULMZXS76.js} +1 -1
  31. package/cdn/chunks/{chunk.Z3POO2ZW.js → chunk.VVTXWY2S.js} +1 -1
  32. package/cdn/chunks/{chunk.Y5M6RAV6.js → chunk.VW5NONMW.js} +1 -1
  33. package/cdn/chunks/{chunk.VIRBEDXY.js → chunk.WWGF3RBK.js} +8 -8
  34. package/cdn/chunks/{chunk.5UURFA4D.js → chunk.Y26ZLER4.js} +1 -1
  35. package/cdn/components/button/button.component.js +3 -3
  36. package/cdn/components/button/button.js +4 -4
  37. package/cdn/components/chip/chip.component.js +3 -3
  38. package/cdn/components/chip/chip.js +4 -4
  39. package/cdn/components/combobox/combobox.component.js +3 -3
  40. package/cdn/components/combobox/combobox.js +4 -4
  41. package/cdn/components/date-range-slider/date-range-slider.component.js +2 -2
  42. package/cdn/components/date-range-slider/date-range-slider.js +3 -3
  43. package/cdn/components/icon/icon.component.js +3 -3
  44. package/cdn/components/icon/icon.js +4 -4
  45. package/cdn/components/loader/loader.component.js +2 -2
  46. package/cdn/components/loader/loader.js +3 -3
  47. package/cdn/components/map/map.component.js +4 -4
  48. package/cdn/components/map/map.js +5 -5
  49. package/cdn/components/plot/plot.component.js +2 -2
  50. package/cdn/components/plot/plot.js +3 -3
  51. package/cdn/components/spatial-picker/spatial-picker.component.js +5 -5
  52. package/cdn/components/spatial-picker/spatial-picker.js +6 -6
  53. package/cdn/components/time-series/time-series.component.js +25 -25
  54. package/cdn/components/time-series/time-series.js +26 -26
  55. package/cdn/components/variable-combobox/variable-combobox.component.js +10 -10
  56. package/cdn/components/variable-combobox/variable-combobox.js +11 -11
  57. package/cdn/custom-elements.json +804 -804
  58. package/cdn/react/button/index.js +4 -4
  59. package/cdn/react/chip/index.js +4 -4
  60. package/cdn/react/combobox/index.js +4 -4
  61. package/cdn/react/date-range-slider/index.js +3 -3
  62. package/cdn/react/icon/index.js +4 -4
  63. package/cdn/react/index.d.ts +2 -2
  64. package/cdn/react/index.js +46 -46
  65. package/cdn/react/loader/index.js +3 -3
  66. package/cdn/react/map/index.js +5 -5
  67. package/cdn/react/plot/index.js +3 -3
  68. package/cdn/react/spatial-picker/index.js +6 -6
  69. package/cdn/react/time-series/index.js +26 -26
  70. package/cdn/react/variable-combobox/index.js +11 -11
  71. package/cdn/terra-ui-components.js +46 -46
  72. package/cdn/types/vue/index.d.ts +67 -67
  73. package/cdn/utilities/animation.js +2 -2
  74. package/cdn/vscode.html-custom-data.json +88 -88
  75. package/cdn/web-types.json +155 -155
  76. package/dist/chunks/{chunk.TXYWM53V.js → chunk.2HRRJNXL.js} +1 -1
  77. package/dist/chunks/{chunk.TX4OK7ER.js → chunk.2T4YTX6C.js} +1 -1
  78. package/{cdn/chunks/chunk.5II2NZIY.js → dist/chunks/chunk.5YH3ZJUT.js} +1 -1
  79. package/dist/chunks/{chunk.VKJOGCTL.js → chunk.6LKH47P2.js} +1 -1
  80. package/{cdn/chunks/chunk.GFQVBIUJ.js → dist/chunks/chunk.7NBRSNIF.js} +1 -1
  81. package/dist/chunks/{chunk.7YDHTY4H.js → chunk.AU3AGC4X.js} +1 -1
  82. package/{cdn/chunks/chunk.QRXIDO56.js → dist/chunks/chunk.B2MTCB5H.js} +1 -1
  83. package/{cdn/chunks/chunk.5PS7X72G.js → dist/chunks/chunk.D7XP7XXA.js} +1 -1
  84. package/{cdn/chunks/chunk.CES5RJIG.js → dist/chunks/chunk.DLLADX3X.js} +1 -1
  85. package/dist/chunks/{chunk.LKJO5ZKO.js → chunk.DYMAZVQ6.js} +9 -4
  86. package/{cdn/chunks/chunk.S6DRZRXW.js → dist/chunks/chunk.ELWOQ6AA.js} +1 -1
  87. package/dist/chunks/{chunk.DSI42TTL.js → chunk.FEABKBW6.js} +1 -1
  88. package/dist/chunks/{chunk.5NORITET.js → chunk.FHIIPJW6.js} +1 -1
  89. package/dist/chunks/{chunk.F5ZXR42S.js → chunk.GDRDMRMU.js} +1 -1
  90. package/dist/chunks/{chunk.GWYOGK4V.js → chunk.H32ZL2W2.js} +1 -1
  91. package/dist/chunks/{chunk.RHZUPW3C.js → chunk.H4MAKR24.js} +1 -1
  92. package/dist/chunks/{chunk.IEVDBCJ6.js → chunk.HBQCLZ37.js} +1 -1
  93. package/{cdn/chunks/chunk.BJWUZISS.js → dist/chunks/chunk.HOM4WTOH.js} +1 -1
  94. package/dist/chunks/{chunk.HQZDLUK7.js → chunk.M6X67YK2.js} +7 -7
  95. package/dist/chunks/{chunk.HN5FQMVY.js → chunk.NYAG4XKO.js} +1 -1
  96. package/{cdn/chunks/chunk.JQOPI2LL.js → dist/chunks/chunk.NZBZKDMB.js} +1 -1
  97. package/dist/chunks/{chunk.XKEJCYFO.js → chunk.OFSIGYWI.js} +1 -1
  98. package/dist/chunks/{chunk.4HSZ6UUB.js → chunk.PG33VP73.js} +1 -1
  99. package/dist/chunks/{chunk.VERKN6UN.js → chunk.PSVGC3Y5.js} +1 -1
  100. package/dist/chunks/{chunk.R2DUJIID.js → chunk.QNRAB6NA.js} +1 -1
  101. package/{cdn/chunks/chunk.66IBLRKQ.js → dist/chunks/chunk.RIPCW4LZ.js} +1 -1
  102. package/dist/chunks/{chunk.4GDIGEDX.js → chunk.TIWTYZP4.js} +8 -8
  103. package/dist/chunks/{chunk.XUHHWUCV.js → chunk.UPRVNZ37.js} +4 -4
  104. package/dist/chunks/{chunk.7FMILJBA.js → chunk.USXQP5U6.js} +4 -4
  105. package/dist/chunks/{chunk.JB3XBTLS.js → chunk.VYZKQA7M.js} +4 -4
  106. package/dist/chunks/{chunk.ER6MVDQ4.js → chunk.WHSMHOPB.js} +4 -4
  107. package/{cdn/chunks/chunk.SDWDOAW3.js → dist/chunks/chunk.X2KBQTBL.js} +1 -1
  108. package/dist/chunks/{chunk.TNHBDZUN.js → chunk.YMQ4KDTV.js} +1 -1
  109. package/dist/chunks/{chunk.AXZYCENM.js → chunk.ZNMJES4B.js} +1 -1
  110. package/dist/components/button/button.component.js +3 -3
  111. package/dist/components/button/button.js +4 -4
  112. package/dist/components/chip/chip.component.js +2 -2
  113. package/dist/components/chip/chip.js +3 -3
  114. package/dist/components/combobox/combobox.component.js +3 -3
  115. package/dist/components/combobox/combobox.js +4 -4
  116. package/dist/components/date-range-slider/date-range-slider.component.js +2 -2
  117. package/dist/components/date-range-slider/date-range-slider.js +3 -3
  118. package/dist/components/icon/icon.component.js +2 -2
  119. package/dist/components/icon/icon.js +3 -3
  120. package/dist/components/loader/loader.component.js +2 -2
  121. package/dist/components/loader/loader.js +3 -3
  122. package/dist/components/map/map.component.js +4 -4
  123. package/dist/components/map/map.js +5 -5
  124. package/dist/components/plot/plot.component.js +2 -2
  125. package/dist/components/plot/plot.js +3 -3
  126. package/dist/components/spatial-picker/spatial-picker.component.js +5 -5
  127. package/dist/components/spatial-picker/spatial-picker.js +6 -6
  128. package/dist/components/time-series/time-series.component.js +18 -18
  129. package/dist/components/time-series/time-series.js +19 -19
  130. package/dist/components/variable-combobox/variable-combobox.component.js +8 -8
  131. package/dist/components/variable-combobox/variable-combobox.js +9 -9
  132. package/dist/custom-elements.json +804 -804
  133. package/dist/react/button/index.js +4 -4
  134. package/dist/react/chip/index.js +3 -3
  135. package/dist/react/combobox/index.js +4 -4
  136. package/dist/react/date-range-slider/index.js +3 -3
  137. package/dist/react/icon/index.js +3 -3
  138. package/dist/react/index.d.ts +2 -2
  139. package/dist/react/index.js +40 -40
  140. package/dist/react/loader/index.js +3 -3
  141. package/dist/react/map/index.js +5 -5
  142. package/dist/react/plot/index.js +3 -3
  143. package/dist/react/spatial-picker/index.js +6 -6
  144. package/dist/react/time-series/index.js +19 -19
  145. package/dist/react/variable-combobox/index.js +9 -9
  146. package/dist/terra-ui-components.js +37 -37
  147. package/dist/types/vue/index.d.ts +67 -67
  148. package/dist/vscode.html-custom-data.json +88 -88
  149. package/dist/web-types.json +155 -155
  150. package/package.json +1 -1
  151. package/cdn/chunks/{chunk.SBAGQQ5L.js → chunk.XR56EMXH.js} +5 -5
@@ -3,12 +3,12 @@ import type { DefineComponent } from "vue";
3
3
  import type { TerraButton } from "../../components/button/button.component.js";
4
4
  import type { TerraChip } from "../../components/chip/chip.component.js";
5
5
  import type { TerraDateRangeSlider } from "../../components/date-range-slider/date-range-slider.component.js";
6
- import type { TerraIcon } from "../../components/icon/icon.component.js";
6
+ import type { TerraCombobox } from "../../components/combobox/combobox.component.js";
7
7
  import type { TerraLoader } from "../../components/loader/loader.component.js";
8
+ import type { TerraIcon } from "../../components/icon/icon.component.js";
8
9
  import type { TerraMap } from "../../components/map/map.component.js";
9
10
  import type { TerraPlot } from "../../components/plot/plot.component.js";
10
11
  import type { TerraSpatialPicker } from "../../components/spatial-picker/spatial-picker.component.js";
11
- import type { TerraCombobox } from "../../components/combobox/combobox.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
 
@@ -99,6 +99,47 @@ type TerraDateRangeSliderProps = {
99
99
  slider?: TerraDateRangeSlider["slider"];
100
100
  };
101
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
+
102
143
  type TerraIconProps = {
103
144
  /** The name of the icon to draw. Available names depend on the icon library being used. */
104
145
  name?: TerraIcon["name"];
@@ -122,21 +163,6 @@ ignored by assistive devices. */
122
163
  onTerraError?: (e: CustomEvent<never>) => void;
123
164
  };
124
165
 
125
- type TerraLoaderProps = {
126
- /** The loader's size */
127
- size?: TerraLoader["size"];
128
- /** The loader's theme, light or dark mode */
129
- theme?: TerraLoader["theme"];
130
- /** The percent complete for the loader to display */
131
- percent?: TerraLoader["percent"];
132
- /** an indeterminate loader has an unknown progress and will show a spinner */
133
- indeterminate?: TerraLoader["indeterminate"];
134
- /** A label used by a screen reader which describes the loader element (e.g., "Loading video of Tropical Storm Nepartak") */
135
- label?: TerraLoader["label"];
136
- /** 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") */
137
- message?: TerraLoader["message"];
138
- };
139
-
140
166
  type TerraMapProps = {
141
167
  /** Minimum zoom level of the map. */
142
168
  "min-zoom"?: TerraMap["minZoom"];
@@ -205,32 +231,6 @@ When hidden, still presents to screen readers. */
205
231
  spatialInput?: TerraSpatialPicker["spatialInput"];
206
232
  };
207
233
 
208
- type TerraComboboxProps = {
209
- /** Label the combobox with this. */
210
- label?: TerraCombobox["label"];
211
- /** name the combobox with this. */
212
- name?: TerraCombobox["name"];
213
- /** Set a placeholder for the combobox with this.
214
- Defaults to the label's value. */
215
- placeholder?: TerraCombobox["placeholder"];
216
- /** Hide the combobox's help text.
217
- When hidden, not rendered at all. */
218
- "hide-help"?: TerraCombobox["hideHelp"];
219
- /** Hide the combobox's label text.
220
- When hidden, still presents to screen readers. */
221
- "hide-label"?: TerraCombobox["hideLabel"];
222
- /** status of the content */
223
- status?: TerraCombobox["status"];
224
- /** content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined */
225
- content?: TerraCombobox["content"];
226
- /** */
227
- isExpanded?: TerraCombobox["isExpanded"];
228
- /** */
229
- query?: TerraCombobox["query"];
230
- /** */
231
- searchResults?: TerraCombobox["searchResults"];
232
- };
233
-
234
234
  type TerraTimeSeriesProps = {
235
235
  /** a collection entry id (ex: GPM_3IMERGHH_06) */
236
236
  collection?: TerraTimeSeries["collection"];
@@ -340,18 +340,22 @@ export type CustomElements = {
340
340
  "terra-date-range-slider": DefineComponent<TerraDateRangeSliderProps>;
341
341
 
342
342
  /**
343
- * Icons are symbols that can be used to represent various options within an application.
343
+ * Fuzzy-search for combobox with list autocomplete.
344
344
  * ---
345
345
  *
346
346
  *
347
- * ### **Events:**
348
- * - **terra-load** - Emitted when the icon has loaded.
349
- * - **terra-error** - Emitted when the icon fails to load due to an error.
347
+ * ### **CSS Properties:**
348
+ * - **--host-height** - The height of the host element. _(default: undefined)_
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)_
350
351
  *
351
352
  * ### **CSS Parts:**
352
- * - **svg** - The internal SVG element.
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.
353
357
  */
354
- "terra-icon": DefineComponent<TerraIconProps>;
358
+ "terra-combobox": DefineComponent<TerraComboboxProps>;
355
359
 
356
360
  /**
357
361
  * Loaders are used to indicate there is content that is loading.
@@ -366,6 +370,20 @@ export type CustomElements = {
366
370
  */
367
371
  "terra-loader": DefineComponent<TerraLoaderProps>;
368
372
 
373
+ /**
374
+ * Icons are symbols that can be used to represent various options within an application.
375
+ * ---
376
+ *
377
+ *
378
+ * ### **Events:**
379
+ * - **terra-load** - Emitted when the icon has loaded.
380
+ * - **terra-error** - Emitted when the icon fails to load due to an error.
381
+ *
382
+ * ### **CSS Parts:**
383
+ * - **svg** - The internal SVG element.
384
+ */
385
+ "terra-icon": DefineComponent<TerraIconProps>;
386
+
369
387
  /**
370
388
  * A map component for visualizing and selecting coordinates.
371
389
  * ---
@@ -390,24 +408,6 @@ export type CustomElements = {
390
408
  */
391
409
  "terra-spatial-picker": DefineComponent<TerraSpatialPickerProps>;
392
410
 
393
- /**
394
- * Fuzzy-search for combobox with list autocomplete.
395
- * ---
396
- *
397
- *
398
- * ### **CSS Properties:**
399
- * - **--host-height** - The height of the host element. _(default: undefined)_
400
- * - **--help-height** - The height of the search help element. _(default: undefined)_
401
- * - **--label-height** - The height of the input's label element. _(default: undefined)_
402
- *
403
- * ### **CSS Parts:**
404
- * - **base** - A `search` element, the component's base.
405
- * - **combobox** - An `input` element used for searching.
406
- * - **button** - A `button` used for toggling the listbox's visibility.
407
- * - **listbox** - A `ul` that holds the clickable options.
408
- */
409
- "terra-combobox": DefineComponent<TerraComboboxProps>;
410
-
411
411
  /**
412
412
  * A component for visualizing time series data using the GES DISC Giovanni API.
413
413
  * ---
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  getAnimationNames,
3
3
  getEasingNames
4
- } from "../chunks/chunk.SBAGQQ5L.js";
4
+ } from "../chunks/chunk.XR56EMXH.js";
5
5
  import "../chunks/chunk.VORUJ5MH.js";
6
- import "../chunks/chunk.GNSDRDLV.js";
7
6
  import "../chunks/chunk.2XCNCXGV.js";
8
7
  import "../chunks/chunk.QEA4QW6G.js";
9
8
  import "../chunks/chunk.6NYH4BZ2.js";
9
+ import "../chunks/chunk.GNSDRDLV.js";
10
10
  import "../chunks/chunk.YVSJQ4KD.js";
11
11
  import "../chunks/chunk.UP75L23G.js";
12
12
  import "../chunks/chunk.K4EJQG4O.js";
@@ -173,6 +173,58 @@
173
173
  }
174
174
  ]
175
175
  },
176
+ {
177
+ "name": "terra-combobox",
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.",
179
+ "attributes": [
180
+ {
181
+ "name": "label",
182
+ "description": "Label the combobox with this.",
183
+ "values": []
184
+ },
185
+ {
186
+ "name": "name",
187
+ "description": "name the combobox with this.",
188
+ "values": []
189
+ },
190
+ {
191
+ "name": "placeholder",
192
+ "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
193
+ "values": []
194
+ },
195
+ {
196
+ "name": "hide-help",
197
+ "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
198
+ "values": []
199
+ },
200
+ {
201
+ "name": "hide-label",
202
+ "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
203
+ "values": []
204
+ },
205
+ {
206
+ "name": "status",
207
+ "description": "status of the content",
208
+ "values": [
209
+ { "name": "INITIAL" },
210
+ { "name": "PENDING" },
211
+ { "name": "COMPLETE" },
212
+ { "name": "ERROR" }
213
+ ]
214
+ },
215
+ {
216
+ "name": "content",
217
+ "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
218
+ "values": [{ "name": "Content" }]
219
+ }
220
+ ],
221
+ "references": [
222
+ {
223
+ "name": "Documentation",
224
+ "url": "https://disc.gsfc.nasa.gov/components/combobox"
225
+ }
226
+ ]
227
+ },
176
228
  {
177
229
  "name": "terra-date-range-slider",
178
230
  "description": "Short summary of the component's intended use.\n---\n\n\n### **Slots:**\n - _default_ - The default slot.\n- **example** - An example slot.\n\n### **CSS Properties:**\n - **--example** - An example CSS custom property. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.",
@@ -197,86 +249,86 @@
197
249
  ]
198
250
  },
199
251
  {
200
- "name": "terra-icon",
201
- "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.",
252
+ "name": "terra-loader",
253
+ "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.",
202
254
  "attributes": [
203
255
  {
204
- "name": "name",
205
- "description": "The name of the icon to draw. Available names depend on the icon library being used.",
206
- "values": []
256
+ "name": "size",
257
+ "description": "The loader's size",
258
+ "values": [{ "name": "small" }, { "name": "large" }]
207
259
  },
208
260
  {
209
- "name": "src",
210
- "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.",
211
- "values": []
261
+ "name": "theme",
262
+ "description": "The loader's theme, light or dark mode",
263
+ "values": [{ "name": "light" }, { "name": "dark" }]
212
264
  },
213
265
  {
214
- "name": "label",
215
- "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
266
+ "name": "percent",
267
+ "description": "The percent complete for the loader to display",
216
268
  "values": []
217
269
  },
218
270
  {
219
- "name": "library",
220
- "description": "The name of a registered custom icon library.",
221
- "values": [{ "name": "default" }, { "name": "heroicons" }]
271
+ "name": "indeterminate",
272
+ "description": "an indeterminate loader has an unknown progress and will show a spinner",
273
+ "values": []
222
274
  },
223
275
  {
224
- "name": "color",
225
- "description": "The CSS color to assign to the SVG.",
276
+ "name": "label",
277
+ "description": "A label used by a screen reader which describes the loader element (e.g., \"Loading video of Tropical Storm Nepartak\")",
226
278
  "values": []
227
279
  },
228
280
  {
229
- "name": "font-size",
230
- "description": "The CSS font-size to assign to the SVG.",
281
+ "name": "message",
282
+ "description": "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\")",
231
283
  "values": []
232
284
  }
233
285
  ],
234
286
  "references": [
235
287
  {
236
288
  "name": "Documentation",
237
- "url": "https://disc.gsfc.nasa.gov/components/icon"
289
+ "url": "https://disc.gsfc.nasa.gov/components/loader"
238
290
  }
239
291
  ]
240
292
  },
241
293
  {
242
- "name": "terra-loader",
243
- "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.",
294
+ "name": "terra-icon",
295
+ "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.",
244
296
  "attributes": [
245
297
  {
246
- "name": "size",
247
- "description": "The loader's size",
248
- "values": [{ "name": "small" }, { "name": "large" }]
298
+ "name": "name",
299
+ "description": "The name of the icon to draw. Available names depend on the icon library being used.",
300
+ "values": []
249
301
  },
250
302
  {
251
- "name": "theme",
252
- "description": "The loader's theme, light or dark mode",
253
- "values": [{ "name": "light" }, { "name": "dark" }]
303
+ "name": "src",
304
+ "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.",
305
+ "values": []
254
306
  },
255
307
  {
256
- "name": "percent",
257
- "description": "The percent complete for the loader to display",
308
+ "name": "label",
309
+ "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
258
310
  "values": []
259
311
  },
260
312
  {
261
- "name": "indeterminate",
262
- "description": "an indeterminate loader has an unknown progress and will show a spinner",
263
- "values": []
313
+ "name": "library",
314
+ "description": "The name of a registered custom icon library.",
315
+ "values": [{ "name": "default" }, { "name": "heroicons" }]
264
316
  },
265
317
  {
266
- "name": "label",
267
- "description": "A label used by a screen reader which describes the loader element (e.g., \"Loading video of Tropical Storm Nepartak\")",
318
+ "name": "color",
319
+ "description": "The CSS color to assign to the SVG.",
268
320
  "values": []
269
321
  },
270
322
  {
271
- "name": "message",
272
- "description": "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\")",
323
+ "name": "font-size",
324
+ "description": "The CSS font-size to assign to the SVG.",
273
325
  "values": []
274
326
  }
275
327
  ],
276
328
  "references": [
277
329
  {
278
330
  "name": "Documentation",
279
- "url": "https://disc.gsfc.nasa.gov/components/loader"
331
+ "url": "https://disc.gsfc.nasa.gov/components/icon"
280
332
  }
281
333
  ]
282
334
  },
@@ -392,58 +444,6 @@
392
444
  }
393
445
  ]
394
446
  },
395
- {
396
- "name": "terra-combobox",
397
- "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.",
398
- "attributes": [
399
- {
400
- "name": "label",
401
- "description": "Label the combobox with this.",
402
- "values": []
403
- },
404
- {
405
- "name": "name",
406
- "description": "name the combobox with this.",
407
- "values": []
408
- },
409
- {
410
- "name": "placeholder",
411
- "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
412
- "values": []
413
- },
414
- {
415
- "name": "hide-help",
416
- "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
417
- "values": []
418
- },
419
- {
420
- "name": "hide-label",
421
- "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
422
- "values": []
423
- },
424
- {
425
- "name": "status",
426
- "description": "status of the content",
427
- "values": [
428
- { "name": "INITIAL" },
429
- { "name": "PENDING" },
430
- { "name": "COMPLETE" },
431
- { "name": "ERROR" }
432
- ]
433
- },
434
- {
435
- "name": "content",
436
- "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
437
- "values": [{ "name": "Content" }]
438
- }
439
- ],
440
- "references": [
441
- {
442
- "name": "Documentation",
443
- "url": "https://disc.gsfc.nasa.gov/components/combobox"
444
- }
445
- ]
446
- },
447
447
  {
448
448
  "name": "terra-time-series",
449
449
  "description": "A component for visualizing time series data using the GES DISC Giovanni API.\n---\n",