@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
@@ -702,6 +702,362 @@
702
702
  }
703
703
  ]
704
704
  },
705
+ {
706
+ "kind": "javascript-module",
707
+ "path": "components/combobox/combobox.js",
708
+ "declarations": [
709
+ {
710
+ "kind": "class",
711
+ "description": "",
712
+ "name": "TerraCombobox",
713
+ "cssProperties": [
714
+ {
715
+ "description": "The height of the host element.",
716
+ "name": "--host-height"
717
+ },
718
+ {
719
+ "description": "The height of the search help element.",
720
+ "name": "--help-height"
721
+ },
722
+ {
723
+ "description": "The height of the input's label element.",
724
+ "name": "--label-height"
725
+ }
726
+ ],
727
+ "cssParts": [
728
+ {
729
+ "description": "A `search` element, the component's base.",
730
+ "name": "base"
731
+ },
732
+ {
733
+ "description": "An `input` element used for searching.",
734
+ "name": "combobox"
735
+ },
736
+ {
737
+ "description": "A `button` used for toggling the listbox's visibility.",
738
+ "name": "button"
739
+ },
740
+ {
741
+ "description": "A `ul` that holds the clickable options.",
742
+ "name": "listbox"
743
+ }
744
+ ],
745
+ "members": [
746
+ {
747
+ "kind": "field",
748
+ "name": "shadowRootOptions",
749
+ "type": {
750
+ "text": "object"
751
+ },
752
+ "static": true,
753
+ "default": "{\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n }"
754
+ },
755
+ {
756
+ "kind": "field",
757
+ "name": "tagName",
758
+ "type": {
759
+ "text": "string"
760
+ },
761
+ "static": true,
762
+ "default": "'terra-combobox'"
763
+ },
764
+ {
765
+ "kind": "field",
766
+ "name": "initialQuery",
767
+ "type": {
768
+ "text": "string"
769
+ },
770
+ "static": true,
771
+ "default": "''"
772
+ },
773
+ {
774
+ "kind": "field",
775
+ "name": "#combobox",
776
+ "privacy": "private",
777
+ "type": {
778
+ "text": "HTMLInputElement | null"
779
+ },
780
+ "default": "null"
781
+ },
782
+ {
783
+ "kind": "field",
784
+ "name": "#listbox",
785
+ "privacy": "private",
786
+ "type": {
787
+ "text": "HTMLUListElement | null"
788
+ },
789
+ "default": "null"
790
+ },
791
+ {
792
+ "kind": "field",
793
+ "name": "#searchEngine",
794
+ "privacy": "private",
795
+ "type": {
796
+ "text": "Fuse<GroupedListItem | ListItem> | null"
797
+ },
798
+ "default": "null"
799
+ },
800
+ {
801
+ "kind": "field",
802
+ "name": "#walker",
803
+ "privacy": "private",
804
+ "type": {
805
+ "text": "TreeWalker | null"
806
+ },
807
+ "default": "null"
808
+ },
809
+ {
810
+ "kind": "field",
811
+ "name": "label",
812
+ "type": {
813
+ "text": "string"
814
+ },
815
+ "default": "'Search for Items'",
816
+ "description": "Label the combobox with this.",
817
+ "attribute": "label"
818
+ },
819
+ {
820
+ "kind": "field",
821
+ "name": "name",
822
+ "type": {
823
+ "text": "string"
824
+ },
825
+ "default": "'Item'",
826
+ "description": "name the combobox with this.",
827
+ "attribute": "name"
828
+ },
829
+ {
830
+ "kind": "field",
831
+ "name": "placeholder",
832
+ "type": {
833
+ "text": "string"
834
+ },
835
+ "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
836
+ "attribute": "placeholder"
837
+ },
838
+ {
839
+ "kind": "field",
840
+ "name": "hideHelp",
841
+ "type": {
842
+ "text": "boolean"
843
+ },
844
+ "default": "false",
845
+ "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
846
+ "attribute": "hide-help"
847
+ },
848
+ {
849
+ "kind": "field",
850
+ "name": "hideLabel",
851
+ "type": {
852
+ "text": "boolean"
853
+ },
854
+ "default": "false",
855
+ "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
856
+ "attribute": "hide-label"
857
+ },
858
+ {
859
+ "kind": "field",
860
+ "name": "status",
861
+ "type": {
862
+ "text": "'INITIAL' | 'PENDING' | 'COMPLETE' | 'ERROR'"
863
+ },
864
+ "default": "'INITIAL'",
865
+ "description": "status of the content",
866
+ "attribute": "status"
867
+ },
868
+ {
869
+ "kind": "field",
870
+ "name": "content",
871
+ "type": {
872
+ "text": "Content"
873
+ },
874
+ "default": "{\n type: SearchableListType.GroupedListItem,\n data: [],\n }",
875
+ "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
876
+ "attribute": "content"
877
+ },
878
+ {
879
+ "kind": "field",
880
+ "name": "isExpanded",
881
+ "type": {
882
+ "text": "boolean"
883
+ },
884
+ "default": "false"
885
+ },
886
+ {
887
+ "kind": "field",
888
+ "name": "query"
889
+ },
890
+ {
891
+ "kind": "field",
892
+ "name": "searchResults",
893
+ "type": {
894
+ "text": "GroupedListItem[] | ListItem[]"
895
+ },
896
+ "default": "[]"
897
+ },
898
+ {
899
+ "kind": "method",
900
+ "name": "contentChanged",
901
+ "parameters": [
902
+ {
903
+ "name": "_oldValue",
904
+ "type": {
905
+ "text": "any"
906
+ }
907
+ },
908
+ {
909
+ "name": "newValue",
910
+ "type": {
911
+ "text": "any"
912
+ }
913
+ }
914
+ ]
915
+ },
916
+ {
917
+ "kind": "field",
918
+ "name": "#renderListItem",
919
+ "privacy": "private"
920
+ },
921
+ {
922
+ "kind": "field",
923
+ "name": "#renderGroupListItem",
924
+ "privacy": "private"
925
+ },
926
+ {
927
+ "kind": "field",
928
+ "name": "#renderError",
929
+ "privacy": "private"
930
+ },
931
+ {
932
+ "kind": "field",
933
+ "name": "#renderLoading",
934
+ "privacy": "private"
935
+ },
936
+ {
937
+ "kind": "field",
938
+ "name": "#dispatchChange",
939
+ "privacy": "private"
940
+ },
941
+ {
942
+ "kind": "field",
943
+ "name": "#handleButtonClick",
944
+ "privacy": "private"
945
+ },
946
+ {
947
+ "kind": "field",
948
+ "name": "#handleComboboxChange",
949
+ "privacy": "private"
950
+ },
951
+ {
952
+ "kind": "field",
953
+ "name": "#handleOptionClick",
954
+ "privacy": "private"
955
+ },
956
+ {
957
+ "kind": "field",
958
+ "name": "#handleKeydown",
959
+ "privacy": "private"
960
+ },
961
+ {
962
+ "kind": "field",
963
+ "name": "#manageListboxVisibility",
964
+ "privacy": "private"
965
+ },
966
+ {
967
+ "kind": "field",
968
+ "name": "#selectOption",
969
+ "privacy": "private"
970
+ }
971
+ ],
972
+ "attributes": [
973
+ {
974
+ "name": "label",
975
+ "type": {
976
+ "text": "string"
977
+ },
978
+ "default": "'Search for Items'",
979
+ "description": "Label the combobox with this.",
980
+ "fieldName": "label"
981
+ },
982
+ {
983
+ "name": "name",
984
+ "type": {
985
+ "text": "string"
986
+ },
987
+ "default": "'Item'",
988
+ "description": "name the combobox with this.",
989
+ "fieldName": "name"
990
+ },
991
+ {
992
+ "name": "placeholder",
993
+ "type": {
994
+ "text": "string"
995
+ },
996
+ "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
997
+ "fieldName": "placeholder"
998
+ },
999
+ {
1000
+ "name": "hide-help",
1001
+ "type": {
1002
+ "text": "boolean"
1003
+ },
1004
+ "default": "false",
1005
+ "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
1006
+ "fieldName": "hideHelp"
1007
+ },
1008
+ {
1009
+ "name": "hide-label",
1010
+ "type": {
1011
+ "text": "boolean"
1012
+ },
1013
+ "default": "false",
1014
+ "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
1015
+ "fieldName": "hideLabel"
1016
+ },
1017
+ {
1018
+ "name": "status",
1019
+ "type": {
1020
+ "text": "'INITIAL' | 'PENDING' | 'COMPLETE' | 'ERROR'"
1021
+ },
1022
+ "default": "'INITIAL'",
1023
+ "description": "status of the content",
1024
+ "fieldName": "status"
1025
+ },
1026
+ {
1027
+ "name": "content",
1028
+ "type": {
1029
+ "text": "Content"
1030
+ },
1031
+ "default": "{\n type: SearchableListType.GroupedListItem,\n data: [],\n }",
1032
+ "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
1033
+ "fieldName": "content"
1034
+ }
1035
+ ],
1036
+ "superclass": {
1037
+ "name": "TerraElement",
1038
+ "module": "/src/internal/terra-element.js"
1039
+ },
1040
+ "summary": "Fuzzy-search for combobox with list autocomplete.",
1041
+ "tagNameWithoutPrefix": "combobox",
1042
+ "tagName": "terra-combobox",
1043
+ "customElement": true,
1044
+ "jsDoc": "/**\n * @summary Fuzzy-search for combobox with list autocomplete.\n * @documentation https://disc.gsfc.nasa.gov/components/combobox\n * @status experimental\n * @since 1.0\n *\n * @csspart base - A `search` element, the component's base.\n * @csspart combobox - An `input` element used for searching.\n * @csspart button - A `button` used for toggling the listbox's visibility.\n * @csspart listbox - A `ul` that holds the clickable options.\n *\n * @cssproperty --host-height - The height of the host element.\n * @cssproperty --help-height - The height of the search help element.\n * @cssproperty --label-height - The height of the input's label element.\n */",
1045
+ "documentation": "https://disc.gsfc.nasa.gov/components/combobox",
1046
+ "status": "experimental",
1047
+ "since": "1.0"
1048
+ }
1049
+ ],
1050
+ "exports": [
1051
+ {
1052
+ "kind": "js",
1053
+ "name": "default",
1054
+ "declaration": {
1055
+ "name": "TerraCombobox",
1056
+ "module": "components/combobox/combobox.js"
1057
+ }
1058
+ }
1059
+ ]
1060
+ },
705
1061
  {
706
1062
  "kind": "javascript-module",
707
1063
  "path": "components/date-range-slider/date-range-slider.js",
@@ -910,234 +1266,8 @@
910
1266
  "tagNameWithoutPrefix": "date-range-slider",
911
1267
  "tagName": "terra-date-range-slider",
912
1268
  "customElement": true,
913
- "jsDoc": "/**\n * @summary Short summary of the component's intended use.\n * @documentation https://disc.gsfc.nasa.gov/components/date-range-slider\n * @status experimental\n * @since 1.0\n *\n * @slot - The default slot.\n * @slot example - An example slot.\n *\n * @csspart base - The component's base wrapper.\n *\n * @cssproperty --example - An example CSS custom property.\n */",
914
- "documentation": "https://disc.gsfc.nasa.gov/components/date-range-slider",
915
- "status": "experimental",
916
- "since": "1.0"
917
- }
918
- ],
919
- "exports": [
920
- {
921
- "kind": "js",
922
- "name": "default",
923
- "declaration": {
924
- "name": "TerraDateRangeSlider",
925
- "module": "components/date-range-slider/date-range-slider.js"
926
- }
927
- }
928
- ]
929
- },
930
- {
931
- "kind": "javascript-module",
932
- "path": "components/icon/icon.js",
933
- "declarations": [
934
- {
935
- "kind": "class",
936
- "description": "",
937
- "name": "TerraIcon",
938
- "cssParts": [
939
- {
940
- "description": "The internal SVG element.",
941
- "name": "svg"
942
- }
943
- ],
944
- "members": [
945
- {
946
- "kind": "field",
947
- "name": "#initialRender",
948
- "privacy": "private",
949
- "type": {
950
- "text": "boolean"
951
- },
952
- "default": "false"
953
- },
954
- {
955
- "kind": "field",
956
- "name": "svg",
957
- "type": {
958
- "text": "SVGElement | HTMLTemplateResult | null"
959
- },
960
- "default": "null"
961
- },
962
- {
963
- "kind": "field",
964
- "name": "name",
965
- "type": {
966
- "text": "string | undefined"
967
- },
968
- "description": "The name of the icon to draw. Available names depend on the icon library being used.",
969
- "attribute": "name",
970
- "reflects": true
971
- },
972
- {
973
- "kind": "field",
974
- "name": "src",
975
- "type": {
976
- "text": "string | undefined"
977
- },
978
- "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.",
979
- "attribute": "src"
980
- },
981
- {
982
- "kind": "field",
983
- "name": "label",
984
- "type": {
985
- "text": "string"
986
- },
987
- "default": "''",
988
- "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
989
- "attribute": "label"
990
- },
991
- {
992
- "kind": "field",
993
- "name": "library",
994
- "type": {
995
- "text": "'default' | 'heroicons' | string"
996
- },
997
- "default": "'default'",
998
- "description": "The name of a registered custom icon library.",
999
- "attribute": "library",
1000
- "reflects": true
1001
- },
1002
- {
1003
- "kind": "field",
1004
- "name": "color",
1005
- "type": {
1006
- "text": "string | null"
1007
- },
1008
- "default": "null",
1009
- "description": "The CSS color to assign to the SVG.",
1010
- "attribute": "color"
1011
- },
1012
- {
1013
- "kind": "field",
1014
- "name": "fontSize",
1015
- "type": {
1016
- "text": "string | null"
1017
- },
1018
- "default": "null",
1019
- "description": "The CSS font-size to assign to the SVG.",
1020
- "attribute": "font-size"
1021
- },
1022
- {
1023
- "kind": "method",
1024
- "name": "#resolveIcon",
1025
- "return": {
1026
- "type": {
1027
- "text": "Promise<SVGResult>"
1028
- }
1029
- },
1030
- "parameters": [
1031
- {
1032
- "name": "url",
1033
- "type": {
1034
- "text": "string"
1035
- }
1036
- }
1037
- ],
1038
- "description": "Given a URL, this function returns the resulting SVG element or an appropriate error symbol."
1039
- },
1040
- {
1041
- "kind": "method",
1042
- "name": "#getIconSource",
1043
- "return": {
1044
- "type": {
1045
- "text": "IconSource"
1046
- }
1047
- }
1048
- },
1049
- {
1050
- "kind": "method",
1051
- "name": "#styleFromAttributes",
1052
- "description": "SVG takes a few presentation attributes. Since we're using a template for SVG and our host element isn't an SVG, we can pass those presentational attributes into a style attribute to affect the underlying SVG.\nMerge select attributes with existing inline style attribute to forward values to underlying SVG."
1053
- },
1054
- {
1055
- "kind": "method",
1056
- "name": "handleLabelChange"
1057
- },
1058
- {
1059
- "kind": "method",
1060
- "name": "setIcon"
1061
- }
1062
- ],
1063
- "events": [
1064
- {
1065
- "description": "Emitted when the icon has loaded.",
1066
- "name": "terra-load",
1067
- "reactName": "onTerraLoad",
1068
- "eventName": "TerraLoadEvent"
1069
- },
1070
- {
1071
- "description": "Emitted when the icon fails to load due to an error.",
1072
- "name": "terra-error",
1073
- "reactName": "onTerraError",
1074
- "eventName": "TerraErrorEvent"
1075
- }
1076
- ],
1077
- "attributes": [
1078
- {
1079
- "name": "name",
1080
- "type": {
1081
- "text": "string | undefined"
1082
- },
1083
- "description": "The name of the icon to draw. Available names depend on the icon library being used.",
1084
- "fieldName": "name"
1085
- },
1086
- {
1087
- "name": "src",
1088
- "type": {
1089
- "text": "string | undefined"
1090
- },
1091
- "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.",
1092
- "fieldName": "src"
1093
- },
1094
- {
1095
- "name": "label",
1096
- "type": {
1097
- "text": "string"
1098
- },
1099
- "default": "''",
1100
- "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
1101
- "fieldName": "label"
1102
- },
1103
- {
1104
- "name": "library",
1105
- "type": {
1106
- "text": "'default' | 'heroicons' | string"
1107
- },
1108
- "default": "'default'",
1109
- "description": "The name of a registered custom icon library.",
1110
- "fieldName": "library"
1111
- },
1112
- {
1113
- "name": "color",
1114
- "type": {
1115
- "text": "string | null"
1116
- },
1117
- "default": "null",
1118
- "description": "The CSS color to assign to the SVG.",
1119
- "fieldName": "color"
1120
- },
1121
- {
1122
- "name": "font-size",
1123
- "type": {
1124
- "text": "string | null"
1125
- },
1126
- "default": "null",
1127
- "description": "The CSS font-size to assign to the SVG.",
1128
- "fieldName": "fontSize"
1129
- }
1130
- ],
1131
- "superclass": {
1132
- "name": "TerraElement",
1133
- "module": "/src/internal/terra-element.js"
1134
- },
1135
- "summary": "Icons are symbols that can be used to represent various options within an application.",
1136
- "tagNameWithoutPrefix": "icon",
1137
- "tagName": "terra-icon",
1138
- "customElement": true,
1139
- "jsDoc": "/**\n * @summary Icons are symbols that can be used to represent various options within an application.\n * @documentation https://disc.gsfc.nasa.gov/components/icon\n * @status experimental\n * @since 1.0\n *\n * @event terra-load - Emitted when the icon has loaded.\n * @event terra-error - Emitted when the icon fails to load due to an error.\n *\n * @csspart svg - The internal SVG element.\n */",
1140
- "documentation": "https://disc.gsfc.nasa.gov/components/icon",
1269
+ "jsDoc": "/**\n * @summary Short summary of the component's intended use.\n * @documentation https://disc.gsfc.nasa.gov/components/date-range-slider\n * @status experimental\n * @since 1.0\n *\n * @slot - The default slot.\n * @slot example - An example slot.\n *\n * @csspart base - The component's base wrapper.\n *\n * @cssproperty --example - An example CSS custom property.\n */",
1270
+ "documentation": "https://disc.gsfc.nasa.gov/components/date-range-slider",
1141
1271
  "status": "experimental",
1142
1272
  "since": "1.0"
1143
1273
  }
@@ -1147,8 +1277,8 @@
1147
1277
  "kind": "js",
1148
1278
  "name": "default",
1149
1279
  "declaration": {
1150
- "name": "TerraIcon",
1151
- "module": "components/icon/icon.js"
1280
+ "name": "TerraDateRangeSlider",
1281
+ "module": "components/date-range-slider/date-range-slider.js"
1152
1282
  }
1153
1283
  }
1154
1284
  ]
