@genesislcap/rapid-design-system 15.29.0 → 15.30.1

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.
@@ -886,11 +886,11 @@
886
886
  },
887
887
  {
888
888
  "kind": "javascript-module",
889
- "path": "src/accordion/accordion.styles.ts",
889
+ "path": "src/accordion-item/accordion-item.styles.ts",
890
890
  "declarations": [
891
891
  {
892
892
  "kind": "function",
893
- "name": "rapidAccordionStyles",
893
+ "name": "rapidAccordionItemStyles",
894
894
  "return": {
895
895
  "type": {
896
896
  "text": "ElementStyles"
@@ -915,24 +915,24 @@
915
915
  "exports": [
916
916
  {
917
917
  "kind": "js",
918
- "name": "rapidAccordionStyles",
918
+ "name": "rapidAccordionItemStyles",
919
919
  "declaration": {
920
- "name": "rapidAccordionStyles",
921
- "module": "src/accordion/accordion.styles.ts"
920
+ "name": "rapidAccordionItemStyles",
921
+ "module": "src/accordion-item/accordion-item.styles.ts"
922
922
  }
923
923
  }
924
924
  ]
925
925
  },
926
926
  {
927
927
  "kind": "javascript-module",
928
- "path": "src/accordion/accordion.template.ts",
928
+ "path": "src/accordion-item/accordion-item.template.ts",
929
929
  "declarations": [
930
930
  {
931
931
  "kind": "function",
932
- "name": "rapidAccordionTemplate",
932
+ "name": "rapidAccordionItemTemplate",
933
933
  "return": {
934
934
  "type": {
935
- "text": "ViewTemplate<Accordion>"
935
+ "text": "ViewTemplate<AccordionItem>"
936
936
  }
937
937
  },
938
938
  "parameters": [
@@ -954,56 +954,56 @@
954
954
  "exports": [
955
955
  {
956
956
  "kind": "js",
957
- "name": "rapidAccordionTemplate",
957
+ "name": "rapidAccordionItemTemplate",
958
958
  "declaration": {
959
- "name": "rapidAccordionTemplate",
960
- "module": "src/accordion/accordion.template.ts"
959
+ "name": "rapidAccordionItemTemplate",
960
+ "module": "src/accordion-item/accordion-item.template.ts"
961
961
  }
962
962
  }
963
963
  ]
964
964
  },
965
965
  {
966
966
  "kind": "javascript-module",
967
- "path": "src/accordion/accordion.ts",
967
+ "path": "src/accordion-item/accordion-item.ts",
968
968
  "declarations": [
969
969
  {
970
970
  "kind": "class",
971
971
  "description": "",
972
- "name": "Accordion",
972
+ "name": "AccordionItem",
973
973
  "superclass": {
974
- "name": "foundationAccordion",
974
+ "name": "foundationAccordionItem",
975
975
  "package": "@genesislcap/foundation-ui"
976
976
  },
977
- "tagName": "%%prefix%%-accordion",
977
+ "tagName": "%%prefix%%-accordion-item",
978
978
  "customElement": true
979
979
  },
980
980
  {
981
981
  "kind": "variable",
982
- "name": "rapidAccordion"
982
+ "name": "rapidAccordionItem"
983
983
  }
984
984
  ],
985
985
  "exports": [
986
986
  {
987
987
  "kind": "js",
988
- "name": "Accordion",
988
+ "name": "AccordionItem",
989
989
  "declaration": {
990
- "name": "Accordion",
991
- "module": "src/accordion/accordion.ts"
990
+ "name": "AccordionItem",
991
+ "module": "src/accordion-item/accordion-item.ts"
992
992
  }
993
993
  },
994
994
  {
995
995
  "kind": "js",
996
- "name": "rapidAccordion",
996
+ "name": "rapidAccordionItem",
997
997
  "declaration": {
998
- "name": "rapidAccordion",
999
- "module": "src/accordion/accordion.ts"
998
+ "name": "rapidAccordionItem",
999
+ "module": "src/accordion-item/accordion-item.ts"
1000
1000
  }
1001
1001
  }
1002
1002
  ]
1003
1003
  },
1004
1004
  {
1005
1005
  "kind": "javascript-module",
1006
- "path": "src/accordion/index.ts",
1006
+ "path": "src/accordion-item/index.ts",
1007
1007
  "declarations": [],
1008
1008
  "exports": [
1009
1009
  {
@@ -1011,7 +1011,7 @@
1011
1011
  "name": "*",
1012
1012
  "declaration": {
1013
1013
  "name": "*",
1014
- "package": "./accordion"
1014
+ "package": "./accordion-item"
1015
1015
  }
1016
1016
  },
1017
1017
  {
@@ -1019,7 +1019,7 @@
1019
1019
  "name": "*",
1020
1020
  "declaration": {
1021
1021
  "name": "*",
1022
- "package": "./accordion.styles"
1022
+ "package": "./accordion-item.styles"
1023
1023
  }
1024
1024
  },
1025
1025
  {
@@ -1027,18 +1027,18 @@
1027
1027
  "name": "*",
1028
1028
  "declaration": {
1029
1029
  "name": "*",
1030
- "package": "./accordion.template"
1030
+ "package": "./accordion-item.template"
1031
1031
  }
1032
1032
  }
1033
1033
  ]
1034
1034
  },
1035
1035
  {
1036
1036
  "kind": "javascript-module",
1037
- "path": "src/accordion-item/accordion-item.styles.ts",
1037
+ "path": "src/accordion/accordion.styles.ts",
1038
1038
  "declarations": [
1039
1039
  {
1040
1040
  "kind": "function",
1041
- "name": "rapidAccordionItemStyles",
1041
+ "name": "rapidAccordionStyles",
1042
1042
  "return": {
1043
1043
  "type": {
1044
1044
  "text": "ElementStyles"
@@ -1063,24 +1063,24 @@
1063
1063
  "exports": [
1064
1064
  {
1065
1065
  "kind": "js",
1066
- "name": "rapidAccordionItemStyles",
1066
+ "name": "rapidAccordionStyles",
1067
1067
  "declaration": {
1068
- "name": "rapidAccordionItemStyles",
1069
- "module": "src/accordion-item/accordion-item.styles.ts"
1068
+ "name": "rapidAccordionStyles",
1069
+ "module": "src/accordion/accordion.styles.ts"
1070
1070
  }
1071
1071
  }
1072
1072
  ]
1073
1073
  },
1074
1074
  {
1075
1075
  "kind": "javascript-module",
1076
- "path": "src/accordion-item/accordion-item.template.ts",
1076
+ "path": "src/accordion/accordion.template.ts",
1077
1077
  "declarations": [
1078
1078
  {
1079
1079
  "kind": "function",
1080
- "name": "rapidAccordionItemTemplate",
1080
+ "name": "rapidAccordionTemplate",
1081
1081
  "return": {
1082
1082
  "type": {
1083
- "text": "ViewTemplate<AccordionItem>"
1083
+ "text": "ViewTemplate<Accordion>"
1084
1084
  }
1085
1085
  },
1086
1086
  "parameters": [
@@ -1102,56 +1102,56 @@
1102
1102
  "exports": [
1103
1103
  {
1104
1104
  "kind": "js",
1105
- "name": "rapidAccordionItemTemplate",
1105
+ "name": "rapidAccordionTemplate",
1106
1106
  "declaration": {
1107
- "name": "rapidAccordionItemTemplate",
1108
- "module": "src/accordion-item/accordion-item.template.ts"
1107
+ "name": "rapidAccordionTemplate",
1108
+ "module": "src/accordion/accordion.template.ts"
1109
1109
  }
1110
1110
  }
1111
1111
  ]
1112
1112
  },
1113
1113
  {
1114
1114
  "kind": "javascript-module",
1115
- "path": "src/accordion-item/accordion-item.ts",
1115
+ "path": "src/accordion/accordion.ts",
1116
1116
  "declarations": [
1117
1117
  {
1118
1118
  "kind": "class",
1119
1119
  "description": "",
1120
- "name": "AccordionItem",
1120
+ "name": "Accordion",
1121
1121
  "superclass": {
1122
- "name": "foundationAccordionItem",
1122
+ "name": "foundationAccordion",
1123
1123
  "package": "@genesislcap/foundation-ui"
1124
1124
  },
1125
- "tagName": "%%prefix%%-accordion-item",
1125
+ "tagName": "%%prefix%%-accordion",
1126
1126
  "customElement": true
1127
1127
  },
1128
1128
  {
1129
1129
  "kind": "variable",
1130
- "name": "rapidAccordionItem"
1130
+ "name": "rapidAccordion"
1131
1131
  }
1132
1132
  ],
1133
1133
  "exports": [
1134
1134
  {
1135
1135
  "kind": "js",
1136
- "name": "AccordionItem",
1136
+ "name": "Accordion",
1137
1137
  "declaration": {
1138
- "name": "AccordionItem",
1139
- "module": "src/accordion-item/accordion-item.ts"
1138
+ "name": "Accordion",
1139
+ "module": "src/accordion/accordion.ts"
1140
1140
  }
1141
1141
  },
1142
1142
  {
1143
1143
  "kind": "js",
1144
- "name": "rapidAccordionItem",
1144
+ "name": "rapidAccordion",
1145
1145
  "declaration": {
1146
- "name": "rapidAccordionItem",
1147
- "module": "src/accordion-item/accordion-item.ts"
1146
+ "name": "rapidAccordion",
1147
+ "module": "src/accordion/accordion.ts"
1148
1148
  }
1149
1149
  }
1150
1150
  ]
1151
1151
  },
1152
1152
  {
1153
1153
  "kind": "javascript-module",
1154
- "path": "src/accordion-item/index.ts",
1154
+ "path": "src/accordion/index.ts",
1155
1155
  "declarations": [],
1156
1156
  "exports": [
1157
1157
  {
@@ -1159,7 +1159,7 @@
1159
1159
  "name": "*",
1160
1160
  "declaration": {
1161
1161
  "name": "*",
1162
- "package": "./accordion-item"
1162
+ "package": "./accordion"
1163
1163
  }
1164
1164
  },
1165
1165
  {
@@ -1167,7 +1167,7 @@
1167
1167
  "name": "*",
1168
1168
  "declaration": {
1169
1169
  "name": "*",
1170
- "package": "./accordion-item.styles"
1170
+ "package": "./accordion.styles"
1171
1171
  }
1172
1172
  },
1173
1173
  {
@@ -1175,7 +1175,7 @@
1175
1175
  "name": "*",
1176
1176
  "declaration": {
1177
1177
  "name": "*",
1178
- "package": "./accordion-item.template"
1178
+ "package": "./accordion.template"
1179
1179
  }
1180
1180
  }
1181
1181
  ]
@@ -28841,7 +28841,7 @@
28841
28841
  },
28842
28842
  {
28843
28843
  "kind": "javascript-module",
28844
- "path": "src/section-navigator/index.ts",
28844
+ "path": "src/search-bar/index.ts",
28845
28845
  "declarations": [],
28846
28846
  "exports": [
28847
28847
  {
@@ -28849,7 +28849,7 @@
28849
28849
  "name": "*",
28850
28850
  "declaration": {
28851
28851
  "name": "*",
28852
- "package": "./section-navigator"
28852
+ "package": "./search-bar"
28853
28853
  }
28854
28854
  },
28855
28855
  {
@@ -28857,18 +28857,55 @@
28857
28857
  "name": "*",
28858
28858
  "declaration": {
28859
28859
  "name": "*",
28860
- "package": "./section-navigator.styles"
28860
+ "package": "./search-bar.styles"
28861
+ }
28862
+ },
28863
+ {
28864
+ "kind": "js",
28865
+ "name": "*",
28866
+ "declaration": {
28867
+ "name": "*",
28868
+ "package": "./search-bar.template"
28869
+ }
28870
+ },
28871
+ {
28872
+ "kind": "js",
28873
+ "name": "*",
28874
+ "declaration": {
28875
+ "name": "*",
28876
+ "package": "./search-bar-combobox"
28877
+ }
28878
+ },
28879
+ {
28880
+ "kind": "js",
28881
+ "name": "*",
28882
+ "declaration": {
28883
+ "name": "*",
28884
+ "package": "./search-bar-combobox.styles"
28885
+ }
28886
+ },
28887
+ {
28888
+ "kind": "js",
28889
+ "name": "*",
28890
+ "declaration": {
28891
+ "name": "*",
28892
+ "package": "./search-bar-combobox.template"
28861
28893
  }
28862
28894
  }
28863
28895
  ]
28864
28896
  },
28865
28897
  {
28866
28898
  "kind": "javascript-module",
28867
- "path": "src/section-navigator/section-navigator.styles.ts",
28899
+ "path": "src/search-bar/search-bar-combobox.styles.ts",
28868
28900
  "declarations": [
28869
28901
  {
28870
28902
  "kind": "function",
28871
- "name": "rapidSectionNavigatorStyles",
28903
+ "name": "rapidSearchBarComboboxStyles",
28904
+ "return": {
28905
+ "type": {
28906
+ "text": "ElementStyles"
28907
+ }
28908
+ },
28872
28909
  "parameters": [
28873
28910
  {
28874
28911
  "name": "context",
@@ -28888,697 +28925,684 @@
28888
28925
  "exports": [
28889
28926
  {
28890
28927
  "kind": "js",
28891
- "name": "rapidSectionNavigatorStyles",
28928
+ "name": "rapidSearchBarComboboxStyles",
28892
28929
  "declaration": {
28893
- "name": "rapidSectionNavigatorStyles",
28894
- "module": "src/section-navigator/section-navigator.styles.ts"
28930
+ "name": "rapidSearchBarComboboxStyles",
28931
+ "module": "src/search-bar/search-bar-combobox.styles.ts"
28895
28932
  }
28896
28933
  }
28897
28934
  ]
28898
28935
  },
28899
28936
  {
28900
28937
  "kind": "javascript-module",
28901
- "path": "src/section-navigator/section-navigator.ts",
28938
+ "path": "src/search-bar/search-bar-combobox.template.ts",
28939
+ "declarations": [
28940
+ {
28941
+ "kind": "function",
28942
+ "name": "rapidSearchBarComboboxTemplate",
28943
+ "return": {
28944
+ "type": {
28945
+ "text": "ViewTemplate<SearchBarCombobox>"
28946
+ }
28947
+ },
28948
+ "parameters": [
28949
+ {
28950
+ "name": "context",
28951
+ "type": {
28952
+ "text": "ElementDefinitionContext"
28953
+ }
28954
+ },
28955
+ {
28956
+ "name": "definition",
28957
+ "type": {
28958
+ "text": "ComboboxOptions"
28959
+ }
28960
+ }
28961
+ ]
28962
+ }
28963
+ ],
28964
+ "exports": [
28965
+ {
28966
+ "kind": "js",
28967
+ "name": "rapidSearchBarComboboxTemplate",
28968
+ "declaration": {
28969
+ "name": "rapidSearchBarComboboxTemplate",
28970
+ "module": "src/search-bar/search-bar-combobox.template.ts"
28971
+ }
28972
+ }
28973
+ ]
28974
+ },
28975
+ {
28976
+ "kind": "javascript-module",
28977
+ "path": "src/search-bar/search-bar-combobox.ts",
28902
28978
  "declarations": [
28903
28979
  {
28904
28980
  "kind": "class",
28905
28981
  "description": "",
28906
- "name": "SectionNavigator",
28982
+ "name": "SearchBarCombobox",
28907
28983
  "superclass": {
28908
- "name": "FoundationSectionNavigator",
28984
+ "name": "FoundationSearchBarCombobox",
28909
28985
  "package": "@genesislcap/foundation-ui"
28910
28986
  },
28911
- "tagName": "%%prefix%%-section-navigator",
28987
+ "tagName": "%%prefix%%-search-bar-combobox",
28912
28988
  "customElement": true,
28913
28989
  "attributes": [
28914
28990
  {
28915
- "description": "Array of section items to display",
28916
- "name": "sections",
28991
+ "name": "minlength",
28992
+ "type": {
28993
+ "text": "number"
28994
+ },
28995
+ "default": "COMBO_INPUT_MIN_LENGTH",
28996
+ "resolveInitializer": {
28997
+ "module": "/src/search-bar/search-bar.types"
28998
+ },
28999
+ "fieldName": "minlength",
28917
29000
  "inheritedFrom": {
28918
- "name": "SectionNavigator",
28919
- "module": "src/section-navigator/section-navigator.ts"
29001
+ "name": "SearchBarCombobox",
29002
+ "module": "src/search-bar/search-bar-combobox.ts"
28920
29003
  }
28921
29004
  },
28922
29005
  {
28923
- "name": "scroll-behavior",
29006
+ "name": "autocomplete",
28924
29007
  "type": {
28925
- "text": "'view' | 'top'"
29008
+ "text": "ComboboxAutocomplete | undefined"
28926
29009
  },
28927
- "default": "'top'",
28928
- "fieldName": "scrollBehavior",
28929
- "description": "Scroll behavior: 'view' or 'top' (default: 'top')",
29010
+ "description": "The autocomplete attribute.",
29011
+ "fieldName": "autocomplete",
28930
29012
  "inheritedFrom": {
28931
- "name": "SectionNavigator",
28932
- "module": "src/section-navigator/section-navigator.ts"
29013
+ "name": "SearchBarCombobox",
29014
+ "module": "src/search-bar/search-bar-combobox.ts"
28933
29015
  }
28934
29016
  },
28935
29017
  {
28936
- "name": "state-tooltips",
29018
+ "name": "open",
28937
29019
  "type": {
28938
- "text": "Record<SectionItemStateName, string>"
28939
- },
28940
- "default": "DEFAULT_SECTION_STATES_TOOLTIPS",
28941
- "resolveInitializer": {
28942
- "module": "src/section-navigator/section-navigator.ts"
29020
+ "text": "boolean"
28943
29021
  },
28944
- "fieldName": "stateTooltips",
28945
- "description": "Custom tooltips for state icons",
29022
+ "default": "false",
29023
+ "description": "The open attribute.",
29024
+ "fieldName": "open",
28946
29025
  "inheritedFrom": {
28947
- "name": "SectionNavigator",
28948
- "module": "src/section-navigator/section-navigator.ts"
29026
+ "name": "SearchBarCombobox",
29027
+ "module": "src/search-bar/search-bar-combobox.ts"
28949
29028
  }
28950
29029
  },
28951
29030
  {
28952
- "name": "state-icons",
29031
+ "name": "placeholder",
28953
29032
  "type": {
28954
- "text": "Record<SectionItemStateName, SectionItemStateIcon>"
29033
+ "text": "string"
28955
29034
  },
28956
- "default": "DEFAULT_SECTION_STATES_ICONS",
28957
- "resolveInitializer": {
28958
- "module": "src/section-navigator/section-navigator.ts"
29035
+ "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
29036
+ "fieldName": "placeholder",
29037
+ "inheritedFrom": {
29038
+ "name": "SearchBarCombobox",
29039
+ "module": "src/search-bar/search-bar-combobox.ts"
29040
+ }
29041
+ },
29042
+ {
29043
+ "name": "position",
29044
+ "type": {
29045
+ "text": "SelectPosition | undefined"
28959
29046
  },
28960
- "fieldName": "stateIcons",
28961
- "description": "Custom icons for state types",
29047
+ "description": "The placement for the listbox when the combobox is open.",
29048
+ "fieldName": "positionAttribute",
28962
29049
  "inheritedFrom": {
28963
- "name": "SectionNavigator",
28964
- "module": "src/section-navigator/section-navigator.ts"
29050
+ "name": "SearchBarCombobox",
29051
+ "module": "src/search-bar/search-bar-combobox.ts"
28965
29052
  }
28966
29053
  },
28967
29054
  {
28968
- "name": "disable-auto-scroll-detection",
28969
29055
  "type": {
28970
29056
  "text": "boolean"
28971
29057
  },
28972
29058
  "default": "false",
28973
- "fieldName": "disableAutoScrollDetection",
28974
- "description": "Disable automatic active section detection during scrolling (default: false) When enabled, automatically updates active section based on scroll position. User clicks are prioritized - clicked section remains active until scroll ends.",
29059
+ "description": "The disabled state of the listbox.",
29060
+ "fieldName": "disabled",
28975
29061
  "inheritedFrom": {
28976
- "name": "SectionNavigator",
28977
- "module": "src/section-navigator/section-navigator.ts"
29062
+ "name": "Combobox",
29063
+ "module": "src/combobox/combobox.ts"
28978
29064
  }
28979
- }
28980
- ],
28981
- "members": [
29065
+ },
28982
29066
  {
28983
- "kind": "field",
28984
- "name": "sections",
29067
+ "name": "debounce",
28985
29068
  "type": {
28986
- "text": "SectionItem[]"
29069
+ "text": "number"
28987
29070
  },
28988
- "default": "[]",
29071
+ "default": "DEBOUNCE_TIME",
29072
+ "resolveInitializer": {
29073
+ "module": "src/combobox/combobox.ts"
29074
+ },
29075
+ "fieldName": "debounce",
28989
29076
  "inheritedFrom": {
28990
- "name": "SectionNavigator",
28991
- "module": "src/section-navigator/section-navigator.ts"
29077
+ "name": "Combobox",
29078
+ "module": "src/combobox/combobox.ts"
28992
29079
  }
28993
29080
  },
28994
29081
  {
28995
- "kind": "field",
28996
- "name": "scrollBehavior",
29082
+ "name": "case-sensitive",
28997
29083
  "type": {
28998
- "text": "'view' | 'top'"
29084
+ "text": "boolean"
28999
29085
  },
29000
- "default": "'top'",
29086
+ "default": "false",
29087
+ "description": "Controls whether to perform a case-sensitive search in the list of options",
29088
+ "fieldName": "caseSensitive",
29001
29089
  "inheritedFrom": {
29002
- "name": "SectionNavigator",
29003
- "module": "src/section-navigator/section-navigator.ts"
29090
+ "name": "Combobox",
29091
+ "module": "src/combobox/combobox.ts"
29004
29092
  }
29005
29093
  },
29006
29094
  {
29007
- "kind": "field",
29008
- "name": "stateTooltips",
29095
+ "name": "ignore-input-click",
29009
29096
  "type": {
29010
- "text": "Record<SectionItemStateName, string>"
29097
+ "text": "boolean"
29011
29098
  },
29012
- "default": "{\n active: 'Active',\n inactive: 'Inactive',\n pending: 'Pending',\n disabled: 'Disabled',\n error: 'Error',\n completed: 'Completed',\n}",
29099
+ "default": "false",
29100
+ "description": "Controls whether to suppress opening the dropdown when the input field is clicked",
29101
+ "fieldName": "ignoreInputClick",
29013
29102
  "inheritedFrom": {
29014
- "name": "SectionNavigator",
29015
- "module": "src/section-navigator/section-navigator.ts"
29103
+ "name": "Combobox",
29104
+ "module": "src/combobox/combobox.ts"
29016
29105
  }
29017
29106
  },
29018
29107
  {
29019
- "kind": "field",
29020
- "name": "stateIcons",
29108
+ "name": "filter-mode",
29021
29109
  "type": {
29022
- "text": "Record<SectionItemStateName, SectionItemStateIcon>"
29110
+ "text": "FilterMode"
29023
29111
  },
29024
- "default": "{\n active: {\n name: 'circle-dot',\n variant: 'solid',\n },\n inactive: {\n name: 'times-circle',\n variant: 'regular',\n },\n pending: {\n name: 'clock',\n variant: 'solid',\n },\n disabled: {\n name: 'ban',\n variant: 'solid',\n },\n error: {\n name: 'times',\n variant: 'solid',\n },\n completed: {\n name: 'check',\n variant: 'solid',\n },\n}",
29112
+ "default": "'startsWith'",
29113
+ "description": "Controls whether to filter by contains or startsWith",
29114
+ "fieldName": "filterMode",
29025
29115
  "inheritedFrom": {
29026
- "name": "SectionNavigator",
29027
- "module": "src/section-navigator/section-navigator.ts"
29116
+ "name": "Combobox",
29117
+ "module": "src/combobox/combobox.ts"
29028
29118
  }
29029
29119
  },
29030
29120
  {
29031
- "kind": "field",
29032
- "name": "disableAutoScrollDetection",
29121
+ "name": "scroll-to-selected-when-opening",
29033
29122
  "type": {
29034
29123
  "text": "boolean"
29035
29124
  },
29036
29125
  "default": "false",
29126
+ "description": "Controls whether the combobox should always scroll to the selected option when the dropdown is opened",
29127
+ "fieldName": "scrollToSelectedWhenOpening",
29037
29128
  "inheritedFrom": {
29038
- "name": "SectionNavigator",
29039
- "module": "src/section-navigator/section-navigator.ts"
29129
+ "name": "Combobox",
29130
+ "module": "src/combobox/combobox.ts"
29040
29131
  }
29041
29132
  },
29042
29133
  {
29043
- "kind": "field",
29044
- "name": "handleSetStateRef",
29134
+ "name": "scroll-when-selection-changes",
29045
29135
  "type": {
29046
- "text": "(event: CustomEvent<SetStateEventDetail>) => void | undefined"
29136
+ "text": "boolean"
29047
29137
  },
29048
- "privacy": "private",
29138
+ "default": "false",
29139
+ "description": "Controls whether the combobox should scroll to the selected option when the selection changes",
29140
+ "fieldName": "scrollWhenSelectionChanges",
29049
29141
  "inheritedFrom": {
29050
- "name": "SectionNavigator",
29051
- "module": "src/section-navigator/section-navigator.ts"
29142
+ "name": "Combobox",
29143
+ "module": "src/combobox/combobox.ts"
29052
29144
  }
29053
- },
29145
+ }
29146
+ ],
29147
+ "members": [
29054
29148
  {
29055
29149
  "kind": "field",
29056
- "name": "handleSetStatesRef",
29150
+ "name": "minlength",
29057
29151
  "type": {
29058
- "text": "(event: CustomEvent<SetStatesEventDetail>) => void | undefined"
29152
+ "text": "number"
29059
29153
  },
29060
- "privacy": "private",
29154
+ "default": "COMBO_INPUT_MIN_LENGTH",
29061
29155
  "inheritedFrom": {
29062
- "name": "SectionNavigator",
29063
- "module": "src/section-navigator/section-navigator.ts"
29156
+ "name": "SearchBarCombobox",
29157
+ "module": "src/search-bar/search-bar-combobox.ts"
29064
29158
  }
29065
29159
  },
29066
29160
  {
29067
29161
  "kind": "field",
29068
- "name": "handleClearStateRef",
29162
+ "name": "previousLength",
29069
29163
  "type": {
29070
- "text": "(event: CustomEvent<ClearStateEventDetail>) => void | undefined"
29164
+ "text": "number"
29071
29165
  },
29072
29166
  "privacy": "private",
29167
+ "default": "-1",
29073
29168
  "inheritedFrom": {
29074
- "name": "SectionNavigator",
29075
- "module": "src/section-navigator/section-navigator.ts"
29169
+ "name": "SearchBarCombobox",
29170
+ "module": "src/search-bar/search-bar-combobox.ts"
29076
29171
  }
29077
29172
  },
29078
29173
  {
29079
29174
  "kind": "field",
29080
- "name": "handleClearAllStatesRef",
29081
- "type": {
29082
- "text": "(event: CustomEvent<ClearAllStatesEventDetail>) => void | undefined"
29083
- },
29175
+ "name": "changeListener",
29084
29176
  "privacy": "private",
29085
29177
  "inheritedFrom": {
29086
- "name": "SectionNavigator",
29087
- "module": "src/section-navigator/section-navigator.ts"
29178
+ "name": "SearchBarCombobox",
29179
+ "module": "src/search-bar/search-bar-combobox.ts"
29088
29180
  }
29089
29181
  },
29090
29182
  {
29091
- "kind": "field",
29092
- "name": "handleGenericStateEventRef",
29093
- "type": {
29094
- "text": "(event: CustomEvent<any>) => void | undefined"
29183
+ "kind": "method",
29184
+ "name": "clickHandler",
29185
+ "privacy": "public",
29186
+ "return": {
29187
+ "type": {
29188
+ "text": "boolean | void"
29189
+ }
29095
29190
  },
29096
- "privacy": "private",
29191
+ "parameters": [
29192
+ {
29193
+ "name": "e",
29194
+ "type": {
29195
+ "text": "any"
29196
+ }
29197
+ }
29198
+ ],
29097
29199
  "inheritedFrom": {
29098
- "name": "SectionNavigator",
29099
- "module": "src/section-navigator/section-navigator.ts"
29200
+ "name": "Combobox",
29201
+ "module": "src/combobox/combobox.ts"
29100
29202
  }
29101
29203
  },
29102
29204
  {
29103
- "kind": "field",
29104
- "name": "userClickedSection",
29105
- "type": {
29106
- "text": "boolean"
29205
+ "kind": "method",
29206
+ "name": "keyupHandler",
29207
+ "privacy": "public",
29208
+ "return": {
29209
+ "type": {
29210
+ "text": "boolean | void"
29211
+ }
29107
29212
  },
29108
- "privacy": "private",
29109
- "default": "false",
29213
+ "parameters": [
29214
+ {
29215
+ "name": "e",
29216
+ "type": {
29217
+ "text": "KeyboardEvent"
29218
+ }
29219
+ }
29220
+ ],
29110
29221
  "inheritedFrom": {
29111
- "name": "SectionNavigator",
29112
- "module": "src/section-navigator/section-navigator.ts"
29222
+ "name": "Combobox",
29223
+ "module": "src/combobox/combobox.ts"
29113
29224
  }
29114
29225
  },
29115
29226
  {
29116
- "kind": "field",
29117
- "name": "scrollEndHandler",
29118
- "type": {
29119
- "text": "() => void | undefined"
29227
+ "kind": "method",
29228
+ "name": "keydownHandler",
29229
+ "privacy": "public",
29230
+ "return": {
29231
+ "type": {
29232
+ "text": "boolean | void"
29233
+ }
29120
29234
  },
29121
- "privacy": "private",
29235
+ "parameters": [
29236
+ {
29237
+ "name": "e",
29238
+ "type": {
29239
+ "text": "Event & KeyboardEvent"
29240
+ }
29241
+ }
29242
+ ],
29122
29243
  "inheritedFrom": {
29123
- "name": "SectionNavigator",
29124
- "module": "src/section-navigator/section-navigator.ts"
29244
+ "name": "Combobox",
29245
+ "module": "src/combobox/combobox.ts"
29125
29246
  }
29126
29247
  },
29127
29248
  {
29128
- "kind": "field",
29129
- "name": "isUserScrolling",
29130
- "type": {
29131
- "text": "boolean"
29249
+ "kind": "method",
29250
+ "name": "inputHandler",
29251
+ "return": {
29252
+ "type": {
29253
+ "text": "boolean | void"
29254
+ }
29132
29255
  },
29133
- "privacy": "private",
29134
- "default": "false",
29256
+ "parameters": [
29257
+ {
29258
+ "name": "e",
29259
+ "type": {
29260
+ "text": "InputEvent"
29261
+ }
29262
+ }
29263
+ ],
29135
29264
  "inheritedFrom": {
29136
- "name": "SectionNavigator",
29137
- "module": "src/section-navigator/section-navigator.ts"
29265
+ "name": "Combobox",
29266
+ "module": "src/combobox/combobox.ts"
29138
29267
  }
29139
29268
  },
29140
29269
  {
29141
- "kind": "field",
29142
- "name": "scrollCheckHandler",
29143
- "type": {
29144
- "text": "() => void | undefined"
29145
- },
29146
- "privacy": "private",
29270
+ "kind": "method",
29271
+ "name": "openChanged",
29147
29272
  "inheritedFrom": {
29148
- "name": "SectionNavigator",
29149
- "module": "src/section-navigator/section-navigator.ts"
29273
+ "name": "Combobox",
29274
+ "module": "src/combobox/combobox.ts"
29150
29275
  }
29151
29276
  },
29152
29277
  {
29153
29278
  "kind": "field",
29154
- "name": "scrollDebounceTimeout",
29279
+ "name": "autocomplete",
29155
29280
  "type": {
29156
- "text": "number | undefined"
29281
+ "text": "ComboboxAutocomplete | undefined"
29157
29282
  },
29158
- "privacy": "private",
29283
+ "description": "The autocomplete attribute.",
29284
+ "privacy": "public",
29159
29285
  "inheritedFrom": {
29160
- "name": "SectionNavigator",
29161
- "module": "src/section-navigator/section-navigator.ts"
29162
- }
29163
- },
29164
- {
29165
- "kind": "field",
29166
- "name": "SCROLL_END_TIMEOUT",
29167
- "type": {
29168
- "text": "number"
29169
- },
29170
- "privacy": "private",
29171
- "static": true,
29172
- "readonly": true,
29173
- "default": "150",
29174
- "inheritedFrom": {
29175
- "name": "SectionNavigator",
29176
- "module": "src/section-navigator/section-navigator.ts"
29286
+ "name": "SearchBarCombobox",
29287
+ "module": "src/search-bar/search-bar-combobox.ts"
29177
29288
  }
29178
29289
  },
29179
29290
  {
29180
29291
  "kind": "field",
29181
- "name": "SCROLL_DEBOUNCE_TIMEOUT",
29292
+ "name": "filteredOptions",
29182
29293
  "type": {
29183
- "text": "number"
29294
+ "text": "ListboxOption[]"
29184
29295
  },
29185
- "privacy": "private",
29186
- "static": true,
29187
- "readonly": true,
29188
- "default": "100",
29189
- "inheritedFrom": {
29190
- "name": "SectionNavigator",
29191
- "module": "src/section-navigator/section-navigator.ts"
29192
- }
29193
- },
29194
- {
29195
- "kind": "method",
29196
- "name": "sectionsChanged",
29296
+ "privacy": "public",
29297
+ "default": "[]",
29298
+ "description": "The collection of currently filtered options.",
29197
29299
  "inheritedFrom": {
29198
- "name": "SectionNavigator",
29199
- "module": "src/section-navigator/section-navigator.ts"
29300
+ "name": "SearchBarCombobox",
29301
+ "module": "src/search-bar/search-bar-combobox.ts"
29200
29302
  }
29201
29303
  },
29202
29304
  {
29203
29305
  "kind": "method",
29204
- "name": "disableAutoScrollDetectionChanged",
29306
+ "name": "validate",
29307
+ "privacy": "public",
29308
+ "return": {
29309
+ "type": {
29310
+ "text": "void"
29311
+ }
29312
+ },
29313
+ "description": "{@inheritDoc (FormAssociated:interface).validate}",
29205
29314
  "inheritedFrom": {
29206
- "name": "SectionNavigator",
29207
- "module": "src/section-navigator/section-navigator.ts"
29315
+ "name": "SearchBarCombobox",
29316
+ "module": "src/search-bar/search-bar-combobox.ts"
29208
29317
  }
29209
29318
  },
29210
29319
  {
29211
- "kind": "method",
29212
- "name": "scrollBehaviorChanged",
29320
+ "kind": "field",
29321
+ "name": "isAutocompleteInline",
29322
+ "type": {
29323
+ "text": "boolean"
29324
+ },
29325
+ "privacy": "private",
29213
29326
  "inheritedFrom": {
29214
- "name": "SectionNavigator",
29215
- "module": "src/section-navigator/section-navigator.ts"
29327
+ "name": "SearchBarCombobox",
29328
+ "module": "src/search-bar/search-bar-combobox.ts"
29216
29329
  }
29217
29330
  },
29218
29331
  {
29219
29332
  "kind": "field",
29220
- "name": "sectionItems",
29333
+ "name": "isAutocompleteList",
29221
29334
  "type": {
29222
- "text": "SectionItem[]"
29335
+ "text": "boolean"
29223
29336
  },
29224
- "default": "[]",
29337
+ "privacy": "private",
29225
29338
  "inheritedFrom": {
29226
- "name": "SectionNavigator",
29227
- "module": "src/section-navigator/section-navigator.ts"
29339
+ "name": "SearchBarCombobox",
29340
+ "module": "src/search-bar/search-bar-combobox.ts"
29228
29341
  }
29229
29342
  },
29230
29343
  {
29231
29344
  "kind": "field",
29232
- "name": "activeSection",
29345
+ "name": "isAutocompleteBoth",
29233
29346
  "type": {
29234
- "text": "string"
29347
+ "text": "boolean"
29235
29348
  },
29236
- "default": "''",
29349
+ "privacy": "private",
29237
29350
  "inheritedFrom": {
29238
- "name": "SectionNavigator",
29239
- "module": "src/section-navigator/section-navigator.ts"
29351
+ "name": "SearchBarCombobox",
29352
+ "module": "src/search-bar/search-bar-combobox.ts"
29240
29353
  }
29241
29354
  },
29242
29355
  {
29243
29356
  "kind": "field",
29244
- "name": "sectionNavigatorContainer",
29357
+ "name": "open",
29245
29358
  "type": {
29246
- "text": "HTMLElement"
29359
+ "text": "boolean"
29247
29360
  },
29361
+ "privacy": "public",
29362
+ "default": "false",
29363
+ "description": "The open attribute.",
29248
29364
  "inheritedFrom": {
29249
- "name": "SectionNavigator",
29250
- "module": "src/section-navigator/section-navigator.ts"
29365
+ "name": "SearchBarCombobox",
29366
+ "module": "src/search-bar/search-bar-combobox.ts"
29251
29367
  }
29252
29368
  },
29253
29369
  {
29254
29370
  "kind": "field",
29255
- "name": "sectionContent",
29371
+ "name": "options",
29256
29372
  "type": {
29257
- "text": "HTMLElement"
29373
+ "text": "ListboxOption[]"
29258
29374
  },
29375
+ "privacy": "public",
29376
+ "description": "The list of options.",
29259
29377
  "inheritedFrom": {
29260
- "name": "SectionNavigator",
29261
- "module": "src/section-navigator/section-navigator.ts"
29378
+ "name": "SearchBarCombobox",
29379
+ "module": "src/search-bar/search-bar-combobox.ts"
29262
29380
  }
29263
29381
  },
29264
29382
  {
29265
29383
  "kind": "field",
29266
- "name": "spacerElement",
29384
+ "name": "placeholder",
29267
29385
  "type": {
29268
- "text": "HTMLElement | undefined"
29386
+ "text": "string"
29269
29387
  },
29270
- "privacy": "private",
29388
+ "privacy": "public",
29389
+ "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
29271
29390
  "inheritedFrom": {
29272
- "name": "SectionNavigator",
29273
- "module": "src/section-navigator/section-navigator.ts"
29391
+ "name": "SearchBarCombobox",
29392
+ "module": "src/search-bar/search-bar-combobox.ts"
29274
29393
  }
29275
29394
  },
29276
29395
  {
29277
- "kind": "method",
29278
- "name": "setSectionItems",
29279
- "privacy": "private",
29396
+ "kind": "field",
29397
+ "name": "positionAttribute",
29398
+ "type": {
29399
+ "text": "SelectPosition | undefined"
29400
+ },
29401
+ "privacy": "public",
29402
+ "description": "The placement for the listbox when the combobox is open.",
29280
29403
  "inheritedFrom": {
29281
- "name": "SectionNavigator",
29282
- "module": "src/section-navigator/section-navigator.ts"
29404
+ "name": "SearchBarCombobox",
29405
+ "module": "src/search-bar/search-bar-combobox.ts"
29283
29406
  }
29284
29407
  },
29285
29408
  {
29286
- "kind": "method",
29287
- "name": "setActiveSection",
29288
- "privacy": "private",
29409
+ "kind": "field",
29410
+ "name": "position",
29411
+ "type": {
29412
+ "text": "SelectPosition | undefined"
29413
+ },
29414
+ "privacy": "public",
29415
+ "description": "The current state of the calculated position of the listbox.",
29289
29416
  "inheritedFrom": {
29290
- "name": "SectionNavigator",
29291
- "module": "src/section-navigator/section-navigator.ts"
29417
+ "name": "SearchBarCombobox",
29418
+ "module": "src/search-bar/search-bar-combobox.ts"
29292
29419
  }
29293
29420
  },
29294
29421
  {
29295
29422
  "kind": "method",
29296
- "name": "handleSectionClick",
29297
- "privacy": "public",
29423
+ "name": "positionChanged",
29424
+ "privacy": "protected",
29425
+ "return": {
29426
+ "type": {
29427
+ "text": "void"
29428
+ }
29429
+ },
29298
29430
  "parameters": [
29299
29431
  {
29300
- "name": "sectionName",
29432
+ "name": "prev",
29301
29433
  "type": {
29302
- "text": "string"
29434
+ "text": "SelectPosition | undefined"
29435
+ }
29436
+ },
29437
+ {
29438
+ "name": "next",
29439
+ "type": {
29440
+ "text": "SelectPosition | undefined"
29303
29441
  }
29304
29442
  }
29305
29443
  ],
29306
29444
  "inheritedFrom": {
29307
- "name": "SectionNavigator",
29308
- "module": "src/section-navigator/section-navigator.ts"
29445
+ "name": "SearchBarCombobox",
29446
+ "module": "src/search-bar/search-bar-combobox.ts"
29309
29447
  }
29310
29448
  },
29311
29449
  {
29312
- "kind": "method",
29313
- "name": "updateSpacer",
29314
- "privacy": "private",
29450
+ "kind": "field",
29451
+ "name": "value",
29452
+ "privacy": "public",
29453
+ "description": "The value property.",
29315
29454
  "inheritedFrom": {
29316
- "name": "SectionNavigator",
29317
- "module": "src/section-navigator/section-navigator.ts"
29455
+ "name": "Combobox",
29456
+ "module": "src/combobox/combobox.ts"
29318
29457
  }
29319
29458
  },
29320
29459
  {
29321
29460
  "kind": "method",
29322
- "name": "scrollToSection",
29323
- "privacy": "private",
29324
- "parameters": [
29325
- {
29326
- "name": "sectionName",
29327
- "type": {
29328
- "text": "string"
29329
- }
29461
+ "name": "filterOptions",
29462
+ "privacy": "public",
29463
+ "return": {
29464
+ "type": {
29465
+ "text": "void"
29330
29466
  }
29331
- ],
29467
+ },
29468
+ "description": "Filter available options by text value.",
29332
29469
  "inheritedFrom": {
29333
- "name": "SectionNavigator",
29334
- "module": "src/section-navigator/section-navigator.ts"
29470
+ "name": "Combobox",
29471
+ "module": "src/combobox/combobox.ts"
29335
29472
  }
29336
29473
  },
29337
29474
  {
29338
29475
  "kind": "method",
29339
- "name": "updateScrollDetection",
29340
- "privacy": "private",
29476
+ "name": "setPositioning",
29477
+ "privacy": "public",
29478
+ "return": {
29479
+ "type": {
29480
+ "text": "void"
29481
+ }
29482
+ },
29483
+ "description": "Calculate and apply listbox positioning based on available viewport space.",
29484
+ "parameters": [
29485
+ {
29486
+ "description": "direction to force the listbox to display",
29487
+ "name": "force"
29488
+ }
29489
+ ],
29341
29490
  "inheritedFrom": {
29342
- "name": "SectionNavigator",
29343
- "module": "src/section-navigator/section-navigator.ts"
29491
+ "name": "SearchBarCombobox",
29492
+ "module": "src/search-bar/search-bar-combobox.ts"
29344
29493
  }
29345
29494
  },
29346
29495
  {
29347
- "kind": "method",
29348
- "name": "setupScrollDetection",
29349
- "privacy": "private",
29496
+ "kind": "field",
29497
+ "name": "proxy",
29350
29498
  "inheritedFrom": {
29351
- "name": "SectionNavigator",
29352
- "module": "src/section-navigator/section-navigator.ts"
29499
+ "name": "SearchBarCombobox",
29500
+ "module": "src/search-bar/search-bar-combobox.ts"
29353
29501
  }
29354
29502
  },
29355
29503
  {
29356
- "kind": "method",
29357
- "name": "updateActiveSectionBasedOnScrollPosition",
29358
- "privacy": "private",
29504
+ "kind": "field",
29505
+ "name": "length",
29506
+ "type": {
29507
+ "text": "number"
29508
+ },
29509
+ "privacy": "public",
29510
+ "description": "The number of options.",
29359
29511
  "inheritedFrom": {
29360
- "name": "SectionNavigator",
29361
- "module": "src/section-navigator/section-navigator.ts"
29512
+ "name": "SearchBarCombobox",
29513
+ "module": "src/search-bar/search-bar-combobox.ts"
29362
29514
  }
29363
29515
  },
29364
29516
  {
29365
- "kind": "method",
29366
- "name": "setupScrollEndDetection",
29367
- "privacy": "private",
29517
+ "kind": "field",
29518
+ "name": "typeAheadExpired",
29519
+ "privacy": "protected",
29368
29520
  "inheritedFrom": {
29369
- "name": "SectionNavigator",
29370
- "module": "src/section-navigator/section-navigator.ts"
29521
+ "name": "SearchBarCombobox",
29522
+ "module": "src/search-bar/search-bar-combobox.ts"
29371
29523
  }
29372
29524
  },
29373
29525
  {
29374
- "kind": "method",
29375
- "name": "cleanupScrollEndDetection",
29376
- "privacy": "private",
29377
- "inheritedFrom": {
29378
- "name": "SectionNavigator",
29379
- "module": "src/section-navigator/section-navigator.ts"
29380
- }
29381
- },
29382
- {
29383
- "kind": "method",
29384
- "name": "cleanupScrollDetection",
29385
- "privacy": "private",
29386
- "inheritedFrom": {
29387
- "name": "SectionNavigator",
29388
- "module": "src/section-navigator/section-navigator.ts"
29389
- }
29390
- },
29391
- {
29392
- "kind": "method",
29393
- "name": "setupStateEventListeners",
29394
- "privacy": "private",
29395
- "inheritedFrom": {
29396
- "name": "SectionNavigator",
29397
- "module": "src/section-navigator/section-navigator.ts"
29398
- }
29399
- },
29400
- {
29401
- "kind": "method",
29402
- "name": "updateSectionStates",
29403
- "privacy": "private",
29404
- "parameters": [
29405
- {
29406
- "name": "sectionName",
29407
- "type": {
29408
- "text": "string"
29409
- }
29410
- },
29411
- {
29412
- "name": "newStates",
29413
- "type": {
29414
- "text": "SectionItemStateName[]"
29415
- }
29416
- }
29417
- ],
29418
- "inheritedFrom": {
29419
- "name": "SectionNavigator",
29420
- "module": "src/section-navigator/section-navigator.ts"
29421
- }
29422
- },
29423
- {
29424
- "kind": "method",
29425
- "name": "addState",
29426
- "privacy": "private",
29427
- "parameters": [
29428
- {
29429
- "name": "sectionName",
29430
- "type": {
29431
- "text": "string"
29432
- }
29433
- },
29434
- {
29435
- "name": "stateName",
29436
- "type": {
29437
- "text": "SectionItemStateName"
29438
- }
29439
- }
29440
- ],
29441
- "inheritedFrom": {
29442
- "name": "SectionNavigator",
29443
- "module": "src/section-navigator/section-navigator.ts"
29444
- }
29445
- },
29446
- {
29447
- "kind": "method",
29448
- "name": "addStates",
29449
- "privacy": "private",
29450
- "parameters": [
29451
- {
29452
- "name": "sectionName",
29453
- "type": {
29454
- "text": "string"
29455
- }
29456
- },
29457
- {
29458
- "name": "stateNames",
29459
- "type": {
29460
- "text": "SectionItemStateName[]"
29461
- }
29462
- }
29463
- ],
29464
- "inheritedFrom": {
29465
- "name": "SectionNavigator",
29466
- "module": "src/section-navigator/section-navigator.ts"
29467
- }
29468
- },
29469
- {
29470
- "kind": "method",
29471
- "name": "clearState",
29472
- "privacy": "private",
29473
- "parameters": [
29474
- {
29475
- "name": "sectionName",
29476
- "type": {
29477
- "text": "string"
29478
- }
29479
- },
29480
- {
29481
- "name": "stateName",
29482
- "type": {
29483
- "text": "SectionItemStateName"
29484
- }
29485
- }
29486
- ],
29526
+ "kind": "field",
29527
+ "name": "disabled",
29528
+ "type": {
29529
+ "text": "boolean"
29530
+ },
29531
+ "privacy": "public",
29532
+ "description": "The disabled state of the listbox.",
29487
29533
  "inheritedFrom": {
29488
- "name": "SectionNavigator",
29489
- "module": "src/section-navigator/section-navigator.ts"
29534
+ "name": "SearchBarCombobox",
29535
+ "module": "src/search-bar/search-bar-combobox.ts"
29490
29536
  }
29491
29537
  },
29492
29538
  {
29493
- "kind": "method",
29494
- "name": "clearAllStates",
29495
- "privacy": "private",
29496
- "parameters": [
29497
- {
29498
- "name": "sectionName",
29499
- "type": {
29500
- "text": "string"
29501
- }
29502
- }
29503
- ],
29539
+ "kind": "field",
29540
+ "name": "selectedIndex",
29541
+ "type": {
29542
+ "text": "number"
29543
+ },
29544
+ "privacy": "public",
29545
+ "default": "-1",
29546
+ "description": "The index of the selected option.",
29504
29547
  "inheritedFrom": {
29505
- "name": "SectionNavigator",
29506
- "module": "src/section-navigator/section-navigator.ts"
29548
+ "name": "SearchBarCombobox",
29549
+ "module": "src/search-bar/search-bar-combobox.ts"
29507
29550
  }
29508
29551
  },
29509
29552
  {
29510
- "kind": "method",
29511
- "name": "clearAllStatesInAllSections",
29512
- "privacy": "private",
29553
+ "kind": "field",
29554
+ "name": "selectedOptions",
29555
+ "type": {
29556
+ "text": "ListboxOption[]"
29557
+ },
29558
+ "privacy": "public",
29559
+ "default": "[]",
29560
+ "description": "A collection of the selected options.",
29513
29561
  "inheritedFrom": {
29514
- "name": "SectionNavigator",
29515
- "module": "src/section-navigator/section-navigator.ts"
29562
+ "name": "SearchBarCombobox",
29563
+ "module": "src/search-bar/search-bar-combobox.ts"
29516
29564
  }
29517
29565
  },
29518
29566
  {
29519
- "kind": "method",
29520
- "name": "getStateTooltip",
29567
+ "kind": "field",
29568
+ "name": "slottedOptionFilter",
29521
29569
  "privacy": "public",
29522
- "return": {
29523
- "type": {
29524
- "text": "string"
29525
- }
29526
- },
29570
+ "static": true,
29571
+ "description": "A static filter to include only selectable options.",
29527
29572
  "parameters": [
29528
29573
  {
29529
- "name": "stateName",
29530
- "type": {
29531
- "text": "SectionItemStateName"
29532
- }
29574
+ "description": "element to filter",
29575
+ "name": "n"
29533
29576
  }
29534
29577
  ],
29535
29578
  "inheritedFrom": {
29536
- "name": "SectionNavigator",
29537
- "module": "src/section-navigator/section-navigator.ts"
29579
+ "name": "SearchBarCombobox",
29580
+ "module": "src/search-bar/search-bar-combobox.ts"
29538
29581
  }
29539
29582
  },
29540
29583
  {
29541
29584
  "kind": "method",
29542
- "name": "getSectionStateClass",
29585
+ "name": "selectFirstOption",
29543
29586
  "privacy": "public",
29544
29587
  "return": {
29545
29588
  "type": {
29546
- "text": "string"
29589
+ "text": "void"
29547
29590
  }
29548
29591
  },
29549
- "parameters": [
29550
- {
29551
- "name": "section",
29552
- "type": {
29553
- "text": "SectionItem"
29554
- }
29555
- }
29556
- ],
29592
+ "description": "Moves focus to the first selectable option.",
29557
29593
  "inheritedFrom": {
29558
- "name": "SectionNavigator",
29559
- "module": "src/section-navigator/section-navigator.ts"
29594
+ "name": "SearchBarCombobox",
29595
+ "module": "src/search-bar/search-bar-combobox.ts"
29560
29596
  }
29561
29597
  },
29562
29598
  {
29563
29599
  "kind": "method",
29564
- "name": "getStateIcon",
29600
+ "name": "setSelectedOptions",
29565
29601
  "privacy": "public",
29566
- "return": {
29567
- "type": {
29568
- "text": "SectionItemStateIcon"
29569
- }
29570
- },
29571
- "parameters": [
29572
- {
29573
- "name": "stateName",
29574
- "type": {
29575
- "text": "SectionItemStateName"
29576
- }
29577
- }
29578
- ],
29602
+ "description": "Sets an option as selected and gives it focus.",
29579
29603
  "inheritedFrom": {
29580
- "name": "SectionNavigator",
29581
- "module": "src/section-navigator/section-navigator.ts"
29604
+ "name": "SearchBarCombobox",
29605
+ "module": "src/search-bar/search-bar-combobox.ts"
29582
29606
  }
29583
29607
  },
29584
29608
  {
@@ -29590,8 +29614,8 @@
29590
29614
  "privacy": "private",
29591
29615
  "default": "void 0",
29592
29616
  "inheritedFrom": {
29593
- "name": "FoundationElement",
29594
- "module": "src/foundation-element/foundation-element.ts"
29617
+ "name": "SearchBarCombobox",
29618
+ "module": "src/search-bar/search-bar-combobox.ts"
29595
29619
  }
29596
29620
  },
29597
29621
  {
@@ -29603,8 +29627,8 @@
29603
29627
  "privacy": "public",
29604
29628
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
29605
29629
  "inheritedFrom": {
29606
- "name": "FoundationElement",
29607
- "module": "src/foundation-element/foundation-element.ts"
29630
+ "name": "SearchBarCombobox",
29631
+ "module": "src/search-bar/search-bar-combobox.ts"
29608
29632
  }
29609
29633
  },
29610
29634
  {
@@ -29616,8 +29640,8 @@
29616
29640
  "privacy": "public",
29617
29641
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
29618
29642
  "inheritedFrom": {
29619
- "name": "FoundationElement",
29620
- "module": "src/foundation-element/foundation-element.ts"
29643
+ "name": "SearchBarCombobox",
29644
+ "module": "src/search-bar/search-bar-combobox.ts"
29621
29645
  }
29622
29646
  },
29623
29647
  {
@@ -29630,8 +29654,8 @@
29630
29654
  }
29631
29655
  },
29632
29656
  "inheritedFrom": {
29633
- "name": "FoundationElement",
29634
- "module": "src/foundation-element/foundation-element.ts"
29657
+ "name": "SearchBarCombobox",
29658
+ "module": "src/search-bar/search-bar-combobox.ts"
29635
29659
  }
29636
29660
  },
29637
29661
  {
@@ -29643,8 +29667,8 @@
29643
29667
  "privacy": "public",
29644
29668
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
29645
29669
  "inheritedFrom": {
29646
- "name": "FoundationElement",
29647
- "module": "src/foundation-element/foundation-element.ts"
29670
+ "name": "SearchBarCombobox",
29671
+ "module": "src/search-bar/search-bar-combobox.ts"
29648
29672
  }
29649
29673
  },
29650
29674
  {
@@ -29657,8 +29681,8 @@
29657
29681
  }
29658
29682
  },
29659
29683
  "inheritedFrom": {
29660
- "name": "FoundationElement",
29661
- "module": "src/foundation-element/foundation-element.ts"
29684
+ "name": "SearchBarCombobox",
29685
+ "module": "src/search-bar/search-bar-combobox.ts"
29662
29686
  }
29663
29687
  },
29664
29688
  {
@@ -29688,500 +29712,64 @@
29688
29712
  ],
29689
29713
  "description": "Defines an element registry function with a set of element definition defaults.",
29690
29714
  "inheritedFrom": {
29691
- "name": "FoundationElement",
29692
- "module": "src/foundation-element/foundation-element.ts"
29693
- }
29694
- }
29695
- ],
29696
- "events": [
29697
- {
29698
- "description": "Fired when a child state event is re-dispatched with an inferred section name",
29699
- "name": "section-navigator-set-state",
29700
- "inheritedFrom": {
29701
- "name": "SectionNavigator",
29702
- "module": "src/section-navigator/section-navigator.ts"
29715
+ "name": "SearchBarCombobox",
29716
+ "module": "src/search-bar/search-bar-combobox.ts"
29703
29717
  }
29704
29718
  },
29705
- {
29706
- "description": "Fired when a child state event is re-dispatched with an inferred section name",
29707
- "name": "section-navigator-set-states",
29708
- "inheritedFrom": {
29709
- "name": "SectionNavigator",
29710
- "module": "src/section-navigator/section-navigator.ts"
29711
- }
29712
- },
29713
- {
29714
- "description": "Fired when a child state event is re-dispatched with an inferred section name",
29715
- "name": "section-navigator-clear-state",
29716
- "inheritedFrom": {
29717
- "name": "SectionNavigator",
29718
- "module": "src/section-navigator/section-navigator.ts"
29719
- }
29720
- },
29721
- {
29722
- "description": "Fired when a child state event is re-dispatched with an inferred section name",
29723
- "name": "section-navigator-clear-all-states",
29724
- "inheritedFrom": {
29725
- "name": "SectionNavigator",
29726
- "module": "src/section-navigator/section-navigator.ts"
29727
- }
29728
- }
29729
- ]
29730
- },
29731
- {
29732
- "kind": "variable",
29733
- "name": "rapidSectionNavigator"
29734
- }
29735
- ],
29736
- "exports": [
29737
- {
29738
- "kind": "js",
29739
- "name": "SectionNavigator",
29740
- "declaration": {
29741
- "name": "SectionNavigator",
29742
- "module": "src/section-navigator/section-navigator.ts"
29743
- }
29744
- },
29745
- {
29746
- "kind": "js",
29747
- "name": "rapidSectionNavigator",
29748
- "declaration": {
29749
- "name": "rapidSectionNavigator",
29750
- "module": "src/section-navigator/section-navigator.ts"
29751
- }
29752
- }
29753
- ]
29754
- },
29755
- {
29756
- "kind": "javascript-module",
29757
- "path": "src/search-bar/index.ts",
29758
- "declarations": [],
29759
- "exports": [
29760
- {
29761
- "kind": "js",
29762
- "name": "*",
29763
- "declaration": {
29764
- "name": "*",
29765
- "package": "./search-bar"
29766
- }
29767
- },
29768
- {
29769
- "kind": "js",
29770
- "name": "*",
29771
- "declaration": {
29772
- "name": "*",
29773
- "package": "./search-bar.styles"
29774
- }
29775
- },
29776
- {
29777
- "kind": "js",
29778
- "name": "*",
29779
- "declaration": {
29780
- "name": "*",
29781
- "package": "./search-bar.template"
29782
- }
29783
- },
29784
- {
29785
- "kind": "js",
29786
- "name": "*",
29787
- "declaration": {
29788
- "name": "*",
29789
- "package": "./search-bar-combobox"
29790
- }
29791
- },
29792
- {
29793
- "kind": "js",
29794
- "name": "*",
29795
- "declaration": {
29796
- "name": "*",
29797
- "package": "./search-bar-combobox.styles"
29798
- }
29799
- },
29800
- {
29801
- "kind": "js",
29802
- "name": "*",
29803
- "declaration": {
29804
- "name": "*",
29805
- "package": "./search-bar-combobox.template"
29806
- }
29807
- }
29808
- ]
29809
- },
29810
- {
29811
- "kind": "javascript-module",
29812
- "path": "src/search-bar/search-bar-combobox.styles.ts",
29813
- "declarations": [
29814
- {
29815
- "kind": "function",
29816
- "name": "rapidSearchBarComboboxStyles",
29817
- "return": {
29818
- "type": {
29819
- "text": "ElementStyles"
29820
- }
29821
- },
29822
- "parameters": [
29823
- {
29824
- "name": "context",
29825
- "type": {
29826
- "text": "ElementDefinitionContext"
29827
- }
29828
- },
29829
- {
29830
- "name": "definition",
29831
- "type": {
29832
- "text": "FoundationElementDefinition"
29833
- }
29834
- }
29835
- ]
29836
- }
29837
- ],
29838
- "exports": [
29839
- {
29840
- "kind": "js",
29841
- "name": "rapidSearchBarComboboxStyles",
29842
- "declaration": {
29843
- "name": "rapidSearchBarComboboxStyles",
29844
- "module": "src/search-bar/search-bar-combobox.styles.ts"
29845
- }
29846
- }
29847
- ]
29848
- },
29849
- {
29850
- "kind": "javascript-module",
29851
- "path": "src/search-bar/search-bar-combobox.template.ts",
29852
- "declarations": [
29853
- {
29854
- "kind": "function",
29855
- "name": "rapidSearchBarComboboxTemplate",
29856
- "return": {
29857
- "type": {
29858
- "text": "ViewTemplate<SearchBarCombobox>"
29859
- }
29860
- },
29861
- "parameters": [
29862
- {
29863
- "name": "context",
29864
- "type": {
29865
- "text": "ElementDefinitionContext"
29866
- }
29867
- },
29868
- {
29869
- "name": "definition",
29870
- "type": {
29871
- "text": "ComboboxOptions"
29872
- }
29873
- }
29874
- ]
29875
- }
29876
- ],
29877
- "exports": [
29878
- {
29879
- "kind": "js",
29880
- "name": "rapidSearchBarComboboxTemplate",
29881
- "declaration": {
29882
- "name": "rapidSearchBarComboboxTemplate",
29883
- "module": "src/search-bar/search-bar-combobox.template.ts"
29884
- }
29885
- }
29886
- ]
29887
- },
29888
- {
29889
- "kind": "javascript-module",
29890
- "path": "src/search-bar/search-bar-combobox.ts",
29891
- "declarations": [
29892
- {
29893
- "kind": "class",
29894
- "description": "",
29895
- "name": "SearchBarCombobox",
29896
- "superclass": {
29897
- "name": "FoundationSearchBarCombobox",
29898
- "package": "@genesislcap/foundation-ui"
29899
- },
29900
- "tagName": "%%prefix%%-search-bar-combobox",
29901
- "customElement": true,
29902
- "attributes": [
29903
- {
29904
- "name": "minlength",
29905
- "type": {
29906
- "text": "number"
29907
- },
29908
- "default": "COMBO_INPUT_MIN_LENGTH",
29909
- "resolveInitializer": {
29910
- "module": "/src/search-bar/search-bar.types"
29911
- },
29912
- "fieldName": "minlength",
29913
- "inheritedFrom": {
29914
- "name": "SearchBarCombobox",
29915
- "module": "src/search-bar/search-bar-combobox.ts"
29916
- }
29917
- },
29918
- {
29919
- "name": "autocomplete",
29920
- "type": {
29921
- "text": "ComboboxAutocomplete | undefined"
29922
- },
29923
- "description": "The autocomplete attribute.",
29924
- "fieldName": "autocomplete",
29925
- "inheritedFrom": {
29926
- "name": "SearchBarCombobox",
29927
- "module": "src/search-bar/search-bar-combobox.ts"
29928
- }
29929
- },
29930
- {
29931
- "name": "open",
29932
- "type": {
29933
- "text": "boolean"
29934
- },
29935
- "default": "false",
29936
- "description": "The open attribute.",
29937
- "fieldName": "open",
29938
- "inheritedFrom": {
29939
- "name": "SearchBarCombobox",
29940
- "module": "src/search-bar/search-bar-combobox.ts"
29941
- }
29942
- },
29943
- {
29944
- "name": "placeholder",
29945
- "type": {
29946
- "text": "string"
29947
- },
29948
- "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
29949
- "fieldName": "placeholder",
29950
- "inheritedFrom": {
29951
- "name": "SearchBarCombobox",
29952
- "module": "src/search-bar/search-bar-combobox.ts"
29953
- }
29954
- },
29955
- {
29956
- "name": "position",
29957
- "type": {
29958
- "text": "SelectPosition | undefined"
29959
- },
29960
- "description": "The placement for the listbox when the combobox is open.",
29961
- "fieldName": "positionAttribute",
29962
- "inheritedFrom": {
29963
- "name": "SearchBarCombobox",
29964
- "module": "src/search-bar/search-bar-combobox.ts"
29965
- }
29966
- },
29967
- {
29968
- "type": {
29969
- "text": "boolean"
29970
- },
29971
- "default": "false",
29972
- "description": "The disabled state of the listbox.",
29973
- "fieldName": "disabled",
29974
- "inheritedFrom": {
29975
- "name": "Combobox",
29976
- "module": "src/combobox/combobox.ts"
29977
- }
29978
- },
29979
- {
29980
- "name": "debounce",
29981
- "type": {
29982
- "text": "number"
29983
- },
29984
- "default": "DEBOUNCE_TIME",
29985
- "resolveInitializer": {
29986
- "module": "src/combobox/combobox.ts"
29987
- },
29988
- "fieldName": "debounce",
29989
- "inheritedFrom": {
29990
- "name": "Combobox",
29991
- "module": "src/combobox/combobox.ts"
29992
- }
29993
- },
29994
- {
29995
- "name": "case-sensitive",
29996
- "type": {
29997
- "text": "boolean"
29998
- },
29999
- "default": "false",
30000
- "description": "Controls whether to perform a case-sensitive search in the list of options",
30001
- "fieldName": "caseSensitive",
30002
- "inheritedFrom": {
30003
- "name": "Combobox",
30004
- "module": "src/combobox/combobox.ts"
30005
- }
30006
- },
30007
- {
30008
- "name": "ignore-input-click",
30009
- "type": {
30010
- "text": "boolean"
30011
- },
30012
- "default": "false",
30013
- "description": "Controls whether to suppress opening the dropdown when the input field is clicked",
30014
- "fieldName": "ignoreInputClick",
30015
- "inheritedFrom": {
30016
- "name": "Combobox",
30017
- "module": "src/combobox/combobox.ts"
30018
- }
30019
- },
30020
- {
30021
- "name": "filter-mode",
30022
- "type": {
30023
- "text": "FilterMode"
30024
- },
30025
- "default": "'startsWith'",
30026
- "description": "Controls whether to filter by contains or startsWith",
30027
- "fieldName": "filterMode",
30028
- "inheritedFrom": {
30029
- "name": "Combobox",
30030
- "module": "src/combobox/combobox.ts"
30031
- }
30032
- },
30033
- {
30034
- "name": "scroll-to-selected-when-opening",
30035
- "type": {
30036
- "text": "boolean"
30037
- },
30038
- "default": "false",
30039
- "description": "Controls whether the combobox should always scroll to the selected option when the dropdown is opened",
30040
- "fieldName": "scrollToSelectedWhenOpening",
30041
- "inheritedFrom": {
30042
- "name": "Combobox",
30043
- "module": "src/combobox/combobox.ts"
30044
- }
30045
- },
30046
- {
30047
- "name": "scroll-when-selection-changes",
30048
- "type": {
30049
- "text": "boolean"
30050
- },
30051
- "default": "false",
30052
- "description": "Controls whether the combobox should scroll to the selected option when the selection changes",
30053
- "fieldName": "scrollWhenSelectionChanges",
30054
- "inheritedFrom": {
30055
- "name": "Combobox",
30056
- "module": "src/combobox/combobox.ts"
30057
- }
30058
- }
30059
- ],
30060
- "members": [
30061
29719
  {
30062
29720
  "kind": "field",
30063
- "name": "minlength",
30064
- "type": {
30065
- "text": "number"
30066
- },
30067
- "default": "COMBO_INPUT_MIN_LENGTH",
30068
- "inheritedFrom": {
30069
- "name": "SearchBarCombobox",
30070
- "module": "src/search-bar/search-bar-combobox.ts"
30071
- }
30072
- },
30073
- {
30074
- "kind": "field",
30075
- "name": "previousLength",
29721
+ "name": "_ourValue",
30076
29722
  "type": {
30077
- "text": "number"
30078
- },
30079
- "privacy": "private",
30080
- "default": "-1",
30081
- "inheritedFrom": {
30082
- "name": "SearchBarCombobox",
30083
- "module": "src/search-bar/search-bar-combobox.ts"
30084
- }
30085
- },
30086
- {
30087
- "kind": "field",
30088
- "name": "changeListener",
30089
- "privacy": "private",
30090
- "inheritedFrom": {
30091
- "name": "SearchBarCombobox",
30092
- "module": "src/search-bar/search-bar-combobox.ts"
30093
- }
30094
- },
30095
- {
30096
- "kind": "method",
30097
- "name": "clickHandler",
30098
- "privacy": "public",
30099
- "return": {
30100
- "type": {
30101
- "text": "boolean | void"
30102
- }
30103
- },
30104
- "parameters": [
30105
- {
30106
- "name": "e",
30107
- "type": {
30108
- "text": "any"
30109
- }
30110
- }
30111
- ],
29723
+ "text": "string"
29724
+ },
29725
+ "privacy": "private",
30112
29726
  "inheritedFrom": {
30113
29727
  "name": "Combobox",
30114
29728
  "module": "src/combobox/combobox.ts"
30115
29729
  }
30116
29730
  },
30117
29731
  {
30118
- "kind": "method",
30119
- "name": "keyupHandler",
30120
- "privacy": "public",
30121
- "return": {
30122
- "type": {
30123
- "text": "boolean | void"
30124
- }
29732
+ "kind": "field",
29733
+ "name": "#indicator",
29734
+ "privacy": "private",
29735
+ "type": {
29736
+ "text": "Element"
30125
29737
  },
30126
- "parameters": [
30127
- {
30128
- "name": "e",
30129
- "type": {
30130
- "text": "KeyboardEvent"
30131
- }
30132
- }
30133
- ],
30134
29738
  "inheritedFrom": {
30135
29739
  "name": "Combobox",
30136
29740
  "module": "src/combobox/combobox.ts"
30137
29741
  }
30138
29742
  },
30139
29743
  {
30140
- "kind": "method",
30141
- "name": "keydownHandler",
30142
- "privacy": "public",
30143
- "return": {
30144
- "type": {
30145
- "text": "boolean | void"
30146
- }
29744
+ "kind": "field",
29745
+ "name": "#wasOpenOnEnterDown",
29746
+ "privacy": "private",
29747
+ "type": {
29748
+ "text": "boolean"
30147
29749
  },
30148
- "parameters": [
30149
- {
30150
- "name": "e",
30151
- "type": {
30152
- "text": "Event & KeyboardEvent"
30153
- }
30154
- }
30155
- ],
29750
+ "default": "false",
30156
29751
  "inheritedFrom": {
30157
29752
  "name": "Combobox",
30158
29753
  "module": "src/combobox/combobox.ts"
30159
29754
  }
30160
29755
  },
30161
29756
  {
30162
- "kind": "method",
30163
- "name": "inputHandler",
30164
- "return": {
30165
- "type": {
30166
- "text": "boolean | void"
30167
- }
29757
+ "kind": "field",
29758
+ "name": "needManualChangeEventDispatch",
29759
+ "type": {
29760
+ "text": "boolean"
30168
29761
  },
30169
- "parameters": [
30170
- {
30171
- "name": "e",
30172
- "type": {
30173
- "text": "InputEvent"
30174
- }
30175
- }
30176
- ],
29762
+ "privacy": "private",
29763
+ "default": "false",
30177
29764
  "inheritedFrom": {
30178
29765
  "name": "Combobox",
30179
29766
  "module": "src/combobox/combobox.ts"
30180
29767
  }
30181
29768
  },
30182
29769
  {
30183
- "kind": "method",
30184
- "name": "openChanged",
29770
+ "kind": "field",
29771
+ "name": "activeDescendant",
29772
+ "readonly": true,
30185
29773
  "inheritedFrom": {
30186
29774
  "name": "Combobox",
30187
29775
  "module": "src/combobox/combobox.ts"
@@ -30189,152 +29777,179 @@
30189
29777
  },
30190
29778
  {
30191
29779
  "kind": "field",
30192
- "name": "autocomplete",
29780
+ "name": "slottedDatasource",
30193
29781
  "type": {
30194
- "text": "ComboboxAutocomplete | undefined"
29782
+ "text": "HTMLSlotElement"
30195
29783
  },
30196
- "description": "The autocomplete attribute.",
30197
- "privacy": "public",
30198
29784
  "inheritedFrom": {
30199
- "name": "SearchBarCombobox",
30200
- "module": "src/search-bar/search-bar-combobox.ts"
29785
+ "name": "Combobox",
29786
+ "module": "src/combobox/combobox.ts"
30201
29787
  }
30202
29788
  },
30203
29789
  {
30204
29790
  "kind": "field",
30205
- "name": "filteredOptions",
29791
+ "name": "async",
30206
29792
  "type": {
30207
- "text": "ListboxOption[]"
29793
+ "text": "boolean"
30208
29794
  },
30209
- "privacy": "public",
30210
- "default": "[]",
30211
- "description": "The collection of currently filtered options.",
29795
+ "default": "false",
29796
+ "description": "Enables server-side filtering: typed input refetches from the server with a criteria\ninstead of filtering the already-loaded options client-side.",
30212
29797
  "inheritedFrom": {
30213
- "name": "SearchBarCombobox",
30214
- "module": "src/search-bar/search-bar-combobox.ts"
29798
+ "name": "Combobox",
29799
+ "module": "src/combobox/combobox.ts"
29800
+ }
29801
+ },
29802
+ {
29803
+ "kind": "field",
29804
+ "name": "debounce",
29805
+ "type": {
29806
+ "text": "number"
29807
+ },
29808
+ "default": "500",
29809
+ "inheritedFrom": {
29810
+ "name": "Combobox",
29811
+ "module": "src/combobox/combobox.ts"
30215
29812
  }
30216
29813
  },
30217
29814
  {
30218
29815
  "kind": "method",
30219
- "name": "validate",
30220
- "privacy": "public",
30221
- "return": {
30222
- "type": {
30223
- "text": "void"
29816
+ "name": "debounceChanged",
29817
+ "parameters": [
29818
+ {
29819
+ "name": "oldValue"
29820
+ },
29821
+ {
29822
+ "name": "newValue",
29823
+ "type": {
29824
+ "text": "number"
29825
+ }
30224
29826
  }
30225
- },
30226
- "description": "{@inheritDoc (FormAssociated:interface).validate}",
29827
+ ],
30227
29828
  "inheritedFrom": {
30228
- "name": "SearchBarCombobox",
30229
- "module": "src/search-bar/search-bar-combobox.ts"
29829
+ "name": "Combobox",
29830
+ "module": "src/combobox/combobox.ts"
30230
29831
  }
30231
29832
  },
30232
29833
  {
30233
29834
  "kind": "field",
30234
- "name": "isAutocompleteInline",
29835
+ "name": "debouncedInputHandler",
29836
+ "inheritedFrom": {
29837
+ "name": "Combobox",
29838
+ "module": "src/combobox/combobox.ts"
29839
+ }
29840
+ },
29841
+ {
29842
+ "kind": "field",
29843
+ "name": "caseSensitive",
30235
29844
  "type": {
30236
29845
  "text": "boolean"
30237
29846
  },
30238
- "privacy": "private",
29847
+ "privacy": "public",
29848
+ "default": "false",
29849
+ "description": "Controls whether to perform a case-sensitive search in the list of options",
30239
29850
  "inheritedFrom": {
30240
- "name": "SearchBarCombobox",
30241
- "module": "src/search-bar/search-bar-combobox.ts"
29851
+ "name": "Combobox",
29852
+ "module": "src/combobox/combobox.ts"
30242
29853
  }
30243
29854
  },
30244
29855
  {
30245
29856
  "kind": "field",
30246
- "name": "isAutocompleteList",
29857
+ "name": "ignoreInputClick",
30247
29858
  "type": {
30248
29859
  "text": "boolean"
30249
29860
  },
30250
- "privacy": "private",
29861
+ "privacy": "public",
29862
+ "default": "false",
29863
+ "description": "Controls whether to suppress opening the dropdown when the input field is clicked",
30251
29864
  "inheritedFrom": {
30252
- "name": "SearchBarCombobox",
30253
- "module": "src/search-bar/search-bar-combobox.ts"
29865
+ "name": "Combobox",
29866
+ "module": "src/combobox/combobox.ts"
30254
29867
  }
30255
29868
  },
30256
29869
  {
30257
29870
  "kind": "field",
30258
- "name": "isAutocompleteBoth",
29871
+ "name": "filterMode",
30259
29872
  "type": {
30260
- "text": "boolean"
29873
+ "text": "FilterMode"
30261
29874
  },
30262
- "privacy": "private",
29875
+ "privacy": "public",
29876
+ "default": "'startsWith'",
29877
+ "description": "Controls whether to filter by contains or startsWith",
30263
29878
  "inheritedFrom": {
30264
- "name": "SearchBarCombobox",
30265
- "module": "src/search-bar/search-bar-combobox.ts"
29879
+ "name": "Combobox",
29880
+ "module": "src/combobox/combobox.ts"
30266
29881
  }
30267
29882
  },
30268
29883
  {
30269
29884
  "kind": "field",
30270
- "name": "open",
29885
+ "name": "scrollToSelectedWhenOpening",
30271
29886
  "type": {
30272
29887
  "text": "boolean"
30273
29888
  },
30274
- "privacy": "public",
30275
29889
  "default": "false",
30276
- "description": "The open attribute.",
29890
+ "description": "Controls whether the combobox should always scroll to the selected option when the dropdown is opened",
30277
29891
  "inheritedFrom": {
30278
- "name": "SearchBarCombobox",
30279
- "module": "src/search-bar/search-bar-combobox.ts"
29892
+ "name": "Combobox",
29893
+ "module": "src/combobox/combobox.ts"
30280
29894
  }
30281
29895
  },
30282
29896
  {
30283
29897
  "kind": "field",
30284
- "name": "options",
29898
+ "name": "scrollToSelectedWhenOpeningOptions",
30285
29899
  "type": {
30286
- "text": "ListboxOption[]"
29900
+ "text": "boolean | ScrollIntoViewOptions"
30287
29901
  },
30288
- "privacy": "public",
30289
- "description": "The list of options.",
29902
+ "default": "{\n behavior: 'auto',\n block: 'nearest',\n }",
29903
+ "description": "Options for scrolling to the selected option when the dropdown is opened",
30290
29904
  "inheritedFrom": {
30291
- "name": "SearchBarCombobox",
30292
- "module": "src/search-bar/search-bar-combobox.ts"
29905
+ "name": "Combobox",
29906
+ "module": "src/combobox/combobox.ts"
30293
29907
  }
30294
29908
  },
30295
29909
  {
30296
29910
  "kind": "field",
30297
- "name": "placeholder",
29911
+ "name": "scrollWhenSelectionChanges",
30298
29912
  "type": {
30299
- "text": "string"
29913
+ "text": "boolean"
30300
29914
  },
30301
- "privacy": "public",
30302
- "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
29915
+ "default": "false",
29916
+ "description": "Controls whether the combobox should scroll to the selected option when the selection changes",
30303
29917
  "inheritedFrom": {
30304
- "name": "SearchBarCombobox",
30305
- "module": "src/search-bar/search-bar-combobox.ts"
29918
+ "name": "Combobox",
29919
+ "module": "src/combobox/combobox.ts"
30306
29920
  }
30307
29921
  },
30308
29922
  {
30309
29923
  "kind": "field",
30310
- "name": "positionAttribute",
29924
+ "name": "scrollWhenSelectionChangesOptions",
30311
29925
  "type": {
30312
- "text": "SelectPosition | undefined"
29926
+ "text": "boolean | ScrollIntoViewOptions"
30313
29927
  },
30314
- "privacy": "public",
30315
- "description": "The placement for the listbox when the combobox is open.",
29928
+ "default": "{\n behavior: 'auto',\n block: 'center',\n }",
29929
+ "description": "Options for scrolling to the selected option when the selection changes",
30316
29930
  "inheritedFrom": {
30317
- "name": "SearchBarCombobox",
30318
- "module": "src/search-bar/search-bar-combobox.ts"
29931
+ "name": "Combobox",
29932
+ "module": "src/combobox/combobox.ts"
30319
29933
  }
30320
29934
  },
30321
29935
  {
30322
29936
  "kind": "field",
30323
- "name": "position",
29937
+ "name": "scrollableListbox",
30324
29938
  "type": {
30325
- "text": "SelectPosition | undefined"
29939
+ "text": "HTMLElement | null"
30326
29940
  },
30327
29941
  "privacy": "public",
30328
- "description": "The current state of the calculated position of the listbox.",
29942
+ "description": "The scrollable element hosting the dropdown options. Part of the public contract for\nslotted datasources (e.g. options-datasource infinite scroll) to observe scrolling.",
29943
+ "readonly": true,
30329
29944
  "inheritedFrom": {
30330
- "name": "SearchBarCombobox",
30331
- "module": "src/search-bar/search-bar-combobox.ts"
29945
+ "name": "Combobox",
29946
+ "module": "src/combobox/combobox.ts"
30332
29947
  }
30333
29948
  },
30334
29949
  {
30335
29950
  "kind": "method",
30336
- "name": "positionChanged",
30337
- "privacy": "protected",
29951
+ "name": "slottedOptionsChanged",
29952
+ "privacy": "public",
30338
29953
  "return": {
30339
29954
  "type": {
30340
29955
  "text": "void"
@@ -30344,26 +29959,45 @@
30344
29959
  {
30345
29960
  "name": "prev",
30346
29961
  "type": {
30347
- "text": "SelectPosition | undefined"
29962
+ "text": "Element[] | undefined"
30348
29963
  }
30349
29964
  },
30350
29965
  {
30351
29966
  "name": "next",
30352
29967
  "type": {
30353
- "text": "SelectPosition | undefined"
29968
+ "text": "Element[]"
30354
29969
  }
30355
29970
  }
30356
29971
  ],
30357
29972
  "inheritedFrom": {
30358
- "name": "SearchBarCombobox",
30359
- "module": "src/search-bar/search-bar-combobox.ts"
29973
+ "name": "Combobox",
29974
+ "module": "src/combobox/combobox.ts"
29975
+ }
29976
+ },
29977
+ {
29978
+ "kind": "method",
29979
+ "name": "enableAsyncForInfiniteScrollDatasource",
29980
+ "privacy": "private",
29981
+ "return": {
29982
+ "type": {
29983
+ "text": "void"
29984
+ }
29985
+ },
29986
+ "description": "When the slotted datasource pages its options (infinite scroll), only a page of the\nresource is loaded client-side, so filtering typed input locally is meaningless.\nSwitch to async mode so input refetches from the server with a criteria instead;\nfurther pages honour that criteria. This overrides an explicit `async=\"false\"` on\nthe combobox — infinite-scroll datasources cannot support client-side filtering.",
29987
+ "inheritedFrom": {
29988
+ "name": "Combobox",
29989
+ "module": "src/combobox/combobox.ts"
30360
29990
  }
30361
29991
  },
30362
29992
  {
30363
29993
  "kind": "field",
30364
- "name": "value",
30365
- "privacy": "public",
30366
- "description": "The value property.",
29994
+ "name": "indicator",
29995
+ "type": {
29996
+ "text": "Element"
29997
+ },
29998
+ "privacy": "protected",
29999
+ "description": "Gets the HTML element for the indicator button",
30000
+ "readonly": true,
30367
30001
  "inheritedFrom": {
30368
30002
  "name": "Combobox",
30369
30003
  "module": "src/combobox/combobox.ts"
@@ -30371,14 +30005,18 @@
30371
30005
  },
30372
30006
  {
30373
30007
  "kind": "method",
30374
- "name": "filterOptions",
30375
- "privacy": "public",
30376
- "return": {
30377
- "type": {
30378
- "text": "void"
30008
+ "name": "selectItemByValue",
30009
+ "privacy": "protected",
30010
+ "parameters": [
30011
+ {
30012
+ "name": "value",
30013
+ "type": {
30014
+ "text": "string"
30015
+ },
30016
+ "description": "The text value of the item to be selected"
30379
30017
  }
30380
- },
30381
- "description": "Filter available options by text value.",
30018
+ ],
30019
+ "description": "Selects an item in the dropdown based on its text value",
30382
30020
  "inheritedFrom": {
30383
30021
  "name": "Combobox",
30384
30022
  "module": "src/combobox/combobox.ts"
@@ -30386,1090 +30024,1430 @@
30386
30024
  },
30387
30025
  {
30388
30026
  "kind": "method",
30389
- "name": "setPositioning",
30390
- "privacy": "public",
30391
- "return": {
30392
- "type": {
30393
- "text": "void"
30394
- }
30395
- },
30396
- "description": "Calculate and apply listbox positioning based on available viewport space.",
30397
- "parameters": [
30398
- {
30399
- "description": "direction to force the listbox to display",
30400
- "name": "force"
30401
- }
30402
- ],
30027
+ "name": "asyncSetFilter",
30403
30028
  "inheritedFrom": {
30404
- "name": "SearchBarCombobox",
30405
- "module": "src/search-bar/search-bar-combobox.ts"
30029
+ "name": "Combobox",
30030
+ "module": "src/combobox/combobox.ts"
30406
30031
  }
30407
30032
  },
30408
30033
  {
30409
30034
  "kind": "field",
30410
- "name": "proxy",
30035
+ "name": "resetCombobox",
30411
30036
  "inheritedFrom": {
30412
- "name": "SearchBarCombobox",
30413
- "module": "src/search-bar/search-bar-combobox.ts"
30037
+ "name": "Combobox",
30038
+ "module": "src/combobox/combobox.ts"
30414
30039
  }
30415
30040
  },
30416
30041
  {
30417
- "kind": "field",
30418
- "name": "length",
30042
+ "kind": "method",
30043
+ "name": "manuallyDispatchChangeEvent",
30044
+ "privacy": "private",
30045
+ "inheritedFrom": {
30046
+ "name": "Combobox",
30047
+ "module": "src/combobox/combobox.ts"
30048
+ }
30049
+ }
30050
+ ],
30051
+ "events": [
30052
+ {
30053
+ "name": "change",
30419
30054
  "type": {
30420
- "text": "number"
30055
+ "text": "Event"
30421
30056
  },
30422
- "privacy": "public",
30423
- "description": "The number of options.",
30057
+ "description": "Fires a custom 'change' event when the value updates",
30424
30058
  "inheritedFrom": {
30425
- "name": "SearchBarCombobox",
30426
- "module": "src/search-bar/search-bar-combobox.ts"
30059
+ "name": "Combobox",
30060
+ "module": "src/combobox/combobox.ts"
30427
30061
  }
30428
30062
  },
30429
30063
  {
30430
- "kind": "field",
30431
- "name": "typeAheadExpired",
30432
- "privacy": "protected",
30064
+ "description": "Fired when the dropdown opens or closes. detail: `OpenChangeEventDetail`",
30065
+ "name": "open-change",
30433
30066
  "inheritedFrom": {
30434
- "name": "SearchBarCombobox",
30435
- "module": "src/search-bar/search-bar-combobox.ts"
30067
+ "name": "Combobox",
30068
+ "module": "src/combobox/combobox.ts"
30436
30069
  }
30437
- },
30070
+ }
30071
+ ]
30072
+ },
30073
+ {
30074
+ "kind": "variable",
30075
+ "name": "rapidSearchBarCombobox",
30076
+ "description": "The Rapid Search Bar Combobox",
30077
+ "privacy": "public"
30078
+ }
30079
+ ],
30080
+ "exports": [
30081
+ {
30082
+ "kind": "js",
30083
+ "name": "SearchBarCombobox",
30084
+ "declaration": {
30085
+ "name": "SearchBarCombobox",
30086
+ "module": "src/search-bar/search-bar-combobox.ts"
30087
+ }
30088
+ },
30089
+ {
30090
+ "kind": "js",
30091
+ "name": "rapidSearchBarCombobox",
30092
+ "declaration": {
30093
+ "name": "rapidSearchBarCombobox",
30094
+ "module": "src/search-bar/search-bar-combobox.ts"
30095
+ }
30096
+ }
30097
+ ]
30098
+ },
30099
+ {
30100
+ "kind": "javascript-module",
30101
+ "path": "src/search-bar/search-bar.styles.ts",
30102
+ "declarations": [
30103
+ {
30104
+ "kind": "variable",
30105
+ "name": "rapidSearchBarStyles",
30106
+ "default": "css`\n ${foundationSearchBarStyles}\n`"
30107
+ }
30108
+ ],
30109
+ "exports": [
30110
+ {
30111
+ "kind": "js",
30112
+ "name": "rapidSearchBarStyles",
30113
+ "declaration": {
30114
+ "name": "rapidSearchBarStyles",
30115
+ "module": "src/search-bar/search-bar.styles.ts"
30116
+ }
30117
+ }
30118
+ ]
30119
+ },
30120
+ {
30121
+ "kind": "javascript-module",
30122
+ "path": "src/search-bar/search-bar.template.ts",
30123
+ "declarations": [
30124
+ {
30125
+ "kind": "variable",
30126
+ "name": "rapidSearchBarTemplate",
30127
+ "default": "html<SearchBar>`\n ${getPrefixedSearchBar('rapid')}\n`"
30128
+ }
30129
+ ],
30130
+ "exports": [
30131
+ {
30132
+ "kind": "js",
30133
+ "name": "rapidSearchBarTemplate",
30134
+ "declaration": {
30135
+ "name": "rapidSearchBarTemplate",
30136
+ "module": "src/search-bar/search-bar.template.ts"
30137
+ }
30138
+ }
30139
+ ]
30140
+ },
30141
+ {
30142
+ "kind": "javascript-module",
30143
+ "path": "src/search-bar/search-bar.ts",
30144
+ "declarations": [
30145
+ {
30146
+ "kind": "class",
30147
+ "description": "",
30148
+ "name": "SearchBar",
30149
+ "superclass": {
30150
+ "name": "FoundationSearchBar",
30151
+ "package": "@genesislcap/foundation-ui"
30152
+ },
30153
+ "tagName": "%%prefix%%-search-bar",
30154
+ "customElement": true,
30155
+ "attributes": [
30438
30156
  {
30439
- "kind": "field",
30440
- "name": "disabled",
30157
+ "name": "clear-button",
30441
30158
  "type": {
30442
30159
  "text": "boolean"
30443
30160
  },
30444
- "privacy": "public",
30445
- "description": "The disabled state of the listbox.",
30161
+ "default": "true",
30162
+ "attribute": "clear-button",
30163
+ "fieldName": "clearButton",
30164
+ "description": "when true, shows the end clear control when there are chips or typed text. When false, use {@link SearchBar.clear} or {@link SearchBar.clearSearch} to reset programmatically.",
30446
30165
  "inheritedFrom": {
30447
- "name": "SearchBarCombobox",
30448
- "module": "src/search-bar/search-bar-combobox.ts"
30166
+ "name": "SearchBar",
30167
+ "module": "src/search-bar/search-bar.ts"
30449
30168
  }
30450
30169
  },
30451
30170
  {
30452
- "kind": "field",
30453
- "name": "selectedIndex",
30171
+ "name": "appearance",
30454
30172
  "type": {
30455
- "text": "number"
30173
+ "text": "string"
30456
30174
  },
30457
- "privacy": "public",
30458
- "default": "-1",
30459
- "description": "The index of the selected option.",
30175
+ "default": "'neutral'",
30176
+ "fieldName": "appearance",
30460
30177
  "inheritedFrom": {
30461
- "name": "SearchBarCombobox",
30462
- "module": "src/search-bar/search-bar-combobox.ts"
30178
+ "name": "SearchBar",
30179
+ "module": "src/search-bar/search-bar.ts"
30463
30180
  }
30464
30181
  },
30465
30182
  {
30466
- "kind": "field",
30467
- "name": "selectedOptions",
30183
+ "name": "minlength",
30468
30184
  "type": {
30469
- "text": "ListboxOption[]"
30185
+ "text": "number"
30470
30186
  },
30471
- "privacy": "public",
30472
- "default": "[]",
30473
- "description": "A collection of the selected options.",
30187
+ "default": "INPUT_MIN_LENGTH",
30188
+ "resolveInitializer": {
30189
+ "module": "/src/search-bar/search-bar.types"
30190
+ },
30191
+ "fieldName": "minlength",
30474
30192
  "inheritedFrom": {
30475
- "name": "SearchBarCombobox",
30476
- "module": "src/search-bar/search-bar-combobox.ts"
30193
+ "name": "SearchBar",
30194
+ "module": "src/search-bar/search-bar.ts"
30477
30195
  }
30478
30196
  },
30479
30197
  {
30480
- "kind": "field",
30481
- "name": "slottedOptionFilter",
30482
- "privacy": "public",
30483
- "static": true,
30484
- "description": "A static filter to include only selectable options.",
30485
- "parameters": [
30486
- {
30487
- "description": "element to filter",
30488
- "name": "n"
30489
- }
30490
- ],
30198
+ "name": "position",
30199
+ "type": {
30200
+ "text": "Position"
30201
+ },
30202
+ "fieldName": "position",
30491
30203
  "inheritedFrom": {
30492
- "name": "SearchBarCombobox",
30493
- "module": "src/search-bar/search-bar-combobox.ts"
30204
+ "name": "SearchBar",
30205
+ "module": "src/search-bar/search-bar.ts"
30494
30206
  }
30495
30207
  },
30496
30208
  {
30497
- "kind": "method",
30498
- "name": "selectFirstOption",
30499
- "privacy": "public",
30500
- "return": {
30501
- "type": {
30502
- "text": "void"
30503
- }
30209
+ "name": "placeholder",
30210
+ "type": {
30211
+ "text": "string"
30504
30212
  },
30505
- "description": "Moves focus to the first selectable option.",
30213
+ "default": "'Start typing to search'",
30214
+ "fieldName": "placeholder",
30506
30215
  "inheritedFrom": {
30507
- "name": "SearchBarCombobox",
30508
- "module": "src/search-bar/search-bar-combobox.ts"
30216
+ "name": "SearchBar",
30217
+ "module": "src/search-bar/search-bar.ts"
30509
30218
  }
30510
30219
  },
30511
30220
  {
30512
- "kind": "method",
30513
- "name": "setSelectedOptions",
30514
- "privacy": "public",
30515
- "description": "Sets an option as selected and gives it focus.",
30221
+ "name": "disabled",
30222
+ "type": {
30223
+ "text": "boolean"
30224
+ },
30225
+ "fieldName": "disabled",
30516
30226
  "inheritedFrom": {
30517
- "name": "SearchBarCombobox",
30518
- "module": "src/search-bar/search-bar-combobox.ts"
30227
+ "name": "SearchBar",
30228
+ "module": "src/search-bar/search-bar.ts"
30519
30229
  }
30520
- },
30230
+ }
30231
+ ],
30232
+ "members": [
30521
30233
  {
30522
30234
  "kind": "field",
30523
- "name": "_presentation",
30235
+ "name": "combobox",
30524
30236
  "type": {
30525
- "text": "ComponentPresentation | null | undefined"
30237
+ "text": "SearchBarCombobox"
30526
30238
  },
30527
- "privacy": "private",
30528
- "default": "void 0",
30239
+ "privacy": "public",
30529
30240
  "inheritedFrom": {
30530
- "name": "SearchBarCombobox",
30531
- "module": "src/search-bar/search-bar-combobox.ts"
30241
+ "name": "SearchBar",
30242
+ "module": "src/search-bar/search-bar.ts"
30532
30243
  }
30533
30244
  },
30534
30245
  {
30535
30246
  "kind": "field",
30536
- "name": "$presentation",
30537
- "type": {
30538
- "text": "ComponentPresentation | null"
30539
- },
30540
- "privacy": "public",
30541
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
30247
+ "name": "defaultSlottedNodes",
30542
30248
  "inheritedFrom": {
30543
- "name": "SearchBarCombobox",
30544
- "module": "src/search-bar/search-bar-combobox.ts"
30249
+ "name": "SearchBar",
30250
+ "module": "src/search-bar/search-bar.ts"
30545
30251
  }
30546
30252
  },
30547
30253
  {
30548
30254
  "kind": "field",
30549
- "name": "template",
30255
+ "name": "options",
30550
30256
  "type": {
30551
- "text": "ElementViewTemplate | void | null"
30257
+ "text": "AvailableOption[]"
30552
30258
  },
30553
- "privacy": "public",
30554
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
30555
30259
  "inheritedFrom": {
30556
- "name": "SearchBarCombobox",
30557
- "module": "src/search-bar/search-bar-combobox.ts"
30260
+ "name": "SearchBar",
30261
+ "module": "src/search-bar/search-bar.ts"
30558
30262
  }
30559
30263
  },
30560
30264
  {
30561
- "kind": "method",
30562
- "name": "templateChanged",
30563
- "privacy": "protected",
30564
- "return": {
30565
- "type": {
30566
- "text": "void"
30567
- }
30265
+ "kind": "field",
30266
+ "name": "searchTerm",
30267
+ "type": {
30268
+ "text": "string"
30568
30269
  },
30270
+ "default": "''",
30569
30271
  "inheritedFrom": {
30570
- "name": "SearchBarCombobox",
30571
- "module": "src/search-bar/search-bar-combobox.ts"
30272
+ "name": "SearchBar",
30273
+ "module": "src/search-bar/search-bar.ts"
30572
30274
  }
30573
30275
  },
30574
30276
  {
30575
30277
  "kind": "field",
30576
- "name": "styles",
30278
+ "name": "appearance",
30577
30279
  "type": {
30578
- "text": "ElementStyles | void | null"
30280
+ "text": "string"
30579
30281
  },
30580
- "privacy": "public",
30581
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
30282
+ "default": "'neutral'",
30582
30283
  "inheritedFrom": {
30583
- "name": "SearchBarCombobox",
30584
- "module": "src/search-bar/search-bar-combobox.ts"
30284
+ "name": "SearchBar",
30285
+ "module": "src/search-bar/search-bar.ts"
30585
30286
  }
30586
30287
  },
30587
30288
  {
30588
- "kind": "method",
30589
- "name": "stylesChanged",
30590
- "privacy": "protected",
30591
- "return": {
30592
- "type": {
30593
- "text": "void"
30594
- }
30289
+ "kind": "field",
30290
+ "name": "minlength",
30291
+ "type": {
30292
+ "text": "number"
30595
30293
  },
30294
+ "default": "INPUT_MIN_LENGTH",
30596
30295
  "inheritedFrom": {
30597
- "name": "SearchBarCombobox",
30598
- "module": "src/search-bar/search-bar-combobox.ts"
30296
+ "name": "SearchBar",
30297
+ "module": "src/search-bar/search-bar.ts"
30599
30298
  }
30600
30299
  },
30601
30300
  {
30602
- "kind": "method",
30603
- "name": "compose",
30604
- "privacy": "public",
30605
- "static": true,
30606
- "return": {
30607
- "type": {
30608
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
30609
- }
30301
+ "kind": "field",
30302
+ "name": "position",
30303
+ "type": {
30304
+ "text": "Position"
30610
30305
  },
30611
- "parameters": [
30612
- {
30613
- "name": "this",
30614
- "type": {
30615
- "text": "K"
30616
- }
30617
- },
30618
- {
30619
- "name": "elementDefinition",
30620
- "type": {
30621
- "text": "T"
30622
- },
30623
- "description": "The definition of the element to create the registry\nfunction for."
30624
- }
30625
- ],
30626
- "description": "Defines an element registry function with a set of element definition defaults.",
30627
30306
  "inheritedFrom": {
30628
- "name": "SearchBarCombobox",
30629
- "module": "src/search-bar/search-bar-combobox.ts"
30307
+ "name": "SearchBar",
30308
+ "module": "src/search-bar/search-bar.ts"
30630
30309
  }
30631
30310
  },
30632
30311
  {
30633
30312
  "kind": "field",
30634
- "name": "_ourValue",
30313
+ "name": "placeholder",
30635
30314
  "type": {
30636
30315
  "text": "string"
30637
30316
  },
30638
- "privacy": "private",
30317
+ "default": "'Start typing to search'",
30639
30318
  "inheritedFrom": {
30640
- "name": "Combobox",
30641
- "module": "src/combobox/combobox.ts"
30319
+ "name": "SearchBar",
30320
+ "module": "src/search-bar/search-bar.ts"
30642
30321
  }
30643
30322
  },
30644
30323
  {
30645
30324
  "kind": "field",
30646
- "name": "#indicator",
30647
- "privacy": "private",
30325
+ "name": "disabled",
30648
30326
  "type": {
30649
- "text": "Element"
30327
+ "text": "boolean"
30650
30328
  },
30651
30329
  "inheritedFrom": {
30652
- "name": "Combobox",
30653
- "module": "src/combobox/combobox.ts"
30330
+ "name": "SearchBar",
30331
+ "module": "src/search-bar/search-bar.ts"
30654
30332
  }
30655
30333
  },
30656
30334
  {
30657
30335
  "kind": "field",
30658
- "name": "#wasOpenOnEnterDown",
30659
- "privacy": "private",
30336
+ "name": "clearButton",
30660
30337
  "type": {
30661
30338
  "text": "boolean"
30662
30339
  },
30663
- "default": "false",
30340
+ "default": "true",
30341
+ "attribute": "clear-button",
30664
30342
  "inheritedFrom": {
30665
- "name": "Combobox",
30666
- "module": "src/combobox/combobox.ts"
30343
+ "name": "SearchBar",
30344
+ "module": "src/search-bar/search-bar.ts"
30667
30345
  }
30668
30346
  },
30669
30347
  {
30670
30348
  "kind": "field",
30671
- "name": "needManualChangeEventDispatch",
30349
+ "name": "loading",
30672
30350
  "type": {
30673
30351
  "text": "boolean"
30674
30352
  },
30675
- "privacy": "private",
30676
- "default": "false",
30677
30353
  "inheritedFrom": {
30678
- "name": "Combobox",
30679
- "module": "src/combobox/combobox.ts"
30354
+ "name": "SearchBar",
30355
+ "module": "src/search-bar/search-bar.ts"
30680
30356
  }
30681
30357
  },
30682
30358
  {
30683
30359
  "kind": "field",
30684
- "name": "activeDescendant",
30685
- "readonly": true,
30360
+ "name": "selectedOptions",
30361
+ "type": {
30362
+ "text": "SelectedOption[]"
30363
+ },
30364
+ "default": "[]",
30686
30365
  "inheritedFrom": {
30687
- "name": "Combobox",
30688
- "module": "src/combobox/combobox.ts"
30366
+ "name": "SearchBar",
30367
+ "module": "src/search-bar/search-bar.ts"
30689
30368
  }
30690
30369
  },
30691
30370
  {
30692
30371
  "kind": "field",
30693
- "name": "slottedDatasource",
30372
+ "name": "filteredOptions",
30694
30373
  "type": {
30695
- "text": "HTMLSlotElement"
30374
+ "text": "AvailableOption[]"
30696
30375
  },
30697
30376
  "inheritedFrom": {
30698
- "name": "Combobox",
30699
- "module": "src/combobox/combobox.ts"
30377
+ "name": "SearchBar",
30378
+ "module": "src/search-bar/search-bar.ts"
30700
30379
  }
30701
30380
  },
30702
30381
  {
30703
30382
  "kind": "field",
30704
- "name": "async",
30383
+ "name": "selectedOptionsDiv",
30705
30384
  "type": {
30706
- "text": "boolean"
30385
+ "text": "HTMLDivElement"
30707
30386
  },
30708
- "default": "false",
30709
- "description": "Enables server-side filtering: typed input refetches from the server with a criteria\ninstead of filtering the already-loaded options client-side.",
30387
+ "privacy": "public",
30710
30388
  "inheritedFrom": {
30711
- "name": "Combobox",
30712
- "module": "src/combobox/combobox.ts"
30389
+ "name": "SearchBar",
30390
+ "module": "src/search-bar/search-bar.ts"
30713
30391
  }
30714
30392
  },
30715
30393
  {
30716
- "kind": "field",
30717
- "name": "debounce",
30718
- "type": {
30719
- "text": "number"
30394
+ "kind": "method",
30395
+ "name": "clear",
30396
+ "privacy": "public",
30397
+ "description": "Clears all search chips and the current input, and emits `selectionChange` with an empty array.",
30398
+ "inheritedFrom": {
30399
+ "name": "SearchBar",
30400
+ "module": "src/search-bar/search-bar.ts"
30401
+ }
30402
+ },
30403
+ {
30404
+ "kind": "method",
30405
+ "name": "clearSearch",
30406
+ "privacy": "public",
30407
+ "return": {
30408
+ "type": {
30409
+ "text": "void"
30410
+ }
30720
30411
  },
30721
- "default": "500",
30412
+ "description": "Alias for SearchBar.clear.",
30413
+ "inheritedFrom": {
30414
+ "name": "SearchBar",
30415
+ "module": "src/search-bar/search-bar.ts"
30416
+ }
30417
+ },
30418
+ {
30419
+ "kind": "method",
30420
+ "name": "selectedOptionsChanged",
30421
+ "inheritedFrom": {
30422
+ "name": "SearchBar",
30423
+ "module": "src/search-bar/search-bar.ts"
30424
+ }
30425
+ },
30426
+ {
30427
+ "kind": "method",
30428
+ "name": "optionsChanged",
30429
+ "inheritedFrom": {
30430
+ "name": "SearchBar",
30431
+ "module": "src/search-bar/search-bar.ts"
30432
+ }
30433
+ },
30434
+ {
30435
+ "kind": "method",
30436
+ "name": "applySearchInputLock",
30437
+ "privacy": "private",
30438
+ "inheritedFrom": {
30439
+ "name": "SearchBar",
30440
+ "module": "src/search-bar/search-bar.ts"
30441
+ }
30442
+ },
30443
+ {
30444
+ "kind": "method",
30445
+ "name": "inputdeleted",
30446
+ "privacy": "public",
30447
+ "inheritedFrom": {
30448
+ "name": "SearchBar",
30449
+ "module": "src/search-bar/search-bar.ts"
30450
+ }
30451
+ },
30452
+ {
30453
+ "kind": "method",
30454
+ "name": "changeHandler",
30455
+ "privacy": "public",
30456
+ "inheritedFrom": {
30457
+ "name": "SearchBar",
30458
+ "module": "src/search-bar/search-bar.ts"
30459
+ }
30460
+ },
30461
+ {
30462
+ "kind": "method",
30463
+ "name": "pasteHandler",
30464
+ "privacy": "public",
30465
+ "parameters": [
30466
+ {
30467
+ "name": "event",
30468
+ "type": {
30469
+ "text": "ClipboardEvent"
30470
+ }
30471
+ }
30472
+ ],
30722
30473
  "inheritedFrom": {
30723
- "name": "Combobox",
30724
- "module": "src/combobox/combobox.ts"
30474
+ "name": "SearchBar",
30475
+ "module": "src/search-bar/search-bar.ts"
30725
30476
  }
30726
30477
  },
30727
30478
  {
30728
30479
  "kind": "method",
30729
- "name": "debounceChanged",
30480
+ "name": "hasSelectedOption",
30481
+ "privacy": "public",
30730
30482
  "parameters": [
30731
30483
  {
30732
- "name": "oldValue"
30484
+ "name": "term",
30485
+ "type": {
30486
+ "text": "string"
30487
+ }
30733
30488
  },
30734
30489
  {
30735
- "name": "newValue",
30490
+ "name": "field",
30736
30491
  "type": {
30737
- "text": "number"
30492
+ "text": "string"
30738
30493
  }
30739
30494
  }
30740
30495
  ],
30741
30496
  "inheritedFrom": {
30742
- "name": "Combobox",
30743
- "module": "src/combobox/combobox.ts"
30497
+ "name": "SearchBar",
30498
+ "module": "src/search-bar/search-bar.ts"
30744
30499
  }
30745
30500
  },
30746
30501
  {
30747
- "kind": "field",
30748
- "name": "debouncedInputHandler",
30502
+ "kind": "method",
30503
+ "name": "unselectOption",
30504
+ "privacy": "public",
30505
+ "parameters": [
30506
+ {
30507
+ "name": "option",
30508
+ "type": {
30509
+ "text": "any"
30510
+ }
30511
+ }
30512
+ ],
30749
30513
  "inheritedFrom": {
30750
- "name": "Combobox",
30751
- "module": "src/combobox/combobox.ts"
30514
+ "name": "SearchBar",
30515
+ "module": "src/search-bar/search-bar.ts"
30752
30516
  }
30753
30517
  },
30754
30518
  {
30755
- "kind": "field",
30756
- "name": "caseSensitive",
30757
- "type": {
30758
- "text": "boolean"
30759
- },
30519
+ "kind": "method",
30520
+ "name": "inputHandler",
30760
30521
  "privacy": "public",
30761
- "default": "false",
30762
- "description": "Controls whether to perform a case-sensitive search in the list of options",
30763
30522
  "inheritedFrom": {
30764
- "name": "Combobox",
30765
- "module": "src/combobox/combobox.ts"
30523
+ "name": "SearchBar",
30524
+ "module": "src/search-bar/search-bar.ts"
30525
+ }
30526
+ },
30527
+ {
30528
+ "kind": "method",
30529
+ "name": "filterSelectedOptions",
30530
+ "privacy": "private",
30531
+ "parameters": [
30532
+ {
30533
+ "name": "term",
30534
+ "type": {
30535
+ "text": "string"
30536
+ }
30537
+ }
30538
+ ],
30539
+ "inheritedFrom": {
30540
+ "name": "SearchBar",
30541
+ "module": "src/search-bar/search-bar.ts"
30766
30542
  }
30767
30543
  },
30768
30544
  {
30769
30545
  "kind": "field",
30770
- "name": "ignoreInputClick",
30771
- "type": {
30772
- "text": "boolean"
30773
- },
30774
- "privacy": "public",
30775
- "default": "false",
30776
- "description": "Controls whether to suppress opening the dropdown when the input field is clicked",
30546
+ "name": "normalizeDelimiter",
30547
+ "privacy": "private",
30777
30548
  "inheritedFrom": {
30778
- "name": "Combobox",
30779
- "module": "src/combobox/combobox.ts"
30549
+ "name": "SearchBar",
30550
+ "module": "src/search-bar/search-bar.ts"
30780
30551
  }
30781
30552
  },
30782
30553
  {
30783
30554
  "kind": "field",
30784
- "name": "filterMode",
30785
- "type": {
30786
- "text": "FilterMode"
30787
- },
30788
- "privacy": "public",
30789
- "default": "'startsWith'",
30790
- "description": "Controls whether to filter by contains or startsWith",
30555
+ "name": "addOrReplaceSelectedText",
30556
+ "privacy": "private",
30791
30557
  "inheritedFrom": {
30792
- "name": "Combobox",
30793
- "module": "src/combobox/combobox.ts"
30558
+ "name": "SearchBar",
30559
+ "module": "src/search-bar/search-bar.ts"
30794
30560
  }
30795
30561
  },
30796
30562
  {
30797
30563
  "kind": "field",
30798
- "name": "scrollToSelectedWhenOpening",
30564
+ "name": "_presentation",
30799
30565
  "type": {
30800
- "text": "boolean"
30566
+ "text": "ComponentPresentation | null | undefined"
30801
30567
  },
30802
- "default": "false",
30803
- "description": "Controls whether the combobox should always scroll to the selected option when the dropdown is opened",
30568
+ "privacy": "private",
30569
+ "default": "void 0",
30804
30570
  "inheritedFrom": {
30805
- "name": "Combobox",
30806
- "module": "src/combobox/combobox.ts"
30571
+ "name": "FoundationElement",
30572
+ "module": "src/foundation-element/foundation-element.ts"
30807
30573
  }
30808
30574
  },
30809
30575
  {
30810
30576
  "kind": "field",
30811
- "name": "scrollToSelectedWhenOpeningOptions",
30577
+ "name": "$presentation",
30812
30578
  "type": {
30813
- "text": "boolean | ScrollIntoViewOptions"
30579
+ "text": "ComponentPresentation | null"
30814
30580
  },
30815
- "default": "{\n behavior: 'auto',\n block: 'nearest',\n }",
30816
- "description": "Options for scrolling to the selected option when the dropdown is opened",
30581
+ "privacy": "public",
30582
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
30817
30583
  "inheritedFrom": {
30818
- "name": "Combobox",
30819
- "module": "src/combobox/combobox.ts"
30584
+ "name": "FoundationElement",
30585
+ "module": "src/foundation-element/foundation-element.ts"
30820
30586
  }
30821
30587
  },
30822
30588
  {
30823
30589
  "kind": "field",
30824
- "name": "scrollWhenSelectionChanges",
30590
+ "name": "template",
30825
30591
  "type": {
30826
- "text": "boolean"
30592
+ "text": "ElementViewTemplate | void | null"
30827
30593
  },
30828
- "default": "false",
30829
- "description": "Controls whether the combobox should scroll to the selected option when the selection changes",
30594
+ "privacy": "public",
30595
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
30830
30596
  "inheritedFrom": {
30831
- "name": "Combobox",
30832
- "module": "src/combobox/combobox.ts"
30597
+ "name": "FoundationElement",
30598
+ "module": "src/foundation-element/foundation-element.ts"
30833
30599
  }
30834
30600
  },
30835
30601
  {
30836
- "kind": "field",
30837
- "name": "scrollWhenSelectionChangesOptions",
30838
- "type": {
30839
- "text": "boolean | ScrollIntoViewOptions"
30602
+ "kind": "method",
30603
+ "name": "templateChanged",
30604
+ "privacy": "protected",
30605
+ "return": {
30606
+ "type": {
30607
+ "text": "void"
30608
+ }
30840
30609
  },
30841
- "default": "{\n behavior: 'auto',\n block: 'center',\n }",
30842
- "description": "Options for scrolling to the selected option when the selection changes",
30843
30610
  "inheritedFrom": {
30844
- "name": "Combobox",
30845
- "module": "src/combobox/combobox.ts"
30611
+ "name": "FoundationElement",
30612
+ "module": "src/foundation-element/foundation-element.ts"
30846
30613
  }
30847
30614
  },
30848
30615
  {
30849
30616
  "kind": "field",
30850
- "name": "scrollableListbox",
30617
+ "name": "styles",
30851
30618
  "type": {
30852
- "text": "HTMLElement | null"
30619
+ "text": "ElementStyles | void | null"
30853
30620
  },
30854
30621
  "privacy": "public",
30855
- "description": "The scrollable element hosting the dropdown options. Part of the public contract for\nslotted datasources (e.g. options-datasource infinite scroll) to observe scrolling.",
30856
- "readonly": true,
30622
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
30857
30623
  "inheritedFrom": {
30858
- "name": "Combobox",
30859
- "module": "src/combobox/combobox.ts"
30624
+ "name": "FoundationElement",
30625
+ "module": "src/foundation-element/foundation-element.ts"
30860
30626
  }
30861
30627
  },
30862
30628
  {
30863
30629
  "kind": "method",
30864
- "name": "slottedOptionsChanged",
30865
- "privacy": "public",
30630
+ "name": "stylesChanged",
30631
+ "privacy": "protected",
30866
30632
  "return": {
30867
30633
  "type": {
30868
30634
  "text": "void"
30869
30635
  }
30870
30636
  },
30871
- "parameters": [
30872
- {
30873
- "name": "prev",
30874
- "type": {
30875
- "text": "Element[] | undefined"
30876
- }
30877
- },
30878
- {
30879
- "name": "next",
30880
- "type": {
30881
- "text": "Element[]"
30882
- }
30883
- }
30884
- ],
30885
30637
  "inheritedFrom": {
30886
- "name": "Combobox",
30887
- "module": "src/combobox/combobox.ts"
30638
+ "name": "FoundationElement",
30639
+ "module": "src/foundation-element/foundation-element.ts"
30888
30640
  }
30889
30641
  },
30890
30642
  {
30891
30643
  "kind": "method",
30892
- "name": "enableAsyncForInfiniteScrollDatasource",
30893
- "privacy": "private",
30644
+ "name": "compose",
30645
+ "privacy": "public",
30646
+ "static": true,
30894
30647
  "return": {
30895
30648
  "type": {
30896
- "text": "void"
30649
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
30897
30650
  }
30898
30651
  },
30899
- "description": "When the slotted datasource pages its options (infinite scroll), only a page of the\nresource is loaded client-side, so filtering typed input locally is meaningless.\nSwitch to async mode so input refetches from the server with a criteria instead;\nfurther pages honour that criteria. This overrides an explicit `async=\"false\"` on\nthe combobox — infinite-scroll datasources cannot support client-side filtering.",
30900
- "inheritedFrom": {
30901
- "name": "Combobox",
30902
- "module": "src/combobox/combobox.ts"
30903
- }
30904
- },
30905
- {
30906
- "kind": "field",
30907
- "name": "indicator",
30908
- "type": {
30909
- "text": "Element"
30910
- },
30911
- "privacy": "protected",
30912
- "description": "Gets the HTML element for the indicator button",
30913
- "readonly": true,
30914
- "inheritedFrom": {
30915
- "name": "Combobox",
30916
- "module": "src/combobox/combobox.ts"
30917
- }
30918
- },
30919
- {
30920
- "kind": "method",
30921
- "name": "selectItemByValue",
30922
- "privacy": "protected",
30923
30652
  "parameters": [
30924
30653
  {
30925
- "name": "value",
30654
+ "name": "this",
30926
30655
  "type": {
30927
- "text": "string"
30656
+ "text": "K"
30657
+ }
30658
+ },
30659
+ {
30660
+ "name": "elementDefinition",
30661
+ "type": {
30662
+ "text": "T"
30928
30663
  },
30929
- "description": "The text value of the item to be selected"
30664
+ "description": "The definition of the element to create the registry\nfunction for."
30930
30665
  }
30931
30666
  ],
30932
- "description": "Selects an item in the dropdown based on its text value",
30933
- "inheritedFrom": {
30934
- "name": "Combobox",
30935
- "module": "src/combobox/combobox.ts"
30936
- }
30937
- },
30938
- {
30939
- "kind": "method",
30940
- "name": "asyncSetFilter",
30941
- "inheritedFrom": {
30942
- "name": "Combobox",
30943
- "module": "src/combobox/combobox.ts"
30944
- }
30945
- },
30946
- {
30947
- "kind": "field",
30948
- "name": "resetCombobox",
30949
- "inheritedFrom": {
30950
- "name": "Combobox",
30951
- "module": "src/combobox/combobox.ts"
30952
- }
30953
- },
30954
- {
30955
- "kind": "method",
30956
- "name": "manuallyDispatchChangeEvent",
30957
- "privacy": "private",
30667
+ "description": "Defines an element registry function with a set of element definition defaults.",
30958
30668
  "inheritedFrom": {
30959
- "name": "Combobox",
30960
- "module": "src/combobox/combobox.ts"
30669
+ "name": "FoundationElement",
30670
+ "module": "src/foundation-element/foundation-element.ts"
30961
30671
  }
30962
30672
  }
30963
30673
  ],
30964
30674
  "events": [
30965
30675
  {
30966
- "name": "change",
30967
- "type": {
30968
- "text": "Event"
30969
- },
30970
- "description": "Fires a custom 'change' event when the value updates",
30971
- "inheritedFrom": {
30972
- "name": "Combobox",
30973
- "module": "src/combobox/combobox.ts"
30974
- }
30975
- },
30976
- {
30977
- "description": "Fired when the dropdown opens or closes. detail: `OpenChangeEventDetail`",
30978
- "name": "open-change",
30676
+ "description": "Fired when the selected search options change. detail: `SelectedOption[]`",
30677
+ "name": "selectionChange",
30979
30678
  "inheritedFrom": {
30980
- "name": "Combobox",
30981
- "module": "src/combobox/combobox.ts"
30679
+ "name": "SearchBar",
30680
+ "module": "src/search-bar/search-bar.ts"
30982
30681
  }
30983
30682
  }
30984
30683
  ]
30985
30684
  },
30986
30685
  {
30987
30686
  "kind": "variable",
30988
- "name": "rapidSearchBarCombobox",
30989
- "description": "The Rapid Search Bar Combobox",
30687
+ "name": "rapidSearchBar",
30688
+ "description": "The Rapid Search Bar",
30990
30689
  "privacy": "public"
30991
30690
  }
30992
30691
  ],
30993
30692
  "exports": [
30994
30693
  {
30995
30694
  "kind": "js",
30996
- "name": "SearchBarCombobox",
30695
+ "name": "SearchBar",
30997
30696
  "declaration": {
30998
- "name": "SearchBarCombobox",
30999
- "module": "src/search-bar/search-bar-combobox.ts"
30697
+ "name": "SearchBar",
30698
+ "module": "src/search-bar/search-bar.ts"
31000
30699
  }
31001
30700
  },
31002
30701
  {
31003
30702
  "kind": "js",
31004
- "name": "rapidSearchBarCombobox",
30703
+ "name": "rapidSearchBar",
31005
30704
  "declaration": {
31006
- "name": "rapidSearchBarCombobox",
31007
- "module": "src/search-bar/search-bar-combobox.ts"
30705
+ "name": "rapidSearchBar",
30706
+ "module": "src/search-bar/search-bar.ts"
31008
30707
  }
31009
30708
  }
31010
30709
  ]
31011
30710
  },
31012
30711
  {
31013
30712
  "kind": "javascript-module",
31014
- "path": "src/search-bar/search-bar.styles.ts",
31015
- "declarations": [
31016
- {
31017
- "kind": "variable",
31018
- "name": "rapidSearchBarStyles",
31019
- "default": "css`\n ${foundationSearchBarStyles}\n`"
31020
- }
31021
- ],
30713
+ "path": "src/section-navigator/index.ts",
30714
+ "declarations": [],
31022
30715
  "exports": [
31023
30716
  {
31024
30717
  "kind": "js",
31025
- "name": "rapidSearchBarStyles",
30718
+ "name": "*",
31026
30719
  "declaration": {
31027
- "name": "rapidSearchBarStyles",
31028
- "module": "src/search-bar/search-bar.styles.ts"
30720
+ "name": "*",
30721
+ "package": "./section-navigator"
30722
+ }
30723
+ },
30724
+ {
30725
+ "kind": "js",
30726
+ "name": "*",
30727
+ "declaration": {
30728
+ "name": "*",
30729
+ "package": "./section-navigator.styles"
31029
30730
  }
31030
30731
  }
31031
30732
  ]
31032
30733
  },
31033
30734
  {
31034
30735
  "kind": "javascript-module",
31035
- "path": "src/search-bar/search-bar.template.ts",
30736
+ "path": "src/section-navigator/section-navigator.styles.ts",
31036
30737
  "declarations": [
31037
30738
  {
31038
- "kind": "variable",
31039
- "name": "rapidSearchBarTemplate",
31040
- "default": "html<SearchBar>`\n ${getPrefixedSearchBar('rapid')}\n`"
30739
+ "kind": "function",
30740
+ "name": "rapidSectionNavigatorStyles",
30741
+ "parameters": [
30742
+ {
30743
+ "name": "context",
30744
+ "type": {
30745
+ "text": "ElementDefinitionContext"
30746
+ }
30747
+ },
30748
+ {
30749
+ "name": "definition",
30750
+ "type": {
30751
+ "text": "FoundationElementDefinition"
30752
+ }
30753
+ }
30754
+ ]
31041
30755
  }
31042
30756
  ],
31043
30757
  "exports": [
31044
30758
  {
31045
30759
  "kind": "js",
31046
- "name": "rapidSearchBarTemplate",
30760
+ "name": "rapidSectionNavigatorStyles",
31047
30761
  "declaration": {
31048
- "name": "rapidSearchBarTemplate",
31049
- "module": "src/search-bar/search-bar.template.ts"
30762
+ "name": "rapidSectionNavigatorStyles",
30763
+ "module": "src/section-navigator/section-navigator.styles.ts"
31050
30764
  }
31051
30765
  }
31052
30766
  ]
31053
30767
  },
31054
30768
  {
31055
30769
  "kind": "javascript-module",
31056
- "path": "src/search-bar/search-bar.ts",
30770
+ "path": "src/section-navigator/section-navigator.ts",
31057
30771
  "declarations": [
31058
30772
  {
31059
30773
  "kind": "class",
31060
30774
  "description": "",
31061
- "name": "SearchBar",
30775
+ "name": "SectionNavigator",
31062
30776
  "superclass": {
31063
- "name": "FoundationSearchBar",
30777
+ "name": "FoundationSectionNavigator",
31064
30778
  "package": "@genesislcap/foundation-ui"
31065
30779
  },
31066
- "tagName": "%%prefix%%-search-bar",
30780
+ "tagName": "%%prefix%%-section-navigator",
31067
30781
  "customElement": true,
31068
30782
  "attributes": [
31069
30783
  {
31070
- "name": "clear-button",
30784
+ "description": "Array of section items to display",
30785
+ "name": "sections",
30786
+ "inheritedFrom": {
30787
+ "name": "SectionNavigator",
30788
+ "module": "src/section-navigator/section-navigator.ts"
30789
+ }
30790
+ },
30791
+ {
30792
+ "name": "scroll-behavior",
31071
30793
  "type": {
31072
- "text": "boolean"
30794
+ "text": "'view' | 'top'"
31073
30795
  },
31074
- "default": "true",
31075
- "attribute": "clear-button",
31076
- "fieldName": "clearButton",
31077
- "description": "when true, shows the end clear control when there are chips or typed text. When false, use {@link SearchBar.clear} or {@link SearchBar.clearSearch} to reset programmatically.",
30796
+ "default": "'top'",
30797
+ "fieldName": "scrollBehavior",
30798
+ "description": "Scroll behavior: 'view' or 'top' (default: 'top')",
31078
30799
  "inheritedFrom": {
31079
- "name": "SearchBar",
31080
- "module": "src/search-bar/search-bar.ts"
30800
+ "name": "SectionNavigator",
30801
+ "module": "src/section-navigator/section-navigator.ts"
31081
30802
  }
31082
30803
  },
31083
30804
  {
31084
- "name": "appearance",
30805
+ "name": "state-tooltips",
31085
30806
  "type": {
31086
- "text": "string"
30807
+ "text": "Record<SectionItemStateName, string>"
31087
30808
  },
31088
- "default": "'neutral'",
31089
- "fieldName": "appearance",
30809
+ "default": "DEFAULT_SECTION_STATES_TOOLTIPS",
30810
+ "resolveInitializer": {
30811
+ "module": "src/section-navigator/section-navigator.ts"
30812
+ },
30813
+ "fieldName": "stateTooltips",
30814
+ "description": "Custom tooltips for state icons",
31090
30815
  "inheritedFrom": {
31091
- "name": "SearchBar",
31092
- "module": "src/search-bar/search-bar.ts"
30816
+ "name": "SectionNavigator",
30817
+ "module": "src/section-navigator/section-navigator.ts"
31093
30818
  }
31094
30819
  },
31095
30820
  {
31096
- "name": "minlength",
30821
+ "name": "state-icons",
31097
30822
  "type": {
31098
- "text": "number"
30823
+ "text": "Record<SectionItemStateName, SectionItemStateIcon>"
31099
30824
  },
31100
- "default": "INPUT_MIN_LENGTH",
30825
+ "default": "DEFAULT_SECTION_STATES_ICONS",
31101
30826
  "resolveInitializer": {
31102
- "module": "/src/search-bar/search-bar.types"
30827
+ "module": "src/section-navigator/section-navigator.ts"
31103
30828
  },
31104
- "fieldName": "minlength",
30829
+ "fieldName": "stateIcons",
30830
+ "description": "Custom icons for state types",
30831
+ "inheritedFrom": {
30832
+ "name": "SectionNavigator",
30833
+ "module": "src/section-navigator/section-navigator.ts"
30834
+ }
30835
+ },
30836
+ {
30837
+ "name": "disable-auto-scroll-detection",
30838
+ "type": {
30839
+ "text": "boolean"
30840
+ },
30841
+ "default": "false",
30842
+ "fieldName": "disableAutoScrollDetection",
30843
+ "description": "Disable automatic active section detection during scrolling (default: false) When enabled, automatically updates active section based on scroll position. User clicks are prioritized - clicked section remains active until scroll ends.",
30844
+ "inheritedFrom": {
30845
+ "name": "SectionNavigator",
30846
+ "module": "src/section-navigator/section-navigator.ts"
30847
+ }
30848
+ }
30849
+ ],
30850
+ "members": [
30851
+ {
30852
+ "kind": "field",
30853
+ "name": "sections",
30854
+ "type": {
30855
+ "text": "SectionItem[]"
30856
+ },
30857
+ "default": "[]",
30858
+ "inheritedFrom": {
30859
+ "name": "SectionNavigator",
30860
+ "module": "src/section-navigator/section-navigator.ts"
30861
+ }
30862
+ },
30863
+ {
30864
+ "kind": "field",
30865
+ "name": "scrollBehavior",
30866
+ "type": {
30867
+ "text": "'view' | 'top'"
30868
+ },
30869
+ "default": "'top'",
30870
+ "inheritedFrom": {
30871
+ "name": "SectionNavigator",
30872
+ "module": "src/section-navigator/section-navigator.ts"
30873
+ }
30874
+ },
30875
+ {
30876
+ "kind": "field",
30877
+ "name": "stateTooltips",
30878
+ "type": {
30879
+ "text": "Record<SectionItemStateName, string>"
30880
+ },
30881
+ "default": "{\n active: 'Active',\n inactive: 'Inactive',\n pending: 'Pending',\n disabled: 'Disabled',\n error: 'Error',\n completed: 'Completed',\n}",
30882
+ "inheritedFrom": {
30883
+ "name": "SectionNavigator",
30884
+ "module": "src/section-navigator/section-navigator.ts"
30885
+ }
30886
+ },
30887
+ {
30888
+ "kind": "field",
30889
+ "name": "stateIcons",
30890
+ "type": {
30891
+ "text": "Record<SectionItemStateName, SectionItemStateIcon>"
30892
+ },
30893
+ "default": "{\n active: {\n name: 'circle-dot',\n variant: 'solid',\n },\n inactive: {\n name: 'times-circle',\n variant: 'regular',\n },\n pending: {\n name: 'clock',\n variant: 'solid',\n },\n disabled: {\n name: 'ban',\n variant: 'solid',\n },\n error: {\n name: 'times',\n variant: 'solid',\n },\n completed: {\n name: 'check',\n variant: 'solid',\n },\n}",
30894
+ "inheritedFrom": {
30895
+ "name": "SectionNavigator",
30896
+ "module": "src/section-navigator/section-navigator.ts"
30897
+ }
30898
+ },
30899
+ {
30900
+ "kind": "field",
30901
+ "name": "disableAutoScrollDetection",
30902
+ "type": {
30903
+ "text": "boolean"
30904
+ },
30905
+ "default": "false",
30906
+ "inheritedFrom": {
30907
+ "name": "SectionNavigator",
30908
+ "module": "src/section-navigator/section-navigator.ts"
30909
+ }
30910
+ },
30911
+ {
30912
+ "kind": "field",
30913
+ "name": "handleSetStateRef",
30914
+ "type": {
30915
+ "text": "(event: CustomEvent<SetStateEventDetail>) => void | undefined"
30916
+ },
30917
+ "privacy": "private",
30918
+ "inheritedFrom": {
30919
+ "name": "SectionNavigator",
30920
+ "module": "src/section-navigator/section-navigator.ts"
30921
+ }
30922
+ },
30923
+ {
30924
+ "kind": "field",
30925
+ "name": "handleSetStatesRef",
30926
+ "type": {
30927
+ "text": "(event: CustomEvent<SetStatesEventDetail>) => void | undefined"
30928
+ },
30929
+ "privacy": "private",
30930
+ "inheritedFrom": {
30931
+ "name": "SectionNavigator",
30932
+ "module": "src/section-navigator/section-navigator.ts"
30933
+ }
30934
+ },
30935
+ {
30936
+ "kind": "field",
30937
+ "name": "handleClearStateRef",
30938
+ "type": {
30939
+ "text": "(event: CustomEvent<ClearStateEventDetail>) => void | undefined"
30940
+ },
30941
+ "privacy": "private",
31105
30942
  "inheritedFrom": {
31106
- "name": "SearchBar",
31107
- "module": "src/search-bar/search-bar.ts"
30943
+ "name": "SectionNavigator",
30944
+ "module": "src/section-navigator/section-navigator.ts"
31108
30945
  }
31109
30946
  },
31110
30947
  {
31111
- "name": "position",
30948
+ "kind": "field",
30949
+ "name": "handleClearAllStatesRef",
31112
30950
  "type": {
31113
- "text": "Position"
30951
+ "text": "(event: CustomEvent<ClearAllStatesEventDetail>) => void | undefined"
31114
30952
  },
31115
- "fieldName": "position",
30953
+ "privacy": "private",
31116
30954
  "inheritedFrom": {
31117
- "name": "SearchBar",
31118
- "module": "src/search-bar/search-bar.ts"
30955
+ "name": "SectionNavigator",
30956
+ "module": "src/section-navigator/section-navigator.ts"
31119
30957
  }
31120
30958
  },
31121
30959
  {
31122
- "name": "placeholder",
30960
+ "kind": "field",
30961
+ "name": "handleGenericStateEventRef",
31123
30962
  "type": {
31124
- "text": "string"
30963
+ "text": "(event: CustomEvent<any>) => void | undefined"
31125
30964
  },
31126
- "default": "'Start typing to search'",
31127
- "fieldName": "placeholder",
30965
+ "privacy": "private",
31128
30966
  "inheritedFrom": {
31129
- "name": "SearchBar",
31130
- "module": "src/search-bar/search-bar.ts"
30967
+ "name": "SectionNavigator",
30968
+ "module": "src/section-navigator/section-navigator.ts"
31131
30969
  }
31132
30970
  },
31133
30971
  {
31134
- "name": "disabled",
30972
+ "kind": "field",
30973
+ "name": "userClickedSection",
31135
30974
  "type": {
31136
30975
  "text": "boolean"
31137
30976
  },
31138
- "fieldName": "disabled",
30977
+ "privacy": "private",
30978
+ "default": "false",
31139
30979
  "inheritedFrom": {
31140
- "name": "SearchBar",
31141
- "module": "src/search-bar/search-bar.ts"
30980
+ "name": "SectionNavigator",
30981
+ "module": "src/section-navigator/section-navigator.ts"
31142
30982
  }
31143
- }
31144
- ],
31145
- "members": [
30983
+ },
31146
30984
  {
31147
30985
  "kind": "field",
31148
- "name": "combobox",
30986
+ "name": "scrollEndHandler",
31149
30987
  "type": {
31150
- "text": "SearchBarCombobox"
30988
+ "text": "() => void | undefined"
31151
30989
  },
31152
- "privacy": "public",
30990
+ "privacy": "private",
31153
30991
  "inheritedFrom": {
31154
- "name": "SearchBar",
31155
- "module": "src/search-bar/search-bar.ts"
30992
+ "name": "SectionNavigator",
30993
+ "module": "src/section-navigator/section-navigator.ts"
31156
30994
  }
31157
30995
  },
31158
30996
  {
31159
30997
  "kind": "field",
31160
- "name": "defaultSlottedNodes",
30998
+ "name": "isUserScrolling",
30999
+ "type": {
31000
+ "text": "boolean"
31001
+ },
31002
+ "privacy": "private",
31003
+ "default": "false",
31161
31004
  "inheritedFrom": {
31162
- "name": "SearchBar",
31163
- "module": "src/search-bar/search-bar.ts"
31005
+ "name": "SectionNavigator",
31006
+ "module": "src/section-navigator/section-navigator.ts"
31164
31007
  }
31165
31008
  },
31166
31009
  {
31167
31010
  "kind": "field",
31168
- "name": "options",
31011
+ "name": "scrollCheckHandler",
31169
31012
  "type": {
31170
- "text": "AvailableOption[]"
31013
+ "text": "() => void | undefined"
31171
31014
  },
31015
+ "privacy": "private",
31172
31016
  "inheritedFrom": {
31173
- "name": "SearchBar",
31174
- "module": "src/search-bar/search-bar.ts"
31017
+ "name": "SectionNavigator",
31018
+ "module": "src/section-navigator/section-navigator.ts"
31175
31019
  }
31176
31020
  },
31177
31021
  {
31178
31022
  "kind": "field",
31179
- "name": "searchTerm",
31023
+ "name": "scrollDebounceTimeout",
31180
31024
  "type": {
31181
- "text": "string"
31025
+ "text": "number | undefined"
31182
31026
  },
31183
- "default": "''",
31027
+ "privacy": "private",
31184
31028
  "inheritedFrom": {
31185
- "name": "SearchBar",
31186
- "module": "src/search-bar/search-bar.ts"
31029
+ "name": "SectionNavigator",
31030
+ "module": "src/section-navigator/section-navigator.ts"
31187
31031
  }
31188
31032
  },
31189
31033
  {
31190
31034
  "kind": "field",
31191
- "name": "appearance",
31035
+ "name": "SCROLL_END_TIMEOUT",
31192
31036
  "type": {
31193
- "text": "string"
31037
+ "text": "number"
31194
31038
  },
31195
- "default": "'neutral'",
31039
+ "privacy": "private",
31040
+ "static": true,
31041
+ "readonly": true,
31042
+ "default": "150",
31196
31043
  "inheritedFrom": {
31197
- "name": "SearchBar",
31198
- "module": "src/search-bar/search-bar.ts"
31044
+ "name": "SectionNavigator",
31045
+ "module": "src/section-navigator/section-navigator.ts"
31199
31046
  }
31200
31047
  },
31201
31048
  {
31202
31049
  "kind": "field",
31203
- "name": "minlength",
31050
+ "name": "SCROLL_DEBOUNCE_TIMEOUT",
31204
31051
  "type": {
31205
31052
  "text": "number"
31206
31053
  },
31207
- "default": "INPUT_MIN_LENGTH",
31054
+ "privacy": "private",
31055
+ "static": true,
31056
+ "readonly": true,
31057
+ "default": "100",
31208
31058
  "inheritedFrom": {
31209
- "name": "SearchBar",
31210
- "module": "src/search-bar/search-bar.ts"
31059
+ "name": "SectionNavigator",
31060
+ "module": "src/section-navigator/section-navigator.ts"
31061
+ }
31062
+ },
31063
+ {
31064
+ "kind": "method",
31065
+ "name": "sectionsChanged",
31066
+ "inheritedFrom": {
31067
+ "name": "SectionNavigator",
31068
+ "module": "src/section-navigator/section-navigator.ts"
31069
+ }
31070
+ },
31071
+ {
31072
+ "kind": "method",
31073
+ "name": "disableAutoScrollDetectionChanged",
31074
+ "inheritedFrom": {
31075
+ "name": "SectionNavigator",
31076
+ "module": "src/section-navigator/section-navigator.ts"
31077
+ }
31078
+ },
31079
+ {
31080
+ "kind": "method",
31081
+ "name": "scrollBehaviorChanged",
31082
+ "inheritedFrom": {
31083
+ "name": "SectionNavigator",
31084
+ "module": "src/section-navigator/section-navigator.ts"
31211
31085
  }
31212
31086
  },
31213
31087
  {
31214
31088
  "kind": "field",
31215
- "name": "position",
31089
+ "name": "sectionItems",
31216
31090
  "type": {
31217
- "text": "Position"
31091
+ "text": "SectionItem[]"
31218
31092
  },
31093
+ "default": "[]",
31219
31094
  "inheritedFrom": {
31220
- "name": "SearchBar",
31221
- "module": "src/search-bar/search-bar.ts"
31095
+ "name": "SectionNavigator",
31096
+ "module": "src/section-navigator/section-navigator.ts"
31222
31097
  }
31223
31098
  },
31224
31099
  {
31225
31100
  "kind": "field",
31226
- "name": "placeholder",
31101
+ "name": "activeSection",
31227
31102
  "type": {
31228
31103
  "text": "string"
31229
31104
  },
31230
- "default": "'Start typing to search'",
31105
+ "default": "''",
31231
31106
  "inheritedFrom": {
31232
- "name": "SearchBar",
31233
- "module": "src/search-bar/search-bar.ts"
31107
+ "name": "SectionNavigator",
31108
+ "module": "src/section-navigator/section-navigator.ts"
31234
31109
  }
31235
31110
  },
31236
31111
  {
31237
31112
  "kind": "field",
31238
- "name": "disabled",
31113
+ "name": "sectionNavigatorContainer",
31239
31114
  "type": {
31240
- "text": "boolean"
31115
+ "text": "HTMLElement"
31241
31116
  },
31242
31117
  "inheritedFrom": {
31243
- "name": "SearchBar",
31244
- "module": "src/search-bar/search-bar.ts"
31118
+ "name": "SectionNavigator",
31119
+ "module": "src/section-navigator/section-navigator.ts"
31245
31120
  }
31246
31121
  },
31247
31122
  {
31248
31123
  "kind": "field",
31249
- "name": "clearButton",
31124
+ "name": "sectionContent",
31250
31125
  "type": {
31251
- "text": "boolean"
31126
+ "text": "HTMLElement"
31252
31127
  },
31253
- "default": "true",
31254
- "attribute": "clear-button",
31255
31128
  "inheritedFrom": {
31256
- "name": "SearchBar",
31257
- "module": "src/search-bar/search-bar.ts"
31129
+ "name": "SectionNavigator",
31130
+ "module": "src/section-navigator/section-navigator.ts"
31258
31131
  }
31259
31132
  },
31260
31133
  {
31261
31134
  "kind": "field",
31262
- "name": "loading",
31135
+ "name": "spacerElement",
31263
31136
  "type": {
31264
- "text": "boolean"
31137
+ "text": "HTMLElement | undefined"
31265
31138
  },
31139
+ "privacy": "private",
31266
31140
  "inheritedFrom": {
31267
- "name": "SearchBar",
31268
- "module": "src/search-bar/search-bar.ts"
31141
+ "name": "SectionNavigator",
31142
+ "module": "src/section-navigator/section-navigator.ts"
31269
31143
  }
31270
31144
  },
31271
31145
  {
31272
- "kind": "field",
31273
- "name": "selectedOptions",
31274
- "type": {
31275
- "text": "SelectedOption[]"
31276
- },
31277
- "default": "[]",
31146
+ "kind": "method",
31147
+ "name": "setSectionItems",
31148
+ "privacy": "private",
31278
31149
  "inheritedFrom": {
31279
- "name": "SearchBar",
31280
- "module": "src/search-bar/search-bar.ts"
31150
+ "name": "SectionNavigator",
31151
+ "module": "src/section-navigator/section-navigator.ts"
31281
31152
  }
31282
31153
  },
31283
31154
  {
31284
- "kind": "field",
31285
- "name": "filteredOptions",
31286
- "type": {
31287
- "text": "AvailableOption[]"
31288
- },
31155
+ "kind": "method",
31156
+ "name": "setActiveSection",
31157
+ "privacy": "private",
31289
31158
  "inheritedFrom": {
31290
- "name": "SearchBar",
31291
- "module": "src/search-bar/search-bar.ts"
31159
+ "name": "SectionNavigator",
31160
+ "module": "src/section-navigator/section-navigator.ts"
31292
31161
  }
31293
31162
  },
31294
31163
  {
31295
- "kind": "field",
31296
- "name": "selectedOptionsDiv",
31297
- "type": {
31298
- "text": "HTMLDivElement"
31299
- },
31164
+ "kind": "method",
31165
+ "name": "handleSectionClick",
31300
31166
  "privacy": "public",
31167
+ "parameters": [
31168
+ {
31169
+ "name": "sectionName",
31170
+ "type": {
31171
+ "text": "string"
31172
+ }
31173
+ }
31174
+ ],
31175
+ "inheritedFrom": {
31176
+ "name": "SectionNavigator",
31177
+ "module": "src/section-navigator/section-navigator.ts"
31178
+ }
31179
+ },
31180
+ {
31181
+ "kind": "method",
31182
+ "name": "updateSpacer",
31183
+ "privacy": "private",
31184
+ "inheritedFrom": {
31185
+ "name": "SectionNavigator",
31186
+ "module": "src/section-navigator/section-navigator.ts"
31187
+ }
31188
+ },
31189
+ {
31190
+ "kind": "method",
31191
+ "name": "scrollToSection",
31192
+ "privacy": "private",
31193
+ "parameters": [
31194
+ {
31195
+ "name": "sectionName",
31196
+ "type": {
31197
+ "text": "string"
31198
+ }
31199
+ }
31200
+ ],
31201
+ "inheritedFrom": {
31202
+ "name": "SectionNavigator",
31203
+ "module": "src/section-navigator/section-navigator.ts"
31204
+ }
31205
+ },
31206
+ {
31207
+ "kind": "method",
31208
+ "name": "updateScrollDetection",
31209
+ "privacy": "private",
31210
+ "inheritedFrom": {
31211
+ "name": "SectionNavigator",
31212
+ "module": "src/section-navigator/section-navigator.ts"
31213
+ }
31214
+ },
31215
+ {
31216
+ "kind": "method",
31217
+ "name": "setupScrollDetection",
31218
+ "privacy": "private",
31301
31219
  "inheritedFrom": {
31302
- "name": "SearchBar",
31303
- "module": "src/search-bar/search-bar.ts"
31220
+ "name": "SectionNavigator",
31221
+ "module": "src/section-navigator/section-navigator.ts"
31304
31222
  }
31305
31223
  },
31306
31224
  {
31307
31225
  "kind": "method",
31308
- "name": "clear",
31309
- "privacy": "public",
31310
- "description": "Clears all search chips and the current input, and emits `selectionChange` with an empty array.",
31226
+ "name": "updateActiveSectionBasedOnScrollPosition",
31227
+ "privacy": "private",
31311
31228
  "inheritedFrom": {
31312
- "name": "SearchBar",
31313
- "module": "src/search-bar/search-bar.ts"
31229
+ "name": "SectionNavigator",
31230
+ "module": "src/section-navigator/section-navigator.ts"
31314
31231
  }
31315
31232
  },
31316
31233
  {
31317
31234
  "kind": "method",
31318
- "name": "clearSearch",
31319
- "privacy": "public",
31320
- "return": {
31321
- "type": {
31322
- "text": "void"
31323
- }
31324
- },
31325
- "description": "Alias for SearchBar.clear.",
31235
+ "name": "setupScrollEndDetection",
31236
+ "privacy": "private",
31326
31237
  "inheritedFrom": {
31327
- "name": "SearchBar",
31328
- "module": "src/search-bar/search-bar.ts"
31238
+ "name": "SectionNavigator",
31239
+ "module": "src/section-navigator/section-navigator.ts"
31329
31240
  }
31330
31241
  },
31331
31242
  {
31332
31243
  "kind": "method",
31333
- "name": "selectedOptionsChanged",
31244
+ "name": "cleanupScrollEndDetection",
31245
+ "privacy": "private",
31334
31246
  "inheritedFrom": {
31335
- "name": "SearchBar",
31336
- "module": "src/search-bar/search-bar.ts"
31247
+ "name": "SectionNavigator",
31248
+ "module": "src/section-navigator/section-navigator.ts"
31337
31249
  }
31338
31250
  },
31339
31251
  {
31340
31252
  "kind": "method",
31341
- "name": "optionsChanged",
31253
+ "name": "cleanupScrollDetection",
31254
+ "privacy": "private",
31342
31255
  "inheritedFrom": {
31343
- "name": "SearchBar",
31344
- "module": "src/search-bar/search-bar.ts"
31256
+ "name": "SectionNavigator",
31257
+ "module": "src/section-navigator/section-navigator.ts"
31345
31258
  }
31346
31259
  },
31347
31260
  {
31348
31261
  "kind": "method",
31349
- "name": "applySearchInputLock",
31262
+ "name": "setupStateEventListeners",
31350
31263
  "privacy": "private",
31351
31264
  "inheritedFrom": {
31352
- "name": "SearchBar",
31353
- "module": "src/search-bar/search-bar.ts"
31265
+ "name": "SectionNavigator",
31266
+ "module": "src/section-navigator/section-navigator.ts"
31354
31267
  }
31355
31268
  },
31356
31269
  {
31357
31270
  "kind": "method",
31358
- "name": "inputdeleted",
31359
- "privacy": "public",
31271
+ "name": "updateSectionStates",
31272
+ "privacy": "private",
31273
+ "parameters": [
31274
+ {
31275
+ "name": "sectionName",
31276
+ "type": {
31277
+ "text": "string"
31278
+ }
31279
+ },
31280
+ {
31281
+ "name": "newStates",
31282
+ "type": {
31283
+ "text": "SectionItemStateName[]"
31284
+ }
31285
+ }
31286
+ ],
31360
31287
  "inheritedFrom": {
31361
- "name": "SearchBar",
31362
- "module": "src/search-bar/search-bar.ts"
31288
+ "name": "SectionNavigator",
31289
+ "module": "src/section-navigator/section-navigator.ts"
31363
31290
  }
31364
31291
  },
31365
31292
  {
31366
31293
  "kind": "method",
31367
- "name": "changeHandler",
31368
- "privacy": "public",
31294
+ "name": "addState",
31295
+ "privacy": "private",
31296
+ "parameters": [
31297
+ {
31298
+ "name": "sectionName",
31299
+ "type": {
31300
+ "text": "string"
31301
+ }
31302
+ },
31303
+ {
31304
+ "name": "stateName",
31305
+ "type": {
31306
+ "text": "SectionItemStateName"
31307
+ }
31308
+ }
31309
+ ],
31369
31310
  "inheritedFrom": {
31370
- "name": "SearchBar",
31371
- "module": "src/search-bar/search-bar.ts"
31311
+ "name": "SectionNavigator",
31312
+ "module": "src/section-navigator/section-navigator.ts"
31372
31313
  }
31373
31314
  },
31374
31315
  {
31375
31316
  "kind": "method",
31376
- "name": "pasteHandler",
31377
- "privacy": "public",
31317
+ "name": "addStates",
31318
+ "privacy": "private",
31378
31319
  "parameters": [
31379
31320
  {
31380
- "name": "event",
31321
+ "name": "sectionName",
31381
31322
  "type": {
31382
- "text": "ClipboardEvent"
31323
+ "text": "string"
31324
+ }
31325
+ },
31326
+ {
31327
+ "name": "stateNames",
31328
+ "type": {
31329
+ "text": "SectionItemStateName[]"
31383
31330
  }
31384
31331
  }
31385
31332
  ],
31386
31333
  "inheritedFrom": {
31387
- "name": "SearchBar",
31388
- "module": "src/search-bar/search-bar.ts"
31334
+ "name": "SectionNavigator",
31335
+ "module": "src/section-navigator/section-navigator.ts"
31389
31336
  }
31390
31337
  },
31391
31338
  {
31392
31339
  "kind": "method",
31393
- "name": "hasSelectedOption",
31394
- "privacy": "public",
31340
+ "name": "clearState",
31341
+ "privacy": "private",
31395
31342
  "parameters": [
31396
31343
  {
31397
- "name": "term",
31344
+ "name": "sectionName",
31398
31345
  "type": {
31399
31346
  "text": "string"
31400
31347
  }
31401
31348
  },
31402
31349
  {
31403
- "name": "field",
31350
+ "name": "stateName",
31404
31351
  "type": {
31405
- "text": "string"
31352
+ "text": "SectionItemStateName"
31406
31353
  }
31407
31354
  }
31408
31355
  ],
31409
31356
  "inheritedFrom": {
31410
- "name": "SearchBar",
31411
- "module": "src/search-bar/search-bar.ts"
31357
+ "name": "SectionNavigator",
31358
+ "module": "src/section-navigator/section-navigator.ts"
31412
31359
  }
31413
31360
  },
31414
31361
  {
31415
31362
  "kind": "method",
31416
- "name": "unselectOption",
31417
- "privacy": "public",
31363
+ "name": "clearAllStates",
31364
+ "privacy": "private",
31418
31365
  "parameters": [
31419
31366
  {
31420
- "name": "option",
31367
+ "name": "sectionName",
31421
31368
  "type": {
31422
- "text": "any"
31369
+ "text": "string"
31423
31370
  }
31424
31371
  }
31425
31372
  ],
31426
31373
  "inheritedFrom": {
31427
- "name": "SearchBar",
31428
- "module": "src/search-bar/search-bar.ts"
31374
+ "name": "SectionNavigator",
31375
+ "module": "src/section-navigator/section-navigator.ts"
31429
31376
  }
31430
31377
  },
31431
31378
  {
31432
31379
  "kind": "method",
31433
- "name": "inputHandler",
31434
- "privacy": "public",
31380
+ "name": "clearAllStatesInAllSections",
31381
+ "privacy": "private",
31435
31382
  "inheritedFrom": {
31436
- "name": "SearchBar",
31437
- "module": "src/search-bar/search-bar.ts"
31383
+ "name": "SectionNavigator",
31384
+ "module": "src/section-navigator/section-navigator.ts"
31438
31385
  }
31439
31386
  },
31440
31387
  {
31441
31388
  "kind": "method",
31442
- "name": "filterSelectedOptions",
31443
- "privacy": "private",
31389
+ "name": "getStateTooltip",
31390
+ "privacy": "public",
31391
+ "return": {
31392
+ "type": {
31393
+ "text": "string"
31394
+ }
31395
+ },
31444
31396
  "parameters": [
31445
31397
  {
31446
- "name": "term",
31398
+ "name": "stateName",
31447
31399
  "type": {
31448
- "text": "string"
31400
+ "text": "SectionItemStateName"
31449
31401
  }
31450
31402
  }
31451
31403
  ],
31452
31404
  "inheritedFrom": {
31453
- "name": "SearchBar",
31454
- "module": "src/search-bar/search-bar.ts"
31405
+ "name": "SectionNavigator",
31406
+ "module": "src/section-navigator/section-navigator.ts"
31455
31407
  }
31456
31408
  },
31457
31409
  {
31458
- "kind": "field",
31459
- "name": "normalizeDelimiter",
31460
- "privacy": "private",
31410
+ "kind": "method",
31411
+ "name": "getSectionStateClass",
31412
+ "privacy": "public",
31413
+ "return": {
31414
+ "type": {
31415
+ "text": "string"
31416
+ }
31417
+ },
31418
+ "parameters": [
31419
+ {
31420
+ "name": "section",
31421
+ "type": {
31422
+ "text": "SectionItem"
31423
+ }
31424
+ }
31425
+ ],
31461
31426
  "inheritedFrom": {
31462
- "name": "SearchBar",
31463
- "module": "src/search-bar/search-bar.ts"
31427
+ "name": "SectionNavigator",
31428
+ "module": "src/section-navigator/section-navigator.ts"
31464
31429
  }
31465
31430
  },
31466
31431
  {
31467
- "kind": "field",
31468
- "name": "addOrReplaceSelectedText",
31469
- "privacy": "private",
31432
+ "kind": "method",
31433
+ "name": "getStateIcon",
31434
+ "privacy": "public",
31435
+ "return": {
31436
+ "type": {
31437
+ "text": "SectionItemStateIcon"
31438
+ }
31439
+ },
31440
+ "parameters": [
31441
+ {
31442
+ "name": "stateName",
31443
+ "type": {
31444
+ "text": "SectionItemStateName"
31445
+ }
31446
+ }
31447
+ ],
31470
31448
  "inheritedFrom": {
31471
- "name": "SearchBar",
31472
- "module": "src/search-bar/search-bar.ts"
31449
+ "name": "SectionNavigator",
31450
+ "module": "src/section-navigator/section-navigator.ts"
31473
31451
  }
31474
31452
  },
31475
31453
  {
@@ -31586,37 +31564,59 @@
31586
31564
  ],
31587
31565
  "events": [
31588
31566
  {
31589
- "description": "Fired when the selected search options change. detail: `SelectedOption[]`",
31590
- "name": "selectionChange",
31567
+ "description": "Fired when a child state event is re-dispatched with an inferred section name",
31568
+ "name": "section-navigator-set-state",
31591
31569
  "inheritedFrom": {
31592
- "name": "SearchBar",
31593
- "module": "src/search-bar/search-bar.ts"
31570
+ "name": "SectionNavigator",
31571
+ "module": "src/section-navigator/section-navigator.ts"
31572
+ }
31573
+ },
31574
+ {
31575
+ "description": "Fired when a child state event is re-dispatched with an inferred section name",
31576
+ "name": "section-navigator-set-states",
31577
+ "inheritedFrom": {
31578
+ "name": "SectionNavigator",
31579
+ "module": "src/section-navigator/section-navigator.ts"
31580
+ }
31581
+ },
31582
+ {
31583
+ "description": "Fired when a child state event is re-dispatched with an inferred section name",
31584
+ "name": "section-navigator-clear-state",
31585
+ "inheritedFrom": {
31586
+ "name": "SectionNavigator",
31587
+ "module": "src/section-navigator/section-navigator.ts"
31588
+ }
31589
+ },
31590
+ {
31591
+ "description": "Fired when a child state event is re-dispatched with an inferred section name",
31592
+ "name": "section-navigator-clear-all-states",
31593
+ "inheritedFrom": {
31594
+ "name": "SectionNavigator",
31595
+ "module": "src/section-navigator/section-navigator.ts"
31594
31596
  }
31595
31597
  }
31596
31598
  ]
31597
31599
  },
31598
31600
  {
31599
31601
  "kind": "variable",
31600
- "name": "rapidSearchBar",
31601
- "description": "The Rapid Search Bar",
31602
- "privacy": "public"
31602
+ "name": "rapidSectionNavigator"
31603
31603
  }
31604
31604
  ],
31605
31605
  "exports": [
31606
31606
  {
31607
31607
  "kind": "js",
31608
- "name": "SearchBar",
31608
+ "name": "SectionNavigator",
31609
31609
  "declaration": {
31610
- "name": "SearchBar",
31611
- "module": "src/search-bar/search-bar.ts"
31610
+ "name": "SectionNavigator",
31611
+ "module": "src/section-navigator/section-navigator.ts"
31612
31612
  }
31613
31613
  },
31614
31614
  {
31615
31615
  "kind": "js",
31616
- "name": "rapidSearchBar",
31616
+ "name": "rapidSectionNavigator",
31617
31617
  "declaration": {
31618
- "name": "rapidSearchBar",
31619
- "module": "src/search-bar/search-bar.ts"
31618
+ "name": "rapidSectionNavigator",
31619
+ "module": "src/section-navigator/section-navigator.ts"
31620
31620
  }
31621
31621
  }
31622
31622
  ]