@genesislcap/rapid-design-system 15.28.1 → 15.29.0

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