@@ -1330,367 +1460,215 @@
1330
1460
  },
1331
1461
  {
1332
1462
  "kind": "javascript-module",
1333
- "path": "components/map/map.js",
1463
+ "path": "components/icon/icon.js",
1334
1464
  "declarations": [
1335
1465
  {
1336
1466
  "kind": "class",
1337
1467
  "description": "",
1338
- "name": "TerraMap",
1339
- "members": [
1340
- {
1341
- "kind": "field",
1342
- "name": "minZoom",
1343
- "type": {
1344
- "text": "number"
1345
- },
1346
- "default": "0",
1347
- "description": "Minimum zoom level of the map.",
1348
- "attribute": "min-zoom"
1349
- },
1350
- {
1351
- "kind": "field",
1352
- "name": "maxZoom",
1353
- "type": {
1354
- "text": "number"
1355
- },
1356
- "default": "23",
1357
- "description": "Maximum zoom level of the map.",
1358
- "attribute": "max-zoom"
1359
- },
1360
- {
1361
- "kind": "field",
1362
- "name": "zoom",
1363
- "type": {
1364
- "text": "number"
1365
- },
1366
- "default": "1",
1367
- "description": "Initial map zoom level",
1368
- "attribute": "zoom"
1369
- },
1370
- {
1371
- "kind": "field",
1372
- "name": "hasNavigation",
1373
- "type": {
1374
- "text": "boolean"
1375
- },
1376
- "default": "false",
1377
- "description": "has map navigation toolbar",
1378
- "attribute": "has-navigation"
1379
- },
1380
- {
1381
- "kind": "field",
1382
- "name": "hasCoordTracker",
1383
- "type": {
1384
- "text": "boolean"
1385
- },
1386
- "default": "false",
1387
- "description": "has coordinate tracker",
1388
- "attribute": "has-coord-tracker"
1389
- },
1390
- {
1391
- "kind": "field",
1392
- "name": "hasShapeSelector",
1393
- "type": {
1394
- "text": "boolean"
1395
- },
1396
- "default": "false",
1397
- "description": "has shape selector",
1398
- "attribute": "has-shape-selector"
1399
- },
1400
- {
1401
- "kind": "field",
1402
- "name": "value",
1403
- "type": {
1404
- "text": "any"
1405
- },
1406
- "default": "[]",
1407
- "attribute": "value"
1408
- },
1409
- {
1410
- "kind": "field",
1411
- "name": "mapElement",
1412
- "type": {
1413
- "text": "HTMLDivElement"
1414
- }
1415
- },
1416
- {
1417
- "kind": "method",
1418
- "name": "valueChanged",
1419
- "parameters": [
1420
- {
1421
- "name": "_oldValue",
1422
- "type": {
1423
- "text": "any"
1424
- }
1425
- },
1426
- {
1427
- "name": "newValue",
1428
- "type": {
1429
- "text": "any"
1430
- }
1431
- }
1432
- ]
1433
- },
1434
- {
1435
- "kind": "field",
1436
- "name": "map",
1437
- "type": {
1438
- "text": "any"
1439
- },
1440
- "default": "new Leaflet()"
1441
- },
1442
- {
1443
- "kind": "field",
1444
- "name": "shapes",
1445
- "type": {
1446
- "text": "any"
1447
- },
1448
- "description": "List of geojson shapes"
1449
- },
1450
- {
1451
- "kind": "field",
1452
- "name": "_mapController",
1453
- "type": {
1454
- "text": "MapController"
1455
- },
1456
- "default": "new MapController(this)"
1457
- },
1458
- {
1459
- "kind": "method",
1460
- "name": "#markDynamicLeafletContent"
1461
- },
1468
+ "name": "TerraIcon",
1469
+ "cssParts": [
1462
1470
  {
1463
- "kind": "method",
1464
- "name": "selectTemplate"
1471
+ "description": "The internal SVG element.",
1472
+ "name": "svg"
1465
1473
  }
1466
1474
  ],
1467
- "attributes": [
1468
- {
1469
- "name": "min-zoom",
1470
- "type": {
1471
- "text": "number"
1472
- },
1473
- "default": "0",
1474
- "description": "Minimum zoom level of the map.",
1475
- "fieldName": "minZoom"
1476
- },
1477
- {
1478
- "name": "max-zoom",
1479
- "type": {
1480
- "text": "number"
1481
- },
1482
- "default": "23",
1483
- "description": "Maximum zoom level of the map.",
1484
- "fieldName": "maxZoom"
1485
- },
1486
- {
1487
- "name": "zoom",
1488
- "type": {
1489
- "text": "number"
1490
- },
1491
- "default": "1",
1492
- "description": "Initial map zoom level",
1493
- "fieldName": "zoom"
1494
- },
1495
- {
1496
- "name": "has-navigation",
1497
- "type": {
1498
- "text": "boolean"
1499
- },
1500
- "default": "false",
1501
- "description": "has map navigation toolbar",
1502
- "fieldName": "hasNavigation"
1503
- },
1504
- {
1505
- "name": "has-coord-tracker",
1506
- "type": {
1507
- "text": "boolean"
1508
- },
1509
- "default": "false",
1510
- "description": "has coordinate tracker",
1511
- "fieldName": "hasCoordTracker"
1512
- },
1475
+ "members": [
1513
1476
  {
1514
- "name": "has-shape-selector",
1477
+ "kind": "field",
1478
+ "name": "#initialRender",
1479
+ "privacy": "private",
1515
1480
  "type": {
1516
1481
  "text": "boolean"
1517
1482
  },
1518
- "default": "false",
1519
- "description": "has shape selector",
1520
- "fieldName": "hasShapeSelector"
1483
+ "default": "false"
1521
1484
  },
1522
- {
1523
- "name": "value",
1524
- "type": {
1525
- "text": "any"
1526
- },
1527
- "default": "[]",
1528
- "fieldName": "value"
1529
- }
1530
- ],
1531
- "superclass": {
1532
- "name": "TerraElement",
1533
- "module": "/src/internal/terra-element.js"
1534
- },
1535
- "summary": "A map component for visualizing and selecting coordinates.",
1536
- "tagNameWithoutPrefix": "map",
1537
- "tagName": "terra-map",
1538
- "customElement": true,
1539
- "jsDoc": "/**\n * @summary A map component for visualizing and selecting coordinates.\n * @documentation https://disc.gsfc.nasa.gov/components/map\n * @status mvp\n * @since 1.0\n *\n */",
1540
- "documentation": "https://disc.gsfc.nasa.gov/components/map",
1541
- "status": "mvp",
1542
- "since": "1.0"
1543
- }
1544
- ],
1545
- "exports": [
1546
- {
1547
- "kind": "js",
1548
- "name": "default",
1549
- "declaration": {
1550
- "name": "TerraMap",
1551
- "module": "components/map/map.js"
1552
- }
1553
- }
1554
- ]
1555
- },
1556
- {
1557
- "kind": "javascript-module",
1558
- "path": "components/plot/plot.js",
1559
- "declarations": [
1560
- {
1561
- "kind": "class",
1562
- "description": "",
1563
- "name": "TerraPlot",
1564
- "cssParts": [
1565
- {
1566
- "description": "The component's base wrapper.",
1567
- "name": "base"
1568
- }
1569
- ],
1570
- "members": [
1571
1485
  {
1572
1486
  "kind": "field",
1573
- "name": "plotData",
1487
+ "name": "svg",
1574
1488
  "type": {
1575
- "text": "Array<Plot>"
1489
+ "text": "SVGElement | HTMLTemplateResult | null"
1576
1490
  },
1577
- "default": "[]"
1491
+ "default": "null"
1578
1492
  },
1579
1493
  {
1580
1494
  "kind": "field",
1581
- "name": "base",
1495
+ "name": "name",
1582
1496
  "type": {
1583
- "text": "HTMLElement"
1584
- }
1497
+ "text": "string | undefined"
1498
+ },
1499
+ "description": "The name of the icon to draw. Available names depend on the icon library being used.",
1500
+ "attribute": "name",
1501
+ "reflects": true
1585
1502
  },
1586
1503
  {
1587
1504
  "kind": "field",
1588
- "name": "plotTitle",
1505
+ "name": "src",
1589
1506
  "type": {
1590
1507
  "text": "string | undefined"
1591
1508
  },
1592
- "attribute": "plotTitle"
1509
+ "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.",
1510
+ "attribute": "src"
1593
1511
  },
1594
1512
  {
1595
1513
  "kind": "field",
1596
- "name": "layout",
1514
+ "name": "label",
1597
1515
  "type": {
1598
- "text": "Partial<Layout> | undefined"
1516
+ "text": "string"
1599
1517
  },
1600
- "default": "{}",
1601
- "attribute": "layout"
1518
+ "default": "''",
1519
+ "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
1520
+ "attribute": "label"
1602
1521
  },
1603
1522
  {
1604
1523
  "kind": "field",
1605
- "name": "config",
1524
+ "name": "library",
1606
1525
  "type": {
1607
- "text": "Partial<Config> | undefined"
1526
+ "text": "'default' | 'heroicons' | string"
1608
1527
  },
1609
- "default": "{\n modeBarButtonsToAdd: [\n {\n name: 'Download Data',\n title: 'Download plot data as a CSV file',\n icon: Icons.disk,\n click: () => {\n this.downloadCSV()\n },\n },\n ],\n }",
1610
- "attribute": "config"
1528
+ "default": "'default'",
1529
+ "description": "The name of a registered custom icon library.",
1530
+ "attribute": "library",
1531
+ "reflects": true
1611
1532
  },
1612
1533
  {
1613
1534
  "kind": "field",
1614
- "name": "data",
1535
+ "name": "color",
1615
1536
  "type": {
1616
- "text": "Array<Partial<Data>>"
1537
+ "text": "string | null"
1617
1538
  },
1618
- "default": "[]",
1619
- "attribute": "data"
1620
- },
1621
- {
1622
- "kind": "method",
1623
- "name": "handleDataChange"
1624
- },
1625
- {
1626
- "kind": "method",
1627
- "name": "updatePlotWithData"
1539
+ "default": "null",
1540
+ "description": "The CSS color to assign to the SVG.",
1541
+ "attribute": "color"
1628
1542
  },
1629
1543
  {
1630
- "kind": "method",
1631
- "name": "downloadCSV"
1544
+ "kind": "field",
1545
+ "name": "fontSize",
1546
+ "type": {
1547
+ "text": "string | null"
1548
+ },
1549
+ "default": "null",
1550
+ "description": "The CSS font-size to assign to the SVG.",
1551
+ "attribute": "font-size"
1632
1552
  },
1633
1553
  {
1634
1554
  "kind": "method",
1635
- "name": "convertToCSV",
1555
+ "name": "#resolveIcon",
1636
1556
  "return": {
1637
1557
  "type": {
1638
- "text": "string"
1558
+ "text": "Promise<SVGResult>"
1639
1559
  }
1640
1560
  },
1641
1561
  "parameters": [
1642
1562
  {
1643
- "name": "data",
1563
+ "name": "url",
1644
1564
  "type": {
1645
- "text": "any[]"
1565
+ "text": "string"
1646
1566
  }
1647
1567
  }
1648
- ]
1568
+ ],
1569
+ "description": "Given a URL, this function returns the resulting SVG element or an appropriate error symbol."
1570
+ },
1571
+ {
1572
+ "kind": "method",
1573
+ "name": "#getIconSource",
1574
+ "return": {
1575
+ "type": {
1576
+ "text": "IconSource"
1577
+ }
1578
+ }
1579
+ },
1580
+ {
1581
+ "kind": "method",
1582
+ "name": "#styleFromAttributes",
1583
+ "description": "SVG takes a few presentation attributes. Since we're using a template for SVG and our host element isn't an SVG, we can pass those presentational attributes into a style attribute to affect the underlying SVG.\nMerge select attributes with existing inline style attribute to forward values to underlying SVG."
1584
+ },
1585
+ {
1586
+ "kind": "method",
1587
+ "name": "handleLabelChange"
1588
+ },
1589
+ {
1590
+ "kind": "method",
1591
+ "name": "setIcon"
1592
+ }
1593
+ ],
1594
+ "events": [
1595
+ {
1596
+ "description": "Emitted when the icon has loaded.",
1597
+ "name": "terra-load",
1598
+ "reactName": "onTerraLoad",
1599
+ "eventName": "TerraLoadEvent"
1600
+ },
1601
+ {
1602
+ "description": "Emitted when the icon fails to load due to an error.",
1603
+ "name": "terra-error",
1604
+ "reactName": "onTerraError",
1605
+ "eventName": "TerraErrorEvent"
1649
1606
  }
1650
1607
  ],
1651
1608
  "attributes": [
1652
1609
  {
1653
- "name": "plotTitle",
1610
+ "name": "name",
1654
1611
  "type": {
1655
1612
  "text": "string | undefined"
1656
1613
  },
1657
- "fieldName": "plotTitle"
1614
+ "description": "The name of the icon to draw. Available names depend on the icon library being used.",
1615
+ "fieldName": "name"
1658
1616
  },
1659
1617
  {
1660
- "name": "layout",
1618
+ "name": "src",
1661
1619
  "type": {
1662
- "text": "Partial<Layout> | undefined"
1620
+ "text": "string | undefined"
1663
1621
  },
1664
- "default": "{}",
1665
- "fieldName": "layout"
1622
+ "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.",
1623
+ "fieldName": "src"
1666
1624
  },
1667
1625
  {
1668
- "name": "config",
1626
+ "name": "label",
1669
1627
  "type": {
1670
- "text": "Partial<Config> | undefined"
1628
+ "text": "string"
1671
1629
  },
1672
- "default": "{\n modeBarButtonsToAdd: [\n {\n name: 'Download Data',\n title: 'Download plot data as a CSV file',\n icon: Icons.disk,\n click: () => {\n this.downloadCSV()\n },\n },\n ],\n }",
1673
- "fieldName": "config"
1630
+ "default": "''",
1631
+ "description": "An alternate description to use for assistive devices. If omitted, the icon will be considered presentational and\nignored by assistive devices.",
1632
+ "fieldName": "label"
1674
1633
  },
1675
1634
  {
1676
- "name": "data",
1635
+ "name": "library",
1677
1636
  "type": {
1678
- "text": "Array<Partial<Data>>"
1637
+ "text": "'default' | 'heroicons' | string"
1679
1638
  },
1680
- "default": "[]",
1681
- "fieldName": "data"
1639
+ "default": "'default'",
1640
+ "description": "The name of a registered custom icon library.",
1641
+ "fieldName": "library"
1642
+ },
1643
+ {
1644
+ "name": "color",
1645
+ "type": {
1646
+ "text": "string | null"
1647
+ },
1648
+ "default": "null",
1649
+ "description": "The CSS color to assign to the SVG.",
1650
+ "fieldName": "color"
1651
+ },
1652
+ {
1653
+ "name": "font-size",
1654
+ "type": {
1655
+ "text": "string | null"
1656
+ },
1657
+ "default": "null",
1658
+ "description": "The CSS font-size to assign to the SVG.",
1659
+ "fieldName": "fontSize"
1682
1660
  }
1683
1661
  ],
1684
1662
  "superclass": {
1685
1663
  "name": "TerraElement",
1686
1664
  "module": "/src/internal/terra-element.js"
1687
1665
  },
1688
- "summary": "A web component for interactive graphs using Plotly.js.",
1689
- "tagNameWithoutPrefix": "plot",
1690
- "tagName": "terra-plot",
1666
+ "summary": "Icons are symbols that can be used to represent various options within an application.",
1667
+ "tagNameWithoutPrefix": "icon",
1668
+ "tagName": "terra-icon",
1691
1669
  "customElement": true,
1692
- "jsDoc": "/**\n * @summary A web component for interactive graphs using Plotly.js.\n * @documentation https://disc.gsfc.nasa.gov/components/plot\n * @status experimental\n * @since 1.0\n *\n * @csspart base - The component's base wrapper.\n */",
1693
- "documentation": "https://disc.gsfc.nasa.gov/components/plot",
1670
+ "jsDoc": "/**\n * @summary Icons are symbols that can be used to represent various options within an application.\n * @documentation https://disc.gsfc.nasa.gov/components/icon\n * @status experimental\n * @since 1.0\n *\n * @event terra-load - Emitted when the icon has loaded.\n * @event terra-error - Emitted when the icon fails to load due to an error.\n *\n * @csspart svg - The internal SVG element.\n */",
1671
+ "documentation": "https://disc.gsfc.nasa.gov/components/icon",
1694
1672
  "status": "experimental",
1695
1673
  "since": "1.0"
1696
1674
  }
@@ -1700,30 +1678,21 @@
1700
1678
  "kind": "js",
1701
1679
  "name": "default",
1702
1680
  "declaration": {
1703
- "name": "TerraPlot",
1704
- "module": "components/plot/plot.js"
1681
+ "name": "TerraIcon",
1682
+ "module": "components/icon/icon.js"
1705
1683
  }
1706
1684
  }
1707
1685
  ]
1708
1686
  },
1709
1687
  {
1710
1688
  "kind": "javascript-module",
1711
- "path": "components/spatial-picker/spatial-picker.js",
1689
+ "path": "components/map/map.js",
1712
1690
  "declarations": [
1713
1691
  {
1714
1692
  "kind": "class",
1715
1693
  "description": "",
1716
- "name": "TerraSpatialPicker",
1694
+ "name": "TerraMap",
1717
1695
  "members": [
1718
- {
1719
- "kind": "field",
1720
- "name": "dependencies",
1721
- "type": {
1722
- "text": "object"
1723
- },
1724
- "static": true,
1725
- "default": "{\n 'terra-map': TerraMap,\n }"
1726
- },
1727
1696
  {
1728
1697
  "kind": "field",
1729
1698
  "name": "minZoom",
@@ -1760,7 +1729,7 @@
1760
1729
  "type": {
1761
1730
  "text": "boolean"
1762
1731
  },
1763
- "default": "true",
1732
+ "default": "false",
1764
1733
  "description": "has map navigation toolbar",
1765
1734
  "attribute": "has-navigation"
1766
1735
  },
@@ -1770,7 +1739,7 @@
1770
1739
  "type": {
1771
1740
  "text": "boolean"
1772
1741
  },
1773
- "default": "true",
1742
+ "default": "false",
1774
1743
  "description": "has coordinate tracker",
1775
1744
  "attribute": "has-coord-tracker"
1776
1745
  },
@@ -1786,98 +1755,69 @@
1786
1755
  },
1787
1756
  {
1788
1757
  "kind": "field",
1789
- "name": "initialValue",
1790
- "type": {
1791
- "text": "string"
1792
- },
1793
- "default": "''",
1794
- "description": "initialValue of spatial picker",
1795
- "attribute": "initial-value"
1796
- },
1797
- {
1798
- "kind": "field",
1799
- "name": "hideLabel",
1800
- "type": {
1801
- "text": "boolean"
1802
- },
1803
- "default": "false",
1804
- "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
1805
- "attribute": "hide-label"
1806
- },
1807
- {
1808
- "kind": "field",
1809
- "name": "label",
1810
- "type": {
1811
- "text": "string"
1812
- },
1813
- "default": "'Select Region'",
1814
- "description": "spatial picker label",
1815
- "attribute": "label"
1816
- },
1817
- {
1818
- "kind": "field",
1819
- "name": "isExpanded",
1820
- "type": {
1821
- "text": "boolean"
1822
- },
1823
- "default": "false"
1824
- },
1825
- {
1826
- "kind": "field",
1827
- "name": "mapValue",
1758
+ "name": "value",
1828
1759
  "type": {
1829
1760
  "text": "any"
1830
- }
1761
+ },
1762
+ "default": "[]",
1763
+ "attribute": "value"
1831
1764
  },
1832
1765
  {
1833
1766
  "kind": "field",
1834
- "name": "spatialInput",
1767
+ "name": "mapElement",
1835
1768
  "type": {
1836
- "text": "HTMLInputElement"
1769
+ "text": "HTMLDivElement"
1837
1770
  }
1838
1771
  },
1839
1772
  {
1840
1773
  "kind": "method",
1841
- "name": "_blur",
1842
- "privacy": "private",
1774
+ "name": "valueChanged",
1843
1775
  "parameters": [
1844
1776
  {
1845
- "name": "e",
1777
+ "name": "_oldValue",
1846
1778
  "type": {
1847
- "text": "Event"
1779
+ "text": "any"
1780
+ }
1781
+ },
1782
+ {
1783
+ "name": "newValue",
1784
+ "type": {
1785
+ "text": "any"
1848
1786
  }
1849
1787
  }
1850
1788
  ]
1851
1789
  },
1852
1790
  {
1853
- "kind": "method",
1854
- "name": "_click",
1855
- "privacy": "private"
1791
+ "kind": "field",
1792
+ "name": "map",
1793
+ "type": {
1794
+ "text": "any"
1795
+ },
1796
+ "default": "new Leaflet()"
1856
1797
  },
1857
1798
  {
1858
- "kind": "method",
1859
- "name": "open"
1799
+ "kind": "field",
1800
+ "name": "shapes",
1801
+ "type": {
1802
+ "text": "any"
1803
+ },
1804
+ "description": "List of geojson shapes"
1860
1805
  },
1861
1806
  {
1862
- "kind": "method",
1863
- "name": "close"
1807
+ "kind": "field",
1808
+ "name": "_mapController",
1809
+ "type": {
1810
+ "text": "MapController"
1811
+ },
1812
+ "default": "new MapController(this)"
1864
1813
  },
1865
1814
  {
1866
1815
  "kind": "method",
1867
- "name": "_handleMapChange",
1868
- "privacy": "private",
1869
- "parameters": [
1870
- {
1871
- "name": "event",
1872
- "type": {
1873
- "text": "CustomEvent"
1874
- }
1875
- }
1876
- ]
1816
+ "name": "#markDynamicLeafletContent"
1877
1817
  },
1878
1818
  {
1879
1819
  "kind": "method",
1880
- "name": "renderMap"
1820
+ "name": "selectTemplate"
1881
1821
  }
1882
1822
  ],
1883
1823
  "attributes": [
@@ -1913,7 +1853,7 @@
1913
1853
  "type": {
1914
1854
  "text": "boolean"
1915
1855
  },
1916
- "default": "true",
1856
+ "default": "false",
1917
1857
  "description": "has map navigation toolbar",
1918
1858
  "fieldName": "hasNavigation"
1919
1859
  },
@@ -1922,7 +1862,7 @@
1922
1862
  "type": {
1923
1863
  "text": "boolean"
1924
1864
  },
1925
- "default": "true",
1865
+ "default": "false",
1926
1866
  "description": "has coordinate tracker",
1927
1867
  "fieldName": "hasCoordTracker"
1928
1868
  },
@@ -1936,44 +1876,25 @@
1936
1876
  "fieldName": "hasShapeSelector"
1937
1877
  },
1938
1878
  {
1939
- "name": "initial-value",
1940
- "type": {
1941
- "text": "string"
1942
- },
1943
- "default": "''",
1944
- "description": "initialValue of spatial picker",
1945
- "fieldName": "initialValue"
1946
- },
1947
- {
1948
- "name": "hide-label",
1949
- "type": {
1950
- "text": "boolean"
1951
- },
1952
- "default": "false",
1953
- "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
1954
- "fieldName": "hideLabel"
1955
- },
1956
- {
1957
- "name": "label",
1879
+ "name": "value",
1958
1880
  "type": {
1959
- "text": "string"
1881
+ "text": "any"
1960
1882
  },
1961
- "default": "'Select Region'",
1962
- "description": "spatial picker label",
1963
- "fieldName": "label"
1883
+ "default": "[]",
1884
+ "fieldName": "value"
1964
1885
  }
1965
1886
  ],
1966
1887
  "superclass": {
1967
1888
  "name": "TerraElement",
1968
1889
  "module": "/src/internal/terra-element.js"
1969
1890
  },
1970
- "summary": "A component that allows input of coordinates and rendering of map.",
1971
- "tagNameWithoutPrefix": "spatial-picker",
1972
- "tagName": "terra-spatial-picker",
1891
+ "summary": "A map component for visualizing and selecting coordinates.",
1892
+ "tagNameWithoutPrefix": "map",
1893
+ "tagName": "terra-map",
1973
1894
  "customElement": true,
1974
- "jsDoc": "/**\n * @summary A component that allows input of coordinates and rendering of map.\n * @documentation https://disc.gsfc.nasa.gov/components/spatial-picker\n * @status experimental\n * @since 1.0\n *\n */",
1975
- "documentation": "https://disc.gsfc.nasa.gov/components/spatial-picker",
1976
- "status": "experimental",
1895
+ "jsDoc": "/**\n * @summary A map component for visualizing and selecting coordinates.\n * @documentation https://disc.gsfc.nasa.gov/components/map\n * @status mvp\n * @since 1.0\n *\n */",
1896
+ "documentation": "https://disc.gsfc.nasa.gov/components/map",
1897
+ "status": "mvp",
1977
1898
  "since": "1.0"
1978
1899
  }
1979
1900
  ],
@@ -1982,184 +1903,272 @@
1982
1903
  "kind": "js",
1983
1904
  "name": "default",
1984
1905
  "declaration": {
1985
- "name": "TerraSpatialPicker",
1986
- "module": "components/spatial-picker/spatial-picker.js"
1906
+ "name": "TerraMap",
1907
+ "module": "components/map/map.js"
1987
1908
  }
1988
1909
  }
1989
1910
  ]
1990
1911
  },
1991
1912
  {
1992
1913
  "kind": "javascript-module",
1993
- "path": "components/combobox/combobox.js",
1914
+ "path": "components/plot/plot.js",
1994
1915
  "declarations": [
1995
1916
  {
1996
1917
  "kind": "class",
1997
1918
  "description": "",
1998
- "name": "TerraCombobox",
1999
- "cssProperties": [
1919
+ "name": "TerraPlot",
1920
+ "cssParts": [
2000
1921
  {
2001
- "description": "The height of the host element.",
2002
- "name": "--host-height"
1922
+ "description": "The component's base wrapper.",
1923
+ "name": "base"
1924
+ }
1925
+ ],
1926
+ "members": [
1927
+ {
1928
+ "kind": "field",
1929
+ "name": "plotData",
1930
+ "type": {
1931
+ "text": "Array<Plot>"
1932
+ },
1933
+ "default": "[]"
2003
1934
  },
2004
1935
  {
2005
- "description": "The height of the search help element.",
2006
- "name": "--help-height"
1936
+ "kind": "field",
1937
+ "name": "base",
1938
+ "type": {
1939
+ "text": "HTMLElement"
1940
+ }
2007
1941
  },
2008
1942
  {
2009
- "description": "The height of the input's label element.",
2010
- "name": "--label-height"
2011
- }
2012
- ],
2013
- "cssParts": [
1943
+ "kind": "field",
1944
+ "name": "plotTitle",
1945
+ "type": {
1946
+ "text": "string | undefined"
1947
+ },
1948
+ "attribute": "plotTitle"
1949
+ },
2014
1950
  {
2015
- "description": "A `search` element, the component's base.",
2016
- "name": "base"
1951
+ "kind": "field",
1952
+ "name": "layout",
1953
+ "type": {
1954
+ "text": "Partial<Layout> | undefined"
1955
+ },
1956
+ "default": "{}",
1957
+ "attribute": "layout"
2017
1958
  },
2018
1959
  {
2019
- "description": "An `input` element used for searching.",
2020
- "name": "combobox"
1960
+ "kind": "field",
1961
+ "name": "config",
1962
+ "type": {
1963
+ "text": "Partial<Config> | undefined"
1964
+ },
1965
+ "default": "{\n modeBarButtonsToAdd: [\n {\n name: 'Download Data',\n title: 'Download plot data as a CSV file',\n icon: Icons.disk,\n click: () => {\n this.downloadCSV()\n },\n },\n ],\n }",
1966
+ "attribute": "config"
2021
1967
  },
2022
1968
  {
2023
- "description": "A `button` used for toggling the listbox's visibility.",
2024
- "name": "button"
1969
+ "kind": "field",
1970
+ "name": "data",
1971
+ "type": {
1972
+ "text": "Array<Partial<Data>>"
1973
+ },
1974
+ "default": "[]",
1975
+ "attribute": "data"
2025
1976
  },
2026
1977
  {
2027
- "description": "A `ul` that holds the clickable options.",
2028
- "name": "listbox"
1978
+ "kind": "method",
1979
+ "name": "handleDataChange"
1980
+ },
1981
+ {
1982
+ "kind": "method",
1983
+ "name": "updatePlotWithData"
1984
+ },
1985
+ {
1986
+ "kind": "method",
1987
+ "name": "downloadCSV"
1988
+ },
1989
+ {
1990
+ "kind": "method",
1991
+ "name": "convertToCSV",
1992
+ "return": {
1993
+ "type": {
1994
+ "text": "string"
1995
+ }
1996
+ },
1997
+ "parameters": [
1998
+ {
1999
+ "name": "data",
2000
+ "type": {
2001
+ "text": "any[]"
2002
+ }
2003
+ }
2004
+ ]
2029
2005
  }
2030
2006
  ],
2031
- "members": [
2007
+ "attributes": [
2032
2008
  {
2033
- "kind": "field",
2034
- "name": "shadowRootOptions",
2009
+ "name": "plotTitle",
2035
2010
  "type": {
2036
- "text": "object"
2011
+ "text": "string | undefined"
2037
2012
  },
2038
- "static": true,
2039
- "default": "{\n ...LitElement.shadowRootOptions,\n delegatesFocus: true,\n }"
2013
+ "fieldName": "plotTitle"
2040
2014
  },
2041
2015
  {
2042
- "kind": "field",
2043
- "name": "tagName",
2016
+ "name": "layout",
2044
2017
  "type": {
2045
- "text": "string"
2018
+ "text": "Partial<Layout> | undefined"
2046
2019
  },
2047
- "static": true,
2048
- "default": "'terra-combobox'"
2020
+ "default": "{}",
2021
+ "fieldName": "layout"
2049
2022
  },
2050
2023
  {
2051
- "kind": "field",
2052
- "name": "initialQuery",
2024
+ "name": "config",
2053
2025
  "type": {
2054
- "text": "string"
2026
+ "text": "Partial<Config> | undefined"
2055
2027
  },
2056
- "static": true,
2057
- "default": "''"
2028
+ "default": "{\n modeBarButtonsToAdd: [\n {\n name: 'Download Data',\n title: 'Download plot data as a CSV file',\n icon: Icons.disk,\n click: () => {\n this.downloadCSV()\n },\n },\n ],\n }",
2029
+ "fieldName": "config"
2058
2030
  },
2059
2031
  {
2060
- "kind": "field",
2061
- "name": "#combobox",
2062
- "privacy": "private",
2032
+ "name": "data",
2063
2033
  "type": {
2064
- "text": "HTMLInputElement | null"
2034
+ "text": "Array<Partial<Data>>"
2065
2035
  },
2066
- "default": "null"
2067
- },
2036
+ "default": "[]",
2037
+ "fieldName": "data"
2038
+ }
2039
+ ],
2040
+ "superclass": {
2041
+ "name": "TerraElement",
2042
+ "module": "/src/internal/terra-element.js"
2043
+ },
2044
+ "summary": "A web component for interactive graphs using Plotly.js.",
2045
+ "tagNameWithoutPrefix": "plot",
2046
+ "tagName": "terra-plot",
2047
+ "customElement": true,
2048
+ "jsDoc": "/**\n * @summary A web component for interactive graphs using Plotly.js.\n * @documentation https://disc.gsfc.nasa.gov/components/plot\n * @status experimental\n * @since 1.0\n *\n * @csspart base - The component's base wrapper.\n */",
2049
+ "documentation": "https://disc.gsfc.nasa.gov/components/plot",
2050
+ "status": "experimental",
2051
+ "since": "1.0"
2052
+ }
2053
+ ],
2054
+ "exports": [
2055
+ {
2056
+ "kind": "js",
2057
+ "name": "default",
2058
+ "declaration": {
2059
+ "name": "TerraPlot",
2060
+ "module": "components/plot/plot.js"
2061
+ }
2062
+ }
2063
+ ]
2064
+ },
2065
+ {
2066
+ "kind": "javascript-module",
2067
+ "path": "components/spatial-picker/spatial-picker.js",
2068
+ "declarations": [
2069
+ {
2070
+ "kind": "class",
2071
+ "description": "",
2072
+ "name": "TerraSpatialPicker",
2073
+ "members": [
2068
2074
  {
2069
2075
  "kind": "field",
2070
- "name": "#listbox",
2071
- "privacy": "private",
2076
+ "name": "dependencies",
2072
2077
  "type": {
2073
- "text": "HTMLUListElement | null"
2078
+ "text": "object"
2074
2079
  },
2075
- "default": "null"
2080
+ "static": true,
2081
+ "default": "{\n 'terra-map': TerraMap,\n }"
2076
2082
  },
2077
2083
  {
2078
2084
  "kind": "field",
2079
- "name": "#searchEngine",
2080
- "privacy": "private",
2085
+ "name": "minZoom",
2081
2086
  "type": {
2082
- "text": "Fuse<GroupedListItem | ListItem> | null"
2087
+ "text": "number"
2083
2088
  },
2084
- "default": "null"
2089
+ "default": "0",
2090
+ "description": "Minimum zoom level of the map.",
2091
+ "attribute": "min-zoom"
2085
2092
  },
2086
2093
  {
2087
2094
  "kind": "field",
2088
- "name": "#walker",
2089
- "privacy": "private",
2095
+ "name": "maxZoom",
2090
2096
  "type": {
2091
- "text": "TreeWalker | null"
2097
+ "text": "number"
2092
2098
  },
2093
- "default": "null"
2099
+ "default": "23",
2100
+ "description": "Maximum zoom level of the map.",
2101
+ "attribute": "max-zoom"
2094
2102
  },
2095
2103
  {
2096
2104
  "kind": "field",
2097
- "name": "label",
2105
+ "name": "zoom",
2098
2106
  "type": {
2099
- "text": "string"
2107
+ "text": "number"
2100
2108
  },
2101
- "default": "'Search for Items'",
2102
- "description": "Label the combobox with this.",
2103
- "attribute": "label"
2109
+ "default": "1",
2110
+ "description": "Initial map zoom level",
2111
+ "attribute": "zoom"
2104
2112
  },
2105
2113
  {
2106
2114
  "kind": "field",
2107
- "name": "name",
2115
+ "name": "hasNavigation",
2108
2116
  "type": {
2109
- "text": "string"
2117
+ "text": "boolean"
2110
2118
  },
2111
- "default": "'Item'",
2112
- "description": "name the combobox with this.",
2113
- "attribute": "name"
2119
+ "default": "true",
2120
+ "description": "has map navigation toolbar",
2121
+ "attribute": "has-navigation"
2114
2122
  },
2115
2123
  {
2116
2124
  "kind": "field",
2117
- "name": "placeholder",
2125
+ "name": "hasCoordTracker",
2118
2126
  "type": {
2119
- "text": "string"
2127
+ "text": "boolean"
2120
2128
  },
2121
- "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
2122
- "attribute": "placeholder"
2129
+ "default": "true",
2130
+ "description": "has coordinate tracker",
2131
+ "attribute": "has-coord-tracker"
2123
2132
  },
2124
2133
  {
2125
2134
  "kind": "field",
2126
- "name": "hideHelp",
2135
+ "name": "hasShapeSelector",
2127
2136
  "type": {
2128
2137
  "text": "boolean"
2129
2138
  },
2130
2139
  "default": "false",
2131
- "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
2132
- "attribute": "hide-help"
2140
+ "description": "has shape selector",
2141
+ "attribute": "has-shape-selector"
2133
2142
  },
2134
2143
  {
2135
2144
  "kind": "field",
2136
- "name": "hideLabel",
2145
+ "name": "initialValue",
2137
2146
  "type": {
2138
- "text": "boolean"
2147
+ "text": "string"
2139
2148
  },
2140
- "default": "false",
2141
- "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
2142
- "attribute": "hide-label"
2149
+ "default": "''",
2150
+ "description": "initialValue of spatial picker",
2151
+ "attribute": "initial-value"
2143
2152
  },
2144
2153
  {
2145
2154
  "kind": "field",
2146
- "name": "status",
2155
+ "name": "hideLabel",
2147
2156
  "type": {
2148
- "text": "'INITIAL' | 'PENDING' | 'COMPLETE' | 'ERROR'"
2157
+ "text": "boolean"
2149
2158
  },
2150
- "default": "'INITIAL'",
2151
- "description": "status of the content",
2152
- "attribute": "status"
2159
+ "default": "false",
2160
+ "description": "Hide the combobox's label text.\nWhen hidden, still presents to screen readers.",
2161
+ "attribute": "hide-label"
2153
2162
  },
2154
2163
  {
2155
2164
  "kind": "field",
2156
- "name": "content",
2165
+ "name": "label",
2157
2166
  "type": {
2158
- "text": "Content"
2167
+ "text": "string"
2159
2168
  },
2160
- "default": "{\n type: SearchableListType.GroupedListItem,\n data: [],\n }",
2161
- "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
2162
- "attribute": "content"
2169
+ "default": "'Select Region'",
2170
+ "description": "spatial picker label",
2171
+ "attribute": "label"
2163
2172
  },
2164
2173
  {
2165
2174
  "kind": "field",
@@ -2171,125 +2180,125 @@
2171
2180
  },
2172
2181
  {
2173
2182
  "kind": "field",
2174
- "name": "query"
2183
+ "name": "mapValue",
2184
+ "type": {
2185
+ "text": "any"
2186
+ }
2175
2187
  },
2176
2188
  {
2177
2189
  "kind": "field",
2178
- "name": "searchResults",
2190
+ "name": "spatialInput",
2179
2191
  "type": {
2180
- "text": "GroupedListItem[] | ListItem[]"
2181
- },
2182
- "default": "[]"
2192
+ "text": "HTMLInputElement"
2193
+ }
2183
2194
  },
2184
2195
  {
2185
2196
  "kind": "method",
2186
- "name": "contentChanged",
2197
+ "name": "_blur",
2198
+ "privacy": "private",
2187
2199
  "parameters": [
2188
2200
  {
2189
- "name": "_oldValue",
2190
- "type": {
2191
- "text": "any"
2192
- }
2193
- },
2194
- {
2195
- "name": "newValue",
2201
+ "name": "e",
2196
2202
  "type": {
2197
- "text": "any"
2203
+ "text": "Event"
2198
2204
  }
2199
2205
  }
2200
2206
  ]
2201
2207
  },
2202
2208
  {
2203
- "kind": "field",
2204
- "name": "#renderListItem",
2205
- "privacy": "private"
2206
- },
2207
- {
2208
- "kind": "field",
2209
- "name": "#renderGroupListItem",
2210
- "privacy": "private"
2211
- },
2212
- {
2213
- "kind": "field",
2214
- "name": "#renderError",
2215
- "privacy": "private"
2216
- },
2217
- {
2218
- "kind": "field",
2219
- "name": "#renderLoading",
2209
+ "kind": "method",
2210
+ "name": "_click",
2220
2211
  "privacy": "private"
2221
2212
  },
2222
2213
  {
2223
- "kind": "field",
2224
- "name": "#dispatchChange",
2225
- "privacy": "private"
2214
+ "kind": "method",
2215
+ "name": "open"
2226
2216
  },
2227
2217
  {
2228
- "kind": "field",
2229
- "name": "#handleButtonClick",
2230
- "privacy": "private"
2218
+ "kind": "method",
2219
+ "name": "close"
2231
2220
  },
2232
2221
  {
2233
- "kind": "field",
2234
- "name": "#handleComboboxChange",
2235
- "privacy": "private"
2222
+ "kind": "method",
2223
+ "name": "_handleMapChange",
2224
+ "privacy": "private",
2225
+ "parameters": [
2226
+ {
2227
+ "name": "event",
2228
+ "type": {
2229
+ "text": "CustomEvent"
2230
+ }
2231
+ }
2232
+ ]
2236
2233
  },
2237
2234
  {
2238
- "kind": "field",
2239
- "name": "#handleOptionClick",
2240
- "privacy": "private"
2241
- },
2235
+ "kind": "method",
2236
+ "name": "renderMap"
2237
+ }
2238
+ ],
2239
+ "attributes": [
2242
2240
  {
2243
- "kind": "field",
2244
- "name": "#handleKeydown",
2245
- "privacy": "private"
2241
+ "name": "min-zoom",
2242
+ "type": {
2243
+ "text": "number"
2244
+ },
2245
+ "default": "0",
2246
+ "description": "Minimum zoom level of the map.",
2247
+ "fieldName": "minZoom"
2246
2248
  },
2247
2249
  {
2248
- "kind": "field",
2249
- "name": "#manageListboxVisibility",
2250
- "privacy": "private"
2250
+ "name": "max-zoom",
2251
+ "type": {
2252
+ "text": "number"
2253
+ },
2254
+ "default": "23",
2255
+ "description": "Maximum zoom level of the map.",
2256
+ "fieldName": "maxZoom"
2251
2257
  },
2252
2258
  {
2253
- "kind": "field",
2254
- "name": "#selectOption",
2255
- "privacy": "private"
2256
- }
2257
- ],
2258
- "attributes": [
2259
- {
2260
- "name": "label",
2259
+ "name": "zoom",
2261
2260
  "type": {
2262
- "text": "string"
2261
+ "text": "number"
2263
2262
  },
2264
- "default": "'Search for Items'",
2265
- "description": "Label the combobox with this.",
2266
- "fieldName": "label"
2263
+ "default": "1",
2264
+ "description": "Initial map zoom level",
2265
+ "fieldName": "zoom"
2267
2266
  },
2268
2267
  {
2269
- "name": "name",
2268
+ "name": "has-navigation",
2270
2269
  "type": {
2271
- "text": "string"
2270
+ "text": "boolean"
2272
2271
  },
2273
- "default": "'Item'",
2274
- "description": "name the combobox with this.",
2275
- "fieldName": "name"
2272
+ "default": "true",
2273
+ "description": "has map navigation toolbar",
2274
+ "fieldName": "hasNavigation"
2276
2275
  },
2277
2276
  {
2278
- "name": "placeholder",
2277
+ "name": "has-coord-tracker",
2279
2278
  "type": {
2280
- "text": "string"
2279
+ "text": "boolean"
2281
2280
  },
2282
- "description": "Set a placeholder for the combobox with this.\nDefaults to the label's value.",
2283
- "fieldName": "placeholder"
2281
+ "default": "true",
2282
+ "description": "has coordinate tracker",
2283
+ "fieldName": "hasCoordTracker"
2284
2284
  },
2285
2285
  {
2286
- "name": "hide-help",
2286
+ "name": "has-shape-selector",
2287
2287
  "type": {
2288
2288
  "text": "boolean"
2289
2289
  },
2290
2290
  "default": "false",
2291
- "description": "Hide the combobox's help text.\nWhen hidden, not rendered at all.",
2292
- "fieldName": "hideHelp"
2291
+ "description": "has shape selector",
2292
+ "fieldName": "hasShapeSelector"
2293
+ },
2294
+ {
2295
+ "name": "initial-value",
2296
+ "type": {
2297
+ "text": "string"
2298
+ },
2299
+ "default": "''",
2300
+ "description": "initialValue of spatial picker",
2301
+ "fieldName": "initialValue"
2293
2302
  },
2294
2303
  {
2295
2304
  "name": "hide-label",
@@ -2301,34 +2310,25 @@
2301
2310
  "fieldName": "hideLabel"
2302
2311
  },
2303
2312
  {
2304
- "name": "status",
2305
- "type": {
2306
- "text": "'INITIAL' | 'PENDING' | 'COMPLETE' | 'ERROR'"
2307
- },
2308
- "default": "'INITIAL'",
2309
- "description": "status of the content",
2310
- "fieldName": "status"
2311
- },
2312
- {
2313
- "name": "content",
2313
+ "name": "label",
2314
2314
  "type": {
2315
- "text": "Content"
2315
+ "text": "string"
2316
2316
  },
2317
- "default": "{\n type: SearchableListType.GroupedListItem,\n data: [],\n }",
2318
- "description": "content or data of the combobox. This could be of type string | GroupedListItem[] | ListItem[] | undefined",
2319
- "fieldName": "content"
2317
+ "default": "'Select Region'",
2318
+ "description": "spatial picker label",
2319
+ "fieldName": "label"
2320
2320
  }
2321
2321
  ],
2322
2322
  "superclass": {
2323
2323
  "name": "TerraElement",
2324
2324
  "module": "/src/internal/terra-element.js"
2325
2325
  },
2326
- "summary": "Fuzzy-search for combobox with list autocomplete.",
2327
- "tagNameWithoutPrefix": "combobox",
2328
- "tagName": "terra-combobox",
2326
+ "summary": "A component that allows input of coordinates and rendering of map.",
2327
+ "tagNameWithoutPrefix": "spatial-picker",
2328
+ "tagName": "terra-spatial-picker",
2329
2329
  "customElement": true,
2330
- "jsDoc": "/**\n * @summary Fuzzy-search for combobox with list autocomplete.\n * @documentation https://disc.gsfc.nasa.gov/components/combobox\n * @status experimental\n * @since 1.0\n *\n * @csspart base - A `search` element, the component's base.\n * @csspart combobox - An `input` element used for searching.\n * @csspart button - A `button` used for toggling the listbox's visibility.\n * @csspart listbox - A `ul` that holds the clickable options.\n *\n * @cssproperty --host-height - The height of the host element.\n * @cssproperty --help-height - The height of the search help element.\n * @cssproperty --label-height - The height of the input's label element.\n */",
2331
- "documentation": "https://disc.gsfc.nasa.gov/components/combobox",
2330
+ "jsDoc": "/**\n * @summary A component that allows input of coordinates and rendering of map.\n * @documentation https://disc.gsfc.nasa.gov/components/spatial-picker\n * @status experimental\n * @since 1.0\n *\n */",
2331
+ "documentation": "https://disc.gsfc.nasa.gov/components/spatial-picker",
2332
2332
  "status": "experimental",
2333
2333
  "since": "1.0"
2334
2334
  }
@@ -2338,8 +2338,8 @@
2338
2338
  "kind": "js",
2339
2339
  "name": "default",
2340
2340
  "declaration": {
2341
- "name": "TerraCombobox",
2342
- "module": "components/combobox/combobox.js"
2341
+ "name": "TerraSpatialPicker",
2342
+ "module": "components/spatial-picker/spatial-picker.js"
2343
2343
  }
2344
2344
  }
2345
2345
  ]
@@ -3036,7 +3036,7 @@
3036
3036
  "package": {
3037
3037
  "name": "@nasa-terra/components",
3038
3038
  "description": "A collection of NASA Earthdata components",
3039
- "version": "0.0.5",
3039
+ "version": "0.0.6",
3040
3040
  "author": "NASA GES DISC <https://disc.gsfc.nasa.gov>",
3041
3041
  "homepage": "https://github.com/gesdisc/components",
3042
3042
  "license": "MIT"